html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, .container, .quiz1, .col-100, .col-50 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.container {
  background-color: #f3e8d6;
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  margin: 0 auto;
  overflow: hidden; }
  .container .quiz {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    display: none; }
    .container .quiz.step-1 {
      background: url("../img/bieganie-1.jpg") no-repeat;
      background-size: contain;
      background-position: center top;
      display: block; }
      .container .quiz.step-1 .col-50:nth-child(1) button {
        background: url("../img/bieganie-1_question-1.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-1 .col-50:nth-child(2) button {
        background: url("../img/bieganie-1_question-2.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-1 .col-50:nth-child(3) button {
        background: url("../img/bieganie-1_question-3.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-1 .col-50:nth-child(4) button {
        background: url("../img/bieganie-1_question-4.png") no-repeat;
        background-size: contain;
        background-position: center center; }
    .container .quiz.step-2 {
      background: url("../img/bieganie-2.jpg") no-repeat;
      background-size: contain;
      background-position: center top; }
      .container .quiz.step-2 .col-50:nth-child(1) button {
        background: url("../img/bieganie-2_question-1.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-2 .col-50:nth-child(2) button {
        background: url("../img/bieganie-2_question-2.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-2 .col-50:nth-child(3) button {
        background: url("../img/bieganie-2_question-3.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-2 .col-50:nth-child(4) button {
        background: url("../img/bieganie-2_question-4.png") no-repeat;
        background-size: contain;
        background-position: center center; }
    .container .quiz.step-3 {
      background: url("../img/bieganie-3.jpg") no-repeat;
      background-size: contain;
      background-position: center top; }
      .container .quiz.step-3 .col-50:nth-child(1) button {
        background: url("../img/bieganie-3_question-1.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-3 .col-50:nth-child(2) button {
        background: url("../img/bieganie-3_question-2.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-3 .col-50:nth-child(3) button {
        background: url("../img/bieganie-3_question-3.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-3 .col-50:nth-child(4) button {
        background: url("../img/bieganie-3_question-4.png") no-repeat;
        background-size: contain;
        background-position: center center; }
    .container .quiz.step-4 {
      background: url("../img/bieganie-4.jpg") no-repeat;
      background-size: contain;
      background-position: center top; }
      .container .quiz.step-4 .col-50:nth-child(1) button {
        background: url("../img/bieganie-4_question-1.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-4 .col-50:nth-child(2) button {
        background: url("../img/bieganie-4_question-2.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-4 .col-50:nth-child(3) button {
        background: url("../img/bieganie-4_question-3.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-4 .col-50:nth-child(4) button {
        background: url("../img/bieganie-4_question-4.png") no-repeat;
        background-size: contain;
        background-position: center center; }
    .container .quiz.step-5 {
      background: url("../img/bieganie-5.jpg") no-repeat;
      background-size: contain;
      background-position: center top; }
      .container .quiz.step-5 .col-50:nth-child(1) button {
        background: url("../img/bieganie-5_question-1.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-5 .col-50:nth-child(2) button {
        background: url("../img/bieganie-5_question-2.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-5 .col-50:nth-child(3) button {
        background: url("../img/bieganie-5_question-3.png") no-repeat;
        background-size: contain;
        background-position: center center; }
      .container .quiz.step-5 .col-50:nth-child(4) button {
        background: url("../img/bieganie-5_question-4.png") no-repeat;
        background-size: contain;
        background-position: center center; }
    .container .quiz.summary-1 {
      background: url("../img/bieganie-miejsce-1.jpg") no-repeat;
      background-size: contain;
      background-position: center top; }
      .container .quiz.summary-1 .question-container {
        position: absolute;
        bottom: 10px;
        height: 13%; }
      .container .quiz.summary-1 .col-50 .final {
        background: url("../img/summary-button.png") no-repeat;
        background-size: contain;
        background-position: center center;
        width: 44vw;
        height: 10vh;
        border-radius: 8px;
        border: 0;
        cursor: pointer;
        background-color: #1f71be !important;
        max-width: 100%;
        //aspect-ratio: 245/64;
        display: block; }
    .container .quiz.summary-2 {
      background: url("../img/bieganie-miejsce-2.jpg") no-repeat;
      background-size: contain;
      background-position: center top; }
      .container .quiz.summary-2 .question-container {
        position: absolute;
        bottom: 0;
        height: 13%; }
      .container .quiz.summary-2 .col-50 .final {
        background: url("../img/summary-button.png") no-repeat;
        background-size: contain;
        background-position: center center;
        width: 44vw;
        height: 10vh;
        border-radius: 8px;
        border: 0;
        cursor: pointer;
        background-color: #1f71be !important;
        display: block; }
    .container .quiz.summary-3 {
      background: url("../img/bieganie-miejsce-3.jpg") no-repeat;
      background-size: contain;
      background-position: center top; }
      .container .quiz.summary-3 .question-container {
        position: absolute;
        bottom: 0;
        height: 13%; }
      .container .quiz.summary-3 .col-50 .final {
        background: url("../img/summary-button.png") no-repeat;
        background-size: contain;
        background-position: center center;
        width: 44vw;
        height: 10vh;
        border-radius: 8px;
        border: 0;
        cursor: pointer;
        background-color: #1f71be !important;
        display: block; }
    .container .quiz .question-container {
      position: absolute;
      bottom: 0;
      height: 26%;
      width: 100%;
      text-align: center; }
      .container .quiz .question-container .col-50 {
        width: 49%;
        color: #1f71be;
        font-size: 22px;
        float: left;
        margin-bottom: 3.5vh;
        text-align: center; }
      .container .quiz .question-container button {
        width: 44vw;
        height: 10vh;
        border-radius: 8px;
        border: 0;
        cursor: pointer;
        background-color: #fff !important; }

@media (max-width: 768px) {
  body{
    background-color:#f3e8d6;
  }
  .container{
    width:500px;
    max-width: 500px;
    max-width: 100%;
    height:500px;
    max-height: 100%;
  }
  .container .quiz.step-1,
  .container .quiz.step-2,
  .container .quiz.step-3,
  .container .quiz.step-4,
  .container .quiz.step-5 {
    background-position: center 0%; }

  .container .quiz .question-container {
    height: 130px; }

  .container .quiz.summary-2 .question-container {
    height: 80px; } }

    .container .quiz .question-container button{
      height:44px;
      width: 96%;
    }
  .container .quiz.summary-2 .col-50 .final{
    width:100%;
  }
// @media (max-height: 500px) {
//   .container .quiz.step-1,
//   .container .quiz.step-2,
//   .container .quiz.step-3,
//   .container .quiz.step-4,
//   .container .quiz.step-5 {
//     background-size: 50%;
//  }

//   .container .quiz.summary-1,
//   .container .quiz.summary-2,
//   .container .quiz.summary-3 {
//     background-size: 50%;
//  }

//   .container .quiz .question-container {
//     height: 20%; }

//   .container .quiz.summary-1 .question-container,
//   .container .quiz.summary-2 .question-container,
//   .container .quiz.summary-3 .question-container {
//     height: 10%; } }

/*# sourceMappingURL=main.css.map */