body {
  background: #252429 url(../img/main-bg.jpg);
  background-size: cover;
  background-size: 80% auto;
  background-position: center top;
  background-repeat: no-repeat;
  font-family: "proxima-nova", "Proxima Nova", Arial, "sans serif" !important; }

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

body abbr[title], acronym[title] {
  border-bottom: none;
  cursor: inherit;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "proxima-nova", "Proxima Nova", Arial, "sans serif" !important;
  margin: 0; }

a.logo {
  width: 174px;
  height: 116px;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 60px;
  display: block; }
  a.logo img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0; }

main {
  width: 80%;
  text-lign: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  display: flex;
  justify-content: space-between; }
  main .main_infos {
    width: 35%;
    padding-top: 100px;
    text-align: center;
    color: #fff; }
    main .main_infos h2 {
      font-size: 36px;
      font-weight: 300;
      margin-bottom: 50px;
      width: 360px;
      margin-left: auto;
      margin-right: auto; }
    main .main_infos p.intro {
      color: #717078;
      font-size: 15px; }
    main .main_infos .soon {
      display: none;
      text-align: center;
      margin-top: 40px;
      margin-bottom: 20px;
      font-size: 20px;
      line-height: 28px;
      color: #7dc05f; }
    main .main_infos .ctas {
      text-align: center;
      margin-top: 40px;
      margin-bottom: 40px; }
      main .main_infos .ctas > a {
        display: inline-block;
        height: 40px; }
        main .main_infos .ctas > a:first-child {
          margin-right: 15px; }
        main .main_infos .ctas > a > img {
          height: 100%; }
    main .main_infos .social-medias ul {
      padding-left: 0;
      margin-left: auto;
      margin-right: auto;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      width: 110px;
      margin-bottom: 30px; }
      main .main_infos .social-medias ul li {
        list-style: none; }
        main .main_infos .social-medias ul li a {
          height: 20px;
          display: block; }
          main .main_infos .social-medias ul li a > img {
            height: 100%;
            display: block; }
    main .main_infos footer {
      font-size: 12px; }
      main .main_infos footer a, main .main_infos footer a:focus, main .main_infos footer a.hover {
        color: #717078; }
  main .main_visuels {
    width: 640px;
    height: 689px;
    float: right;
    padding-bottom: 30px;
    position: relative; }
    main .main_visuels img {
      height: 689px; }
      main .main_visuels img.screen-left, main .main_visuels img.screen-right {
        height: 613px;
        position: absolute;
        z-index: 2;
        top: 40px; }
      main .main_visuels img.screen-left {
        left: 0; }
      main .main_visuels img.screen-right {
        right: 0; }
      main .main_visuels img.screen-center {
        z-index: 3;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        display: block; }

@media (min-width: 1600px) {
  main .main_infos {
    width: 32%; }

  main .main_visuels {
    width: 768px;
    margin-top: 0px; } }
@media (max-width: 1400px) {
  main {
    width: 85%; }

  main .main_infos {
    width: 40%;
    padding-top: 20px; }

  main .main_visuels {
    width: 520px;
    height: auto; }

  img.screen-center {
    height: 560px !important; }

  main .main_visuels img.screen-left, main .main_visuels img.screen-right {
    height: 470px !important; } }
@media (max-width: 1100px) {
  main {
    margin-top: 70px; }

  main .main_infos h1 {
    margin-bottom: 40px; }

  main .main_infos h2 {
    font-size: 30px;
    margin-bottom: 30px;
    width: 100%; }

  main .main_visuels {
    width: 50%;
    margin-top: 60px; }

  img.screen-center {
    height: 460px !important; }

  main .main_visuels img.screen-left, main .main_visuels img.screen-right {
    height: 380px !important; } }
@media (max-width: 940px) {
  body {
    background-size: cover; }

  main {
    display: flex;
    flex-direction: column; }
    main .main_infos {
      margin-left: auto;
      margin-right: auto;
      width: 70%; }
    main .main_visuels {
      width: 70%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px; } }
@media (max-width: 600px) {
  main {
    width: 100%;
    margin-top: 40px; }

  main .main_infos {
    width: 85%; }

  main .main_visuels {
    width: 90%;
    margin-top: 30px; } }
@media (max-width: 580px) {
  main .main_infos h1 {
    width: 124px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto; }
    main .main_infos h1 a.logo {
      width: 124px;
      height: 56px; }

  main .main_infos h2 {
    font-size: 23px; }

  main .main_infos .ctas > a {
    height: 38px; } }
.confidentialite {
  margin-top: 30px;
  color: #fff;
  width: 40%;
  margin-left: auto;
  margin-right: auto; }
  .confidentialite h1 a {
    display: block;
    width: 174px;
    height: 116px;
    margin-left: auto;
    margin-right: auto;
    background: url(../img/fanzone-logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 60px;
    text-indent: -999999999999999999px;
    overflow: hidden; }
  .confidentialite h2 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 50px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 46px; }
  .confidentialite h3 {
    margin-bottom: 30px; }
  .confidentialite p {
    margin-bottom: 30px;
    line-height: 20px; }
  .confidentialite a {
    color: #fff; }
  .confidentialite ul li {
    margin-bottom: 30px; }

@media (max-width: 1300px) {
  .confidentialite {
    width: 70%; }

  .confidentialite h2 {
    width: auto;
    margin-bottom: 30px; } }
@media (max-width: 700px) {
  .confidentialite h2 {
    font-size: 26px;
    line-height: 36px; } }
