/*! 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,
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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  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;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #203339;
  outline: none;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@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: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.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: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.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: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .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;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  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;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.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: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-backdrop {
  background: rgba(0, 0, 0, 0.9);
}
.modal-backdrop.in {
  opacity: 1;
}
.modal-dialog {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  margin: 50px auto;
  max-width: 950px;
  width: 100%;
  padding: 0;
}
@media (max-width: 1199px) {
  .modal-dialog {
    margin-top: 10px;
  }
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: " ";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.h-ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.h-ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.h-hidden {
  display: none !important;
  visibility: hidden;
}
.h-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.h-visuallyhidden.h-focusable:active,
.h-visuallyhidden.h-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.h-invisible {
  visibility: hidden;
}
.h-clear {
  clear: both;
}
.h-clearfix:before,
.h-clearfix:after {
  content: " ";
  display: table;
}
.h-clearfix:after {
  clear: both;
}
.h-clearfix {
  *zoom: 1;
}
.h-left {
  float: left;
}
.h-right {
  float: right;
}
.h-list-reset {
  padding: 0;
  list-style: none;
}
.h-hide-js {
  display: none;
}
.no-js .h-hide-js {
  display: block;
}
@media (min-width: 0px) and (max-width: 479px) {
  .h-visible-xs {
    display: inherit !important;
  }
  .h-visible-sm {
    display: none !important;
  }
  .h-visible-md {
    display: none !important;
  }
  .h-visible-lg {
    display: none !important;
  }
  .h-visible-xl {
    display: none !important;
  }
  .h-hidden-xs {
    display: none !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .h-visible-xs {
    display: none !important;
  }
  .h-visible-sm {
    display: inherit !important;
  }
  .h-visible-md {
    display: none !important;
  }
  .h-visible-lg {
    display: none !important;
  }
  .h-visible-xl {
    display: none !important;
  }
  .h-hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .h-visible-xs {
    display: none !important;
  }
  .h-visible-sm {
    display: none !important;
  }
  .h-visible-md {
    display: inherit !important;
  }
  .h-visible-lg {
    display: none !important;
  }
  .h-visible-xl {
    display: none !important;
  }
  .h-hidden-md {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .h-visible-xs {
    display: none !important;
  }
  .h-visible-sm {
    display: none !important;
  }
  .h-visible-md {
    display: none !important;
  }
  .h-visible-lg {
    display: inherit !important;
  }
  .h-visible-xl {
    display: none !important;
  }
  .h-hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .h-visible-xs {
    display: none !important;
  }
  .h-visible-sm {
    display: none !important;
  }
  .h-visible-md {
    display: none !important;
  }
  .h-visible-lg {
    display: none !important;
  }
  .h-visible-xl {
    display: inherit !important;
  }
  .h-hidden-xl {
    display: none !important;
  }
}
.ie8 .h-visible-xs,
.ie8 .h-visible-sm,
.ie8 .h-visible-md,
.ie8 .h-hidden-lg,
.ie8 .h-hidden-xl {
  display: none !important;
}
.ie8 .h-hidden-xs,
.ie8 .h-hidden-sm,
.ie8 .h-hidden-md,
.ie8 .h-visible-lg,
.ie8 .h-visible-xl {
  display: block !important;
}
body {
  margin: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
.container {
  max-width: 1171px;
  margin: auto;
}
.l-padding {
  padding-left: 17px;
  padding-right: 17px;
}
.l-relative {
  position: relative;
}
.l-vertical-pad {
  padding: 60px 0 50px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .l-vertical-pad {
    padding: 40px 0 30px;
  }
}
.l-vertical-pad--medium {
  padding: 40px 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .l-vertical-pad--medium {
    padding: 30px 0;
  }
}
.l-vertical-pad--small {
  padding: 30px 0;
}
.l-pushbottom {
  margin-bottom: 70px;
}
.l-pushtop {
  margin-top: 70px;
}
.l-nomargin {
  margin: 0;
}
.l-inline-col {
  display: inline-block;
  padding: 10px 10%;
  text-align: left;
}
@media (min-width: 0px) and (max-width: 767px) {
  .l-inline-col {
    padding-left: 17px;
    padding-right: 17px;
    text-align: center;
    display: block;
  }
}
.l-hairline-bottom {
  border-bottom: 1px solid #e3e3e3;
}
.l-hairline-bottom-space {
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.l-page-header {
  margin-bottom: 50px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .l-page-header {
    margin: 40px 0 40px;
  }
}
.l-screen-height {
  min-height: 101vh;
}
.l-comfortable-width {
  margin: auto;
  max-width: 800px;
}
.t-content {
  font-size: 16px;
  font-family: 'PT Mono', courier, monospace;
}
@media (min-width: 0px) and (max-width: 767px) {
  .t-content {
    font-size: 16px;
  }
}
.t-content h1,
.t-content h2,
.t-content h3,
.t-content h4,
.t-content h5,
.t-content h6 {
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  line-height: 1.2em;
}
.t-content a {
  color: #222;
}
.t-content ul {
  list-style-type: disc;
}
.t-content ul,
.t-content ol {
  margin: 0 0 18px 16px;
  padding: 0;
}
.t-content img.left {
  float: left;
  margin: 0 15px 10px 0;
}
.t-content img.right {
  float: right;
  margin: 0 0 10px 15px;
}
.t-content img.center {
  display: block;
  margin: 1em auto;
}
h1,
.t-h1 {
  font-size: 55px;
}
@media (min-width: 0px) and (max-width: 767px) {
  h1,
  .t-h1 {
    font-size: 34px;
  }
}
h2,
.t-h2 {
  font-size: 35px;
}
h3,
.t-h3 {
  font-size: 25px;
}
h4,
.t-h4 {
  font-size: 20px;
}
p {
  line-height: 1.4em;
  margin: 0 0 1.3em;
}
.t-first {
  margin-top: 0;
}
.t-dark {
  color: #222;
}
.t-light {
  color: #FFF;
}
.t-small {
  font-size: 14px;
}
.t-subtitle {
  max-width: 760px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Crimson Text', 'Times New Roman', serif;
  font-size: 20px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .t-subtitle {
    font-size: 18px;
  }
}
.t-content-width {
  max-width: 760px;
}
.t-has-subtitle {
  margin-bottom: 7px;
}
.t-center {
  text-align: center;
}
.t-preserve-case {
  text-transform: none !important;
}
.t-columns {
  margin-top: 1em;
  columns: 3;
  column-gap: 34px;
  -o-columns: 3;
  -o-column-gap: 34px;
  -moz-columns: 3;
  -moz-column-gap: 34px;
  -webkit-columns: 3;
  -webkit-column-gap: 34px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .t-columns {
    columns: 2;
    column-gap: 34px;
    -o-columns: 2;
    -o-column-gap: 34px;
    -moz-columns: 2;
    -moz-column-gap: 34px;
    -webkit-columns: 2;
    -webkit-column-gap: 34px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .t-columns {
    columns: 1;
    column-gap: 34px;
    -o-columns: 1;
    -o-column-gap: 34px;
    -moz-columns: 1;
    -moz-column-gap: 34px;
    -webkit-columns: 1;
    -webkit-column-gap: 34px;
  }
}
.t-first {
  margin-top: 0;
}
.t-links-small {
  font-size: 14px;
  font-family: 'Crimson Text', 'Times New Roman', serif;
  text-transform: uppercase;
}
.t-links-small a {
  display: inline-block;
  margin: 0 5px;
  color: #FFF;
  text-decoration: none;
}
.t-links-small a:hover {
  text-decoration: underline;
}
.t-justified-images {
  *zoom: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}
.t-justified-images:before,
.t-justified-images:after {
  content: " ";
  display: table;
}
.t-justified-images:after {
  clear: both;
}
.t-justified-images:before,
.t-justified-images:after {
  content: "";
  display: table;
}
.t-justified-images:after {
  clear: both;
}
.t-justified-images img {
  max-height: 290px;
}
.t-justified-images > * {
  display: inline-block;
  margin: 20px 30px;
}
@media (min-width: 0px) and (max-width: 479px) {
  .t-justified-images > * {
    padding-left: 17px;
    padding-right: 17px;
    width: 47%;
    margin: 1em 0;
  }
  .t-justified-images > *:nth-child(2n+1) {
    clear: both;
  }
  .t-justified-images img {
    display: block;
    width: 100%;
    max-height: none;
    vertical-align: middle;
  }
}
fieldset {
  margin: 1em 0;
  padding: 0;
  border: none;
}
label img {
  pointer-events: none;
}
.field {
  margin: 0.2em 0 0.8em;
}
.field label {
  display: inline-block;
  margin: 0 0 7px;
  font-size: 14px;
}
.field .text {
  font-family: 'Crimson Text', 'Times New Roman', serif;
  color: #222;
  background: #FFF;
  padding: 10px 15px;
  border-radius: 2px;
  border: 1px solid #222;
}
.field.checkbox input {
  margin: 3px 0 0 0;
}
.field.checkbox label {
  cursor: pointer;
}
.Actions .action {
  display: inline-block;
  padding: 10px 15px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #FFF;
  background: #050301;
  text-decoration: none;
  transition: all 0.2s ease-out;
  border: none;
}
.Actions .action:hover {
  background: #444;
}
.Actions #ForgotPassword {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
}
.message {
  padding: 25px;
}
.message.error,
.message.required {
  color: #630000;
  background: #FDDDDD;
}
.message.success {
  color: #546300;
  background: #E2E9B2;
}
.form-control {
  height: 39px;
  padding: 6px 13px;
  font-family: 'Crimson Text', 'Times New Roman', serif;
  font-size: 18px;
}
.form-group {
  margin-bottom: 25px;
}
.help-block {
  display: block;
  margin-top: 11px;
  font-size: 12px;
}
.help-block.error {
  color: #c00;
}
.input--wire {
  background: none;
  border: 1px solid #FFF;
  color: #FFF;
  text-align: left;
}
.input--wire::-moz-placeholder {
  color: #eee;
  opacity: 1;
}
.input--wire:-ms-input-placeholder {
  color: #eee;
}
.input--wire::-webkit-input-placeholder {
  color: #eee;
}
.input--wire:focus {
  border-color: #FFF;
}
.input--wire img {
  position: relative;
  top: 1px;
  left: 5px;
  float: right;
  height: 21px;
  opacity: 0.9;
  transition: opacity 0.2s linear;
}
.input--wire:hover img {
  opacity: 1;
}
.input--wire[type="submit"] {
  transition: background 0.2s ease-out;
}
.input--wire[type="submit"]:hover,
.input--wire[type="submit"]:focus,
.input--wire[type="submit"]:active {
  background: rgba(255, 255, 255, 0.2);
}
.form--inset {
  max-width: 80%;
  margin: auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  .form--inset {
    max-width: 90%;
  }
}
.form-group--4col {
  float: left;
  width: 33.33333333%;
  padding-left: 17px;
  padding-right: 17px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .form-group--4col {
    display: block;
    float: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
select.fake-placeholder:first-child {
  color: #eee;
}
.form__actions {
  margin: 50px 4% 0;
  *zoom: 1;
}
.form__actions:before,
.form__actions:after {
  content: " ";
  display: table;
}
.form__actions:after {
  clear: both;
}
.form__actions:before,
.form__actions:after {
  content: "";
  display: table;
}
.form__actions:after {
  clear: both;
}
.form__actions .action--back {
  float: left;
}
.form__actions .action--next {
  float: right;
}
@media (min-width: 0px) and (max-width: 479px) {
  .form__actions .action--back,
  .form__actions .action--next {
    float: none;
  }
}
.formtile {
  display: none;
}
.formtile + label {
  display: block;
  width: 100%;
  position: relative;
  margin: 30px 0 40px;
  background: #203339 no-repeat center;
  background-size: cover;
  padding-top: 100%;
  transition: background 0.2s linear;
  cursor: pointer;
}
.formtile + label .formtile__textlabel {
  position: absolute;
  width: 100%;
  top: 108%;
  left: 0;
  font-size: 18px;
  font-family: 'Crimson Text', 'Times New Roman', serif;
  font-weight: normal;
}
@media (min-width: 0px) and (max-width: 767px) {
  .formtile + label .formtile__textlabel {
    font-size: 15px;
  }
}
.formtile + label .formtile__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.formtile + label .formtile__overlay img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  max-width: 84px;
  max-height: 84px;
  padding: 12px;
  margin: auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  .formtile + label .formtile__overlay img {
    max-width: 50%;
    max-height: 50%;
    padding: 0;
  }
}
.formtile + label .formtile__overlay:after {
  content: '';
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 33px;
  height: 33px;
  background: url("../images/icons/icon-tile-selected.png") no-repeat top right;
  background-size: 33px;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomPop;
  animation-name: zoomPop;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .formtile + label .formtile__overlay:after {
    background-image: url("../images/icons/icon-tile-selected-2x.png");
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .formtile + label .formtile__overlay:after {
    top: 7%;
    right: 7%;
    width: 20%;
    height: 20%;
    background-size: 100%;
  }
}
@-webkit-keyframes zoomPop {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes zoomPop {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.formtile + label.has-photo .formtile__overlay {
  background: rgba(0, 0, 0, 0.5);
  transition: background 0.2s linear;
}
.formtile + label:hover {
  background-color: #181d13;
}
.formtile + label:hover.has-photo .formtile__overlay {
  background: rgba(0, 0, 0, 0.6);
}
.formtile + label textarea {
  display: none;
  position: absolute;
  top: 5%;
  left: 5%;
  right: 5%;
  bottom: 5%;
  width: auto;
  max-width: 90%;
  height: 90%;
  padding: 10px;
  background: #bc9153;
  border: 1px solid white;
  border-left: none;
  border-right: none;
  outline: none;
  font-family: 'Crimson Text', 'Times New Roman', serif;
  font-weight: normal;
  color: #FFF;
}
.formtile + label textarea::-moz-placeholder {
  color: #eee;
  opacity: 1;
}
.formtile + label textarea:-ms-input-placeholder {
  color: #eee;
}
.formtile + label textarea::-webkit-input-placeholder {
  color: #eee;
}
.formtile:checked + label .formtile__overlay,
.formtile.checked + label .formtile__overlay,
.formtile:checked + label:hover .formtile__overlay,
.formtile.checked + label:hover .formtile__overlay {
  background: #bc9153;
}
.formtile:checked + label .formtile__overlay:after,
.formtile.checked + label .formtile__overlay:after,
.formtile:checked + label:hover .formtile__overlay:after,
.formtile.checked + label:hover .formtile__overlay:after {
  display: block;
}
.formtile:checked + label textarea,
.formtile.checked + label textarea {
  display: block;
}
.formtile__column {
  float: left;
  width: 16.66666667%;
  padding-left: 17px;
  padding-right: 17px;
  display: inline-block;
  float: none;
  margin: 0 -6px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .formtile__column {
    float: left;
    width: 33.33333333%;
    padding-left: 17px;
    padding-right: 17px;
    display: inline-block;
    float: none;
    margin: 0 -6px;
  }
}
.formtile__wrap {
  text-align: center;
  *zoom: 1;
}
.formtile__wrap:before,
.formtile__wrap:after {
  content: " ";
  display: table;
}
.formtile__wrap:after {
  clear: both;
}
.formtile__wrap:before,
.formtile__wrap:after {
  content: "";
  display: table;
}
.formtile__wrap:after {
  clear: both;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.header {
  position: relative;
  padding-bottom: 50px;
  background: #3F3D33 center no-repeat;
  background-size: cover;
  text-align: center;
  overflow: hidden;
}
.header .nav {
  position: relative;
  z-index: 10;
  margin-bottom: 150px;
}
.header .posdot__group {
  position: relative;
  margin-bottom: 100px;
}
.header .banner {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .header .nav {
    margin-bottom: 50px;
  }
}
.header.header--nobanner {
  padding-bottom: 0;
}
.header.header--nobanner .nav {
  margin-bottom: 50px;
}
.header__logo {
  position: relative;
  z-index: 20;
  display: inline-block;
  width: 136px;
  margin: 60px 0 30px;
}
.header__fill {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header__fill img {
  max-width: none;
}
.header__scroll-indicator {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.nav {
  font-size: 18px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.nav .nav__list {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav .nav__list li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.nav .nav__link {
  display: inline-block;
  margin: 0 15px 18px;
  color: #fff;
  text-decoration: none;
  transition: color 0.1s ease-out;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.nav .nav__link.current,
.nav .nav__link.section,
.nav .nav__link:hover,
.nav .nav__link:focus,
.nav .nav__link:active {
  color: #bc9153;
  text-shadow: none;
}
.nav .nav__toggle-mobile {
  display: none;
}
.nav.nav--flourish .nav__list {
  position: relative;
}
.nav.nav--flourish .nav__list:after,
.nav.nav--flourish .nav__list:before {
  content: '';
  position: absolute;
  display: block;
  top: 12px;
  width: 200px;
  height: 2px;
  background: url("../images/decor-line.png") no-repeat;
}
.nav.nav--flourish .nav__list:before {
  left: -210px;
}
.nav.nav--flourish .nav__list:after {
  background-position: 0 -2px;
  right: -210px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .nav.nav--collapse-mobile {
    position: relative;
    z-index: 10;
  }
  .nav.nav--collapse-mobile .nav__list {
    width: 100%;
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s linear, background 0.3s linear;
  }
  .nav.nav--collapse-mobile .nav__list li {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .nav.nav--collapse-mobile .nav__link {
    display: block;
    padding: 10px 0;
    margin: 0 15px;
  }
  .nav.nav--collapse-mobile .nav__toggle-mobile {
    display: inline-block;
    padding: 10px 0 20px;
    cursor: pointer;
    font-size: 18px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
  }
  .nav.nav--collapse-mobile .nav__toggle-mobile:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    background: url("../images/arrow-down-white.png") center no-repeat;
    background-size: contain;
    vertical-align: baseline;
    transition: transform, -webkit-transform 0.4s ease-in-out;
  }
  .nav.nav--collapse-mobile.nav--open .nav__list {
    max-height: 1000px;
  }
  .nav.nav--collapse-mobile.nav--open .nav__toggle-mobile:after {
    -webkit-transform: rotate3d(1, 0, 0, 180deg);
    -ms-transform: rotate3d(1, 0, 0, 180deg);
    -o-transform: rotate3d(1, 0, 0, 180deg);
    transform: rotate3d(1, 0, 0, 180deg);
  }
}
.banner--nobutton {
  margin-bottom: 50px;
}
.banner__background {
  position: absolute;
  left: 0;
  z-index: 0;
  top: 0;
  width: auto;
  max-width: none;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s linear, visibility 0.3s 0.3s linear;
  -o-transition: opacity 0.3s linear, visibility 0.3s 0.3s linear;
  transition: opacity 0.3s linear, visibility 0.3s 0.3s linear;
}
.banner__background.banner__background--animate {
  -webkit-transition: opacity 0.3s linear, visibility 0.3s 0.3s linear, transform 0.3s ease-out;
  -o-transition: opacity 0.3s linear, visibility 0.3s 0.3s linear, transform 0.3s ease-out;
  transition: opacity 0.3s linear, visibility 0.3s 0.3s linear, transform 0.3s ease-out;
}
.banner__background.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: visibility 0s linear, opacity 0.3s linear;
  -o-transition: visibility 0s linear, opacity 0.3s linear;
  transition: visibility 0s linear, opacity 0.3s linear;
}
.banner__background.active.banner__background--animate {
  -webkit-transition: visibility 0s linear, opacity 0.3s linear, transform 0.3s ease-out;
  -o-transition: visibility 0s linear, opacity 0.3s linear, transform 0.3s ease-out;
  transition: visibility 0s linear, opacity 0.3s linear, transform 0.3s ease-out;
}
.banner__text-container {
  position: relative;
  max-width: 850px;
  margin: auto;
  z-index: 2;
}
.banner__text-container:after {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  display: block;
  width: 200%;
  height: 200%;
  z-index: -1;
  /* Permalink: http://colorzilla.com/gradient-editor/#000000+0,7db9e8+100&0.26+0,0+75 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
}
.banner__text-container .posdot__group {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.banner__text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #FFF;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s linear, visibility 0.3s 0.3s linear;
  -o-transition: opacity 0.3s linear, visibility 0.3s 0.3s linear;
  transition: opacity 0.3s linear, visibility 0.3s 0.3s linear;
}
.banner__text.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: visibility 0s linear, height 0s linear, opacity 0.3s linear;
  -o-transition: visibility 0s linear, height 0s linear, opacity 0.3s linear;
  transition: visibility 0s linear, height 0s linear, opacity 0.3s linear;
}
.banner__heading {
  margin: 0 0 0.2em;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 74px;
  line-height: 1.1em;
  font-weight: normal;
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner__heading {
    font-size: 40px;
  }
}
.banner__blurb {
  max-width: 600px;
  margin: auto;
  font-family: 'Crimson Text', 'Times New Roman', serif;
  font-size: 24px;
  line-height: 1.2em;
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner__blurb {
    font-size: 20px;
  }
}
.banner__heading,
.banner__blurb {
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
}
.banner__button--no-title {
  margin-top: -40px;
}
.button {
  display: inline-block;
  padding: 7px 13px;
  border-radius: 2px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #FFF;
  background: #050301;
  text-decoration: none;
  outline: none;
  border: none;
  transition: color 0.2s ease-out, background 0.2s ease-out;
}
.button img {
  max-height: 1em;
  margin-bottom: -2px;
  margin-left: 6px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  transition: opacity 0.2s linear;
}
.button img:last-child {
  margin-left: 10px;
}
.button img:first-child {
  margin-left: 0;
  margin-right: 10px;
}
.button:hover,
.button:active {
  background: #383838;
}
.button:hover img,
.button:active img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.button:active {
  transform: scale(0.98);
}
.button.button--wide {
  padding-right: 40px;
  padding-left: 40px;
}
.button.button--block {
  margin-top: 1em;
}
.button.button--large {
  padding: 18px 30px;
  font-size: 36px;
  line-height: 36px;
  border-radius: 4px;
}
.button.button--wire {
  background-color: transparent;
  color: #222;
  border: 1px solid #222;
}
.button.button--wire:active {
  box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.2);
}
.button.button--wire.button--light {
  color: #FFF;
  border-color: #FFF;
}
.button.button--wire.button--light:hover {
  background-color: #FFF;
  color: #222;
}
.button.button--wire.button--gold {
  color: #94784b;
  border-color: #94784b;
}
.button.button--wire.button--gold:hover,
.button.button--wire.button--gold:focus {
  color: #bc9153;
  border-color: #bc9153;
}
.button.button--arrow-white {
  position: relative;
  padding-right: 40px;
}
.button.button--arrow-white:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  display: block;
  width: 15px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/arrow-right-white.png");
  background-size: contain;
}
.button.button--arrow-white.button--large {
  padding-right: 60px;
}
.button.button--arrow-white.button--large:after {
  right: 15px;
  width: 25px;
  background-size: 25px;
}
.button.button--arrow-white.button--wide {
  padding-right: 60px;
}
.button.button--arrow-white.button--wide:after {
  right: 20px;
}
.button.button--arrow-white:hover:after,
.button.button--arrow-white:focus:after {
  background-image: url("../images/arrow-right-black.png");
}
.slice {
  padding: 60px 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slice {
    padding: 40px 0;
  }
}
.slice.slice--doublevspace {
  padding: 80px 0;
}
.slice.slice--pulltop {
  margin-top: -60px;
}
.slice.slice--pullbottom {
  margin-bottom: -60px;
}
.slice--blue,
.slice--blue-gold {
  color: #FFF;
  background: #203339;
}
.slice--blue-gold {
  color: #bc9153;
}
.slice--gold {
  color: #FFF;
  background: #bc9153;
}
.slice--dark {
  color: #FFF;
  background: #242424;
}
.slice--grey {
  background: #F2F2F2;
}
.slice--imagebg {
  background: #3F3D33 no-repeat center;
  background-size: cover;
}
.slice--px-gap {
  border-bottom: 1px solid #FFF;
}
.slice--split-tone {
  position: relative;
  padding: 0;
  background: #1d1d1d;
}
.slice--split-tone .slice__left,
.slice--split-tone .slice__right {
  width: 50%;
  float: left;
  padding: 40px;
}
.slice--split-tone .slice__left > div,
.slice--split-tone .slice__right > div {
  color: #FFF;
  display: inline-block;
  max-width: 200px;
  text-align: center;
}
.slice--split-tone .slice__left > div > img,
.slice--split-tone .slice__right > div > img {
  display: inline-block;
  margin-bottom: 10px;
}
.slice--split-tone .slice__left {
  padding-right: 100px;
}
.slice--split-tone .slice__left > div {
  float: right;
}
.slice--split-tone .slice__right {
  position: relative;
  z-index: 1;
  padding-left: 100px;
  background: #292929;
}
.slice--split-tone:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background: #292929;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slice--split-tone .slice__left,
  .slice--split-tone .slice__right {
    width: auto;
    float: none;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .slice--split-tone .slice__left > div,
  .slice--split-tone .slice__right > div {
    display: inline-block;
    float: none;
    max-width: 200px;
    margin: auto;
  }
  .slice--split-tone:before {
    display: none;
  }
}
.slice__header {
  width: 66.66666667%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 16px;
}
.slice__header h1,
.slice__header h2,
.slice__header h3,
.slice__header h4 {
  margin-bottom: 0.2em;
  margin-top: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slice__header {
    padding-left: 17px;
    padding-right: 17px;
    width: auto;
  }
}
.slice__callout {
  padding-left: 17px;
  padding-right: 17px;
  margin: 0;
  text-align: center;
  font-family: 'Crimson Text', 'Times New Roman', serif;
  font-size: 25px;
}
.slice__callout .button {
  margin-left: 20px;
}
@media (max-width: 991px) {
  .slice__callout .button {
    display: block;
    margin: 1em auto 0;
    max-width: 200px;
  }
}
.profile--block {
  float: left;
  width: 33.33333333%;
  padding-left: 17px;
  padding-right: 17px;
  margin-bottom: 30px;
}
.profile--block .profile__title {
  font-size: 25px;
  margin: 0.5em 0 0.3em;
  text-transform: none;
}
.profile--block .profile__content {
  font-size: 12px;
}
.profile--block .profile__image {
  display: block;
}
@media (min-width: 801px) {
  .profile--block:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 0px) and (max-width: 479px) {
  .profile--block {
    display: block;
    float: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
.profile--large {
  float: left;
  width: 33.33333333%;
  padding-left: 17px;
  padding-right: 17px;
  margin-bottom: 50px;
}
.profile--large .profile__image {
  display: block;
  max-width: 300px;
  margin: auto;
}
.profile--large .profile__image img {
  border-radius: 100%;
}
.profile--large:nth-child(3n+1) {
  clear: both;
}
@media (max-width: 800px) {
  .profile--large {
    display: block;
    float: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
  }
  .profile--large:before,
  .profile--large:after {
    content: " ";
    display: table;
  }
  .profile--large:after {
    clear: both;
  }
  .profile--large:before,
  .profile--large:after {
    content: "";
    display: table;
  }
  .profile--large:after {
    clear: both;
  }
}
@media (min-width: 0px) and (max-width: 479px) {
  .profile--large .profile__content,
  .profile--large .profile__image {
    display: block;
    float: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .profile--large .profile__image {
    text-align: center;
    max-width: 90%;
    margin-bottom: 1em;
  }
}
.profile__image {
  display: inline-block;
}
.profile__image a {
  transition: opacity 0.3s ease-out;
}
.profile__image a:hover,
.profile__image a:focus {
  opacity: 0.8;
}
.profile__title {
  font-size: 35px;
}
.profile__title a {
  color: #222;
  text-decoration: none;
}
.profile__title a:hover {
  text-decoration: underline;
}
.footer {
  padding-bottom: 30px;
}
.footer__social {
  margin: 50px 0 60px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .footer__social {
    margin: 34px 0 41px;
  }
}
.footer__social h2 {
  color: #574B26;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Crimson Text', 'Times New Roman', serif;
}
.footer__social a {
  transition: opacity 0.2s ease-out, transform 0.2s ease-out;
}
.footer__social a img {
  width: 38px;
  margin: 0 3px;
}
.footer__social a:hover,
.footer__social a:focus {
  opacity: 0.8;
}
.footer__meta {
  font-family: 'Crimson Text', 'Times New Roman', serif;
  color: #E0C8A8;
  margin-top: 13px;
  margin-bottom: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .gallery {
    padding: 0 20px;
  }
}
.gallery .gallery__item {
  float: left;
  width: 33.33333333%;
  padding-left: 17px;
  padding-right: 17px;
  margin-bottom: 34px;
  text-decoration: none;
  transition: opacity 0.3s ease-out;
  outline: none;
}
.gallery .gallery__item:hover {
  opacity: 0.7;
}
@media (min-width: 0px) and (max-width: 767px) {
  .gallery .gallery__item:hover {
    opacity: inherit;
  }
}
.gallery .gallery__item:nth-child(3n+1) {
  clear: both;
}
@media (min-width: 0px) and (max-width: 767px) {
  .gallery .gallery__item {
    float: left;
    width: 50%;
    padding-left: 17px;
    padding-right: 17px;
  }
  .gallery .gallery__item img {
    width: 100%;
  }
  .gallery .gallery__item:nth-child(3n+1) {
    clear: none;
  }
  .gallery .gallery__item:nth-child(2n+1) {
    clear: both;
  }
}
.gallery .gallery__caption {
  margin: 15px 0;
  font-size: 12px;
  text-align: center;
}
.gallery .gallery__caption h2 {
  margin-top: 0;
  margin: 15px 0 10px;
}
.gallery.gallery--large .gallery__item {
  float: left;
  width: 50%;
  padding-left: 17px;
  padding-right: 17px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .gallery.gallery--mobile-block .gallery__item {
    display: block;
    float: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center;
  }
}
.gallery.gallery--contentlinks {
  margin: 40px 0 0;
}
.gallery.gallery--contentlinks .gallery__item:hover {
  opacity: 1;
}
.gallery.gallery--contentlinks .gallery__item > span {
  position: relative;
  display: block;
}
.gallery.gallery--contentlinks .gallery__item > span > img {
  display: block;
}
.gallery.gallery--contentlinks .gallery__item > span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-color: #bc9153;
  background-color: rgba(188, 145, 83, 0.76);
}
.gallery.gallery--contentlinks .gallery__item > span:after {
  content: 'MORE +';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 114px;
  height: 45px;
  background: #FFF;
  color: #bc9153;
  line-height: 45px;
  font-size: 27px;
  text-align: center;
  border-radius: 2px;
  font-family: 'Open Sans Condensed', sans-serif;
}
.gallery.gallery--contentlinks .gallery__item > span:before,
.gallery.gallery--contentlinks .gallery__item > span:after {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.2s ease-in;
}
.gallery.gallery--contentlinks .gallery__item > span:hover:before,
.gallery.gallery--contentlinks .gallery__item > span:focus:before,
.gallery.gallery--contentlinks .gallery__item > span:active:before,
.gallery.gallery--contentlinks .gallery__item > span:hover:after,
.gallery.gallery--contentlinks .gallery__item > span:focus:after,
.gallery.gallery--contentlinks .gallery__item > span:active:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery.gallery--external .gallery__item {
  float: left;
  width: 20%;
  padding-left: 17px;
  padding-right: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  text-align: center;
}
.gallery.gallery--external .gallery__item img {
  max-width: 100%;
  max-height: 100%;
}
.gallery.gallery--external .gallery__item:nth-child(3n+1) {
  clear: none;
}
.gallery.gallery--external .gallery__item:nth-child(5n+1) {
  clear: both;
}
@media (min-width: 0px) and (max-width: 767px) {
  .gallery.gallery--external .gallery__item {
    float: left;
    width: 50%;
    padding-left: 17px;
    padding-right: 17px;
  }
  .gallery.gallery--external .gallery__item img {
    width: auto;
    height: auto;
  }
  .gallery.gallery--external .gallery__item:nth-child(5n+1) {
    clear: none;
  }
  .gallery.gallery--external .gallery__item:nth-child(2n+1) {
    clear: both;
  }
}
.slidegallery {
  position: relative;
  background: #333;
}
.slidegallery .slidegallery__item {
  outline: none;
  border: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .slidegallery .slidegallery__item {
    max-width: 100vw;
    height: 565px;
    text-align: center;
  }
  .slidegallery .slidegallery__item img {
    position: relative;
    top: 50%;
    display: block;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.slidegallery .slick-arrow {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 7%;
  height: 100%;
  max-width: 100px;
  background: rgba(0, 0, 0, 0.6) url("../images/arrow-left-white.png") no-repeat center;
  transition: background-color 0.3s linear;
  background-size: 30% auto;
  border: none;
  z-index: 100;
  outline: none;
  text-indent: -1000px;
  overflow: hidden;
}
.slidegallery .slick-arrow.slick-next {
  background-image: url("../images/arrow-right-white.png");
  left: auto;
  right: 0;
}
.slidegallery .slick-arrow:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.timeline {
  position: relative;
  margin: 60px auto;
  max-width: 1110px;
  list-style: none;
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.timeline:before,
.timeline .timeline__item:before {
  content: '';
  position: absolute;
}
.timeline:before {
  top: 200px;
  left: 0;
  width: 100%;
  border-bottom: 4px solid #d2d6d7;
}
.timeline .timeline__item {
  position: relative;
  display: inline-block;
  left: 0;
  width: 150px;
  margin: 0 60px 0 0;
  vertical-align: top;
  transition: left 0.3s ease-out;
}
.timeline .timeline__item:before {
  top: 192px;
  left: 85px;
  width: 20px;
  height: 20px;
  margin: auto;
  border-radius: 100%;
  background: #d2d6d7;
  margin-left: -20px;
}
.timeline .timeline__image {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  border: 3px solid #203339;
  background: no-repeat center;
  background-size: cover;
}
.timeline .timeline__image:after {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 0;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 24px solid #203339;
  border-left: transparent 14px solid;
  border-right: transparent 14px solid;
}
.timeline .timeline__year,
.timeline .timeline__label {
  display: block;
  white-space: normal;
}
.timeline .timeline__year {
  margin-top: 70px;
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
}
.timeline .timeline__label {
  font-family: 'PT Mono', courier, monospace;
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.3em;
  text-align: left;
}
.timeline__nav {
  position: absolute;
  top: 260px;
  left: 20px;
  cursor: pointer;
  transition: opacity 0.2s linear;
}
.timeline__nav:hover {
  opacity: 0.5;
}
.timeline__nav img {
  width: 30px;
}
.timeline__nav.timeline__nav--right {
  left: auto;
  right: 20px;
}
.timeline__navwrap {
  position: relative;
  max-width: 1400px;
  margin: auto;
}
.faq .faq__item {
  position: relative;
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #e3e3e3;
}
.faq .faq__item:last-child {
  border: none;
  margin-bottom: 0;
}
.faq .faq__question,
.faq .faq__answer {
  position: relative;
  padding: 40px 0;
  padding-left: 200px;
  padding-right: 150px;
}
.faq .faq__question:before,
.faq .faq__answer:before {
  content: 'Q';
  position: absolute;
  top: 18px;
  left: 60px;
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  font-size: 55px;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  background: #eaeaea;
  border-radius: 100%;
}
@media (max-width: 991px) {
  .faq .faq__question,
  .faq .faq__answer {
    margin: 0;
    padding-left: 100px;
    padding-bottom: 20px;
  }
  .faq .faq__question:before,
  .faq .faq__answer:before {
    top: 25px;
    left: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .faq .faq__question,
  .faq .faq__answer {
    padding-right: 80px;
  }
}
.faq .faq__answer:before {
  content: 'A';
  background: #203339;
  color: #FFF;
}
.faq .toggle {
  top: 22px;
  right: 50px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .faq .toggle {
    right: 20px;
    top: 33px;
  }
}
.posdot {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 0 2px;
  border-radius: 100%;
  background: #d4d4d4;
  cursor: pointer;
  transition: background 0.2s linear;
}
.posdot.posdot--selected {
  background: #222;
}
.posdot__group {
  margin: 0.5em 0;
  text-align: center;
}
.posdot__group.posdot__group--gold .posdot {
  background: #d9c09c;
  opacity: 0.6;
  filter: alpha(opacity=60);
  transition: opacity 0.2s linear;
}
.posdot__group.posdot__group--gold .posdot.posdot--selected {
  background: #bc9153;
  opacity: 1;
}
.toggle--plusminus {
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 10;
  display: block;
  text-indent: 200%;
  width: 67px;
  height: 67px;
  cursor: pointer;
  overflow: hidden;
  transition: opacity 0.1s ease-out;
}
@media (min-width: 0px) and (max-width: 767px) {
  .toggle--plusminus {
    right: 3%;
    width: 30px;
    height: 30px;
  }
}
.toggle--plusminus:hover {
  opacity: 0.5;
}
.toggle--plusminus:before,
.toggle--plusminus:after {
  content: '';
  position: absolute;
  width: 100%;
  top: 49%;
  left: 0;
  border-bottom: 3px solid #000;
}
.toggle--plusminus:after {
  top: 0;
  left: 49%;
  width: auto;
  height: 100%;
  border: none;
  border-left: 3px solid #000;
}
.toggle--plusminus.toggle--open:after {
  display: none;
}
.accordion {
  border-bottom: 1px solid #FFF;
  transition: background 0.3s ease-in;
}
.accordion .accordion__heading {
  position: relative;
  padding: 30px 20px 30px;
  cursor: pointer;
}
@media (min-width: 0px) and (max-width: 767px) {
  .accordion .accordion__heading {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .accordion .accordion__heading h2 {
    font-size: 28px;
  }
}
.accordion .accordion__body {
  padding-right: 200px;
  padding-bottom: 50px;
  overflow: hidden;
}
@media (min-width: 0px) and (max-width: 767px) {
  .accordion .accordion__body {
    padding-bottom: 20px;
  }
}
.accordion .accordion__heading,
.accordion .accordion__body {
  margin-left: 16.66666667%;
  float: left;
  width: 66.66666667%;
  padding-left: 17px;
  padding-right: 17px;
  padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .accordion .accordion__heading,
  .accordion .accordion__body {
    margin-left: 8.33333333%;
    float: left;
    width: 83.33333333%;
    padding-left: 17px;
    padding-right: 17px;
    padding-right: 15%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .accordion .accordion__heading,
  .accordion .accordion__body {
    display: block;
    float: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin: auto;
  }
}
.accordion.accordion--closed {
  background: #ededed;
}
.accordion.accordion--closed .accordion__body {
  max-height: 0;
  padding-bottom: 0;
}
.accordion .toggle {
  top: 45px;
}
.modalgallery {
  color: #FFF;
}
.modalgallery .slick-arrow {
  display: block;
  position: absolute;
  top: 0;
  left: -68px;
  bottom: 0;
  margin: auto;
  width: 7%;
  height: 100%;
  max-width: 100px;
  background: url("../images/arrow-fine-left-white.png") no-repeat center;
  transition: background-color 0.3s linear;
  background-size: 30% auto;
  border: none;
  z-index: 100;
  outline: none;
  text-indent: -1000px;
  overflow: hidden;
}
.modalgallery .slick-arrow.slick-next {
  background-image: url("../images/arrow-fine-right-white.png");
  left: auto;
  right: -68px;
}
@media (max-width: 991px) {
  .modalgallery .slick-arrow {
    top: -70px;
    bottom: auto;
    left: 20px;
    right: auto;
    height: 25px;
    width: 40px;
  }
  .modalgallery .slick-arrow.slick-next {
    left: 70px;
    right: auto;
  }
}
.modalgallery__frame {
  display: block;
  margin: auto;
  width: 1000px;
  max-width: 100%;
  outline: none;
  border: none;
}
.modalgallery__frame img {
  margin: auto;
  max-height: 60vh;
}
.modalgallery__caption {
  padding-left: 17px;
  padding-right: 17px;
  margin: 20px 0;
  text-align: left;
  font-family: 'Crimson Text', 'Times New Roman', serif;
}
.modalgallery__close {
  display: block;
  position: absolute;
  top: -70px;
  right: -70px;
  transition: opacity 0.2s linear;
}
.modalgallery__close:hover,
.modalgallery__close:focus {
  opacity: 0.8;
}
.modalgallery__close img {
  width: 50px;
}
@media (max-width: 991px) {
  .modalgallery__close {
    right: 20px;
  }
  .modalgallery__close img {
    width: 25px;
  }
}
.progress {
  *zoom: 1;
  text-align: center;
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
}
.progress:before,
.progress:after {
  content: " ";
  display: table;
}
.progress:after {
  clear: both;
}
.progress:before,
.progress:after {
  content: "";
  display: table;
}
.progress:after {
  clear: both;
}
.progress .progress__item {
  font-size: 20px;
  position: relative;
  display: inline-block;
  padding: 30px 0 20px;
  margin: 0 10px;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  line-height: 1.2em;
  border-bottom: 5px solid transparent;
  transition: color 0.3s linear, border-color 0.3s linear;
  text-align: center;
  cursor: pointer;
}
.progress .progress__item:first-child {
  margin-left: 0;
}
.progress .progress__item:last-child {
  margin-right: 0;
}
.progress .progress__item.progress__item--selected {
  color: #bc9153;
  border-bottom-color: #bc9153;
}
@media (min-width: 1100px) {
  .progress .progress__item {
    font-size: 25px;
  }
}
@media (max-width: 870px) {
  .progress .progress__item {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .progress .progress__item {
    display: none;
  }
}
.progress .progress__number {
  font-size: 25px;
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 1100px) {
  .progress .progress__number {
    font-size: 35px;
  }
}
.progress .progress__uservalue {
  display: block;
  max-width: 180px;
  margin: 10px auto 0;
  font-size: 14px;
  line-height: 1.4em;
  white-space: normal;
}
/*# sourceMappingURL=style.css.map */