@media all and (max-width: 1024px){

    /*Botonera Secciones*/
    #botonera-secciones{
        display: none;
    }

    /*Banner Destacado*/
    figure#banner-destacado{
        position: relative;
        width: 100%;
        border-radius: 0px;
        position: relative;
        margin: 0px;
        height: auto;
    }

    figure#banner-destacado img.img-crop{
        display: none !important;
    }

    figure#banner-destacado img{
        width: 100%;
    }

    section figure.banner a:not(.movil){
        display: none;
    }

    section figure.banner {
        width: 100%;
        border-radius: 7px;
        margin: 10px 0px;
    }

    section figure.banner .resp p,
    section#promovemos #solicita-sticker .resp p{
        font-size: 20px;
        float: none;
        text-align: center;
        width: 100%;
    }

    section figure.banner .resp img,
    section#promovemos #solicita-sticker .resp img{
        float: none;
        width: 100px;
        margin: 10px auto 0 auto;
    }

    /*Apoyamos el crecimiento de tu negocio*/
    section#apoyamos #pago-reembolsos span.fecha{
        font-size: 12px;
    }

    section#apoyamos #pago-reembolsos span.monto{
        font-size: 18px;
        margin-top: 9px;
    }

    section#apoyamos #pago-reembolsos .btn{
        font-size: 10px;
        float: none;
        margin-top: 10px;
        margin-left: 10px !important;
    }

    section#apoyamos #pago-reembolsos .btn.no-margin{
        margin-left: 0px !important;
    }

    section#apoyamos #pago-reembolsos .fila .col{
        border: none;
    }

    section#apoyamos #pago-reembolsos .fila.horizontal{
        display: none;
    }

    section#apoyamos #grafico-reembolsos .izq{
        width: 100%;
    }

    section#apoyamos #grafico-reembolsos #grafico-contenedor{
        width: 100%;
        transform: translateX(-5px);
        -webkit-transform: translateX(-5px);
        -moz-transform: translateX(-5px);
    }

    section#apoyamos #grafico-reembolsos .der img{
        width: 30px;
    }

    section#apoyamos form label{
        display: block;
        margin-bottom: 5px;
    }

    section#apoyamos form label .chosen-container{
        min-width: 90% !important;
    }

    section#apoyamos form label select{
        width: 282px;
        background-color: #fff;
        border: none;
        padding: 5px;
        margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
        font-family: 'sansa-pro-normal', sans-serif;
        font-size: 12px;
        border: 1px solid #bfcbcf;
    }

    section#apoyamos form label input{
        width: 260px;
        border: 1px solid #bfcbcf !important;
    }

    section#apoyamos #grafico-reembolsos .info .btn{
        background-position: 15px 6px;
    }

    section#apoyamos #transacciones{
        background-image: none;
    }

    section#apoyamos #transacciones > .izq{
        float: none;
        margin-top: 0px;
    }

    section#apoyamos #transacciones > .izq figure{
        width: 25%;
        position: relative;
        height: 80px;
        margin-right: 6%
    }

    section#apoyamos #transacciones > .izq figure img{
        width: 100%;
    }

    section#apoyamos #transacciones > .izq .texto{
        width: 65%;
    }

    section#apoyamos #transacciones > .izq .texto p{
        line-height: 15px;
    }

    section#apoyamos #transacciones > .izq p span{
        font-size: 25px;
    }

    section#apoyamos #transacciones .btn{
        margin-right: 20px;
        margin-top: 0px;
    }

    section#apoyamos #grafico-reembolsos .info{
        width: 100%;
    }

    /*Promovemos tu negocio*/
    section#promovemos .acciones a{
        margin: 0px;
        width: 100%;
    }

    section#promovemos .acciones a img{
        width: 100%;
    }

    section#promovemos #solicita-sticker{
        width: 100%;
        text-align: center;
    }

    section#promovemos #solicita-sticker .izq{
        text-align: center;
        width: 100%;
    }

    section#promovemos #solicita-sticker .izq > h5{
        font-size: 20px;
        width: 140px;
        line-height: 31px;
        margin-top: 20px;
        display: inline-block;
        margin-bottom: 0px;
        text-align: left;
        float: none;
    }

    section#promovemos #solicita-sticker .izq > h5 span{
        font-size: 35px;
        text-align: left;
    }

    section#promovemos #solicita-sticker .izq > p{
        width: 80%;
        margin: 10px auto 0px auto;
        font-size: 12px;
        text-align: center;
        float: none;
        line-height: 17px;
    }

    section#promovemos #solicita-sticker .izq > img{
        width: 90px;
        display: inline-block;
        float: none;
    }

    section#promovemos #solicita-sticker .btn{
        width: 100px;
        float: none;
        margin: 20px auto 0px auto;
    }

    /*Ayudamos a tu gestión diaria*/
    section#ayudamos #mapa{
        width: 90%;
        margin: 0 auto;
    }

    section#ayudamos #mapa img{
        width: auto;
        height: 100%;
    }

    section#ayudamos #info-mapa{
            width: 90%;
            margin: 0 auto;
            display: block;
        }

    section#ayudamos #info-mapa .info{
        display: block;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid rgba(0,0,0,0.2);
        padding: 15px 0px;
        height: auto;
        float: none !important;
    }

    section#ayudamos #info-mapa .info:last-child{
        border-bottom: none;
    }

    section#ayudamos #info-mapa .info img{
        /*float: left;*/
        margin-right: 10px;
    }

    section#ayudamos #info-mapa .info p{
        /*float: left;*/
        width: 90%;
        margin-top: 10px;
        line-height: 15px;
    }

    section#ayudamos #info-mapa .info span{
        position: relative;
        bottom: auto;
        left: 0px;
        font-size: 20px;
    }

    section#ayudamos #info-mapa .info span::before{
        display: block;
        content: '';
        clear: both;
    }

    section#ayudamos #noticias .noticia{
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(0,0,0,0.2);
    }

    section#ayudamos #noticias .noticia:last-child{
        border-bottom: none;
    }

    section#ayudamos #noticias .noticia figure{
        width: 150px;
    }

    section#ayudamos #noticias .noticia figure img{
        width: 100%;
    }

    /*Valoramos tu permanencia en nuestra red*/
    section#valoramos #sodexo-club-beneficios{
        background-image: none;
    }

    section#valoramos #sodexo-club-beneficios{
        height: auto;
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club {
        position: relative;
        display: block;
        width: 100%;
        margin-top: 20px;
        margin-right: 0px;
        padding-bottom: 50px;
    }

    section#valoramos #sodexo-club-beneficios + .btn{
        display: block;
        width: 100px;
        float: right;
        margin-top: 0px;
        min-width: initial;
    }

    section#valoramos #sodexo-club-beneficios #logo-sodexo-club{
        position: relative;
        left: auto;
        top: auto;
        margin: 10px auto 0 auto;
        width: 80px;
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club .titulo-slider h5{
        width: 90%;
        margin: 0 auto;
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club .paginacion{
        right: 20px;
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club .grupo{
        width: 100%;
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club .grupo .item{
        width: 80%;
        float: none;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-top: 20px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        border-bottom: 1px solid rgba(0,0,0,0.2) !important;
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club .grupo .item:nth-child(4){
        border-bottom: none !important;
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club .grupo .item::after{
        content: '';
        display: block;
        clear: both;
    }

    section#valoramos #asesoria-capacitacion{
        height: auto;
    }

    section#valoramos #asesoria-capacitacion #tips{
        float: none;
        padding: 20px;
        border-right: none;
        border-bottom: 2px solid rgba(255,255,255,0.5);
    }

    section#valoramos #asesoria-capacitacion #tips .btn{
        display: block;
        width: 100px;
        margin-left: auto;
        margin-right: auto;
    }

    section#valoramos #asesoria-capacitacion #tips .tip{
        width: calc(100% - 40px);
        background-color: #f3f3f3;
        height: 200px;
    }

    section#valoramos #asesoria-capacitacion #tips .tip img{
        width: 110px;
    }

    section#valoramos #asesoria-capacitacion #tips .tip h6{
        width: auto;        
    }

    section#valoramos #asesoria-capacitacion #tips .tip p{
        width: auto;   
        font-size: 13px;
        line-height: 20px;
    }

    section#valoramos #asesoria-capacitacion #consultas{
        float: none;
        width: calc(100% - 40px);
    }

    section#valoramos #asesoria-capacitacion #consultas button{
        width: 150px;
    }

    section#valoramos #asesoria-capacitacion #consultas form{
        padding: 0px;
        width: 100%;
    }

    section#valoramos #asesoria-capacitacion #consultas select{
        background-color: #fff;
    }

    section#valoramos #asesoria-capacitacion #consultas textarea{
        width: calc(100% - 25px);
        margin-top: 5px;
        height: 150px;
    }

    section#valoramos #asesoria-capacitacion #consultas .respuesta{
        background-position: 100% 0%;
        background-size: 40px;
    }

    section#valoramos #asesoria-capacitacion #consultas .respuesta p{
        width: 80%;
    }

    #mapa-locales .der{
        width: 100%;
        margin-bottom: 15px;
    }

    #mapa-locales select{
        display: block;
        width: 90%;
        background-color: #fff;
        border: 1px solid #bfcbcf;
        padding: 5px;
        margin: 5px auto 0px auto;
        border-radius: 5px;
        font-family: 'Arial', sans-serif;
        font-size: 12px;
        height: 38px;
        background-image: url(../../images/general/flecha_select_movil.png);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }

    .menu-promocion #listado-promociones{
        float: left !important; 
    }

    .menu-promocion #listado-promociones .promocion{
        margin-top: 20px !important;
    }

    section#promovemos #solicita-sticker{
        padding-top: 0px;
    }

    section#apoyamos #grafico-reembolsos .info .titulo + p,
    section#apoyamos #grafico-reembolsos .info .titulo + p + p{
        text-align: justify;
    }
}

@media all and (min-width: 480px) and (max-width: 1024px){
    section#apoyamos #pago-reembolsos .fila{
        width: 50%;
        float: left;
    }

    section#apoyamos #pago-reembolsos .fila:last-child{
        width: 100%;
        float: none;
    }

    section#apoyamos #pago-reembolsos .fila:last-child .btn{
        margin-left: 10px !important;
    }

    section#promovemos .acciones a{
        width: 45%;
    }

    section#promovemos .acciones a:first-child{
        margin-right: 5%;
    }

    section#apoyamos #grafico-reembolsos .info .titulo img{
        width: 25px;
    }

    section#ayudamos #info-mapa .info{
        width: 50% !important;
        float: left !important;
        margin-right: 0px;
        height: 100px; 
    }

    section#ayudamos #info-mapa .info span{
        position: absolute !important;
        bottom: 10px !important;
        left: 0px !important;
        font-size: 20px !important;
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club .grupo{
        width: 90%;
        left: 50% !important;
        transform: translateX(-50%);
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club .grupo .item{
        width: 45%;
        float: left;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-top: 20px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: 5%;
        border-bottom: 1px solid rgba(0,0,0,0.2) !important;
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club .grupo .item:nth-child(3){
        border-bottom: none !important;    
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club .grupo .item figure{
        width: 50px;
    }

    section#valoramos #sodexo-club-beneficios #slider-sodexo-club .grupo .item figure img{
        width: 100%;
    }

    section#promovemos #solicita-sticker .izq > h5{
        width: 300px;
        margin-top: 40px;
        vertical-align: top;
    }

    section#promovemos #solicita-sticker .izq{
        margin-top: 20px;
    }

    section#apoyamos #transacciones > .izq figure{
        height: auto;
    }

}

@media all and (min-width: 600px) and (max-width: 1024px){

    section#valoramos #asesoria-capacitacion #tips .tip{
        width: calc(100% - 40px);
        background-color: #f3f3f3;
        height: 200px;
    }

    section#valoramos #asesoria-capacitacion #tips .tip img{
        width: 250px;
    }

    section#valoramos #asesoria-capacitacion #tips .tip p{
        width: auto;   
        font-size: 15px;
        line-height: 27px;
    }

    section#valoramos #asesoria-capacitacion #consultas textarea{
        width: calc(100% - 25px);
        margin-top: 5px;
        height: 150px;
    }

    section#valoramos #asesoria-capacitacion #consultas .respuesta{
        background-position: 98% 0%;
        background-size: 46px;
        padding-bottom: 5px;
    }

    section#ayudamos #info-mapa .info:nth-child(3){
        border-bottom: none;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px){
    .menu-promocion #listado-promociones .promocion{
        margin-top: 0px !important;
    }
}

@media all and (orientation: landscape) and (max-width: 1024px){
    section#valoramos #asesoria-capacitacion #tips .tip{
        height: 150px;
    }

    section#ayudamos #info-mapa .info:nth-child(3){
        border-bottom: none;
    }
}

@media all and (orientation: landscape) and (max-width: 767px){
    /*section#ayudamos #info-mapa .info:last-child{
        border-bottom: 1px solid rgba(0,0,0,0.2) !important;
    }*/
}

@media all and (max-width: 767px){
    .menu-promocion #listado-promociones{
        float: none !important; 
    }
}