.debFader {
  background-position: center center;
  background-attachment: absolute;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.debCaption {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: left;
  color: #fff;
}

.title0 {
  position: absolute;
  display: none;
  top: 20%;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color: #fff;
  text-shadow: 2px 2px 2px #000;
  text-align: center;
}

.title0 h2 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: #00000040;
  padding-left: 10px;
  padding-right: 10px;
}

.title0 h3 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: #00000040;
  font-size: 4vw;
}

.title0 p {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: #00000040;
}

.title0 a {
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

.title1 {
  position: absolute;
  display: none;
  top: 10%;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 5vw;
  color: #fff;
  text-shadow: 2px 2px 2px #000;
}

.title1 h2 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: #00000040;
}

.title1 h3 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-size: 4vw;
  background-color: #00000040;
}

.title1 p {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: #00000040;
}

.title1 a {
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

.title2 {
  position: absolute;
  display: none;
  top: 20%;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color: #fff;
  text-shadow: 2px 2px 2px #000;
}

.title2 h2 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: #00000040;
}

.title2 h3 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-size: 4vw;
  background-color: #00000040;
}

.title2 p {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: #00000040;
}

.title2 a {
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

.title3 {
  position: absolute;
  display: none;
  top: 25%;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color: #fff;
  text-shadow: 2px 2px 2px #000;
}

.title3 h2 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: #00000040;
}

.title3 h3 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-size: 4vw;
  background-color: #00000040;
}

.title3 p {
  border: 0px;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: #00000040;
}

.title3 a {
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

/*****************************************************************************/

@media only screen and (max-width: 599px) {

  .title0 {
    font-size: 4.6vw;
    left: 25%;
    width: 50%;
  }
  .title1 {
    font-size: 4.6vw;
    left: 20%;
    width: 60%;
  }

  .title2 {
    font-size: 4.6vw;
    left: 20%;
    width: 60%;
  }

  .title3 {
    font-size: 4.6vw;
    left: 38%;
    width: 40%;
  }

  .title0 p, .title1 p, .title2 p, .title3 p {
    font-size: 3.5vw;
  }

}

@media only screen and (min-width: 600px) {

  .title0 {
    font-size: 3.6vw;
    left: 25%;
    width: 36%;
  }

  .title1 {
    font-size: 3.6vw;
    left: 20%;
    width: 30%;
  }

  .title2 {
    font-size: 3.6vw;
    left: 20%;
    width: 28%;
  }

  .title3 {
    font-size: 3.6vw;
    left: 38%;
    width: 36%;
  }

  .title0 p, .title1 p, .title2 p, .title3 p {
    font-size: 3.0vw;
  }

}

@media only screen and (min-width: 900px) {

  .title0 {
    font-size: 2.6vw;
    left: 36.5%;
    width: 27%;
  }

  .title1 {
    font-size: 2.6vw;
    left: 20%;
    width: 27%;
  }

  .title2 {
    font-size: 2.6vw;
    left: 20%;
    width: 27%;
  }

  .title3 {
    font-size: 2.6vw;
    left: 38%;
    width: 27%;
  }

  .title0 p, .title1 p, .title2 p, .title3 p {
    font-size: 2.5vw;
  }

}

@media only screen and (min-width: 1200px) {

  .title0 {
    font-size: 2vw;
    left: 37.5%;
    width: 25%;
  }

  .title1 {
    font-size: 2vw;
    left: 20%;
    width: 25%;
  }

  .title2 {
    font-size: 2vw;
    left: 20%;
    width: 25%;
  }

  .title3 {
    font-size: 2vw;
    left: 38%;
    width: 24%;
  }

  .title0 p, .title1 p, .title2 p, .title3 p {
    font-size: 2vw;
  }

}

@media only screen and (min-width: 1800px) {

  .title0 {
    font-size: 2vw;
    left: 37.5%;
    width: 25%;
  }

  .title1 {
    font-size: 2vw;
    left: 20%;
    width: 25%;
  }

  .title2 {
    font-size: 2vw;
    left: 20%;
    width: 25%;
  }

  .title3 {
    font-size: 2vw;
    left: 38%;
    width: 24%;
  }

  .title0 p, .title1 p, .title2 p, .title3 p {
    font-size: 1.5vw;
  }

}