@charset "UTF-8";
@font-face {
  font-family: 'bahnhof_regularregular';
  src: url("../font/bahnhof_regular_regular-webfont.woff2") format("woff2"), url("../font/bahnhof_regular_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.tarot7 #ecran {
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  z-index: 100;
  position: absolute;
  display: none;
}
.tarot7 #bg {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
}
.tarot7 #bg .jeu0,
.tarot7 #bg .jeu1 {
  height: 100%;
  width: 100%;
  float: left;
  position: absolute;
  opacity: 0;
  left: 0;
  background-image: url("../img/bg1_opt.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.tarot7 #bg .jeu2 {
  height: 100%;
  width: 100%;
  float: left;
  position: absolute;
  left: 100%;
  background-image: url("../img/bg1_opt.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.tarot7 #bg .jeu3 {
  height: 100%;
  width: 100%;
  float: left;
  position: absolute;
  left: 100%;
  background-image: url("../img/bg1_opt.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.tarot7 #jeu {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tarot7 #jeu #cardtitle {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  display: none;
  padding: 0 10px;
}
.tarot7 #jeu #cardtitle p {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 14px;
  margin-top: 12px;
}
.tarot7 #jeu0 {
  max-width: 1024px;
  max-width: 1024px;
  width: 100%;
  padding: 55px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.tarot7 #jeu0 .txts {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 20px;
  opacity: 0;
}
.tarot7 #jeu0 .txts h2 {
  font-family: 'bahnhof_regularregular';
  font-size: 44px;
  display: block;
  opacity: 0;
  margin-top: 10px;
  letter-spacing: 1px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}
.tarot7 #jeu0 .txts h1 {
  font-family: 'bahnhof_regularregular';
  font-size: 36px;
  display: block;
  opacity: 0;
  margin-top: -10px;
  letter-spacing: 1px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}
.tarot7 #jeu0 .txts .decompte,
.tarot7 #jeu0 .txts .texte {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-top: 20px;
  opacity: 0;
  width: 100%;
}
.tarot7 #jeu0 .txts .decompte span,
.tarot7 #jeu0 .txts .texte span {
  overflow: auto;
  display: inline-block;
}
.tarot7 #jeu0 .start {
  opacity: 0;
}
.tarot7 #jeu0 ul.dots {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
  width: 100%;
  position: absolute;
  bottom: 2%;
  left: 0;
  text-align: center;
  z-index: 10;
  opacity: 0;
}
.tarot7 #jeu0 ul.dots li {
  display: inline-block;
  padding: 0 4px;
}
.tarot7 #jeu0 ul.dots a {
  display: inline-block;
  width: 14px;
  text-decoration: none;
  height: 14px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 100%;
  font-size: 0;
  transition: background-color 0.3s ease-in-out;
  cursor: pointer;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.tarot7 #jeu0 ul.dots a:hover, .tarot7 #jeu0 ul.dots a.is-current {
  background-color: #ffffff;
}
.tarot7 #jeu0 span.toprev {
  position: absolute;
  display: inline-block;
  z-index: 10;
  top: 30%;
  left: 5px;
  opacity: 0;
  transition: left 0.3s ease-in-out;
}
.tarot7 #jeu0 span.toprev a {
  text-decoration: none;
}
.tarot7 #jeu0 span.toprev img {
  width: 30px;
}
.tarot7 #jeu0 span.toprev:hover {
  left: 0;
}
.tarot7 #jeu0 span.tonext {
  position: absolute;
  display: inline-block;
  z-index: 10;
  top: 30%;
  right: 5px;
  opacity: 0;
  transition: right 0.3s ease-in-out;
}
.tarot7 #jeu0 span.tonext a {
  text-decoration: none;
}
.tarot7 #jeu0 span.tonext img {
  width: 30px;
}
.tarot7 #jeu0 span.tonext:hover {
  right: 0;
}
.tarot7 #jeu1 {
  max-width: 1024px;
  width: 100%;
  position: absolute;
  left: 150%;
  top: 20%;
  transform: translate(-50%, -50%);
}
.tarot7 #jeu1 .txts p {
  text-align: center;
  color: #000000;
}
.tarot7 #jeu1 .txts .texte {
  font-family: 'bahnhof_regularregular';
  font-size: 44px;
  line-height: 45px;
  display: block;
  opacity: 0;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.tarot7 #jeu1 .txts .texte span {
  font-size: 34px;
  font-weight: 300;
}
.tarot7 #jeu1 .txts .decompte {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  letter-spacing: 2px;
  margin-top: 20px;
  opacity: 0;
  text-transform: uppercase;
  width: 65%;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0 auto;
  color: #000000;
  margin-bottom: 10px;
  padding: 10px;
}
.tarot7 #jeu1 .txts .decompte span {
  overflow: auto;
  display: inline-block;
}
.tarot7 #jeu1 .card {
  width: 45%;
  max-width: 1024px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0%);
  height: 70%;
  margin-top: 20px;
}
.tarot7 #jeu1 .card ul {
  width: 100%;
  display: block;
}
.tarot7 #jeu1 .card ul:after {
  content: '';
  display: table;
  clear: both;
}
.tarot7 #jeu1 .card ul li {
  float: left;
  width: 18%;
  left: 50%;
  transform: translate(-50%, 0%);
  position: absolute;
  z-index: 0;
  cursor: pointer;
}
.tarot7 #jeu1 .card ul li .back {
  width: 100%;
  margin-top: 100px;
  opacity: 0;
  display: block;
}
.tarot7 #jeu1 .card ul li .front {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0;
  transform: rotationY(180deg);
}
.tarot7 #jeu1 .card ul li p {
  color: #000000;
  background-color: white;
  text-align: center;
  padding: 5px 0px;
  font-size: 9px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0px;
  margin-left: 0%;
  opacity: 0;
  width: 100%;
  position: absolute;
  pointer-events: none;
  height: 24px;
  line-height: 15px;
  margin-top: -20%;
}
.tarot7 #jeu1 .card ul li img {
  backface-visibility: hidden;
}
.tarot7 #jeu2 {
  max-width: 760px;
  width: 100%;
  padding: 0 55px 55px;
  position: absolute;
  left: 150%;
  top: 20%;
  transform: translate(-50%, 0);
}
.tarot7 #jeu2 .txts .title {
  font-family: 'bahnhof_regularregular';
  font-size: 44px;
  line-height: 30px;
  display: block;
  text-align: center;
  letter-spacing: 2px;
  color: #ffffff;
  text-shadow: 0 0 15px black;
}
.tarot7 #jeu2 .txts .step {
  display: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  letter-spacing: 2px;
  position: absolute;
  top: 10px;
  color: #ffffff;
  text-align: center;
  width: 90%;
  background-color: rgba(0, 0, 0, 0.3);
  margin-top: 50px;
  padding: 10px;
  opacity: 0;
}
.tarot7 #jeu2 .txts .step span {
  overflow: auto;
  display: inline-block;
}
.tarot7 #jeu2 .card {
  width: 100%;
}
.tarot7 #jeu2 .card ul {
  width: 90%;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
.tarot7 #jeu2 .card ul li {
  float: left;
  width: 14%;
  margin-left: 2.5%;
  margin-top: 3.5%;
  position: relative;
  z-index: 0;
  display: inline-block;
}
.tarot7 #jeu2 .card ul li .back {
  width: 100%;
  display: block;
}
.tarot7 #jeu2 .card ul li .front {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  transform: rotateY(180deg);
  opacity: 0;
}
.tarot7 #jeu2 .card ul li p {
  color: #000000;
  background-color: white;
  text-align: center;
  padding: 5px 0px;
  font-size: 9px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  opacity: 0;
  width: 100%;
  position: relative;
  height: 26px;
  visibility: hidden;
  pointer-events: none;
  margin-top: -23%;
}
.tarot7 #jeuFormCiv {
  max-width: 480px;
  width: 100%;
  padding: 40px;
  position: absolute;
  left: 150%;
  top: 44%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.6);
  /* Masquer le bouton radio d'origine */
  /* Affichage par défaut du bouton radio personnalisé */
  /* Affichage du bouton radio personnalisé quand il est sélectionné */
}
.tarot7 #jeuFormCiv .title {
  font-family: 'bahnhof_regularregular';
  font-size: 35px;
  line-height: 30px;
  display: block;
  text-align: center;
  letter-spacing: 2px;
  color: #000000;
}
.tarot7 #jeuFormCiv .texte {
  font-family: 'Montserrat';
  font-size: 13px;
  letter-spacing: 1px;
  margin-top: 20px;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
}
.tarot7 #jeuFormCiv .form1, .tarot7 #jeuFormCiv .form2 {
  width: 220px;
  margin: 20px auto;
}
.tarot7 #jeuFormCiv .form1 span, .tarot7 #jeuFormCiv .form2 span {
  width: 90px;
}
.tarot7 #jeuFormCiv .form1 span:nth-child(2), .tarot7 #jeuFormCiv .form2 span:nth-child(2) {
  margin-left: 35px;
}
.tarot7 #jeuFormCiv .sep {
  display: block;
  width: 50%;
  height: 1px;
  background: #000000;
  margin: 0 auto;
}
.tarot7 #jeuFormCiv input[type=radio] {
  display: none;
}
.tarot7 #jeuFormCiv input[type=radio] + label:before {
  background: #fff;
  border-radius: 50%;
  margin-top: -3px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 17px;
  height: 17px;
  border: 1px solid #000000;
}
.tarot7 #jeuFormCiv input[type=radio]:checked + label:before {
  background: #4d4d4d;
  box-shadow: inset 0px 0px 0px 2px #fff;
}
.tarot7 #jeuFormCiv span {
  display: inline-block;
  margin: 20px 0;
}
.tarot7 #jeuFormCiv span input {
  width: 25px;
  height: 25px;
  opacity: 0.8;
}
.tarot7 #jeuFormCiv span label {
  font-family: 'Montserrat';
  font-size: 12px;
  letter-spacing: 0px;
  margin-top: 20px;
  color: #000000;
}
.tarot7 #jeuFormEmail {
  max-width: 480px;
  width: 100%;
  padding: 55px;
  position: absolute;
  left: 150%;
  bottom: 25%;
  transform: translate(-50%, 0);
  background-color: rgba(255, 255, 255, 0.6);
}
.tarot7 #jeuFormEmail form {
  padding: 0;
  margin: 0;
}
.tarot7 #jeuFormEmail input {
  width: 100%;
  height: 50px;
  opacity: 1;
  color: #000000;
  background-color: white;
  font-family: 'Montserrat';
  font-size: 15px;
  letter-spacing: 1px;
  padding-left: 15px;
  border: 1px solid #000000;
}
.tarot7 #jeuFormEmail select {
  border: 1px solid #000000;
  display: inline-block;
  height: 50px;
  letter-spacing: 1px;
  font-family: 'Montserrat';
  font-size: 15px;
  color: #000000;
  margin: 13px 0;
  width: 100%;
  padding-left: 15px;
  background: #ffffff;
}
.tarot7 #jeuFormEmail .check input {
  width: 17px;
  margin-right: 5px;
}
.tarot7 #jeuFormEmail .check label {
  font-family: 'Montserrat';
  font-size: 14px;
  color: #000000;
  font-weight: 600;
}
.tarot7 #jeu3 {
  width: 100%;
  height: 100%;
  padding: 0 55px;
  position: absolute;
  left: 150%;
  top: 10%;
  transform: translate(-50%, 0);
}
.tarot7 #jeu3 .card {
  position: relative;
  width: 100%;
  max-width: 1090px;
  margin: 0 auto;
}
.tarot7 #jeu3 .card .legende {
  background-color: rgba(255, 255, 255, 0.8);
  display: table;
  position: absolute;
  z-index: 1;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 23px;
  letter-spacing: 1px;
  opacity: 0;
}
.tarot7 #jeu3 .card .legende p {
  display: table-cell;
  vertical-align: middle;
}
.tarot7 #jeu3 .card .qualite {
  width: 22%;
  margin-top: 7%;
  left: 5%;
  height: 60px;
}
.tarot7 #jeu3 .card .difficulte {
  width: 22%;
  margin-top: 7%;
  left: 73%;
  height: 60px;
}
.tarot7 #jeu3 .card .opportunite {
  width: 15%;
  margin-top: 32.5%;
  left: 29%;
  height: 38px;
  font-size: 17px;
}
.tarot7 #jeu3 .card .frein {
  width: 15%;
  margin-top: 32.5%;
  left: 56%;
  height: 38px;
  font-size: 17px;
}
.tarot7 #jeu3 .card .incertitude {
  width: 6%;
  margin-top: 57.5%;
  left: 47%;
  height: 38px;
  font-size: 17px;
}
.tarot7 #jeu3 .card ul {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.tarot7 #jeu3 .card ul li {
  position: relative;
  width: 10%;
  display: inline-block;
  float: left;
  opacity: 0;
}
.tarot7 #jeu3 .card ul li img {
  width: 100%;
  position: absolute;
}
.tarot7 #jeu3 .card ul li:nth-child(1) {
  margin-left: -20px;
}
.tarot7 #jeu3 .card ul li:nth-child(2) {
  left: 11%;
  margin-left: -20px;
}
.tarot7 #jeu3 .card ul li:nth-child(3) {
  left: 22%;
  margin-left: -20px;
}
.tarot7 #jeu3 .card ul li:nth-child(4) {
  left: 45%;
}
.tarot7 #jeu3 .card ul li:nth-child(5) {
  left: 68%;
  margin-left: 20px;
}
.tarot7 #jeu3 .card ul li:nth-child(6) {
  left: 79%;
  margin-left: 20px;
}
.tarot7 #jeu3 .card ul li:nth-child(7) {
  left: 90%;
  margin-left: 20px;
}
.tarot7 #jeu3 .card ul li:nth-child(8) {
  left: 26%;
  margin-top: 25%;
}
.tarot7 #jeu3 .card ul li:nth-child(9) {
  left: 27%;
  margin-top: 25%;
}
.tarot7 #jeu3 .card ul li:nth-child(10) {
  left: 33%;
  margin-top: 25%;
}
.tarot7 #jeu3 .card ul li:nth-child(11) {
  left: 34%;
  margin-top: 25%;
}
.tarot7 #jeu3 .card ul li:nth-child(12) {
  left: 5%;
  margin-top: 50%;
  top: 20px;
}
.tarot7 #resultat {
  top: 90px;
  width: 100%;
  max-width: 1180px;
  position: absolute;
  left: 50%;
  padding: 40px;
  display: none;
  transform: translate(-50%, 0);
  opacity: 0;
}
.tarot7 #resultat form {
  margin-bottom: 40px;
  background: #ffffff;
  padding: 20px 10px;
}
.tarot7 #resultat form .titre {
  text-align: center;
  margin-bottom: 15px;
  font-size: 30px;
}
.tarot7 #resultat form .sstitre {
  text-align: center;
  font-family: 'Montserrat';
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
}
.tarot7 #resultat form span {
  display: block;
  margin-bottom: 15px;
}
.tarot7 #resultat form span label {
  width: 45%;
  text-align: right;
  display: block;
  float: left;
  margin-right: 10px;
  font-family: 'Montserrat';
  font-size: 16px;
  color: #000000;
}
.tarot7 #resultat form span select {
  height: 25px;
  width: 40%;
  font-family: 'Montserrat';
  font-size: 16px;
  border: 1px solid #b2b2b2;
}
.tarot7 #resultat form span input {
  border: 1px solid #b2b2b2;
}
.tarot7 #resultat form .check label {
  float: right;
  width: 70%;
  text-align: left;
}
.tarot7 #resultat form .check input {
  width: 20px;
  height: 20px;
  margin-left: 25%;
}
.tarot7 #resultat form .cgv {
  font-family: 'Montserrat';
  font-size: 16px;
  width: 70%;
  margin: 0 auto 15px;
}
.tarot7 #resultat form .cgv a {
  text-decoration: underline;
}
.tarot7 #resultat form .send p {
  color: #ffffff;
}
.tarot7 #resultat p {
  color: #000000;
}
.tarot7 #resultat .top {
  margin-bottom: 55px;
}
.tarot7 #resultat .top .date {
  font-size: 17px;
  text-align: center;
  font-family: 'bahnhof_regularregular';
  line-height: 1.2;
  margin-top: 20px;
  text-align: center;
  letter-spacing: 0.5px;
}
.tarot7 #resultat .top .date span {
  border: solid 0.5px;
  height: 1px;
  width: 40%;
  display: inline-block;
  margin-top: 10px;
}
.tarot7 #resultat .top .date span:first-child {
  float: left;
}
.tarot7 #resultat .top .date span:last-child {
  float: right;
}
.tarot7 #resultat .top .date p {
  background: #ffffff;
  display: inline-block;
  width: 20%;
}
.tarot7 #resultat .top .title {
  font-family: 'bahnhof_regularregular';
  font-size: 40px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 0 15px black;
}
.tarot7 #resultat .top .portrait {
  width: 50px;
  margin: 20px auto 0;
  display: block;
}
.tarot7 #resultat .top .txt {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 20px;
  background: white;
  height: 42px;
  padding-top: 10px;
}
.tarot7 #resultat .top .resultatContent {
  font-family: 'Montserrat';
  font-size: 14.5px;
  letter-spacing: 0.5px;
  margin-top: 20px;
  margin-bottom: 30px;
  background: rgba(0, 0, 0, 0.7);
  padding: 16px 20px;
  color: #ffffff;
}
.tarot7 #resultat .top .cards > li {
  display: inline-block;
  max-width: 38px;
}
.tarot7 #resultat .top .cards > li img {
  width: 100%;
}
.tarot7 #resultat .interpretation {
  display: block;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 50px;
}
.tarot7 #resultat .interpretation li {
  position: relative;
}
.tarot7 #resultat .interpretation li .darkBox::before {
  content: "";
  position: absolute;
  left: 0%;
  top: -100%;
  width: 120%;
  height: 100%;
  z-index: -1;
  transform-origin: 0 100%;
  -webkit-transform: rotate(16.3deg);
  -ms-transform: rotate(16.3deg);
  -o-transform: rotate(16.3deg);
  transform: rotate(16.3deg);
  background: rgba(0, 0, 0, 0.7);
}
.tarot7 #resultat .interpretation li .darkBox {
  background: rgba(0, 0, 0, 0.7);
  padding: 30px 0 20px;
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.tarot7 #resultat .interpretation li .darkBox .title {
  font-family: 'bahnhof_regularregular';
  font-size: 18px;
  letter-spacing: 2px;
  text-align: center;
  margin-top: 15px;
  color: #ffffff;
}
.tarot7 #resultat .interpretation li .darkBox .title span {
  border: solid 0.5px;
  height: 1px;
  width: 50px;
  display: inline-block;
  margin-top: 10px;
}
.tarot7 #resultat .interpretation li .darkBox .title span:first-child {
  margin-right: 10px;
}
.tarot7 #resultat .interpretation li .darkBox .title span:last-child {
  margin-left: 10px;
}
.tarot7 #resultat .interpretation li .darkBox .cards {
  text-align: center;
  margin-top: 30px;
}
.tarot7 #resultat .interpretation li .darkBox .cards > li {
  display: inline-block;
  max-width: 9%;
  margin-left: 5%;
}
.tarot7 #resultat .interpretation li .darkBox .cards > li img {
  width: 100%;
}
.tarot7 #resultat .interpretation li .darkBox .cards li:first-child {
  margin-left: 0;
}
.tarot7 #resultat .interpretation li .whiteBox {
  background: #ffffff;
  padding: 15px 30px 20px;
  margin-bottom: 20px;
}
.tarot7 #resultat .interpretation li .whiteBox .sstitle {
  font-family: 'Montserrat';
  font-size: 12px;
  letter-spacing: 0.8px;
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
  font-weight: 400;
  color: #000000;
}
.tarot7 #resultat .interpretation li .whiteBox .arrow {
  display: block;
  margin: 20px auto;
}
.tarot7 #resultat .interpretation li .whiteBox .content, .tarot7 #resultat .interpretation li .whiteBox .content p {
  font-family: 'Montserrat';
  font-size: 16px;
  letter-spacing: 0.8px;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #000000;
}
.tarot7 #resultat .interpretation li .whiteBox.card {
  overflow: hidden;
}
.tarot7 #resultat .interpretation li .whiteBox.card .front {
  float: left;
  margin-right: 20px;
  width: 9%;
}
.tarot7 #resultat .interpretation li .whiteBox.card .sstitle {
  text-align: left;
}

/* RWD Rules */
@media only screen and (max-height: 850px), only screen and (max-height: 850px) and (min-device-pixel-ratio: 2) {
  /* .tarot7 {
    
     #jeu1 {
      top: 189px;
     }
     #jeu2{
       top: 136px;
     }
    
   }*/
}
@media only screen and (min-width: 1300px), only screen and (min-width: 1300px) and (min-device-pixel-ratio: 2) {
  .tarot7 #jeu1 {
    max-width: 1100px;
  }
  .tarot7 #jeu1 .card {
    width: 55%;
  }
  .tarot7 #jeu2 {
    max-width: 1000px;
  }
}
@media only screen and (max-width: 1024px), only screen and (max-width: 1024px) and (min-device-pixel-ratio: 2) {
  .tarot7 #jeu #cardtitle p {
    margin-top: 6px;
  }
  .tarot7 #jeu3 .card .qualite, .tarot7 #jeu3 .card .difficulte {
    margin-top: 6%;
    height: 51px;
    font-size: 18px;
  }
  .tarot7 #jeu3 .card .opportunite, .tarot7 #jeu3 .card .frein, .tarot7 #jeu3 .card .incertitude {
    font-size: 13px;
  }
  .tarot7 #resultat .top .txt {
    font-size: 15px;
  }
  .tarot7 #resultat .top .date span {
    width: 38%;
  }
  .tarot7 #resultat .top .date p {
    width: 24%;
  }
}
@media only screen and (max-width: 760px), only screen and (max-width: 760px) and (min-device-pixel-ratio: 2) {
  .tarot7 #jeu #cardtitle {
    height: 70px;
  }
  .tarot7 #jeu #cardtitle p {
    margin-top: 6px;
  }
  .tarot7 #jeu0 {
    padding: 55px 35px 35px;
    min-height: 450px;
  }
  .tarot7 #jeu0 .txts .title {
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 1px;
  }
  .tarot7 #jeu0 .txts .title span {
    font-size: 22px;
  }
  .tarot7 #jeu0 .txts .decompte,
  .tarot7 #jeu0 .txts .texte {
    margin-top: 10px;
  }
  .tarot7 #jeu1 {
    padding: 55px 35px 35px;
  }
  .tarot7 #jeu1 .txts .title {
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 1px;
  }
  .tarot7 #jeu1 .txts .title span {
    font-size: 22px;
  }
  .tarot7 #jeu1 .txts .decompte {
    font-size: 11px;
    margin-top: 10px;
  }
  .tarot7 #jeu2 {
    padding: 0 35px 35px;
  }
  .tarot7 #jeu2 .txts .title {
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 1px;
  }
  .tarot7 #jeu2 .txts .title span {
    font-size: 22px;
  }
  .tarot7 #jeu2 .txts .step {
    font-size: 11px;
    margin-top: 10px;
  }
  .tarot7 #jeu3 {
    padding: 0 20px;
  }
  .tarot7 #jeu3 .card .qualite, .tarot7 #jeu3 .card .difficulte {
    height: 37px;
    font-size: 12px;
  }
  .tarot7 #jeu3 .card .opportunite, .tarot7 #jeu3 .card .frein, .tarot7 #jeu3 .card .incertitude {
    font-size: 10px;
  }
  .tarot7 #jeu3 .card .opportunite {
    left: 27%;
    margin-top: 30.5%;
  }
  .tarot7 #jeu3 .card .frein {
    margin-top: 30.5%;
  }
  .tarot7 #resultat {
    padding: 20px;
  }
  .tarot7 #resultat .top .title {
    font-size: 28px;
  }
  .tarot7 #resultat .top .txt {
    font-size: 12px;
    line-height: 17px;
    padding: 5px;
  }
  .tarot7 #resultat .top .date span {
    width: 33.3%;
  }
  .tarot7 #resultat .top .date p {
    width: 33.3%;
  }
  .tarot7 #resultat .interpretation li .cards > li {
    max-width: 80px;
  }
}
@media only screen and (max-width: 480px), only screen and (max-width: 480px) and (min-device-pixel-ratio: 2) {
  .tarot7 #jeu #cardtitle {
    height: 100px;
  }
  .tarot7 #jeu #cardtitle p {
    margin-top: 6px;
  }
  .tarot7 #jeu0 {
    padding: 55px 20px 2px;
  }
  .tarot7 #jeu0 .txts h2 {
    font-size: 20px;
    margin-bottom: 13px;
  }
  .tarot7 #jeu0 .txts h1 {
    font-size: 15px;
  }
  .tarot7 #jeu0 .txts .title {
    font-size: 22px;
    line-height: 25px;
  }
  .tarot7 #jeu0 .txts .decompte,
  .tarot7 #jeu0 .txts .texte {
    margin-top: 10px;
  }
  .tarot7 #jeu0 ul.dots {
    display: none;
  }
  .tarot7 #jeu1 {
    padding: 0px 10px;
    margin-top: -20px;
    top: 160px;
  }
  .tarot7 #jeu1 .txts .texte {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 0;
  }
  .tarot7 #jeu1 .txts .decompte {
    width: 100%;
  }
  .tarot7 #jeu1 .card {
    margin: 5px auto 0;
    width: 80%;
  }
  .tarot7 #jeu1 .card ul li {
    width: 18%;
  }
  .tarot7 #jeu1 .card ul li p {
    font-size: 3.5px;
    padding: 5px 0px;
    letter-spacing: 0;
    line-height: 2px;
    height: 13px;
  }
  .tarot7 #jeu1 .card ul .is-selected p {
    margin-top: 76px !important;
    width: 50%;
  }
  .tarot7 #jeu2 {
    padding: 0 10px 35px;
    top: 100px;
  }
  .tarot7 #jeu2 .txts .title {
    font-size: 20px;
  }
  .tarot7 #jeu2 .txts .step {
    top: 20px;
  }
  .tarot7 #jeu2 .start {
    font-size: 8px !important;
  }
  .tarot7 #jeu2 .card ul {
    margin-top: 50px;
    width: 100%;
  }
  .tarot7 #jeu2 .card ul li p {
    font-size: 5px;
    padding: 5px 0px;
    letter-spacing: 0;
    height: 18px;
  }
  .tarot7 #jeuFormCiv,
  .tarot7 #jeuFormEmail {
    padding: 55px 20px 20px;
  }
  .tarot7 #jeu3 {
    top: 13%;
  }
  .tarot7 #jeu3 .card .qualite, .tarot7 #jeu3 .card .difficulte {
    height: 27px;
    font-size: 12px;
  }
  .tarot7 #jeu3 .card .difficulte {
    left: 71%;
  }
  .tarot7 #jeu3 .card .opportunite, .tarot7 #jeu3 .card .frein, .tarot7 #jeu3 .card .incertitude {
    font-size: 8px;
    height: 20px;
  }
  .tarot7 #jeu3 #resultat .top {
    margin-bottom: 25px;
  }
  .tarot7 #jeu3 #resultat .top .date span {
    width: 27%;
  }
  .tarot7 #jeu3 #resultat .top .date p {
    width: 46%;
  }
  .tarot7 #jeu3 #resultat .top .title {
    font-size: 18px;
  }
  .tarot7 #jeu3 #resultat .top .cards {
    display: inline-block;
    margin-top: 20px;
  }
  .tarot7 #jeu3 #resultat .top .cards li {
    max-width: 23px;
  }
  .tarot7 #jeu3 #resultat .resultatContent {
    font-size: 14px;
  }
  .tarot7 #jeu3 #resultat .interpretation li .darkBox .title span {
    width: 20px;
  }
  .tarot7 #jeu3 #resultat .interpretation li .darkBox .cards > li {
    max-width: 10%;
  }
  .tarot7 #jeu3 #resultat .interpretation li .whiteBox.card .front {
    width: 17%;
  }
}
