@charset "UTF-8";
/*!
Koncours v2
by: Redbox Media (https://redboxmedia.ca)
Version: 2.0.4 beta
*/
.fb-comments iframe {
  width: 100% !important;
  background-color: white;
}

@font-face {
  font-family: 'koncours-v3';
  src: url("../fonts/koncours-v3.eot?33797976");
  src: url("../fonts/koncours-v3.eot?33797976#iefix") format("embedded-opentype"), url("../fonts/koncours-v3.woff2?33797976") format("woff2"), url("../fonts/koncours-v3.woff?33797976") format("woff"), url("../fonts/koncours-v3.ttf?33797976") format("truetype"), url("../fonts/koncours-v3.svg?33797976#koncours-v3") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'koncours-v3';
    src: url('../font/koncours-v3.svg?33797976#koncours-v3') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "koncours-v3";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-edit:before {
  content: '\21';
}

/* '!' */
.icon-settings:before {
  content: '\e800';
}

/* '' */
.icon-delete:before {
  content: '\e801';
}

/* '' */
.icon-stats:before {
  content: '\e802';
}

/* '' */
.icon-yes:before {
  content: '\e803';
}

/* '' */
.icon-no:before {
  content: '\e804';
}

/* '' */
.icon-comment:before {
  content: '\e805';
}

/* '' */
.icon-mail:before {
  content: '\e806';
}

/* '' */
.icon-share:before {
  content: '\f1e0';
}

/* '' */
body {
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding: 1rem;
  font-family: Georgia, serif;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: .6px;
}

body#results, body#configuration, body#settings {
  background-color: white;
  color: black;
}

body#results .btn:not(.btn-primary), body#configuration .btn:not(.btn-primary), body#settings .btn:not(.btn-primary) {
  background-color: #eee;
}

* {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  margin-bottom: 0;
}

h1 {
  font-size: 2rem;
  margin: 3rem 0;
}

h1 small {
  display: block;
  font-size: 60%;
}

a:link, a:visited {
  color: #479939;
}

a:hover, a:active {
  color: orange;
}

.container {
  width: 100%;
  max-width: 1410px;
}

.pagination {
  margin: 1rem auto;
  justify-content: center;
}

.pagination li {
  margin: 0 1rem;
}

form input[type="text"], form input[type="email"] {
  padding: 0.6rem;
  width: 100%;
  border: 0;
  border: 1px solid #ced4da;
}

form input,
form button {
  /*margin: 0.5rem auto;*/
}

form .custom_select {
  border: 0;
  width: 100%;
  border-radius: 0;
  overflow: hidden;
  background: #fff;
  font-size: 13px;
  text-transform: uppercase;
}

form .custom_select select {
  padding: 0.6rem;
  width: 100%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  text-transform: uppercase;
}

form .custom_select select:focus {
  outline: none;
}

header form {
  display: inline-block;
  margin: 0 1rem 0 0;
}

table {
  width: 100%;
}

table th, table td {
  padding: 0.2rem 0.6rem;
}

table tbody tr td {
  background-color: #fefefe;
}

table tbody tr:nth-child(even), table tbody tr:nth-child(even) td {
  background-color: #efefef;
}

#contest {
  position: relative;
  padding: 0;
  background: #000 url(../../images/bg_hugo-girard.jpg) no-repeat 30% top;
}

#contest > header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

#contest > header .top-banner {
  text-align: right;
}

#contest > header .top-banner .btn {
  padding: 0;
  background: transparent;
  color: #fff;
  font-size: 8px;
  text-decoration: underline;
  font-weight: normal;
}

#contest > header .top-banner .btn.active {
  display: none;
}

#contest .btn {
  display: block;
  background: #0189CD;
  height: 52px;
  text-align: center;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  border-radius: 0;
  color: #fff;
  width: 100%;
  line-height: 1.2;
}
#contest .btn:hover {
  background:gray;
}

#contest a.btn {
  padding: 10px;
}

#contest .container {
  position: relative;
}

#contest .container .reglements {
  width: 534px;
  left: 0;
  position: absolute;
  bottom: 30px;
  text-align: center;
}
#contest .container #step1 .reglements {
  width: auto;
  right: 0;
  left:calc(100% - 432px);
  text-align: center;
}

#contest .container .reglements a {
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 500;

}

#contest form input[type="text"], #contest form input[type="email"] {
  border: 0;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  letter-spacing: .8px;
  padding: 15px 28px;
  text-transform: uppercase;
}

#contest form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  text-transform: uppercase;
  color: #000;
}

#contest form ::-moz-placeholder {
  /* Firefox 19+ */
  text-transform: uppercase;
  color: #000;
}

#contest form :-ms-input-placeholder {
  /* IE 10+ */
  text-transform: uppercase;
  color: #000;
}

#contest form :-moz-placeholder {
  /* Firefox 18- */
  text-transform: uppercase;
  color: #000;
}

#contest .form_row {
  margin-right: -9px;
}

#contest .field {
  clear: both;
  padding-right: 9px;
  margin-bottom: 20px;
}

#contest .field.col_50 {
  width: 50%;
  float: left;
  clear: none;
}

#contest .label {
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

#contest .label h3 {
  font-size: 14px;
  margin-bottom: 0;
}

#contest .input_checkbox {
  padding-top: 6px;
  margin-bottom: 24px;
  /* Base for label styling */
  /*[type="checkbox"]:not(:checked),
    [type="checkbox"]:checked {
      position: absolute;
      left: -9999px;
    }
    [type="checkbox"]:not(:checked) + label,
    [type="checkbox"]:checked + label {
      position: relative;
      padding-left: 1.95em;
      cursor: pointer;
    }*/
  /* checkbox aspect */
  /*[type="checkbox"]:not(:checked) + label:before,
    [type="checkbox"]:checked + label:before {
      content: '';
      position: absolute;
      left: 0; top: 0;
      width: 12px; 
      height: 12px;
      
      background: #fff;
      
    }*/
  /* checked mark aspect */
  /*[type="checkbox"]:not(:checked) + label:after,
    [type="checkbox"]:checked + label:after {
      content: '\2713\0020';
      position: absolute;
      top: .15em; 
      left: .22em;
      font-size: 1.3em;
      line-height: 0.8;
      color: #09ad7e;
      transition: all .2s;
      font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
    }*/
  /* checked mark aspect changes */
  /*[type="checkbox"]:not(:checked) + label:after {
      opacity: 0;
      transform: scale(0);
    }
    [type="checkbox"]:checked + label:after {
      opacity: 1;
      transform: scale(1);
    }*/
  /* disabled checkbox */
  /*[type="checkbox"]:disabled:not(:checked) + label:before,
    [type="checkbox"]:disabled:checked + label:before {
      box-shadow: none;
      border-color: #bbb;
      background-color: #ddd;
    }
    [type="checkbox"]:disabled:checked + label:after {
      color: #999;
    }
    [type="checkbox"]:disabled + label {
      color: #aaa;
    }*/
  /* accessibility */
  /*[type="checkbox"]:checked:focus + label:before,
    [type="checkbox"]:not(:checked):focus + label:before {
      
    }*/
  /* hover style just for information */
  /*label:hover:before {
      border: 2px solid #4778d9!important;
    }*/
}
#contest .input_checkbox.double_chance {
  margin-right: -150px;
}
#contest .input_checkbox label {
  width: calc(100% - 28px);
  padding-left: 5px;
  vertical-align: top;
  font-size: 11px;
  font-weight: 500;

}
.ref {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  opacity: .7;
}
.ref a {
  color: #fff;
}

#step1 {
  /*background: #fff;*/
  padding-top: 94px;
  padding-bottom: 90px;
}

#step1 header {
  display: none;
}

#step1 .row {
  height: 550px;
  display: table;
  width: calc(100% + 30px);
}

#step1 .col.texte {
  width:calc(100% - 432px);
  display: table-cell;
  /*background: url(../../images/step_1_bg_fr_v2.jpg) no-repeat top left;*/
}

#step1 .col.texte .titres {
  padding-left: 400px;
  font-weight: 900;
  text-transform: uppercase;
  background: url(../../images/photo-barre.png) 0 87% no-repeat;
}
#step1 .col.texte .titres img {
  margin-bottom: 36px;
  margin-left: -25px;
}
#step1 .col.texte .titres .sur_titre {
  font-size: 24px;
  color: #F2BA1B;
  margin-bottom: 10px;
  
}
#step1 .col.texte .titres h1 {
  font-size: 72px;
  font-weight: 900;
  margin: 0 0 55px;

}
#step1 .col.texte .titres h1 .petit {
  font-size: 32px;
  display: block;
  margin-top: 10px;
}
#step1 .col.texte .icons {
  text-align: left;
  padding-left: 5%;
}
#step1 .col.texte .icons .icon {
  text-align: center;
  display: inline-block;
  padding: 0 10px;
  width: 20%;
  vertical-align: top;
}

#step1 .col.texte .icons .icon img {
  margin: 0 auto 22px;
}
#step1 .col.texte .icons .icon h3{
  font-size: 18px;
  color: #0189CD;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0;
}

#step1 .col.form {
  width: 432px;
  display: table-cell;
  vertical-align: middle;
  /*background: url(../../images/step_1_form_bg.jpg) no-repeat top right;*/
  padding: 25px 36px;
}

#step1 .fill_fb {
  margin-bottom: 40px;
}

#step1 .fill_fb .btn {
  white-space: normal;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;

  padding: 15px 32px 15px 90px;
  background: #0189CD url(../../images/facebook_icon_rong.svg) 34px 50% no-repeat;
  background-size: 39px auto;
  text-align: left;
  
  height: auto;
}
#step1 .fill_fb .btn:hover {
  background-color: gray;
}

#step1 .smaller {
  font-size: .8em;
}

#step1 .custom_content {
  display: table;
  width: 100%;
}

#step1 .custom_content .texte_checkbox {
  display: table-cell;
  vertical-align: top;
  padding-right: 12px;
}

#step1 .custom_content .icon {
  display: table-cell;
  width: 135px;
  vertical-align: top;
}

#step1 .custom_content .icon img {
  margin-top: -6px;
  display: inline-block;
}
#step1 .custom_content .icon .texte {
  color: #0189CD;
  font-size: 8px;
  font-weight: 900;
  display: inline-block;
  text-transform: uppercase;
  width: 70px;
  vertical-align: middle;
}

#step1 .form_submit {
  margin-top: 16px;
}

html[lang="en_CA.utf8"] #step1 .col.texte {
  /*background: url(../../images/step_1_bg_en_v2.jpg) no-repeat top left;*/
}

#step2 {
  /*background: #fff url(../../images/step_2_bg.jpg) no-repeat top center;*/
  padding-bottom: 40px;
}
#step2 .logo {
  position: absolute;
    top: 44%;
    /* transform: translateY(-50%); */
    left: -9%;
}

#step2 h1, #step2 h2 {
  display: none;
}

#step2 .steps {
  padding-top: 25%;
  padding-top: 124px;
}

#step2 .steps .step {
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin-bottom: 29px;
  -webkit-box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.25);
}

#step2 .steps .step .wrap_step {
  padding: 26px 46px 26px 0;
  min-height: 38px;
  display: table;
  width: 100%;
}

#step2 .steps .step .wrap_step .no {
  width: 111px;
  /*display: inline-block;*/
  display: table-cell;
  vertical-align: middle;
  font-size: 60px;
  font-weight: 900;
  line-height: 1;
  top: -4px;
  color: #fff;
  /* float: left; */
  position: relative;
  text-align: center;
  /* text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.6); */
  /*padding-top: 4px;*/
}

#step2 .steps .step .wrap_step .info {
  width: calc(100% - 111px);
  padding-right: 220px;
  display: inline-block;
  vertical-align: middle;
  /* float: left; */
  display: table-cell;
}

#step2 .steps .step .wrap_step .info .texte {
  font-size: 15px;
  letter-spacing: 0;
  font-weight: bold;
  text-transform: uppercase;
}

#step2 .steps .step:nth-child(1) .wrap_step .info {
  /*width: calc(100% - 148px );
                padding-right: 148px;*/
}

#step2 .steps .step:nth-child(1) .button {
  position: absolute;
  /*top: 29px;*/
}

#step2 .steps .step:nth-child(1) .button .btn_ {
  background-color: #0189CD;
  text-align: center;
  overflow: hidden;
  padding: 16px 10px 0;
  height: 52px;
}
#step2 .steps .step:nth-child(1) .button .btn_:hover {
  background-color: gray
}

#step2 .steps .step:nth-child(3) .wrap_step .info {
  width: calc(100% - 33px);
  padding-right: 0;
}

#step2 .steps .step:nth-child(3) .button {
  display: none;
}

#step2 .steps .step .button {
  position: absolute;
  top: 26px;
  right: 46px;
  max-width: 200px;
  width: 100%;
  font-size: 0;
  
}
#step2 .steps .step .button .btn {
  cursor: pointer;
}
#step2 .fb-like.fb_iframe_widget > span,
#step2 .fb-like.fb_iframe_widget iframe {
  width: 69px !important
}

#step2 .steps .wrap{
  max-width: calc(930px + 40px);
  padding: 0 20px;
  margin: 0 auto;
}

#step2 .facebook-comments .wrap {
  max-width: calc(600px + 40px);
  padding: 0 20px;
  margin: 0 auto;
}

#step2 .facebook-comments {
  padding-top: 28px;
}

#step2 .facebook-comments .fb-comments {
  padding: 35px 20px;
  background: #fff;
  position: relative;
  display: block;
}

#step2 .facebook-comments .fb-comments:before {
  content: '';
  display: block;
  position: absolute;
  height: 30px;
  top: -43px;
  left: 0;
  right: 0;
  background: url(../../images/comment_row.png) no-repeat top center;
}

#step3 {
  /*background: #fff url(../../images/step_3_bg.jpg) no-repeat top center;*/
  min-height: 456px;
  padding-top: 122px;
  padding-bottom: 50px;
}

#step3 h1 {
  display: none;
}

#step3 .infos {
  margin:0 auto 63px;
  text-align: left;
  padding-left:40%;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  min-height: 456px;
  max-width: 1140px;
  background: url(../../images/boite_barre_photo.png) no-repeat left bottom;
}

#step3 .infos > img {
  max-width: 124px;
  margin-bottom: 2px;
}

#step3 .infos .texte {
  margin-bottom: 43px;
}

#step3 .infos .texte p {
  margin-bottom: 10px;
}

#step3 h2 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}

#step3 a.btn {
  display: inline-block;
  width: auto;
  font-size: 18px;
  margin-top: 10px;
  padding: 14px 30px;
}

#step3 .plus_texte {
  display: table;
}

#step3 .plus_texte .icon {
  display: table-cell;
  width: 53px;
  vertical-align: middle;
}

#step3 .plus_texte .icon img {
  margin-bottom: 0;
}

#step3 .plus_texte .text_plus {
  display: table-cell;
  padding-left: 13px;
  font-size: 16px;
  color: #d38234;
  text-align: left;
  vertical-align: middle;
}

#step3 .footer {
  font-size: 10px;
  text-align: center;
  position: absolute;
  left: 410px;
  right: 0;
  bottom: 14px;
}

#step3 .hugo {
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: bold;
}
#step3 .hugo .sur_titre{
  color: #0189CD;
}
#step3 .hugo .titre{
  font-size: 72px;
    font-weight: 900;
    margin-bottom: 10px;
    line-height: 1.1;
}
#step3 .hugo .sous_titre{
  color: #F2BA1B;
  font-weight: 900;
  margin-bottom: 30px;
}
#step3 .hugo .titre_promo{
  font-size: 32px;
  font-weight: 900;
}
#step3 .hugo .prix_promo{
  display: table;
  margin-bottom: 15px;
}
#step3 .hugo .promo{
  font-size: 72px;
  font-weight: 900;
  display: table-cell;
}
#step3 .hugo .prix{
  font-size: 32px;
  font-weight: 500;
  display: table-cell;
  padding-left: 30px;
  vertical-align: middle;
  position: relative;

}
#step3 .hugo .prix span {
  position: relative;
  display: block;
}
#step3 .hugo .prix span:after {
  content: '';
  display: block;
  position: absolute;
  left: -10px;
  right: -10px;
  top: 50%;
  background-color: #0189CD;
  height: 5px;

    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
    transform-origin: center;

}

#step3 .col .icons {
  text-align: center;
 
}
#step3 .col .icons .icon {
  text-align: center;
  display: inline-block;
  padding: 0 10px;
  width: 20%;
  vertical-align: top;
  max-width: 195px;
}
#step3 .col .icons .icon img {
  margin: 0 auto 22px;
}
#step3 .col .icons .icon h3{
  font-size: 18px;
  color: #0189CD;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0;
}

#statistics > ul {
  display: flex;
  justify-content: space-evenly;
}

#statistics ul {
  margin: 0;
  padding: 0;
}

#statistics ul li {
  margin-right: 3px;
  text-align: center;
  justify-content: center;
  padding: 1rem;
}

#statistics ul li#winner {
  flex-grow: 1;
  margin-right: 0;
}

#statistics ul li span {
  font-size: 1.4rem;
  font-weight: 600;
}

#results ul, #results table {
  font-size: 11px;
}

#results section > div {
  margin: 1rem auto;
}

#results i.icon-no {
  opacity: 0.4;
}

ul.utilities {
  display: inline-block;
}

ul.utilities li {
  display: inline-block;
  border-right: 1px solid #333;
  padding-right: 0.6rem;
  margin-right: 0.4rem;
}

ul.utilities li:last-child {
  border-right: none;
  margin-right: 0;
}

ul.utilities.small li {
  font-size: 11px;
}

pre {
  margin: 3rem auto 1rem;
  padding: 3rem;
  background: #eee;
  display: block;
  font-size: 11px;
}

pre.main-debug {
  display: none;
}


/* Custom CSS on a per contest/project basis */

@media (max-width: 1690px) {
  #contest .input_checkbox.double_chance {
      margin-right: 0;
  }
  #step2 .logo {
      
      left: -2%;
  }
}
@media (max-width: 1500px) {

  #step1 .col.texte .titres .sur_titre {
    font-size: 20px;
  }
  #step3 .hugo .promo,
  #step3 .hugo .titre,
  #step1 .col.texte .titres h1 {
    font-size: 66px;
  }
  #step3 .hugo .titre_promo,
  #step1 .col.texte .titres h1 .petit {
      font-size: 28px;
      
  }
  #step1 .col.texte .titres {
      padding-left: 266px;
      background-size: 346px;
  }
  .container {
      width: 100%;
      max-width: 1110px;
  }
  #step1 .col.form {
      width: 350px;
      padding: 25px 28px;
  }
  #step1 .col.texte {
      width: calc(100% - 350px);
  }
  #step1 .fill_fb .btn {
     
      font-size: 12px;
     
      padding: 15px 22px 15px 72px;
      background: #0189CD url(../../images/facebook_icon_rong.svg) 19px 50% no-repeat;
      background-size: 36px auto;
      
  }
  #step1 .col.texte .icons .icon {
      
      width: 24.5%;
      
  }
  #step1 .col.texte .icons .icon h3 {
    font-size: 16px;
  }
  #step1 .col.texte .titres img {
      margin-bottom: 27px;
      max-width: 222px;
  }
  #step1 {
      /* background: #fff; */
      padding-top: 76px;
      padding-bottom: 75px;
  }
  #step3 .infos {
          font-size: 16px;
      margin-left: 10%;
    }
    #step3 h2 {
        font-size: 16px;
      }
      #step2 .steps .wrap {
          max-width: calc(715px + 40px);
          
      }
      #step2 .logo {
          max-width: 217px;
      }
      #step2 .steps .step .wrap_step {
          padding: 22px 37px 22px 0;
          
      }
      #step2 .steps .step .wrap_step .info {
        width: calc(100% - 87px);
        padding-right: 200px;
      }
      #step2 .steps .step .wrap_step .no {
          width: 87px;
          font-size: 56px;
        }
        #step2 .steps .step .button {
            position: absolute;
            top: 26px;
            right: 46px;
            max-width: 175px;
            width: 100%;
            font-size: 0;
        }
        #contest .container #step1 .reglements {
            
            left: calc(100% - 350px);
            
        }
}
@media (max-width: 1200px) {
  #step3 .hugo .promo,
  
  #step1 .col.texte .titres h1 {
      font-size: 5.4vw;
  }
  #step3 .hugo .titre{
        font-size: 6.4vw;
  }
  #step3 .hugo .prix,
  #step3 .hugo .titre_promo,
  #step1 .col.texte .titres h1 .petit {
      font-size: 2.35vw;
  }
  #step3 .col .icons .icon h3,
  #step1 .col.texte .icons .icon h3 {
      font-size: 1.2vw;
  }
  #step1 .col.texte .titres .sur_titre {
      font-size: 1.65vw;
  }
  #step1 .col.texte .titres img {
      margin-bottom: 27px;
      max-width: 48%;
  }
  #step3 .col .icons .icon img,
  #step1 .col.texte .icons .icon img {
      margin: 0 auto 15px;
      max-width: 66%;
  }
  #step1 .col.texte .titres {
      padding-left: 37%;
      background-size: 44%;
  }
  #step1 .col.texte .icons .icon {
      width: 24.2%;
      padding: 0 5px;
  }
  #step1 .custom_content .icon {

      width: 67px;
      text-align: center;
  }
  #step1 .custom_content .icon img {
      margin-top: -24px;
      margin-bottom: 8px;
  }
  #step3 .infos {
      font-size: 14px;
      margin-left: 10%;
      background-size: 50% auto;
  }
  #step3 h2 {
      font-size: 14px;
    }
    #step2 {
       
        padding-left: 24%;
    }
    #step2 .logo {
        
        left:4%;
        max-width: 22%
       
    }
}
@media (max-width:1000px) {
  #step1 .col.form {
      width: 325px;
      padding: 25px 28px;
  }
  #step1 .fill_fb .btn {
      font-size: 10px;
      padding: 11px 22px 11px 72px;
      
  }
  #contest form input[type="text"], #contest form input[type="email"] {
      border: 0;
      font-size: 14px;
      color: #000;
      font-weight: bold;
      letter-spacing: .8px;
      padding: 12px 22px;
      text-transform: uppercase;
  }
  #step1 .fill_fb {
      margin-bottom: 25px;
  }
  #contest .field {
      clear: both;
      padding-right: 9px;
      margin-bottom: 16px;
  }
  #step2 .steps .step .button {
      right: 25px;
      max-width: 152px;
      
  }
  #step2 .steps .step .wrap_step .info .texte {
    font-size: 14px;
  }
  #step2 .steps .step .wrap_step .info {

      padding-right: 160px;
    }
    #step2 .steps .step .wrap_step .no {
        width: 78px;

        font-size: 50px;
      }

      element.style {
      }
      #step2 .steps .step .wrap_step {

          padding: 15px 37px 15px 0;
        }
        #step2 .steps .step .button {
            top: 15px;
          }
          #step2 .steps .step:nth-child(1) .button .btn_ {
              
              padding: 13px 10px 0;
              height: 45px;
          }
          #contest .btn {
              height: 45px;
              font-size: 16px;
            }
}
@media (max-width: 800px) {
  .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  form input[type="text"],
  form input[type="email"] {
    padding: 1rem;
    width: 100%;
    background: #fff;
    font-size: 21.75px;
  }
  #contest {
      background-position:7% top;
      background-size: 163% auto;
  }
  #contest .row {
    margin-left: 0;
    margin-right: 0;
  }
  #contest .col {
    padding-right: 0;
    padding-left: 0;
  }
  #contest a.btn {
    /*padding: 16px;*/
    font-size: 16px;
  }
  #contest .btn {
        font-size: 18px;
    height: 50px;
  }
  #contest .container #step1 .reglements {
      left: 0;
  }
  #contest .container .reglements {
    width: 100%;
    bottom: 23px;
  }
  #contest .container .reglements a {
    font-size: 14px;
  }
  #contest > header .top-banner .btn {
    font-size: 15px;
  }
  #contest form input[type="text"],
  #contest form input[type="email"],
  #contest .custom_select {
    font-size: 17px;
  }
  #contest .input_checkbox label {
    width: calc(100% - 18px);
    font-size: 12px;
  }
  #step1 .row {
    height: auto;
    display: block;
    margin: 0;
    width: 100%;
  }
  #step1 .row .col.texte {
    width: 100%;
    display: block;
    /*padding-top: 94.8%;
    background: url(../../images/step_1_bg_mobile_fr_v2.jpg) no-repeat top center;
    background-size: 100%;*/
  }
  #step1 .col.texte .titres {
      padding-left: 33%;
      background-size: 44%;
      margin-left: 17%;
  }
  
  #step1 .col.texte .icons .icon h3 {
      font-size: 2.2vw;
  }
  #step1 .row .col.form {
    /*background: url(../../images/step_1_form_bg_mobile.jpg); /* no-repeat top center;*/
    width: 100%;
    display: block;
    padding-top: 79px;
    padding-bottom: 63px;
  }
  #step1 .row .col.form .wrap_form {
    max-width: 360px;
    margin: 0 auto;
  }
  #step1 .custom_content .icon {
    width: 100px;
  }
  #step1 .custom_content .texte_checkbox {
    padding-right: 12px;
  }
  #step1 .fill_fb .btn {
    font-size: 15px;
    padding: 14px 20px 14px 88px;
    background-size: 47px auto;
    background-position: 20px 50%;
  }
  /*html[lang="en_CA.utf8"] #step1 .col.texte {
    background: url(../../images/step_1_bg_mobile_en_v2.jpg) no-repeat top left;
    background-size: 100%;
  }*/
  #step1 .col.texte .icons {
      text-align: center;
      padding-left: 5%;
      padding-right: 5%;
  }
  #step2 .steps .step {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #step2 .steps .step .wrap_step {
    background: rgba(0, 0, 0, 0.5);
    /*background: rgba(211, 130, 52, 0.95);
    -webkit-box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.25);*/
    width: auto;
    margin: 0 15px;
    display: block;
  }
  #step2 .steps .step .wrap_step .no {
    width: 53px;
    text-align: center;
  }
  #step2 .steps .step .wrap_step .no .fb-like {
    height: 20px;
    display: block;
    padding: 7px 10px;
    display: inline-block;
  }
  #step2 .steps .step .wrap_step .info {
    width: calc(100% - 53px - 8px);
    padding-right: 0;
    padding-left: 8px;
  }
  
  #step2 .steps .step .button {
    position: relative;
    max-width: inherit;
    margin: 0 auto;
    text-align: center;
    top: 0;
    right: 0;
    padding-top: 16px;
  }
  #step2 .steps .step .button .btn_ {
    display: inline-block;
    background: #000;
    min-width: 182px;
  }
  #step2 .steps .step .button .btn_ .btn {
    font-size: 20.5px;
    height: 46px;
    display: block;
  }
  #step2 .steps .step:nth-child(1) .button {
    position: relative;
    top: 0;
    padding-top: 16px;
  }
  #step2 .steps .step:nth-child(1) .wrap_step .info {
    width: calc(100% - 53px);
    padding-right: 0;
  }
  #step2 .steps .wrap,
  #step2 .facebook-comments .wrap {
    max-width: calc(490px + 40px);
  }
  #step2 .facebook-comments {
    padding-top: 12px;
  }
  /*#step2 .facebook-comments .fb-comments:before {
    content: '';
    height: 66px;
    top: -33px;
    background: url(../../images/comment_row_mobile.png) no-repeat top center;
  }*/
  #step3 {
    /*background: #fff url(../../images/step_3_bg_mobile.jpg) no-repeat top center;
    background-size: 100%;*/
    padding-bottom: 19%;
    padding-top: 14%;
  }
  #step3 .infos {
    padding-right: 5%;
    /*margin-left: 0;
    padding: 10px;
    font-size: 36px;
    min-height: 456px;
    max-width: 590px;
    margin: 0 auto;
    padding-bottom: 100%;
    position: relative;*/
  }
  #step3 .infos > img {
    max-width: 201px;
  }
  /*#step3 h2 {
    font-size: 36px;
  }*/
  #step3 .btn {
    width: 100%;
    max-width: 541px;
    font-size: 22px;
  }
  #step3 .plus_texte {
    max-width: 541px;
    margin: 0 auto;
    background: rgba(214, 129, 47, 0.2);
    padding: 34px 20px;
  }
  #step3 .plus_texte .icon {
    width: 82px;
  }
  #step3 .plus_texte .text_plus {
    font-size: 24px;
  }
  #step3 .footer {
    left: 0;
    font-size: 16.5px;
  }
  #step1 .col.texte .titres h1 {
      font-size: 6.5vw;
  }
   #step3 .hugo .prix,
  #step1 .col.texte .titres h1 .petit {
      font-size: 2.75vw;
  }
  #step3 .infos,
  #step3 h2 {
      font-size: 12px;
  }
  #step3 .infos .texte {
      margin-bottom: 25px;
  }
  #step3 .col .icons .icon h3 {
      font-size: 1.8vw;
  }
}

@media (max-width: 600px) {
  #step1 {
      /* background: #fff; */
      padding-top: 33px;
      padding-bottom: 50px;
  }
  #step1 .fill_fb .btn {
      font-size: 14px;
      padding: 14px 20px 14px 75px;
      background-size: 41px auto;
      background-position: 18px 50%;
  }
  form input[type="text"], form input[type="email"] {
    font-size: 17.75px;
  }
  
  #step1 .row .col.form .wrap_form {
    max-width: 320px;
  }
  #step2 .steps .step .wrap_step .no {
    width: 43px;
  }
  #step1 .col.texte .titres .sur_titre {
      font-size: 2.15vw;
  }
  #step2 .steps .step .wrap_step .info {
    width: calc(100% - 43px - 4px);
    padding-left: 4px;
  }
  #step2 .steps .step:nth-child(1) .wrap_step .info {
    width: calc(100% - 43px);
  }
  /*#step3 .infos,
  #step3 h2 {
    font-size: 28px;
  }*/
  #step3 .infos {
    max-width: 500px;
    margin-left: 6%
    
  }
  #step3 .plus_texte .text_plus {
    font-size: 20px;
  }
  #step3 .btn {
    max-width: 465px;
    font-size: 18px;
  }
  #step3 .plus_texte {
    max-width: 465px;
    margin: 0 auto;
    background: rgba(214, 129, 47, 0.2);
    padding: 27px 20px;
  }
  #step3 .plus_texte .icon {
    width: 69px;
  }
  #step3 .hugo .titre {
      font-size: 7vw;
  }
  #step3 .hugo .titre_promo {
      font-size: 2.8vw;
  }
  #step3 .infos {
      margin-bottom: 27px;
    }
    #step2 .steps .step .wrap_step {
        padding: 15px 25px 15px 0;
    }
}

@media (max-width: 479px) {
  #step3 .col .icons .icon,
  #step1 .col.texte .icons .icon {
      width: 48%;
      padding: 0 5px;
      margin-bottom: 15px;
  }
  #step3 .col .icons .icon h3,
  #step1 .col.texte .icons .icon h3 {
      font-size: 3.2vw;
  }
  #step1 .col.texte .titres {

      margin-left: 9%;
  }
  #step1 .col.texte .titres h1 {
      font-size: 7.8vw;
  }
   #step3 .hugo .prix,
  #step1 .col.texte .titres h1 .petit {
      font-size: 3.25vw;
  }
  #step1 .col.texte .titres .sur_titre {
      font-size: 2.65vw;
  }
  #step1 .col.texte .titres img {
      margin-bottom: 36px;
      margin-left: -5%;
  }
  form input[type="text"] {
    font-size: 165px;
  }
  #contest .btn {
    font-size: 22px;
    height: 47px;
  }
  #step2 .steps .step .wrap_step .no {
    width: 40px;
  }
  #step2 .steps .step .wrap_step .info {
    width: calc(100% - 38px);
    padding-left: 0;
  }
  #step2 .steps .step:nth-child(1) .wrap_step .info {
    width: calc(100% - 38px);
  }
  #step2 .steps .step .wrap_step .info .texte {
    font-size: 12px;
  }
  /*#step2 .facebook-comments .fb-comments:before {
    top: -26px;
    background-size: 57px auto;
  }*/
  
  
  #step3 .infos .texte {
    margin-bottom: 23px;
  }
  #step3 .plus_texte .text_plus {
    font-size: 14px;
  }
  #step3 .plus_texte .icon {
    width: 42px;
  }
  #step3 .plus_texte {
    padding: 14px 20px;
  }
  #step3 .footer {
    left: 0;
    font-size: 10px;
  }
  #step3 .infos > img {
    max-width: 127px;
  }
  #step3 .btn {
    padding: 9px 15px;
    max-width: 363px;
    font-size: 15px;
    white-space: unset !important;
    height: auto;
    padding: 12px;
  }
  #step2 .facebook-comments .fb-comments {
    padding: 35px 10px;
  }
  #contest form input[type="text"], #contest form input[type="email"], #contest .custom_select {
    font-size: 16px;
  }
  #contest .input_checkbox label {
    font-size: 11px;
  }
  #contest .container .reglements a {
    font-size: 11px;
  }
  #step1 .custom_content .icon {
    width: 86px;
  }
  #step1 .custom_content .texte_checkbox {
    padding-right: 12px;
  }
  #step3 .hugo .promo{
      font-size: 7vw;
  }
  #contest a.btn {
      
      font-size: 15px;
      padding: 12px 20px;
  }
  #step3 .hugo .titre_promo {
      font-size: 3.4vw;
  }
  #step2 .steps .step .wrap_step .no {
      font-size: 37px;
  }
  #step2 .steps .step:nth-child(1) .button .btn_ {
      padding: 10px 10px 0;
      height: 39px;
  }
  #step2 .steps .step .button .btn_ .btn {
      font-size: 16.5px;
      height: 39px;
      display: block;
  }
  #step2 .facebook-comments {

      margin-left: -31%;
  }
  #step2 .steps .step .wrap_step {
      
      margin: 0;
      
  }
  #step2 .steps .step .wrap_step {
      padding: 15px 15px 15px 0;
  }
  #step2 .steps .step .button,
  #step2 .steps .step:nth-child(1) .button {
  
      padding-top: 9px;
  }
  #step2 .steps {
     
      padding-top: 102px;
  }
}

@media (max-width: 420px) {
  #step3 {
    background-size: 420px;
  }
}
