@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }
 
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  *,
  *:before,
  *:after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.45;
  color: #373a3c;
  background-color: #fff; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #3F4444;
  text-decoration: none; }
  a:focus, a:hover {
    color: #1a1c1c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #F9423A; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-bottom: 2rem; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-bottom: 2rem; }

h1, .h1 {
  font-size: 3.4375rem; }

h2, .h2 {
  font-size: 2.0625rem; }

h3, .h3 {
  font-size: 1.375rem; }

h4, .h4 {
  font-size: 1.25rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 0.8125rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 3.5rem;
  font-weight: 300; }

.display-2 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 6rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

.dl-horizontal {
  margin-right: -2rem;
  margin-left: -2rem; }
  .dl-horizontal:before, .dl-horizontal:after {
    content: " ";
    display: table; }
  .dl-horizontal:after {
    clear: both; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }
  .blockquote p:last-child,
  .blockquote ul:last-child,
  .blockquote ol:last-child {
    margin-bottom: 0; }
  .blockquote footer {
    display: block;
    font-size: 80%;
    line-height: 1.45;
    color: #818a91; }
    .blockquote footer:before {
      content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }
  .blockquote-reverse footer:before {
    content: ""; }
  .blockquote-reverse footer:after {
    content: "\00A0 \2014"; }

.figure {
  display: inline-block; }
  .figure > img {
    line-height: 1;
    margin-bottom: 0.5rem; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

.img-responsive, .figure > img, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 2px; }

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.45;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 2px; }

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.45;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1rem;
  padding-right: 1rem; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 34em) {
    .container {
      max-width: 34rem; } }
  @media (min-width: 48em) {
    .container {
      max-width: 45rem; } }
  @media (min-width: 62em) {
    .container {
      max-width: 60rem; } }
  @media (min-width: 75em) {
    .container {
      max-width: 72.25rem; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1rem;
  padding-right: 1rem; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -1rem;
  margin-right: -1rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 1rem;
  padding-right: 1rem; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 34em) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 48em) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 48em) and (max-width: 62em) {
  .toggles .col-md-4 {
    width: 100%; }
}
@media (min-width: 62em) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 75em) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-1 {
    width: 8.33333%; }
  .col-xl-2 {
    width: 16.66667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333%; }
  .col-xl-5 {
    width: 41.66667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333%; }
  .col-xl-8 {
    width: 66.66667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333%; }
  .col-xl-11 {
    width: 91.66667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    line-height: 1.45;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover {
  background-color: #f5f5f5; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f5f5; }

.table-hover .table-active:hover {
  background-color: #e8e8e8; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #e8e8e8; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #BABCBC;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #BABCBC; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.45;
  color: #BABCBC;
  background-color: #fff;
  background-image: none;
  border: 0.0625rem solid #ccc;
  border-radius: 2px; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    border-color: #66afe9;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eceeef;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

.form-control-file,
.form-control-range {
  display: block; }

.form-control-label {
  padding: 0.4375rem 0.75rem;
  margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 2.325rem; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"].form-control,
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"].form-control,
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"].form-control,
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"].form-control {
    line-height: 1.95rem; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"].form-control,
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"].form-control,
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"].form-control,
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"].form-control {
    line-height: 3.125rem; } }

.form-control-static {
  min-height: 2.325rem;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.275rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5;
  border-radius: 2px; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.125rem;
  line-height: 1.33333;
  border-radius: 2px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .radio label,
  .checkbox label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
    .radio label input:only-child,
    .checkbox label input:only-child {
      position: static; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem; }

input[type="radio"]:disabled, input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-success,
.form-control-warning,
.form-control-error {
  padding-right: 2.25rem;
  background-position: center right 0.58125rem;
  background-size: 1.51125rem 1.51125rem;
  background-repeat: no-repeat; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-feedback {
  color: #5cb85c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNoZWNrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM1Q0I4NUMiIGQ9Ik0yMzMuOCw2MTAuMWMtMTMuMywwLTI1LjktNi4yLTM0LTE2LjlMOTAuNSw0NDguOEM3Ni4zLDQzMCw4MCw0MDMuMyw5OC44LDM4OS4xYzE4LjgtMTQuMyw0NS41LTEwLjUsNTkuOCw4LjNsNzEuOSw5NWwyMjAuOS0yNTAuNWMxMi41LTIwLDM4LjgtMjYuMSw1OC44LTEzLjZjMjAsMTIuNCwyNi4xLDM4LjcsMTMuNiw1OC44TDI3MCw1OTBjLTcuNCwxMi0yMC4yLDE5LjQtMzQuMywyMC4xQzIzNS4xLDYxMC4xLDIzNC41LDYxMC4xLDIzMy44LDYxMC4xeiIvPjwvc3ZnPg=="); }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ildhcm5pbmciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjEyIDc5MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjEyIDc5MiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI0YwQUQ0RSIgZD0iTTYwMyw2NDAuMmwtMjc4LjUtNTA5Yy0zLjgtNi42LTEwLjgtMTAuNi0xOC41LTEwLjZzLTE0LjcsNC4xLTE4LjUsMTAuNkw5LDY0MC4yYy0zLjcsNi41LTMuNiwxNC40LDAuMiwyMC44YzMuOCw2LjUsMTAuOCwxMC40LDE4LjMsMTAuNGg1NTcuMWM3LjUsMCwxNC41LTMuOSwxOC4zLTEwLjRDNjA2LjYsNjU0LjYsNjA2LjcsNjQ2LjYsNjAzLDY0MC4yeiBNMzM2LjYsNjEwLjJoLTYxLjJWNTQ5aDYxLjJWNjEwLjJ6IE0zMzYuNiw1MDMuMWgtNjEuMlYzMDQuMmg2MS4yVjUwMy4xeiIvPjwvc3ZnPg=="); }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #d9534f; }

.has-error .form-control {
  border-color: #d9534f; }

.has-error .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-error .form-control-feedback {
  color: #d9534f; }

.has-error .form-control-error {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNyb3NzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNEOTUzNEYiIGQ9Ik00NDcsNTQ0LjRjLTE0LjQsMTQuNC0zNy42LDE0LjQtNTEuOSwwTDMwNiw0NTEuN2wtODkuMSw5Mi43Yy0xNC40LDE0LjQtMzcuNiwxNC40LTUxLjksMGMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlsOTIuNC05Ni40TDE2NSwyOTkuNmMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlzMzcuNi0xNC40LDUxLjksMGw4OS4yLDkyLjdsODkuMS05Mi43YzE0LjQtMTQuNCwzNy42LTE0LjQsNTEuOSwwYzE0LjQsMTQuNCwxNC40LDM3LjYsMCw1MS45TDM1NC43LDM5Nmw5Mi40LDk2LjRDNDYxLjQsNTA2LjgsNDYxLjQsNTMwLDQ0Nyw1NDQuNHoiLz48L3N2Zz4="); }

@media (min-width: 34em) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0.0625rem solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.45;
  border-radius: 2px; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled,
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disaabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: transparent;
  border-color: #FFF; }
  .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0; }
  .btn-primary:hover {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: transparent;
    border-color: #FFF; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover,
  fieldset[disabled] .btn-primary:hover {
    background-color: transparent;
    border-color: #FFF; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    background-image: none; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus,
  fieldset[disabled] .btn-secondary:focus,
  fieldset[disabled] .btn-secondary.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover,
  fieldset[disabled] .btn-secondary:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover,
  fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover,
  fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover,
  fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover,
  fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-primary-outline {
  color: transparent;
  background-image: none;
  background-color: transparent;
  border-color: transparent; }
  .btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline.active,
  .open > .btn-primary-outline.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: transparent; }
  .btn-primary-outline:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent; }
  .btn-primary-outline.disabled:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline:disabled:focus, .btn-primary-outline:disabled.focus,
  fieldset[disabled] .btn-primary-outline:focus,
  fieldset[disabled] .btn-primary-outline.focus {
    border-color: rgba(51, 51, 51, 0); }
  .btn-primary-outline.disabled:hover, .btn-primary-outline:disabled:hover,
  fieldset[disabled] .btn-primary-outline:hover {
    border-color: rgba(51, 51, 51, 0); }

.btn-secondary-outline {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-secondary-outline:focus, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline.active,
  .open > .btn-secondary-outline.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline.disabled:focus, .btn-secondary-outline.disabled.focus, .btn-secondary-outline:disabled:focus, .btn-secondary-outline:disabled.focus,
  fieldset[disabled] .btn-secondary-outline:focus,
  fieldset[disabled] .btn-secondary-outline.focus {
    border-color: white; }
  .btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled:hover,
  fieldset[disabled] .btn-secondary-outline:hover {
    border-color: white; }

.btn-info-outline {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active,
  .open > .btn-info-outline.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info-outline:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline:disabled:focus, .btn-info-outline:disabled.focus,
  fieldset[disabled] .btn-info-outline:focus,
  fieldset[disabled] .btn-info-outline.focus {
    border-color: #b0e1ef; }
  .btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover,
  fieldset[disabled] .btn-info-outline:hover {
    border-color: #b0e1ef; }

.btn-success-outline {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active,
  .open > .btn-success-outline.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success-outline:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline:disabled:focus, .btn-success-outline:disabled.focus,
  fieldset[disabled] .btn-success-outline:focus,
  fieldset[disabled] .btn-success-outline.focus {
    border-color: #a3d7a3; }
  .btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover,
  fieldset[disabled] .btn-success-outline:hover {
    border-color: #a3d7a3; }

.btn-warning-outline {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active,
  .open > .btn-warning-outline.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning-outline:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline:disabled:focus, .btn-warning-outline:disabled.focus,
  fieldset[disabled] .btn-warning-outline:focus,
  fieldset[disabled] .btn-warning-outline.focus {
    border-color: #f8d9ac; }
  .btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover,
  fieldset[disabled] .btn-warning-outline:hover {
    border-color: #f8d9ac; }

.btn-danger-outline {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active,
  .open > .btn-danger-outline.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger-outline:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled.focus,
  fieldset[disabled] .btn-danger-outline:focus,
  fieldset[disabled] .btn-danger-outline.focus {
    border-color: #eba5a3; }
  .btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover,
  fieldset[disabled] .btn-danger-outline:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #3F4444;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled,
  fieldset[disabled] .btn-link {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #1a1c1c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover,
  fieldset[disabled] .btn-link:focus,
  fieldset[disabled] .btn-link:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.125rem;
  line-height: 1.33333;
  border-radius: 2px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5;
  border-radius: 2px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
          transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height;
          transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.45;
  color: #373a3c;
  white-space: nowrap;
  text-align: inherit;
  width: 100%;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #F9423A;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.85rem;
  line-height: 1.45;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #BABCBC;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #ccc;
  border-radius: 2px; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.275rem 0.75rem;
    font-size: 0.85rem;
    border-radius: 2px; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 1.25rem 1.25rem;
    font-size: 1.125rem;
    border-radius: 2px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer; }
  .c-input > input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .c-input > input:checked ~ .c-indicator {
      color: #fff;
      background-color: #0074d9; }
    .c-input > input:active ~ .c-indicator {
      color: #fff;
      background-color: #84c6ff; }
  .c-input + .c-input {
    margin-left: 1rem; }

.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.c-checkbox .c-indicator {
  border-radius: .25rem; }

.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }

.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); }

.c-radio .c-indicator {
  border-radius: 50%; }

.c-radio input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); }

.c-inputs-stacked .c-input {
  display: inline; }
  .c-inputs-stacked .c-input:after {
    display: block;
    margin-bottom: .25rem;
    content: ""; }
  .c-inputs-stacked .c-input + .c-input {
    margin-left: 0; }

.c-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: .75rem \9;
  background-image: none \9; }
  .c-select:focus {
    outline: none;
    border-color: #51a7e8;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5); }
  .c-select::-ms-expand {
    opacity: 0; }

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px; }
  .c-select-sm:not([multiple]) {
    height: 26px;
    min-height: 26px; }

.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer; }

.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: .075rem solid #ddd;
  border-radius: .25rem;
  box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05); }

.file-custom:after {
  content: "Choose file..."; }

.file-custom:before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: .075rem solid #ddd;
  border-radius: 0 .25rem .25rem 0; }

.file input:focus ~ .file-custom {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs:before, .nav-tabs:after {
    content: " ";
    display: table; }
  .nav-tabs:after {
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: .2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-radius: 2px 2px 0 0; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #BABCBC;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: .2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 2px; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #F9423A; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: .2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 34em) {
    .navbar {
      border-radius: 2px; } }

.navbar-static-top {
  z-index: 1000; }
  @media (min-width: 34em) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0; }
  @media (min-width: 34em) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 34em) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  margin-right: 1rem;
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 1.125rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  overflow: hidden;
  margin-left: 1rem;
  margin-right: 1rem; }
  .navbar-divider:before {
    content: '\00a0'; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.125rem;
  line-height: 1;
  background: none;
  border: 0.0625rem solid transparent;
  border-radius: 2px; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

@media (min-width: 34em) {
  .navbar-toggleable-xs {
    display: block !important; } }

@media (min-width: 48em) {
  .navbar-toggleable-sm {
    display: block !important; } }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.card {
  position: relative;
  margin-bottom: 0.75rem;
  border: 0.0625rem solid #e5e5e5;
  border-radius: 0.25rem; }

.card-block {
  padding: 1.25rem; }

.card-title {
  margin-top: 0;
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-radius: 0.25rem 0.25rem 0 0; }

.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 0.25rem 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 0.0625rem solid #e5e5e5; }
  .card-header:first-child {
    border-radius: 0.1875rem 0.1875rem 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 0.0625rem solid #e5e5e5; }
  .card-footer:last-child {
    border-radius: 0 0 0.1875rem 0.1875rem; }

.card-primary {
  background-color: #F9423A;
  border-color: #F9423A; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 0.075rem solid rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: 0.25rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-radius: 0.25rem 0.25rem 0 0; }

.card-img-bottom {
  border-radius: 0 0 0.25rem 0.25rem; }

.card-deck {
  display: table;
  table-layout: fixed;
  border-spacing: 1.25rem 0; }
  .card-deck .card {
    display: table-cell;
    width: 1%;
    vertical-align: top; }

.card-deck-wrapper {
  margin-right: -1.25rem;
  margin-left: -1.25rem; }

.card-group {
  display: table;
  width: 100%;
  table-layout: fixed; }
  .card-group .card {
    display: table-cell;
    vertical-align: top; }
    .card-group .card + .card {
      margin-left: 0;
      border-left: 0; }
    .card-group .card:first-child .card-img-top {
      border-top-right-radius: 0; }
    .card-group .card:first-child .card-img-bottom {
      border-bottom-right-radius: 0; }
    .card-group .card:last-child .card-img-top {
      border-top-left-radius: 0; }
    .card-group .card:last-child .card-img-bottom {
      border-bottom-left-radius: 0; }
    .card-group .card:not(:first-child):not(:last-child) {
      border-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) .card-img-top,
      .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
        border-radius: 0; }

.card-columns {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem; }
  .card-columns .card {
    display: inline-block;
    width: 100%; }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 2px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding-right: .5rem;
      padding-left: .5rem;
      color: #818a91;
      content: "/ "; }
  .breadcrumb > .active {
    color: #818a91; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 2px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 0.5rem 0.75rem;
      margin-left: -1px;
      line-height: 1.45;
      color: #3F4444;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px; }
  .pagination > li > a:focus, .pagination > li > a:hover,
  .pagination > li > span:focus,
  .pagination > li > span:hover {
    color: #1a1c1c;
    background-color: #eceeef;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
  .pagination > .active > span,
  .pagination > .active > span:focus,
  .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #F9423A;
    border-color: #F9423A; }
  .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover,
  .pagination > .disabled > a,
  .pagination > .disabled > a:focus,
  .pagination > .disabled > a:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0.275rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.pager {
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:focus, .pager li > a:hover {
      text-decoration: none;
      background-color: #eceeef; }
  .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }
  .pager .disabled > span {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }

.pager-next > a,
.pager-next > span {
  float: right; }

.pager-prev > a,
.pager-prev > span {
  float: left; }

.label {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 2px; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-pill {
  padding-left: .6em;
  padding-right: .6em;
  border-radius: 1rem; }

.label-default {
  background-color: #818a91; }
  .label-default[href]:focus, .label-default[href]:hover {
    background-color: #687077; }

.label-primary {
  background-color: #F9423A; }
  .label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #f71309; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 2px; }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

@media (min-width: 34em) {
  .jumbotron {
    padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 2px; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-heading {
  margin-top: 0;
  color: inherit; }

.alert-link {
  font-weight: 300; }

.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  color: #0074d9;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 2px; }

.progress[value]::-webkit-progress-value::before {
  content: attr(value); }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px; }

.progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 2px; }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .progress[width^="0"] {
    min-width: 2rem;
    color: #818a91;
    background-color: transparent;
    background-image: none; }
  .progress[width="100%"] {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; } }

.progress-striped[value]::-webkit-progress-value {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; } }

.progress-animated[value]::-webkit-progress-value {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
            animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c; }

.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de; }

.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f; } }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -.0625rem;
  background-color: #fff;
  border: 0.0625rem solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

.list-group-flush .list-group-item {
  border-width: .0625rem 0;
  border-radius: 0; }

a.list-group-item,
button.list-group-item {
  width: 100%;
  text-align: inherit;
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:focus, a.list-group-item:hover,
  button.list-group-item:focus,
  button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #818a91; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #F9423A;
  border-color: #F9423A; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: white; }

.list-group-item-state {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-state,
button.list-group-item-state {
  color: #3c763d; }
  a.list-group-item-state .list-group-item-heading,
  button.list-group-item-state .list-group-item-heading {
    color: inherit; }
  a.list-group-item-state:focus, a.list-group-item-state:hover,
  button.list-group-item-state:focus,
  button.list-group-item-state:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-state.active, a.list-group-item-state.active:focus, a.list-group-item-state.active:hover,
  button.list-group-item-state.active,
  button.list-group-item-state.active:focus,
  button.list-group-item-state.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-state {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-state,
button.list-group-item-state {
  color: #31708f; }
  a.list-group-item-state .list-group-item-heading,
  button.list-group-item-state .list-group-item-heading {
    color: inherit; }
  a.list-group-item-state:focus, a.list-group-item-state:hover,
  button.list-group-item-state:focus,
  button.list-group-item-state:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-state.active, a.list-group-item-state.active:focus, a.list-group-item-state.active:hover,
  button.list-group-item-state.active,
  button.list-group-item-state.active:focus,
  button.list-group-item-state.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-state {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-state,
button.list-group-item-state {
  color: #8a6d3b; }
  a.list-group-item-state .list-group-item-heading,
  button.list-group-item-state .list-group-item-heading {
    color: inherit; }
  a.list-group-item-state:focus, a.list-group-item-state:hover,
  button.list-group-item-state:focus,
  button.list-group-item-state:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-state.active, a.list-group-item-state.active:focus, a.list-group-item-state.active:hover,
  button.list-group-item-state.active,
  button.list-group-item-state.active:focus,
  button.list-group-item-state.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-state {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-state,
button.list-group-item-state {
  color: #a94442; }
  a.list-group-item-state .list-group-item-heading,
  button.list-group-item-state .list-group-item-heading {
    color: inherit; }
  a.list-group-item-state:focus, a.list-group-item-state:hover,
  button.list-group-item-state:focus,
  button.list-group-item-state:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-state.active, a.list-group-item-state.active:focus, a.list-group-item-state.active:hover,
  button.list-group-item-state.active,
  button.list-group-item-state.active:focus,
  button.list-group-item-state.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
            transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
            transition: transform .3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.45; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 34em) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 48em) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.45;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.85rem;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 2px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.45;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.85rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow:after, .popover.bs-tether-element-attached-bottom .popover-arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow:after, .popover.bs-tether-element-attached-left .popover-arrow:after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow:after, .popover.bs-tether-element-attached-top .popover-arrow:after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow:after, .popover.bs-tether-element-attached-right .popover-arrow:after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 1px 1px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover-arrow, .popover-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover-arrow {
  border-width: 11px; }

.popover-arrow:after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
            transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
                transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-perspective: 1000px;
                perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          -webkit-transform: translate3d(100%, 0, 0);
                  transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          -webkit-transform: translate3d(-100%, 0, 0);
                  transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          -webkit-transform: translate3d(0, 0, 0);
                  transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  .carousel-control .icon-next:before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 34em) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[hidden] {
  display: none !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left; }

.text-xs-right {
  text-align: right; }

.text-xs-center {
  text-align: center; }

@media (min-width: 34em) {
  .text-sm-left {
    text-align: left; }
  .text-sm-right {
    text-align: right; }
  .text-sm-center {
    text-align: center; } }

@media (min-width: 48em) {
  .text-md-left {
    text-align: left; }
  .text-md-right {
    text-align: right; }
  .text-md-center {
    text-align: center; } }

@media (min-width: 62em) {
  .text-lg-left {
    text-align: left; }
  .text-lg-right {
    text-align: right; }
  .text-lg-center {
    text-align: center; } }

@media (min-width: 75em) {
  .text-xl-left {
    text-align: left; }
  .text-xl-right {
    text-align: right; }
  .text-xl-center {
    text-align: center; } }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #818a91; }

.text-primary {
  color: #F9423A; }

a.text-primary:focus, a.text-primary:hover {
  color: #f71309; }

.text-success {
  color: #5cb85c; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #f0ad4e; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f; }

.text-danger {
  color: #d9534f; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff;
  background-color: #F9423A; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #f71309; }

.bg-success {
  color: #fff;
  background-color: #5cb85c; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44; }

.bg-info {
  color: #fff;
  background-color: #5bc0de; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5; }

.bg-warning {
  color: #fff;
  background-color: #f0ad4e; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f; }

.bg-danger {
  color: #fff;
  background-color: #d9534f; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c; }

.m-a-0 {
  margin: 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a {
  margin: 1rem !important; }

.m-t {
  margin-top: 1rem !important; }

.m-r {
  margin-right: 1rem !important; }

.m-b {
  margin-bottom: 1rem !important; }

.m-l {
  margin-left: 1rem !important; }

.m-x {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-md {
  margin: 1.5rem !important; }

.m-t-md {
  margin-top: 1.5rem !important; }

.m-r-md {
  margin-right: 1.5rem !important; }

.m-b-md {
  margin-bottom: 1.5rem !important; }

.m-l-md {
  margin-left: 1.5rem !important; }

.m-x-md {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-md {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-lg {
  margin: 3rem !important; }

.m-t-lg {
  margin-top: 3rem !important; }

.m-r-lg {
  margin-right: 3rem !important; }

.m-b-lg {
  margin-bottom: 3rem !important; }

.m-l-lg {
  margin-left: 3rem !important; }

.m-x-lg {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-lg {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a {
  padding: 1rem !important; }

.p-t {
  padding-top: 1rem !important; }

.p-r {
  padding-right: 1rem !important; }

.p-b {
  padding-bottom: 1rem !important; }

.p-l {
  padding-left: 1rem !important; }

.p-x {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-md {
  padding: 1.5rem !important; }

.p-t-md {
  padding-top: 1.5rem !important; }

.p-r-md {
  padding-right: 1.5rem !important; }

.p-b-md {
  padding-bottom: 1.5rem !important; }

.p-l-md {
  padding-left: 1.5rem !important; }

.p-x-md {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-md {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-lg {
  padding: 3rem !important; }

.p-t-lg {
  padding-top: 3rem !important; }

.p-r-lg {
  padding-right: 3rem !important; }

.p-b-lg {
  padding-bottom: 3rem !important; }

.p-l-lg {
  padding-left: 3rem !important; }

.p-x-lg {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-lg {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 33.9em) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 34em) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 47.9em) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 48em) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 61.9em) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 62em) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 74.9em) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 75em) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print .hidden-print {
    display: none !important; } }

.card-block {
  padding: 2rem;
  border: 1px solid #e7e7e7; }
  @media only screen and (min-width: 0) {
    .card-block {
      padding: 1.66667rem; } }
  @media only screen and (min-width: 34em) {
    .card-block {
      padding: 2.22222rem; } }
  @media only screen and (min-width: 48em) {
    .card-block {
      padding: 2.77778rem; } }
  @media only screen and (min-width: 62em) {
    .card-block {
      padding: 3.33333rem; } }
  @media only screen and (min-width: 75em) {
    .card-block {
      padding: 3.88889rem; } }

.card {
  margin-bottom: 0;
  border: 0; }

.card.card-3d, .btn {
  border-width: 1px; }

.bg-charcoal {
  background-color: #3F4444; }

.bg-sky {
  background-color: #00A9E0; }

.bg-gray {
  background-color: #BABCBC; }

.bg-image {
  background-size: cover;
  background-position: center; }

.bg-lightgray {
  background-color: #F4F4F4; }

.bg-lightestgray {
  background-color: #fafafa; }

.bg-warmred {
  background-color: #F9423A; }

.bg-lilac {
  background-color: #8B84D7; }

.bg-pomegranate {
  background-color: #D50032; }

.bg-aloe {
  background-color: #2DCCD3; }

.bg-white {
  background-color: #FFF; }

.bg-papaya {
  background-color: #E56A54; }

.bg-map {
  background-color: #CAD2D3; }

.color-charcoal {
  color: #3F4444; }

.color-sky {
  color: #00A9E0; }

.color-darkgray {
  color: #717171; }

.color-medgray {
  color: #6A6A6A; }

.color-gray {
  color: #BABCBC; }

.color-lightgray {
  color: #F4F4F4; }

.color-warmred {
  color: #F9423A; }

.color-lilac {
  color: #8B84D7; }
  .color-lilac.faded {
    color: #c1beea; }

.color-pomegranate {
  color: #D50032; }

.color-aloe {
  color: #2DCCD3; }

.color-white {
  color: #FFF; }

.color-papaya {
  color: #E56A54; }

.underline-charcoal {
  background-image: -webkit-linear-gradient(top, #3F4444, #3F4444);
  background-image: linear-gradient(to bottom, #3F4444, #3F4444);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom; }

.underline-sky {
  background-image: -webkit-linear-gradient(top, #00A9E0, #00A9E0);
  background-image: linear-gradient(to bottom, #00A9E0, #00A9E0);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom; }

.underline-darkgray {
  background-image: -webkit-linear-gradient(top, #717171, #717171);
  background-image: linear-gradient(to bottom, #717171, #717171);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom; }

.underline-gray {
  background-image: -webkit-linear-gradient(top, #BABCBC, #BABCBC);
  background-image: linear-gradient(to bottom, #BABCBC, #BABCBC);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom; }

.underline-lightgray {
  background-image: -webkit-linear-gradient(top, #F4F4F4, #F4F4F4);
  background-image: linear-gradient(to bottom, #F4F4F4, #F4F4F4);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom; }

.underline-warmred {
  background-image: -webkit-linear-gradient(top, #F9423A, #F9423A);
  background-image: linear-gradient(to bottom, #F9423A, #F9423A);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom; }

.underline-lilac {
  background-image: -webkit-linear-gradient(top, #8B84D7, #8B84D7);
  background-image: linear-gradient(to bottom, #8B84D7, #8B84D7);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom; }

.underline-pomegranate {
  background-image: -webkit-linear-gradient(top, #D50032, #D50032);
  background-image: linear-gradient(to bottom, #D50032, #D50032);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom; }

.underline-aloe {
  background-image: -webkit-linear-gradient(top, #2DCCD3, #2DCCD3);
  background-image: linear-gradient(to bottom, #2DCCD3, #2DCCD3);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom; }

.underline-papaya {
  background-image: -webkit-linear-gradient(top, #E56A54, #E56A54);
  background-image: linear-gradient(to bottom, #E56A54, #E56A54);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom; }

.underline-white {
  background-image: -webkit-linear-gradient(top, #FFF, #FFF);
  background-image: linear-gradient(to bottom, #FFF, #FFF);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom; }

.overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5); }
  .overlay-warmred {
    background: rgba(249, 66, 58, 0.5); }
  .overlay-charcoal {
    background: rgba(63, 68, 68, 0.5); }
  .overlay-pomegranate {
    background: rgba(213, 0, 50, 0.5); }
  .overlay-sky {
    background: rgba(0, 169, 224, 0.5); }
  .overlay-papaya {
    background: rgba(229, 106, 84, 0.5); }
  .overlay-aloe {
    background: rgba(45, 204, 211, 0.5); }
  .overlay-lilac {
    background: rgba(139, 132, 215, 0.5); }

.full-screen {
  height: 100vh; }

.left-indent {
  box-sizing: border-box;
  padding-left: 0; }
  @media only screen and (min-width: 48em) {
    .left-indent {
      padding-left: 43px; } }

.letter-spacing-2 {
  letter-spacing: 2px; }

.uppercase {
  text-transform: uppercase; }

.weight-500 {
  font-weight: 500; }

@media only screen and (min-width: 48em) {
  .vertical-align-wrap {
    height: 300px;
    line-height: 300px;
    overflow: hidden; }
  .vertical-align {
    display: inline-block;
    line-height: normal;
    vertical-align: middle; } }

.u-za {
  margin: 0 auto; }

.u-block {
  display: block; }

.u-iblock {
  display: block; }

.u-inline-block {
  display: inline-block; }

.u-no-float {
  float: none; }

.u-relative {
  position: relative; }

.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .u-flex.mobile-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 62em) {
      .u-flex.mobile-column {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }

.no-gutter {
  padding-left: 0;
  padding-right: 0; }

.iframe-holder {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #000; }
  .iframe-holder__poster {
    display: none; }
  .iframe-holder.hidden {
    cursor: pointer; }
    .iframe-holder.hidden iframe {
      display: none; }
    .iframe-holder.hidden .iframe-holder__poster {
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      background-size: cover;
      opacity: 0.8; }
    .iframe-holder.hidden .play-btn {
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      bottom: 2.5rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: auto;
      height: auto;
      font-size: 3rem;
      color: #FFF;
      background: transparent;
      border: 0;
      -webkit-transition: all .4s;
              transition: all .4s; }
      .iframe-holder.hidden .play-btn i {
        position: relative;
        margin-right: 1rem; }
      .iframe-holder.hidden .play-btn span {
        display: inline-block;
        font-size: 1rem;
        font-weight: 600;
        letter-spacing: 2px;
        line-height: 3rem;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased; }
  .iframe-holder iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
    .iframe-holder iframe + a {
      position: absolute;
      display: inline-block;
      min-width: 150px;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      height: 55px; }
      .iframe-holder iframe + a .fa {
        position: absolute;
        left: 2rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        font-size: 1.5rem; }
        .iframe-holder iframe + a .fa + span {
          padding-left: 4rem;
          font-weight: 600;
          font-size: 1rem; }

.background-cover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat; }
  .background-cover-image source, .background-cover-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .background-cover-image.compat-object-fit {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .background-cover-image.compat-object-fit source, .background-cover-image.compat-object-fit img {
      opacity: 0; }


.background-cover-image-title {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    font-size: 3em;
    color: white;
    width: 100%;
    padding: 0 10%;
    transform: translate(-50%, -50%);  
}
@media (min-width: 1000px) {
 .background-cover-image-title>span {
    font-size: 1.5em;
    display: block;
    line-height: 100%;
  }
}
@media (max-width: 900px) {
  .background-cover-image-title {
    padding: 0 10%;
  }
}


.rainbow-border {
  -o-border-image: linear-gradient(to right, #D50032, #D50032 20%, #00A9E0 20%, #00A9E0 40%, #E56A54 40%, #E56A54 60%, #2DCCD3 60%, #2DCCD3 80%, #8B84D7 80%, #8B84D7) 1;
     border-image: -webkit-linear-gradient(left, #D50032, #D50032 20%, #00A9E0 20%, #00A9E0 40%, #E56A54 40%, #E56A54 60%, #2DCCD3 60%, #2DCCD3 80%, #8B84D7 80%, #8B84D7) 1;
     border-image: linear-gradient(to right, #D50032, #D50032 20%, #00A9E0 20%, #00A9E0 40%, #E56A54 40%, #E56A54 60%, #2DCCD3 60%, #2DCCD3 80%, #8B84D7 80%, #8B84D7) 1;
  border-width: 5px 0 0;
  border-style: solid; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.button-arrow.right .icon-download {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.clearfix {
  overflow: auto; }

a:not(.btn):not([class*="col-"]):not(.logo):not(.non-anchor) {
  color: #F9423A;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 2px;
  outline: none; }
  a:not(.btn):not([class*="col-"]):not(.logo):not(.non-anchor):hover, a:not(.btn):not([class*="col-"]):not(.logo):not(.non-anchor):active, a:not(.btn):not([class*="col-"]):not(.logo):not(.non-anchor):focus, a:not(.btn):not([class*="col-"]):not(.logo):not(.non-anchor):active:focus {
    color: #F9423A;
    text-decoration: none;
    background-image: -webkit-linear-gradient(top, transparent, transparent calc(100% - 2px), #F9423A calc(100% - 2px));
    background-image: linear-gradient(to bottom, transparent, transparent calc(100% - 2px), #F9423A calc(100% - 2px)); }
    a:not(.btn):not([class*="col-"]):not(.logo):not(.non-anchor):hover.feature-link, a:not(.btn):not([class*="col-"]):not(.logo):not(.non-anchor):active.feature-link, a:not(.btn):not([class*="col-"]):not(.logo):not(.non-anchor):focus.feature-link, a:not(.btn):not([class*="col-"]):not(.logo):not(.non-anchor):active:focus.feature-link {
      background-image: -webkit-linear-gradient(top, transparent, transparent calc(100% - 3px), #F9423A calc(100% - 3px));
      background-image: linear-gradient(to bottom, transparent, transparent calc(100% - 3px), #F9423A calc(100% - 3px)); }
  a:not(.btn):not([class*="col-"]):not(.logo):not(.non-anchor).feature-link {
    color: #3F4444;
    background-image: -webkit-linear-gradient(top, transparent, transparent calc(100% - 2px), #F9423A calc(100% - 2px));
    background-image: linear-gradient(to bottom, transparent, transparent calc(100% - 2px), #F9423A calc(100% - 2px));
    -webkit-transition: 0.1s;
            transition: 0.1s; }
  a:not(.btn):not([class*="col-"]):not(.logo):not(.non-anchor).profile:hover {
    background-image: none; }

a:focus {
  text-decoration: none; }

.icon-download {
  display: block;
  position: relative;
  width: 24px;
  height: 24px; }

.btn {
  display: block;
  position: relative;
  text-align: left;
  height: 60px;
  line-height: 60px;
  font-weight: 400;
  font-size: .9rem;
  border-radius: 0; }
  .btn:after {
    content: ' ';
    position: absolute;
    width: 18px;
    height: 18px;
    right: -9px;
    top: 21px;
    border-radius: 50%;
    z-index: 2;
    -webkit-transition: .1s;
            transition: .1s;
    border: 1px solid transparent; }
  .btn:hover:after {
    width: 0;
    height: 0;
    right: 0;
    top: 25px; }
  .btn-block {
    max-width: 300px; }
  .btn > span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 0.125rem;
    white-space: normal;
    z-index: 500; }
    .btn > span:after {
      content: ' ';
      display: block;
      position: absolute;
      width: 18px;
      height: 18px;
      left: 100%;
      margin-left: -9px;
      top: 21px;
      border-radius: 50%;
      -webkit-transition: 0.1s;
              transition: 0.1s; }
    .btn > span span {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 100%;
      line-height: 1rem;
      text-align: center;
      padding-left: 2.5rem;
      padding-right: 2.5rem; }
  .btn.btn-lilac {
    border-color: #8B84D7;
    color: #8B84D7; }
    .btn.btn-lilac.btn-fill-white {
      background-color: #fff; }
    .btn.btn-lilac:after {
      background-color: #8B84D7; }
    .btn.btn-lilac:hover {
      color: #FFF; }
      .btn.btn-lilac:hover svg {
        fill: #FFF; }
      .btn.btn-lilac:hover span:after {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        top: 0;
        margin-top: -50%;
        margin-left: 0;
        left: 0;
        border-radius: 0;
        z-index: -1; }
    .btn.btn-lilac span:after {
      background-color: #8B84D7; }
    .btn.btn-lilac.btn-ghost {
      border-color: transparent;
      padding-left: 0;
      padding-right: 0; }
      .btn.btn-lilac.btn-ghost svg {
        fill: #8B84D7;
        left: 0; }
      .btn.btn-lilac.btn-ghost:after, .btn.btn-lilac.btn-ghost span:after {
        display: none; }
      .btn.btn-lilac.btn-ghost:hover {
        color: #8B84D7; }
    .btn.btn-lilac.btn-translucent-white {
      background: rgba(255, 255, 255, 0.4); }
    .btn.btn-lilac svg {
      fill: #8B84D7; }
  .btn.btn-aloe {
    border-color: #2DCCD3;
    color: #2DCCD3; }
    .btn.btn-aloe.btn-fill-white {
      background-color: #fff; }
    .btn.btn-aloe:after {
      background-color: #2DCCD3; }
    .btn.btn-aloe:hover {
      color: #FFF; }
      .btn.btn-aloe:hover svg {
        fill: #FFF; }
      .btn.btn-aloe:hover span:after {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        top: 0;
        margin-top: -50%;
        margin-left: 0;
        left: 0;
        border-radius: 0;
        z-index: -1; }
    .btn.btn-aloe span:after {
      background-color: #2DCCD3; }
    .btn.btn-aloe.btn-ghost {
      border-color: transparent;
      padding-left: 0;
      padding-right: 0; }
      .btn.btn-aloe.btn-ghost svg {
        fill: #2DCCD3;
        left: 0; }
      .btn.btn-aloe.btn-ghost:after, .btn.btn-aloe.btn-ghost span:after {
        display: none; }
      .btn.btn-aloe.btn-ghost:hover {
        color: #2DCCD3; }
    .btn.btn-aloe.btn-translucent-white {
      background: rgba(255, 255, 255, 0.4); }
    .btn.btn-aloe svg {
      fill: #2DCCD3; }
  .btn.btn-sky {
    border-color: #00A9E0;
    color: #00A9E0; }
    .btn.btn-sky.btn-fill-white {
      background-color: #fff; }
    .btn.btn-sky:after {
      background-color: #00A9E0; }
    .btn.btn-sky:hover {
      color: #FFF; }
      .btn.btn-sky:hover svg {
        fill: #FFF; }
      .btn.btn-sky:hover span:after {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        top: 0;
        margin-top: -50%;
        margin-left: 0;
        left: 0;
        border-radius: 0;
        z-index: -1; }
    .btn.btn-sky span:after {
      background-color: #00A9E0; }
    .btn.btn-sky.btn-ghost {
      border-color: transparent;
      padding-left: 0;
      padding-right: 0; }
      .btn.btn-sky.btn-ghost svg {
        fill: #00A9E0;
        left: 0; }
      .btn.btn-sky.btn-ghost:after, .btn.btn-sky.btn-ghost span:after {
        display: none; }
      .btn.btn-sky.btn-ghost:hover {
        color: #00A9E0; }
    .btn.btn-sky.btn-translucent-white {
      background: rgba(255, 255, 255, 0.4); }
    .btn.btn-sky svg {
      fill: #00A9E0; }
  .btn.btn-papaya {
    border-color: #E56A54;
    color: #E56A54; }
    .btn.btn-papaya.btn-fill-white {
      background-color: #fff; }
    .btn.btn-papaya:after {
      background-color: #E56A54; }
    .btn.btn-papaya:hover {
      color: #FFF; }
      .btn.btn-papaya:hover svg {
        fill: #FFF; }
      .btn.btn-papaya:hover span:after {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        top: 0;
        margin-top: -50%;
        margin-left: 0;
        left: 0;
        border-radius: 0;
        z-index: -1; }
    .btn.btn-papaya span:after {
      background-color: #E56A54; }
    .btn.btn-papaya.btn-ghost {
      border-color: transparent;
      padding-left: 0;
      padding-right: 0; }
      .btn.btn-papaya.btn-ghost svg {
        fill: #E56A54;
        left: 0; }
      .btn.btn-papaya.btn-ghost:after, .btn.btn-papaya.btn-ghost span:after {
        display: none; }
      .btn.btn-papaya.btn-ghost:hover {
        color: #E56A54; }
    .btn.btn-papaya.btn-translucent-white {
      background: rgba(255, 255, 255, 0.4); }
    .btn.btn-papaya svg {
      fill: #E56A54; }
  .btn.btn-pomegranate {
    border-color: #D50032;
    color: #D50032; }
    .btn.btn-pomegranate.btn-fill-white {
      background-color: #fff; }
    .btn.btn-pomegranate:after {
      background-color: #D50032; }
    .btn.btn-pomegranate:hover {
      color: #FFF; }
      .btn.btn-pomegranate:hover svg {
        fill: #FFF; }
      .btn.btn-pomegranate:hover span:after {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        top: 0;
        margin-top: -50%;
        margin-left: 0;
        left: 0;
        border-radius: 0;
        z-index: -1; }
    .btn.btn-pomegranate span:after {
      background-color: #D50032; }
    .btn.btn-pomegranate.btn-ghost {
      border-color: transparent;
      padding-left: 0;
      padding-right: 0; }
      .btn.btn-pomegranate.btn-ghost svg {
        fill: #D50032;
        left: 0; }
      .btn.btn-pomegranate.btn-ghost:after, .btn.btn-pomegranate.btn-ghost span:after {
        display: none; }
      .btn.btn-pomegranate.btn-ghost:hover {
        color: #D50032; }
    .btn.btn-pomegranate.btn-translucent-white {
      background: rgba(255, 255, 255, 0.4); }
    .btn.btn-pomegranate svg {
      fill: #D50032; }
  .btn.btn-warmred {
    border-color: #F9423A;
    color: #F9423A; }
    .btn.btn-warmred.btn-fill-white {
      background-color: #fff; }
    .btn.btn-warmred:after {
      background-color: #F9423A; }
    .btn.btn-warmred:hover {
      color: #FFF; }
      .btn.btn-warmred:hover svg {
        fill: #FFF; }
      .btn.btn-warmred:hover span:after {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        top: 0;
        margin-top: -50%;
        margin-left: 0;
        left: 0;
        border-radius: 0;
        z-index: -1; }
    .btn.btn-warmred span:after {
      background-color: #F9423A; }
    .btn.btn-warmred.btn-ghost {
      border-color: transparent;
      padding-left: 0;
      padding-right: 0; }
      .btn.btn-warmred.btn-ghost svg {
        fill: #F9423A;
        left: 0; }
      .btn.btn-warmred.btn-ghost:after, .btn.btn-warmred.btn-ghost span:after {
        display: none; }
      .btn.btn-warmred.btn-ghost:hover {
        color: #F9423A; }
    .btn.btn-warmred.btn-translucent-white {
      background: rgba(255, 255, 255, 0.4); }
    .btn.btn-warmred svg {
      fill: #F9423A; }
  .btn.btn-white {
    border-color: #FFF;
    color: #FFF; }
    .btn.btn-white.btn-fill-white {
      background-color: #fff; }
    .btn.btn-white:after {
      background-color: #FFF; }
    .btn.btn-white:hover {
      color: #F9423A; }
      .btn.btn-white:hover svg {
        fill: #F9423A; }
      .btn.btn-white:hover span:after {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        top: 0;
        margin-top: -50%;
        margin-left: 0;
        left: 0;
        border-radius: 0;
        z-index: -1; }
    .btn.btn-white span:after {
      background-color: #FFF; }
    .btn.btn-white.btn-ghost {
      border-color: transparent;
      padding-left: 0;
      padding-right: 0; }
      .btn.btn-white.btn-ghost svg {
        fill: #FFF;
        left: 0; }
      .btn.btn-white.btn-ghost:after, .btn.btn-white.btn-ghost span:after {
        display: none; }
      .btn.btn-white.btn-ghost:hover {
        color: #FFF; }
    .btn.btn-white.btn-translucent-white {
      background: rgba(255, 255, 255, 0.4); }
    .btn.btn-white svg {
      fill: #FFF; }
  .btn.btn-black {
    border-color: #000;
    color: #000; }
    .btn.btn-black.btn-fill-white {
      background-color: #fff; }
    .btn.btn-black:after {
      background-color: #000; }
    .btn.btn-black:hover {
      color: #FFF; }
      .btn.btn-black:hover svg {
        fill: #FFF; }
      .btn.btn-black:hover span:after {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        top: 0;
        margin-top: -50%;
        margin-left: 0;
        left: 0;
        border-radius: 0;
        z-index: -1; }
    .btn.btn-black span:after {
      background-color: #000; }
    .btn.btn-black.btn-ghost {
      border-color: transparent;
      padding-left: 0;
      padding-right: 0; }
      .btn.btn-black.btn-ghost svg {
        fill: #000;
        left: 0; }
      .btn.btn-black.btn-ghost:after, .btn.btn-black.btn-ghost span:after {
        display: none; }
      .btn.btn-black.btn-ghost:hover {
        color: #000; }
    .btn.btn-black.btn-translucent-white {
      background: rgba(255, 255, 255, 0.4); }
    .btn.btn-black svg {
      fill: #000; }
  .btn.btn-gray {
    border-color: #373a3c;
    color: #373a3c; }
    .btn.btn-gray.btn-fill-white {
      background-color: #fff; }
    .btn.btn-gray:after {
      background-color: #373a3c; }
    .btn.btn-gray:hover {
      color: #FFF; }
      .btn.btn-gray:hover svg {
        fill: #FFF; }
      .btn.btn-gray:hover span:after {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        top: 0;
        margin-top: -50%;
        margin-left: 0;
        left: 0;
        border-radius: 0;
        z-index: -1; }
    .btn.btn-gray span:after {
      background-color: #373a3c; }
    .btn.btn-gray.btn-ghost {
      border-color: transparent;
      padding-left: 0;
      padding-right: 0; }
      .btn.btn-gray.btn-ghost svg {
        fill: #373a3c;
        left: 0; }
      .btn.btn-gray.btn-ghost:after, .btn.btn-gray.btn-ghost span:after {
        display: none; }
      .btn.btn-gray.btn-ghost:hover {
        color: #373a3c; }
    .btn.btn-gray.btn-translucent-white {
      background: rgba(255, 255, 255, 0.4); }
    .btn.btn-gray svg {
      fill: #373a3c; }
  .btn.btn-charcoal {
    border-color: #3F4444;
    color: #3F4444; }
    .btn.btn-charcoal.btn-fill-white {
      background-color: #fff; }
    .btn.btn-charcoal:after {
      background-color: #3F4444; }
    .btn.btn-charcoal:hover {
      color: #FFF; }
      .btn.btn-charcoal:hover svg {
        fill: #FFF; }
      .btn.btn-charcoal:hover span:after {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        top: 0;
        margin-top: -50%;
        margin-left: 0;
        left: 0;
        border-radius: 0;
        z-index: -1; }
    .btn.btn-charcoal span:after {
      background-color: #3F4444; }
    .btn.btn-charcoal.btn-ghost {
      border-color: transparent;
      padding-left: 0;
      padding-right: 0; }
      .btn.btn-charcoal.btn-ghost svg {
        fill: #3F4444;
        left: 0; }
      .btn.btn-charcoal.btn-ghost:after, .btn.btn-charcoal.btn-ghost span:after {
        display: none; }
      .btn.btn-charcoal.btn-ghost:hover {
        color: #3F4444; }
    .btn.btn-charcoal.btn-translucent-white {
      background: rgba(255, 255, 255, 0.4); }
    .btn.btn-charcoal svg {
      fill: #3F4444; }
  .btn svg {
    position: absolute;
    height: 50%;
    top: 26%;
    left: 20px;
    width: 20px; }

::-webkit-input-placeholder {
  font-size: 0.875rem; }

::-moz-placeholder {
  font-size: 0.875rem; }

::-ms-input-placeholder {
  font-size: 0.875rem; }

@media only screen and (min-width: 560px) {
  ::-webkit-input-placeholder {
    font-size: 1rem; }
  ::-moz-placeholder {
    font-size: 1rem; }
  ::-ms-input-placeholder {
    font-size: 1rem; } }

body {
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased; }

h1, h2 {
  font-weight: 200;
  line-height: 1.15; }

h3, h4 {
  font-weight: 400; }

h4, h5, h6 {
  line-height: 1.25;
  margin-bottom: 1rem; }

h5, h6 {
  font-weight: 600; }

.u-uc, h6, .btn {
  text-transform: uppercase; }

h3 {
  line-height: 1.3; }

h5 {
  letter-spacing: 0.15625rem; }

h6 {
  letter-spacing: 0.125rem; }

.tag {
  text-transform: uppercase;
  font-size: 0.8125rem;
  line-height: 1.15;
  letter-spacing: 2px; }

.highlighted-copy {
  color: #F9423A;
  font-weight: 400; }

.wp-caption-text {
  font-style: italic;
  margin-top: 0.5rem; }

strong, b {
  font-weight: 700;
  font-size: inherit; }

@media only screen and (min-width: 560px) {
  h1 {
    font-size: 3.875rem; }
  h2 {
    font-size: 2.875rem; }
  h3 {
    font-size: 2.375rem; }
  h4 {
    font-size: 2rem; }
  h5 {
    font-size: 1.25rem; }
  body {
    font-size: 1.125rem; } }

.uppcase {
  text-transform: uppercase; }

@media only screen and (min-width: 0) {
  .vm-xs-top-0 {
    margin-top: 0; }
  .vm-xs-bottom-0 {
    margin-bottom: 0; }
  .vp-xs-top-0 {
    padding-top: 0; }
  .vp-xs-bottom-0 {
    padding-bottom: 0; }
  .vp-xs-top-1 {
    padding-top: 1rem; }
  .vp-xs-bottom-1 {
    padding-bottom: 1rem; }
  .vm-xs-top-1 {
    margin-top: 1rem; }
  .vm-xs-bottom-1 {
    margin-bottom: 1rem; }
  .vp-xs-top-2 {
    padding-top: 2rem; }
  .vp-xs-bottom-2 {
    padding-bottom: 2rem; }
  .vm-xs-top-2 {
    margin-top: 2rem; }
  .vm-xs-bottom-2 {
    margin-bottom: 2rem; }
  .vp-xs-top-3 {
    padding-top: 3rem; }
  .vp-xs-bottom-3 {
    padding-bottom: 3rem; }
  .vm-xs-top-3 {
    margin-top: 3rem; }
  .vm-xs-bottom-3 {
    margin-bottom: 3rem; }
  .vp-xs-top-4 {
    padding-top: 4rem; }
  .vp-xs-bottom-4 {
    padding-bottom: 4rem; }
  .vm-xs-top-4 {
    margin-top: 4rem; }
  .vm-xs-bottom-4 {
    margin-bottom: 4rem; }
  .vp-xs-top-5 {
    padding-top: 5rem; }
  .vp-xs-bottom-5 {
    padding-bottom: 5rem; }
  .vm-xs-top-5 {
    margin-top: 5rem; }
  .vm-xs-bottom-5 {
    margin-bottom: 5rem; }
  .vp-xs-top-6 {
    padding-top: 6rem; }
  .vp-xs-bottom-6 {
    padding-bottom: 6rem; }
  .vm-xs-top-6 {
    margin-top: 6rem; }
  .vm-xs-bottom-6 {
    margin-bottom: 6rem; }
  .vp-xs-top-7 {
    padding-top: 7rem; }
  .vp-xs-bottom-7 {
    padding-bottom: 7rem; }
  .vm-xs-top-7 {
    margin-top: 7rem; }
  .vm-xs-bottom-7 {
    margin-bottom: 7rem; }
  .vp-xs-top-8 {
    padding-top: 8rem; }
  .vp-xs-bottom-8 {
    padding-bottom: 8rem; }
  .vm-xs-top-8 {
    margin-top: 8rem; }
  .vm-xs-bottom-8 {
    margin-bottom: 8rem; }
  .vp-xs-top-9 {
    padding-top: 9rem; }
  .vp-xs-bottom-9 {
    padding-bottom: 9rem; }
  .vm-xs-top-9 {
    margin-top: 9rem; }
  .vm-xs-bottom-9 {
    margin-bottom: 9rem; }
  .vp-xs-top-10 {
    padding-top: 10rem; }
  .vp-xs-bottom-10 {
    padding-bottom: 10rem; }
  .vm-xs-top-10 {
    margin-top: 10rem; }
  .vm-xs-bottom-10 {
    margin-bottom: 10rem; }
  .vp-xs-top-11 {
    padding-top: 11rem; }
  .vp-xs-bottom-11 {
    padding-bottom: 11rem; }
  .vm-xs-top-11 {
    margin-top: 11rem; }
  .vm-xs-bottom-11 {
    margin-bottom: 11rem; }
  .vp-xs-top-12 {
    padding-top: 12rem; }
  .vp-xs-bottom-12 {
    padding-bottom: 12rem; }
  .vm-xs-top-12 {
    margin-top: 12rem; }
  .vm-xs-bottom-12 {
    margin-bottom: 12rem; } }

@media only screen and (min-width: 34em) {
  .vm-sm-top-0 {
    margin-top: 0; }
  .vm-sm-bottom-0 {
    margin-bottom: 0; }
  .vp-sm-top-0 {
    padding-top: 0; }
  .vp-sm-bottom-0 {
    padding-bottom: 0; }
  .vp-sm-top-1 {
    padding-top: 1rem; }
  .vp-sm-bottom-1 {
    padding-bottom: 1rem; }
  .vm-sm-top-1 {
    margin-top: 1rem; }
  .vm-sm-bottom-1 {
    margin-bottom: 1rem; }
  .vp-sm-top-2 {
    padding-top: 2rem; }
  .vp-sm-bottom-2 {
    padding-bottom: 2rem; }
  .vm-sm-top-2 {
    margin-top: 2rem; }
  .vm-sm-bottom-2 {
    margin-bottom: 2rem; }
  .vp-sm-top-3 {
    padding-top: 3rem; }
  .vp-sm-bottom-3 {
    padding-bottom: 3rem; }
  .vm-sm-top-3 {
    margin-top: 3rem; }
  .vm-sm-bottom-3 {
    margin-bottom: 3rem; }
  .vp-sm-top-4 {
    padding-top: 4rem; }
  .vp-sm-bottom-4 {
    padding-bottom: 4rem; }
  .vm-sm-top-4 {
    margin-top: 4rem; }
  .vm-sm-bottom-4 {
    margin-bottom: 4rem; }
  .vp-sm-top-5 {
    padding-top: 5rem; }
  .vp-sm-bottom-5 {
    padding-bottom: 5rem; }
  .vm-sm-top-5 {
    margin-top: 5rem; }
  .vm-sm-bottom-5 {
    margin-bottom: 5rem; }
  .vp-sm-top-6 {
    padding-top: 6rem; }
  .vp-sm-bottom-6 {
    padding-bottom: 6rem; }
  .vm-sm-top-6 {
    margin-top: 6rem; }
  .vm-sm-bottom-6 {
    margin-bottom: 6rem; }
  .vp-sm-top-7 {
    padding-top: 7rem; }
  .vp-sm-bottom-7 {
    padding-bottom: 7rem; }
  .vm-sm-top-7 {
    margin-top: 7rem; }
  .vm-sm-bottom-7 {
    margin-bottom: 7rem; }
  .vp-sm-top-8 {
    padding-top: 8rem; }
  .vp-sm-bottom-8 {
    padding-bottom: 8rem; }
  .vm-sm-top-8 {
    margin-top: 8rem; }
  .vm-sm-bottom-8 {
    margin-bottom: 8rem; }
  .vp-sm-top-9 {
    padding-top: 9rem; }
  .vp-sm-bottom-9 {
    padding-bottom: 9rem; }
  .vm-sm-top-9 {
    margin-top: 9rem; }
  .vm-sm-bottom-9 {
    margin-bottom: 9rem; }
  .vp-sm-top-10 {
    padding-top: 10rem; }
  .vp-sm-bottom-10 {
    padding-bottom: 10rem; }
  .vm-sm-top-10 {
    margin-top: 10rem; }
  .vm-sm-bottom-10 {
    margin-bottom: 10rem; }
  .vp-sm-top-11 {
    padding-top: 11rem; }
  .vp-sm-bottom-11 {
    padding-bottom: 11rem; }
  .vm-sm-top-11 {
    margin-top: 11rem; }
  .vm-sm-bottom-11 {
    margin-bottom: 11rem; }
  .vp-sm-top-12 {
    padding-top: 12rem; }
  .vp-sm-bottom-12 {
    padding-bottom: 12rem; }
  .vm-sm-top-12 {
    margin-top: 12rem; }
  .vm-sm-bottom-12 {
    margin-bottom: 12rem; } }

@media only screen and (min-width: 48em) {
  .vm-md-top-0 {
    margin-top: 0; }
  .vm-md-bottom-0 {
    margin-bottom: 0; }
  .vp-md-top-0 {
    padding-top: 0; }
  .vp-md-bottom-0 {
    padding-bottom: 0; }
  .vp-md-top-1 {
    padding-top: 1rem; }
  .vp-md-bottom-1 {
    padding-bottom: 1rem; }
  .vm-md-top-1 {
    margin-top: 1rem; }
  .vm-md-bottom-1 {
    margin-bottom: 1rem; }
  .vp-md-top-2 {
    padding-top: 2rem; }
  .vp-md-bottom-2 {
    padding-bottom: 2rem; }
  .vm-md-top-2 {
    margin-top: 2rem; }
  .vm-md-bottom-2 {
    margin-bottom: 2rem; }
  .vp-md-top-3 {
    padding-top: 3rem; }
  .vp-md-bottom-3 {
    padding-bottom: 3rem; }
  .vm-md-top-3 {
    margin-top: 3rem; }
  .vm-md-bottom-3 {
    margin-bottom: 3rem; }
  .vp-md-top-4 {
    padding-top: 4rem; }
  .vp-md-bottom-4 {
    padding-bottom: 4rem; }
  .vm-md-top-4 {
    margin-top: 4rem; }
  .vm-md-bottom-4 {
    margin-bottom: 4rem; }
  .vp-md-top-5 {
    padding-top: 5rem; }
  .vp-md-bottom-5 {
    padding-bottom: 5rem; }
  .vm-md-top-5 {
    margin-top: 5rem; }
  .vm-md-bottom-5 {
    margin-bottom: 5rem; }
  .vp-md-top-6 {
    padding-top: 6rem; }
  .vp-md-bottom-6 {
    padding-bottom: 6rem; }
  .vm-md-top-6 {
    margin-top: 6rem; }
  .vm-md-bottom-6 {
    margin-bottom: 6rem; }
  .vp-md-top-7 {
    padding-top: 7rem; }
  .vp-md-bottom-7 {
    padding-bottom: 7rem; }
  .vm-md-top-7 {
    margin-top: 7rem; }
  .vm-md-bottom-7 {
    margin-bottom: 7rem; }
  .vp-md-top-8 {
    padding-top: 8rem; }
  .vp-md-bottom-8 {
    padding-bottom: 8rem; }
  .vm-md-top-8 {
    margin-top: 8rem; }
  .vm-md-bottom-8 {
    margin-bottom: 8rem; }
  .vp-md-top-9 {
    padding-top: 9rem; }
  .vp-md-bottom-9 {
    padding-bottom: 9rem; }
  .vm-md-top-9 {
    margin-top: 9rem; }
  .vm-md-bottom-9 {
    margin-bottom: 9rem; }
  .vp-md-top-10 {
    padding-top: 10rem; }
  .vp-md-bottom-10 {
    padding-bottom: 10rem; }
  .vm-md-top-10 {
    margin-top: 10rem; }
  .vm-md-bottom-10 {
    margin-bottom: 10rem; }
  .vp-md-top-11 {
    padding-top: 11rem; }
  .vp-md-bottom-11 {
    padding-bottom: 11rem; }
  .vm-md-top-11 {
    margin-top: 11rem; }
  .vm-md-bottom-11 {
    margin-bottom: 11rem; }
  .vp-md-top-12 {
    padding-top: 12rem; }
  .vp-md-bottom-12 {
    padding-bottom: 12rem; }
  .vm-md-top-12 {
    margin-top: 12rem; }
  .vm-md-bottom-12 {
    margin-bottom: 12rem; } }

@media only screen and (min-width: 62em) {
  .vm-lg-top-0 {
    margin-top: 0; }
  .vm-lg-bottom-0 {
    margin-bottom: 0; }
  .vp-lg-top-0 {
    padding-top: 0; }
  .vp-lg-bottom-0 {
    padding-bottom: 0; }
  .vp-lg-top-1 {
    padding-top: 1rem; }
  .vp-lg-bottom-1 {
    padding-bottom: 1rem; }
  .vm-lg-top-1 {
    margin-top: 1rem; }
  .vm-lg-bottom-1 {
    margin-bottom: 1rem; }
  .vp-lg-top-2 {
    padding-top: 2rem; }
  .vp-lg-bottom-2 {
    padding-bottom: 2rem; }
  .vm-lg-top-2 {
    margin-top: 2rem; }
  .vm-lg-bottom-2 {
    margin-bottom: 2rem; }
  .vp-lg-top-3 {
    padding-top: 3rem; }
  .vp-lg-bottom-3 {
    padding-bottom: 3rem; }
  .vm-lg-top-3 {
    margin-top: 3rem; }
  .vm-lg-bottom-3 {
    margin-bottom: 3rem; }
  .vp-lg-top-4 {
    padding-top: 4rem; }
  .vp-lg-bottom-4 {
    padding-bottom: 4rem; }
  .vm-lg-top-4 {
    margin-top: 4rem; }
  .vm-lg-bottom-4 {
    margin-bottom: 4rem; }
  .vp-lg-top-5 {
    padding-top: 5rem; }
  .vp-lg-bottom-5 {
    padding-bottom: 5rem; }
  .vm-lg-top-5 {
    margin-top: 5rem; }
  .vm-lg-bottom-5 {
    margin-bottom: 5rem; }
  .vp-lg-top-6 {
    padding-top: 6rem; }
  .vp-lg-bottom-6 {
    padding-bottom: 6rem; }
  .vm-lg-top-6 {
    margin-top: 6rem; }
  .vm-lg-bottom-6 {
    margin-bottom: 6rem; }
  .vp-lg-top-7 {
    padding-top: 7rem; }
  .vp-lg-bottom-7 {
    padding-bottom: 7rem; }
  .vm-lg-top-7 {
    margin-top: 7rem; }
  .vm-lg-bottom-7 {
    margin-bottom: 7rem; }
  .vp-lg-top-8 {
    padding-top: 8rem; }
  .vp-lg-bottom-8 {
    padding-bottom: 8rem; }
  .vm-lg-top-8 {
    margin-top: 8rem; }
  .vm-lg-bottom-8 {
    margin-bottom: 8rem; }
  .vp-lg-top-9 {
    padding-top: 9rem; }
  .vp-lg-bottom-9 {
    padding-bottom: 9rem; }
  .vm-lg-top-9 {
    margin-top: 9rem; }
  .vm-lg-bottom-9 {
    margin-bottom: 9rem; }
  .vp-lg-top-10 {
    padding-top: 10rem; }
  .vp-lg-bottom-10 {
    padding-bottom: 10rem; }
  .vm-lg-top-10 {
    margin-top: 10rem; }
  .vm-lg-bottom-10 {
    margin-bottom: 10rem; }
  .vp-lg-top-11 {
    padding-top: 11rem; }
  .vp-lg-bottom-11 {
    padding-bottom: 11rem; }
  .vm-lg-top-11 {
    margin-top: 11rem; }
  .vm-lg-bottom-11 {
    margin-bottom: 11rem; }
  .vp-lg-top-12 {
    padding-top: 12rem; }
  .vp-lg-bottom-12 {
    padding-bottom: 12rem; }
  .vm-lg-top-12 {
    margin-top: 12rem; }
  .vm-lg-bottom-12 {
    margin-bottom: 12rem; } }

@media only screen and (min-width: 75em) {
  .vm-xl-top-0 {
    margin-top: 0; }
  .vm-xl-bottom-0 {
    margin-bottom: 0; }
  .vp-xl-top-0 {
    padding-top: 0; }
  .vp-xl-bottom-0 {
    padding-bottom: 0; }
  .vp-xl-top-1 {
    padding-top: 1rem; }
  .vp-xl-bottom-1 {
    padding-bottom: 1rem; }
  .vm-xl-top-1 {
    margin-top: 1rem; }
  .vm-xl-bottom-1 {
    margin-bottom: 1rem; }
  .vp-xl-top-2 {
    padding-top: 2rem; }
  .vp-xl-bottom-2 {
    padding-bottom: 2rem; }
  .vm-xl-top-2 {
    margin-top: 2rem; }
  .vm-xl-bottom-2 {
    margin-bottom: 2rem; }
  .vp-xl-top-3 {
    padding-top: 3rem; }
  .vp-xl-bottom-3 {
    padding-bottom: 3rem; }
  .vm-xl-top-3 {
    margin-top: 3rem; }
  .vm-xl-bottom-3 {
    margin-bottom: 3rem; }
  .vp-xl-top-4 {
    padding-top: 4rem; }
  .vp-xl-bottom-4 {
    padding-bottom: 4rem; }
  .vm-xl-top-4 {
    margin-top: 4rem; }
  .vm-xl-bottom-4 {
    margin-bottom: 4rem; }
  .vp-xl-top-5 {
    padding-top: 5rem; }
  .vp-xl-bottom-5 {
    padding-bottom: 5rem; }
  .vm-xl-top-5 {
    margin-top: 5rem; }
  .vm-xl-bottom-5 {
    margin-bottom: 5rem; }
  .vp-xl-top-6 {
    padding-top: 6rem; }
  .vp-xl-bottom-6 {
    padding-bottom: 6rem; }
  .vm-xl-top-6 {
    margin-top: 6rem; }
  .vm-xl-bottom-6 {
    margin-bottom: 6rem; }
  .vp-xl-top-7 {
    padding-top: 7rem; }
  .vp-xl-bottom-7 {
    padding-bottom: 7rem; }
  .vm-xl-top-7 {
    margin-top: 7rem; }
  .vm-xl-bottom-7 {
    margin-bottom: 7rem; }
  .vp-xl-top-8 {
    padding-top: 8rem; }
  .vp-xl-bottom-8 {
    padding-bottom: 8rem; }
  .vm-xl-top-8 {
    margin-top: 8rem; }
  .vm-xl-bottom-8 {
    margin-bottom: 8rem; }
  .vp-xl-top-9 {
    padding-top: 9rem; }
  .vp-xl-bottom-9 {
    padding-bottom: 9rem; }
  .vm-xl-top-9 {
    margin-top: 9rem; }
  .vm-xl-bottom-9 {
    margin-bottom: 9rem; }
  .vp-xl-top-10 {
    padding-top: 10rem; }
  .vp-xl-bottom-10 {
    padding-bottom: 10rem; }
  .vm-xl-top-10 {
    margin-top: 10rem; }
  .vm-xl-bottom-10 {
    margin-bottom: 10rem; }
  .vp-xl-top-11 {
    padding-top: 11rem; }
  .vp-xl-bottom-11 {
    padding-bottom: 11rem; }
  .vm-xl-top-11 {
    margin-top: 11rem; }
  .vm-xl-bottom-11 {
    margin-bottom: 11rem; }
  .vp-xl-top-12 {
    padding-top: 12rem; }
  .vp-xl-bottom-12 {
    padding-bottom: 12rem; }
  .vm-xl-top-12 {
    margin-top: 12rem; }
  .vm-xl-bottom-12 {
    margin-bottom: 12rem; } }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: '';
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  padding: 0 2rem; }
  .slick-slide:active, .slick-slide:focus {
    outline: none; }
  [dir='rtl'] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-dots {
  list-style: none;
  padding: 0;
  text-align: center; }
  .slick-dots li {
    position: relative;
    display: inline-block; }
    .slick-dots li.slick-active button {
      background: #FFF; }
  .slick-dots button {
    text-indent: -999em;
    display: block;
    background: rgba(255, 255, 255, 0.5);
    border: 0;
    border-radius: 50%;
    margin: 0.25rem;
    width: .7rem;
    height: .7rem;
    overflow: hidden;
    padding: 0; }

.slick-next, .slick-prev {
  position: absolute;
  top: 50%;
  display: block;
  left: 0;
  width: 30px;
  height: 30px;
  font-size: 0;
  background: transparent;
  border: 0;
  margin-left: -10px; }
  .slick-next:after, .slick-prev:after {
    z-index: 500;
    width: 100%;
    height: 100%;
    font-family: FontAwesome;
    font-size: 2rem;
    display: inline-block;
    content: '\f104';
    position: absolute;
    top: 0;
    left: 0; }
  .slick-next:not(.slick-prev), .slick-prev:not(.slick-prev) {
    left: 100%;
    margin-left: -20px; }
    .slick-next:not(.slick-prev):after, .slick-prev:not(.slick-prev):after {
      content: '\f105'; }

.hero-vertical-align {
  position: relative; }
  .hero-vertical-align .hero-vertical-align-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 80%;
    left: 10%;
    z-index: 501; }
  .hero-vertical-align .content-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 500; }

nav {
  position: fixed;
  top: 0;
  width: 100%;
  margin: 0;
  z-index: 10000;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: 0.2s;
          transition: 0.2s; }
  @media only screen and (min-width: 1220px) {
    nav {
      padding-left: 5%;
      padding-right: 5%; } }
  nav.nav-open {
    background-color: #fff; }
    nav.nav-open .desktop-nav {
      -webkit-transform: none;
              transform: none; }
  nav.search-open .desktop-nav {
    opacity: 0; }
  .archive:not(.post-type-archive-profile):not(.post-type-archive-resource) nav .top-show,
  .search nav .top-show {
    display: none !important; }
  .archive:not(.post-type-archive-profile):not(.post-type-archive-resource) nav .scrolled-show,
  .search nav .scrolled-show {
    display: inline !important; }
  .archive:not(.post-type-archive-profile):not(.post-type-archive-resource) nav .desktop-nav li a,
  .search nav .desktop-nav li a {
    color: #3F4444; }
  nav.scrolled {
    background-color: #fff; }
    @media only screen and (max-width: 1219px) {
      nav.scrolled {
        height: 80px; }
        nav.scrolled .nav-logo svg {
          height: 46px;
          margin-left: 0; }
        nav.scrolled .mobile-nav-toggle {
          color: #3F4444;
          font-size: 1.25rem;
          line-height: 80px; } }
    nav.scrolled .nav-logo .top-show {
      display: none; }
    nav.scrolled .nav-logo .scrolled-show {
      display: inline; }
    nav.scrolled .desktop-nav li a {
      display: block;
      color: #3F4444;
      padding-top: 0;
      padding-bottom: 0; }
      @media only screen and (min-width: 1220px) {
        nav.scrolled .desktop-nav li a {
          line-height: 114px; } }
    nav.scrolled .desktop-nav li:hover a {
      color: #F9423A;
      text-decoration: none; }
  nav .nav-logo {
    display: block;
    float: left;
    line-height: 0; }
    nav .nav-logo .top-show {
      display: inline; }
    nav .nav-logo .scrolled-show {
      display: none; }
    nav .nav-logo svg {
      width: 184px;
      height: 80px;
      margin: 0.75rem 2rem 0.75rem 1.5rem; }
      @media only screen and (min-width: 1220px) {
        nav .nav-logo svg {
          margin: 0.75rem 2rem; } }
  nav .mobile-nav-toggle {
    float: right;
    width: 44px;
    line-height: 114px;
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    margin-right: 1.5rem; }
    @media only screen and (min-width: 1220px) {
      nav .mobile-nav-toggle {
        display: none; } }
    .archive main > nav .mobile-nav-toggle {
      color: #3F4444; }
  nav .desktop-nav {
    position: absolute;
    float: none;
    width: 100%;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    padding: 1rem 0 2rem;
    margin: 0;
    list-style: none;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: 0.3s;
            transition: 0.3s; }
@media print {
	nav .desktop-nav {
		display: none;
	}
}
    nav .desktop-nav li {
      position: relative;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      height: 100%;
      line-height: 3rem;
      color: #fff;
      font-size: 1rem;
      letter-spacing: 0.74px;
      text-align: center;
      text-transform: uppercase;
      white-space: nowrap;
      padding: 0;
      border: 0;
      -webkit-transition: 0.1s;
              transition: 0.1s; }
      nav .desktop-nav li.mobile-logo {
        float: left;
        width: 184px; }
        @media only screen and (min-width: 1220px) {
          nav .desktop-nav li.mobile-logo {
            display: none; } }
      nav .desktop-nav li.mobile-nav-toggle {
        float: right; }
        nav .desktop-nav li.mobile-nav-toggle a {
          line-height: 80px;
          font-size: 1.5rem;
          color: #eceeef; }
        @media only screen and (min-width: 1220px) {
          nav .desktop-nav li.mobile-nav-toggle {
            display: none; } }
      nav .desktop-nav li:nth-child(3) {
        clear: both; }
        @media only screen and (min-width: 1220px) {
          nav .desktop-nav li:nth-child(3) {
            clear: none; } }
      nav .desktop-nav li a {
        position: relative;
        display: inherit;
        width: 100%;
        line-height: 3rem;
        color: #3F4444; }
    @media only screen and (min-width: 1220px) {
      nav .desktop-nav {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        float: right;
        width: 50%;
        height: 114px;
        background-color: transparent;
        padding: 0 2rem 0 0;
        -webkit-transform: none;
                transform: none; }
        nav .desktop-nav li {
          padding: 0 5px;
          border-bottom: 2px solid transparent; }
          nav .desktop-nav li:hover a {
            text-decoration: none; }
          nav .desktop-nav li a {
            position: relative;
            display: inline-block;
            width: auto;
            color: #fff;
            line-height: 1;
            padding-top: 50px;
            padding-bottom: 6px;
            -webkit-transition: color 0.1s;
                    transition: color 0.1s; }
            nav .desktop-nav li a:after {
              content: '';
              position: absolute;
              display: block;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 2px;
              background-color: transparent;
              -webkit-transition: 0.1s;
                      transition: 0.1s; }
            nav .desktop-nav li a:hover:after {
              background-color: #F9423A; }
            .page-template-page-about nav .desktop-nav li a[href*="about"]:after {
              background-color: #F9423A; }
            .post-type-archive-profile nav .desktop-nav li a[href*="pioneers"]:after {
              background-color: #F9423A; }
            .blog nav .desktop-nav li a[href*="articles"]:after {
              background-color: #F9423A; }
            .post-type-archive-resource nav .desktop-nav li a[href*="resource"]:after {
              background-color: #F9423A; }
            .page-template-page-what-we-do nav .desktop-nav li a[href*="what-we-do"]:after {
              background-color: #F9423A; } }
            .page-id-2970 nav .desktop-nav li a[href*="donate"]:after {
              background-color: #F9423A; }

.search-open .desktop-nav + .searchform__container {
  display: block;
  pointer-events: all; }
  .search-open .desktop-nav + .searchform__container .searchform {
    opacity: 1;
    pointer-events: all; }

.searchform {
  width: 300px;
  -webkit-transition: 0.1s;
          transition: 0.1s; }
  .search-open .searchform input:focus.form-control {
    color: #3F4444;
    border-color: #BABCBC;
    outline: none; }
  .search-open .searchform input:focus + .searchform__button-submit svg path {
    stroke: #F9423A;
    fill: #F9423A; }
  .search-open .searchform__button-toggle {
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg); }
    .search-open .searchform__button-toggle::before, .search-open .searchform__button-toggle::after {
      opacity: 1; }
    .search-open .searchform__button-toggle::after {
      top: 50%;
      right: initial;
      width: 2px;
      height: 22px; }
    .search-open .searchform__button-toggle svg {
      display: none; }
  .desktop-nav .searchform__container {
    position: relative;
    width: 300px;
    margin: 30px auto 0; }
    @media only screen and (min-width: 1220px) {
      .desktop-nav .searchform__container {
        display: none; } }
  .desktop-nav + .searchform__container {
    position: absolute;
    top: 50%;
    right: 120px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: none;
    pointer-events: none; }
    @media only screen and (min-width: 1220px) {
      .desktop-nav + .searchform__container {
        right: 22px; } }
  .searchform__button {
    position: absolute;
    width: 44px;
    background: none;
    border: 0;
    outline: none !important; }
    .searchform__button-submit {
      top: 0;
      right: 0;
      height: 100%; }
      .searchform__button-submit svg path {
        stroke: #818a91;
        fill: #818a91; }
    .searchform__button-toggle {
      top: 50%;
      right: 75px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      display: none;
      height: 37px; }
      @media only screen and (min-width: 1220px) {
        .searchform__button-toggle {
          right: 50px;
          display: block; } }
      .searchform__button-toggle::before, .searchform__button-toggle::after {
        content: "";
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background-color: #3F4444;
        border-radius: 0;
        opacity: 0;
        -webkit-transition: 0s;
                transition: 0s; }
      .searchform__button-toggle::before {
        width: 22px;
        height: 2px; }
      .searchform__button-toggle::after {
        width: 2px;
        height: 22px; }
      .searchform__button-toggle svg path {
        stroke: #fff;
        fill: #fff; }
        .scrolled .searchform__button-toggle svg path {
          stroke: #3F4444;
          fill: #3F4444; }
        .search .searchform__button-toggle svg path {
          stroke: #3F4444;
          fill: #3F4444; }
    .searchform__button svg {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      overflow: visible; }

footer .signup-cta {
  position: relative;
  background-color: rgba(63, 68, 68, 0.9);
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center; }
  footer .signup-cta input {
    -webkit-transition: 0.1s;
            transition: 0.1s; }
  footer .signup-cta button {
    -webkit-transition: 0.1s;
            transition: 0.1s; }

footer .convergence .convergence-logo img {
  max-width: 190px;
}

footer .convergence {
  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; }
  footer .convergence .row {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    footer .convergence .row.social, footer .convergence .row.contact-us {
      position: relative; }
      footer .convergence .row.social:after, footer .convergence .row.contact-us:after {
        content: '';
        position: absolute;
        display: block;
        background-color: #BABCBC; }
    footer .convergence .row.social:after {
      left: 50%;
      bottom: 3rem;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 80px;
      height: 1px; }
      @media (min-width: 48em) {
        footer .convergence .row.social:after {
          top: 50%;
          bottom: initial;
          left: initial;
          right: 0;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          width: 1px;
          height: 80px; } }
    footer .convergence .row.contact-us:after {
      left: 50%;
      top: 3rem;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 80px;
      height: 1px; }
      @media (min-width: 48em) {
        footer .convergence .row.contact-us:after {
          top: 50%;
          left: 0;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          width: 1px;
          height: 80px; } }
    footer .convergence .row.contact-us p {
      margin-bottom: 0.5rem; }
  @media (min-width: 48em) {
    footer .convergence {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

footer .social {
  text-align: center; }
  footer .social h6 {
    font-size: 1rem; }
  footer .social a:not(.contact-button) {
    display: inline-block;
    font-size: 1.4rem;
    margin: 0 5% 2%;
    background: none !important; }
  footer .social .twitter {
    color: #00aced; }
  footer .social .facebook {
    color: #3b5998; }
  footer .social .youtube {
    color: #bb0000; }

footer h6 {
  margin: 0; }

footer small {
  font-weight: 600; }

footer address {
  color: #BABCBC;
  font-size: 0.875rem;
  margin: 0; }

footer .contact-button {
  font-weight: 400;
  text-decoration: none;
  padding-bottom: 3px; }

body.modal-open {
  overflow: hidden; }

main {
  width: 100%;
  overflow: hidden; }

section {
  position: relative; }
  .home section.subscribe {
    padding-top: 0; }
  .home section .container {
    position: relative;
    z-index: 1000; }

.home-header {
  position: relative;
  height: 88vh;
  background-size: cover;
  background-position: center; }
  .home-header.banner {
    height: 500px; }
  .home-header:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(top, #3F4444, rgba(63, 68, 68, 0.2));
    background-image: linear-gradient(to bottom, #3F4444, rgba(63, 68, 68, 0.2));
    opacity: 0.7; }
  .home .home-header {
    background-color: #2DCCD3; }
  .blog .home-header,
  .single:not(.single-pioneering) .home-header,
  .archive .home-header,
  .page-template-page-what-we-do .home-header,
  .page-template-page-about .home-header {
    height: 100vh;
    min-height: 500px;
    padding-top: 3rem;
    background-image: none;
    background-color: #3F4444; }
    @media (min-width: 48em) {
      .blog .home-header,
      .program-page .home-header,
      .program-main .home-header,
      .single:not(.single-pioneering) .home-header,
      .archive .home-header,
      .page-template-page-what-we-do .home-header,
      .page-template-page-about .home-header {
        height: 60vh;
        padding-top: 0; } }
  .program-page .home-header,
  .program-main .home-header {
    min-height: 50vh;
    height: 50vh;
  }
  .single-pioneering .home-header {
    height: 100vh;
    min-height: 500px;
    z-index: 0; }
    @media (min-width: 48em) {
      .single-pioneering .home-header {
        height: 60vh;
        padding-top: 0; } }
    .single-pioneering .home-header .container {
      position: absolute;
      top: initial;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 100%; }
  .home-header .container {
    z-index: 500;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .home-header h1 {
    font-size: 2rem; }
    @media (min-width: 48em) {
      .home-header h1 {
        font-size: 3.875rem; } }
  .home-header h5 {
    letter-spacing: 0;
    line-height: 1.4;
    margin: 0 auto; }
    @media (min-width: 34em) {
      .home-header h5 {
        width: 50%; } }
  .home-header .logo {
    display: block;
    margin-bottom: 20vh; }
    .home-header .logo svg {
      width: 272px;
      height: 120px;
      margin: 0 auto; }
  .home-header canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 300; }

.our-purpose__statement-icon {
    height: 48px;
}
.our-purpose__statements .vm-xs-top-4{
    float: none;
    display: inline-block;
    clear: both;
    text-align: center;
    margin: 4rem auto 0;
}
@media (min-width: 48em) {
  .our-purpose__statements .vm-xs-top-4{
    margin: 4rem 33.33333% 0;
  }
  .our-purpose.vp-md-bottom-8 {
    padding-bottom: 6rem;
}
}

.home-feature-section {
   /*padding: 4rem 0;*/
    background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 48em) {
    .home-feature-section {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .home-feature-section .photo.iframe-holder {
    width: 100%;
    height: 0;
    padding-bottom: 75%; }
    @media (min-width: 48em) {
      .home-feature-section .photo.iframe-holder {
        width: 50%;
        height: auto;
        padding: 0; } }



.learn-intro .card {
  background-color: #F4F4F4;
  border: 0;
  margin-top: -10rem;
  position: relative;
  z-index: 500; }

.story {
  background-color: #F4F4F4; }

.faq-container {
  overflow: hidden; }

.faq-and-press, .subscribe {
  background-image: url("../img/faq-bg.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  position: relative; }
  .faq-and-press a, .subscribe a {
    color: #fff;
    text-decoration: underline; }
    .faq-and-press a:hover, .subscribe a:hover {
      opacity: .9; }
  .faq-and-press:after, .subscribe:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background-color: rgba(103, 94, 202, 0.84); }

.pioneers {
  position: relative; }
  .pioneers.home-pioneers .map-image {
    position: relative;
    width: 100%;
    height: 700px;
    background-color: #CAD2D3; }
    .pioneers.home-pioneers .map-image .background-cover-image {
      background-size: cover;
      background-position: center; }
    .pioneers.home-pioneers .map-image .card {
      position: absolute;
      top: 10%;
      width: 90%;
      padding: 50px;
      margin: 0 auto; }
      @media (min-width: 48em) {
        .pioneers.home-pioneers .map-image .card {
          top: 50%;
          left: 60px;
          width: 42%;
          margin: auto;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); } }
  .pioneers.home-pioneers .pioneer-cards {
    width: 80%;
    margin: 0 auto;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
    overflow: hidden; }
    .pioneers.home-pioneers .pioneer-cards .card p {
      height: 150px;
      margin: 20px 0 30px;
      overflow-y: scroll; }
    @media (min-width: 48em) {
      .pioneers.home-pioneers .pioneer-cards {
        position: absolute;
        top: 50%;
        right: 10%;
        width: 40%;
        max-width: 500px;
        height: 70%;
        margin: auto;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
        .pioneers.home-pioneers .pioneer-cards .card {
          width: 100%;
          height: 100%;
          margin: 0; } }
  .pioneers.home-pioneers svg {
    width: 100%;
    height: 100%; }

.intro-card {
  width: 90%;
  padding: 3rem 2.875rem 1.5rem 1.81255rem;
  margin: -4rem 5% 2rem;
  -o-border-image: linear-gradient(to right, #D50032, #D50032 20%, #00A9E0 20%, #00A9E0 40%, #E56A54 40%, #E56A54 60%, #2DCCD3 60%, #2DCCD3 80%, #8B84D7 80%, #8B84D7) 1;
     border-image: -webkit-linear-gradient(left, #D50032, #D50032 20%, #00A9E0 20%, #00A9E0 40%, #E56A54 40%, #E56A54 60%, #2DCCD3 60%, #2DCCD3 80%, #8B84D7 80%, #8B84D7) 1;
     border-image: linear-gradient(to right, #D50032, #D50032 20%, #00A9E0 20%, #00A9E0 40%, #E56A54 40%, #E56A54 60%, #2DCCD3 60%, #2DCCD3 80%, #8B84D7 80%, #8B84D7) 1;
  border-width: 5px 0 0;
  border-style: solid;
  z-index: 1001; }
  @media (min-width: 48em) {
    .intro-card {
      width: 75%;
      padding-left: 3.5rem;
      padding-right: 3.5rem;
      margin-left: 12.5%;
      margin-right: 12.5%; } }
  @media (min-width: 62em) {
    .intro-card {
      width: 50%;
      margin-left: 25%;
      margin-right: 25%; } }
  .intro-card h5 {
    letter-spacing: 0; }
  .intro-card.home {
    -o-border-image: none;
       border-image: none;
    border-width: 0; 
    padding-top: 1.81255rem;
    margin-top: 2rem;
  }
.page-template-page-about .intro-card {
  margin-bottom: 0;
  padding-bottom: 0;
}
.pioneer-cards, .issue-cards {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: visible;
  overflow-x: hidden; }
  .pioneer-cards:before, .issue-cards:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: -50vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 75%;
    width: 200vw;
    background-color: #f4f4f4; }
  .home-pioneers .pioneer-cards:before, .home-pioneers .issue-cards:before {
    top: 0;
    -webkit-transform: none;
            transform: none;
    height: calc(90%); }
  .related-reading .pioneer-cards:before, .related-reading .issue-cards:before {
    display: none; }
  .pioneer-cards:after, .issue-cards:after {
    content: ' ';
    display: table; }
  .pioneer-cards:after, .issue-cards:after {
    clear: both; }

.info-container .card:not(:first-child),
.pioneer-cards .card:not(:first-child),
.card-grid .card:not(:first-child),
.issue-cards .card:not(:first-child) {
  margin-top: 2rem; }

@media (min-width: 48em) {
  .info-container .card:nth-child(2),
  .pioneer-cards .card:nth-child(2),
  .card-grid .card:nth-child(2),
  .issue-cards .card:nth-child(2) {
    margin-top: 0; } }

.info-container .card:hover .card-block,
.pioneer-cards .card:hover .card-block,
.card-grid .card:hover .card-block,
.issue-cards .card:hover .card-block {
  border: 1px solid #F9423A; }
  .info-container .card:hover .card-block.top-image-card.with-image .card-image,
  .pioneer-cards .card:hover .card-block.top-image-card.with-image .card-image,
  .card-grid .card:hover .card-block.top-image-card.with-image .card-image,
  .issue-cards .card:hover .card-block.top-image-card.with-image .card-image {
    border-bottom: 1px solid #F9423A; }

.info-container .card a,
.pioneer-cards .card a,
.card-grid .card a,
.issue-cards .card a {
  display: block;
  height: 100%; }

.info-container .card-block,
.pioneer-cards .card-block,
.card-grid .card-block,
.issue-cards .card-block {
  position: relative;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 280px;
  height: 100%;
  padding: 2rem 2.875rem 1.5rem 1.81255rem;
  border: 1px solid #e7e7e7;
  overflow: hidden;
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out; }
  .info-container .card-block.with-image,
  .pioneer-cards .card-block.with-image,
  .card-grid .card-block.with-image,
  .issue-cards .card-block.with-image {
    padding-top: calc(2rem + 120px); }
    @media (min-width: 62em) {
      .info-container .card-block.with-image,
      .pioneer-cards .card-block.with-image,
      .card-grid .card-block.with-image,
      .issue-cards .card-block.with-image {
        padding-top: 2rem;
        padding-left: calc(2.875rem + 140px); } }

.info-container .card-image,
.pioneer-cards .card-image,
.card-grid .card-image,
.issue-cards .card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-size: cover;
  background-position: center; }
  @media (min-width: 62em) {
    .info-container .card-image,
    .pioneer-cards .card-image,
    .card-grid .card-image,
    .issue-cards .card-image {
      width: 140px;
      height: 100%; } }

@media only screen and (min-width: 48em) {
  .info-container a:nth-child(2n+1),
  .pioneer-cards a:nth-child(2n+1),
  .card-grid a:nth-child(2n+1),
  .issue-cards a:nth-child(2n+1) {
    clear: left; } }

@media only screen and (min-width: 62em) {
  .info-container a:nth-child(3n+1),
  .pioneer-cards a:nth-child(3n+1),
  .card-grid a:nth-child(3n+1),
  .issue-cards a:nth-child(3n+1) {
    clear: left; }
  .info-container a:nth-child(2n+1),
  .pioneer-cards a:nth-child(2n+1),
  .card-grid a:nth-child(2n+1),
  .issue-cards a:nth-child(2n+1) {
    clear: none; } }

.info-container .card-subtitle,
.info-container .card-title,
.info-container .category-bubbles,
.pioneer-cards .card-subtitle,
.pioneer-cards .card-title,
.pioneer-cards .card-authors,
.pioneer-cards .category-bubbles,
.card-grid .card-subtitle,
.card-grid .card-title,
.card-grid .card-authors,
.card-grid .category-bubbles,
.issue-cards .card-subtitle,
.issue-cards .card-title,
.issue-cards .category-bubbles {
  -webkit-transition: 0.3s;
          transition: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease; }

.info-container .card-subtitle,
.pioneer-cards .card-subtitle,
.card-grid .card-subtitle,
.issue-cards .card-subtitle {
  position: relative;
  line-height: 0; }

.info-container .card-title,
.pioneer-cards .card-title,
.card-grid .card-title,
.issue-cards .card-title {
  line-height: 2rem;
  padding-top: 1rem;
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s; }

.card-grid .card-authors {
  -webkit-font-smoothing: antialiased;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s; 
}
.card-authors .author {
    margin-bottom: 14px;
    display: inline-block;
}
.card-authors .author_name {
  font-weight: bold;
}

.info-container .category-bubbles,
.pioneer-cards .category-bubbles,
.card-grid .category-bubbles,
.issue-cards .category-bubbles {
  position: relative;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s; }
  .info-container .category-bubbles .bubble-row,
  .pioneer-cards .category-bubbles .bubble-row,
  .card-grid .category-bubbles .bubble-row,
  .issue-cards .category-bubbles .bubble-row {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    bottom: 0;
    line-height: 0; }
    @media (min-width: 48em) {
      .info-container .category-bubbles .bubble-row,
      .pioneer-cards .category-bubbles .bubble-row,
      .card-grid .category-bubbles .bubble-row,
      .issue-cards .category-bubbles .bubble-row {
        max-width: 60%; } }
  .info-container .category-bubbles .bubble-container,
  .pioneer-cards .category-bubbles .bubble-container,
  .card-grid .category-bubbles .bubble-container,
  .issue-cards .category-bubbles .bubble-container {
    display: inline-block;
    width: 28px;
    height: 28px; }
    .info-container .category-bubbles .bubble-container.one-off .bubble,
    .pioneer-cards .category-bubbles .bubble-container.one-off .bubble,
    .card-grid .category-bubbles .bubble-container.one-off .bubble,
    .issue-cards .category-bubbles .bubble-container.one-off .bubble {
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px); }
    .info-container .category-bubbles .bubble-container.hovered .bubble,
    .pioneer-cards .category-bubbles .bubble-container.hovered .bubble,
    .card-grid .category-bubbles .bubble-container.hovered .bubble,
    .issue-cards .category-bubbles .bubble-container.hovered .bubble {
      -webkit-transform: translateY(-8px);
              transform: translateY(-8px); }
  .info-container .category-bubbles .bubble,
  .pioneer-cards .category-bubbles .bubble,
  .card-grid .category-bubbles .bubble,
  .issue-cards .category-bubbles .bubble {
    position: relative;
    top: 10px;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    -webkit-transition: 0.2s;
            transition: 0.2s; }
  .info-container .category-bubbles .bubble-categories,
  .pioneer-cards .category-bubbles .bubble-categories,
  .card-grid .category-bubbles .bubble-categories,
  .issue-cards .category-bubbles .bubble-categories {
    position: absolute;
    left: 100%;
    bottom: 0; }
  .info-container .category-bubbles .bubble-category,
  .pioneer-cards .category-bubbles .bubble-category,
  .card-grid .category-bubbles .bubble-category,
  .issue-cards .category-bubbles .bubble-category {
    position: absolute;
    left: 10px;
    bottom: 0;
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 2px;
    opacity: 0;
    -webkit-transition: 0.3s;
            transition: 0.3s; }
    .info-container .category-bubbles .bubble-category.active,
    .pioneer-cards .category-bubbles .bubble-category.active,
    .card-grid .category-bubbles .bubble-category.active,
    .issue-cards .category-bubbles .bubble-category.active {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0); }

.info-container .card,
.pioneer-cards .card,
.card-grid .card,
.issue-cards .card {
  width: 90%;
  border-radius: 0;
  background: #FFF;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.4s;
          transition: all 0.4s; }
  @media (min-width: 48em) {
    .info-container .card,
    .pioneer-cards .card,
    .card-grid .card,
    .issue-cards .card {
      width: 48%;
      margin-left: 0;
      margin-right: 0; }
      .info-container .card:nth-of-type(odd),
      .pioneer-cards .card:nth-of-type(odd),
      .card-grid .card:nth-of-type(odd),
      .issue-cards .card:nth-of-type(odd) {
        margin-right: calc(4% - 1px); } }
  .info-container .card:hover .card-subtitle,
  .info-container .card:hover .card-title,
  .info-container .card:hover .category-bubbles,
  .pioneer-cards .card:hover .card-subtitle,
  .pioneer-cards .card:hover .card-title,
  .pioneer-cards .card:hover .category-bubbles,
  .card-grid .card:hover .card-subtitle,
  .card-grid .card:hover .card-authors,
  .card-grid .card:hover .card-title,
  .card-grid .card:hover .category-bubbles,
  .issue-cards .card:hover .card-subtitle,
  .issue-cards .card:hover .card-title,
  .issue-cards .card:hover .category-bubbles {
    -webkit-transform: translateX(7.5px);
            transform: translateX(7.5px); }

.issue-cards:before {
  display: none; }

.issue-cards .non-anchor:active, .issue-cards .non-anchor:focus, .issue-cards .non-anchor:hover, .issue-cards .non-anchor:active:focus {
  text-decoration: none; }

.issue-cards .card {
  width: 100%; }
  @media (min-width: 48em) {
    .issue-cards .card {
      width: 48%; } }

.issue-cards .card-block {
  min-height: 0;
  padding-top: 2rem;
  padding-bottom: 2.5rem; }
  @media (min-width: 62em) {
    .issue-cards .card-block {
      padding-top: 4rem;
      padding-bottom: 4.5rem; } }
  .issue-cards .card-block.with-image {
    padding-top: calc(120px + 2rem); }
    @media (min-width: 62em) {
      .issue-cards .card-block.with-image {
        padding-top: 4rem; } }

.issue-cards .card-title {
  padding-bottom: 0; }
  .post-type-archive-pioneering .issue-cards .card-title {
    margin-bottom: 5rem; }

.card-grid--header {
  z-index: 1; }

.card-grid .spacer-with-dot {
  position: absolute;
  right: -116px;
  width: 200px;
  margin: 0; }
  @media (min-width: 48em) {
    .card-grid .spacer-with-dot {
      margin-bottom: 30px; } }

.card-grid .card {
  width: 100%;
  border-radius: 0;
  margin-bottom: 1.5rem; }

.card-grid .non-anchor:active, .card-grid .non-anchor:focus, .card-grid .non-anchor:hover, .card-grid .non-anchor:active:focus {
  text-decoration: none; }

.card-grid .featured-col {
  z-index: 1; }
  .card-grid .featured-col .card-block {
    border: 1px solid #F9423A; }
    @media (min-width: 48em) {
      .card-grid .featured-col .card-block {
        min-height: 400px;
        border: 0; } }

@media (min-width: 48em) {
  .card-grid .card-block.featured-block {
    min-height: 400px; } }

.card-grid .card-block.top-image-card.with-image {
  padding: calc(2rem + 120px) 2.875rem 1.5rem 1.81255rem; }
  .card-grid .card-block.top-image-card.with-image .card-image {
    width: 100%;
    height: 120px; }

.card-grid .card-title {
  word-wrap: break-word; }

.card-grid .card-authors {
    font-size: 14px;
    margin-top: 14px;
}

.faq-and-press {
  overflow: hidden; }
  .faq-and-press .container {
    position: relative;
    z-index: 500; }
  .faq-and-press h3, .faq-and-press h4, .faq-and-press h5, .faq-and-press {
    color: #FFF; }
  .faq-and-press .slick-list {
    overflow: visible; }

.download-container {
  padding-top: 2rem; }

.vision-section .col-xs-12 {
  padding: 0;
  margin-top: -3rem; }

.vision-section .card {
  border-radius: 0; }

.vision-section .video-section {
  width: 100%;
  height: 100%; }
  @media (min-width: 62em) {
    .vision-section .video-section {
      position: absolute;
      top: 0;
      right: 0;
      width: 50%; } 
    }
    .page-template-page-about .video-section {
      right: initial;
      left: 0;
    }

.vision-section .vision {
  width: 100%;
  padding: 40px 50px; 
  margin-left: 0;
  }
  @media (min-width: 62em) {
    .vision-section .vision {
      width: 50%; 
     }    
    .page-template-page-about .vision-section  .vision {
      margin-left: 50%;
    }
  }
.video-section .container {
  max-width: 90rem; }

.video-section .content {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.video-section .iframe-holder {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 56.25%;
  background-color: #000; }
  .video-section .iframe-holder__poster {
    display: none; }
  .video-section .iframe-holder.hidden {
    cursor: pointer; }
    .video-section .iframe-holder.hidden iframe {
      display: none; }
    .video-section .iframe-holder.hidden .iframe-holder__poster {
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      background-size: cover;
      opacity: 0.8; }
  @media (max-width: 62em) {
    .page-template-page-about .video-section .iframe-holder.hidden .iframe-holder__poster {
      background-position: center bottom;
    }
  }
  .video-section .iframe-holder iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .video-section .iframe-holder .btn {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 60%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: inline-block;
    width: 50px;
    min-width: 150px;
    height: 55px;
    color: #FFF;
    -webkit-transition: .2s;
            transition: .2s; }
    .video-section .iframe-holder .btn:hover {
      color: #F9423A; }
    .video-section .iframe-holder .btn .fa {
      position: absolute;
      left: 2rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      font-size: 1.5rem; }
      .video-section .iframe-holder .btn .fa + span {
        padding-left: 4rem;
        font-weight: 600;
        font-size: 1rem; }

.about-video-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 48em) {
    .about-video-section {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .about-video-section .iframe-holder {
    width: 100%;
    height: 0;
    padding-bottom: 75%; }
    @media (min-width: 48em) {
      .about-video-section .iframe-holder {
        width: 50%;
        height: auto;
        padding: 0; } }

.subscribe .section-title, .subscribe h6, .signup-cta .section-title, .signup-cta h6 {
  color: #FFF; }

.subscribe label, .signup-cta label, .program-cta label {
  display: block;
  text-align: left;
  color: transparent;
  position: relative;
  top: -80px;
  -webkit-transition: color .2s;
          transition: color .2s; }

.subscribe input, .subscribe button, .signup-cta input, .signup-cta button, .program-cta input, .program-cta button {
  width: 100%;
  height: 50px;
  outline: none;
  -webkit-appearance: none;
  line-height: 50px;
  border-radius: 0;
  background: #fff;
  border: 1px solid #F9423A;
  margin-top: 20px; }
  .subscribe input:focus, .subscribe button:focus, .signup-cta input:focus, .signup-cta button:focus, .program-cta input:focus, .program-cta button:focus {
    background: #FFF;
    outline: none; }

.subscribe ::-webkit-input-placeholder, .signup-cta ::-webkit-input-placeholder, .program-cta ::-webkit-input-placeholder {
  color: #bbb; }

.subscribe ::-moz-placeholder, .signup-cta ::-moz-placeholder, .program-cta ::-moz-placeholder {
  color: #bbb; }

.subscribe ::-ms-input-placeholder, .signup-cta ::-ms-input-placeholder, .program-cta ::-ms-input-placeholder {
  color: #bbb; }

.subscribe input, .signup-cta input, .program-cta input {
  color: #777;
  border-right: 0;
  padding: 1rem; }

.subscribe button, .signup-cta button, .program-cta button  {
  color: #F9423A;
  font-weight: 600;
  text-align: right;
  padding: 0;
  padding-right: 1.5rem;
  border-left: 0; }
  .subscribe button:hover > span:after, .signup-cta button:hover > span:after, .program-cta button:hover > span:after {
    -webkit-transform: translateY(2px);
            transform: translateY(2px); }
  .subscribe button > span, .signup-cta button > span, .program-cta button > span {
    position: relative;
    top: -2px;
    font-family: "Source Sans Pro";
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase; }
    .subscribe button > span:after, .signup-cta button > span:after, .program-cta button > span:after {
      content: "";
      position: absolute;
      bottom: -2px;
      left: -1px;
      width: 100%;
      height: 2px;
      background: #F9423A;
      -webkit-transition: 0.1s;
              transition: 0.1s; }
  .subscribe button.email-subscribe, .signup-cta button.email-subscribe, .program-cta button.email-subscribe {
    text-align: center;
    padding: 0;
    background: #babcbc;
    border: 1px solid #3f4444;
    -webkit-transition: 0.1s;
            transition: 0.1s; }
    .subscribe button.email-subscribe:hover, .signup-cta button.email-subscribe:hover, .program-cta button.email-subscribe:hover {
      background: #f4f4f4; }
    .subscribe button.email-subscribe span, .signup-cta button.email-subscribe span, .program-cta button.email-subscribe span {
      color: #3f4444; }
      .subscribe button.email-subscribe span:after, .signup-cta button.email-subscribe span:after, program-cta button.email-subscribe span:after {
        background: #3f4444; }

.subscribe .container, .signup-cta .container, .program-cta .container {
  position: relative;
  z-index: 500; }

/*.subscribe .btn, .signup-cta .btn {
  text-align: center; }
  .subscribe .btn span, .signup-cta .btn span {
    text-indent: 0; }*/

.program-cta .btn {
  display: inline-block;
  margin-top: 2em;
}

.shape-distribution {
  position: relative; }

.random {
  position: absolute;
  z-index: 300;
  opacity: .2; }
  @media only screen and (min-width: 48em) {
    .random {
      opacity: .4; } }
  @media only screen and (min-width: 62em) {
    .random {
      opacity: 1; } }
  .random:nth-child(1) {
    background: #2DCCD3;
    -webkit-transform: rotate(74deg);
            transform: rotate(74deg); }
  .random:nth-child(2) {
    background: #D50032;
    -webkit-transform: rotate(316deg);
            transform: rotate(316deg); }
  .random:nth-child(3) {
    background: #F9423A;
    -webkit-transform: rotate(236deg);
            transform: rotate(236deg); }
  .random:nth-child(4) {
    background: #BABCBC;
    -webkit-transform: rotate(38deg);
            transform: rotate(38deg); }
  .random:nth-child(5) {
    background: #00A9E0;
    -webkit-transform: rotate(155deg);
            transform: rotate(155deg); }
  .random:nth-child(6) {
    background: #2DCCD3;
    -webkit-transform: rotate(142deg);
            transform: rotate(142deg); }
  .random:nth-child(7) {
    background: #D50032;
    -webkit-transform: rotate(288deg);
            transform: rotate(288deg); }
  .random:nth-child(8) {
    background: #F9423A;
    -webkit-transform: rotate(212deg);
            transform: rotate(212deg); }
  .random:nth-child(9) {
    background: #BABCBC;
    -webkit-transform: rotate(281deg);
            transform: rotate(281deg); }
  .random:nth-child(10) {
    background: #00A9E0;
    -webkit-transform: rotate(247deg);
            transform: rotate(247deg); }
  .random:nth-child(11) {
    background: #2DCCD3;
    -webkit-transform: rotate(291deg);
            transform: rotate(291deg); }
  .random:nth-child(12) {
    background: #D50032;
    -webkit-transform: rotate(229deg);
            transform: rotate(229deg); }
  .random:nth-child(13) {
    background: #F9423A;
    -webkit-transform: rotate(138deg);
            transform: rotate(138deg); }
  .random:nth-child(14) {
    background: #BABCBC;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
  .random:nth-child(15) {
    background: #00A9E0;
    -webkit-transform: rotate(262deg);
            transform: rotate(262deg); }
  .random:nth-child(16) {
    background: #2DCCD3;
    -webkit-transform: rotate(110deg);
            transform: rotate(110deg); }
  .random:nth-child(17) {
    background: #D50032;
    -webkit-transform: rotate(142deg);
            transform: rotate(142deg); }
  .random:nth-child(18) {
    background: #F9423A;
    -webkit-transform: rotate(336deg);
            transform: rotate(336deg); }
  .random:nth-child(19) {
    background: #BABCBC;
    -webkit-transform: rotate(170deg);
            transform: rotate(170deg); }
  .random:nth-child(20) {
    background: #00A9E0;
    -webkit-transform: rotate(246deg);
            transform: rotate(246deg); }
  .random:nth-child(21) {
    background: #2DCCD3;
    -webkit-transform: rotate(115deg);
            transform: rotate(115deg); }
  .random:nth-child(22) {
    background: #D50032;
    -webkit-transform: rotate(64deg);
            transform: rotate(64deg); }
  .random:nth-child(23) {
    background: #F9423A;
    -webkit-transform: rotate(34deg);
            transform: rotate(34deg); }
  .random:nth-child(24) {
    background: #BABCBC;
    -webkit-transform: rotate(159deg);
            transform: rotate(159deg); }
  .random:nth-child(25) {
    background: #00A9E0;
    -webkit-transform: rotate(258deg);
            transform: rotate(258deg); }
  .random:nth-child(26) {
    background: #2DCCD3;
    -webkit-transform: rotate(232deg);
            transform: rotate(232deg); }
  .random:nth-child(27) {
    background: #D50032;
    -webkit-transform: rotate(51deg);
            transform: rotate(51deg); }
  .random:nth-child(28) {
    background: #F9423A;
    -webkit-transform: rotate(71deg);
            transform: rotate(71deg); }
  .random:nth-child(29) {
    background: #BABCBC;
    -webkit-transform: rotate(351deg);
            transform: rotate(351deg); }
  .random:nth-child(30) {
    background: #00A9E0;
    -webkit-transform: rotate(111deg);
            transform: rotate(111deg); }
  .random-circle {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #F9423A; }
  .random-line {
    width: 180px;
    height: 6px;
    border-radius: 30px;
    background: #2DCCD3; }

.flex-left, .flex-right {
  width: 90%;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 48em) {
    .flex-left, .flex-right {
      width: 48%;
      margin-left: 0;
      margin-right: 0; } }

.flex-left {
  margin-bottom: 20px; }
  @media (min-width: 48em) {
    .flex-left {
      margin-right: calc(4% - 1px);
      margin-bottom: 0; } }

.featured-header span:first-child {
  border-bottom: 1px solid #F9423A; }

.featured-issue img {
  z-index: 2;
  width: 89%;
  height: auto;
  margin: 5px 0; }
  @media (min-width: 48em) {
    .featured-issue img {
      position: absolute;
      top: 50%;
      width: 40%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); } }
  @media (min-width: 62em) {
    .featured-issue img {
      position: relative;
      top: 0;
      width: 35%;
      -webkit-transform: translateY(0);
              transform: translateY(0); } }

@media (min-width: 62em) {
  .featured-issue .card-col {
    position: absolute;
    top: 45%;
    right: 0;
    z-index: 0;
    width: 70%;
    height: auto;
    max-height: 70%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); } }

@media (min-width: 75em) {
  .featured-issue .card-col {
    top: 50%; } }

@media (min-width: 48em) {
  .featured-issue .card-block {
    padding: 2rem; } }

@media (min-width: 62em) {
  .featured-issue .card-block {
    padding: 2rem 5rem; } }

.endorsements-container .endorsement {
  padding: 30px 50px; }
  @media (min-width: 62em) {
    .endorsements-container .endorsement {
      padding: 30px 150px; } }

.endorsements-container .slick-prev {
  left: 40px; }

.endorsements-container .slick-next {
  right: 40px;
  left: auto; }

.endorsements-container .slick-dots li button {
  background-color: #BABCBC; }

.endorsements-container .slick-dots li.slick-active button {
  background-color: #3F4444; }

.partners .home-header .logo {
  margin-bottom: 5vh; }

.partners .home-header h1 {
  font-size: 2.5rem; }
  @media (min-width: 34em) {
    .partners .home-header h1 {
      font-size: 4.375rem; } }

.partners .pioneer-cards .card {
  position: relative; }

.partners .subscribe {
  background: transparent; }
  .partners .subscribe .btn-warmred {
    background: #F9423A;
    color: white; }
    .partners .subscribe .btn-warmred:after {
      display: none; }
  .partners .subscribe:after {
    background-color: transparent; }

.partners .resources {
  background: #F0F0F0; }
  .partners .resources .btn {
    width: 90%;
    max-width: 300px;
    display: block;
    margin: 0 auto; }
    @media (min-width: 34em) {
      .partners .resources .btn {
        width: auto; } }

.dialog {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 100000;
  background: rgba(255, 255, 255, 0.7);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.2s;
          transition: 0.2s; }
  .dialog.dialog-open {
    opacity: 1;
    pointer-events: all; }
  .dialog .dialog-wrap {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 96%;
    left: 2%;
    right: 2%;
    height: auto;
    max-height: 500px;
    background: white;
    border: 1px solid #F9423A;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: scroll; }
    @media (min-width: 34em) {
      .dialog .dialog-wrap {
        max-height: none;
        overflow: auto; } }
  .dialog .dialog-header {
    position: relative;
    max-height: 225px;
    overflow: hidden;
    color: #F9423A;
    padding: 35px 25px 0;
    background-color: #fafafa; }
    @media (min-width: 34em) {
      .dialog .dialog-header {
        max-height: 350px;
        padding: 35px 35px 0; } }
    .dialog .dialog-header p {
      font-size: 1.5rem; }
      @media (min-width: 34em) {
        .dialog .dialog-header p {
          font-size: 2rem; } }
    .dialog .dialog-header img {
      position: relative;
      width: 70%;
      margin-top: 15px;
      box-shadow: 2px -2px 50px #ddd, -2px -0px 50px #ddd; }
      @media (min-width: 34em) {
        .dialog .dialog-header img {
          margin-top: 30px; } }
    .dialog .dialog-header:before {
      position: absolute;
      content: '';
      display: block;
      width: 100%;
      height: 50px;
      left: 0;
      bottom: 0;
      background-image: -webkit-linear-gradient(rgba(221, 221, 221, 0), rgba(221, 221, 221, 0.8));
      background-image: linear-gradient(rgba(221, 221, 221, 0), rgba(221, 221, 221, 0.8)); }
  .dialog .dialog-content {
    padding: 20px;
    text-align: center; }
    @media (min-width: 34em) {
      .dialog .dialog-content {
        padding: 35px; } }
    .dialog .dialog-content p {
      font-size: 1.1rem; }
      @media (min-width: 34em) {
        .dialog .dialog-content p {
          font-size: initial; } }
  .dialog .subscribe {
    background-image: none; }
    .dialog .subscribe:after {
      background: transparent; }
    .dialog .subscribe .email {
      border: 1px solid #F9423A;
      position: relative;
      z-index: 1000000; }
    .dialog .subscribe .btn {
      background: #F9423A;
      color: white;
      border: 1px solid #F9423A;
      -webkit-transition: 0.1s;
              transition: 0.1s; }
      .dialog .subscribe .btn:hover {
        background: #e01007; }
      .dialog .subscribe .btn span {
        color: #fff; }
        .dialog .subscribe .btn span:after {
          display: none; }
      .dialog .subscribe .btn:after {
        display: none; }
  .dialog .inline-btn {
    font-size: 1.25em;
    color: #F9423A;
    position: relative;
    z-index: 1000000; }
  .dialog .close-dialog {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 2rem;
    background-color: rgba(249, 66, 58, 0.2);
    border-radius: 50%; }
    .dialog .close-dialog:hover {
      cursor: pointer; }
  @media only screen and (min-width: 34em) {
    .dialog .dialog-wrap {
      width: 500px;
      left: 0;
      right: 0; } }

  .dialog.emergency .dialog-header {
    max-height: 350px;
    padding: 35px 70px 0; } 

section:first-of-type.flex-quote {
  overflow: visible; }

.flex-quote .container {
  max-width: 92%; }

.flex-quote--row {
  position: relative;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 3rem;
  padding-right: 3rem; }
  @media (min-width: 62em) {
    .flex-quote--row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .flex-quote--row .top-bar {
    position: absolute;
    top: -3rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% + 2rem);
    height: 130px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }

.flex-quote--attribution {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media (min-width: 62em) {
    .flex-quote--attribution {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  .flex-quote--attribution h6 {
    margin: 0 0 1rem; }

.flex-quote--quote {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  @media (min-width: 62em) {
    .flex-quote--quote {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }

.spacer-with-dot {
  display: block;
  height: 1px;
  margin-bottom: 30px;
  position: relative;
  width: 75%; }
  .spacer-with-dot span {
    content: " ";
    position: absolute;
    top: 0.5px;
    left: 50%;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  @media (min-width: 48em) {
    .spacer-with-dot {
      width: 126px; } }
  @media (min-width: 62em) {
    .spacer-with-dot {
      position: absolute;
      right: -100px;
      top: 50%;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); } }
  .spacer-with-dot.horizontal {
    left: 50%;
    -webkit-transform: rotate(0) translateX(-50%);
            transform: rotate(0) translateX(-50%); }
    @media (min-width: 48em) {
      .spacer-with-dot.horizontal {
        width: 200px; } }
    .spacer-with-dot.horizontal.above {
      top: -5rem; }
      @media (min-width: 62em) {
        .spacer-with-dot.horizontal.above {
          top: -2rem; } }
    .spacer-with-dot.horizontal.below {
      top: initial;
      bottom: 0; }

.pioneer-cards a:hover {
  text-decoration: none; }

.gallery {
  position: relative; }
  .gallery:before {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    height: 75%;
    background: #F4F4F4; }
  .gallery .grid-image {
    display: inline-block;
    float: left;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    width: 48%;
    height: 0;
    padding-bottom: 48%;
    margin: 1.66%;
    margin-left: 1.6%;
    margin-right: 0;
    background-size: cover;
    background-position: center; }
    @media (min-width: 48em) {
      .gallery .grid-image {
        width: 23%;
        padding-bottom: 23%; } }

.timeslots .left-indent {
  border-left: 1px solid; }

.timeslots .timeslot-flex-row {
  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; }
  @media (min-width: 34em) {
    .timeslots .timeslot-flex-row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: initial;
          -ms-flex-align: initial;
              align-items: initial; } }
  .timeslots .timeslot-flex-row .side-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center; }
    .timeslots .timeslot-flex-row .side-image--container {
      position: relative;
      height: 200px; }
      @media (min-width: 34em) {
        .timeslots .timeslot-flex-row .side-image--container {
          height: auto; } }

.quick-glance .container {
  max-width: 92%; }

.quick-glance .row {
  padding: 0 2rem; }

.quick-glance a:hover {
  text-decoration: none; }

.quick-glance .sidebar-container {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media (min-width: 62em) {
    .quick-glance .sidebar-container {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      width: 33%;
      padding-right: 3rem; } }
  .quick-glance .sidebar-container p:not(.glance-bubbles) span {
    display: inline-block;
    vertical-align: top; }
    .quick-glance .sidebar-container p:not(.glance-bubbles) span:nth-child(1) {
      text-align: right;
      padding-right: 10px; }
  .quick-glance .sidebar-container .color-gray {
    color: #808080; }
  .quick-glance .sidebar-container .u-flex .flex-one {
    content: '';
    width: 35%;
    padding: 0 15px;
    text-align: right; }
    @media (min-width: 62em) {
      .quick-glance .sidebar-container .u-flex .flex-one {
        width: 33%; } }
    .quick-glance .sidebar-container .u-flex .flex-one.stat {
      font-weight: bold; }
  .quick-glance .sidebar-container .u-flex .flex-two {
    width: 48%; }
    @media (min-width: 62em) {
      .quick-glance .sidebar-container .u-flex .flex-two {
        width: calc(67% - 1px); } }
    .quick-glance .sidebar-container .u-flex .flex-two.header {
      text-align: left;
      margin-left: 15px;
      width: 100%; }
      @media (min-width: 62em) {
        .quick-glance .sidebar-container .u-flex .flex-two.header {
          width: 50%;
          margin-left: 0; } }
  .quick-glance .sidebar-container .u-flex a {
    font-size: inherit;
    border: none;
    padding: 0;
    text-decoration: underline; }
    .quick-glance .sidebar-container .u-flex a.color-gray:hover {
      background: none !important;
      border: none;
      color: #8B84D7; }

.quick-glance .glance-bubbles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px; }
  .quick-glance .glance-bubbles .flex-one {
    text-align: right;
    padding-right: 15px;
    width: 35%; }
    @media (min-width: 62em) {
      .quick-glance .glance-bubbles .flex-one {
        width: 33%; } }
  .quick-glance .glance-bubbles .flex-two {
    width: 48%; }
    @media (min-width: 62em) {
      .quick-glance .glance-bubbles .flex-two {
        width: 67%; } }
  .quick-glance .glance-bubbles .bubble {
    display: inline-block;
    content: " ";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 8px; }

.quick-glance .wysiwyg-content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 90%;
  margin: 0 auto; }
  @media (min-width: 62em) {
    .quick-glance .wysiwyg-content {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      width: calc(67% - 1px); }
      .quick-glance .wysiwyg-content.sidebar-show {
        padding-right: 3rem; } }
  .quick-glance .wysiwyg-content p:first-of-type span:first-of-type b:first-of-type {
    color: #F9423A; }

.quick-glance .learn-more-links {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media (min-width: 62em) {
    .quick-glance .learn-more-links {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      .quick-glance .learn-more-links.sidebar-show {
        width: 55%;
        margin-left: 40%; } }

.quick-glance .learn-more-header {
  font-size: 1rem;
  font-weight: 400; }

.quick-glance .learn-more-link {
  display: block;
  color: #3F4444 !important;
  margin-bottom: 2rem;
  -webkit-transition: 0.1s;
          transition: 0.1s; }
  .quick-glance .learn-more-link:hover, .quick-glance .learn-more-link:active, .quick-glance .learn-more-link:focus, .quick-glance .learn-more-link:active:focus {
    background: none !important; }
    .quick-glance .learn-more-link:hover span, .quick-glance .learn-more-link:active span, .quick-glance .learn-more-link:focus span, .quick-glance .learn-more-link:active:focus span {
      background-size: 100% 3px; }
  .quick-glance .learn-more-link span {
    padding-bottom: 3px; }

.signup-card--content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 3rem); }
  @media (min-width: 34em) {
    .signup-card--content {
      width: calc(100% - 4rem); } }

.signup-card .form-input,
.signup-card .form-action {
  z-index: 1; }

.signup-card .email {
  background: #fff;
  border: 1px solid #3F4444;
  -webkit-transition: 0.1s;
          transition: 0.1s; }
  .signup-card .email + label {
    display: none; }
  .signup-card .email:focus {
    border-width: 2px 1px 2px 5px; }

.signup-card .btn {
  background: #BABCBC;
  border: 1px solid #3F4444;
  -webkit-transition: 0.1s;
          transition: 0.1s; }
  .signup-card .btn:hover {
    background: #F4F4F4; }

.single-image__image {
  height: 0;
  padding-bottom: 65%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.image-slider {
  width: 270px;
  height: 375px; }
  .image-slider .slick-list {
    overflow: visible; }
  .image-slider__slide {
    width: 250px;
    height: 375px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 0px;
    margin-right: 20px;
    cursor: pointer;
    -webkit-transition: 0.2s;
            transition: 0.2s; }
    .image-slider__slide:not(.slick-current) {
      opacity: 0.3; }
      .image-slider__slide:not(.slick-current):hover {
        opacity: 0.5; }

.slick-arrow {
  outline: none; }

.pull-quote {
  position: relative; }
  .pull-quote:before, .pull-quote:after {
    content: '';
    position: absolute;
    top: 50%;
    left: -2rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 2px;
    height: 0;
    background: #F9423A;
    -webkit-transition: 0.3s;
            transition: 0.3s; }
  .pull-quote.in-view:before {
    height: 50%;
    top: 0; }
  .pull-quote.in-view:after {
    height: 50%; }
  .pull-quote__border {
    position: absolute;
    left: -2rem;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 7px;
    height: 7px;
    background: #F9423A;
    border-radius: 50%; }
  .pull-quote__attribution {
    float: left; }
  .pull-quote__social {
    float: left; }
    @media (min-width: 48em) {
      .pull-quote__social {
        float: right; } }
    .pull-quote__social i {
      font-size: 1.5rem;
      padding: 10px;
      border: 1px solid #eceeef; }
    .pull-quote__social .fa-twitter {
      color: #55acee;
      margin-right: 10px; }
      .pull-quote__social .fa-twitter:hover {
        color: #fff;
        background: #55acee; }
    .pull-quote__social .fa-facebook-square {
      color: #3b5998; }
      .pull-quote__social .fa-facebook-square:hover {
        color: #fff;
        background: #3b5998; }

.learn-more-section h6 {
  font-size: 1rem; }

.learn-more-section ul {
  padding: 0;
  list-style: none; }
  .learn-more-section ul li:not(:last-child) {
    margin-bottom: 10px; }

.learn-more-section .learn-link {
  margin: 0;
  color: #000 !important;
  background-image: -webkit-linear-gradient(top, #F9423A, #F9423A) !important;
  background-image: linear-gradient(to bottom, #F9423A, #F9423A) !important;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 2px; }
  .learn-more-section .learn-link:hover {
    background-size: 100% 3px; }

.featured-in {
  border-top: 1px solid #eceeef; }
  .featured-in__image {
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (min-width: 48em) {
      .featured-in__image {
        height: auto; } }
  .featured-in .icon-download {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.article-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #eceeef; }
  .article-author__image {
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (min-width: 48em) {
      .article-author__image {
        height: 200px; } }
    .article-author__image.circle-image {
      height: 0;
      padding-bottom: 25%;
      background-size: cover;
      border-radius: 50%; }
    @media (max-width: 768px) {
      .article-author__image.circle-image {
      height: 150px;
      width: 150px;
      margin-left: 1rem;
      padding-bottom: 25%;
      background-size: cover;
      border-radius: 50%; }
    }

.featured-article__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  -webkit-transition: 0.2s;
          transition: 0.2s; }
  .featured-article__image.active {
    opacity: 1; }
    .featured-article__image.active .featured-article__header {
      opacity: 1;
      -webkit-transition: 0.2s 0.1s;
              transition: 0.2s 0.1s; }

.featured-article__header {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.1s;
          transition: 0.1s; }
  .featured-article__header h6 {
    font-size: 1rem;
    -webkit-font-smoothing: antialiased; }
    .featured-article__header h6:first-of-type {
      opacity: 0.7; }

.featured-article__hover-links {
  background: transparent;
  margin-top: -3rem; }
  .featured-article__hover-links a {
    position: relative;
    display: block;
    text-decoration: none;
    z-index: 999; }

.featured-article__hover-link:not(:first-of-type) {
  display: none; }
  @media (min-width: 48em) {
    .no-touch .featured-article__hover-link:not(:first-of-type) {
      display: block; } }

.featured-article__hover-link-inner {
  background: #fff;
  padding: 30px;
  border: 1px solid #fff;
  -webkit-transition: 0.1s;
          transition: 0.1s; }
  .featured-article__hover-link-inner.active {
    border: 1px solid #eee;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
    .featured-article__hover-link-inner.active h6, .featured-article__hover-link-inner.active p {
      opacity: 1; }
  .featured-article__hover-link-inner h6, .featured-article__hover-link-inner p {
    opacity: 0.5;
    -webkit-transition: 0.1s;
            transition: 0.1s; }
  .featured-article__hover-link-inner p {
    font-size: 1.2em; }

.expand-filters {
  color: #BABCBC;
  cursor: pointer; }

.post-filter__list.desktop {
  display: none; }
  @media (min-width: 62em) {
    .post-filter__list.desktop {
      display: block; } }

@media (min-width: 62em) {
  .post-filter__list.mobile {
    display: none; } }

.post-filter__list h6 {
  display: inline-block;
  padding: 10px 0;
  margin-right: 35px;
  color: #6A6A6A;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  -webkit-transition: .2s ease;
          transition: .2s ease; }
  .post-filter__list h6:first-child {
    color: #BABCBC; }
  .post-filter__list h6.active {
    color: #3F4444;
    border-bottom: 3px solid #BABCBC; }

.post-filter__elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 62em) {
    .post-filter__elements {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.post-filter__element {
  float: left;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc((100% - 10px) / 2);
  background: #f7f7f9;
  padding: 0.25rem;
  border: 2px solid;
  border-radius: 2px;
  margin-bottom: 10px;
  opacity: 1;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.2s;
          transition: 0.2s; }
  .post-filter__element:nth-of-type(odd) {
    margin-right: 10px; }
  @media only screen and (min-width: 480px) and (max-width: 719px) {
    .post-filter__element {
      width: calc((100% - 40px) / 3); }
      .post-filter__element:not(:nth-of-type(3)):not(:last-of-type) {
        margin-right: 20px; }
      .post-filter__element:nth-of-type(3), .post-filter__element:last-of-type {
        margin-right: 0; } }
  @media only screen and (min-width: 720px) and (max-width: 959px) {
    .post-filter__element {
      width: calc((100% - 60px) / 4); }
      .post-filter__element:not(:nth-of-type(4)):not(:last-of-type) {
        margin-right: 20px; }
      .post-filter__element:nth-of-type(4), .post-filter__element:last-of-type {
        margin-right: 0; } }
  @media (min-width: 62em) {
    .post-filter__element {
      width: calc((100% - 100px) / 6);
      padding: 0.625rem;
      margin-bottom: 0; }
      .post-filter__element:not(:last-of-type) {
        margin-right: 20px; } }
/*  .post-filter__element.active-filter {
    border-bottom-width: 5px; }*/
  .post-filter__element.inactive-filter {
    opacity: 0.5; }
    .post-filter__element.inactive-filter:hover {
      opacity: 1; }
  .post-filter__element.expanded {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .post-filter__element.border-pomegranate {
    border-color: #D50032; }
  .post-filter__element.border-sky {
    border-color: #00A9E0; }
  .post-filter__element.border-papaya {
    border-color: #E56A54; }
  .post-filter__element.border-aloe {
    border-color: #2DCCD3; }
  .post-filter__element.border-lilac {
    border-color: #8B84D7; }
  .post-filter__element.border-gray {
    border-color: #BABCBC; }

/* added 1/31/2018 */
  .post-filter__element.border-charcoal.active-filter {
    background-color: #000; }
  .post-filter__element.border-pomegranate.active-filter {
    background-color: #D50032; }
  .post-filter__element.border-sky.active-filter{
    background-color: #00A9E0; }
  .post-filter__element.border-papaya.active-filter{
    background-color: #E56A54; }
  .post-filter__element.border-aloe.active-filter{
    background-color: #2DCCD3; }
  .post-filter__element.border-lilac.active-filter{
    background-color: #8B84D7; }
  .post-filter__element.border-gray.active-filter{
    background-color: #BABCBC; }
  .post-filter__element.active-filter h6,
  .post-filter__element.active-filter .post-filter__element-description {
    color: #FFF; 
  }
/* end added 1/31/2018 */

  .post-filter__element h6 {
    width: 100%;
    font-size: 12px; }
  .post-filter__element-description {
    display: none;
    font-size: 1rem;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    line-height: 1.2;
    margin-top: 1rem; }

.post-filter__tags {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 62em) {
    .post-filter__tags {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  .post-filter__tags.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.post-filter .tag-intro {
  float: left;
  padding: 0.625rem;
  padding-left: 0;
  margin-right: 30px; }

.post-filter__tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 62em) {
    .post-filter__tag-list {
      display: block; } }

.post-filter__tag {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc((100% - 15px) / 2);
  padding: 1rem 0.75rem;
  border: 1px solid #eceeef;
  border-radius: 1px;
  margin-bottom: 10px;
  cursor: pointer; }
  .post-filter__tag:nth-of-type(odd) {
    margin-right: 15px; }
  @media only screen and (min-width: 480px) and (max-width: 719px) {
    .post-filter__tag {
      width: calc((100% - 30px) / 3); }
      .post-filter__tag:not(:nth-of-type(3)):not(:nth-of-type(6)):not(:last-of-type) {
        margin-right: 15px; }
      .post-filter__tag:nth-of-type(3), .post-filter__tag:nth-of-type(6), .post-filter__tag:last-of-type {
        margin-right: 0; } }
  @media only screen and (min-width: 720px) and (max-width: 959px) {
    .post-filter__tag {
      width: calc((100% - 45px) / 4); }
      .post-filter__tag:not(:nth-of-type(4)):not(:last-of-type) {
        margin-right: 15px; }
      .post-filter__tag:nth-of-type(4), .post-filter__tag:last-of-type {
        margin-right: 0; } }
  @media (min-width: 62em) {
    .post-filter__tag {
      width: auto; }
      .post-filter__tag:not(:last-of-type) {
        margin-right: 15px; }
      .post-filter__tag:hover {
        border-color: #F9423A; }
        .post-filter__tag:hover h6 {
          color: #F9423A; } }
  .post-filter__tag.active-filter {
    border-color: #F9423A; }
    .post-filter__tag.active-filter h6 {
      color: #F9423A; }
  .post-filter__tag h6 {
    width: 100%;
    color: #818a91; }
  .post-filter__tag--active {
    border: 1px solid #F9423A; }
    .post-filter__tag--active h6 {
      color: #F9423A; }

.load-more-posts-button .wb-plus {
  position: relative;
  float: left;
  left: -10px;
  font-size: 2rem;
  font-weight: 100; }

#resource-grid .load-more-posts-button .wb-plus {
  left: 0; }

.end-load-more-message {
  display: none; }

.single .quick-glance p>img {
  max-width: 100%;
  height: auto;
}

.single section:first-of-type.quick-glance .overlap-container {
  background: #fff;
  padding-top: 3rem;
  margin-top: -2rem;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }
  @media (min-width: 48em) {
    .single section:first-of-type.quick-glance .overlap-container {
      padding-top: 5rem;
      margin-top: -9rem; } }

.resource-collections .card-grid {
  margin-bottom: -6rem; }
  .resource-collections .card-grid .card-title {
    padding-bottom: 1rem; }
  .resource-collections .card-grid .card-block {
    min-height: 0; }

.selectize-control.single .selectize-input, .selectize-control.single .selectize-dropdown {
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 2px solid #ddd;
  box-shadow: none; }

.selectize-control.single .selectize-input {
  width: auto !important;
  color: #999;
  background: none;
  padding: 0.75rem 3rem 0.75rem 1rem;
  cursor: pointer; }
  .selectize-control.single .selectize-input > * {
    color: #999;
    font-weight: 700; }
  .selectize-control.single .selectize-input input {
    width: auto !important;
    color: #999;
    font-size: 0.875rem;
    letter-spacing: 2px;
    text-transform: uppercase; }
  .selectize-control.single .selectize-input ::-webkit-input-placeholder {
    color: #999;
    font-size: 0.875rem; }
  .selectize-control.single .selectize-input:after {
    content: '\f107';
    font-family: "FontAwesome";
    border: 0;
    width: auto;
    height: auto;
    margin-top: 2px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .selectize-control.single .selectize-input.dropdown-active:after {
    content: '\f106';
    margin-top: 0; }

.selectize-control.single .selectize-dropdown {
  color: #818a91; }

.section-toggle__toggle {
  position: relative;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 2rem;
  cursor: pointer;
  -webkit-transition: 0.1s;
          transition: 0.1s; }
  @media (min-width: 34em) {
    .section-toggle__toggle {
      -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;
      padding: 3rem; } }
  .section-toggle__toggle:hover {
    background: #f1f1f1; }
    .section-toggle__toggle:hover .section-toggle__section-icon svg path {
      fill: #F9423A; }
    .section-toggle__toggle:hover i {
      opacity: 1; }

.section-toggle__section-icon {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left; }
  @media (min-width: 34em) {
    .section-toggle__section-icon {
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
      text-align: center; } }
  .section-toggle__section-icon svg path {
    fill: #bbb;
    -webkit-transition: 0.1s;
            transition: 0.1s; }

.section-toggle__section-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right; }
  @media (min-width: 34em) {
    .section-toggle__section-title {
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
      text-align: center; } }

.section-toggle i {
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: 0.1s;
          transition: 0.1s; }
  @media (min-width: 34em) {
    .section-toggle i {
      bottom: 1.5rem; } }

.past-labs__labs {
  position: relative; }
  .past-labs__labs:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: -2rem;
    width: 2px;
    height: 100%;
    background: #F9423A; }

.pioneer-meetings__meeting-links:hover .pioneer-meetings__meeting-card-inner {
  border: 1px solid #BABCBC; }

.pioneer-meetings__meeting-links:hover h4 {
  background-size: 100% 2px; }

.pioneer-meetings__meeting-links h4 {
  display: inline;
  background-image: -webkit-linear-gradient(top, #F9423A, #F9423A);
  background-image: linear-gradient(to bottom, #F9423A, #F9423A);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 0;
  -webkit-transition: 0.1s;
          transition: 0.1s; }

.pioneer-meetings__meeting-cards-row {
  margin: -3rem 0 -6rem; }

@media (min-width: 48em) {
  .pioneer-meetings__meeting-card:nth-child(2n) {
    width: calc(50% - 1px); } }

@media (min-width: 75em) {
  .pioneer-meetings__meeting-card:nth-child(2n) {
    width: 33%; } }

.pioneer-meetings__meeting-card-inner {
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  border: 1px solid #eceeef;
  -webkit-transition: 0.1s;
          transition: 0.1s; }
  .pioneer-meetings__meeting-card-inner h4 {
    word-break: break-word; }

.featured-events__event-card-image {
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #eceeef; }
  @media (min-width: 48em) {
    .featured-events__event-card-image {
      height: 150px; } }

.featured-events__event-card-block {
  border: 1px solid #eceeef;
  border-top: 0; }

.share-card {
  position: absolute;
  bottom: 1rem;
  right: 0;
  z-index: 1; }
  @media (min-width: 62em) {
    .share-card {
      right: 1rem; } }
  .share-card__twitter, .share-card__facebook {
    color: #BABCBC;
    font-size: 1.5rem;
    -webkit-transition: 0.1s;
            transition: 0.1s; }
  .share-card__twitter {
    margin-right: 1rem; }
    .share-card__twitter:hover {
      color: #1da1f2; }
  .share-card__facebook:hover {
    color: #3b5998; }

.request-workshop .spacer-with-dot.horizontal.above, .get-involved .spacer-with-dot.horizontal.above {
  top: initial;
  bottom: 0; }
  @media only screen and (min-width: 48.1em) {
    .request-workshop .spacer-with-dot.horizontal.above, .get-involved .spacer-with-dot.horizontal.above {
      bottom: initial; } }

.request-workshop .icon-download, .get-involved .icon-download {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

@media only screen and (min-width: 48.1em) {
  .request-workshop .spacer-with-dot.horizontal.above {
    top: -3rem; } }

@media (min-width: 48em) {
  .get-involved .spacer-with-dot.horizontal.above {
    top: -8rem; } }

@media (min-width: 62em) {
  .get-involved .spacer-with-dot.horizontal.above {
    top: -3rem; } }

.pioneering-issue__feature_quote {
  z-index: 2;
  overflow: visible; }
  @media (max-width: 61.9em) {
    .pioneering-issue__feature_quote .container {
      max-width: 90%; } }
  .pioneering-issue__feature_quote .flex-quote--row {
    background: #fff;
    margin-top: -4rem; }
    @media (min-width: 48em) {
      .pioneering-issue__feature_quote .flex-quote--row {
        padding-left: 4rem;
        padding-right: 4rem; } }

.pioneering-issue__cover-container {
  position: relative;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background-position-x: 50%;
  background-position-y: -75%;
  background-repeat: no-repeat;
  background-size: 75%;
  opacity: 0;
  -webkit-transition: 1s;
          transition: 1s; }
  @media (min-width: 48em) {
    .pioneering-issue__cover-container {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; } }
  .pioneering-issue__cover-container.loaded {
    background-position-y: 0;
    opacity: 1; }

.pioneering-issue__contents-list {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2; }
  @media (min-width: 48em) {
    .pioneering-issue__contents-list {
      -webkit-columns: 1;
         -moz-columns: 1;
              columns: 1; } }

@media (min-width: 48em) {
  .pioneering-issue__contents {
    width: calc(75% - 1px); } }

@media (max-width: 47em) {
  .pioneering-issue__cover-container {
    background-size: 60%;
    top: 0;
    /*position: absolute;*/
    height: 300px;
    order: 0;
  }
  .single-pioneering .home-header {
    min-height: 640px;
    height: 100vh;
  }
  .single-pioneering .home-header .container {
    top: 150px;
  }

  .single-pioneering .home-header .container .row div:nth-of-type(2) {
    /*padding-top: calc(200px + 8rem);*/
    padding-top: 1rem;
  }

}

.pioneering-issue__pdf-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.pioneers-intro__intro-box .container {
  max-width: none;
}

.pioneers-intro__intro-card {
  padding: 2rem 1rem; 
  margin-bottom: 0px;
}
@media (min-width: 48em) {
  .pioneers-intro__intro-card {
    padding: 2rem 2.875rem 1.5rem 1.81255rem; } 
}

.pioneers-intro__video {
  position: relative;
  background: #fff;
  padding: 0.75rem;
  border: 1px solid #F9423A; }
  .pioneers-intro__video:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -100%;
    width: 400%;
    height: 1px;
    background: #F9423A;
    z-index: -1; }
  .pioneers-intro__video .iframe-holder {
    padding-bottom: 65%; }

.pioneers-intro__cta .spacer-with-dot.horizontal.above {
  top: -2rem; }

.post-filter[data-post-type="profile"] .container {
  padding-top: 0;
}


.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .pagination__prev .icon-download {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .pagination .pages {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0; }
    .pagination .pages li {
      display: inline; }
      .pagination .pages li:not(:last-of-type) {
        margin-right: 10px; }
  .pagination__next .icon-download {
    left: initial;
    right: 40px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

@media (min-width: 48em) {
  .advisory-board__slider.mobile-slider,
  .board__slider.mobile-slider {
    display: none; } }

.advisory-board__slider.desktop-slider,
.board__slider.desktop-slider {
  display: none; }
  @media (min-width: 48em) {
    .advisory-board__slider.desktop-slider {
      display: block; } }

.advisory-board .slick-prev,
.board .slick-prev,
.testimonial-slider-buttons .slick-prev {
  left: 20px; }

.advisory-board .slick-next,
.board .slick-next,
.testimonial-slider-buttons .slick-next {
  left: initial;
  right: 10px; }

.advisory-board .slick-dots,
.board .slick-dots,
.testimonial-section .slick-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 75%; }
  @media (min-width: 48em) {
    .advisory-board .slick-dots,
    .board .slick-dots,
    .testimonial-section .slick-dots {
      width: auto; } }
  .advisory-board .slick-dots button,
  .board .slick-dots button,
  .testimonial-section .slick-dots button {
    width: 7.5px;
    height: 7.5px;
    border: 1px solid #F9423A; }
    @media (min-width: 48em) {
      .advisory-board .slick-dots button,
      .board .slick-dots button,
      .testimonial-section .slick-dots button {
        width: 15px;
        height: 15px; } }
  .advisory-board .slick-dots li:not(:last-child),
  .board .slick-dots li:not(:last-child),
  .testimonial-section .slick-dots li:not(:last-child) {
    margin-right: 5px; }
    @media (min-width: 48em) {
      .advisory-board .slick-dots li:not(:last-child),
      .board .slick-dots li:not(:last-child),
      .testimonial-section .slick-dots li:not(:last-child) {
        margin-right: 10px; } }
  .advisory-board .slick-dots li.slick-active button,
  .board .slick-dots li.slick-active button,
  .testimonial-section .slick-dots li.slick-active button {
    background: #F9423A; }

.advisory-board__slider-slide,
.board__slider-slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

/*.board__member {

  }
  .board_row {
    display: table;
  }

@media (min-width: 64em) {
.board__member {
float: none;
    display: table-cell;
    vertical-align: top;
  }
}
*/

.page-template-page-who-we-are .intro-card {
  float:none !important;
  margin-bottom: 0rem;
}

.page-template-page-who-we-are .advisory-board__bio-slider-slide.slick-active,
.board__bio-slider-slide.slick-active {
    overflow-y:auto;
    overflow-x:hidden;
}
.advisory-board-columns {
  column-count: 2;
  column-gap: 2em;
  width: 80% !important;
    margin: 0px 10%;
}
@media (min-width: 48em) {
  .advisory-board-columns {
    column-count: 4;
  }
}
.advisory-board__member,
.board__member {
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-transition: 0.1s;
          transition: 0.1s;
  }
  .page-template-page-who-we-are .advisory-board__member {
    border: inherit;
    display: inline-block;
  cursor: pointer;
  -webkit-transition: inherit;
          transition: inherit;
  }

.page-template-page-who-we-are .advisory-board__member h3 {
  color: #F9423A;
  font-size: 1.125rem;
}

.page-template-page-who-we-are .advisory-board__member h4 {
  color: inherit;
  font-size: 0.875rem;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.page-template-page-who-we-are .advisory-board__member p {
  font-size: 0.875rem;  
}
  @media (min-width: 48em) {
    .advisory-board__member:nth-child(4n) {
      width: calc(25% - 1px); } 
    .page-template-page-who-we-are .advisory-board__member:nth-child(4n) {
      width: inherit; } 
 }

  .advisory-board__member:after,
  .board__member:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 20px;
    height: 20px;
    background-image: url("/wp-content/themes/launchframe/assets/dist/img/ER-Plus.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    -webkit-transition: 0.1s;
            transition: 0.1s; 
   }
   .page-template-page-who-we-are .advisory-board__member:after {
    display: none;
   }
  .advisory-board__member:hover,
  .board__member:hover {
    border-color: #F9423A; }
    .advisory-board__member:hover:after,
    .board__member:hover:after {
      opacity: 1; }
  .advisory-board__member-photo,
  .board__member-photo {
    width: 120px;
    max-width: 100%;
    height: 0;
    padding-bottom: 120px;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    border-radius: 50%; }
    .single-person .advisory-board__member-photo img,
    .single-person .board__member-photo img {
      width: 100%; }

.staff__members {
  margin-top: -6rem; }

.staff__member, 
.program__leader {
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-transition: 0.1s;
          transition: 0.1s; }
  .staff__member:hover, 
  .program__leader:hover {
    background-color: #fff;
    border-color: #F9423A; }
    .staff__member:hover:after,
    .program__leader:hover:after {
      opacity: 1; }
  .staff__member:after,
  .program__leader:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 20px;
    height: 20px;
    background-image: url("/wp-content/themes/launchframe/assets/dist/img/ER-Plus.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    -webkit-transition: 0.1s;
            transition: 0.1s; }
  .staff__member-photo {
    width: 120px;
    max-width: 100%;
    height: 0;
    padding-bottom: 120px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    margin: 0 auto; }

.advisory-board .slick-prev, .advisory-board .slick-next, .board .slick-prev, .board .slick-next, .staff .slick-prev, .staff .slick-next, .people-index .slick-prev, .people-index .slick-next {
  width: 44px;
  height: 44px;
  z-index: 1; }
  .advisory-board .slick-prev:after, .advisory-board .slick-next:after, .board .slick-prev:after, .board .slick-next:after, .staff .slick-prev:after, .staff .slick-next:after, .people-index .slick-prev:after, .people-index .slick-next:after {
    content: "";
    display: none; }
  .advisory-board .slick-prev:hover svg #Oval-1, .advisory-board .slick-next:hover svg #Oval-1, .board .slick-prev:hover svg #Oval-1, .board .slick-next:hover svg #Oval-1, .staff .slick-prev:hover svg #Oval-1, .staff .slick-next:hover svg #Oval-1, .people-index .slick-prev:hover svg #Oval-1, .people-index .slick-next:hover svg #Oval-1 {
    fill: #F9423A; }
  .advisory-board .slick-prev:hover svg #Group, .advisory-board .slick-next:hover svg #Group, .board .slick-prev:hover svg #Group, .board .slick-next:hover svg #Group, .staff .slick-prev:hover svg #Group, .staff .slick-next:hover svg #Group, .people-index .slick-prev:hover svg #Group, .people-index .slick-next:hover svg #Group {
    stroke: #fff; }
  .advisory-board .slick-prev svg, .advisory-board .slick-next svg, .board .slick-prev svg, .board .slick-next svg, .staff .slick-prev svg, .staff .slick-next svg, .people-index .slick-prev svg, .people-index .slick-next svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #F9423A; }

.advisory-board .slick-prev svg, .board .slick-prev svg, .staff .slick-prev svg, .people-index .slick-prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.advisory-board__bio-slider, .board__bio-slider, .staff__bio-slider, .leaders__bio-slider, .people-index__bio-slider {
  position: fixed;
  top: 80px;
  left: 5%;
  width: 90%;
  height: 75%;
  background: #fff;
  border: 1px solid #F9423A;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.2s;
          transition: 0.2s; }
  @media (min-width: 62em) {
    .advisory-board__bio-slider, .board__bio-slider, .staff__bio-slider, .leaders__bio-slider, .people-index__bio-slider {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 50%;
      height: 45%;
      min-width: 680px;
      min-height: 472px; } }
  .bios-open .advisory-board__bio-slider, .bios-open .board__bio-slider, .bios-open .staff__bio-slider, .bios-open .leaders__bio-slider, .bios-open .people-index__bio-slider {
    opacity: 1;
    pointer-events: all; }
  .advisory-board__bio-slider-wrapper,  .board__bio-slider-wrapper, .staff__bio-slider-wrapper, .leaders__bio-slider-wrapper, .people-index__bio-slider-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0);
    pointer-events: none;
    z-index: 10000;
    -webkit-transition: 0.2s;
            transition: 0.2s; }
    .advisory-board__bio-slider-wrapper.bios-open, .board__bio-slider-wrapper.bios-open, .staff__bio-slider-wrapper.bios-open, .leaders__bio-slider-wrapper.bios-open, .people-index__bio-slider-wrapper.bios-open {
      background: rgba(255, 255, 255, 0.9);
      pointer-events: all; }
  .advisory-board__bio-slider-slide, .board__bio-slider-slide, .staff__bio-slider-slide, .leaders__bio-slider-slide, .people-index__bio-slider-slide {
    position: relative;
    padding: 2rem 1rem;
    overflow-x: hidden;
    overflow-y: auto; }
    @media (min-width: 62em) {
      .advisory-board__bio-slider-slide, .board__bio-slider-slide, .staff__bio-slider-slide, .leaders__bio-slider-slide, .people-index__bio-slider-slide {
        padding: 4rem 3rem; } }
  .advisory-board__bio-slider-bio, .board__bio-slider-bio, .staff__bio-slider-bio, .leaders__bio-slider-bio, .people-index__bio-slider-bio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .advisory-board__bio-slider-image, .advisory-board__bio-slider-info, .board__bio-slider-image, .board__bio-slider-info, .staff__bio-slider-image, .staff__bio-slider-info, .leaders__bio-slider-image, .leaders__bio-slider-info, .people-index__bio-slider-image, .people-index__bio-slider-info {
    float: left; }
  .advisory-board__bio-slider-image, .board__bio-slider-image, .staff__bio-slider-image, .leaders__bio-slider-image, .people-index__bio-slider-image {
    width: 120px;
    max-width: 100%;
    height: 0;
    padding-bottom: 120px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    margin: 0 auto; }
  @media (min-width: 48em) {
    .advisory-board__bio-slider-info, .board__bio-slider-info, .staff__bio-slider-info, .leaders__bio-slider-info, .people-index__bio-slider-info {
      padding-left: 2rem !important; } }
  .advisory-board__bio-slider-biography, .board__bio-slider-biography, .staff__bio-slider-biography, .leaders__bio-slider-biography, .people-index__bio-slider-biography {
    clear: both;
    width: 100%;
    line-height: 1.75rem; }
  .advisory-board__bio-slider .slick-list, .advisory-board__bio-slider .slick-track, .board__bio-slider .slick-list, .board__bio-slider .slick-track, .staff__bio-slider .slick-list, .leaders__bio-slider .slick-list, .staff__bio-slider .slick-track, .leader__bio-slider .slick-track, .people-index__bio-slider .slick-list, .people-index__bio-slider .slick-track {
    height: 100%; }
  .advisory-board__bio-slider .slick-prev, .advisory-board__bio-slider .slick-next, .board__bio-slider .slick-prev, .board__bio-slider .slick-next, .staff__bio-slider .slick-prev, .staff__bio-slider .slick-next, .leaders__bio-slider .slick-prev, .leaders__bio-slider .slick-next, .people-index__bio-slider .slick-prev, .people-index__bio-slider .slick-next {
    top: initial;
    bottom: -36px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (min-width: 62em) {
      .advisory-board__bio-slider .slick-prev, .advisory-board__bio-slider .slick-next, .board__bio-slider .slick-prev, .board__bio-slider .slick-next, .staff__bio-slider .slick-prev, .staff__bio-slider .slick-next, .leaders__bio-slider .slick-prev, .leaders__bio-slider .slick-next, .people-index__bio-slider .slick-prev, .people-index__bio-slider .slick-next {
        top: 50%;
        bottom: initial; } }
  .advisory-board__bio-slider .slick-prev, .board__bio-slider .slick-prev, .staff__bio-slider .slick-prev,  .leaders__bio-slider .slick-prev, .people-index__bio-slider .slick-prev {
    left: 0; }
    @media (min-width: 62em) {
      .advisory-board__bio-slider .slick-prev,  .board__bio-slider .slick-prev, .staff__bio-slider .slick-prev, .leaders__bio-slider .slick-prev, .people-index__bio-slider .slick-prev {
        left: -5.75rem; } }
  .advisory-board__bio-slider .slick-next, .board__bio-slider .slick-next, .staff__bio-slider .slick-next,.leaders__bio-slider .slick-next, .people-index__bio-slider .slick-next {
    left: initial;
    right: -10px; }
    @media (min-width: 62em) {
      .advisory-board__bio-slider .slick-next, .board__bio-slider .slick-next, .staff__bio-slider .slick-next, .leaders__bio-slider .slick-next, .people-index__bio-slider .slick-next {
        right: -5.75rem; } }
  .advisory-board__bio-slider .close-bios, .board__bio-slider .close-bios, .staff__bio-slider .close-bios, .leaders__bio-slider .close-bios, .people-index__bio-slider .close-bios {
    position: absolute;
    top: 0;
    right: -0.5rem;
    width: 44px;
    height: 44px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    cursor: pointer;
    -webkit-transition: 0.1s;
            transition: 0.1s; }
    @media (min-width: 62em) {
      .advisory-board__bio-slider .close-bios, .board__bio-slider .close-bios, .staff__bio-slider .close-bios, .leaders__bio-slider .close-bios, .people-index__bio-slider .close-bios {
        top: 1.5rem;
        right: 1.5rem; } }
    .advisory-board__bio-slider .close-bios:hover .close-bar, .board__bio-slider .close-bios:hover .close-bar, .staff__bio-slider .close-bios:hover .close-bar, .leaders__bio-slider .close-bios:hover .close-bar,.people-index__bio-slider .close-bios:hover .close-bar {
      background: #F9423A; }
    .advisory-board__bio-slider .close-bios .close-bar, .board__bio-slider .close-bios .close-bar, .staff__bio-slider .close-bios .close-bar, .leaders__bio-slider .close-bios .close-bar, .people-index__bio-slider .close-bios .close-bar {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      background: #818a91; }
      .advisory-board__bio-slider .close-bios .close-bar:first-child, .board__bio-slider .close-bios .close-bar:first-child, .staff__bio-slider .close-bios .close-bar:first-child, .leaders__bio-slider .close-bios .close-bar:first-child, .people-index__bio-slider .close-bios .close-bar:first-child {
        width: 50%;
        height: 2px; }
      .advisory-board__bio-slider .close-bios .close-bar:last-child, .board__bio-slider .close-bios .close-bar:last-child, .staff__bio-slider .close-bios .close-bar:last-child, .leaders__bio-slider .close-bios .close-bar:last-child, .people-index__bio-slider .close-bios .close-bar:last-child {
        width: 2px;
        height: 50%; }

.sponsors__image {
  position: relative;
  height: 200px; }
  @media (min-width: 48em) {
    .sponsors__image {
      height: 500px; } 
}

.sponsors__container {
  /*margin-top: -5rem; */
}

.sponsors__container {
  /*margin-top: inherit; */
}
.sponsors__names {
  display: flex;
    flex-wrap: wrap;

}
.sponsors__names>div {
  align-items: center;
  align-content: center;
  width: 50%;
  margin-bottom: 3rem;
}


@media (min-width: 48em) {
.sponsors__names>div {
    align-items: center;
    align-content: center;
    width: 20%;
    margin-bottom: 3rem;
  }

}

.sponsors__names h4 {
  font-size: 1rem;
}

.sponsors_logo {
    max-width: 10rem;
    opacity: 0.8;
}
.sponsors_logo:hover {
    opacity: 1;
}
.sponsors__names h4 {
  display: inline; }

.sponsors__names a h4 {
  display: inline; }
.sponsors__names h4,
.sponsors__names a h4 {
display: inline-block;
}
.sponsors__names a:hover {
  background: none !important; }
  .sponsors__names a:hover h4 {
    color: #F9423A; }

.people-index__list {
  list-style: none;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  padding-left: 0; }
  @media (min-width: 48em) {
    .people-index__list {
      -webkit-columns: 3;
         -moz-columns: 3;
              columns: 3;
      padding-left: 40px; } }
  .people-index__list-item {
    margin-bottom: 0.25rem; }

.social-share {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .social-share h6, .social-share a {
    color: #3F4444 !important;
    margin-right: 20px; }
  .social-share a {
    font-size: 1.5rem;
    background: none !important;
    -webkit-transition: 0.1s;
            transition: 0.1s; }
    .social-share a:hover {
      color: #F9423A !important; }

#map {
  height: 600px; }
  #map:focus {
    outline: none; }

.bg-map {
  display: none;
  position: relative; }
  .bg-map.view {
    display: block; }

.card-grid__profiles {
  display: none; }
  .card-grid__profiles.view {
    display: inline; }
  .card-grid__profiles .card-block.top-image-card.with-image,
  .card-grid__profiles .card-block.featured-block {
    padding: calc(2rem + 120px) 2.875rem 1.5rem 1.5rem; }

#list-table {
  display: none;
}
#list-table.view {
  display: block;
}

.map-view-toggle {
  margin: 0 15px;
  font-size: 24px;
  opacity: .5;
  -webkit-transition: .2s;
          transition: .2s;
  cursor: pointer; }
  .map-view-toggle:hover {
    opacity: .7; }
  .map-view-toggle.view {
    opacity: 1;
    color: #89d58b; }

.active-filter-list {
  opacity: 0; }
  .active-filter-list.show {
    opacity: 1; }

@media (min-width: 62em) {
  #map-filters .filter-results {
    float: right;
    margin-right: 0px;
    display: inline-block;
    color: #F9423A;
  }
  .mobile-results .filter-results {
    display: none;
  }

}
@media (max-width: 62em) {
  #map-filters .filter-results {
    display: none;
  }
  .mobile-results .filter-results {
    display: inline-block;
  }

}


.map-info-box-close,
.clear-filter {
  position: absolute;
  top: 10px;
  width: 15px;
  height: 15px;
  cursor: pointer; }
  .map-info-box-close div,
  .clear-filter div {
    position: relative;
    width: 100%;
    height: 100%; }
    .map-info-box-close div::after, .map-info-box-close div::before,
    .clear-filter div::after,
    .clear-filter div::before {
      position: absolute;
      top: 50%;
      z-index: 3;
      width: 100%;
      height: 2px;
      background-color: #BABCBC;
      content: "";
      -webkit-transform-origin: 50%;
              transform-origin: 50%; }
    .map-info-box-close div::after,
    .clear-filter div::after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .map-info-box-close div::before,
    .clear-filter div::before {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.marker {
  font-size: 20px;
  opacity: 1;
  -webkit-transition: .2s;
          transition: .2s; }
  .marker.profiled {
    color: #F9423A; }
  .marker.active {
    font-size: 22px;
    color: #F9423A; }
  .marker:hover {
    font-size: 24px; }

.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right {
  display: none; }

#map-info-box {
  position: absolute;
  top: 30%;
  right: 0;
  left: 0;
  z-index: 3;
  width: 80%;
  height: 50%;
  margin: 0 auto;
  background-color: #FFF;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .15s ease;
          transition: .15s ease; }
  @media (min-width: 48em) {
    #map-info-box {
      top: 50%;
      right: 30px;
      left: auto;
      width: 50%;
      height: 499px;
      margin: auto; } }
  #map-info-box.show {
    opacity: 1;
    pointer-events: auto; }
  #map-info-box .info {
    display: none;
    height: 50%;
    overflow-y: scroll; }
    @media (min-width: 48em) {
      #map-info-box .info {
        display: block; } }
  #map-info-box .btn-map {
    position: absolute;
    right: 10px;
    left: 10px;
    bottom: 10px;
    display: block;
    padding: 10px 0;
    margin: 0 auto;
    color: #F9423A;
    background-color: transparent;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 25px;
    font-weight: 400;
    font-size: .9rem; }
    #map-info-box .btn-map:hover {
      background-image: none; }

.info {
  position: relative;
  width: 100%;
  height: 100%; }

.info-container {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 50px 20px 20px;
  overflow: hidden; }
  .info-container.show {
    display: initial; }
  .info-container .category-bubbles {
    height: 45px;
    margin-bottom: 20px; }
    .info-container .category-bubbles .bubble-row {
      max-width: 100%; }
  .info-container .address {
    display: none;
    position: absolute;
    top: 40px; }
    .info-container .address span {
      display: none; }
    .info-container .address--0 {
      display: block;
      position: relative;
      top: 0; }
      .info-container .address--0 span {
        display: inline-block; }

.profiled-filter {
  cursor: pointer; }

span a.email {
  margin-right: 5px; }

.toggles label {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 12px;
  width: 30px;
  height: 15px;
  font-weight: bold;
  border-radius: 20px;
  background-clip: padding-box;
  text-align: center;
  background-color: #eeeeee;
  box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.35); }

.toggles label input {
  position: absolute;
  opacity: 0; }

.toggles label span {
  position: absolute;
  display: block;
  width: 160px;
  left: -180px;
  top: 50%;
  text-align: right;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.toggles label .knob {
  position: absolute;
  margin: 0;
  height: 19px;
  width: 19px;
  border-radius: 20px;
  background: #6A6A6A;
  z-index: 5;
  top: -3px;
  left: -1px;
  border: 1px solid #6A6A6A;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.75);
  -webkit-transition: 0.18s all ease-out;
          transition: 0.18s all ease-out;
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.toggles label:before, .toggles label:after {
  position: relative;
  z-index: 2;
  text-shadow: rgba(102, 102, 102, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.3) 0 1px 0px; }

.toggles label:before {
  color: #F9423A;
  float: left;
  padding: 4px 0 0 8px; }

.toggles label:after {
  float: right;
  padding: 4px 5px 0 0; }

.toggles label input:checked + .knob {
  left: 13px;
  background: #89d58b;
  border: 1px solid #BABCBC; }

.map-cta .background-cover-image {
  background-position: center; }

.active-filters .post-filter__tag {
  cursor: default;
}


#pager a {
  text-decoration: none;
  background-image: none;
  cursor: pointer;
}

#profile_table {
  width: 100%;
}

#profile_table th {
  background-color: #677171;
  color: white;
  border: 1px solid #f3f3f3;
  font-size: 14px;
  padding: 6px 24px 6px 6px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center right;
}
#profile_table th.tablesorter-headerUnSorted {
  background-image: url(../img/bg.gif);

}
#profile_table th.tablesorter-headerAsc {
  background-image: url(../img/asc.gif);
}
#profile_table th.tablesorter-headerDesc {
  background-image: url(../img/desc.gif);
}

#profile_table td {
  border: 1px solid #f3f3f3;
  font-size: 14px;
  padding: 6px;
}
#profile_table .participant {
  font-weight: bold;
}
#profile_table .category-bubbles {
    width: 156px;
}
#profile_table .category-bubbles .bubble  {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0px 5px;
}
#profile_table_body a {
    font-weight: bold !important;
}
.bubble-table {
  padding: 0px;
}
.bubble-table td{
  padding: 0px !important;
  width: 24px;
  border: none !important;
}
#pager a {
  padding: 0px 5px;
}
#pager .pagedisplay {
  border: none;
  text-align: center;
  width: 215px;
  font-size: 16px;
}
#pager .selectize-control {
  margin-top: 10px !important;
  z-index: 10;
}
#pager .selectize-control.single .selectize-input {
  
}
#pager .selectize-control.single .selectize-input, 
#pager .selectize-control.single .selectize-dropdown {
    font-size: 0.8125rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.125rem !important;
    color: #BABCBC !important;

}
input[type="text" i]:disabled {
  background-color: white;
}

.card-grid .card {
    display: grid;
}

#download_profiles {
  z-index: 0;
}
.data-presence-element-text {
  text-align: center;
  margin: 12px 0px;
  font-size: 14px;
}

input#search_text,
#search_text_submit  {
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    background: #fff;
    border: 1px solid #F9423A;
    margin-top: 20px;
}
input#search_text {
    color: #777;
    border-right: 0px !important;
    padding: 1rem;
    min-width: 400px;
}

input#search_text::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #BABCBC;
    opacity: 1; /* Firefox */
}

input#search_text:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #BABCBC;
}

input#search_text::-ms-input-placeholder { /* Microsoft Edge */
    color: #BABCBC;
}

#search_text_submit {
    color: #F9423A;
    font-weight: 600;
    text-align: right;
    padding: 0;
    padding-right: 1.5rem;
    border-left: 0;
}
#search_text_submit > span {
    position: relative;
    top: -2px;
    font-family: "Source Sans Pro";
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
#search_text_submit > span:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: -1px;
    width: 100%;
    height: 2px;
    background: #F9423A;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}
input#search_text:focus, 
#search_text_submit:focus {
    background: #FFF;
    outline: none;
}
.program-page .program-header {
    min-height: 14rem;
}
@media only screen and (min-width: 48em) {
  .program-page .program-header {
    min-height: 16rem;
  }
}
@media only screen and (min-width: 62em) {
  .program-page .program-header {
    min-height: 17rem;
  }
}
@media only screen and (min-width: 75em) {
  .program-page .program-header {
    min-height: 12rem;
  }
}


.program-page h1 {
    font-size: 1.5em;
    line-height: 1.5em;
}
.page-template-page-about .icon-box,
.program-page .icon-box {
    background-color: white;
    text-align: center;
    padding: 1em 2em;
    border: 1px solid #F4F4F4;
    height: 12rem;
    display: table-cell;
    vertical-align: middle;
}
.page-template-page-about .text-box{
    background-color: white;
    text-align: center;
    padding: 1em 2em;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.page-template-page-about .text-box .underline-warmred a {
  font-size: 15px;
}
.page-template-page-about .icon-box:hover,
.program-page .icon-box:hover {
  border: 1px solid #BABCBC;
}
.page-template-page-about .icon-group,
.program-page .icon-group {
  margin-bottom: 4rem;
  margin-top: -2rem;
  display: table;
}

.page-template-page-about .icon-group a,
.program-page .icon-group a {
  display: table-row;
}
.page-template-page-about #vision_section h2 {
  font-size: 2.0625rem;
  margin: 0 auto 2rem;
  max-width: 85%;
}

.page-template-page-about .underline-warmred a {
  color: #3F4444 !important;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}
.page-template-page-about .underline-warmred a:hover {
  text-decoration: none !important;
  background-image: none !important;
}
.page-template-page-about .icon-box .underline-warmred,
.program-page .icon-box .underline-warmred {
  width: fit-content;
    margin: 0 auto;
    padding-bottom: 2px;
}


.program-feature-section {
    margin-top: -6rem;
    padding-top: 4rem;
    background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 48em) {
    .program-feature-section {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .program-feature-section .photo.iframe-holder {
    width: 100%;
    height: 0;
    padding-bottom: 75%; }
    @media (min-width: 48em) {
      .program-feature-section .photo.iframe-holder {
        width: 50%;
        height: auto;
        padding: 0; } }

.program-page .icon-section-row {
  margin: -3rem 0 -6rem; 
  padding: 3rem 0 0;
}
.page-template-page-about .icon-section-row {
  margin-bottom: -6rem; 
  padding: 0;
}
.page-template-page-about .icon-section-row.u-flex,
.program-page .icon-section-row.u-flex {
  display: inherit;
}
.page-template-page-about .icon-section-row > .u-flex,
.program-page .icon-section-row > .u-flex {
  display: flex;
}
.icon-group {
    width: calc(100% - 2em);
    margin: 1em;  
}
  .program-page .intro-card.col-xs-10,
  .program-main .intro-card.col-xs-10 {
    float: none;
  }


@media only screen and (max-width: 75em) {
  .page-template-page-about .icon-section-row.u-flex, 
  .program-page .icon-section-row.u-flex {
    display: flex;
  }
  .page-template-page-about .icon-section-row > .u-flex,
  .program-page .icon-section-row > .u-flex {
    display: inherit;

  }

  .program-page h1 p {
  /*  font-size: 1rem;
    line-height: 1rem;*/
}

}


@media only screen and (min-width: 48em) {
  .icon-group {
    width: calc(50% - 2em);
    margin: 1em;  
}
}

@media only screen and (min-width: 75em) {
  .page-template-page-about .icon-section-row.u-flex,
  .program-page .icon-section-row.u-flex {
    display: flex
  }
  .page-template-page-about .icon-section-row > .u-flex,
  .program-page .icon-section-row > .u-flex {
    display: flex;
  }
  .icon-group {
    width: calc(33.33% - 2em);
    margin: 1em;  
  }
  .page-template-page-about .team-icons .icon-group {
  height: 100%;
  }
}




 .program-cta {
  position: relative;
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
}
 .program-cta h2 {
  font-size: 2em;
 }
  .program-cta input {
    -webkit-transition: 0.1s;
            transition: 0.1s; 
          }
  .program-cta button {
    -webkit-transition: 0.1s;
            transition: 0.1s; 
          }
 
 .page-template-page-program .signup-cta {
  display: none;
 }

 .testimonial-section .slick-prev, 
 .testimonial-section .slick-next {
  width: 44px;
  height: 44px;
  z-index: 1; 
}
  .testimonial-section .slick-prev:after, 
  .testimonial-section .slick-next:after {
    content: "";
    display: none; 
  }
  .testimonial-section .slick-prev:hover svg #Oval-1,
   .testimonial-section .slick-next:hover svg #Oval-1 {
    fill: #F9423A; 
  }
  .testimonial-section .slick-prev:hover svg #Group, 
  .testimonial-section .slick-next:hover svg #Group {
    stroke: #fff; 
  }
  .testimonial-section .slick-prev svg, 
  .testimonial-section .slick-next svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #F9423A; }

.testimonial-section .slick-prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); 
  }
.testimonial-section .slick-slide {
  padding: 0;
}
 .testimonial-section .quote p {

    font-size: 1.5em;
    line-height: 1.5em;
    color: #3F4444;
    font-weight: 200;
 }


  .testimonial-section .author {
    text-transform: uppercase;
    color: #3F4444;
    font-weight: 400;
    
  }
  .testimonial-section .icon {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: right;
    margin-top: -24px;
    font-size: 5rem;
    color: #F9423A;
    font-weight: 700;
  }
  .testimonial-section .row>.col-xs-12 {
    padding-right: 2em;
  }
@media only screen and (max-width: 48em) {
 .testimonial-section .quote p {
    font-size: 1.125rem;
    line-height: 1.5rem;
 }
 .testimonial-section .icon {
   font-size: 4rem;
    margin-top: -22px;
    padding-top: 0px;
    margin-left: 0px;
 }

}

.program-main .intro-card h1 {
  font-size: 2.0625rem;
}

@media only screen and (min-width: 560px) {
  .program-main .intro-card h1 {
      font-size: 2.875rem;
  }
}


.program-main .icon-box .underline-warmred {
    display: inline-block;
}

.program-main-icon img {
    max-width: 200px;
}
.page-template-page-about .program-main-icon img {
  max-width: 100px;
}
.program-main .icon-box p,
.program-main .icon-box a {
    font-size: 1rem;
}

.program-main .program-feature-section { 
  background: #F4F4F4;
  margin-top: 0;
  padding-top: 0;
}

.program-main .program-cta .btn {
  display: block;
}

footer .contact-us>div {
  margin-bottom: 5px;
}

footer .contact-us .contact-button {
  font-size: 16px;
}

/* SUBNAVIGATION */
nav .desktop-nav {
  width: auto;
}
nav .desktop-nav>li {
  text-align: left;
  margin: 0px 10px;
}
.nav-drop {
  border-top: 2px solid #F9423A;
  padding: 0;
  padding-top: 10px;
   background: white;
   margin-top: -12px;
   position: absolute;
   display: none;
}
.nav-open {
  position: absolute;
}
.scrolled.nav-open {
  position: fixed;
}
.nav-open .nav-drop {
  border-top: none;
}
.scrolled .nav-drop {
  margin-top: -2px;
}
.nav-open .nav-drop {
  position: relative;
  display: block;
  padding-top: 0px;
}
.nav-open .desktop-nav .nav-drop {
    display: none;
}
.nav-drop-item {   
    list-style: none;
    line-height: 1rem !important;
    text-align: left !important;
}
.nav-open .nav-drop-item a {
  display: inline-block;
  width: auto;
  background-image: none !important;
}
.nav-open .nav-drop-item a:hover {
  text-decoration: underline !important;
}
.nav-drop-item a {
  margin: 15px !important;
  padding: 0px 0px 2px !important;
  text-transform: none;
  color: #373a3c !important;
  line-height: inherit !important;
}
nav:not(.nav-open) .desktop-nav li:nth-of-type(3):hover .nav-drop,
 nav:not(.nav-open) .desktop-nav li:nth-of-type(4):hover .nav-drop {
  display: block;
}

@media only screen and (min-width: 1220px) {
  .page-template-page-what-we-do nav .desktop-nav li a[href*="what-we-do"]:after,
  .page-template-page-program-main nav .desktop-nav li a[href*="programs"]:after,
  .page-template-page-program nav .desktop-nav li a[href*="programs"]:after {
    background-color: #F9423A;
  }
  .page-template-page-program-main nav .desktop-nav .nav-drop-item a[href*="programs"]:after,
  .page-template-page-program nav .desktop-nav .nav-drop-item a[href*="programs"]:after {
    display: none;
  }
}

/* DONATE */
.page-id-2970 h1 {
  font-size: 48px !important;
}
.page-id-2970 #donate_outer {
  display: flex;
}
.page-id-2970 #donate_text_group,
.page-id-2970 #donate_button_group {
  flex: 0 0 50%;
}
.page-id-2970 #donate_501c3 {
  font-style: italic;
  font-size: 14px;
}
.page-id-2970 #donate_button_group_inner {
  padding: 2em 2em 1em;
  margin: 0 0 0 4em;
  border: 1px solid black;
}
.page-id-2970 #donate_buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -1em;
}
.page-id-2970 .donate_button {
  color: white !important;
  background: #F9423A;
  padding: 1em 2em !important;
  flex: 0 0 calc(50% - 2em);
  margin: 1em;
  text-align: center;
}
@media screen and (max-width:1200px) {
  .page-id-2970 #donate_outer {
    flex-direction: column;
  }
  .page-id-2970 #donate_button_group_inner {
    margin: 2em 0;
  }
}
