.qs-body {
  font-family: Publik!important;
  margin: 0 auto;
  max-width: 988px;
  outline: none;
  overflow: hidden;
  padding: 0 0 20px;
  position: relative;
  width: 96%;
}

.qs-content {
  float: none;
  margin-bottom: 20px;
  min-height: 300px;
  position: relative;
  width: 100%;
}

.qs-aside {
  float: right;
  margin-top: 3.6rem;
  width: 29.859%;
}

.qs-aside__title {
  font-family: publik;
  font-size: 1.5rem;
  font-weight: bold;
  height: 3.4rem;
}

.qs-aside__box {
  margin-bottom: 2rem;
}

.qs-aside__box-title {
  color: #000;
  font-family: Helvetica Neue,Arial,Helvetica,Nimbus Sans L,Bitstream Vera Sans,sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
}

.title {
  font-family: publik;
  font-weight: bold;
}

.lead {
  font-family: publik, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", "Bitstream Vera Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  line-height: 24px;
  margin: 13px 0;
  padding: 0;
}

.byline {
  font-size: 1rem;
  margin-bottom: 6px;
}

.svt_plus {
  top: 15px;
  right: 2px;
  position: absolute;
  font-size: 1.3rem;
  color: green;
  display: none;
}

.js-point {
  font-size: 3rem;
  margin-left: -.8rem;
}

.quiz-results {
  display: none;
  width: 100%;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 1.5rem;
  overflow: hidden;
}

.quiz-results p {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.question {
  border: 1px solid #E0E0E0;
  margin-bottom: 3rem;
  overflow: hidden;
}

.question.correct {
  border: 2px solid green;
}

.question.incorrect {
  border: 2px solid #cc0022;
}

.question-header {
  border-bottom: solid 1px #E6E6E6;
  color: #1A1A1A;
  font-weight: 500;
  font-family: publik, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", "Bitstream Vera Sans", sans-serif;
  line-height: 21px;
  margin-bottom: 0;
  font-size: 18px;
  padding: 8px 5px;
}

.question-header__vignette {
  color: #cc0022;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}

.question-option {
  padding: 10px 0 10px 5px;
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  line-height: 1.42857143;
  text-align: start;
  /*white-space: nowrap;*/
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  overflow: visible;
  border-bottom: 1px solid #E6E6E6;
  border-left: 1px solid #E6E6E6;
  color: #333;
  background-color: #fff;
  box-sizing: border-box;
  width: 100%;
}

.question-option:hover,
.question-option.selected {
  background: #F2F2F2;
}

.question-option.selected .question-circle,
.question-option:hover .question-circle {
  background: #cc0022;
}

.question-circle {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-color: rgb(204, 0, 34);
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-color: rgb(204, 0, 34);
  border-left-style: solid;
  border-left-width: 2px;
  border-right-color: rgb(204, 0, 34);
  border-right-style: solid;
  border-right-width: 2px;
  border-top-color: rgb(204, 0, 34);
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-top-style: solid;
  border-top-width: 2px;
  box-sizing: border-box;
  color: rgb(102, 102, 102);
  cursor: pointer;
  display: inline-block;
  font-family: publik, 'Helvetica Neue', Arial, Helvetica, 'Nimbus Sans L', 'Bitstream Vera Sans', sans-serif;
  font-size: 0px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 28px;
  line-height: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: -24px;
  margin-top: 0px;
  outline-color: rgb(102, 102, 102);
  outline-style: none;
  outline-width: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  position: relative;
  vertical-align: middle;
  width: 28px;
  zoom: 1;
}

.question-circle__inner {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-color: rgb(102, 102, 102);
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: rgb(102, 102, 102);
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: rgb(102, 102, 102);
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: rgb(102, 102, 102);
  border-top-style: none;
  border-top-width: 0px;
  color: rgb(102, 102, 102);
  cursor: pointer;
  display: inline;
  font-family: publik, 'Helvetica Neue', Arial, Helvetica, 'Nimbus Sans L', 'Bitstream Vera Sans', sans-serif;
  font-size: 0px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: auto;
  line-height: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  outline-color: rgb(102, 102, 102);
  outline-style: none;
  outline-width: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: baseline;
  width: auto;
  zoom: 1;
}

.question-circle:after {
  background-color: #cc0022;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: block;
  height: 20px;
  left: 12px;
  margin-left: -10px;
  margin-top: -10px;
  position: absolute;
  top: 12px;
  width: 20px;
}

.question-text {
  cursor: pointer;
  /*display: inline-block;*/
  font-family: publik, 'Helvetica Neue', Arial, Helvetica, 'Nimbus Sans L', 'Bitstream Vera Sans', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  height: 19px;
  line-height: 19.6959991455078px;
  margin-bottom: 0px;
  margin-left: 26px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 131.015625px;
}

.question-context {
  clear: both;
  color: #545454;
  display: none;
  font-family: publik, 'Helvetica Neue', Arial, Helvetica, 'Nimbus Sans L', 'Bitstream Vera Sans', sans-serif;
  font-size: 14px;
  margin: 12px 0 0 0;
  width: 100%;
}

.question-context p {
  padding: 10px 0 10px 5px;
}

@media only screen and (min-width: 601px) {
  .qs-content {
    margin: 0 auto;
    width: 68.118%;
  }

  .fa {
    position: absolute;
    font-size: 2rem;
    margin-right: 16px;
    margin-right: 1rem;
    right: 10px;
    top: 5px;
  }

  .fa.fa-futbol-o {
    float: left;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
  }

  .question-context p {
    padding: 10px 0 10px 16px;
  }

  .question-header {
    padding: 8px 16px;
  }

  .question-text {
    margin-left: 32px;
    margin-left: 2rem;
  }

  .question-option {
    padding: 10px 0 10px 16px;
  }
}