
@media (max-width: 1597px) {
  .contactContainer {
    width: 82% !important;
  }
}
@media (max-width: 1887px) {
  .contactContainer {
    width: 70% !important;
  }
}
@media (max-width: 1440px) {
  .contactContainer {
    width: 88% !important;
  }
}

@media (max-width: 1280px) {
  .contactContainer {
    width: 92% !important;
  }
}

@media (max-width: 1200px) {
  .contactContainer {
    width: 70% !important;
  }
  .contactContainer .imagen {
    display: none;
  }
  .contactContainer .materia {
    margin: 0;
  }
}

@media (max-width: 872px) {
  .contactContainer {
    width: 80% !important;
  }
  .contactContainer .imagen {
    display: none;
  }
  .contactContainer .materia {
    margin: 0;
  }
  .contactContainer h2{
    font-size: 2.8rem;
  }
  .contactContainer p{
    font-size: 1.4rem;
  }

}

@media (max-width: 732px) {
  .contactContainer {
    width: 80% !important;
  }
  .contactContainer .imagen {
    display: none;
  }
  .contactContainer .materia {
    margin: 0;
  }
  .contactContainer h2{
    font-size: 2.6rem;
    width: 100% !important;
  }
  .contactContainer p{
    font-size: 1.2rem;
    width: 90% !important;
  }
  .contactContainer .nombre{
    width: 100% !important;
  }
    .contactContainer .asunto{
        width: 100% !important;
    }
    .contactContainer .mensaje{
        width: 100% !important;
    }
.materia .form{
    width: 80% !important;
}
.materia{
    justify-content: center;
    align-items: center ;
}
.textocontact{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100% !important;
}

}


@media (max-width: 574px) {
  .contactContainer {
    width: 95% !important;
    border-radius: 2rem !important;
  }
  .contactContainer .imagen {
    display: none;
  }
  .contactContainer .materia {
    margin: 0;
  }
  .contactContainer h2{
    font-size: 2.3rem;
    width: 100% !important;
  }
  .contactContainer p{
    font-size: 1rem;
    width: 90% !important;
  }
  .contactContainer .nombre{
    width: 100% !important;
  }
    .contactContainer .asunto{
        width: 100% !important;
    }
    .contactContainer .mensaje{
        width: 100% !important;
    }
.materia .form{
    width: 80% !important;
}
.materia{
    justify-content: center;
    align-items: center ;
}
.textocontact{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100% !important;
}

}


@media (max-width: 1106px) {
  .contenidoModpacks .card{
    width: 25.5rem !important;
    height: 35.25rem !important;
  }
  .contenidoModpacks{
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 862px) {
  .contenidoModpacks .card{
    width: 60% !important;
    height: 35.25rem !important;
  }
  .contenidoModpacks{
    display: flex;
    gap: 3rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 824px) {
  .contenidoModpacks .card{
    width: 60% !important;
    height: 30.25rem !important;
  }
  .contenidoModpacks h3{
    font-size: 1.8rem !important;
    text-align: center;
  }
  .contenidoModpacks p{
    font-size: 1.1rem !important;
    text-align: center;
  }
  .contenidoModpacks a{
    margin-top: 0.5rem !important;
  }
  .contenidoModpacks .texto{
    height: 37% !important;
  }
  .contenidoModpacks{
    display: flex;
    gap: 3rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 737px) {
  .contenidoModpacks .card{
    width: 60% !important;
    height: 30.25rem !important;
  }
  .contenidoModpacks h3{
    font-size: 1.7rem !important;
    text-align: center;
  }
  .contenidoModpacks p{
    font-size: 1rem !important;
    text-align: center;
  }
  .contenidoModpacks a{
    margin-top: 0.5rem !important;
  }
  .contenidoModpacks .texto{
    height: 37% !important;
  }
  .contenidoModpacks{
    display: flex;
    gap: 3rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 674px) {
  .contenidoModpacks .card{
    width: 60% !important;
    height: 27.25rem !important;
  }
  .contenidoModpacks h3{
    font-size: 1.5rem !important;
    text-align: center;
  }
  .contenidoModpacks p{
    font-size: 0.8rem !important;
    text-align: center;
  }
  .contenidoModpacks a{
    margin-top: 0.5rem !important;
  }
  .contenidoModpacks .texto{
    height: 37% !important;
  }
  .contenidoModpacks{
    display: flex;
    gap: 3rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 596px) {
  .contenidoModpacks .card{
    width: 55% !important;
    height: 26.25rem !important;
  }
  .contenidoModpacks h3{
    font-size: 1.5rem !important;
    text-align: center;
  }
  .contenidoModpacks .texto{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }
  .contenidoModpacks p{
    font-size: 0.8rem !important;
    text-align: left;
    padding: 0px !important; 
  }
  .contenidoModpacks a{
    margin-top: 1rem !important;
    height: 4rem !important;
    border-radius: 0.6rem !important;
  }
  .contenidoModpacks .texto{
    height: 37% !important; 
  }
  .contenidoModpacks{
    display: flex;
    gap: 3rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 542px) {
  .contenidoModpacks .card{
    width: 55% !important;
    height: 26.25rem !important;
  }
  .contenidoModpacks h3{
    font-size: 1.5rem !important;
    text-align: center;
  }
  .contenidoModpacks .texto{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }
  .contenidoModpacks p{
    font-size: 0.8rem !important;
    text-align: left;
    padding: 0px !important; 
  }
  .contenidoModpacks a{
    margin-top: 1rem !important;
    height: 4rem !important;
    border-radius: 0.6rem !important;
  }
  .contenidoModpacks .texto{
    height: 37% !important; 
  }
  .contenidoModpacks{
    display: flex;
    gap: 3rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
   .titleSection{
    font-size: 1.5rem !important;
  }
  .descriptionSection{
    font-size: 0.8rem;
    width: 80% !important;
  }
}



@media (max-width: 632px) {
    .comunidad{
        flex-direction: column !important;
    }
}


@media (max-width: 994px) {
    .servers{
        flex-direction: column !important;
        gap: 3rem !important;
        width: 100%;
    }
}
@media (max-width: 543px) {
    .servers{
        flex-direction: column !important;
        gap: 3rem !important;
    }

    .bisect{
    width: 80% !important;
    }
    .botondescuento{
        width: 70% !important;
        font-size: 1rem !important;
    }
}

@media (max-width: 456px) {
    .servers{
        flex-direction: column !important;
        gap: 3rem !important;
    }
    .bisect{
    width: 95% !important;
    }

    .servers p{
        font-size: 1rem !important;
    }
}

@media (max-width: 1400px) {
  .scroll-indicator {
    display: none !important;
  }
}

@media (max-width: 1708px) {
  .newRealities video{
    margin-top: -28rem;
}
}
@media (max-width: 1372px) {
  .newRealities video{
    margin-top: -20rem;
}
}
@media (max-width: 1036px) {
  .newRealities video{
    margin-top: -10rem;
}
}

@media (max-width: 769px) {
  .newRealities video{
    width: 120vw;
    margin-top: -10rem;
}
.imgLetras {
    margin-top: 0rem; 
}
}
@media (max-width: 576px) {
  .newRealities video{
    width: 120vw;
    margin-top: -5rem;
}
.imgLetras {
    margin-top: 0rem; 
}
}

@media (max-width: 1000px) {
  .medio{
    flex-direction: column !important;
  }
  .medio h1{
    text-align: center !important;
    font-size: 6rem !important;
  }
}

@media (max-width: 664px) {
  .medio h1{
    text-align: center !important;
    font-size: 5rem !important;
  }
}
@media (max-width: 532px) {
  .medio h1{
    text-align: center !important;
    font-size: 4rem !important;
  }
}
@media (max-width: 770px) {
  .taparMobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    position: fixed;
    inset: 0; 
    width: 100%;
    height: 100%;

    background-color: #00000B;
    color: #ffffff;
    z-index: 10000;

    text-align: center;
    padding: 2rem;

    font-size: clamp(1rem, 4vw, 1.3rem);
    line-height: 1.4;
  }

  .taparMobile h1 {
    margin-bottom: 1rem;
    font-size: clamp(1.5rem, 6vw, 2.2rem);
  }

  .taparMobile p {
    max-width: 500px;
    opacity: 0.9;
  }
}

@media (max-width: 360px) {
  .taparMobile {
    padding: 1.5rem;
  }
}

@media (max-width: 1327px) {
  .medio h1{
    font-size: 7rem !important;
  }
  #viewer{
    height: 35vh !important;  
        width: 35vh !important;  

  }
}
@media (max-width: 1144px) {
  .medio h1{
    font-size: 6rem !important;
  }
  #viewer{
    height: 35vh !important;  
        width: 35vh !important;  

  }
}


@media (min-width: 2000px) {
  
  #viewer{
    height: 45vh !important;  
    width: 45vh !important;  
  }
  #viewer canvas{
    height: 45vh !important;  
    width: 45vh !important;  
  }
  .content .izquierda h1{
    font-size: 12rem !important;
  }
}