/*
Theme Name: Stay My Game
Author: Mathieu Consalvi
Author URI: https://www.consalvi-mathieu.fr/
Version: 1.0
*/

@import url(//db.onlinewebfonts.com/c/db8811fcaea2386d4f6e3bcf7e6d206b?family=MiedingerW01-Bold);

@font-face {font-family: "MiedingerW01-Bold"; 
  src: url("//db.onlinewebfonts.com/t/db8811fcaea2386d4f6e3bcf7e6d206b.eot"); 
  src: url("//db.onlinewebfonts.com/t/db8811fcaea2386d4f6e3bcf7e6d206b.eot?#iefix") format("embedded-opentype"), 
       url("//db.onlinewebfonts.com/t/db8811fcaea2386d4f6e3bcf7e6d206b.woff2") format("woff2"), 
       url("//db.onlinewebfonts.com/t/db8811fcaea2386d4f6e3bcf7e6d206b.woff") format("woff"), 
       url("//db.onlinewebfonts.com/t/db8811fcaea2386d4f6e3bcf7e6d206b.ttf") format("truetype"), 
       url("//db.onlinewebfonts.com/t/db8811fcaea2386d4f6e3bcf7e6d206b.svg#MiedingerW01-Bold") format("svg"); }

.bloc-one .col-right .bloc-text .text-one, .bloc-one .col-right .bloc-text .text-two {
  font-family: "MiedingerW01-Bold", Barlow Semi Condensed;
}

body,h1,h2,h3,h4,h5,h6 {
  font-family: 'Barlow Semi Condensed', sans-serif;
}
body, html {
  font-family: 'Barlow Semi Condensed', sans-serif;
  height: 100%;
  color: #777;
  line-height: 1.8;
  user-select: none;
}
a:hover {
  text-decoration: none;
  color: white;
}

.bloc-logo {
  height: 20vh;;
  width: 100%;
  z-index: 1000;
  position: fixed;
  background: #164194;
}
.bloc-logo img {
  width: 15%;
  position: relative;
  display: block;
  margin-top: 1%;
  margin-left: auto;
  margin-right: auto;
}

.bloc-vide {
  height: 20vh;;
}


footer {
  border-top: 2px solid black;
  padding: 15px 0;
  text-align: center;
}



/*------------------------------/*------------------------------ 
                            Bloc One 
------------------------------*//*------------------------------*/

.bloc-one {
  display: flex;
  height: 80vh;
}
.bloc-one .scroll-mobile {
  display: none;
}
.bloc-one .col-left, .bloc-one .col-right {
  width: 50%;
}
.bloc-one .col-left img {
  width: 100%;
  height: 105%;
  object-fit: cover;
  position: relative;
  z-index: 10;
}
.bloc-one .col-right {
  display: flex;
}
.bloc-one .col-right .bloc-background-color {
  position: absolute;
  background: #f2f2f2;
  height: 55vh;
  top: 0;
  width: 50%;
  z-index: 1;
}
.bloc-one .col-right .bloc-text {
  width: 85%;
}
.bloc-one .col-right .align-texte {
  display: table-cell;
  vertical-align: middle;
  height: 80vh;
  position: relative;
  z-index: 5;
  padding-left: 15%;
}
.bloc-one .col-right .bloc-text .text-one, .bloc-one .col-right .bloc-text .text-two {
  font-family: "MiedingerW01-Bold";
  color: black;
  line-height: initial;
  letter-spacing: 0px;
  font-size: 30px;
  width: 85%;
  margin-bottom: 0;
}
.bloc-one .col-right .bloc-text .text-two {
  font-size: 45px;
  width: 65%;
  margin: 0;
}
.bloc-one .col-right .align-texte .text-three {
  color: black;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 15%;
  margin-bottom: 10%;
  width: 65%;
}
.bloc-one .col-right .align-texte .text-three .color-blue {
  color: #164194;
}
.bloc-one .col-right .bloc-bouton {
  display: block;
  margin-top: 10%;
  width: 75%;
  margin-bottom: 5%;
}
.bloc-one .col-right .align-texte a.lien-formulaire {
  color: black;
  border: 2px solid black;
  padding: 5px 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
}
.bloc-one .col-right .align-texte .fleche-scroll {
  width: 35px;
  display: block;
  margin-top: 6%;
}
.bloc-one .barre-right {
  width: 15%;
  background: black;
  position: relative;
  z-index: 5;
}
.bloc-one .barre-right .logo-its {
  width: 100%;
  padding: 15% 20%;
  margin-top: 12vh;
}
.bloc-one .col-right .bloc-text .barre-horizontal-red {
  position: relative;
  left: -25%;
  height: 3px;
  width: 285px;
  background: #e30613;
  z-index: 5;
  display: block;
}

.bloc-one .col-right .barre-right .barre-horizontal-red {
  position: absolute;
  top: 32vh;
  height: 8px;
  width: 455px;
  background: #e30613;
  z-index: 10;
  right: 0;
}
.bloc-one .col-right .barre-right .lien-sociaux {
  position: absolute;
  bottom: 0;
  margin-bottom: 5%;
  width: 100%;
}
.bloc-one .col-right .barre-right .lien-sociaux a {
  display: block;
}
.bloc-one .col-right .barre-right .lien-sociaux img {
  display: block;
  margin: 25px auto;
  height: 20px;
}


/*------------------------------/*------------------------------ 
                            Bloc Two 
------------------------------*//*------------------------------*/

.bloc-two .background-image {
  width: 100%;
  position: relative;
  height: 440px;
}
.bloc-two .version-mobile, .bloc-two .bloc-nike-mobile {
  display: none;
}
.bloc-two .barre-horizontal-red-bold {
  position: relative;
  height: 10px;
  width: 140px;
  background: #e30613;
  z-index: 10;
  display: inline-block;
  margin-bottom: 7px;
  margin-right: 10px;
}
.bloc-two .barre-horizontal-red {
  position: relative;
  height: 3px;
  width: 135px;
  background: #e30613;
  z-index: 10;
  display: inline-block;
  margin-bottom: 8px;
}
.bloc-two .align-texte p {
  font-family: 'Genos', sans-serif;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.1;
  margin-top: 5%;
}
.bloc-two .fleche-scroll {
  width: 35px;
  margin-top: 2%;
}
.bloc-two .fleche-scroll {
  width: 42px;
  margin-top: 12%;
  opacity: 0;
}

.bloc-two .bloc-nike {
  width: 45%;
  margin: auto;
    margin-top: auto;
  margin-top: -4%;
  position: relative;
  background: white;
  z-index: 5;
  padding: 5px 1%;
}
.bloc-two .image-nike {
  display: flex;
}
.bloc-two .image-nike img {
  min-width: 140px;
  margin: 3% 1.8%;
  object-fit: cover;
  height: 160px;
  width: 140px
}
.bloc-two a.lien-nike {
  color: white;
  border: 2px solid black;
  padding: 5px 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 17px;
  background: black;
  display: block;
  width: 35%;
  margin: auto;
  text-align: center;
  margin-top: 5%;
}



/*------------------------------/*------------------------------ 
                            Bloc Three 
------------------------------*//*------------------------------*/

.bloc-three {
  height: auto !important;
  margin-bottom: 6%;
}
.bloc-three .bloc-title-three {
  margin-top: 25%;
  margin-bottom: 8%;
}
.bloc-three .bloc-title-three .text-one, .bloc-three .bloc-title-three .text-two {
  font-family: "MiedingerW01-Bold";
  color: black;
  line-height: initial;
  letter-spacing: 0px;
  font-size: 30px;
  position: relative;
  z-index: 5;
  margin-bottom: 0;
  width: 65%;
}
.bloc-three .bloc-title-three .text-two {
  color: #164194;
  font-size: 40px;
  width: 76%;
  margin: 0;
}
.bloc-three .bloc-top-three, .bloc-three .bloc-bottom-three {
  display: flex;
}
.bloc-three .bloc-top-three .col-left {
  width: 50%;
  padding-left: 8%;
  margin-top: 7%;
  position: relative;  
}
.bloc-three .bloc-top-three .col-right {
  width: 50%;
  position: relative;
}
.bloc-three .bloc-top-three .col-right img {
  width: 100%;
  position: relative;
  z-index: 5;
  height: 500px;
  object-fit: cover;
}

.bloc-three .bloc-bottom-three .bloc-number-two {
  margin-top: 8%;
}
.bloc-three .bloc-top-three .bloc-number-one, .bloc-three .bloc-bottom-three .bloc-number-two {
  display: flex;
}
.bloc-three .bloc-top-three .bloc-number-one {
  margin-bottom: 7%;
  z-index: 5;
  position: relative;
}
.bloc-three .bloc-top-three .bloc-number-one .image-nombre {
  width: 58px;
  height: 32px;
  margin-right: 12px;
}
.bloc-three .bloc-bottom-three .bloc-number-two .image-nombre {
  width: 70px;
  height: 32px;
}
.bloc-three .bloc-top-three .col-left .bloc-text, .bloc-three .bloc-bottom-three .col-right .bloc-text {
  margin-left: 2%;
  border-left: 3px solid #e51a26;
  padding-left: 10px;
  height: 195px;
}
.bloc-three .bloc-top-three .col-left .bloc-text .text-one, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-one {
  color: black;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  line-height: initial;
}
.bloc-three .bloc-bottom-three .col-right .number-two, .bloc-three .bloc-top-three .col-left .number-one {
  font-family: "MiedingerW01-Bold";
  color: black;
  line-height: initial;
  font-size: 35px;
}
.bloc-three .bloc-top-three .col-left .bloc-text .text-two, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-two,
.bloc-three .bloc-top-three .col-left .bloc-text .text-three, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-three,
.bloc-three .bloc-top-three .col-left .bloc-text .text-four, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-four,
.bloc-three .bloc-top-three .col-left .bloc-text .text-five {
  color: black;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 4px;
}
.bloc-three .bloc-top-three .col-left .bloc-text .text-two {
  margin-bottom: 7%;
  font-weight: bold;
  color: #164194;
  font-size: 22px;
  margin-top: 7%;
}
.bloc-three .picto-text {
  width: 22px;
  margin: 2px 0;
  margin-right: 10px;
}
.bloc-three .bloc-top-three .bloc-number-one .bloc-text {
  width: 60%;
}
.bloc-three .bloc-bottom-three .bloc-number-two .bloc-text {
  width: 65%;
}
.bloc-three .bloc-top-three .bloc-background-color {
  background: #f2f2f2;
  width: 145%;
  height: 56vh;
  position: absolute;
  bottom: -30%;
  z-index: 1;
  right: 0;
}
.bloc-three .bloc-bottom-three {
  margin-left: 8%;
  position: relative;
  z-index: 5;
  margin-top: -7%;
}
.bloc-three .bloc-bottom-three .col-left {
  width: 39%;
}
.bloc-three .bloc-bottom-three .col-left img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}
.bloc-three .bloc-bottom-three .col-right {
  width: 61%;
  padding-left: 7%;
  padding-top: 10.5%;
}
.bloc-three .bloc-bottom-three .col-right .bloc-text {
  height: 190px;
}
.bloc-three .number-one .picto-01, .bloc-three .number-two .picto-02 {
  width: 75px;
}
.bloc-three .col-right .slogan-top {
  color: black;
  font-size: 22px;
  line-height: initial;
}
.bloc-three .bloc-bottom-three .col-right .bloc-text .text-one {
  color: #164194;
  margin-bottom: 5%;
}
.bloc-three .bloc-bottom-three .col-right .bloc-text .text-two {
  display: flex;
}
.bloc-three .text-two .picto-text {
  padding-bottom: 26px;
}

/*------------------------------/*------------------------------ 
                            Bloc Four 
------------------------------*//*------------------------------*/

.bloc-four {
  display: flex;
  position: relative;
  z-index: 5;
}
.bloc-four .bloc-top-logo {
  display: flex;
  height: 18px;
  float: right;
  text-align: right;
  right: 0;
  position: absolute;
  margin-top: 2.5%;
}
.bloc-four .bloc-top-logo img {
  margin-right: 2%;
  width: auto;
  height: 17px;
}
.bloc-four .barre-horizontal-red-bold {
  position: relative;
  height: 9px;
  width: 210px;
  background: #e30613;
  z-index: 10;
  display: inline-block;
  margin-left: 10px;
  margin-top: 4px;
}
.bloc-four .bloc-title-four {
  position: absolute;
  height: 18px;
  float: left;
  text-align: left;
  left: 8%;
  top: 25%;
}
.bloc-four .bloc-title-four .text-one, .bloc-four .bloc-title-four .text-two {
  font-family: "MiedingerW01-Bold";
  color: black;
  line-height: initial;
  letter-spacing: 0px;
  font-size: 24px;
  position: relative;
  z-index: 5;
  margin-bottom: 0;
}
.bloc-four .bloc-title-four .text-two {
  color: #164194;
  font-size: 40px;
  width: 76%;
  margin: 0;
}
.bloc-four .col-left, .bloc-four .col-middle {
  padding-top: 20%;
}
.bloc-four .col-right {
  padding-top: 8%;
}
.bloc-four .col-left {
  width: 15%;
  text-align: center;
}
.bloc-four .col-left img {
  width: 50px;
  margin-top: 5px;
}
.bloc-four .col-left .barre-vertical-red {
  height: 85%;
  width: 3px;
  background: #e30613;
  display: block;
  margin: auto;
    margin-top: auto;
  margin-top: 10%;
}
.bloc-four .col-middle {
  width: 35%;
}
.bloc-four .col-middle .text-two {
  text-transform: uppercase;
  font-weight: bold;
  line-height: initial;
}
.bloc-four .col-middle .text-one {
  color: black;
  font-size: 20px;
  line-height: 1.2;
  width: 70%;
}
.bloc-four .col-middle .text-three {
  font-family: "MiedingerW01-Bold";
  color: black;
  line-height: initial;
  letter-spacing: 0px;
  font-size: 20px;
  position: relative;
  z-index: 5;
  margin-bottom: 10%;
}
.bloc-four .col-middle .bloc-bouton {
  width: 80%;
  text-align: right;
}
.bloc-four .col-middle .lien-nike {
  color: white;
  border: 2px solid black;
  padding: 5px 0px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  background: black;
  display: block;
  width: 60%;
  text-align: center;
  float: right;
}
.bloc-four .col-middle .lien-formulaire {
  color: black;
  border: 2px solid black;
  padding: 5px 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
.bloc-four .col-right {
  width: 50%;
  position: relative;
  height: 680px;
}
.bloc-four .col-right video {
  width: 93%;
  height: 575px;
  background: black;
}
.bloc-four .col-right img {
  width: 100%;
  height: 75vh;
  object-fit: cover;
}
.bloc-four .col-middle .numero-slide {
  display: flex;
  margin-top: 23%;
  display: none !important;
}
.bloc-four .col-middle .barre-horizontal-black {
  width: 85px;
  height: 1.4px;
  background: black;
  display: block;
  margin-top: 13px;
  margin-left: 15px;
  margin-right: 15px;
}
.bloc-four .col-middle .text-three img {
  width: 22px;
  height: 13px;
}
.bloc-four .col-middle .text-four img {
  width: 27px;
  height: 13px;
}
.bloc-four .col-right .control-slide {
  position: absolute;
  display: flex;
  bottom: 3px;
  left: -43px;
  display: none !important;
}
.bloc-four .col-right .fleche-left, .bloc-four .col-right .fleche-right {
  border: 2px solid black;
  padding: 2px 16px;
  font-size: 20px;
  color: white;
  background: black;
  margin: 0;
}
.bloc-four .col-right .fleche-active {
  color: black;
  background: transparent;
}


/*------------------------------/*------------------------------ 
                            Bloc-Five
------------------------------*//*------------------------------*/

.bloc-five .formulaire-mobile {
  display: none;
}
.bloc-five {
  position: relative;
}
.bloc-five .bloc-top-five {
  padding-top: 10%;
}
.bloc-five .bloc-top-five .bloc-background-color {
  background: #f2f2f2;
  width: 100%;
  height: 70vh;
  position: absolute;
  top: -15%;
  z-index: 1;
  left: 0;
  top: -8% !important;
}
.bloc-five .bloc-top-five .text-one, .bloc-five .bloc-top-five .text-two {
  font-family: "MiedingerW01-Bold";
  color: black;
  line-height: initial;
  letter-spacing: 0px;
  font-size: 23px;
  margin-left: 8% !important;
  position: relative;
  z-index: 5;
  margin-bottom: 0;
}
.bloc-five .bloc-top-five .text-two {
  color: #164194;
  font-size: 38px;
  width: 65%;
  margin: 0;
}
.bloc-five .bloc-bottom-five {
  display: flex;
  position: relative;
  background: white;
  z-index: 5;
  margin-top: 3%;
  height: 90vh;
}
.bloc-five .bloc-bottom-five .barre-horizontal-red-bold {
  position: absolute;
  height: 12px;
  width: 42%;
  background: #e30613;
  z-index: 10;
  display: inline-block;
  margin-top: -6px;
}
.bloc-five .bloc-bottom-five .col-left {
  width: 8%;
  text-align: center;
  margin-top: 3%;
}
.bloc-five .bloc-bottom-five .col-left img {
  width: 75px;
}
.bloc-five .bloc-bottom-five .col-right{
  width: 92%;
}
.bloc-five .bloc-bottom-five .col-right img {
  width: 92%;
  height: 75vh;
  object-fit: cover;
}

.bloc-five .col-formulaire .wpcf7-form.init {
  display: flex;
}
.bloc-five .col-formulaire {
  bottom: 0;
  position: absolute;
  right: 0;
  background: black;
  padding: 35px;
  padding-right: 4%;
  z-index: 5;
  height: 55vh;
  width: 47vw;
}
.bloc-five  .col-formulaire-left, .bloc-five  .col-formulaire-right {
  width: 100%;
}
.bloc-five label {
  width: 100%;
}
.bloc-five label input, .bloc-five textarea {
  background: transparent;
  border: none;
  border-bottom: 1px solid white;
  font-size: 15px;
  margin: 3px 5px;
  width: 100%;
  color: white;
}
.bloc-five textarea {
  border: 1px solid white;
  height: 125px;
  padding: 0 5px;
}
textarea:focus, input:focus {
  outline:none;
}
textarea::placeholder, input::placeholder {
  color: white;
  opacity: 1;
}
.bloc-five .wpcf7-form-control.has-spinner.wpcf7-submit {
  border: none;
  border-radius: initial;
  color: black;
  background: white;
  width: 100%;
  font-size: 22px;
  font-weight: bold;
  margin-top: 5px;
  padding: 6px;
}
.bloc-five .col-formulaire-left {
  padding-right: 6%;
}
.bloc-five .col-right p {
  color: black;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  margin-top: 2%;
}

.bloc-five .col-right .lien-nike {
  color: white;
  border: 2px solid black;
  padding: 5px 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  background: black;
  display: block;
  width: 60%;
  text-align: center;
}
.bloc-five .col-right .bloc-bouton {
  width: 30%;
}
.bloc-five .col-formulaire .barre-horizontal-red {
  position: absolute;
  right: 0;
  height: 3px;
  width: 465px;
  background: #e30613;
  z-index: 5;
  display: block;
  top: 0;
}
.wpcf7-response-output {
  display: none;
}
.wpcf7-form.sent .bloc-five .col-formulaire-left, .wpcf7-form.sent .bloc-five .col-formulaire-right {
  width: 50%;
}
.wpcf7-form.sent {
  display: flex;
}


/*------------------------------/*------------------------------ 
                            Responsive
------------------------------*//*------------------------------*/

/* Apple Imac 27" */
@media screen and (min-width: 2515px) {
  .bloc-logo img {
    width: 20%;
  }
  .bloc-one .col-right .bloc-text .text-one {
    font-size: 50px;
  }
  .bloc-one .col-right .bloc-text .text-two {
    font-size: 75px;
  }
  .bloc-one .col-right .align-texte .text-three {
    margin-top: 20%;
    margin-bottom: 10%;
    font-size: 34px;
    width: 55%;
  }
  .bloc-one .col-right .align-texte a.lien-formulaire, .bloc-one .col-right .align-texte a.lien-nike {
    font-size: 22px;
  }
  .bloc-one .col-right .bloc-text .barre-horizontal-red {
    height: 4px;
    width: 440px;
  }
  .bloc-one .col-right .align-texte .fleche-scroll {
    width: 40px;
  }
  .bloc-one .col-right .barre-right .barre-horizontal-red {
    top: 35vh;
    height: 10px;
    width: 765px;
  }
  .bloc-one .barre-right .logo-its {
    margin-top: 13vh;
    padding: 15% 12%;
  }
  .bloc-one .col-right .barre-right .lien-sociaux img {
    margin: 35px auto;
    height: 25px;
  }

  .bloc-two .background-image {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .bloc-two .align-texte {
    display: none;
  }
  .bloc-two a.lien-nike {
    font-size: 22px;
  }
  .bloc-three {
    height: auto !important;
    margin-bottom: 6%;
  }
  .bloc-three .bloc-top-three .bloc-background-color {
    height: 37vh;
    bottom: -30%;
  }
  .bloc-three .bloc-title-three {
    margin-top: 15%;
  }
  .bloc-three .bloc-title-three .text-one {
    font-size: 47px;
    width: 60%;
  }
  .bloc-three .bloc-title-three .text-two {
    font-size: 70px;
    width: 90%;
  }
  .bloc-three .bloc-bottom-three .col-right .number-two, .bloc-three .bloc-top-three .col-left .number-one {
    font-size: 65px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-one, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-one {
    font-size: 34px;
    width: 90%;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-two, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-three, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-three, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-four, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-four, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-five {
    font-size: 28px;
    margin-bottom: 8px;
  }
  .bloc-three .bloc-bottom-three .col-right .bloc-text .text-two {
    width: 85%;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text, .bloc-three .bloc-bottom-three .col-right .bloc-text {
    margin-left: 3%;
    padding-left: 20px;
    height: 280px;
    border-left: 4px solid #e51a26;
  }
  .bloc-three .bloc-top-three .col-right img {
    height: 700px;
  }
  .bloc-three .bloc-bottom-three .col-left img {
    height: 600px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two {
    margin-bottom: 6%;
  }
  .bloc-three .picto-text {
    width: 30px;
  }  
  .bloc-three .text-two .picto-text {
    padding-bottom: 37px;
    padding-top: 5px;
    margin-left: 5px;
  }
  .bloc-three .number-one .picto-01, .bloc-three .number-two .picto-02 {
    width: 110px;
  }
  .bloc-three .col-right .slogan-top {
    font-size: 32px;
    width: 80%;
  }
  .bloc-three .bloc-bottom-three {
    margin-top: -5%;
  }
  .bloc-three .bloc-bottom-three .col-right .bloc-text {
    height: 285px;
  }
  .bloc-three .bloc-bottom-three .col-right {
    padding-top: 8%;
  }
  .bloc-four {
    margin-top: 4%;
  }
  .bloc-four .bloc-top-logo img {
    height: 20px;
  }
  .bloc-four .barre-horizontal-red-bold {
    height: 10px;
    width: 340px;
    margin-top: 5px;
  }
  .bloc-four .bloc-top-logo {
    margin-top: 0;
  }
  .bloc-four .col-left .barre-vertical-red {
    height: 100%;
  }
  .bloc-four .col-right {
    padding-top: 3%;
  }
  .bloc-four .col-right video, .bloc-four .col-right {
    height: 1120px;
  }
  .bloc-four .bloc-title-four .text-one, .bloc-four .bloc-title-four .text-two {
    font-size: 40px;
  }
  .bloc-four .bloc-title-four .text-two {
    font-size: 65px;
  }
  .bloc-four .col-left {
    padding-left: 2%;
  }
  .bloc-four .col-middle .text-one {
    font-size: 32px;
    width: 60%;
  }
  .bloc-four .col-middle .text-three {
    font-size: 32px;
    margin-top: 4%;
  }
  .bloc-four .col-middle .lien-formulaire {
    font-size: 22px;
  }
  .bloc-four .col-middle .lien-nike {
    font-size: 20px;
    width: 60%;
  }
  .bloc-four .col-middle .bloc-bouton {
    width: 80%;
  }

  .bloc-five .bloc-top-five {
    padding-top: 10%;
  }
  .bloc-five .bloc-bottom-five .col-left img {
    width: 145px;
  }
  .bloc-five .bloc-top-five .text-one, .bloc-five .bloc-top-five .text-two {
    font-size: 42px;
  }
  .bloc-five .bloc-top-five .text-two {
   font-size: 65px;
  }
  .bloc-five .col-right p {
    font-size: 25px;
  }
  .bloc-five .col-right .lien-nike {
    font-size: 20px;
    width: 45%;
    margin-top: 3%;
  }
  .bloc-five .bloc-bottom-five {
    height: 65vh;
  }
  .bloc-five label input, .bloc-five textarea {
    font-size: 20px;
  }
  .bloc-five .wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 15px 10px;
  }
  .bloc-five label {
    margin-bottom: 15px;
  }
  .bloc-five .bloc-bottom-five .col-right img {
    height: 50vh;
  }
  .bloc-five .col-formulaire {
    padding: 30px;
    height: 37vh;
    padding-right: 5%;
  }
  .bloc-five .col-formulaire .barre-horizontal-red {
    width: 740px;
  }
  .bloc-five textarea {
    height: 155px;
  }
  footer .bloc-footer a {
    font-size: 18px !important;
  }
  footer {
    padding: 25px 0;
  }
}


/* Apple Imac 21.5" */
@media screen and (min-width: 1900px) and (max-width: 2000px) {
  .bloc-logo img {
    width: 20%;
  }
  .bloc-one .col-right .bloc-text .text-one {
    font-size: 38px;
    margin-bottom: 0;
  }
  .bloc-one .col-right .bloc-text .text-two {
    font-size: 55px
  }
  .bloc-one .col-right .barre-right .barre-horizontal-red {
    top: 34vh;
    width: 600px
  }
  .bloc-one .col-right .align-texte .text-three {
    font-size: 28px;
  }
  .bloc-one .col-right .align-texte a.lien-formulaire, .bloc-one .col-right .align-texte a.lien-nike {
    font-size: 18px;
  }
  .bloc-one .col-right .align-texte .fleche-scroll {
    width: 40px;    display: block;
    margin-top: 6%;
  }
  .bloc-one .col-right .bloc-text .barre-horizontal-red {
    height: 4px;
    width: 335px;
  }
  .bloc-one .col-right .barre-right .lien-sociaux img {
    margin: 30px auto;
  }
  .bloc-one .barre-right .logo-its {
    margin-top: 12.5vh;
    padding: 15% 15%;
  }


  .bloc-two .background-image {
    position: relative;
    height: auto;
  }
  .bloc-two .align-texte {
    display: none;
  }
  .bloc-two a.lien-nike {
    font-size: 20px;
  }
  .bloc-two .image-nike img {
    min-width: 175px;
    width: 175px;
  }


  .bloc-three .bloc-title-three .text-one, .bloc-three .bloc-title-three .text-two {
    font-size: 40px;
  }
  .bloc-three .bloc-title-three .text-two {
    font-size: 56px;
    width: 85%;
  }
  .bloc-three .bloc-bottom-three .col-right .number-two, .bloc-three .bloc-top-three .col-left .number-one {
    font-size: 50px;
  }
  .bloc-three .bloc-top-three .bloc-number-one .bloc-text {
    width: 60%;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-one, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-one {
    font-size: 28px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-two, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-three, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-three, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-four, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-four, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-five {
    font-size: 25px;
    margin-bottom: 8px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text, .bloc-three .bloc-bottom-three .col-right .bloc-text {
    padding-left: 15px;
    height: 230px;
  }
  .bloc-three .bloc-top-three .col-right img {
    height: 700px;
  }
  .bloc-three .bloc-top-three .bloc-background-color {
    height: 52vh;
    bottom: -24%;
  }
  .bloc-three .col-right .slogan-top {
    font-size: 24px;
    width: 85%;
    margin-left: -5px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two {
    margin-bottom: 6% !important;
  }
  .bloc-three .bloc-bottom-three .col-right .bloc-text {
    height: 230px;
  }
  .bloc-three {
    height: auto !important;
    margin-bottom: 6%;
  }
  .bloc-three .text-two .picto-text {
    padding-bottom: 28px;
    padding-top: 6px;
    margin-right: 15px;
  }
  .bloc-three .bloc-bottom-three .col-left img {
    height: 580px;
  }
  .bloc-four .col-right {
    height: 865px;
  }
  .bloc-four .col-right video {
    height: 755px;
  }


  .bloc-four .col-left, .bloc-four .col-middle {
    padding-top: 20%;
  }
  .bloc-four .bloc-title-four .text-one, .bloc-four .bloc-title-four .text-two {
    font-size: 30px;
  }
  .bloc-four .bloc-top-logo img {
    height: 20px;
  }
  .bloc-four .barre-horizontal-red-bold {
    width: 270px;
  }
  .bloc-four .bloc-title-four .text-two {
    font-size: 50px;
  }
  .bloc-four .col-left, .bloc-four .col-middle {
    padding-top: 18%;
  }
  .bloc-four .col-middle .text-one {
    font-size: 28px;
    width: 73%;
  }
  .bloc-four .col-middle .text-three {
    font-size: 27px;
    margin-top: 4%;
  }
  .bloc-four .col-right video {
    height: 740px;
  }
  .bloc-four .col-right {
    height: 850px;
  }

  .bloc-five .bloc-bottom-five {
    height: 60vh;
  }
  .bloc-five .bloc-bottom-five .col-right img {
    height: 55vh;
  }
  .bloc-five .bloc-top-five {
    padding-top: 13%;
  }
  .bloc-five .bloc-top-five .text-one, .bloc-five .bloc-top-five .text-two {
    font-size: 38px;
  }
  .bloc-five .bloc-top-five .text-two {
    font-size: 50px;
  }
  .bloc-five .bloc-bottom-five .col-left img {
    width: 110px;
  }
  .bloc-five label input {
    margin-bottom: 10px;
  }
  .bloc-five .col-formulaire {
    height: 40vh;
  }
  .bloc-five .bloc-bottom-five {
    height: 65vh;
  }
  .bloc-five .bloc-bottom-five .col-right img {
    height: 50vh;
  }  
  footer .bloc-footer a {
    font-size: 15px !important;
  }
}



/* Apple MacBook Pro 15.4" */
@media screen and (min-width: 1650px) and (max-width: 1900px) {
  .bloc-logo img {
    width: 18%;
    margin-top: 2.5%;
  } 
  .bloc-one .col-right .bloc-text .text-one, .bloc-one .col-right .bloc-text .text-two {
    font-size: 35px;
  }
  .bloc-one .col-right .bloc-text .text-two {
    font-size: 50px;
  }
  .bloc-one .col-right .align-texte .text-three {
    font-size: 26px;
  }
  .bloc-one .col-right .align-texte a.lien-formulaire, .bloc-one .col-right .align-texte a.lien-nike {
    font-size: 18px;
  }
  .bloc-one .col-right .barre-right .barre-horizontal-red {
    top: 35vh;
    width: 500px;
  }
  .bloc-one .col-right .bloc-text .barre-horizontal-red {
    width: 300px;
  }
  .bloc-one .col-right .align-texte .fleche-scroll {
    width: 40px;
  }
  .bloc-one .barre-right .logo-its {
    margin-top: 14vh;
  }


  .bloc-two .background-image {
    position: relative;
    height: auto;
  }
  .bloc-two .align-texte {
    display: none;
  }
  .bloc-two .image-nike img {
    min-width: 153px;
    width: 155px;
  }


  .bloc-three .bloc-title-three .text-two {
    font-size: 52px;
    width: 90%;
  }
  .bloc-three .bloc-title-three .text-one {
    font-size: 35px;
    width: 65%;
  }
  .bloc-three .bloc-bottom-three .col-right .number-two, .bloc-three .bloc-top-three .col-left .number-one {
    font-size: 45px;
  }
  .bloc-three .bloc-top-three .bloc-number-one .bloc-text {
    width: 60%;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two {
    margin-bottom: 8% !important;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-one, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-one {
    font-size: 25px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-two, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-three, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-three, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-four, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-four, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-five {
    font-size: 22px;
    margin-bottom: 6px;
  }
  .bloc-three .bloc-top-three .col-right img {
    height: 600px;
  }
  .bloc-three .bloc-top-three .bloc-background-color {
    height: 47vh;
    bottom: -27%;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text, .bloc-three .bloc-bottom-three .col-right .bloc-text {
    margin-left: 6%;
    padding-left: 15px;
    height: 215px;
  }
  .bloc-three .bloc-bottom-three .col-right .bloc-text {
    height: 205px !important;
  }
  .bloc-three .bloc-bottom-three .col-left img {
    height: 525px;
  }
  .bloc-three {
    height: auto !important;
    margin-bottom: 6%;
  }


  .bloc-four .bloc-top-logo img {
    height: 18px;
  }
  .bloc-four .barre-horizontal-red-bold {
    width: 245px;
  }
  .bloc-four .bloc-title-four .text-one, .bloc-four .bloc-title-four .text-two {
    font-size: 26px;
  }
  .bloc-four .col-middle .text-one {
    width: 55%;
  }
  .bloc-four .bloc-title-four .text-two {
    font-size: 43px;
    width: 80%;
  }
  .bloc-four .col-right {
    height: 820px;
  }
  .bloc-four .col-right video {
    height: 700px;
  }
  .bloc-four .col-left, .bloc-four .col-middle {
    padding-top: 20%;
  }
  .bloc-four .col-middle .text-one, .bloc-four .col-middle .text-three {
    font-size: 22px;
  }
  .bloc-four .col-middle .text-three {
    margin-top: 5%;
  }
  .bloc-four .col-middle .lien-formulaire, .bloc-four .col-middle .lien-nike {
    font-size: 18px;
  }


  .bloc-five .bloc-bottom-five {
    height: 65vh;
  }
  .bloc-five label input, .bloc-five textarea {
    font-size: 18px;
    margin: 5px 5px;
  }
  .bloc-five .col-formulaire {
    height: 41vh;
    padding: 25px;
  }
  .bloc-five .bloc-bottom-five .col-right img {
    height: 55vh;
  }
  .bloc-five .bloc-bottom-five .col-left img {
    width: 95px;
  }
  .bloc-five .col-right p {
    margin-bottom: 2%;
  } 
  footer .bloc-footer a {
    font-size: 15px !important;
  }

}

/* Apple MacBook Air 13.3" */
@media screen and (max-width: 1450px) { 
  .bloc-logo img {
    width: 15%;
    margin-top: 1%;
  }
  .bloc-one .col-right .bloc-text .text-two {
    font-size: 42px;
  }
  .bloc-one .col-right .barre-right .barre-horizontal-red {
    top: 34vh;
    width: 430px;
  }
  .bloc-one .col-right .align-texte a.lien-nike {
    width: 65%;
  }
  .bloc-one .col-right .barre-right .lien-sociaux img {
    height: 15px;
  }
  .bloc-one .col-right .align-texte .text-three {
    margin-top: 15%;
    margin-bottom: 7%;
    width: 70%;
  }
  .bloc-one .col-right .bloc-bouton {
    margin-bottom: 20%;
    margin-top: 5%;
  }
  .bloc-one .barre-right .logo-its {
    margin-top: 10vh;
    padding: 15%;
  }
  .bloc-one .col-right .bloc-text .text-one {
    margin-top: 5%;
  }





  .bloc-two .bloc-nike {
    width: 50%;
  }
  .bloc-two .image-nike img {
    min-width: 148px;
  }

  .bloc-three .bloc-title-three .text-two {
    font-size: 45px;
    width: 90%;
  }
  .bloc-three .bloc-top-three .bloc-background-color {
    height: 60vh;
  }
  .bloc-three {
    height: auto !important;
    margin-bottom: 6%;
  }
  .bloc-three .bloc-top-three .bloc-number-one .bloc-text {
    width: 70%;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two {
    margin-bottom: 5%;
  }


  .bloc-four .bloc-title-four .text-one, .bloc-four .bloc-title-four .text-two {
    font-size: 22.5px;
  }
  .bloc-four .bloc-title-four .text-two {
    font-size: 37px;
    width: 85%;
  }
  .bloc-four .col-left, .bloc-four .col-middle {
    padding-top: 19%;
  }
  .bloc-four .col-right img {
    height: 65vh;
  }


  .bloc-five .bloc-top-five .text-one {
    font-size: 25px;
  }
  .bloc-five .bloc-bottom-five .col-right img {
    height: 75vh;
  }
  .bloc-five label input, .bloc-five textarea {
    font-size: 14px;
  }
  .bloc-five .bloc-bottom-five {
    height: 85vh;
  }
  .bloc-five .col-formulaire {
    padding: 20px;
    height: 52vh;
    padding-right: 5%;
  }
}

/* Apple MacBook Air 11.6" */
@media screen and (max-width: 1370px) {

  .bloc-one .col-right .bloc-text .text-one {
    margin-top: 5%;
  }
  .bloc-one .col-right .align-texte .text-three {
    width: 75%;
  }


  .bloc-two .background-image {
    position: relative;
    height: auto;
  }
  .bloc-two .align-texte {
    display: none;
  }
  .bloc-two .image-nike img {
    min-width: 136px;
  }


  .bloc-three .bloc-title-three .text-two {
    font-size: 42px;
  }
  .bloc-three .bloc-title-three .text-one, .bloc-three .bloc-title-three .text-two {
    font-size: 28px;
    width: 65%;
  }
  .bloc-three .bloc-top-three .bloc-number-one .bloc-text {
    width: 55%;
    height: 160px;
  }
  .bloc-three .number-one .picto-01, .bloc-three .number-two .picto-02 {
    width: 65px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-one, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-one,
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two {
    font-size: 18px;
  }
  .bloc-three {
    height: auto !important;
    margin-bottom: 6%;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-two, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-three, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-three, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-four, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-four, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-five {
    font-size: 18px;
  }
  .bloc-three .bloc-top-three .bloc-background-color {
    height: 52vh;
    bottom: -28%;
  }
  .bloc-three .col-right .slogan-top {
    font-size: 20px;
  }
  .bloc-three .bloc-bottom-three .col-right .bloc-text {
    height: 150px;
  }
  .bloc-three .bloc-top-three .col-right img {
    height: 475px;
  }
  .bloc-three .bloc-bottom-three .col-left img {
    height: 420px;
  }


  .bloc-four .bloc-title-four .text-one, .bloc-four .bloc-title-four .text-two {
    font-size: 21px;
  }
  .bloc-four .bloc-title-four .text-two {
    font-size: 35px;
    width: 85%;
  }
  .bloc-four .col-middle .text-one, .bloc-four .col-middle .text-three {
    font-size: 18px;
  }
  .bloc-four .col-middle .lien-nike, .bloc-four .col-middle .lien-formulaire {
    font-size: 16px;
  }
   .bloc-four .col-left, .bloc-four .col-middle {
    padding-top: 21%;
  }
  .bloc-four .col-middle .lien-nike {
    padding: 5px;
    width: 65%;
  }


  .bloc-five .bloc-top-five .text-one {
    font-size: 24px;
  }
  .bloc-five textarea {
    height: 105px;
  }
  .bloc-five .bloc-bottom-five .col-right img {
    height: 60vh;
  }
  .bloc-five .bloc-bottom-five {
    height: 70vh;
  }
  .bloc-five .col-formulaire {
    padding: 20px;
      padding-right: 20px;
    height: 45vh;
    padding-right: 5%;
  }
  .bloc-five .col-right .lien-nike {
    width: 70%;
  }
  .bloc-four .col-right video {
    height: 550px;
  }
  .bloc-four .col-right {
    height: 625px;
  }  
  .bloc-five .col-right p {
    font-size: 20px;
  }  
}



/* Apple Ipad Pro 12.9" */
@media screen and (max-width: 1040px) {
  .bloc-logo, .bloc-vide {
    height: 15vh;
  }
  .bloc-logo img {
    width: 30%;
    margin-top: 3%;
  }
  .bloc-one, .bloc-one .col-right .align-texte {
    height: 50vh;
  }
  .bloc-one .col-right .bloc-text .text-one {
    font-size: 24px;
  }
  .bloc-one .col-right .bloc-text .text-two {
    font-size: 32px;
    width: 75%;
  }
  .bloc-one .col-right .barre-right .barre-horizontal-red {
    top: 21vh;
    width: 350px;
    height: 6px;
  }
  .bloc-one .barre-right .logo-its {
    margin-top: 8vh;
  }
  .bloc-one .col-right .align-texte .text-three {
    width: 80%;
    font-size: 18px;
  }
  .bloc-one .col-right .align-texte {
    padding-left: 10%;
  }
  .bloc-one .col-right .bloc-text .barre-horizontal-red {
    width: 205px;
  }


  .bloc-three {
    height: auto !important;
    margin-bottom: 6%;
  }
  .bloc-three .bloc-top-three .col-left {
    padding-left: 5%;
  }
  .bloc-three .bloc-top-three .bloc-number-one .bloc-text {
    width: 70%;
    height: 160px;
    margin-left: 3%;
    padding-left: 15px;
  }
  .bloc-three .bloc-top-three .col-right img {
    height: 415px;
  }
  .bloc-three .bloc-bottom-three .col-left img {
    height: 355px;
  }
  .bloc-three .bloc-top-three .bloc-background-color {
    height: 26vh;
    bottom: -28%;
    width: 135%;
  }
  .bloc-three .col-right .slogan-top {
    font-size: 18px;
  }
  .bloc-three .bloc-bottom-three .col-right .bloc-text {
    height: 165px;
    width: 70%;
  }


  .bloc-two .bloc-nike {
    width: 65%;
  }
  .bloc-two {
    margin-bottom: 5%;
  }


  .bloc-four .bloc-title-four {
    left: 5%;
    top: 20%;
  }
  .bloc-four .bloc-title-four .text-one, .bloc-four .bloc-title-four .text-two {
    font-size: 18px;
  }
  .bloc-four .bloc-title-four .text-two {
    font-size: 30px;
  }
  .bloc-four .col-middle .text-one, .bloc-four .col-middle .text-three {
    font-size: 18px;
  }
  .bloc-four .col-right video {
    height: 500px;
  }
  .bloc-four .col-left {
    width: 11%;
  }
  .bloc-four .col-middle {
    width: 39%;
  }
  .bloc-four .col-right {
    height: 575px;
  }


  .bloc-five .bloc-top-five .text-one {
    font-size: 20px;
  }
  .bloc-five .bloc-top-five .text-two {
    font-size: 30px;
    width: 70%;
  }
  .bloc-five .col-right p {
    font-size: 18px;
    width: 30%;
  }
  .bloc-five .col-formulaire {
    height: 25vh;
    width: 55vw;
  }
  .bloc-five .bloc-bottom-five {
    height: 42vh;
  }
  .bloc-five .bloc-bottom-five .col-right img {
    height: 35vh;
  }
  .bloc-five .bloc-bottom-five .col-left img {
    width: 65px;
  }
}


/* Apple Ipad Air */
@media screen and (max-width: 780px) {
  .bloc-four .col-middle .bloc-bouton {
    position: relative;
    z-index: 55;
  }
}



/* Mobile */
@media screen and (max-width: 450px) {
  .bloc-logo {
    position: absolute;;
  }
  .bloc-one .col-right .bloc-text .text-one {
    margin-top: 0%;
  }
  .bloc-one .scroll-mobile {
    margin: auto;
    display: block;
    width: 45px;
    animation: shake 4s cubic-bezier(.36,.07,.19,.97) both;
    animation-iteration-count: 10;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
  }



  @keyframes shake {
    10%, 90% {
      transform: translate3d(0, -1px, 0);
    }
        
    20%, 80% {
      transform: translate3d(0, 2px, 0);
    }

    30%, 50%, 70% {
      transform: translate3d(0, -4px, 0);
    }

    40%, 60% {
      transform: translate3d(0, 4px, 0);
    }
  }


  .bloc-logo img {
    width: 45%;
    margin-top: 3.5%;
  }
  .bloc-one .barre-right {
    display: none;
  }
  .bloc-one {
    display: grid;
    height: auto;
  }
  .bloc-one .col-left, .bloc-one .col-right {
    width: 100%;
  }
  .bloc-one .col-left {
    order: 1;
  }
  .bloc-one .col-right {
    order: 0;
    height: 80vh;
  }
  .bloc-one .col-right .bloc-text .text-one {
    font-size: 24px;
    width: 100%;
    padding-left: 10%;
    line-height: 1.5;
  }
  .bloc-one .col-right .bloc-text .text-two {
    font-size: 32px;
    width: 90%;
    padding-left: 10%;
  }
  .bloc-one .col-right .bloc-text {
    width: 100%;
  }
  .bloc-one .col-right .align-texte .text-three {
    margin-top: 20%;
    font-size: 18px;
    margin-left: 10%;
    margin-bottom: 10%;
    line-height: 1.5;
    width: 70%;
  }
  .bloc-one .col-right .align-texte a.lien-nike {
    font-size: 14px;
    margin-top: 10%;
    width: 100%;
    float: initial;
  }
  .bloc-one .col-right .align-texte a.lien-formulaire {
    font-size: 17px;
  }
  .bloc-one .col-right .bloc-bouton {
    display: block;
  }
  .bloc-one .col-right .align-texte {
    height: 75vh;
    padding-left: 0%;
  }
  .bloc-one .col-right .bloc-bouton {
    margin: auto;
    margin-bottom: 10%;
    text-align: center;
  }
  .bloc-one .col-right .align-texte .fleche-scroll {
    margin: auto;
  }
  .bloc-one .col-right .bloc-text .barre-horizontal-red {
    position: absolute;
    top: 40%;
    height: 4px;
  }
  .bloc-one .col-left img {
    height: auto;
  }


  .bloc-two {
    padding-bottom: 30px;
  }
  .bloc-two .version-mobile, .bloc-two .bloc-nike-mobile {
    display: block;
  }  
  .bloc-two .version-mobile p {
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.1;
    margin-top: 5%;
  }
  .bloc-two .background-image, .bloc-two .bloc-nike-pc {
    display: none;
  }
  .bloc-two .version-mobile p {
    color: black;
    font-size: 22px;
    line-height: 1.4;
    padding: 5% 0%;
    text-align: center;
  }
  .bloc-two .barre-horizontal-red-bold, .bloc-two .barre-horizontal-red {
    width: 100px;
  }
  .bloc-two .background-image-mobile {
    width: 100%;
  }
  .bloc-two .barre-horizontal-red {
    margin-left: 10px;
  }
  .bloc-two a.lien-nike {
    width: 75%;
  }
  .bloc-two .bloc-nike {
    width: 90%;
  }
  .bloc-two .image-nike {
    display: block;
    columns: 2;
    padding: 15px;
  }
  .bloc-two .bloc-nike {
    margin-top: 0%;
  }


  .bloc-three {
    height: auto !important;
    margin-bottom: 6%;
  }
  .bloc-three .bloc-top-three, .bloc-three .bloc-bottom-three {
    display: block;
  }
  .bloc-three .bloc-top-three .col-left {
    width: 100%;
    padding-left: 5%;
    margin-top: 15%;
    margin-bottom: 20%;
  }
  .bloc-three .number-one .picto-01, .bloc-three .number-two .picto-02 {
    width: 65px;
  }
  .bloc-three .bloc-title-three .text-one, .bloc-three .bloc-title-three .text-two {
    font-size: 24px;
    width: 100%;
  }
  .bloc-three .bloc-title-three {
    margin-top: 10%;
    margin-bottom: 18%;
  }
  .bloc-three .bloc-top-three .bloc-number-one .bloc-text {
    width: 70%;
  }
  .bloc-three .bloc-bottom-three .col-right .number-two, .bloc-three .bloc-top-three .col-left .number-one {
    font-size: 30px;
  }
  .bloc-three .bloc-top-three .col-left .number-one {
    margin-top: 0%;    
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-one, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-one {
    font-size: 18px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-two, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-three, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-three, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-four, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-four, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-five {
    color: black;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 4px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text, .bloc-three .bloc-bottom-three .col-right .bloc-text {
    margin-left: 2%;
    border-left: 3px solid #e51a26;
    padding-left: 10px;
    height: 175px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two {
    color: #164194;
    margin-bottom: 7%;
  }
  .bloc-three .bloc-top-three .bloc-background-color {
    height: 45vh;
    bottom: -20%;
    width: 100%;
  }
  .bloc-three .bloc-top-three .col-right {
    width: 100%;
  }
  .bloc-three .bloc-top-three .col-right img {
    display: none;
  }
  .bloc-three .bloc-bottom-three {
    margin-left: 0;
  }
  .bloc-three .bloc-number-two .text-four .picto-text {
    padding-bottom: 10px;
    margin-right: 15px;
  }
  .bloc-three .bloc-text .text-four {
    display: flex;
  }
  .bloc-three .bloc-number-two .text-two .picto-text {
    margin-right: 15px;
    padding-bottom: 38px;
  }
  .bloc-three .bloc-text .text-four img {
    margin-right: 15px;
  }
  .bloc-three .col-right .slogan-top {
    font-size: 20px;
    line-height: 1.3;
  }
  .bloc-number-two .bloc-text p {
    line-height: 1.2 !important;
  }
  .bloc-three .bloc-bottom-three .col-left img {
    width: 100%;
    height: auto;
  }
  .bloc-three .bloc-bottom-three .col-right {
    width: 90%;
    padding-left: 5%;
    padding-top: 12.5%;
    padding-bottom: 5%;
  }
  .bloc-three .bloc-bottom-three .bloc-number-two {
    margin-top: 12%;
  }
  .bloc-three .bloc-bottom-three .col-right .bloc-text {
    height: auto;
    margin-bottom: 10%;
  }
  .bloc-three .bloc-bottom-three .bloc-number-two .bloc-text {
    width: 75%;
  }
  .bloc-three .bloc-bottom-three .col-left {
    width: 100%;
  }


  .bloc-four .bloc-top-logo img {
    height: 15px;
  }
  .bloc-four .barre-horizontal-red-bold {
    width: 125px;
  }
  .bloc-four .col-right {
    height: auto;
  }
  .bloc-four .bloc-top-logo {
    margin-top: 6.5%;
  }
  .bloc-four {
    display: block;
    overflow: hidden;
  }
  .bloc-four .bloc-top-logo {
    position: relative;
    margin-top: 6.5%;
    margin-bottom: 5%;
  }
  .bloc-four .bloc-title-four .text-one, .bloc-four .bloc-title-four .text-two {
    font-size: 24px;
    width: 80%;
  }
  .bloc-four .bloc-title-four .text-two {
    font-size: 32px;
    width: 95%;
  }
  .bloc-four .bloc-title-four {
    height: auto;
    margin-bottom: 8%;
    margin-top: 5%;
    position: relative;
  }
  .bloc-four .col-left {
    width: 20%;
    text-align: center;
    float: left;
  }
  .bloc-four .col-middle {
    width: 80%;
    float: right;
    padding-top: 5%;
    padding-bottom: 10%;
  }
  .bloc-four .col-right video {
    width: 100%;
    height: 50vh;
  }
  .bloc-four .col-left img {
    width: 40px;
  }
  .bloc-four .col-middle .text-one {
    font-size: 16px;
  }
  .bloc-four .col-middle .text-one {
    width: 85%;
  }
  .bloc-four .col-middle .text-three {
    font-size: 14px;
  }
  .bloc-four .col-right img {
    height: auto;
    margin: 5% 0;
  }
  .bloc-four .col-right {
    width: 100%;
  }
  .bloc-four .col-middle .bloc-bouton {
    text-align: center;
  }
  .bloc-four .col-middle .lien-nike {
    width: 100%;
    margin-top: 10%;
    margin-bottom: 10%;
  }
  .bloc-five .bloc-top-five .text-one {
    font-size: 24px;
    margin-left: 10% !important;
  }
  .bloc-five .bloc-top-five .text-two {
    font-size: 26px;
    width: 90%;
    margin-left: 10% !important;
  }
  .bloc-five .bloc-bottom-five {
    height: auto;
    margin-top: 10%;
    display: block;
  }
  .bloc-five .bloc-bottom-five .col-right img {
    height: 35vh;
    width: 100%;
  }
  .bloc-five .bloc-bottom-five .col-left {
    display: none;
  }
  .bloc-five .bloc-bottom-five .col-right {
    width: 100%;
  }
  .bloc-five .bloc-bottom-five .col-left img {
    width: 55px;
  }
  .bloc-five .bloc-bottom-five .barre-horizontal-red-bold {
    height: 8px;
    width: 45%;
    margin-top: -4px;
  }
  .bloc-five .col-formulaire {
    height: auto;
    padding-right: 8%;
    position: relative;
    width: 100%;
    display: none;
  }
  .bloc-five .formulaire-mobile, .bloc-five .formulaire-mobile .col-formulaire{
    display: block !important;
  }
  .bloc-five .col-formulaire .wpcf7-form.init {
    display: block;
  }
  .bloc-five label {
    margin-bottom: 8px;
  }
  .bloc-five .wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
  }
  .bloc-five .col-right .slogan-bottom {
    font-size: 17px;
    margin-top: 5%;
    margin-left: 10%;
    margin-bottom: 10%;
    width: auto !important;
  }
  .bloc-five .col-right .col-formulaire p {
    font-size: 18px;
    width: 100% !important;
  }
  .bloc-five .col-right .bloc-bouton {
    width: 100%;
  }
  .bloc-five .col-right .lien-nike {
    width: 70%;
    margin: auto;
    margin-bottom: 10%;
  }
  .bloc-five .col-formulaire-left {
    padding-right: 0%;
  }
  footer .lien-reglement, footer .lien-mention {
    width: 35% !important;
  }

}



/* Mobile - Mode Paysage */

@media screen and (min-width: 900px) and (max-height: 430px) {
  .bloc-one, .bloc-one .col-right .align-texte {
    height: 80vh;
  }
  .bloc-logo, .bloc-vide {
    height: 20vh;
  }
  .bloc-logo {
    position: absolute;
  }
  .bloc-logo img {
    width: 14%;
    margin-top: 1%;
  }
  .bloc-one .col-right .bloc-text .text-one {
    font-size: 18px;
    width: 75%;
  }
  .bloc-one .col-right .bloc-text .text-two {
    font-size: 24px;
    width: 70%;
  }
  .bloc-one .col-right .barre-right .barre-horizontal-red {
    top: 34vh;
    width: 335px;
    height: 4px;
  }
  .bloc-one .col-right .align-texte .text-three {
    width: 80%;
    font-size: 14px;
    margin-top: 10%;
    margin-bottom: 5%;
  }
  .bloc-one .col-right .bloc-text .barre-horizontal-red {
    width: 150px;
  }
  .bloc-one .col-right .bloc-bouton {
    margin-top: 6%;
  }
  .bloc-one .col-right .align-texte a.lien-formulaire {
    font-size: 12px;
  }
  .bloc-one .col-right .barre-right .lien-sociaux {
    margin-bottom: 15%;
  }


  .bloc-three .bloc-top-three .col-left .bloc-text .text-one, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-one, .bloc-three .col-right .slogan-top,
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two, .bloc-three .bloc-top-three .col-left .bloc-text .text-two, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-two, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-three, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-three, .bloc-three .bloc-top-three .col-left .bloc-text .text-four, 
  .bloc-three .bloc-bottom-three .col-right .bloc-text .text-four, .bloc-three .bloc-top-three .col-left .bloc-text .text-five {
    font-size: 14px;
  }
  .bloc-three .number-one .picto-01, .bloc-three .number-two .picto-02 {
    width: 55px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two {
    margin-top: 5%;
  }
  .bloc-three .bloc-top-three .bloc-number-one .bloc-text {
    height: 150px;
  }
  .bloc-three .bloc-top-three .col-right img {
    height: 320px;
  }
  .bloc-three .bloc-top-three .bloc-background-color {
    height: 58vh;
    bottom: -25%;
    width: 125%;
  }
  .bloc-three .bloc-bottom-three .col-right {
    padding-top: 9%;
  }
  .bloc-three .text-two .picto-text {
    padding-bottom: 10px;
  }
  .bloc-three .bloc-number-two .text-four {
    display: flex;
  }
  .bloc-three .bloc-number-two .text-four .picto-text {
    padding-bottom: 8px;
  }
  .bloc-three .bloc-bottom-three .col-right .bloc-text {
    height: 145px;
  }
  .bloc-three .bloc-bottom-three .col-left img {
    height: 310px;
  }


  .bloc-two .bloc-nike {
    width: 85%;
  }
  .bloc-two .image-nike img {
    height: 135px;
    width: 170px;
    min-width: 165px;
  }
  .bloc-two a.lien-nike {
    font-size: 14px;
    width: 35%;
    margin-top: 2%;
  }


  .bloc-four .bloc-top-logo img {
    height: 15px;
  }
  .bloc-four .barre-horizontal-red-bold {
    height: 6px;
    width: 150px;
    margin-top: 6px;
  }
  .bloc-four .bloc-title-four .text-one, .bloc-four .bloc-title-four .text-two {
    font-size: 12px;
  }
  .bloc-four .bloc-title-four .text-two {
    font-size: 18px;
  }
  .bloc-four .bloc-title-four {
    top: 15%;
  }
  .bloc-four .col-middle .text-one, .bloc-four .col-middle .text-three {
    font-size: 15px;
    width: 80%;
  }
  .bloc-four .col-left img {
    width: 30px;
  }
  .bloc-four .col-middle .text-three {
    font-size: 12px;
    width: 90%;
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .bloc-four .col-middle .lien-nike, .bloc-four .col-middle .lien-formulaire {
    font-size: 14px;
  }
  .bloc-four .col-right video {
    height: 400px;
    width: 100%;
  }
  .bloc-four .col-left, .bloc-four .col-middle {
    padding-top: 25%;
  }
  .bloc-four .col-right {
    height: 465px;
  }
  .bloc-four .col-left, .bloc-four .col-middle {
    padding-top: 20%;
  }


  .bloc-five .bloc-top-five {
    padding-top: 10%;
  }
  .bloc-five .bloc-top-five .text-one {
    font-size: 16px;
  }
  .bloc-five .bloc-top-five .text-two {
    font-size: 22px;
    width: 75%;
  }
  .bloc-five .bloc-bottom-five .col-left img {
    width: 50px;
  }
  .bloc-five .bloc-bottom-five .col-right img {
    height: 70vh;
  }
  .bloc-five .bloc-bottom-five {
    height: 85vh;
  }
  .bloc-five .col-right p {
    font-size: 14px;;
  }
  .bloc-five label input, .bloc-five textarea {
    font-size: 12px;
  }
  .bloc-five label {
    margin-bottom: 0px;
  }
  .bloc-five textarea {
    height: 85px;
  }
  .bloc-five .col-formulaire {
    height: 62vh;
    width: 60vw;
    padding: 10px;
      padding-right: 10px;
    padding-right: 3%;
  }
  .bloc-five .wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 16px;
    padding: 2px;
  }


  .lien-reglement, .lien-mention {
    width: 35% !important;
  }
  .bloc-five .bloc-bottom-five .barre-horizontal-red-bold {
    height: 8px;
    width: 35%;
    margin-top: -4px;
  }
}



@media screen and (min-width: 800px) and (max-height: 430px) {
  .bloc-one .col-right .align-texte .text-three {
    width: 88%;
  }
  .bloc-two .image-nike img {
    min-width: 140px;
  } 
  .bloc-four .col-left, .bloc-four .col-middle {
    padding-top: 20%;
  }  
  .bloc-one .col-right .barre-right .barre-horizontal-red {
    width: 305px;
  } 
  .bloc-one .col-right .barre-right .barre-horizontal-red {
    top: 37vh;
  }
  .bloc-five .col-formulaire {
    height: 75vh;
  }
  .bloc-five .bloc-bottom-five .col-right img {
    height: 100vh;
  }
  .bloc-five .bloc-bottom-five {
    height: 120vh;
  }
  .bloc-three .bloc-top-three .bloc-background-color {
    height: 70vh;
    width: 135%;
  }  
}


@media screen and (min-width: 700px) and (max-height: 450px) {
  .bloc-one, .bloc-one .col-right .align-texte {
    height: 80vh;
  }
  .bloc-logo, .bloc-vide {
    height: 20vh;
  }
  .bloc-logo {
    position: absolute;
  }
  .bloc-logo img {
    width: 20%;
    margin-top: 1%;
  }
  .bloc-one .col-right .bloc-text .text-one {
    font-size: 18px;
  }
  .bloc-one .col-right .bloc-text .text-two {
    font-size: 26px;
    width: 80%;
  }
  .bloc-one .col-right .barre-right .barre-horizontal-red {
    top: 32vh;
    width: 220px;
    height: 4px;
  }
  .bloc-one .col-right .align-texte .text-three {
    width: 80%;
    font-size: 14px;
    margin-top: 15%;
    margin-bottom: 5%;
  }
  .bloc-one .col-right .bloc-text .barre-horizontal-red {
    width: 150px;
  }
  .bloc-one .col-right .bloc-bouton {
    margin-top: 6%;
  }
  .bloc-one .col-right .align-texte a.lien-formulaire {
    font-size: 12px;
  }
  .bloc-one .col-right .barre-right .lien-sociaux {
    margin-bottom: 15%;
  }


  .bloc-three .bloc-top-three .col-left .bloc-text .text-one, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-one, .bloc-three .col-right .slogan-top,
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two, .bloc-three .bloc-top-three .col-left .bloc-text .text-two, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-two, 
  .bloc-three .bloc-top-three .col-left .bloc-text .text-three, .bloc-three .bloc-bottom-three .col-right .bloc-text .text-three, .bloc-three .bloc-top-three .col-left .bloc-text .text-four, 
  .bloc-three .bloc-bottom-three .col-right .bloc-text .text-four, .bloc-three .bloc-top-three .col-left .bloc-text .text-five {
    font-size: 14px;
  }
  .bloc-three .number-one .picto-01, .bloc-three .number-two .picto-02 {
    width: 55px;
  }
  .bloc-three .bloc-top-three .col-left .bloc-text .text-two {
    margin-top: 5%;
  }
  .bloc-three .bloc-top-three .bloc-number-one .bloc-text {
    height: 150px;
  }
  .bloc-three .bloc-top-three .col-right img {
    height: 320px;
  }
  .bloc-three .bloc-top-three .bloc-background-color {
    height: 58vh;
    bottom: -25%;
    width: 125%;
  }
  .bloc-three .bloc-bottom-three .col-right {
    padding-top: 10%;
  }
  .bloc-three .text-two .picto-text {
    padding-bottom: 10px;
  }
  .bloc-three .bloc-number-two .text-four {
    display: flex;
  }
  .bloc-three .bloc-number-two .text-four .picto-text {
    padding-bottom: 8px;
  }
  .bloc-three .bloc-bottom-three .col-right .bloc-text {
    height: 145px;
  }
  .bloc-three .bloc-bottom-three .col-left img {
    height: 300px;
  }


  .bloc-two .bloc-nike {
    width: 85%;
  }
  .bloc-two .image-nike img {
    min-width: 120px;
  }
  .bloc-two .image-nike img {
    height: 135px;
    width: 150px;
  }
  .bloc-two a.lien-nike {
    font-size: 14px;
    width: 35%;
    margin-top: 2%;
  }


  .bloc-four .bloc-top-logo img {
    height: 15px;
  }
  .bloc-four .barre-horizontal-red-bold {
    height: 6px;
    width: 150px;
    margin-top: 6px;
  }
  .bloc-four .bloc-title-four .text-one, .bloc-four .bloc-title-four .text-two {
    font-size: 12px;
  }
  .bloc-four .bloc-title-four .text-two {
    font-size: 18px;
  }
  .bloc-four .bloc-title-four {
    top: 15%;
  }
  .bloc-four .col-middle .text-one, .bloc-four .col-middle .text-three {
    font-size: 15px;
    width: 80%;
  }
  .bloc-four .col-left img {
    width: 30px;
  }
  .bloc-four .col-middle .text-three {
    font-size: 12px;
    width: 90%;
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .bloc-four .col-middle .lien-nike, .bloc-four .col-middle .lien-formulaire {
    font-size: 14px;
  }
  .bloc-four .col-right video {
    height: 400px;
    width: 100%;
  }
  .bloc-four .col-left, .bloc-four .col-middle {
    padding-top: 25%;
  }
  .bloc-four .col-right {
    height: 465px;
  }


  .bloc-five .bloc-top-five {
    padding-top: 10%;
  }
  .bloc-five .bloc-top-five .text-one {
    font-size: 16px;
  }
  .bloc-five .bloc-top-five .text-two {
    font-size: 22px;
    width: 75%;
  }
  .bloc-five .bloc-bottom-five .col-left img {
    width: 50px;
  }
  .bloc-five .bloc-bottom-five .col-right img {
    height: 70vh;
  }
  .bloc-five .bloc-bottom-five {
    height: 85vh;
  }
  .bloc-five .col-right p {
    font-size: 14px;;
  }
  .bloc-five label input, .bloc-five textarea {
    font-size: 12px;
  }
  .bloc-five label {
    margin-bottom: 0px;
  }
  .bloc-five textarea {
    height: 85px;
  }
  .bloc-five .col-formulaire {
    height: 62vh;
    width: 60vw;
    padding: 10px;
      padding-right: 10px;
    padding-right: 3%;
  }
  .bloc-five .wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 16px;
    padding: 2px;
  }


  .lien-reglement, .lien-mention {
    width: 35% !important;
  }
  .bloc-five .bloc-bottom-five .barre-horizontal-red-bold {
    height: 8px;
    width: 35%;
    margin-top: -4px;
  }
}

/* Mobile */
@media screen and (max-width: 435px) {

}

/* Mobile */
@media screen and (max-width: 385px) {

}