*, *::before, *::after {
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  color: #ffffcc;
  z-index: -1;
  height: 100%;
  width: 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

body {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow-x: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  margin-left: 0;
}

a {
  text-decoration: none;
  color: #f9c85d;
}
a:first-child {
  color: rgba(153, 175, 255, 0.9);
}
a:last-child {
  color: #ff333d;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.51);
  background-color: rgba(19, 46, 5, 0.51);
  border-radius: 10px;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: rgba(255, 255, 255, 0.2);
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #111;
  background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#e9a616), to(#c05d07), color-stop(0.6, #eb1e55));
}

.mb_overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background-image: url(https://www.lacor.info/film/bitter_money/img/large/bitter_money_13.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.mb_trame {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: transparent url(https://www.lacor.info/gnrl/images/pattern/black_thin_dotted.png);
  background-position: left center;
  background-repeat: repeat;
  z-index: 1;
}

.iframe-phone {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
@media (max-width: 360px) and (orientation: landscape) {
  .iframe-phone {
    height: 100vh;
    width: 98vw;
    top: 25%;
    left: 50%;
  }
  .iframe-phone section.footer-mobile {
    width: 98vw;
    font-size: .8em;
  }
  .iframe-phone iframe {
    height: 100vh;
  }
}
@media (max-height: 320px) and (max-width: 480px) and (orientation: portrait) {
  .iframe-phone {
    height: 100vh;
    width: 98vw;
    top: 50%;
    left: 50%;
  }
  .iframe-phone section.footer-mobile {
    width: 98vw;
    font-size: .8em;
  }
  .iframe-phone iframe {
    height: 100vh;
  }
}
@media (min-width: 320px) and (max-width: 568px) and (max-height: 859px) {
  .iframe-phone {
    height: 100vh;
    width: 100vw;
    top: 50%;
    left: 50%;
  }
  .iframe-phone section.footer-mobile {
    width: 100vw;
    line-height: 1em !important;
  }
  .iframe-phone section.footer-mobile p {
    margin: 0 1.5em 0 1.2em !important;
    padding: 1em;
  }
  .iframe-phone iframe {
    height: 100vh;
  }
}
@media (min-width: 530px) and (max-width: 1023px) and (min-height: 321px) and (max-height: 860px) {
  .iframe-phone {
    height: 65vh;
    width: 98vw;
    max-height: 500px;
    top: 25%;
    left: 50%;
    display: none;
  }
  .iframe-phone section.footer-mobile {
    width: 98vw;
    font-size: .8em;
  }
  .iframe-phone iframe {
    height: 65vh;
    max-height: 500px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) and (min-height: 601px) and (max-height: 1200px) {
  .iframe-phone {
    height: 65vh;
    width: 90vw;
    max-height: 500px;
    top: 52%;
    left: 50%;
    display: none;
  }
  .iframe-phone section.footer-mobile {
    width: 90vw;
    max-height: 500px;
  }
  .iframe-phone iframe {
    height: 65vh;
    max-height: 500px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) and (min-height: 1201px) {
  .iframe-phone {
    height: 65vh;
    width: 90vw;
    max-height: 500px;
    top: 50%;
    left: 50%;
    display: none;
  }
  .iframe-phone section.footer-mobile {
    width: 90vw;
    max-height: 500px;
  }
  .iframe-phone iframe {
    height: 65vh;
    max-height: 500px;
  }
}
@media (min-width: 1024px) and (max-width: 1249px) and (min-height: 600px) and (max-height: 900px) {
  .iframe-phone {
    height: 60vh;
    width: 62vw;
    top: 35%;
    left: 65%;
    display: none;
  }
  .iframe-phone section.footer-mobile {
    width: 62vw;
  }
  .iframe-phone iframe {
    height: 60vh;
  }
}
@media (min-width: 1250px) and (max-width: 1949px) and (min-height: 700px) and (max-height: 900px) {
  .iframe-phone {
    height: 70vh;
    width: 47vw;
    top: 42%;
    left: 72%;
    display: none;
  }
  .iframe-phone section.footer-mobile {
    width: 47vw;
  }
  .iframe-phone iframe {
    height: 70vh;
  }
}
@media (min-width: 1250Px) and (min-height: 901px) {
  .iframe-phone {
    height: 65vh;
    width: 40vw;
    max-height: 500px;
    top: 40%;
    left: 72%;
    display: none;
  }
  .iframe-phone section.footer-mobile {
    width: 40vw;
  }
  .iframe-phone iframe {
    height: 65vh;
    max-height: 500px;
  }
}

.iframe-desktop {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
@media (max-width: 360px) and (orientation: landscape) {
  .iframe-desktop {
    height: 100vh;
    width: 98vw;
    top: 25%;
    left: 50%;
    display: none;
  }
  .iframe-desktop section.footer-mobile {
    width: 98vw;
    font-size: .8em;
  }
  .iframe-desktop iframe {
    height: 100vh;
  }
}
@media (max-height: 320px) and (max-width: 480px) and (orientation: portrait) {
  .iframe-desktop {
    height: 100vh;
    width: 98vw;
    top: 50%;
    left: 50%;
    display: none;
  }
  .iframe-desktop section.footer-mobile {
    width: 98vw;
    font-size: .8em;
  }
  .iframe-desktop iframe {
    height: 100vh;
  }
}
@media (min-width: 320px) and (max-width: 568px) and (max-height: 859px) {
  .iframe-desktop {
    height: 100vh;
    width: 100vw;
    top: 50%;
    left: 50%;
    display: none;
  }
  .iframe-desktop section.footer-mobile {
    width: 100vw;
    line-height: 1em !important;
  }
  .iframe-desktop section.footer-mobile p {
    margin: 0 1.5em 0 1.2em !important;
    padding: 1em;
  }
  .iframe-desktop iframe {
    height: 100vh;
  }
}
@media (min-width: 530px) and (max-width: 1023px) and (min-height: 321px) and (max-height: 860px) {
  .iframe-desktop {
    height: 65vh;
    width: 98vw;
    max-height: 500px;
    top: 25%;
    left: 50%;
  }
  .iframe-desktop section.footer-mobile {
    width: 98vw;
    font-size: .8em;
  }
  .iframe-desktop iframe {
    height: 65vh;
    max-height: 500px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) and (min-height: 601px) and (max-height: 1200px) {
  .iframe-desktop {
    height: 65vh;
    width: 90vw;
    max-height: 500px;
    top: 52%;
    left: 50%;
  }
  .iframe-desktop section.footer-mobile {
    width: 90vw;
    max-height: 500px;
  }
  .iframe-desktop iframe {
    height: 65vh;
    max-height: 500px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) and (min-height: 1201px) {
  .iframe-desktop {
    height: 65vh;
    width: 90vw;
    max-height: 500px;
    top: 50%;
    left: 50%;
  }
  .iframe-desktop section.footer-mobile {
    width: 90vw;
    max-height: 500px;
  }
  .iframe-desktop iframe {
    height: 65vh;
    max-height: 500px;
  }
}
@media (min-width: 1024px) and (max-width: 1249px) and (min-height: 600px) and (max-height: 900px) {
  .iframe-desktop {
    height: 60vh;
    width: 62vw;
    top: 35%;
    left: 65%;
  }
  .iframe-desktop section.footer-mobile {
    width: 62vw;
  }
  .iframe-desktop iframe {
    height: 60vh;
  }
}
@media (min-width: 1250px) and (max-width: 1949px) and (min-height: 700px) and (max-height: 900px) {
  .iframe-desktop {
    height: 70vh;
    width: 47vw;
    top: 42%;
    left: 72%;
  }
  .iframe-desktop section.footer-mobile {
    width: 47vw;
  }
  .iframe-desktop iframe {
    height: 70vh;
  }
}
@media (min-width: 1250Px) and (min-height: 901px) {
  .iframe-desktop {
    height: 65vh;
    width: 40vw;
    max-height: 500px;
    top: 40%;
    left: 72%;
  }
  .iframe-desktop section.footer-mobile {
    width: 40vw;
  }
  .iframe-desktop iframe {
    height: 65vh;
    max-height: 500px;
  }
}
.iframe-desktop section.footer-mobile {
  display: block;
  background: black !important;
  bottom: 0x;
  left: 0;
  z-index: 10;
  text-align: justify;
  color: white;
  font-size: .8em;
  font-family: "schoolbell", cursive;
  line-height: 1.8em;
  position: fixed;
}
.iframe-desktop section.footer-mobile p {
  margin: 0 2.5em 0 3.2em;
  padding: 2.3em;
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 360px) and (orientation: landscape) {
  .iframe-desktop section.footer-mobile {
    background: gray;
  }
}
@media (max-height: 320px) and (max-width: 480px) and (orientation: portrait) {
  .iframe-desktop section.footer-mobile {
    background: navy;
  }
}
@media (min-width: 320px) and (max-width: 568px) and (max-height: 859px) {
  .iframe-desktop section.footer-mobile {
    background: blue;
  }
}
@media (min-width: 530px) and (max-width: 1023px) and (min-height: 321px) and (max-height: 860px) {
  .iframe-desktop section.footer-mobile {
    background: darkcyan;
  }
}
@media (min-width: 600px) and (max-width: 1023px) and (min-height: 601px) and (max-height: 1200px) {
  .iframe-desktop section.footer-mobile {
    background: yellowgreen;
  }
}
@media (min-width: 600px) and (max-width: 1023px) and (min-height: 1201px) {
  .iframe-desktop section.footer-mobile {
    background: #ccac00;
  }
}
@media (min-width: 1024px) and (max-width: 1249px) and (min-height: 600px) and (max-height: 900px) {
  .iframe-desktop section.footer-mobile {
    background: indigo;
  }
}
@media (min-width: 1250px) and (max-width: 1949px) and (min-height: 700px) and (max-height: 900px) {
  .iframe-desktop section.footer-mobile {
    background: tomato;
  }
}
@media (min-width: 1250Px) and (min-height: 901px) {
  .iframe-desktop section.footer-mobile {
    background: red;
  }
}

.retour {
  position: absolute;
  top: 1vh;
  left: 3vw;
  width: 20vw;
  height: 10vh;
  z-index: 10;
}

.exp {
  font-size: .9em;
  line-height: 1.7em;
  font-family: "Open Sans", sans-serif;
  color: white;
}
.exp i {
  color: white;
}

iframe {
  width: 100%;
  border: 0;
  background-color: transparent;
  overflow-y: auto;
}

.message {
  margin: 3% 8% auto auto;
  text-align: right;
  font-size: 1.2em;
  color: white;
  text-shadow: 1px 1px 1px #000;
}

.credit {
  position: absolute;
  bottom: 24px;
  right: 24px;
  margin: 0;
  z-index: 100;
  font-size: 0.8em;
  color: #999;
  float: right;
}
@media (max-height: 320px) and (max-width: 480px) and (orientation: portrait) {
  .credit {
    display: none;
  }
}
@media (max-width: 360px) and (orientation: landscape) {
  .credit {
    display: none;
  }
}
@media (min-width: 320px) and (max-width: 568px) and (max-height: 859px) {
  .credit {
    display: none;
  }
}
@media (min-width: 530px) and (max-width: 1023px) and (min-height: 321px) and (max-height: 860px) {
  .credit {
    bottom: 14px;
  }
}

.credit a {
  color: #fff;
  text-decoration: none;
}

/*.disclaimer {
 color: white ;
}*/
