.col2cuvee {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  justify-items: center;
}
#mainBox .Tcadre {
  padding: 0 4vw;
}
#VparaBox img.cadre {
  margin-top: 0px;
  width: 26vw;
  height: auto;
}
#VparaBox img.bouteille {
  margin-top: -58vw;
  width: auto;
  height: 45vw;
}
.millesime {
  font-size: 2vw;
}

.millesime {
  padding-left: 42vw;
  margin-top: -6vw;
  color: rgb(90, 89, 89);
}

#strateClos {
  background: #ece2d8 url(/img/v_dechirure.svg) no-repeat;
  padding: 5vw 1vw 11vw 1vw;
  background-size: 100vw auto;
  background-position: center 101%;
  margin-top: -6vw;
}
#strateClosInfo {
  /* display: grid;
    grid-template-columns: 1fr 1fr; */
}
#strateClos h2 {
  color: white;
  font-size: 5vw;
  text-align: center;
  line-height: 5vw;
  text-transform: inherit;
  font-family: "Bellefair", serif;
}
#strateClos h2 span {
  color: #183a68;
  font-size: 3vw;
  text-transform: uppercase;
  font-family: "Josefin Sans", sans-serif;
}

#strateEGG .blueBox,
#strateClos .blueBox {
  display: block;
  text-decoration: none;
  color: #b8a391;
  padding: 2vw 0 2vw 2vw;
  background-color: #183a68;
  max-width: 30vw;
  font-family: "Bellefair", serif;
  font-size: 2vw;
  z-index: 10;
  /*margin: -8vw 0 0 44vw;*/
}



#strateClosAssenbly a {
  display: inline-block;
  text-transform: uppercase;
  height: 2vw;
  line-height: 3.5vw;
  text-decoration: none;
  color: #c1a583;
  background: transparent url(/public/medias/images/picto_dl.svg) no-repeat 0 0;
  padding: 0px 0 0 3.8vw;
  margin: 5vw 0 5vw 0;
  clear: both;
  font-weight: 500;
  font-size: 1vw;
  transition: all ease 500ms;
}
#strateClosAssenbly a:hover {
  color: #183a68;
  transition: all ease 1000ms;
}
#strateClosTxt {
  align-self: center;
  padding: 0 1vw;
}
#strateClosTxt p {
  font-size: 1.6vw;
  letter-spacing: initial;
  font-weight: 200;
  text-align: left;
  margin: 0vw auto 0 auto;
  line-height: 2.5vw;
  /* padding-left: 3.5vw; */
  width: 50vw;
}

#cuvee-the-champagne-egg-creation #Intro {
  text-align: center;
  font-size: calc(16px + 0.8vw);
  line-height: calc(16px + 1vw);
  letter-spacing: initial;
  font-weight: 200;
  color: #7d7b79;
  font-family: "Bellefair", serif;
  width: 52%;
  margin-left: auto;
  margin-right: auto;
  max-width: 950px;
}

#VparaBox > img.certificat {
  width: 25%;
  position: absolute;
    right: 3vw;
    z-index: 10;
   margin-top: -3vw;
   transition: all 0.5s ease-in-out;
}
#VparaBox > img.certificat:hover {
  transform: scale(150%);
}

@media all and (max-width: 568px) {
  #VparaBox > img.certificat {
    width: 50%;
    right: -10vw;
    margin-top: -10vw;
}
  }


#mainBox > div:nth-child(4) > div > div:nth-child(2) > div > h2 {
  /* margin-bottom: -12px; */
}

#cuvee-the-champagne-egg-creation #cuvee {
  padding-bottom: 10vw;
}

#cuvee-the-champagne-egg-creation .col2cuvee {
  padding-bottom: 10vw;
}

#cuvee-the-champagne-egg-creation .DLlink {
  padding: 1vw 0 4vw 3.8vw;
  margin: 0;
}
#cuvee-the-champagne-egg-creation .cuveesuivante {
  text-align: left;
  margin: -3vw 0 0 0vw;
}
#cuvee-the-champagne-egg-creation .nextCuvee {
  margin: 8vw auto 0 auto;
}

#cuvee-the-champagne-egg-creation #VparaBox {
  padding-top: 20vw;
}
#cuvee-the-champagne-egg-creation strong.st,
#cuvee-the-champagne-egg-creation #mainBox p > strong {
  margin-top: 30px;
  display: inline-block;
  margin-bottom: 1vw;
}
@media all and (max-width: 568px) {
#cuvee-the-champagne-egg-creation strong.st,
#cuvee-the-champagne-egg-creation #mainBox p > strong {
  margin-top: 30px;
  display: inline-block;
  margin-bottom: 4vw;
}
}

#cuvee-the-champagne-egg-creation #mainBox p > strong + br {
  height: 0;
  display: contents;
}

#strateEGG {
  background: #ece2d8 url(/img/v_dechirure.svg) no-repeat;
  padding: 5vw 1vw 0vw 1vw;
  background-size: 100vw auto;
  background-position: center 101%;
  margin-top: -16vw;
}

#strateEGGTxt p {
  font-size: 1.6vw;
  letter-spacing: initial;
  font-weight: 200;
  text-align: left;
  margin: 0vw auto 0 auto;
  line-height: 2.5vw;
  width: 37vw;
  font-size: 1.6vw;
  line-height: 2.5vw;
}

.croquis {
  width: 92%;
  margin: 0 0 2vw 4%;
  -webkit-box-shadow: 0px 0px 5px 2px rgba(184, 163, 145, 0.5);
  -moz-box-shadow: 0px 0px 5px 2px rgba(184, 163, 145, 0.5);
  box-shadow: 0px 0px 5px 2px rgba(184, 163, 145, 0.5);
  /* transform: rotate(2deg)!important; */
}

@media all and (max-width: 1023px) {
  #strateClosTxt p {
    font-size: 2vw;
  }
  #strateEGGTxt p {
    font-size: 2vw;
    line-height: 2.8vw;
  }
}

@media all and (max-width: 768px) {
  #strateClosTxt p {
    font-size: 2.5vw;
    line-height: 3vw;
  }
}

@media all and (max-width: 568px) {
  .col2cuvee {
    display: block;
  }
  #strateEGGTxt p {
    font-size: 6vw;
    line-height: 6.5vw;
    margin: 6vw auto 0 auto;
    width: 92%;
    padding: 0 4%;
  }
  #strateEGG > div > div:nth-child(2) > img {
    width: 80%;
    margin: 10%;
  }
  #strateEGG > div > div:nth-child(2) > p {
    margin-left: 20vw;
  }

  #strateEGG .blueBox,
  #strateClos .blueBox {
    max-width: 90%;
    font-size: 6vw;
    margin-left: 4%;
    padding: 8vw;
  }
  #cuvee-the-champagne-egg-creation #Intro {
    font-size: calc(16px + 3vw);
    line-height: calc(16px + 3vw);
    margin: 50px auto 0 auto;
    padding-bottom: 20px;
    width: 90%;
  }

  #cuvee-champagne-egg-creation .cuveesuivante {
    margin: -3vw 0 0 14vw;
  }
  #cuvee #VparaBox img.cadre {
    margin: -8vw 0 0 -2.5vw;
    width: 48vw;
    height: auto;
  }
  #cuvee #VparaBox img.bouteille {
    margin: -85vw 0 0 -6.5vw;
    width: auto;
    height: 90vw;
    image-rendering: auto;
  }

  #cuvee #VparaBox {
    margin-top: 25vw;
  }
  #cuvee h2 {
    text-align: center;
    margin-top: 15vw;
  }
  #cuvee #mainBox {
    padding-top: 1vw;
  }
  #cuvee #mainBox li a,
  #cuvee #mainBox p {
    letter-spacing: initial;
    font-weight: 200;
    text-align: left;
    margin: 6vw auto 0 auto;
    font-size: 4.5vw;
    line-height: 5vw;
  }
  #cuvee h1 {
    font-size: 10vw;
    line-height: 9vw;
  }
  #cuvee h1 span {
    margin: 0;
    padding: 0;
    font-size: 10vw;
    padding-left: 19vw;
  }
  #cuvee-millesime-blanc-de-blancs-2009 #cuvee h1 span {
    font-size: 3vw;
    padding-left: 0;
  }

  #strateClosTxt p {
    font-size: 3vw;
    line-height: 3vw;
  }
}
@media all and (max-width: 414px) {
  #cuvee #mainBox li a,
  #cuvee #mainBox p {
    font-size: 6vw;
    line-height: 6.5vw;
  }
  #mainBox #Chemin {
    display: inline-block;
    font-size: 4vw;
    line-height: 4.5vw;
}
  #strateClosTxt p {
    font-size: 6vw;
    line-height: 6.5vw;
    width: 90%;
  }
  #strateClos h2 {
    font-size: 10vw;
    line-height: 10vw;
    margin-top: 5vw;
}
  #strateClos h2 span {
    font-size: 6vw;
    line-height: 6.5vw!important;
    display: inline-block;
}

  #cuvee #VparaBox img.bouteille {
    margin: -85vw 0 0 -3vw;
  }
  #mainBox .Tcadre h2 {
    font-size: calc(16px + 2vw);
    line-height: calc(16px + 2vw);
}
.nextCuvee,
.DLlink,
#mainBox .Tcadre a {
  font-size: 4.5vw;
  line-height: 5vw;
  
}
.nextCuvee, .DLlink, #mainBox .Tcadre a {
  display: inline-block;
  text-transform: uppercase;
  height: 2vw;
  line-height: 4.5vw;
  text-decoration: none;
  color: #c1a583;
  background: transparent url(/public/medias/images/picto_dl.svg) no-repeat 0 4px;
  padding: 1vw 0 7vw 3.8vw;
  margin: 5vw 0 5vw 0;
  clear: both;
  font-weight: 500;
  transition: all ease 500ms;
  background-size: 3vw;
}
.nextCuvee {
  background: transparent url(/public/medias/images/picto_fleche.svg) no-repeat 0 0;
  padding: 0px 0 0 24vw;
  margin: 8vw auto;
  height: 4.2vw;
  transition: all ease 500ms;
  margin-left: 4vw!important;
}

}
@media (min-width: 2000px) {
    #strateEGG .blueBox, #strateClos .blueBox {
      font-size: 1.75vw;
  }
}

@media (min-width: 568px) and (max-width: 768px) {
  #VparaBox {
    width: 100%;
    height: 100%;
    /* margin-left: -28px; */
    position: relative;
    text-align: center;
    align-content: center;
    align-items: center;
    margin-left: auto;
  }

  #VparaBox img.cadre {
    /* margin-top: 0px; */
    width: 63%;
    height: auto;
    display: block;
    /* transform: translateX(50%); */
    position: absolute;
    margin: 12% auto auto 23%;
  }

  #VparaBox img.bouteille {
    /* margin-top: -58vw; */
    width: 75%;
    height: auto;
    position: absolute;
    /* transform: translateX(50%); */
    margin-left: -33%;
    margin-top: auto;
  }
}
