@font-face {
  font-family: 'Vodafone Lt';
  src: url('vodafone-light.eot');
  src: url('vodafone-light.eot?#iefix') format('embedded-opentype'),
  url('vodafone-light.woff2') format('woff2'),
  url('vodafone-light.woff') format('woff'),
  url('vodafone-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Vodafone Rg';
  src: url('vodafone-regular.eot');
  src: url('vodafone-regular.eot?#iefix') format('embedded-opentype'),
  url('vodafone-regular.woff2') format('woff2'),
  url('vodafone-regular.woff') format('woff'),
  url('vodafone-regular.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Vodafone Rg';
  src: url('vodafone-bold.eot');
  src: url('vodafone-bold.eot?#iefix') format('embedded-opentype'),
  url('vodafone-bold.woff2') format('woff2'),
  url('vodafone-bold.woff') format('woff'),
  url('vodafone-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

#back {
  padding-bottom: 5rem;
  padding-top: 1rem;
}

#title {
  font-family: Vodafone Lt;
  font-size: 2.625rem;
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 25rem;
}

#description {
  font-family: Vodafone Lt;
  font-size: 1.25rem;
  color: #FFFFFF;
  padding: 1.25rem;
}

#content {
  background: rgba(29, 18, 10, 0.5);
  border-radius: 1.3125rem;
  padding: 2rem;
  padding-right: 4rem;
}

#footer {
  font-family: Vodafone Lt;
  font-size: 1.25rem;
  color: #FFFFFF;
  text-align: center;
  padding-top: 2rem;
}

#footer-date {
  font-family: Vodafone Lt;
  font-size: 1rem;
  color: #FFFFFF;
  text-align: center;
}

#left-questions {
  padding-right: 3.5rem;
}

#right-questions {
  padding-left: 3.5rem;
}

#back-button {
  background-color: #ffffff;
  color: #FF0000;
  border: none;
  margin-left: 0.5rem
}

#right-q1 {
  height: 15rem;
}

.question-title {
  font-family: Vodafone Rg;
  font-size: 1.5rem;
  color: #FFFFFF;
  display: block;
  width: 100%;
  position: relative;
}

h3.question-title-q {
  height: 5.25rem;
}

h3.question-title-q4 {
  height: 3.5rem;
}

.question-title img {
  position: absolute;
  right: -46px;
  top: 4px;
}

.question .row {
  padding-top: 15px;
}

.question-content {
  font-family: Vodafone Lt;
  font-size: 1.25rem;
  color: #FFFFFF;
}

.questions-title {
  font-family: Vodafone Rg;
  font-size: 2rem;
  color: #FFFFFF;
}

.questions-title-toggle-icon {
  float: right;
}

a:hover.question-title {
  text-decoration: none;
  color: #FFFFFF;
}

span a {
  color: #FFFFFF;
  text-decoration: underline;
}

span a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

span a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

.reversed {
  -moz-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

/*body {*/
/*  background: url('header.png') top no-repeat, linear-gradient(rgba(234, 25, 25, 100), rgba(234, 25, 25, 100), rgba(90, 3, 2, 100)) bottom no-repeat;*/
/*  background:  url('header.png') top no-repeat, -moz-linear-gradient(rgba(234, 25, 25, 100),  rgba(234, 25, 25, 100), rgba(90, 3, 2, 100)) bottom no-repeat;*/
/*  background-size: contain;*/
/*  max-width: 85rem;*/
/*  margin: 0 auto;*/
/*}*/

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
}

#right-questions {
  padding-left: 1.25rem;
  padding-right: 2rem;
}

@media only screen and (max-width: 700px) {
  #title {
    font-size: 2rem;
    padding-bottom: 9rem;
  }

  #back {
    padding-bottom: 0.5rem;
    padding-top: 1rem;
  }

  #content {
    background: rgba(29, 18, 10, 0.5);
    border-radius: 1.3125rem;
    padding: 0rem;
  }

  .questions-title {
    font-size: 1.25rem;
  }

  #description {
    font-size: 1rem;
    border-radius: 1.3125rem;
    padding: 1.25rem 0rem;
  }

  #footer {
    font-size: 1rem;
  }

  #footer-date {
    font-family: Vodafone Lt;
    font-size: 0.75rem;
    color: #FFFFFF;
    text-align: center;
  }

  .question-content {
    font-size: 1rem;
  }

  .question-title img {
    right: -40px;
  }

  .questions-title.row {
    font-size: 2rem;
  }

  #right-questions {
    padding-left: 0rem;
    padding-right: 1.5rem;
  }

  #left-questions {
    padding-left: 0rem;
    padding-right: 1.5rem;
  }

  /*body {*/
  /*  background: url('header-s.png') top no-repeat, linear-gradient(rgba(234, 25, 25, 100), rgba(234, 25, 25, 100), rgba(90, 3, 2, 100)) bottom no-repeat;*/
  /*}*/
}

@media only screen and (min-width: 500px) and (max-width: 768px) {
  #title {
    padding-bottom: 15rem;
  }

  #back {
    padding-bottom: 2rem;
    padding-top: 1rem;
  }

  /*body {*/
  /*  background: url('header.png') top no-repeat, linear-gradient(rgba(234, 25, 25, 100), rgba(234, 25, 25, 100), rgba(90, 3, 2, 100)) bottom no-repeat;*/
  /*}*/
}

@media only screen and (min-width: 768px) and (max-width: 1400px) {
  #title {
    padding-bottom: 15rem;
  }

  #back {
    padding-bottom: 2rem;
    padding-top: 1rem;
  }

  /*body {*/
  /*  background: url('header.png') top no-repeat, linear-gradient(rgba(234, 25, 25, 100), rgba(234, 25, 25, 100), rgba(90, 3, 2, 100)) bottom no-repeat;*/
  /*}*/
}
