@media (max-width: 1199.98px) {
    section#info_general{
        width: inherit;
    }
    #mayor_festival{
        font-size: 120%;
    }
    #entradas_vendidas {
        margin-top: 8%;
    }
    #entradas_vendidas_header {
        width: 75%;
    }
    #entradas_vendidas_header img:first-child {
        padding-right: 4px;
    }
    #entradas_vendidas_header img:last-child {
        padding-left: 4px;
    }
    #contenedor_circles {
        flex-wrap: wrap;
    }
    .circle {
        margin-bottom: 40px;
    }
    #boton_entrada {
        width: 66%;
        margin-top: 26px;
    }
    #aftermovie iframe{
        width: 100%;
        height: 182px;
        margin-top: 75px;
    }
    #aftermovie{
        flex-wrap: wrap;
        position: relative;
    }
    #aftermovie>div {
        width: 100%;
        margin-top: 10px;
    }
    #aftermovie>div div:first-child {
        width: 100%;
        position: absolute;
        top: 0;
    }
    #aftermovie .descripcion {
        width: 100%;
    }
    #destacados{
        flex-wrap: wrap;
        justify-content: space-around;
    }
    #destacados .destacado {
        width: 49%;
        margin-bottom: 35px;
    }
    #destacados .sobre {
        opacity: 1;    
    }
    .invitados{
        width: 50%;
    }
    #grupo_invitados {
        padding-left: 5%;
        padding-right: 5%;    
    }
    #noticias{
        flex-wrap: wrap;    
        padding: 5%;
    }
    #noticias .noticia {
        width: 100%;
        padding-bottom: 14vw;
    }
    #noticias .noticia:first-child {
        margin-bottom: 30px;
    }
    #siguenos{
        display: none;
    }
    
    #texto_portada{
        font-size: 160%;
    }
    #contenedor_contador_atras {
        bottom: 16%;
    }
    #contador_atras {
        width: 87%;
    }
    #sobremapa {
        position: static;
    }
    #como_llegar {
        height: initial;
    }
    #sobremapa{
        width: 96%;
        padding-bottom: 50px;
    }
    nav{
        position: fixed;
        left: 0px;
        top: 0px;
        bottom: 0px;
        width: 0%;
        background-color: rgb(25, 57, 129);
        transition: width 0.3s;
        color: white;
    }
    nav ul{
        opacity: 0;
        transition: opacity 1s;
        flex-direction: column;
        display: none;
    }
    nav li a{
        color: white;
    }
    nav li{
        text-align: left;
        font-size: 4vh;
    }
    nav ul{
        padding-left: 5%;
        padding-top: 2%;
    }
    #redes{
        display: none;
    }
     #menu_movil{
        display: block;
        position: fixed;
        right: 3%;
        top: 0;
        font-size: 13vw;
    }
    nav ul>li>ul {
        visibility: visible;
        background-color: inherit;
        position: static;
        display: none;
    }
    nav>ul>li>ul>li a{
        padding: 0;
        font-size: 80%;
    }
    nav li a.uppercat{
        padding-bottom: 0;
    }

/*
    nav li:hover > ul, nav li:active > ul {
        display: block;
    }*/
    #cat_entradas {
        margin-top: 60px;    
    }
    nav ul>li>ul {
        opacity: 1;
    }

section#portada{
    background-image: url("../images/video.jpg");
    background-size: cover;
    background-position: center;
}

#texto_portada{
        font-size: 170%;
    text-shadow: black 1px 1px 12px;
top: 2vh;
justify-content: start;
text-align: center;
}

#contador_atras{
        text-shadow: black 1px 1px 12px;
}

#cuerpo_seccion{
    padding-left: 10px;
    padding-right: 10px;
}

.bloque_seccion{
    width: 88% !important;
}

#bloque_viaja .bloque_seccion{
    width: 88%;
}

.bloque_seccion_rv{
    width: 88%;
}

#cuerpo_seccion>div:first-child{
    margin-left: 5px !important;
    margin-right: 5px !important;
}

#nombre_seccion img {
    width: 7%;
}

.bloque_actividades>div{
    width: 100%;
   
}

.bloque_actividades {
    width: 97%;
}

label{
    font-size: 59%;
}
input, select, textarea{
    width: 50%;
}




.precios_hora{

font-size: 100% !important;

}

.texto_entrada_especial{
    margin: 0px !important;
    padding-left: 12px;
}

.bloque_ofertas{
    width: 80% !important;
}

.bloque_premium{
    width: 85%;
    height: inherit;
}

.puntos_venta{
    margin: 0 !important;
    padding: 0 !important;
}

#bloque_invitados_seccion{
    width: 90% !important;
}

#bloque_invitados_seccion>div{
    width: 45% !important;
}

#bloque_invitados_seccion>div img{
    width: 100%;
}

#flotante_invitado .ventana{
    width: 100% !important;
    text-align: center;
    margin-top: 0 !important;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#flotante_invitado .ventana>div{
    margin-left: 0 !important;
}

#foto_invitado{
    float: initial !important;
    margin-left: 0 !important;
    width: 175px !important;
    margin-top: 20px !important;

}
#nombre_invitado{
    font-size: 149% !important;
    padding-top: 0 !important;
}
#profesion_invitado{
    font-size: 84%;
    padding-top: 0px;
}
#info_invitado{
    padding-left: 12px;
    height: 230px !important;
}
#x_cierre_invitado{
    font-size: 250% !important;
    top: 0 !important;
}


html { overflow: hidden } 

body { height:100%; position:fixed; /* prevent overscroll bounce*/ overflow-y:scroll; -webkit-overflow-scrolling: touch; /* iOS velocity scrolling */ } 

.bloque_seccion_artistas{
	width: 92%;
    margin: 0;
    margin-bottom: 10px;
    float: initial;
}
.bloque_seccion_artistas div {
    float: initial !important;
}


.bloque_seccion_artistas .a-b-r-La a{
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 280px;
    display: block;
}


#cuerpo_seccion .flexible>div{
    width: 70%;
    text-align: center;

}

#gratis_cosplay_img {
    float: initial;
    width: 95%;
}

#gratis_cosplay_descripcion {
    margin-left: 0;
}

#cuerpo_seccion .entrada_general{
    width: 100%;
}

#cuerpo_seccion .flexible>div>div{
/*    margin-bottom: 50px;*/
}

.flexible>div>img{
    margin-top: 50px;
}

.horarios_hora{
    width: 50% !important;
}
.horas_actividad{
    margin-bottom: 20px !important;
    width: 100% !important;
}
#horario_contenedor{
    width: 100% !important;
}
.horario_dias{
    width: 31% !important;
    font-size: 80%;
}
#horarios_derecha{
    width: 0% !important;
}
#horarios_izquierda{
    font-size: 80%;
}

#idol_time{
    margin-left: 5px !important;
    margin-right: 5px !important;
}


#entrada_3dias_img{
    float: none;
}

#contador_atras .dias{
    font-size: 280%;
}
#descuento_entradas{
    top: -6vh !important;
    right: 0.5vw !important;
    height: 20vw !important;
}

#cuerpo_seccion.noticia{
    padding-left: 10px;
    padding-right: 10px;
}

#cuerpo_seccion.noticia .cuerpo img{
    max-width: 95%;
    height: inherit;
}

#colaboradores div{
    padding: 0px;
}

.bloque_destacadas{
    margin: 0 !important;
}

#contenedor_normas_covid div{
	width: 80%;
}

#cuerpo_seccion .precios_dias.flexible>div {
    width: 92%;
    margin-bottom: 50px;
}

#entrada_3dias_img {
    width: 100%;
	
}

#listado_actividades_flexible>div{
	width: 100%;
	margin-bottom: 10px;
    margin-top: 10px;
}

.dia_circle{
	font-size: 60%;
}

.logo_colaborador_horario{
	width: 100% !important;
	padding-right: 0 !important;
}

.parrafo_colaborador_horario{
	margin-left: 0 !important;
}





}

@media (min-width: 1199.98px) {
nav li:hover > .uppercat{
    color: white;
    background-color: #2b3d7f;

}
nav>ul>li>ul>li:hover{
    background-color: white;
    color: #6985ee;
}
nav li:hover > ul{
    /*display: block;*/
    opacity: 1;
    visibility: visible;
    transition-delay:0s;
}
nav li:hover > #cat_entradas{
    color: white;
    background-color: #2b3d7f;

}




}



