.page-template-quiz {
  display: none;
  line-height: 1.5;
  font-size: 16px;
  /*
  ol,
  p,
  span,
  strong,
  ul {
      font-size: 16px;

      @media screen and (min-width: 1280px) {
          font-size: 18px;    
      }
  }
  */
}
@media screen and (min-width: 1024px) {
  .page-template-quiz {
    font-size: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .page-template-quiz {
    font-size: 20px;
  }
}
.page-template-quiz .fp-tableCell {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.page-template-quiz label {
  color: inherit;
}
.page-template-quiz .container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 544px) {
  .page-template-quiz .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .page-template-quiz .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .page-template-quiz .container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .page-template-quiz .container {
    max-width: 1140px;
  }
}
.page-template-quiz .container:after {
  content: "";
  display: table;
  clear: both;
}
.page-template-quiz .gform_wrapper.gravity-theme .gfield_label {
  letter-spacing: 0;
  text-transform: none;
  font-size: 18px !important;
}
@media (min-width: 1200px) {
  .page-template-quiz .gform_wrapper.gravity-theme .gfield_label {
    font-size: 20px !important;
  }
}
.page-template-quiz .gform_wrapper ul.gfield_checkbox li,
.page-template-quiz .gform_wrapper ul.gfield_radio li {
  overflow: initial;
}
.page-template-quiz .gfield--type-html {
  font-size: inherit;
}
.page-template-quiz ul,
.page-template-quiz ol {
  margin-left: 0;
}
@media (max-width: 1280px) {
  .page-template-quiz .fp-tableCell {
    padding: 0.75rem 0 !important;
  }
}
.page-template-quiz .gf_progressbar_wrapper {
  display: none;
}
.page-template-quiz .fp-progress {
  margin-top: -5px;
  font-size: 95% !important;
  font-style: italic;
}
.page-template-quiz .section h2 {
  margin-bottom: 2rem;
}
.page-template-quiz .quiz h2 {
  margin-bottom: 1rem;
}
.page-template-quiz .quiz .gfield_description {
  font-weight: 600;
  font-size: calc(1.15rem + 0.1 * (100vw - 26.25rem) / 53.75);
}
@media screen and (min-width: 1280px) {
  .page-template-quiz .quiz .gfield_description {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz .quiz .gfield_description {
    font-size: 1.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .page-template-quiz .gfield.answer {
    font-size: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .page-template-quiz .gform_wrapper ul.gfield_radio li label {
    font-size: 1.35rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz .gform_wrapper ul.gfield_radio li label {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .page-template-quiz .get-started .gform_page_fields {
    max-width: 65%;
    margin: auto !important;
  }
}
.page-template-quiz .get-started .ginput_container_radio .gfield_radio input[type=radio] {
  margin: 0.5em 0;
  display: inline-block;
  vertical-align: middle;
}
.page-template-quiz .get-started .ginput_container_radio .gfield_radio input[type=radio] + label {
  margin: 0 0 0 0.65rem;
  display: inline-block;
  vertical-align: middle;
}
.page-template-quiz .get-started .ginput_container_radio .gfield_radio input[type=radio] + label:before {
  display: none;
}
.page-template-quiz .quiz-button[disabled] {
  opacity: 0.75;
  filter: grayscale(100%);
}
.page-template-quiz .arrow:focus,
.page-template-quiz .arrow:hover {
  transition: 0.45s;
  opacity: 0.65;
}
.page-template-quiz .arrow img {
  max-width: 45px;
}
.page-template-quiz .fp-tableCell {
  margin: auto;
  padding: 1.5rem 0;
}
.page-template-quiz .gform_page_fields {
  padding: 1rem 1.5rem;
}
.page-template-quiz .gform_page {
  border-radius: 0;
}
.page-template-quiz .sponsors {
  width: 100%;
  position: absolute;
  padding: 2rem;
  top: 50px;
  left: 0;
  right: 0;
}
.page-template-quiz .sponsors .food-form .btn-start {
  width: auto;
}
.page-template-quiz .sponsors img {
  width: 125px;
}
.page-template-quiz .sponsors img:first-of-type {
  float: left;
}
.page-template-quiz .sponsors img:last-of-type {
  float: right;
}
.page-template-quiz section {
  margin: 0;
}
.page-template-quiz #fp-nav {
  position: fixed;
  z-index: 9;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translateZ(0);
  font-size: 16px;
}
.page-template-quiz #fp-nav.right {
  right: 17px;
}
.page-template-quiz #fp-nav {
  pointer-events: none;
  display: block !important;
}
.page-template-quiz #fp-nav ul {
  margin: 0;
  overflow: hidden;
}
.page-template-quiz #fp-nav a,
.page-template-quiz #fp-nav li,
.page-template-quiz #fp-nav ul {
  pointer-events: none;
}
.page-template-quiz h1,
.page-template-quiz h2,
.page-template-quiz h3 {
  color: #000;
}
.page-template-quiz .next-arrow {
  position: relative;
  font-size: 50px;
}
.page-template-quiz .gform_page {
  margin: 0 !important;
  padding: 0 !important;
}
.page-template-quiz .gform_page.active {
  margin-top: 0;
}
.page-template-quiz .quiz {
  background-color: #000;
  color: #fff;
}
.page-template-quiz .quiz .gfield_checkbox li,
.page-template-quiz .quiz .gfield_radio li {
  line-height: 0.8 !important;
}
.page-template-quiz .quiz .fp-tableCell {
  vertical-align: initial;
}
.page-template-quiz .quiz li {
  line-height: 1.15;
}
.page-template-quiz .quiz h2,
.page-template-quiz .quiz h3 {
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
.page-template-quiz .quiz .wrong h2 {
  color: #ac162c;
}
.page-template-quiz .quiz .quiz-button {
  background-color: #ac162c;
}
.page-template-quiz .quiz .correct h2 {
  color: #37ac16;
}
.page-template-quiz .quiz .correct h2,
.page-template-quiz .quiz .wrong h2 {
  letter-spacing: 0;
}
.page-template-quiz .quiz h3 {
  border-bottom: 1px solid #fff;
  padding-bottom: 2rem;
}
.page-template-quiz .quiz li {
  font-size: calc(1.5rem + 0.5 * (100vw - 26.25rem) / 53.75);
}
@media screen and (min-width: 1280px) {
  .page-template-quiz .quiz li {
    font-size: 2rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz .quiz li {
    font-size: 1.5rem;
  }
}
.page-template-quiz .gform_page:last-of-type .gform_page_footer {
  display: initial;
}
.page-template-quiz .gform_page:last-of-type .gform_page_footer .gform_previous_button {
  display: none;
}
.page-template-quiz .gform_wrapper .gform_page_footer {
  border: 0;
  clear: both;
}
.page-template-quiz .gf_progressbar_wrapper {
  position: absolute;
  width: 20%;
  right: 20px;
  top: 125px;
  margin: 0;
  z-index: 11;
}
.page-template-quiz .gform_wrapper {
  margin: 0;
}
.page-template-quiz .gform_wrapper a,
.page-template-quiz .gform_wrapper h1,
.page-template-quiz .gform_wrapper h2,
.page-template-quiz .gform_wrapper h3,
.page-template-quiz .gform_wrapper h4,
.page-template-quiz .gform_wrapper h5,
.page-template-quiz .gform_wrapper h6,
.page-template-quiz .gform_wrapper li,
.page-template-quiz .gform_wrapper p,
.page-template-quiz .gform_wrapper span,
.page-template-quiz .gform_wrapper ul {
  font-family: freight-sans-pro, Helvetica Neue, Helvetica, sans-serif !important;
}
.page-template-quiz .gform_wrapper .gform_heading {
  display: none;
}
.page-template-quiz div[data-anchor=intro] {
  background: url(../img/liberty.png);
  background-size: cover;
  background-position: bottom;
  text-align: center;
}
@media (min-width: 992px) {
  .page-template-quiz div[data-anchor=intro] .gform_page_fields {
    text-align: right;
    float: right;
    margin-top: 15rem;
    margin-right: 10rem;
  }
  .page-template-quiz div[data-anchor=intro] .fp-tableCell {
    display: block;
    vertical-align: none;
  }
}
@media (min-width: 1460px) {
  .page-template-quiz div[data-anchor=intro] {
    background-position: 95% bottom;
  }
}
.page-template-quiz div[data-anchor=intro] .gf_progressbar_wrapper {
  display: none;
}
.page-template-quiz div[data-anchor=intro] h1,
.page-template-quiz div[data-anchor=intro] h2 {
  font-weight: 700;
  text-transform: uppercase;
}
.page-template-quiz div[data-anchor=intro] h1 {
  font-size: calc(3rem + 1 * (100vw - 26.25rem) / 53.75);
}
@media screen and (min-width: 1280px) {
  .page-template-quiz div[data-anchor=intro] h1 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz div[data-anchor=intro] h1 {
    font-size: 3rem;
  }
}
.page-template-quiz div[data-anchor=intro] h2 {
  font-size: calc(1.75rem + 0.45 * (100vw - 26.25rem) / 53.75);
  margin-bottom: 1rem;
}
@media screen and (min-width: 1280px) {
  .page-template-quiz div[data-anchor=intro] h2 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz div[data-anchor=intro] h2 {
    font-size: 1.75rem;
  }
}
.page-template-quiz div[data-anchor=intro] h5 {
  font-size: calc(1.2rem + 0.15 * (100vw - 26.25rem) / 53.75);
}
@media screen and (min-width: 1280px) {
  .page-template-quiz div[data-anchor=intro] h5 {
    font-size: 1.35rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz div[data-anchor=intro] h5 {
    font-size: 1.2rem;
  }
}
.page-template-quiz .quiz-number {
  width: 80px;
  height: 80px;
  position: relative;
  margin: 2rem auto;
}
.page-template-quiz .quiz-number span {
  height: 100%;
  width: 100%;
  position: absolute;
  background: #ac162c;
  font-size: 4.25rem;
  color: #fff;
  border-radius: 50%;
}
.page-template-quiz .quiz-number span div {
  font-weight: 700;
  text-align: center;
  line-height: 1;
}
.page-template-quiz div[data-anchor=eight] h2,
.page-template-quiz div[data-anchor=eighteen] h2,
.page-template-quiz div[data-anchor=eleven] h2,
.page-template-quiz div[data-anchor=fifteen] h2,
.page-template-quiz div[data-anchor=fourteen] h2,
.page-template-quiz div[data-anchor=nine] h2,
.page-template-quiz div[data-anchor=nineteen] h2,
.page-template-quiz div[data-anchor=seven] h2,
.page-template-quiz div[data-anchor=seventeen] h2,
.page-template-quiz div[data-anchor=six] h2,
.page-template-quiz div[data-anchor=sixteen] h2,
.page-template-quiz div[data-anchor=ten] h2,
.page-template-quiz div[data-anchor=thirteen] h2,
.page-template-quiz div[data-anchor=twelve] h2,
.page-template-quiz div[data-anchor=twenty] h2,
.page-template-quiz div[data-anchor=twenty_eight] h2,
.page-template-quiz div[data-anchor=twenty_five] h2,
.page-template-quiz div[data-anchor=twenty_four] h2,
.page-template-quiz div[data-anchor=twenty_one] h2,
.page-template-quiz div[data-anchor=twenty_seven] h2,
.page-template-quiz div[data-anchor=twenty_six] h2,
.page-template-quiz div[data-anchor=twenty_three] h2,
.page-template-quiz div[data-anchor=twenty_two] h2,
.page-template-quiz div[data-anchor=two] h2 {
  text-transform: uppercase;
}
.page-template-quiz div[data-anchor=eight] h2,
.page-template-quiz div[data-anchor=eight] h3,
.page-template-quiz div[data-anchor=eighteen] h2,
.page-template-quiz div[data-anchor=eighteen] h3,
.page-template-quiz div[data-anchor=eleven] h2,
.page-template-quiz div[data-anchor=eleven] h3,
.page-template-quiz div[data-anchor=fifteen] h2,
.page-template-quiz div[data-anchor=fifteen] h3,
.page-template-quiz div[data-anchor=fourteen] h2,
.page-template-quiz div[data-anchor=fourteen] h3,
.page-template-quiz div[data-anchor=nine] h2,
.page-template-quiz div[data-anchor=nine] h3,
.page-template-quiz div[data-anchor=nineteen] h2,
.page-template-quiz div[data-anchor=nineteen] h3,
.page-template-quiz div[data-anchor=seven] h2,
.page-template-quiz div[data-anchor=seven] h3,
.page-template-quiz div[data-anchor=seventeen] h2,
.page-template-quiz div[data-anchor=seventeen] h3,
.page-template-quiz div[data-anchor=six] h2,
.page-template-quiz div[data-anchor=six] h3,
.page-template-quiz div[data-anchor=sixteen] h2,
.page-template-quiz div[data-anchor=sixteen] h3,
.page-template-quiz div[data-anchor=ten] h2,
.page-template-quiz div[data-anchor=ten] h3,
.page-template-quiz div[data-anchor=thirteen] h2,
.page-template-quiz div[data-anchor=thirteen] h3,
.page-template-quiz div[data-anchor=twelve] h2,
.page-template-quiz div[data-anchor=twelve] h3,
.page-template-quiz div[data-anchor=twenty] h2,
.page-template-quiz div[data-anchor=twenty] h3,
.page-template-quiz div[data-anchor=twenty_eight] h2,
.page-template-quiz div[data-anchor=twenty_eight] h3,
.page-template-quiz div[data-anchor=twenty_five] h2,
.page-template-quiz div[data-anchor=twenty_five] h3,
.page-template-quiz div[data-anchor=twenty_four] h2,
.page-template-quiz div[data-anchor=twenty_four] h3,
.page-template-quiz div[data-anchor=twenty_one] h2,
.page-template-quiz div[data-anchor=twenty_one] h3,
.page-template-quiz div[data-anchor=twenty_seven] h2,
.page-template-quiz div[data-anchor=twenty_seven] h3,
.page-template-quiz div[data-anchor=twenty_six] h2,
.page-template-quiz div[data-anchor=twenty_six] h3,
.page-template-quiz div[data-anchor=twenty_three] h2,
.page-template-quiz div[data-anchor=twenty_three] h3,
.page-template-quiz div[data-anchor=twenty_two] h2,
.page-template-quiz div[data-anchor=twenty_two] h3,
.page-template-quiz div[data-anchor=two] h2,
.page-template-quiz div[data-anchor=two] h3 {
  text-align: center;
  font-weight: 700;
}
.page-template-quiz div[data-anchor=three] {
  background-color: #ac162c;
}
.page-template-quiz div[data-anchor=three] h2 {
  color: #fff;
}
@media (min-width: 992px) {
  .page-template-quiz div[data-anchor=three] .fp-tableCell .gform_page_fields {
    max-width: 65%;
    margin: auto;
  }
}
.page-template-quiz div[data-anchor=three] ol.training-goals {
  line-height: 2;
  position: relative;
}
@media (min-width: 992px) {
  .page-template-quiz div[data-anchor=three] ol.training-goals {
    font-size: 1.2rem;
  }
}
.page-template-quiz div[data-anchor=three] ol.training-goals div {
  background-color: #fff;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  color: #000;
  line-height: 1;
  position: absolute;
  left: 0;
  text-align: center;
  margin-top: 5px;
}
.page-template-quiz div[data-anchor=three] ol.training-goals div span {
  line-height: auto;
  font-size: 1.8rem;
  font-weight: 700;
}
.page-template-quiz div[data-anchor=three] ol.training-goals li {
  padding-left: 3rem !important;
  color: #fff;
  position: relative;
  z-index: 8;
  margin-bottom: 10px;
}
.page-template-quiz div[data-anchor=three] h2:first-of-type {
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
.page-template-quiz div[data-anchor=four] {
  background: url(../img/chapter-1.png);
  background-size: cover;
  position: relative;
}
.page-template-quiz div[data-anchor=four] h2,
.page-template-quiz div[data-anchor=four] h3 {
  text-align: center;
  font-weight: 700;
}
.page-template-quiz div[data-anchor=four] h2 {
  margin: 1rem 0 3rem;
  text-transform: uppercase;
}
.page-template-quiz div[data-anchor=four] h3 {
  margin: 1.5rem 0;
}
.page-template-quiz div[data-anchor=four] p {
  font-style: italic;
}
.page-template-quiz div[data-anchor=five] h2 {
  font-size: calc(2rem + 1 * (100vw - 26.25rem) / 53.75);
}
@media screen and (min-width: 1280px) {
  .page-template-quiz div[data-anchor=five] h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz div[data-anchor=five] h2 {
    font-size: 2rem;
  }
}
.page-template-quiz div[data-anchor=five] h2,
.page-template-quiz div[data-anchor=five] h3 {
  text-align: center;
  font-weight: 700;
}
.page-template-quiz .ginput_container_radio .gfield_radio input[type=radio] {
  display: none;
}
.page-template-quiz input[type=radio] label {
  position: relative;
  cursor: pointer;
}
.page-template-quiz input[type=radio] + label:before {
  content: "";
  display: inline-block;
  position: relative;
  margin: -5px 10px 0 0;
  width: 1.55rem;
  height: 1.55rem;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  background-color: transparent;
  border: 0.075em solid #fff;
  transition: 0.45s;
}
.page-template-quiz input.green[type=radio]:checked + label {
  position: relative;
}
.page-template-quiz input.green[type=radio]:checked + label:before {
  box-shadow: inset 0 0 0 3px #000;
  border-color: #37ac16;
  background-color: #37ac16;
}
.page-template-quiz input[type=radio]:checked + label {
  position: relative;
}
.page-template-quiz input[type=radio]:checked + label:before {
  box-shadow: inset 0 0 0 3px #000;
  border-color: #ac162c;
  background-color: #ac162c;
}
.page-template-quiz input[type=radio]:checked + label:after {
  border-color: #ac162c;
}
.page-template-quiz #fp-nav {
  width: 100%;
  max-width: 200px;
  top: 5%;
  right: 5% !important;
}
.page-template-quiz #fp-nav .completed {
  background-color: #ac162c;
}
.page-template-quiz #fp-nav ul {
  width: 100%;
  height: 15px;
  overflow-x: hidden;
  display: inline-flex;
  border-radius: 10px;
  background-color: #eee;
  border: 0.1em solid #999;
  padding: 0 0.25rem 0 0;
}
.page-template-quiz #fp-nav ul .complete {
  background-color: #ac162c;
  border-radius: 0;
  height: 15px;
  width: 3% !important;
}
.page-template-quiz #fp-nav ul li {
  height: 15px;
  margin: 0;
}
.page-template-quiz #fp-nav ul li a span {
  display: none;
}
.page-template-quiz .gform_page {
  overflow: hidden;
}
.page-template-quiz .gform_page.legal {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.page-template-quiz .gform_page.legal p {
  text-align: left;
}
.page-template-quiz .chapter-2 {
  background: url(../img/chapter-2.png);
  background-size: cover;
}
.page-template-quiz .chapter-2 li {
  font-size: calc(16px + 5 * (100vw - 420px) / 860);
}
@media screen and (min-width: 1280px) {
  .page-template-quiz .chapter-2 li {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz .chapter-2 li {
    font-size: 16px;
  }
}
.page-template-quiz .chapter-3 {
  background: url(../img/chapter-3.png);
  background-size: cover;
}
.page-template-quiz .chapter-3 li {
  font-size: calc(16px + 5 * (100vw - 420px) / 860);
}
@media screen and (min-width: 1280px) {
  .page-template-quiz .chapter-3 li {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz .chapter-3 li {
    font-size: 16px;
  }
}
.page-template-quiz .chapter-4 {
  background: url(../img/chapter-4.png);
  background-size: cover;
  color: #fff;
}
.page-template-quiz .chapter-4 h2,
.page-template-quiz .chapter-4 h3 {
  color: #fff;
}
.page-template-quiz .chapter-4 li {
  font-size: calc(16px + 5 * (100vw - 420px) / 860);
}
@media screen and (min-width: 1280px) {
  .page-template-quiz .chapter-4 li {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz .chapter-4 li {
    font-size: 16px;
  }
}
.page-template-quiz .chapter-5 {
  background: url(../img/chapter-5.png);
  background-size: cover;
  color: #fff;
}
.page-template-quiz .chapter-5 h2,
.page-template-quiz .chapter-5 h3 {
  color: #fff;
}
.page-template-quiz .chapter-5 li {
  font-size: calc(16px + 5 * (100vw - 420px) / 860);
}
@media screen and (min-width: 1280px) {
  .page-template-quiz .chapter-5 li {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz .chapter-5 li {
    font-size: 16px;
  }
}
.page-template-quiz .cta-page {
  background: url(../img/dots.png);
  background-size: cover;
  color: #fff;
  text-align: center;
}
.page-template-quiz .cta-page h2,
.page-template-quiz .cta-page h3 {
  font-weight: 700;
  color: #fff;
}
.page-template-quiz .cta-page p {
  margin: 1rem 0;
}
.page-template-quiz .cta-page li {
  font-size: calc(16px + 5 * (100vw - 420px) / 860);
}
@media screen and (min-width: 1280px) {
  .page-template-quiz .cta-page li {
    font-size: 21px;
  }
}
@media screen and (max-width: 420px) {
  .page-template-quiz .cta-page li {
    font-size: 16px;
  }
}
.page-template-quiz .quiz .field_description_above label {
  font-size: 16px;
}
@media screen and (min-width: 1024px) {
  .page-template-quiz .quiz .field_description_above label {
    font-size: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .page-template-quiz .quiz .field_description_above label {
    font-size: 20px;
  }
}
.page-template-quiz .quiz h2,
.page-template-quiz .quiz h3 {
  color: #fff;
}
.page-template-quiz .quiz .correct h2,
.page-template-quiz .quiz .wrong h2 {
  text-align: left !important;
}
.page-template-quiz .quiz .answer h2 {
  text-align: left;
}
@media (max-width: 991px) {
  .page-template-quiz .quiz li {
    font-size: 1.75rem;
  }
}
@media (min-width: 992px) {
  .page-template-quiz .quiz li {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .page-template-quiz .quiz .text-center .arrow {
    display: none;
  }
  .page-template-quiz .gform_wrapper .gfield_radio li {
    margin: 0 0 5px;
  }
  .page-template-quiz .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1;
  }
  .page-template-quiz div[data-anchor=intro] {
    background-position: 40%;
  }
  .page-template-quiz div[data-anchor=intro] .sponsors {
    padding: 0 2rem;
  }
  .page-template-quiz #fp-nav {
    display: none !important;
  }
  .page-template-quiz .quiz .quiz-number {
    height: 65px;
    width: 65px;
    margin: 0.5rem auto;
  }
  .page-template-quiz .quiz .quiz-number span {
    font-size: 3.5rem;
  }
  .page-template-quiz .quiz h2 {
    margin-bottom: 0.5rem;
  }
  .page-template-quiz .quiz h3 {
    font-size: 1.35rem;
    padding: 0 0 1rem;
  }
  .page-template-quiz .quiz .fp-tableCell {
    padding: 0;
  }
  .page-template-quiz .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol {
    margin: 0 15px;
  }
  .page-template-quiz .gform_fields .gfield .training-goals li {
    padding-left: 2.25rem !important;
  }
  .page-template-quiz .gform_fields .gfield .training-goals div {
    height: 25px;
    width: 25px;
    line-height: 1;
  }
  .page-template-quiz .gform_fields .gfield .training-goals div span {
    font-size: 1.35rem;
  }
}
.page-template-quiz .gform_page:last-of-type .arrow {
  display: none;
}
.page-template-quiz .quiz .arrow img,
.page-template-quiz div[data-anchor=quiz] .arrow img {
  filter: invert(100%);
}
@media (max-width: 767px) {
  .page-template-quiz .quiz .answer,
  .page-template-quiz div[data-anchor=quiz] .answer {
    width: 100%;
  }
}
.page-template-quiz .quiz .quiz-button,
.page-template-quiz div[data-anchor=quiz] .quiz-button {
  float: right;
}
@media (max-width: 767px) {
  .page-template-quiz .quiz .quiz-button,
  .page-template-quiz div[data-anchor=quiz] .quiz-button {
    width: 100%;
  }
}
.page-template-quiz .quiz .quiz-button:not(.inactive):hover,
.page-template-quiz div[data-anchor=quiz] .quiz-button:not(.inactive):hover {
  border: 2px solid transparent;
  background: #fff;
  color: #ac162c;
}
.page-template-quiz .quiz .quiz-button.inactive,
.page-template-quiz div[data-anchor=quiz] .quiz-button.inactive {
  opacity: 0.25;
  background: #000;
}
.page-template-quiz .flag,
.page-template-quiz div[data-anchor=flag] {
  background: url(../img/flag.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  color: #fff;
}
.page-template-quiz .flag h2,
.page-template-quiz .flag h3,
.page-template-quiz div[data-anchor=flag] h2,
.page-template-quiz div[data-anchor=flag] h3 {
  color: #fff;
  text-align: center;
  margin: 0 0 1.5rem;
}
.page-template-quiz .flag li p,
.page-template-quiz div[data-anchor=flag] li p {
  line-height: 1.75;
  text-align: left;
}
.page-template-quiz .flag .arrow img,
.page-template-quiz div[data-anchor=flag] .arrow img {
  filter: invert(100%);
}
.page-template-quiz .statue,
.page-template-quiz div[data-anchor=statue] {
  background: url(../img/statue.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  color: #000;
}
.page-template-quiz .gfield_radio .gchoice {
  padding: 5px 0;
}