@media (min-width: 480px) {
  .hero-text .block-info > div{
      gap: 11.8rem !important;
  }
}
@media (min-width: 576px) {
  .wrapMainContent {
    margin-top: 0;
  }
  .hero-text .block-info > div{
      gap: 11.8rem !important;
  }
  /* .container, .container-sm {
      max-width: 100%;
  } */
}
/* ***************************** */
@media (min-width: 768px) {
  .wrapMainContent {
    margin-top: 6%;
  }
  .hero-text {
    top: 39%;
  }
  .hero-text .block-info > div {
    gap: 8rem !important;
  }
}
/* ***************************** */
@media (min-width: 992px){
  p {
    font-size: 1rem;
  }
  h4.titre {
    font-size: 1.9rem;
  }
  .content-wrapper,
  .content-wrapper.bdo-message-margin {
	margin:4% auto 1.5%;
}
  #programme .bounce-up .subject,
  #programme .bounce-up .subject.left,
  #programme .bounce-up.in-view .subject,
  #gallerie .bounce-up .subject,
  #gallerie .bounce-up .subject.left,
  #gallerie .bounce-up.in-view .subject {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  }
  .mfp-iframe-scaler {
    padding-top: 56.25%;
  }
  .wrapMainContent {
    margin-top: 0;
  }

  /* order block */
  /* #dates {
      order: ;
  } */
  /*------------------------------------------*/
  /*  hero
  /*------------------------------------------*/
  .hero-section {
    overflow: hidden;
    height: 30rem;
  }
  .hero-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background:url('../images/image2.png') center / 100% no-repeat;
    overflow:hidden;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }
  .hero-img img {
    margin: auto; 
    width: 100%; 
    display: block;
    position: initial;
  }
  .hero-text {
    top: 75%;
    bottom: 2%;
    left: 1.5%;
    right: inherit;
  }
  .hero-text .profile {
    width: 5rem !important;
    height: 5rem !important;
  }
  .hero-text .wrapPosted h1 {
    font-size: 2.2rem;
    text-align: inherit;
  }
  .hero-text .block-info > div {
    gap: 0 !important;
  }
  /*------------------------------------------*/
  /*  countdown
  /*------------------------------------------*/
  .savethedate {
    position: relative;
    bottom: inherit;
  }
  .claimer .wedding-spacer {
    background-size: 30%;
    margin-bottom: 2%;
  }
  /*------------------------------------------*/
/*  DATES
/*------------------------------------------*/

.dates .date .pointilles {
  height: 112px;
  width: 47px;
  top: -12px;
  left: -21px;
}
.dates .date .deco-date {
    top: -36px;
    left: 20%;
    width: 100%;
}
.dates .date .textDate.up{
  top: -9rem;
  margin: 0;
}
.dates .date .textDate.down{
  top: -1rem;
  margin: 0;
}
.dates .date  .imgDate{
  /* width: 7em !important;
  height: 7em !important; */
  padding: 4%;
}
.fancybox-caption__body {
  height: 8vh;
}
/*------------------------------------------*/
/*  INTRO
/*------------------------------------------*/
#intro .desc .bloc-img {
	height: 30rem;
}
  /*------------------------------------------*/
  /*  mariés
  /*------------------------------------------*/
  /* #married {
    margin-top: 11%;
  } */
  /*------------------------------------------*/
  /*  lieux
  /*------------------------------------------*/
  .horaires .wedding-spacer {
    background-size: 45%;
    height: 1.3rem;
  }
  .carte .wedding-spacer {
    background-size: 45%;
    height: 1.3rem;
  }
/*------------------------------------------*/
/*  gallerie
/*------------------------------------------*/
.carousel-gallerie .gallerie-item {
  height: 10rem;
}
/*------------------------------------------*/
/*  livre d'or
/*------------------------------------------*/
.form .decor.decor-bottom {
  bottom: 8%;
  left: -2%;
}
.form .decor.decor-top {
  top: 50%;
  right: -3%;
}
.form .decor.decor-input.decor-bottom {
  bottom: 48%;
  left: 12%;
}
.form .decor.decor-input.decor-top {
  top: 36%;
  right: 11%;
}
/*------------------------------------------*/
/*  galerie
/*------------------------------------------*/
.galerie-item-child {
	width: 15rem;
	height: 15rem;
}
  /*------------------------------------------*/
  /*  footer
  /*------------------------------------------*/
  footer {
    margin-bottom: 0;
  }
}
/* ***************************** */   
/* @media (min-width: 992px) and (max-width: 1399.99px){
  .dates .date {
    background: transparent url(../images/deco-dates.png) 31px -5px no-repeat;
    background-size: 63%;
  }
} */
/* ***************************** */  
/* @media (min-width: 1400px){
  .dates .date {
  background: transparent url(../images/deco-dates.png) 47% -8% no-repeat;
  background-size: 101px;
  }      
} */

