@media only screen and (max-width: 768px) {
    .flipdown .rotor-group {
        padding-right: 7px !important;
    }

    .flipdown-text-indicador {

        font-size: 12px !important;

    }

    * {
        box-sizing: border-box !important;
    }

    .timer_section {
        margin-left: 0px !important;
    }

    body {
        overflow-x: hidden !important;
    }

    .flipdown.flipdown__theme-dark {
        min-width: 350px !important;
        margin-left: 20px !important;
        margin-right: 40px !important;
    }

    .head-count {
        margin-left: 0px !important;
    }

    header.masthead .masthead-heading {
        font-size: 70px !important;
        font-weight: 700 !important;
        line-height: 45px !important;
        margin-bottom: 60px !important;
        text-align: left !important;
        margin-left: 16px !important;
        margin-right: 16px !important;

    }

    #mainNav .navbar-nav .nav-item .nav-link {
        color: black !important;
        font-family: 'SourceSansPro-Regular';
    }

    #mainNav {
        padding-top: 1rem;
        padding-bottom: 1rem;
        background-color: white !important;
        height: 60px;
    }

    .btn-participar {
        margin-top: 20px !important;
    }

    header.masthead .masthead-subheading {

        font-size: 55px !important;
        line-height: 1.5rem;
        margin-bottom: 12px !important;
        text-align: left !important;
        margin-left: 0px !important;

    }

    .decoracion-1 {
        width: 90px !important;
        margin-top: -90px !important;
    }

    .info-cs {
        font-size: 40px !important;
        line-height: 30px !important;
        margin-bottom: 40px !important;
    }

    .btn-participar {
        font-size: 18px !important;
    }

    .nosotros {
        font-size: 80px !important;
        text-align: right !important;

    }

    #nosotros {
        min-height: 35vh !important;
        max-height: 35vh !important;
    }

    .paragraph-text-lower {
        font-size: 20px !important;
        color: black !important;
        line-height: 40px !important;
        margin-bottom: 30px !important;
                margin-top: 14px !important;
        font-family: 'SourceSansPro-Regular' !important;
    }

    .image-1 {
        width: 160px !important;
        height: 173px !important;
    }

    .image-2 {
        width: 160px !important;
        height: 170px !important;
    }

    .image-3 {
        width: 160px;
        height: 170px;
    }

    .image-4 {
        width: 160px;
        height: 170px;
    }

    .image-flex {
        gap: 15px !important;
    }

    .vision {
        font-size: 80px !important;
        text-align: right !important;

    }

    #vision {
        min-height: 35vh !important;
        max-height: 35vh !important;
    }

    .ejes {
        font-size: 80px !important;
        margin-left: 0px !important;
        line-height: 50px !important;
        min-height: 35vh !important;
        max-height: 35vh !important;
        margin-top: 120px !important;

    }

    #ejes {
      min-height: 50vh !important;
        max-height: 50vh !important;

    }

    .descrip_imag {
        margin-top: 100px !important;
    }

    .linea {

        font-size: 80px !important;
        margin-left: 0px !important;
                line-height: 56px !important;

    }

    #linea-tiempo {
        min-height: 40vh !important;
        max-height: 40vh !important;
        background-position: top !important;

    }

    .aliados {

        font-size: 100px !important;
        line-height: 20px !important;
        line-height: 60px !important;
    }


    .img_aliados {
        max-width: 350px !important;

    }

    .decoracion-4 {
        margin-bottom: 150px !important;
        width: 150px !important;

    }

    .contacto_des {
        line-height: 60px !important;
        font-size: 90px !important;
        margin-top: 0px !important;
        max-width: none !important;
    }

    .form-container {
                margin-top: 270px !important;
    }

    .decoracion-5 {
        width: 120px !important;
    }

    .text-up {
        margin-left: 60px;
    }

    .text-head-contact {

        font-size: 120px !important;
    }

    .contact_head_txt {
        margin-left: 0px !important;
    }

    .ae_5 {
        margin-left: -10px !important;
    }

    .contact-text {
        font-size: 18px !important;
        color: #333 !important;
        line-height: 1.5 !important;
        text-transform: lowercase !important;
        word-break: break-word !important;
    }

    .break-text {
        word-break: break-word !important;
        overflow-wrap: break-word !important;
        white-space: normal !important;
        font-size: 18px !important;

    }

    .text-head-contact {
        font-size: 100px !important;
        text-align: center !important;

    }

    .imagen-raya_3 {
        bottom: 420px !important;
        max-width: 70% !important;
    }

    .text-background-0 {
        display: inline-block;
        position: relative;
    }

    .text-background-1 {
        display: inline-block;
        position: relative;
    }


    .text-background_2 {
        display: inline-block;
        position: relative;
    }

    .text-background_3 {
        display: inline-block;
        position: relative;
    }

    .text-background-0::before {
        content: "";
        position: absolute;
        top: 60%;
        left: -6%;
        width: 114%;
        height: 40%;
        background: url(../assets/img/decoration_text_2.png) no-repeat center center;
        background-size: cover;
        z-index: -1;
    }


    .text-background-1::before {
        content: "";
        position: absolute;
        top: 60%;
        left: -1%;
        width: 105%;
        height: 40%;
        background: url(../assets/img/decoration_text_2.png) no-repeat center center;
        background-size: cover;
        z-index: -1;
    }


    .text-background::before {
        content: "";
        position: absolute;
        top: 50%;
        left: -2%;
        width: 103%;
        height: 59%;
        background: url(../assets/img/decoration_text_2.png) no-repeat center center;
        background-size: cover;
        z-index: -1;
    }

    .text-background_2::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 10%;
        width: 80%;
        height: 55%;
        background: url(../assets/img/decoration_text_3.png) no-repeat center center;
        background-size: cover;
        z-index: -1;
    }

    .text-background_3::before {
        content: "";
        position: absolute;
        top: 52%;
        left: 0%;
        width: 100%;
        height: 40%;
        background: url(../assets/img/decoration_text_2.png) no-repeat center center;
        background-size: cover;
        z-index: -1;

    }

    .decoracion-2 {
        position: absolute;
        left: 4%;
        object-fit: contain;
        pointer-events: none;
        z-index: 10;
        width: 50px !important;
        top: 6% !important;
    }

    .imagen-raya {
        position: absolute;
        left: 13px;
        height: auto;
        z-index: 0;
        width: 350px;
        pointer-events: none;
        object-fit: cover;
        margin-top: 70px !important;

    }

    .deco_eje_raya {
        margin-top: 70px !important;
        position: absolute;
        left: 13px;
        height: auto;
        z-index: 0;
        width: 350px;
        pointer-events: none;
        object-fit: cover;
    }

    .linea_tiempo_raya {
        margin-top: 100px !important;
        position: absolute;
        left: 13px;
        height: auto;
        z-index: 0;
        width: 350px;
        pointer-events: none;
        object-fit: cover;
    }

    .imagen-raya-4 {
        position: absolute;
        left: -250px !important;
        height: auto;
        z-index: 0;
        /* top: 10px; */
        width: 350px;
        pointer-events: none;
        object-fit: cover;
        margin-top: -400px !important;

    }

    .navbar-collapse {
        background-color: white !important;
    }

    .date_2030 {
        margin-top: 28px !important;

    }

    .imagen-raya_2 {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 00px;
        /* top: 200px; */
        /* opacity: 0.2; */
        z-index: 0;
        pointer-events: none;
        object-fit: contain;
        max-width: 78%;
        margin-top: -15px;
        max-height: 100px;
    }

    .decor_contact {
               position: absolute;
        left: 50%;
        transform: translateX(-50%);
        /* bottom: 00px; */
        margin-top: 146px !important;
        /* opacity: 0.2; */
        z-index: 0;
        pointer-events: none;
        object-fit: contain;
        max-width: 80%;
    }

    #mainNav .navbar-toggler {
        background-color: black !important;
        color: white !important;
        margin-top: -10px !important;
                margin-right: 0px !important;
    }

    .date {
        font-family: Votrag-Bold !important;
        font-size: 80px !important;
    }

    .timeline-item .desc {

        font-size: 20px !important;
        color: black !important;
        line-height: 40px !important;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }

    .img-brand {
        height: 55px !important;
        margin-left: 0px !important;
        margin-top: 10px !important;
    }

    .decoracion-3 {
        max-width: 100px !important;
            margin-top: -390px !important;
    }

    .grid-cruz {
        gap: 20px;
    }

    .text-background_4::before {
        top: 101px !important;
        left: -14% !important;
        width: 290px !important;
        height: 72px !important;
    
    }

    .navbar-brand {
        margin-top: -27px !important;
    }
    
      .br-mobile {
    display: inline;
  }

.mb-4 {
    margin-bottom: -0px !important;
}

.contact_desc_head{
    
        max-width: none !important;
        
        margin-top: 50px !important;
}

.grid-cruz .item {
    margin-bottom: -50px !important;
}

.grid-cruz{
    margin-top: -70px !important;
}

.br-movil {
    display: inline;
  }
  
  .br_desk{
      display: none !important;
  }
  
   .timeline-item {

    margin-top: -60px !important;
   }

}