@font-face {
  font-family: 'tuifillic';
  src: url('../fonts/tuifillic.eot');
  src: url('../fonts/tuifillic.eot?#iefix') format('embedded-opentype'), url('../fonts/tuifillic.woff') format('woff'), url('../fonts/tuifillic.svg#tuifillic') format('svg'), url('../fonts/tuifillic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tuishadow';
  src: url('../fonts/tuishadow.eot');
  src: url('../fonts/tuishadow.eot?#iefix') format('embedded-opentype'), url('../fonts/tuishadow.woff') format('woff'), url('../fonts/tuishadow.ttf') format('truetype'), url('../fonts/tuishadow.svg#tuishadow') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'digital';
  src: url('../fonts/digital.eot');
  src: url('../fonts/digital.eot?#iefix') format('embedded-opentype'), url('../fonts/digital.woff') format('woff'), url('../fonts/digital.ttf') format('truetype'), url('../fonts/digital.svg#digital') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tuiicons';
  src: url('../fonts/tuiicons.eot');
  src: url('../fonts/tuiicons.eot?#iefix') format('embedded-opentype'), url('../fonts/tuiicons.woff') format('woff'), url('../fonts/tuiicons.svg#tuiicons') format('svg'), url('../fonts/tuiicons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
*,
:before,
:after {
  box-sizing: border-box;
}
html,
input,
textarea {
  -webkit-font-smoothing: antialiased;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  html,
  input,
  textarea {
    -webkit-font-smoothing: subpixel-antialiased;
  }
}
body,
html {
  font-size: 100%;
  padding: 0;
  margin: 0;
  height: 100%;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: Arial, sans-serif;
  color: #000;
  background: #fff;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background: 0 0;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: 700;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  height: 0;
  box-sizing: content-box;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
table img {
  max-width: none!important;
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #cccccc;
  background: #333333 url("../images/landing-bg.png") no-repeat center center fixed;
  background-size: cover;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'tuifillic', Arial;
  text-transform: uppercase;
}
h1,
.h1 {
  font-size: 36px;
  line-height: 32px;
}
h2,
.h2 {
  font-size: 26px;
  line-height: 23px;
}
h3,
.h3 {
  font-size: 24px;
  line-height: 22px;
}
h4,
.h4 {
  font-size: 16px;
  line-height: 18px;
}
h5,
.h5 {
  font-size: 13px;
  line-height: 11px;
}
h6,
.h6 {
  font-size: 12px;
  line-height: 11px;
}
p {
  margin: 0 0 1em;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
small,
.small {
  font-size: 85%;
}
.overlay {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 79px;
  left: 0;
  bottom: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  background: linear-gradient(to bottom, #000000 0%, #000000 30%, rgba(0, 0, 0, 0.7) 100%);
  transition-property: top, opacity, visibility;
  transition-duration: 0.2s;
}
.overlay.active {
  visibility: visible;
  opacity: 1;
  top: 64px;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'tuiicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-checkmark:before {
  content: "\e600";
}
.icon-fifty:before {
  content: "\e601";
}
.icon-question:before {
  content: "\e602";
}
.icon-time:before {
  content: "\e603";
}
.icon-timer:before {
  content: "\e604";
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.orange-txt,
.orange-txt a,
a:hover .yellow-txt {
  color: #e34f22;
}
.yellow-txt,
.yellow-txt a,
a:hover .orange-txt {
  color: #ffc43a;
}
.white-txt,
.white-txt a {
  color: #ffffff;
}
.black-txt,
.black-txt a {
  color: #000000;
}
.dark-txt,
.dark-txt a {
  color: #333333;
}
.text-shadow {
  text-shadow: 1px 1px 1px #a89669;
}
.std ol {
  list-style: decimal outside!important;
}
.std ul {
  list-style: disc outside!important;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.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;
}
.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-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.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 {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '— ';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: ' —';
}
blockquote:before,
blockquote:after {
  content: "";
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type=search] {
  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: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type=search] {
  -webkit-appearance: none;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
  line-height: 30px;
}
input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  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;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  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;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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 {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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 {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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 {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.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 .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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: linear-gradient(to bottom, #ffffff 0, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default:disabled,
.btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: linear-gradient(to bottom, #428bca 0, #2d6ca2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #2d6ca2;
  background-image: none;
}
.btn-success {
  background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success:disabled,
.btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info:disabled,
.btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger:disabled,
.btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: linear-gradient(to bottom, #ffffff 0, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .active > a {
  background-image: linear-gradient(to bottom, #ebebeb 0, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: linear-gradient(to bottom, #3c3c3c 0, #222222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
}
.navbar-inverse .navbar-nav > .active > a {
  background-image: linear-gradient(to bottom, #222222 0, #282828 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: linear-gradient(to bottom, #428bca 0, #3278b3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #3278b3;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1470px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1500px) {
  .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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}



.root {
  min-width: 300px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.root.quiz-bg-dark {
  background-image: url(../images/beers/bg-dark.png);
}
.root.quiz-bg-pilsner {
  background-image: url(../images/beers/bg-pilsner.png);
}
.root.quiz-bg-eipa {
  background-image: url(../images/beers/bg-eipa.png);
}
.root.quiz-bg-lager {
  background-image: url(../images/beers/bg-lager.png);
}
.main {
  min-height: 0;
}
.main-content {
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.leaderboard .board {
  height: 310px;
  background: url(../images/home-leaderboard.png) 50% 0 no-repeat;
}
.leaderboard .board .board-title {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  height: 70px;
  margin-bottom: 20px;
}
.leaderboard .board .board-content {
  padding: 0 25px;
  height: 180px;
  overflow: hidden;
  font: normal 14px/1 "tuifillic", sans-serif;
  text-transform: uppercase;
}
.leaderboard .board .board-content .leader {
  height: 22px;
  overflow: hidden;
  position: relative;
}
.leaderboard .board .board-content .leader .ranking {
  float: left;
  width: 25px;
  margin-right: 5px;
  color: #999999;
}
.leaderboard .board .board-content .leader .name {
  float: left;
  width: 140px;
  overflow: hidden;
}
.leaderboard .board .board-content .leader .score {
  float: right;
  width: 50px;
  text-align: right;
  overflow: hidden;
}
.leaderboard .lmw {
  display: none;
  height: 195px;
  background: url(../images/home-winners.png) 0 0 no-repeat;
  margin-bottom: 15px;
}
.leaderboard .lmw .lmw-title {
  height: 45px;
  margin-bottom: 8px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.leaderboard .lmw .lmw-content {
  padding: 0 40px;
  height: 110px;
  overflow: hidden;
}
.leaderboard .lmw .lmw-content .winner {
  color: #ffffff;
}
.leaderboard .lmw .lmw-content .winner:first-child {
  margin-bottom: 8px;
}
.leaderboard .lmw .lmw-content .winner .title {
  display: block;
  font: normal 14px/1.4 "Helvetica Neue", sans-serif;
}
.leaderboard .lmw .lmw-content .winner .name {
  display: block;
  font: normal 36px/1 "tuifillic", sans-serif;
  text-transform: uppercase;
}
.leaderboard .caption {
  display: block;
  font-size: 12px;
  color: #cccccc;
  margin: 0 30px;
}
@media screen and (min-width: 768px) {
  .leaderboard .board {
    height: 335px;
  }
  .leaderboard .board .board-title {
    height: 86px;
    margin-bottom: 27px;
  }
  .leaderboard .board .board-content {
    padding: 0 40px;
    height: 200px;
    font-size: 18px;
  }
  .leaderboard .board .board-content .leader {
    height: 25px;
  }
  .leaderboard .board .board-content .leader .name {
    width: 160px;
  }
  .leaderboard .board .board-content .leader .score {
    width: 60px;
  }
}
.instructions-wrap {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1001;
  overflow: scroll;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.instructions {
  position: relative;
  width: 300px;
  margin: 0 auto;
  background: #ffffff;
  padding: 1em;
}
.instructions .instructions-title {
  text-align: center;
  color: #000000;
  margin: .5em 0;
  font: normal 28px/1.1 "tuifillic", sans-serif;
  text-shadow: 2px 2px #999999;
}
.instructions .close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
  height: 31px;
  background: url('../images/home-instructions.png') -21px -1px no-repeat;
  display: block;
  z-index: 901;
  cursor: pointer;
}
.instructions .instructions-list {
  border: 1px solid #cccccc;
  padding: 16px 4px;
  position: relative;
}
.instructions .instructions-list:after {
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  border: 4px solid #cccccc;
  content: " ";
}
.instructions .instructions-list li {
  padding: 8px 16px;
  position: relative;
}
.instructions .instructions-list li h3 {
  font: normal 18px/1.2 "tuifillic", sans-serif;
  margin: 0;
}
.instructions .instructions-list li p {
  font: normal 14px/1.3 "Helvetica Neue", sans-serif;
  margin: 0;
  color: #333333;
}
.instructions .instructions-list li:first-child:after {
  background-position: 50% -72px;
}
.instructions .instructions-list li:first-child h3 {
  color: #ffc43a;
}
.instructions .instructions-list li:nth-child(2):after {
  background-position: 50% -171px;
}
.instructions .instructions-list li:nth-child(2) h3 {
  color: #e34f22;
}
.instructions .instructions-list li:last-child:after {
  background-position: 50% -288px;
}
.instructions .instructions-list li:last-child h3 {
  color: #333333;
}
.instructions .bonuses-list {
  padding: 15px;
}
.instructions .bonuses-list li {
  padding: 0 0 0 80px;
  margin-bottom: 1em;
  position: relative;
  color: #333333;
}
.instructions .bonuses-list li:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 50px;
  background: url(../images/home-instructions.png) 0 0 no-repeat;
  content: " ";
}
.instructions .bonuses-list li:first-child:after {
  background-position: 50% -444px;
}
.instructions .bonuses-list li:nth-child(2):after {
  background-position: 50% -542px;
}
.instructions .bonuses-list li:last-child:after {
  background-position: 50% -648px;
}
.instructions .bonuses-list li h3 {
  font: normal 16px/1.2 "tuifillic", sans-serif;
  margin: 0;
}
.instructions .bonuses-list li p {
  font: normal 13px/1.3 "Helvetica Neue", sans-serif;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .instructions {
    width: 600px;
    margin: 10px auto;
  }
}
@media screen and (min-width: 992px) {
  .instructions {
    width: 800px;
    padding: 1.5em;
    margin-top: 50px;
  }
  .instructions .instructions-title {
    font-size: 36px;
  }
  .instructions .close {
    right: 2em;
    top: 2em;
  }
  .instructions .instructions-list {
    padding: 24px 4px;
  }
  .instructions .instructions-list li {
    padding: 20px 20px 20px 115px;
  }
  .instructions .instructions-list li:after {
    position: absolute;
    width: 90px;
    height: 58px;
    background: url(../images/home-instructions.png) 0 0 no-repeat;
    content: " ";
    display: block;
    left: 0;
    top: 18px;
  }
  .instructions .instructions-list li h3 {
    font-size: 24px;
  }
  .instructions .instructions-list li p {
    font-size: 16px;
  }
  .instructions .bonuses-list {
    padding: 20px;
  }
  .instructions .bonuses-list li {
    float: left;
    width: 45%;
    margin-right: 5%;
  }
  .instructions .bonuses-list li h3 {
    font-size: 18px;
  }
  .instructions .bonuses-list li p {
    font-size: 14px;
  }
}
.page-homepage {
  padding-top: 20px;
}
.page-homepage .about-title {
  margin: 0 0 20px;
  text-align: center;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.1;
}
.page-homepage .about-title span {
  color: #ffc43a;
}
.page-homepage .about-description {
  display: none;
  margin: 1.5em 0;
}
.page-homepage .about-buttons {
  margin-bottom: 20px;
}
.page-homepage .about-buttons .btn-start-quiz,
.page-homepage .about-buttons .btn-help {
  display: block;
  margin: 10px auto;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  vertical-align: middle;
  position: relative;
}
.page-homepage .about-buttons .btn-start-quiz:focus,
.page-homepage .about-buttons .btn-help:focus {
  top: 2px;
}
.page-homepage .about-buttons .btn-start-quiz {
  background: url('../images/home-btn-start-sm.png') 0 0 no-repeat;
  background-size: 100%;
  width: 320px;
  max-width: 100%;
  height: 110px;
}
.page-homepage .about-buttons .btn-help {
  background: url('../images/home-btn-help.png') 0 0 no-repeat;
  width: 57px;
  height: 58px;
}
.page-homepage .trophy {
  display: none;
}
.page-homepage .trophy img {
  position: absolute;
  right: 310px;
  top: 0;
  z-index: 99;
  display: block;
  max-width: 490px;
  max-height: 100%;
  width: auto;
  height: auto;
}
.page-homepage .leaderboard-wrap {
  max-width: 100%;
  width: 280px;
  margin: 20px auto;
}
.page-homepage .leaderboard-wrap .board {
  background-size: 100%;
}
@media screen and (min-width: 768px) {
  .page-homepage {
    margin: 0;
    width: 100%;
    position: relative;
  }
  .page-homepage .about-wrap {
    width: 310px;
    float: left;
    position: relative;
    z-index: 100;
  }
  .page-homepage .about-description {
    display: block;
  }
  .page-homepage .leaderboard-wrap {
    margin: 0;
    width: 340px;
    float: right;
  }
  .page-homepage .about-title {
    text-align: left;
    font-size: 36px;
  }
  .page-homepage .about-buttons {
    margin-bottom: 0;
  }
  .page-homepage .about-buttons .btn-start-quiz,
  .page-homepage .about-buttons .btn-help {
    display: inline-block;
    margin: 0;
  }
  .page-homepage .about-buttons .btn-start-quiz {
    float: left;
  }
  .page-homepage .about-buttons .btn-help {
    float: left;
    margin-top: 15px;
  }
  .page-homepage .trophy {
    display: block;
  }
  .page-homepage .trophy img {
    right: 100px;
    max-width: 150px;
    max-height: 400px;
    bottom: 0;
    top: auto;
  }
}
@media screen and (min-width: 992px) {
  .page-homepage {
    position: static;
  }
  .page-homepage .about-wrap {
    width: 390px;
  }
  .page-homepage .leaderboard-wrap {
    width: 340px;
  }
  .page-homepage .about-title {
    font-size: 36px;
  }
  .page-homepage .about-buttons .btn-help {
    float: right;
  }
  .page-homepage .trophy img {
    right: 310px;
    max-width: 300px;
    max-height: 500px;
    top: 50%;
    bottom: auto;
    margin-top: -250px;
  }
}
@media screen and (min-width: 1500px) {
  .page-homepage .about-wrap {
    width: 680px;
  }
  .page-homepage .about-title {
    font-size: 54px;
  }
  .page-homepage .about-buttons .btn-start-quiz {
    background: url('../images/home-btn-start.png') 0 0 no-repeat;
    width: 370px;
    height: 127px;
    margin-right: 30px;
    float: none;
  }
  .page-homepage .about-buttons .btn-help {
    float: none;
    margin: 0;
  }
  .page-homepage .trophy img {
    right: 310px;
    max-width: 490px;
    max-height: 100%;
    margin-top: 0;
    top: 0;
  }
}

.page-quiz {
  max-width: 512px;
  min-width: 290px;
  width: 95%;
  padding-top: 20px;
  margin: 0 auto;
}
.page-quiz .quiz-bottle {
  display: none;
}
.page-quiz .quiz-question {
  font: normal 24px/1.2 "tuifillic", sans-serif;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  display: block;
  margin: 20px 0 30px;
}
.page-quiz .quiz-question p {
  margin: 0;
}
.page-quiz .quiz-board,
.page-quiz .quiz-answers {
  width: 352px;
  max-width: 100%;
  margin: 0 auto;
}
.page-quiz .quiz-board .score-board {
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
}
.page-quiz .quiz-board .score-board .score-label,
.page-quiz .quiz-board .score-board .score-level {
  position: relative;
}
.page-quiz .quiz-board .score-board .score-label:before,
.page-quiz .quiz-board .score-board .score-level:before,
.page-quiz .quiz-board .score-board .score-label:after,
.page-quiz .quiz-board .score-board .score-level:after {
  width: 80px;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
  content: " ";
  top: 50%;
  margin-top: -1px;
  position: absolute;
  display: block;
}
.page-quiz .quiz-board .score-board .score-label:before,
.page-quiz .quiz-board .score-board .score-level:before {
  left: 0;
}
.page-quiz .quiz-board .score-board .score-label:after,
.page-quiz .quiz-board .score-board .score-level:after {
  right: 0;
}
.page-quiz .quiz-board .score-board .score-label {
  font: normal 20px/1 "tuifillic", sans-serif;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.page-quiz .quiz-board .score-board .score-score {
  font: normal 64px/1 "tuifillic", sans-serif;
  margin: 6px 0;
  position: relative;
}
.page-quiz .quiz-board .score-board .score-score span {
  position: absolute;
  font: normal 64px/1 "tuishadow", sans-serif;
  color: red;
  left: 0;
  right: 0;
  text-align: center;
  top: 0;
}
.page-quiz .quiz-board .score-board .score-level {
  font: normal 20px/1 "tuifillic", sans-serif;
  text-transform: uppercase;
  margin: 6px 0;
}
.page-quiz .quiz-answers {
  margin-bottom: 30px;
  position: relative;
  z-index: 997;
}
.page-quiz .quiz-answers:after {
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 24px 24px;
  border-color: transparent transparent #ffffff transparent;
  left: 140px;
  bottom: 100%;
}
.page-quiz .quiz-answers .answers-list {
  background: #ffffff;
  color: #000000;
  font: normal 16px/1.1 "tuifillic", sans-serif;
  text-transform: uppercase;
  -webkit-transform: translate3d(0, 0, 0);
}
.page-quiz .quiz-answers .answers-list .answer {
  padding: 12px 32px;
  cursor: pointer;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
}
.page-quiz .quiz-answers .answers-list .answer:first-child {
  padding-top: 32px;
}
.page-quiz .quiz-answers .answers-list .answer:last-child {
  padding-bottom: 32px;
}
.page-quiz .quiz-answers .answers-list .answer .audience {
  position: absolute;
  left: 10px;
  font-size: 16px;
  line-height: 22px;
  width: 40px;
  background: #ffffff;
}
.page-quiz .quiz-answers .answers-list .answer .rank {
  float: left;
  width: 26px;
  color: #333333;
}
.page-quiz .quiz-answers .answers-list .answer .text {
  float: left;
  width: 200px;
}
.page-quiz .quiz-answers .answers-list .answer.inactive {
  cursor: default;
}
.page-quiz .quiz-answers .answers-list .answer.inactive .text,
.page-quiz .quiz-answers .answers-list .answer.inactive .rank {
  color: #cccccc;
}
.page-quiz .quiz-answers .answers-list .answer .checkmark,
.page-quiz .quiz-answers .answers-list .answer .cross {
  display: none;
  width: 42px;
  height: 42px;
  position: absolute;
  left: 18px;
  top: 0;
}
.page-quiz .quiz-answers .answers-list .answer:first-child .checkmark,
.page-quiz .quiz-answers .answers-list .answer:first-child .cross {
  top: 22px;
}
.page-quiz .quiz-answers .answers-list .answer.correct .rank {
  visibility: hidden;
  opacity: 0;
}
.page-quiz .quiz-answers .answers-list .answer.correct .checkmark {
  display: block;
  font-size: 42px;
  color: #ffffff;
}
.page-quiz .quiz-answers .answers-list .answer.correct .audience {
  display: none;
}
.page-quiz .quiz-answers .answers-list .answer.incorrect .rank {
  visibility: hidden;
  opacity: 0;
}
.page-quiz .quiz-answers .answers-list .answer.incorrect .audience {
  display: none;
}
.page-quiz .quiz-answers .answers-list .answer.incorrect .cross {
  display: block;
  font-size: 24px;
  line-height: 42px;
  color: #cccccc;
  text-align: center;
}
.page-quiz .quiz-answers .answers-help {
  background: #d9d9d9;
  color: #000000;
  text-align: center;
}
.page-quiz .quiz-answers .answers-help .help {
  display: inline-block;
  width: 82px;
  padding: 5px 0;
  cursor: pointer;
}
.page-quiz .quiz-answers .answers-help .help .icon {
  display: block;
  text-align: center;
  font-size: 32px;
  line-height: 1;
  color: #999999;
}
.page-quiz .quiz-answers .answers-help .help .caption {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.page-quiz .quiz-answers .answers-help .help.inactive {
  cursor: default;
}
.page-quiz .quiz-answers .answers-help .help.inactive .icon,
.page-quiz .quiz-answers .answers-help .help.inactive .caption {
  color: #bfbfbf;
}
.page-quiz .quiz-timer {
  width: 256px;
  height: 48px;
  margin: 10px auto;
  background: url(../images/quiz-timer-bg-sm.png) 0 0 repeat;
  border-radius: 6px;
  box-shadow: inset 0 6px 6px rgba(0, 0, 0, 0.7);
  color: #3e3c37;
  padding: 10px 10px 0;
}
.page-quiz .quiz-timer .icon-timer {
  font-size: 32px;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  margin-right: 48px;
}
.page-quiz .quiz-timer .timer {
  vertical-align: middle;
  display: inline-block;
  font: normal 34px/1 "digital", monospace;
  width: 100px;
}
.page-quiz .quiz-helpers {
  position: relative;
  margin-bottom: 20px;
}
.page-quiz .quiz-progress .progress-line {
  display: none;
}
.page-quiz .quiz-progress .progress-text {
  color: #ffffff;
  font: normal 16px/1 "tuifillic", sans-serif;
  text-align: center;
  display: block;
}
.page-quiz .quiz-links .link-restart,
.page-quiz .quiz-links .link-finish {
  position: absolute;
  bottom: 0;
  color: #000000;
  font: normal 14px/1 "tuifillic", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 130;
}
.page-quiz .quiz-links .link-restart {
  left: 5px;
}
.page-quiz .quiz-links .link-finish {
  right: 5px;
}
@media screen and (min-width: 768px) {
  .page-quiz .quiz-question {
    font-size: 32px;
    margin: 30px 0 40px;
  }
  .page-quiz .quiz-board .score-board {
    margin-bottom: 30px;
  }
  .page-quiz .quiz-board .score-board .score-label:before,
  .page-quiz .quiz-board .score-board .score-level:before,
  .page-quiz .quiz-board .score-board .score-label:after,
  .page-quiz .quiz-board .score-board .score-level:after {
    width: 110px;
  }
  .page-quiz .quiz-board .score-board .score-label {
    font-size: 24px;
  }
  .page-quiz .quiz-board .score-board .score-score {
    font-size: 72px;
  }
  .page-quiz .quiz-board .score-board .score-score span {
    font-size: 72px;
  }
  .page-quiz .quiz-board .score-board .score-level {
    font-size: 32px;
  }
  .page-quiz .quiz-answers {
    margin-bottom: 40px;
  }
  .page-quiz .quiz-answers:after {
    border-width: 0 0 30px 30px;
    left: 155px;
  }
  .page-quiz .quiz-answers .answers-list {
    font-size: 20px;
  }
  .page-quiz .quiz-answers .answers-list .answer .text {
    width: 250px;
  }
  .page-quiz .quiz-answers .answers-help .help {
    width: 100px;
  }
  .page-quiz .quiz-answers .answers-help .help .icon {
    font-size: 40px;
  }
  .page-quiz .quiz-bottle {
    position: fixed;
    z-index: 50;
    display: block;
    left: -60px;
    bottom: 60px;
  }
  .page-quiz .quiz-bottle img {
    width: 180px;
  }
}
@media screen and (min-width: 992px) {
  .page-quiz {
    width: 100%;
    max-width: 100%;
  }
  .page-quiz .quiz-question-wrap {
    position: absolute;
    top: 80px;
    left: 20px;
    width: 400px;
  }
  .page-quiz .quiz-question {
    margin: 0;
    font-size: 42px;
    text-align: left;
  }
  .page-quiz .quiz-board {
    float: right;
    margin-top: 20px;
    position: relative;
    z-index: 120;
  }
  .page-quiz .quiz-board .score-board .score-label {
    font-size: 24px;
  }
  .page-quiz .quiz-board .score-board .score-score {
    font-size: 96px;
  }
  .page-quiz .quiz-board .score-board .score-score span {
    font-size: 96px;
  }
  .page-quiz .quiz-board .score-board .score-level {
    font-size: 36px;
  }
  .page-quiz .quiz-answers {
    clear: both;
    float: right;
    margin-bottom: 60px;
  }
  .page-quiz .quiz-answers:after {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: transparent #ffffff transparent transparent;
    left: auto;
    bottom: 50px;
    right: 100%;
  }
  .page-quiz .quiz-bottle {
    display: none;
    position: absolute;
    z-index: 100;
    left: 20px;
    bottom: 40px;
  }
  .page-quiz .quiz-bottle img {
    width: auto;
    height: 350px;
  }
  .page-quiz .quiz-timer {
    position: absolute;
    bottom: -85px;
    left: 15%;
    width: 582px;
    height: 418px;
    z-index: 110;
    box-shadow: none;
    margin: 0;
    border-radius: 0;
    padding: 0;
    background: url(../images/quiz-stopwatch.png) 0 0 no-repeat;
  }
  .page-quiz .quiz-timer .icon-timer {
    display: none;
  }
  .page-quiz .quiz-timer .timer {
    position: absolute;
    color: #000000;
    font: normal 34px/1 "digital", monospace;
    left: 280px;
    top: 170px;
    width: 100px;
    transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
  }
  .page-quiz .quiz-helpers {
    position: static;
  }
  .page-quiz .quiz-progress {
    position: absolute;
    z-index: 130;
    left: 200px;
    right: 200px;
    bottom: 24px;
  }
  .page-quiz .quiz-progress .progress-wrap {
    background: #ffffff;
    border-radius: 10px;
    border: 3px solid #ffffff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    height: 15px;
  }
  .page-quiz .quiz-progress .progress-wrap .progress-line {
    display: block;
    width: 0%;
    height: 9px;
    background: #e34f22;
    border-radius: 10px;
  }
  .page-quiz .quiz-progress .progress-wrap .progress-text {
    display: none;
  }
  .page-quiz .quiz-links .link-restart,
  .page-quiz .quiz-links .link-finish {
    bottom: 20px;
  }
  .page-quiz .quiz-links .link-restart {
    left: 20px;
  }
  .page-quiz .quiz-links .link-finish {
    right: 20px;
  }
}
@media screen and (min-width: 1500px) {
  .page-quiz .quiz-question-wrap {
    left: 410px;
    top: 80px;
    background: url(../images/quiz-question-cap.png) 0 0 no-repeat;
    width: 704px;
    padding-right: 45px;
    height: 717px;
  }
  .page-quiz .quiz-question-wrap .quiz-question {
    color: #333333;
    text-align: center;
    margin: 0 auto;
    max-width: 300px;
    position: relative;
    top: 50%;
    font-size: 32px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .page-quiz .quiz-question-wrap .quiz-question p {
    margin: 0;
  }
  .page-quiz .quiz-bottle {
    display: block;
    left: 40px;
    top: 80px;
    bottom: auto;
  }
  .page-quiz .quiz-bottle img {
    width: auto;
    height: auto;
  }
  .page-quiz .quiz-board {
    margin-top: 180px;
  }
}
.quiz-bg-dark .page-quiz .quiz-board .score-board .score-label:before,
.quiz-bg-dark .page-quiz .quiz-board .score-board .score-level:before,
.quiz-bg-dark .page-quiz .quiz-board .score-board .score-label:after,
.quiz-bg-dark .page-quiz .quiz-board .score-board .score-level:after {
  background: #b19d6c;
  opacity: .3;
}
.quiz-bg-dark .page-quiz .quiz-board .score-board .score-label {
  color: #ffffff;
}
.quiz-bg-dark .page-quiz .quiz-board .score-board .score-level {
  color: #ffffff;
}
.quiz-bg-dark .page-quiz .quiz-board .score-board .score-score {
  color: #b19d6c;
}
.quiz-bg-dark .page-quiz .quiz-board .score-board .score-score span {
  color: #ffffff;
}
.quiz-bg-dark .page-quiz .quiz-board .score-board .score-bonus {
  color: #cccccc;
}
.quiz-bg-dark .page-quiz .quiz-answers .answers-list .answer .audience {
  color: #b19d6c;
}
.quiz-bg-dark .page-quiz .quiz-answers .answers-list .answer.correct {
  background: #b19d6c;
  color: #ffffff;
}
.quiz-bg-dark .page-quiz .quiz-answers .answers-list .answer.correct .rank {
  color: #ffffff;
}
.quiz-bg-dark .page-quiz .quiz-answers .answers-list .answer.incorrect {
  color: #cccccc;
}
.quiz-bg-dark .page-quiz .quiz-answers .answers-list .answer.incorrect .rank {
  color: #cccccc;
}
.quiz-bg-lager .page-quiz .quiz-board .score-board .score-label:before,
.quiz-bg-lager .page-quiz .quiz-board .score-board .score-level:before,
.quiz-bg-lager .page-quiz .quiz-board .score-board .score-label:after,
.quiz-bg-lager .page-quiz .quiz-board .score-board .score-level:after {
  background: #ffffff;
  opacity: .3;
}
.quiz-bg-lager .page-quiz .quiz-board .score-board .score-label {
  color: #ffffff;
}
.quiz-bg-lager .page-quiz .quiz-board .score-board .score-level {
  color: #ffffff;
}
.quiz-bg-lager .page-quiz .quiz-board .score-board .score-score {
  color: #e34f22;
}
.quiz-bg-lager .page-quiz .quiz-board .score-board .score-score span {
  color: #ffffff;
}
.quiz-bg-lager .page-quiz .quiz-board .score-board .score-bonus {
  color: #ffffff;
}
.quiz-bg-lager .page-quiz .quiz-answers .answers-list .answer .audience {
  color: #e34f22;
}
.quiz-bg-lager .page-quiz .quiz-answers .answers-list .answer.correct {
  background: #e34f22;
  color: #ffffff;
}
.quiz-bg-lager .page-quiz .quiz-answers .answers-list .answer.correct .rank {
  color: #ffffff;
}
.quiz-bg-lager .page-quiz .quiz-answers .answers-list .answer.incorrect {
  color: #cccccc;
}
.quiz-bg-lager .page-quiz .quiz-answers .answers-list .answer.incorrect .rank {
  color: #cccccc;
}
.quiz-bg-eipa .page-quiz .quiz-board .score-board .score-label:before,
.quiz-bg-eipa .page-quiz .quiz-board .score-board .score-level:before,
.quiz-bg-eipa .page-quiz .quiz-board .score-board .score-label:after,
.quiz-bg-eipa .page-quiz .quiz-board .score-board .score-level:after {
  background: #000000;
  opacity: .3;
}
.quiz-bg-eipa .page-quiz .quiz-board .score-board .score-label {
  color: #ffffff;
}
.quiz-bg-eipa .page-quiz .quiz-board .score-board .score-level {
  color: #ffffff;
}
.quiz-bg-eipa .page-quiz .quiz-board .score-board .score-score {
  color: #ffffff;
}
.quiz-bg-eipa .page-quiz .quiz-board .score-board .score-score span {
  color: #ffc43a;
}
.quiz-bg-eipa .page-quiz .quiz-board .score-board .score-bonus {
  color: #cccccc;
}
.quiz-bg-eipa .page-quiz .quiz-answers .answers-list .answer .audience {
  color: #e34f22;
}
.quiz-bg-eipa .page-quiz .quiz-answers .answers-list .answer.correct {
  background: #ffc43a;
  color: #ffffff;
}
.quiz-bg-eipa .page-quiz .quiz-answers .answers-list .answer.correct .rank {
  color: #ffffff;
}
.quiz-bg-eipa .page-quiz .quiz-answers .answers-list .answer.incorrect {
  color: #cccccc;
}
.quiz-bg-eipa .page-quiz .quiz-answers .answers-list .answer.incorrect .rank {
  color: #cccccc;
}
.quiz-bg-pilsner .page-quiz .quiz-question,
.quiz-bg-dark .page-quiz .quiz-question {
  color: #ffffff;
}
.quiz-bg-pilsner .page-quiz .quiz-board .score-board .score-label:before,
.quiz-bg-pilsner .page-quiz .quiz-board .score-board .score-level:before,
.quiz-bg-pilsner .page-quiz .quiz-board .score-board .score-label:after,
.quiz-bg-pilsner .page-quiz .quiz-board .score-board .score-level:after {
  background: #cccccc;
  opacity: .3;
}
.quiz-bg-pilsner .page-quiz .quiz-board .score-board .score-label {
  color: #ffffff;
}
.quiz-bg-pilsner .page-quiz .quiz-board .score-board .score-level {
  color: #ffffff;
}
.quiz-bg-pilsner .page-quiz .quiz-board .score-board .score-score {
  color: #e34f22;
}
.quiz-bg-pilsner .page-quiz .quiz-board .score-board .score-score span {
  color: #ffffff;
}
.quiz-bg-pilsner .page-quiz .quiz-board .score-board .score-bonus {
  color: #ffffff;
}
.quiz-bg-pilsner .page-quiz .quiz-answers .answers-list .answer .audience {
  color: #e34f22;
}
.quiz-bg-pilsner .page-quiz .quiz-answers .answers-list .answer.correct {
  background: #e34f22;
  color: #ffffff;
}
.quiz-bg-pilsner .page-quiz .quiz-answers .answers-list .answer.correct .rank {
  color: #ffffff;
}
.quiz-bg-pilsner .page-quiz .quiz-answers .answers-list .answer.incorrect {
  color: #cccccc;
}
.quiz-bg-pilsner .page-quiz .quiz-answers .answers-list .answer.incorrect .rank {
  color: #cccccc;
}
.quiz-bg-pilsner .page-quiz .quiz-links .link-restart,
.quiz-bg-pilsner .page-quiz .quiz-links .link-finish,
.quiz-bg-dark .page-quiz .quiz-links .link-restart,
.quiz-bg-dark .page-quiz .quiz-links .link-finish {
  color: #bfbfbf;
}
@media screen and (min-width: 1500px) {
  .quiz-bg-pilsner .page-quiz .quiz-question,
  .quiz-bg-dark .page-quiz .quiz-question {
    color: #000000;
  }
  .quiz-bg-pilsner .page-quiz .quiz-links .link-restart,
  .quiz-bg-pilsner .page-quiz .quiz-links .link-finish,
  .quiz-bg-dark .page-quiz .quiz-links .link-restart,
  .quiz-bg-dark .page-quiz .quiz-links .link-finish {
    color: #000000;
  }
}
.no-touch .quiz-bg-dark .page-quiz .quiz-answers .answers-list .answer:hover {
  color: #b19d6c;
}
.no-touch .quiz-bg-dark .page-quiz .quiz-answers .answers-list .answer .audience {
  color: #b19d6c;
}
.no-touch .quiz-bg-dark .page-quiz .quiz-answers .answers-list .answer.correct {
  background: #b19d6c;
  color: #ffffff;
}
.no-touch .quiz-bg-dark .page-quiz .quiz-answers .answers-list .answer.correct .rank {
  color: #ffffff;
}
.no-touch .quiz-bg-dark .page-quiz .quiz-answers .answers-list .answer.incorrect {
  color: #cccccc;
}
.no-touch .quiz-bg-dark .page-quiz .quiz-answers .answers-list .answer.incorrect .rank {
  color: #cccccc;
}
.no-touch .quiz-bg-dark .page-quiz .quiz-answers .answers-help .help:hover .icon {
  color: #b19d6c;
}
.no-touch .quiz-bg-dark .page-quiz .quiz-answers .answers-help .help:hover .caption {
  color: #333333;
}
.no-touch .quiz-bg-dark .page-quiz .quiz-answers .answers-help .help.inactive:hover .icon,
.no-touch .quiz-bg-dark .page-quiz .quiz-answers .answers-help .help.inactive:hover .caption {
  color: #bfbfbf;
}
.no-touch .quiz-bg-lager .page-quiz .quiz-answers .answers-list .answer:hover {
  color: #e34f22;
}
.no-touch .quiz-bg-lager .page-quiz .quiz-answers .answers-list .answer.correct {
  background: #e34f22;
  color: #ffffff;
}
.no-touch .quiz-bg-lager .page-quiz .quiz-answers .answers-list .answer.correct .rank {
  color: #ffffff;
}
.no-touch .quiz-bg-lager .page-quiz .quiz-answers .answers-list .answer.incorrect {
  color: #cccccc;
}
.no-touch .quiz-bg-lager .page-quiz .quiz-answers .answers-list .answer.incorrect .rank {
  color: #cccccc;
}
.no-touch .quiz-bg-lager .page-quiz .quiz-answers .answers-help .help:hover .icon {
  color: #ffc43a;
}
.no-touch .quiz-bg-lager .page-quiz .quiz-answers .answers-help .help:hover .caption {
  color: #333333;
}
.no-touch .quiz-bg-lager .page-quiz .quiz-answers .answers-help .help.inactive:hover .icon,
.no-touch .quiz-bg-lager .page-quiz .quiz-answers .answers-help .help.inactive:hover .caption {
  color: #bfbfbf;
}
.no-touch .quiz-bg-eipa .page-quiz .quiz-answers .answers-list .answer:hover {
  color: #e34f22;
}
.no-touch .quiz-bg-eipa .page-quiz .quiz-answers .answers-list .answer.correct {
  background: #ffc43a;
  color: #ffffff;
}
.no-touch .quiz-bg-eipa .page-quiz .quiz-answers .answers-list .answer.correct .rank {
  color: #ffffff;
}
.no-touch .quiz-bg-eipa .page-quiz .quiz-answers .answers-list .answer.incorrect {
  color: #cccccc;
}
.no-touch .quiz-bg-eipa .page-quiz .quiz-answers .answers-list .answer.incorrect .rank {
  color: #cccccc;
}
.no-touch .quiz-bg-eipa .page-quiz .quiz-answers .answers-help .help:hover .icon {
  color: #e34f22;
}
.no-touch .quiz-bg-eipa .page-quiz .quiz-answers .answers-help .help:hover .caption {
  color: #333333;
}
.no-touch .quiz-bg-eipa .page-quiz .quiz-answers .answers-help .help.inactive:hover .icon,
.no-touch .quiz-bg-eipa .page-quiz .quiz-answers .answers-help .help.inactive:hover .caption {
  color: #bfbfbf;
}
.no-touch .quiz-bg-pilsner .page-quiz .quiz-answers .answers-list .answer:hover {
  color: #e34f22;
}
.no-touch .quiz-bg-pilsner .page-quiz .quiz-answers .answers-list .answer.correct {
  background: #e34f22;
  color: #ffffff;
}
.no-touch .quiz-bg-pilsner .page-quiz .quiz-answers .answers-list .answer.correct .rank {
  color: #ffffff;
}
.no-touch .quiz-bg-pilsner .page-quiz .quiz-answers .answers-list .answer.incorrect {
  color: #cccccc;
}
.no-touch .quiz-bg-pilsner .page-quiz .quiz-answers .answers-list .answer.incorrect .rank {
  color: #cccccc;
}
.no-touch .quiz-bg-pilsner .page-quiz .quiz-answers .answers-help .help:hover .icon {
  color: #e34f22;
}
.no-touch .quiz-bg-pilsner .page-quiz .quiz-answers .answers-help .help:hover .caption {
  color: #333333;
}
.no-touch .quiz-bg-pilsner .page-quiz .quiz-answers .answers-help .help.inactive:hover .icon,
.no-touch .quiz-bg-pilsner .page-quiz .quiz-answers .answers-help .help.inactive:hover .caption {
  color: #bfbfbf;
}
.page-finish {
  padding-top: 20px;
}
.page-finish .about .about-submitted {
  color: #e34f22;
  font-size: 18px;
  line-height: 1;
  margin: 0 0 10px;
  text-transform: uppercase;
  text-align: center;
}
.page-finish .about .about-title {
  color: #ffffff;
  font: normal 30px/1 "tuifillic", sans-serif;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 .5em 0;
}
.page-finish .about .about-title span {
  color: #e34f22;
}
.page-finish .about .about-buttons {
  text-align: center;
}
.page-finish .about .about-buttons .btn-wrap {
  margin-bottom: 1em;
}
.page-finish .about .about-buttons .btn {
  margin: 0 auto;
  display: block;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  vertical-align: middle;
  position: relative;
}
.page-finish .about .about-buttons .btn:active {
  box-shadow: none;
  top: 2px;
}
.page-finish .about .about-buttons .btn-description {
  display: block;
  margin: .5em 0;
  font-size: 12px;
  text-align: center;
  max-width: 300px;
  margin: 0 auto;
}
.page-finish .about .about-buttons .btn-submit {
  width: 300px;
  max-width: 100%;
  height: 73px;
  background: url(../images/finish-submit-sm.png) 0 0 no-repeat;
  background-size: 100%;
}
.page-finish .about .about-buttons .btn-restart {
  width: 180px;
  height: 58px;
  background: url(../images/finish-restart-sm.png) 0 0 no-repeat;
}
.page-finish .about .about-buttons .btn-share {
  width: 200px;
  height: 70px;
  background: url(../images/finish-share-sm.png) 0 0 no-repeat;
}
.page-finish .leaderboard-wrap {
  max-width: 100%;
  width: 280px;
  margin: 0 auto;
}
.page-finish .leaderboard-wrap .board {
  background-size: 100%;
}
.page-finish .bottle {
  display: none;
}
.page-finish .bottle img {
  position: absolute;
  right: 400px;
  top: 0;
  z-index: 99;
  display: block;
  max-width: 490px;
  max-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  margin-top: -340px;
}
@media screen and (min-width: 768px) {
  .page-finish {
    padding: 60px 0;
    width: 100%;
  }
  .page-finish .about-wrap {
    width: 310px;
    float: left;
  }
  .page-finish .about .about-submitted {
    font-size: 18px;
  }
  .page-finish .about .about-title {
    font-size: 42px;
  }
  .page-finish .leaderboard-wrap {
    float: right;
    width: 340px;
  }
}
@media screen and (min-width: 992px) {
  .page-finish .about-wrap {
    width: 550px;
  }
  .page-finish .about .about-submitted {
    text-align: left;
    font-size: 24px;
  }
  .page-finish .about .about-title {
    text-align: left;
    font-size: 48px;
  }
  .page-finish .about .about-buttons {
    width: 500px;
  }
  .page-finish .about .about-buttons .btn-small {
    float: left;
  }
  .page-finish .about .about-buttons .btn-submit {
    margin: 0;
    width: 500px;
    height: 122px;
    background-image: url(../images/finish-submit.png);
  }
  .page-finish .about .about-buttons .btn-restart {
    width: 255px;
    height: 82px;
    background-image: url(../images/finish-restart.png);
  }
  .page-finish .about .about-buttons .btn-share {
    width: 245px;
    height: 86px;
    background-image: url(../images/finish-share.png);
  }
  .page-finish .about .about-description {
    text-align: left;
  }
  .page-finish .leaderboard-wrap {
    float: right;
  }
}
@media screen and (min-width: 1500px) {
  .page-finish .about-wrap {
    width: 620px;
  }
  .page-finish .about .about-title {
    text-align: left;
    font-size: 64px;
  }
  .page-finish .leaderboard-wrap {
    width: 340px;
  }
  .page-finish .bottle {
    display: block;
  }
}
