@media (min-width: 767px) and (max-width: 1023px) {
  .secc_desktop {
    display: none !important;
  }

  .secc_phone {
    display: -webkit-box !important;
  }

  .img__xv{
    width: 50% !important;
    position: relative;
    top: 170px;
    opacity: .5;
    z-index: 0;
  }

  .move__text{
    position: relative;
    top: 15%;
  }

  .name__slider{
    font-family: "Tangerine", cursive;
    font-size: 90px;
    color: #fff;
    line-height: 100%;
    margin-bottom: 0;
    text-align: center;
    position: relative;
    z-index: 1;
  }

  .title__slider{
    font-family: "Tangerine", cursive;
    font-size: 80px;
    color: #fff;
    line-height: 100%;
    margin-bottom: 0;
    text-align: center;
    position: relative;
    z-index: 1;
  }

  .bg__about{
    background-image: url('img/fondos/bg03_movil.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .bar__horizontal--quote{
    width: 80%;
    opacity: .5;
  }

  .section-padding-about{
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .text__quote{
    font-family: "Cinzel", serif;
    font-weight: 500;
    text-align: justify;
    text-align-last: center;
    font-size: 20px;
    color: #bc5265;
    line-height: 120%;
    margin-bottom: 0;
  }

  .img__circle{
    width: 100%;
  }

  .bg__date{

  }

  .img__date--movil{
    width: 85%;
    position: relative;
    right: 15px;
    margin-top: 15px;
  }

  .section-padding-date{
    padding-top: 50px;
    padding-bottom: 0px;
  }

  .move__date{
    position: relative;
    left: 25px;
  }

  .title__info{
    font-family: "Cinzel", serif;
    font-weight: 500;
    font-size: 30px;
    color: #bc5265;
    text-align: center;
    margin-bottom: -10px;
  }

  .text__month{
    font-family: "Tangerine", cursive;
    font-size: 100px;
    color: #bc5265;
    margin-bottom: 0;
    line-height: 100%;
    text-align: center;
    position: relative;
    bottom: 0px;
    right: 0px;
  }

  .text__day{
    font-family: "Tangerine", cursive;
    font-size: 250px;
    color: #bc5265;
    margin-bottom: 0;
    line-height: 100%;
    text-align: center;
    position: relative;
    bottom: 25px;
    right: 25px;
  }

  .text__year{
    font-family: "Tangerine", cursive;
    font-size: 100px;
    color: #bc5265;
    margin-bottom: 0;
    line-height: 100%;
    text-align: center;
    position: relative;
    bottom: 0px;
    right: 90px;
  }

  .bar01{
    height: 180px;
  }

  .bar02{
    height: 180px;
  }

  .bg__maps{

  }

  .section-padding-maps{
    padding-top: 50px;
    padding-bottom: 0;
  }

  .icon__church{
    width: 100px;
    margin-bottom: 25px;
    filter: brightness(0) saturate(100%) invert(96%) sepia(84%) saturate(5288%) hue-rotate(316deg) brightness(84%) contrast(88%);
  }

  .title__church{
    font-family: "Cinzel", serif;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #bc5265;
    line-height: 120%;
    margin-bottom: 0;
  }

  .text__church--description{
    font-family: "Cinzel", serif;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #bc5265;
    line-height: 120%;
    margin-bottom: 0;
  }

  .text__church--address{
    font-family: "Cinzel", serif;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    font-style: italic;
    color: #bc5265;
    line-height: 120%;
    margin-bottom: 30px;
  }

  .icon__party{
    width: 100px;
    margin-bottom: 25px;
    filter: brightness(0) saturate(100%) invert(96%) sepia(84%) saturate(5288%) hue-rotate(316deg) brightness(84%) contrast(88%);
  }

  .title__party{
    font-family: "Cinzel", serif;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #bc5265;
    line-height: 120%;
    margin-bottom: 0;
  }

  .text__party--description{
    font-family: "Cinzel", serif;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #bc5265;
    line-height: 120%;
    margin-bottom: 0;
  }

  .text__party--address{
    font-family: "Cinzel", serif;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    font-style: italic;
    color: #bc5265;
    line-height: 120%;
    margin-bottom: 35px;
  }

  .btn__map{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 17px;
    background-color: #cbaa4b;
    border: 3px solid #cbaa4b;
    color: #fff;
    padding: 7px 35px;
    border-radius: 25px;
    transition: .5s ease-in-out;
  }

  .btn__map:hover, .btn__map:focus{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 17px;
    background-color: #fff;
    border: 3px solid #cbaa4b;
    color: #cbaa4b;
    padding: 7px 35px;
    border-radius: 25px;
    transition: .5s ease-in-out;
  }

  .section-padding-padres{
    padding-top: 100px;
    padding-bottom: 0;
  }

  .title__padres{
    font-family: "Cinzel", serif;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    color: #bc5265;
    line-height: 120%;
    margin-bottom: 10px;
  }

  .text__padres{
    font-family: 'Tangerine', serif;
    font-size: 38px;
    text-align: center;
    font-weight: 600;
    font-style: italic;
    color: #bc5265;
    line-height: 90%;
    margin-bottom: 0px;
  }

  .align__self--top{
    align-self: flex-start;
  }

  .bg__timer{
    background-image: url('img/bg01.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom !important;
    background-attachment: local;
  }

  .section-padding-countdown{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .img__info{
    width: 100%;
    position: relative;
    left: 10px;
  }

  .bg__itinerario{
    background-image: url('img/fondos/bg4.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .section-padding-itinerario{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .title__itinerario{
    font-family: "Cinzel", serif;
    font-weight: 500;
    font-size: 30px;
    color: #bc5265;
    text-align: center;
    margin-bottom: -20px;
  }

  .img__itinerario{
    width: 100%;
  }

  .bg__asistencia{

  }

  .section-padding-asistencia{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .title__asistencia{
    font-family: "Cinzel", serif;
    font-weight: 500;
    font-size: 30px;
    color: #bc5265;
    text-align: center;
    margin-bottom: 15px;
  }

  .bar__horizontal--asistencia01{
    width: 270px;
    margin-bottom: 30px;
  }

  .bar__horizontal--asistencia02{
    width: 270px;
    margin-top: 50px;
  }

  .btn__asistencia{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 17px;
    background-color: #cbaa4b;
    border: 3px solid #cbaa4b;
    color: #fff;
    padding: 7px 35px;
    border-radius: 25px;
    transition: .5s ease-in-out;
  }

  .btn__asistencia:hover, .btn__asistencia:focus{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 17px;
    background-color: #fff;
    border: 3px solid #cbaa4b;
    color: #cbaa4b;
    padding: 7px 35px;
    border-radius: 25px;
    transition: .5s ease-in-out;
  }

  .section-padding-vestimenta{
    padding-top: 0;
    padding-bottom: 70px;
  }

  .section-padding-descanso{
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .title__song{
    font-family: "Cinzel", serif;
    font-size: 30px;
    font-weight: 600;
    color: #bc5265;
    text-align: center;
    line-height: 120%;
    margin-bottom: 5px;
  }

  .subtitle__song{
    font-family: "Cinzel", serif;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    text-align: center;
    line-height: 120%;
    margin-bottom: 25px;
  }

  .text__song{
    font-family: "Cinzel", serif;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    text-align: center;
    line-height: 120%;
    margin-bottom: 25px;
  }

  .bg__photos{
    background-image: url('img/fondos/bg02.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .section-padding-photos{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .group__icons--photos{
    display: inline-flex;
  }

  .icons__photos01{
    width: 55px;
    transform: rotate(-30deg);
    filter: brightness(0) saturate(100%) invert(97%) sepia(85%) saturate(3454%) hue-rotate(319deg) brightness(87%) contrast(81%);
  }

  .icons__photos02{
    width: 100px;
    filter: brightness(0) saturate(100%) invert(97%) sepia(85%) saturate(3454%) hue-rotate(319deg) brightness(87%) contrast(81%);
  }

  .btn__photos{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 17px;
    background-color: #cbaa4b;
    border: 3px solid #cbaa4b;
    color: #fff;
    padding: 7px 35px;
    border-radius: 25px;
    transition: .5s ease-in-out;
  }

  .btn__photos:hover, .btn__photos:focus{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 17px;
    background-color: #fff;
    border: 3px solid #cbaa4b;
    color: #cbaa4b;
    padding: 7px 35px;
    border-radius: 25px;
    transition: .5s ease-in-out;
  }

  .form-control{
    font-family: "Cinzel", serif;
    height: 50px;
    font-size: 20px;
    font-weight: 600;
    border: 2px solid #e38f9e;
    color: #e38f9e;
    margin-right: 40px;
  }

  .btn__enviar{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 17px;
    background-color: #cbaa4b;
    border: 2px solid #cbaa4b;
    color: #fff;
    padding: 7px 35px;
    border-radius: 5px;
    transition: .5s ease-in-out;
  }

  .btn__enviar:hover, .btn__enviar:focus{
    font-family: "Cinzel", serif;
    font-weight: 600;
    font-size: 17px;
    background-color: #fff;
    border: 2px solid #cbaa4b;
    color: #cbaa4b;
    padding: 7px 35px;
    border-radius: 5px;
    transition: .5s ease-in-out;
  }

  .bg__banner{
    background-image: url('img/bg02.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
  }

  .img__banner{
    width: 100%;
  }

  .bg__frase{
    background: url('img/fondos/bg03.webp') #e4b1ba;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
  }

  .section-padding-frase{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .text__frase{
    font-family: "Tangerine", cursive;
    text-align: center;
    color: #000;
    font-size: 50px;
    line-height: 100%;
    margin-bottom: 0;
  }

  .section-padding-footer{
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .text__footer{
    font-family: "Tangerine", cursive;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #bc5265;
    line-height: 120%;
    margin-bottom: 0;
  }

  .text__orizaba{
    font-family: "Tangerine", cursive;
    font-size: 40px;
    font-weight: 700;
  }
}