@media only screen and (max-width:1024px) {

    ul.listaEventos li {
        width: calc(100% / 4 - (60px / 4));
    }

        ul.listaEventos li:nth-child(4n+4) {
            margin-right: 0;
        }

        ul.listaEventos li:nth-child(5n+5) {
            margin-right: 20px;
        }


    #paso2 .formLabelIcon label {
        width: 100%;
        margin-right: 0%;
    }

}


@media only screen and (max-width:815px) {

    #posVenta h1 small {
        float:none;
        display:block;
        clear:both;
        margin-top: 10px;
    }

    #pagoSeguro {
        display:none;
    }

#paso1 ul.listaEntradas > li p em{
  /*display: none;*/
}

    .paso .encabezado a.abrir {
        right: 10px;
        top: 13px;
        color: #cb2999;

    }
        .paso .encabezado a.abrir span {
            color: #cb2999;
            font-weight: 600;
        }
        .paso .encabezado a.abrir img {
            display:none;
        }




    #paso1 ul.listaEntradas > li > p > a {
        display:initial;
        font-size: 1.2em;
    }
    #paso1 ul.listaEntradas > li > p {
        font-size: 1.0em;
        padding-top: 0px !important;
    }

    .inputNumerico, .inputNumericoPrecio {
        float: right;
        clear: right;
    }
    .inputNumericoPrecio {
        margin-top: 10px;
        margin-right: 40px;
    }

    .paso {
        display: none !important;
    }
    .paso.abierto, .paso.finalizado {
        display: initial !important;
        margin-top: 5px;
    }

        .paso h3 {
            font-size: 0.97em;
        }

    ul.listaSelect li {
        font-size: 13px;
        font-weight:600;
    }
        ul.listaSelect li em {
            font-weight: initial;
        }

    .aviso {
        padding: 13px !important;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
            .aviso:first-child {
                margin-top: 10px !important;
            }



    body {
        padding-top: 60px;
    }

    header #filtros #mostrarFiltros,
    header #superior,
    header #migas {
        display: none;
    }

    header nav#filtros {
        margin-top: 0;
        margin-bottom: 0;
    }

    .centrar {
        width: 100%;
        padding: 0 10px;
        float: left;
    }

    header {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0px;
        padding: 5px;

        position: fixed;
		z-index: 10;
        box-shadow: 0 0 2px #cb2999, 0 2px 2px #cb2999;
        background-color: #ffffff;
        
        top: 0px;
        left: 0px;
        border-bottom: 1px solid #cb2999;
        text-align: center;
    }

    #evento, #posVenta, #paginaEstatica {
        margin-top: 50px;
        /*box-shadow: 0 0 2px rgba(0,0,0,0.12), 0 2px 2px rgba(0,0,0,0.24);
        border-top: 0px !important;*/
    }


    body {
        padding-top: 0px;
    }

    /*#selectButacaButtons2 {
        display: block;
    }

    #selectButacaButtons {
        display: none;
    }*/



    header .logo {
        /*float: left;*/
        /*position: relative;*/
        top: -2px;
        /*left: 2px;*/
        margin: 0px auto 0px auto;
        width: 100%;
    }

        header .logo img:first-child {
            display: none;
        }

        header .logo img:last-child {
            display: block;
            height: 30px;
            margin: 0px auto 0px auto;
        }

    header #botonMovil {
        width: 28px;
        height: 12px;
        margin-top: 4px;
        margin-left: 20px;
        float: left;
        position: relative;
        display: block;
    }

        header #botonMovil span {
            width: 100%;
            height: 2px;
            background-color: white;
            position: absolute;
            left: 0;
            transition: all 560ms ease;
        }

            header #botonMovil span:nth-child(1) {
                top: 0;
            }

            header #botonMovil span:nth-child(2) {
                top: 7px;
            }

            header #botonMovil span:nth-child(3) {
                top: 14px;
            }

        header #botonMovil.active span:nth-child(1) {
            top: 8px;
            transform: rotate(315deg);
        }

        header #botonMovil.active span:nth-child(2) {
            top: 7px;
            opacity: 0;
        }

        header #botonMovil.active span:nth-child(3) {
            top: 8px;
            transform: rotate(-315deg);
        }

    header nav#superior {
        width: 100%;
        padding: 15px 0;
        background-color: #fff;
        border-bottom: 1px solid #f2f2f2;
        text-align: center;
        position: fixed;
        top: 57px;
        left: 0;
        z-index: 10;
    }

        header nav#superior a {
            width: calc(100% / 3);
            margin: 0;
            text-align: center;
            float: left;
        }

            header nav#superior a i {
                float: none;
                margin-top: 0;
                position: relative;
                top: 1px;
                margin-right: 2px;
                font-size: 20px;
            }

            header nav#superior a#superiorPuntos span {
                display: none;
            }

            header nav#superior a#superiorPuntos strong {
                text-transform: capitalize;
            }

    #sliderInicio {
        height: auto;
    }

        #sliderInicio .slide .imagen-slide {
            width: 100%;
            max-height: 300px;
            overflow: hidden;
            float: left;
        }

        #sliderInicio .slide a .imagen-slide img {
            width: 100%;
            height: auto;
        }

        #sliderInicio .infoEvento {
            position: static;
            width: 100%;
            float: left;
            opacity: 1;
            transform: scale(1);
            background-color: #3e3934;
        }

        #sliderInicio .owl-item.active.center .infoEvento {
            animation-name: none;
        }

        #sliderInicio .owl-item .slide img {
            opacity: 1 !important;
            filter: blur(0);
        }

        #sliderInicio .owl-dots {
            width: 100%;
            margin-top: 10px;
            text-align: center;
            float: left;
        }

            #sliderInicio .owl-dots div {
                width: 7px;
                height: 7px;
                border-radius: 100%;
                background-color: #ddd;
                margin: 0 2px;
                display: inline-block;
            }

                #sliderInicio .owl-dots div.active {
                    background-color: #cb2999;
                }

    header #filtros #buscador {
        width: calc(100% - 110px);
        position: absolute;
        top: 0;
        right: 10px;
        transition: all 120ms ease-in;
        transition-delay: 200ms;
    }

        header #filtros #buscador.active {
            width: calc(100% - 20px);
            z-index: 10;
        }

        header #filtros #buscador input {
            height: 42px;
            padding-left: 40px;
            border: 0;
            background-color: rgba(62,57,52,0.3);
            color: #fff;
        }

        header #filtros #buscador.active input {
            background-color: rgba(62,57,52,1);
        }

        header #filtros #buscador input::-webkit-input-placeholder {
            color: #fff;
        }

        header #filtros #buscador input:-moz-placeholder {
            color: #fff;
            opacity: 1;
        }

        header #filtros #buscador input::-moz-placeholder {
            color: #fff;
            opacity: 1;
        }

        header #filtros #buscador input:-ms-input-placeholder {
            color: #fff;
        }

        header #filtros #buscador input::-ms-input-placeholder {
            color: #fff;
        }

        header #filtros #buscador button {
            background: none;
            left: 10px;
            font-size: 18px;
            top: 11px;
            color: white;
        }

    header #filtros a#mostrarFiltros {
        width: 100%;
        margin-bottom: 5px;
        border: 1px solid #dddddd;
        color: #999996;
        float: left;
        font-size: 14px;
        height: 50px;
        line-height: 50px;
        padding: 0 45px 0 12px;
        transition: all 560ms ease;
        position: relative;
    }

        header #filtros a#mostrarFiltros:after {
            content: '';
            width: 45px;
            height: 48px;
            background: transparent url(../images/rowDown.png) no-repeat scroll right center;
            position: absolute;
            right: 0;
            top: 0;
            transition: all 560ms ease;
        }

        header #filtros a#mostrarFiltros.active:after {
            transform: rotate(180deg);
        }

        header #filtros a#mostrarFiltros i {
            color: #dddddd;
            float: left;
            font-size: 22px;
            margin-right: 10px;
            margin-top: 13px;
        }

    header #filtros > ul {
        width: 100%;
        height: calc(100% - 103px);
        padding: 15px 10px;
        position: fixed;
        top: 108px;
        left: 0;
        background-color: #fff;
        z-index: 10;
        display: none;
    }

        header #filtros > ul > li {
            width: 100%;
            margin: 0 0 5px 0;
        }

            header #filtros > ul > li > a {
                width: 100%;
            }

    header #opciones #lugares > ul {
        z-index: 12;
    }

    header #opciones ul {
        margin-top: 0;
        position: fixed;
        width: 100%;
        height: 100%;
        padding: 25px;
        padding-top: 60px;
        top: 0;
        left: 0;
        background-color: white;
        overflow: scroll;
        z-index: 11;
    }

        header #opciones ul li {
            width: 100%;
        }

    header #opciones #volver {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 3;
        background: white;
        padding: 25px 25px 15px 25px;
        width: 100%;
        z-index: 12;
    }

    ul.listaEventos li {
        width: calc(100% / 2 - 5px);
        margin-right: 0;
    }

        ul.listaEventos li:nth-child(5n+5) {
            margin-right: 0;
        }

        ul.listaEventos li:nth-child(odd) {
            margin-right: 10px;
        }

    #paginaEvento #carrusel ul,
    #paginaEventos #carrusel ul {
        padding: 0;
    }

    #carrusel .owl-dots {
        width: 100%;
        margin-top: 10px;
        text-align: center;
        float: left;
    }

        #carrusel .owl-dots div {
            width: 7px;
            height: 7px;
            margin: 0 2px;
            border-radius: 100%;
            display: inline-block;
            background-color: #ddd;
        }

            #carrusel .owl-dots div.active {
                background-color: #cb2a98;
            }

    #paginaEvento .w60,
    #paginaEvento .w40 {
        width: 100%;
        padding-right: 0;
    }

    #paginaEvento .w40 {
        margin-top: 40px;
    }

    #paginaEstatica h1 {
        font-size: 24px;
    }

    /*#ventas #evento {
        position: relative;
        padding-bottom: 40px;
    }*/

        #ventas #evento h3 {
            width: 100%;
            padding: 10px 0;
            margin: 0;
            font-size: 16px;
            font-weight: 500;
            background-color: #f2f2f2;
            display: none;
        }

    header h3 {
        color: #fff;
        float: left;
        margin: 1px 0 0 20px;
    }

    #ventas {
        margin-top: 0px;
        padding-left:5px;
        padding-right: 5px;
    }

    #evento {
        padding: 5px;
    }

    #ventas #evento h3 br {
        display: none;
    }
    /*
	#ventas #evento img {
		float: left;
	}
	#ventas #evento h1 {
		width: 100%;
		padding: 0 10px;
		margin: 10px 0;
		font-size: 18px;
		float: left;
	}
	#ventas #evento #info {
        display:inline-block;
		width: 100%;
		padding: 0 10px;
		float: left;
	}
	#ventas #evento #info span {
		width: 100%;
		margin-bottom: 5px;
		float: left;
	}
	#ventas #evento #info span:last-child {
		margin-bottom: 0;
	}
	#ventas #evento a.volver {
		margin: 0;
	    position: absolute;
	    bottom: 10px;
	    right: 10px;
	}
    */

    #ventas #evento h1 {
        margin-top: 0px;
        margin-bottom: 5px;
    }

    header {
        margin-bottom: 0px;
    }

    /*#ventas #evento {
        padding-bottom: 10px;
    }*/



    #butacas_outer {
        margin: 0px auto 0px auto;
        float: none;
    }



    footer {
        padding-top: 0;
    }

        footer .w25 {
            width: 100%;
            margin-top: 30px;
            padding-right: 0;
            padding-bottom: 20px;
            border-bottom: 1px solid #ccc;
        }

        footer .banner {
            width: 100%;
            margin-top: 30px;
            text-align: center;
        }

            footer .banner a {
                float: none;
                display: inline-block;
            }

    body.noscroll {
        overflow: hidden;
    }

    .paso .content {
        padding-top: 20px;
    }

    #paso1 ul.listaEntradas > li {
        padding-bottom: 10px;
        padding-top: 10px;
        display: block;
    }

        #paso1 ul.listaEntradas > li p {
            width: 100%;
            padding: 10px;
            font-size: 14px;
        }

    #paso1 #tipo ul li .inputNumerico {
        width: 100%;
    }

    #paso1 #tipo ul li .precioEntrada {
        width: 100%;
        text-align: right;
        padding-right: 20px;
    }

    #paso1 .info {
        margin-top: 10px;
    }

#paso2 #registro, #paso2 #acceder {
    padding-right: 20px;
    padding-left: 20px;
}


#paso2 #anonimo {
    width: 100%;
    margin: 20px 0 0 0;
}

#paso2 #separador {
    display: none;
}

#paso2 #registro input[type="button"] {
    clear: both;
}

.popup-wrapper .popup {
    top: 10px;
    left: 10px;
    /*padding: 30px 20px 20px 20px;*/
    margin-top: 0 !important;
    margin-left: 0 !important;
    /*overflow: scroll;*/
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    max-height: calc(100% - 20px);
}



.centrar {
    padding: 0 5px;
}


/*#evento, .paso {
    border: none;
    border-bottom: 1px solid #dddddd;
}*/

.paso {
    padding: 5px;
}

#ventas #evento img {
    display: none;
}

#zonasSelect {
    display: none;
}

#paso1 #listaZonas {
    width: 100%;
}

#paso1 #mapaZonas, #paso1 #listaZonas {
    width: 100%;
}

#paso1 #asientos .w70 {
    width: 100%;
}

#paso2 #registro, #paso2 #acceder {
    padding-left: 20px;
    padding-right: 20px;
}

        #paso2 .formLabelIcon label {
            width: 48.7%;
        }
            #paso2 .formLabelIcon label:nth-child(odd) {
                float: left;
            } 
            #paso2 .formLabelIcon label:nth-child(even) {
                float: right;
            } 





@media only screen and (max-width:639px) {

    /* formulario registro */




    #listadoEventos .cajaEnlace {
        right: 10px;
    }

    /*.paso .encabezado a.abrir {
        cursor: pointer;
        float: right;
        font-size: 12px;
        font-weight: 600;
        padding: 0px 3px;
        right: 7px;
        top: 7px;
    }

        .paso .encabezado a.abrir img {
            display: none;
        }

        .paso .encabezado a.abrir:link, .paso .encabezado a.abrir:visited {
            color: #cb2999;
        }

        .paso .encabezado a.abrir span {
            color: #cb2999;
            float: left;
            font-weight: 600;
            line-height: 20px;
            margin-top: 1px;
        }*/

    #paso2 #registro, #paso2 #acceder {
        padding-left: 20px;
        padding-right: 20px;
    }

    #paso2 .formLabelIcon label {
        width: 100% !important;
        margin-right: 0% !important;
    }

    .paso .encabezado h2 em {
        width: 100%;
        margin-top: 0px;
        clear: both;
        float: left;
        margin-left: 40px;
    }

}

@media only screen and (max-width:420px) {

    #listaSesiones > li .info {
        width: 100%;
    }

    #listaSesiones > li a.boton {
        clear: both;
    }

    #bannerRecinto .textoRecinto {
        position: static;
        float: left;
        display: block;
        width: 100%;
        background: #3e3934;
        padding: 10px;
    }

        #bannerRecinto .textoRecinto h1 {
            position: static;
            font-size: 20px;
        }

    #bannerRecinto .iconosRecinto ul {
        top: 0;
        right: 0;
        bottom: auto;
        padding: 10px;
        background: rgba(0, 0, 0, 0.7);
    }

    #listadoEventos li .enlaceImagen span {
        width: 120px;
        clear: both;
        margin: 0;
        float: left;
        display: block;
    }

    #listadoEventos li img {
        width: 120px;
    }

    #listadoEventos .infoEvento {
        position: static;
        width: calc(100% - 125px);
        padding-left: 15px;
        display: block;
        float: left;
    }

        #listadoEventos .infoEvento h3 {
            font-size: 17px;
            margin: 15px 0 10px;
        }

    #listadoEventos li .infoEvento p {
        font-size: 13px;
    }

        #listadoEventos li .infoEvento p.fecha span.fechaEscritorio {
            display: none;
        }

        #listadoEventos li .infoEvento p.fecha span.fechaMovil {
            display: inline-block;
        }

    #listadoEventos .cajaEnlace {
        display: none;
    }

        #listadoEventos .cajaEnlace a {
            width: 100%;
            text-align: center;
            float: left;
        }


    #paso1 #asientos #selectorButaca {
        overflow: scroll;
    }



    #ventas #evento h1 {
        font-size: 20px;
    }

    #paso2 #registro, #paso2 #acceder {
        padding-left: 10px;
        padding-right: 10px;
    }

    #paso2 .formLabelIcon label {
        width: 100% !important;
        margin-right: 0% !important;
    }
}

@media only screen and (max-width:360px) {

    ul.listaEventos li {
        width: 100%;
    }

        ul.listaEventos li .grupoEvento {
            width: 40%;
        }

        ul.listaEventos li .infoEvento {
            width: 60%;
            display: block;
        }

        ul.listaEventos li .fecha,
        ul.listaEventos li .lugar {
            width: 100%;
        }

        ul.listaEventos li .lugar {
            margin-top: 10px;
        }

    /*.paso .encabezado h2 {
        font-size: 14px;
    }

    .paso .encabezado span.numero {
        font-size: 20px;
        margin-right: 5px;
        background: #ffffff url(../images/decoH2_.png) no-repeat scroll left bottom;
        padding-left: 0px;
    }

    .paso .encabezado h2 em {
        margin-left: 18px;
    }*/

    #paso2 #registro, #paso2 #acceder {
        padding-left: 10px;
        padding-right: 10px;
    }

    #paso2 .formLabelIcon label {
        width: 100% !important;
        margin-right: 0% !important;
    }
}
