@media screen and (max-width: 768px) {

    /**/
    /** FONTS font-family: 'Michroma', serif; */
    h1,
    h2 {
        display: none;
    }

    * {
        box-sizing: border-box;
    }

    .onlytablet {
        display: none;
    }

    .onlydesktop,
    .onlydesktopblock {
        display: none;
    }

    .onlymobile {
        display: inline-block;
    }

    .onlymobileblock {
        display: block;
    }

    .onlymobiletxt {
        display: none;
    }

    ul {
        list-style-type: none;
        text-decoration: none;
    }


    button:active,
    button:focus,
    div:active,
    div:focus,
    a:active,
    a:focus {
        outline: 0;
    }

    body,
    html {
        overflow-x: hidden !important;
    }

    body {
        font-family: 'Montserrat', sans-serif;
        color: #262626;
        margin: 0px auto 0px auto;
        overflow-x: hidden !important;
    }

    .mobilemargins {
        width: 100% !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .nomargins {
        width: 100% !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .nopaddingsdesktop {


        padding-right: 5% !important;
        ;
        padding-left: 5% !important;
        ;


    }

    .nopaddingsmobile {

        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .fondocabecera {
        background-image: url(/resources/epson-proyectores/images/cabecera_mobile.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center top;

    }

    .segunda {
        padding-top: 6vw;
    }

    .altitud {
        display: none;
    }

    .linkshop {
        display: block;
        z-index: 99999;
        position: relative;
    }

    .altitudmobile {
        display: block;
        position: absolute;
        top: 653px;
        right: -24px;
        z-index: 1;
        zoom: 1;
    }

    a.icorrss {
        background-color: transparent;
        border-radius: 50px;
        color: #ffffff;
        width: 40px;
        height: 26px;
        padding: 0px 5px;
        display: inline-block;
        cursor: pointer;
    }

    a.icorrss2 {
        color: #FF843A;
        width: 24px;
        height: 7px;
        padding: 0px 0px;
        display: inline-block;
        cursor: pointer;
        margin-right: 10px;
    }

    a.icorrss img,
    a.icorrss2 img {
        width: 32px;
    }

    #menumobilelink {
        display: none;
    }

    #menumobile {
        display: none;
    }

    #menudesktop {
        position: fixed;
        top: 1vh;
        right: 0px;
        width: 50px;
        height: 50px;
        cursor: pointer;
    }

    .foto3_mobile {
        margin-top: -100px;
    }

    .foto1 {
        clear: both;
        float: none;
        margin: -25vw auto 0 auto;
    }


    .textgflat1 {
        background-image: url(/resources/epson-proyectores/images/device2mobile.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top right;
        height: 400px;
        padding-top: 15vw;
        padding-right: 35vw;
        margin-top: -10vw;
    }



    .genialy1 {

        width: 90vw !important;
        height: 100vw !important;
    }

    .genialy2 {

        width: 90vw !important;
        height: 90vw !important;
    }


    #producto0 {
        position: relative;
        top: -31vw;
        right: -18vw;
    }

    #producto0 img {
        width: 68vw;
    }

    .margin1 {
        margin-left: -3%;
    }

    .margin2 {
        margin-left: -5vw;
    }



    #seccioncontenido {
        background-image: url(/resources/epson-proyectores/images/fondocallemobile.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }

    .parrafonegro {
        font-size: 4.3vw;
        font-family: "Roboto Flex", sans-serif;
        font-style: normal;
        color: #000000;
        text-align: left;
        line-height: 8vw;
        margin: 2%;
    }

    .parrafomargenmobile {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .subtitularmobile {

        font-style: normal;
        font-weight: 600;
        font-size: 5vw;
        line-height: 6vw;
        margin: 0px 14vw;
        /* margin-top: 80px; */
        color: #000000;
    }

    .parrafonegrodestacado {
        font-family: 'Radio Canada';
        font-style: italic;
        font-weight: 400;
        font-size: 17px;
        line-height: 24px;
        color: #181818;
    }

    .fecha {
        font-size: 3.5vw;
        padding-bottom: 0px;
    }

    .subtitularcursive {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 5vw;

        line-height: 8vw;
        color: #1D1D1D;
        margin-bottom: 20px;
        text-align: center;
        width: 80vw;
        margin: 0px auto 40px auto;
    }

    .subtitularparrafo {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 33px;
        color: #1D1D1D;
        margin-bottom: 20px;
    }

    .fondodegrada0 {
        background-image: url(/resources/epson-proyectores/images/degrada2.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom center;
    }

    #sec3 {}

    .fondochica {
        min-height: 47vh;
        background-image: url(../images/chica.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        display: flex;
        align-content: flex-end;
        flex-direction: column;
        justify-content: flex-end;
    }

    .fondodegrada1 {
        background-image: url(/resources/epson-proyectores/images/degrada1.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom center;
        height: 170px;
    }

    #montajefondo img {
        height: 173px;
    }

    #montajecafeterias {
        height: 220px;
    }

    #maquinaleft {
        height: 173px;
    }

    #maquinaright {
        height: 173px;
    }

    #triggeranim1mobile {
        display: inline-block;
    }

    #triggeranim1 {
        margin-top: -100px;
        background-color: transparent;
    }

    .fondolinearoja2 {

        background-size: 70%;
        padding-right: 15vw;
        padding-top: 17vw;
    }

    .btnrojose {

        /* Boton CTA */

        font-weight: 700;
        font-size: 17px;
        line-height: 26px;
        color: #FFFFFF;
        width: 242.94px;
        height: 40.84px;
        margin: 0 auto;
        text-align: center;


    }




    .btnazulse {
        margin: 0 auto;
        text-align: center;
        display: block;
        text-align: center;
        width: 215px;
        height: 51px;
        padding: 10px;
        background-color: #000092;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 17px;
        line-height: 35px;
        color: #FFFFFF;


    }



    .supertitmobile {
        text-align: center;
        font-weight: 600;
        margin-top: 21px;
        margin-bottom: 6px;
    }

    .titularazul {
        font-family: "Roboto Flex", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 40px;
        margin: 50px auto;
        color: #6CAAFF;
        padding-left: 5%;
    }

    .cajamecherotxt {
        display: block;
        padding-top: 30px;
        margin-left: 0px;
    }

    .cajamechero2txt {
        display: block;
        padding-top: 0px;
        margin-left: 0px;
    }

    .btngenially {
        max-width: 312px;
        margin: 0 auto;
        margin: 30px auto;
    }

    .titmcuhero1 {
        display: block;
        font-family: "Roboto Flex", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 50px;
        line-height: 52px;
        text-align: left;
        padding-left: 20%;
    }

    .titmcuhero2 {
        display: block;
        font-family: "Roboto Flex", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 35px;
        line-height: 40px;
        text-align: left;
        padding-left: 20%;
    }

    .cabecera {
        width: 100vw;
        text-align: center;
        padding: 20vw 5vw;
        min-height: 145vw;


    }

    .cabecera .titular {

        font-size: 9vw;
        color: #ffffff;
        line-height: 9vw;
        text-align: left;
        width: 90vw;
        margin: 10px auto;
        padding-top: 2vh;
        font-weight: 500;
    }


    #contscrollslide {
        /* right: 12px !important; */
        top: 80vw !important;
        left: 45vw !important;
        width: 7vw;
        position: absolute;
        z-index: 9999999;
        display: block;
    }

    .cabeceratextos {
        display: none;
    }

    .lineasoblicuas {
        margin-left: -40vw;
    }



    .contenedorfotos {
        height: 28vh;
    }

    .content-bullet-num img {
        width: 65px;
        height: 65px;
        margin-bottom: 10px;
    }

    .fondociudad {
        background-image: url(../../..https://dyson.thebravecontent.com/prospex-1968/images/fondociudad_mobile.png);
        background-repeat: repeat-x;
        background-position: top center;
        min-height: 675px;
        background-size: 100%;
    }

    #shopdelizadir {
        display: none;
    }

    #shopdelizadirmobile {
        display: block;
        width: 100%;
        text-align: center;
        margin: 20px auto;
    }

    .deslizador {
        width: 90vw;
        height: 90vw;
        margin: 1px auto 0px auto;
        max-width: 478px;
        max-height: 480px;
    }

    .contenedormaskstitular {
        display: block;
        height: 66px;
        padding-top: 20px;
        font-size: 18px;
        width: 100%;
        max-width: 90vw;
        margin: 0 auto;
        border: 1px solid #000000;
    }

    .parrafonegromitad {
        font-size: 20px;
        font-family: "Roboto Flex", sans-serif;
        font-style: normal;
        color: #000000;
        text-align: left;
        line-height: 35px;
        padding-right: 0px;
        margin-top: 100px;
    }

    .ctadescubre {
        font-family: 'Montserrat', 'Times', 'Times New Roman', serif;
        background-color: #8A734D;
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        font-size: 24px;
        padding: 2vw 1vw;
        max-width: 80vw;
        text-decoration: none;
        margin: 20px auto 20px auto;
        text-align: center;
        display: block;
        font-weight: 400;
        letter-spacing: 10px;
    }



    .content-bullet-num {
        text-align: center;
    }

    .content-bullet-titular {
        text-align: center;

    }

    .fondococina {
        background-image: url(/resources/epson-proyectores/images/fondococina_mobile.jpg?123);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center top;

        padding-bottom: 5vw;
        height: 73vw;
        width: 100vw;
        margin-bottom: 10px;

        z-index: 9999;


    }







    #videocabecera {

        position: absolute;
        width: 80vw;
        top: 18vw;
        height: fit-content;
        left: 10vw;
    }

    .icoscroll {
        max-width: 7vw;
    }


    .azul {
        background-color: #01003c;
        background-image: url(/resources/epson-proyectores/images/galaxia_mobile.png);
        background-size: inherit;
        background-repeat: repeat;
        background-position: top center;
    }

    .ctavermasblanco {
        background-color: #ffffff;
        font-family: 'Georgia', serif;
        display: inline-block;
        cursor: pointer;
        color: #000000;
        font-size: 22px;
        padding: 16px;
        max-width: 220px;
        text-decoration: none;
        margin: 20px auto 40px auto;
        text-align: center;
        display: block;
    }

    .contenedorvideo {
        width: 100%;
        margin: 0 auto;
    }

    .timelinetexto {
        width: 80vw;
        font-family: 'Raleway', serif;
        font-size: 17px;
        color: #000000;
        line-height: 32px;
        margin-top: 20px;
        padding-left: 0px;
    }

    .collage {
        height: 74vh;
    }

    #contenedorcollage {
        margin-top: 3vh;
        margin-left: -15%;
        width: 120%;
    }

    #collagefoto1 {
        width: 35%;
        height: 35vh;
    }

    #collagefoto2 {
        width: 64%;
        height: 35vh;
    }



    #collagefoto3 {
        top: 36vh;
    }

    .motogrande {
        min-height: 25vh;
    }

    .cortesia {
        margin-top: -50px;
    }

    .parrafoblanco {
        font-size: 4.5vw;
        font-family: "Roboto Flex", sans-serif;
        font-style: normal;
        color: #ffffff;
        text-align: left;
        line-height: 7vw;

    }

    .parrafoblancbig {

        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 300;
        font-size: 30px;
        line-height: 47px;
        /* or 157% */

        color: #FFFFFF;


    }

    .circulocafe1 {
        position: relative;
        display: block;
        right: -96px;
        top: 24px;
        text-align: right;
        width: 82%;
    }

    .circulocafe2 {
        position: absolute;
        left: -31px;
        top: 40px;
    }

    .comillagrande {
        font-size: 100px;
        width: 70px;
    }

    .comillagrande2 {
        font-size: 100px;
    }

    .margenizqmechero {
        margin-left: 5%;
    }

    .margendermechero {
        margin-left: 5%;
    }

    .textoblanco {
        color: #ffffff !important;
    }

    .subtitulargeneral {
        font-family: "Roboto Flex", sans-serif;
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 6px;
    }

    .subtitulargeneralblanco {
        font-family: "Roboto Flex", sans-serif;
        font-size: 35px;
        line-height: 38px;
    }

    #sec4 {
        background-image: none, none;
        background-repeat: no-repeat, no-repeat;
        background-position: top left, top right;
    }

    .textopie {
        font-size: 15px;
        text-align: center;
        width: 75vw !important;
        display: block;
    }

    .bocadillo {
        margin-left: 50px;
        margin-bottom: 5px;
    }

    .imgchica {
        margin-top: 100px;
    }

    .bocadillo img {
        max-width: 80vw;
        ;
    }

    .imganbmarron {
        margin: 0 auto;
        text-align: center;
    }

    .lineamarronvertical {
        background-image: url(https://dyson.thebravecontent.com/nespresso-professional/images/lineamarronhorizonal.png);
        background-repeat: no-repeat;
        background-position: bottom center;
    }

    .lineamarronverticalmobile {
        background-image: url(https://dyson.thebravecontent.com/nespresso-professional/images/lineamarronhorizonal.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        margin-bottom: 50px;
    }

    .parrafomarron1 {
        color: #000000;

        font-size: 19px;
        text-transform: uppercase;
        max-width: 100vw;
        text-align: center;
        font-weight: 400;
        margin-bottom: 50px;
        padding-right: 20px;
        padding-bottom: 50px;
        height: fit-content;
    }

    .circulocafe3 {
        position: absolute;
        right: -86px;
        top: -1px;
        width: 199px;
    }

    .subtitumarron1 {
        color: #8A734D;

        font-size: 20px;
        text-align: center;
        line-height: 23px;
        margin-top: 20px;
        letter-spacing: 7px;
        text-transform: uppercase;
    }

    .subtitumarron2 {
        color: #8A734D;

        text-align: center;
        font-style: italic;
        font-weight: 900;
        font-size: 28px;
        line-height: 46px;
        letter-spacing: 11px;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .fondochefs_desktop {
        height: 820px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
        background-image: url(../../..https://dyson.thebravecontent.com/nespresso-professional/images/fondochefs_mobile.png);
    }

    #animaciontexto {
        display: block;
        height: 300px;
        margin-top: 50px;
        margin-bottom: 30px;
        width: 100%;
    }

    .estilotextoescrito {
        font-family: "Roboto Flex", sans-serif;
        display: block;
        font-weight: 300;
        font-size: 28px;
        line-height: 37px;
        text-align: center;
        letter-spacing: 10px;
    }

    .btn_maquina {
        display: block;
        min-width: 215px;
        width: fit-content;
        height: 37px;
        padding: 0px 22px;
        font-size: 23px;
        font-weight: 700;
        font-style: italic;
        background-color: #e3ddd5;
        border-radius: 40px;
        color: #000000;
        text-align: center;
        margin: 20px 0px;
        cursor: pointer;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }

    .btn_maquina_activo {
        background-color: #000000;
        color: #ffffff;
    }

    .desc_maquina {
        padding-right: 1%;
    }

    #maquina_momento3 {
        max-width: 50vw;
        margin: 0 auto;
        text-align: center;
        display: block;
        margin-left: 15vw;
        margin-top: 30px;
    }

    .gfw-mobile-share-btn-footer {
        display: block;
    }

    .seccionvideo {
        margin: 0px;
    }

    .titularvideo {
        font-family: 'Michroma', serif;
        font-size: 31px;
        color: #ffffff;
        font-weight: 600;
        margin-top: 15px;
        margin-bottom: 44px;
        text-align: center;
        line-height: 43px;
    }

    .parrafovideo {
        font-size: 17px;
        line-height: 23px;
        font-family: "Roboto Flex", sans-serif;
        font-style: normal;
        color: #ffffff;
        text-align: center;
    }

    .capatextosvarios {
        margin-top: 100px;
    }

    .listatipos {
        padding-left: 0px;
    }

    .numerolista {
        float: left;
        margin-right: 20px;
    }

    .parrafolista {
        font-size: 17px;
        font-family: "Roboto Flex", sans-serif;
        font-style: normal;
        color: #000000;
        text-align: left;
        padding-left: 10%;
        line-height: 27px;
    }

    .parrafo {
        font-size: 17px;
        font-family: "Roboto Flex", sans-serif;
        font-style: normal;
        color: #000000;
        text-align: left;
        margin: auto 5%;
    }


    .titularparrafo {
        font-family: 'SKODA Next';
        font-style: normal;
        font-weight: 700;
        font-size: 7.5vw;
        color: #000000;
        line-height: 10vw;
    }

    .titularrecalculdo {
        display: block;
        font-family: 'SKODA Next';
        font-style: normal;
        font-weight: 700;
        font-size: 8.2vw;
        line-height: 7vw;
        color: #000000;
    }

    .parrafofinal {
        margin: 100px 0px 50px 0px;
        display: block;
    }

    .imgharina {
        padding-left: 20px;
        padding-right: 20px;
    }

    #ninepie {
        position: relative;
        bottom: inherit;
        margin-top: -102px;
    }


    .footer .cero,
    .footer .dos {
        padding: 20px 0px;
    }

    .sliderimg {
        min-height: 40px
    }

    .sliderimg img {
        width: 100%
    }

    .recetadatos {
        background-color: #F4EFE9;
        height: 600px;
        padding: 30px 50px;
    }

    .footer a {
        color: #ffffff;
        font-size: 11px;
    }

    .recetatitular {
        font-family: 'Michroma', serif;
        font-size: 30px;
        color: #3C2B30;
        font-weight: 700;
        line-height: 33px;
        height: 120px;
    }

    .recetavideo {
        background-color: #000000;
        height: 280px;
    }

    .recetaicono {
        border-bottom: 1px #B7B7B7 solid;
        height: 50px;
    }

    .recetatexto {
        font-size: 19px;
        line-height: 25px;
        font-family: "Roboto Flex", sans-serif;
        font-style: normal;
        color: #000000;
        text-align: left;
        min-height: 300px;
        padding-top: 20px;
    }

    .minititular {
        display: none;
    }

    .minititularmobile {
        font-size: 14px;
        display: block;
        color: #000000;
        text-align: left;
        padding-bottom: 10px;
    }

    .titularmobile {
        display: block;

        font-size: 6vw;
        color: #000000;
        text-align: center;
        font-weight: 600;

        line-height: 8vw;

        margin-bottom: 10px;
        width: 80vw;
        margin-left: 5vw;
    }

    .franjanegra {
        background-color: #000000;
        height: auto;
        color: #ffffff;
        text-align: right;
        padding-top: 30px;
        padding-bottom: 30px;
    }


    .subtitular {

        font-size: 8vw;
        line-height: 10vw;
        margin-right: 20vw;
        ;
        margin: 5px
    }

    .subtitularblanco {

        font-family: 'Montserrat';
        font-style: normal;
        color: #ffffff;
        font-weight: 600;
        font-size: 8.5vw;
        line-height: 11vw;
        text-align: center;
        margin: 0 auto;
        padding-top: 20vw;
        padding-bottom: 14vw;
        padding-left: 0px;
        letter-spacing: 0vw;
        padding-right: 0vw;
        width: 80vw;


    }

    .subtitulartipos {
        font-family: "Roboto Flex", 'Times', 'Times New Roman', serif;
        font-size: 7vw;
        line-height: 8vw;
        color: #1A2163;

        text-align: left;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .fondonubes {
        background-image: none;
        /*background-image: url(/resources/epson-proyectores/images/nino1b_mobile.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center top;
    */
        height: 200vw;
        width: 100vw;

        z-index: 9999;
        max-width: 689px;

    }

    #contenedoranim2 {
        position: relative;
        margin-top: -90px;
    }

    #titularinterior2 {
        font-family: "Roboto Flex";
        font-style: normal;
        font-weight: 700;
        font-size: 5vw;
        line-height: 6vw;
        font-style: italic;
        text-transform: uppercase;
        margin: 80px 20px 20px 20px;
    }



    .titularinterior2bigger {
        font-size: 6.5vw;

    }

    .franjanegratxt {
        color: #ffffff;
        text-align: right;
        font-family: 'Montserrat';
        font-style: 300;
        font-size: 8vw;
        line-height: 10vw;
        text-align: right;
        text-transform: uppercase;
        color: #FFFFFF;
    }

    .icopersonas {
        margin: 0 auto;
        width: 80px;
        display: inline-block;
        font-size: 13px;
        font-family: "Roboto Flex", sans-serif;
    }

    .fondoneon {
        background-image: url(/resources/epson-proyectores/images/fondoneon_mobile.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center top;
        height: inherit;
        padding-bottom: 5vw;


    }

    .nubesnino2_producto {
        position: absolute;
        left: 13vw;
        top: 59vw;
        z-index: 9999;

    }

    .nubesnino2_producto img {

        width: initial;


    }



    .nubesnino2_img {
        position: absolute;
        left: 0vw;
        top: 0vw;

    }

    .nubesnino2_img img {

        width: 100vw;


    }



    .nubesnino2_text {
        position: absolute;
        left: 5vw;
        top: 143vw;
        z-index: 9999;
        font-family: "Nothing You Could Do", serif;
        font-weight: 400;
        font-style: normal;
        color: #B62070;
        font-size: 6vw;
        line-height: 8vw;
        width: 92vw;
        padding-left: 22vw;
        padding-top: 13vw;
        background-image: url(/resources/epson-proyectores/images/star.png);
        background-size: 22vw;
        background-repeat: no-repeat;
        background-position: left top;
        height: 40vw;
    }





    .contenedoranim2_text {
        display: none;
    }









    .fondogris {
        background-color: #525252;
        padding: 20vw 10vw;

    }

    .nubespie {
        background-image: url(/resources/epson-proyectores/images/nubespie_mobile.png);
        background-size: cover;
        background-repeat: no-repeat;
        height: 200px;
        min-height: 200px;
        position: relative;
    }

    .ctagenially {
        width: 200px;
        margin: 20px auto;
    }

    #secadorescirculo {

        margin-bottom: 40vw;
        margin-top: 40vw;
        transform: scale(1.3) rotate(-0deg);
    }

    .cajitasmobile {
        margin-top: -70px;
        display: block;
    }

    .collage2medio {
        display: block;
        height: inherit;
        width: 100vw;
    }

    .bordegriscajabig {
        padding: 2vw;
        border: 1px solid #D8D8D8;
        /*width:75vw;*/
        margin: 8vw 4vw 4vw 4vw;
    }

    .cajaresistencia {
        /* background-image: url(../images/loseta4.png); background-size: cover; background-repeat: no-repeat; background-position: center center;*/
        height: 20vw;
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        top: 0px;
        position: relative;
        background-color: white;
        overflow: hidden;
    }

    .fondohielo {
        background-image: url(https://dyson.thebravecontent.com/seiko-prospex/images/fondohielomobile.png);
        background-repeat: repeat-x;
        background-position: top center;
        padding: 0px 10%;
        min-height: 550px;
    }

    .finazul {
        padding-bottom: 50px;
    }

    #slidevideo {
        margin-top: -20px;
    }



    .imagenfull1 {
        background-image: url(https://dyson.thebravecontent.com/nespresso-professional/images/cafetabla_mobile.png);
        background-size: contain;
        height: 456px;
    }

    .sunmedia1 {
        width: 100vw;


        height: 100vw;
        margin: 5vw auto;


    }

    .cajacollage1 {




        margin-top: 11vw;
        margin-bottom: 0px;



    }

    .cajacollage1 .linkspot {
        margin-left: 5vw;
        float: left;
        margin: 20px 10px 20px 20px;
    }


    .cajacollage1 .textocollage1 {

        width: 60vw;
    }

    .cajacollage1 .titulo {
        font-size: 5vw;
    }

    .textocuarta {
        font-family: "Roboto Flex", sans-serif;
        font-size: 7vh;
        line-height: 5vh;
        text-align: right;
        color: #ffffff;
        float: right;
        opacity: 0;
        z-index: 9999999;
        margin-right: -200px;
    }

    .cajaresistenciaimagen1 {
        top: 0px;
        position: absolute;
        width: 100%;
        height: 20vw;
        background-image: url(../images/fade1.png);
        background-size: cover;
        transform: scale(1.5);
        opacity: 0;
        display: block;
        z-index: 9991;
    }

    .cajaresistenciaimagen2 {
        top: 0px;
        position: absolute;
        width: 100%;
        height: 20vw;
        background-image: url(../images/fade2.png);
        background-size: cover;
        transform: scale(1.5);
        opacity: 0;
        display: block;
        z-index: 9995;
    }

    .sexta .losetametida {
        margin-bottom: -325px;
        background-image: url(../images/liem-black-2.png);
        background-size: inherit;
        background-repeat: no-repeat;
        background-position: bottom right;
        height: 456px;
    }

    .containervideo {
        background-color: #000000;
    }

    .fondovideo {
        position: relative;
        text-align: center;
        background-image: url(../images/fondovideo.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        align-content: flex-start;
        height: 809px;
        background-color: #000000;
    }

    .fondovideo video {
        width: 100vw !important;
        height: auto !important;
    }

    #bg-video video {
        width: 79vw !important;
    }


    .parrafoazul {




        font-family: 'Radio Canada';
        font-style: italic;

        font-size: 3.5vw;




    }

    .footer {
        font-size: 14px;
        min-height: 50px;
        padding: 0px;
        text-align: center;
    }

    .footer .uno {
        font-size: 14px;
        font-weight: 300;


        min-height: 29px;
        padding-top: 23px;
    }

    .footer .dos {
        font-size: 14px;
        font-weight: 300;

        min-height: 50px;
        padding: 20px;
    }




    #footerrrsspie .iconos {
        float: right;
    }

    #footerrrsspie .iconos img {
        width: 100%;
        max-width: 55px;
    }

    #footerrrsspie .textos {
        float: left;
    }

    #footerrrsspie .textos .titu {
        font-size: 26px;
        line-height: 24px;
        font-family: 'Michroma', serif;
        font-weight: 700;
    }

    #footerrrsspie .textos .subtitu {
        font-size: 20px;
    }

    .no-padding-mobile {
        padding: 0px 1vw !important;
    }

    .navegacionfinal {
        margin-top: 50px;
        margin-bottom: 150px;
    }

    .btnanterior {
        border: 1px solid #EEEEEE;
        height: 23vw;
        width: 100%;
        font-family: "Roboto Flex", sans-serif;
        font-size: 3vh;
        color: #979797;
        background-color: white;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: center;
        background-image: url(../images/blanco.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        cursor: pointer;
        float: left;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .btnanterior:hover {
        background-image: url(../images/fondovideo1.jpg);
        color: white;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        text-decoration: none;
    }

    .btnsiguiente {
        border: 1px solid #EEEEEE;
        height: 23vw;
        width: 100%;
        font-family: "Roboto Flex", sans-serif;
        font-size: 3vh;
        color: #979797;
        background-color: white;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: center;
        background-image: url(../images/blanco.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        cursor: pointer;
        float: left;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        float: right;
    }

    .btnsiguiente:hover {
        background-image: url(../images/fondovideo2.png);
        text-decoration: none;
        color: white;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    /* Cookie Dialog */
    #gdpr-cookie-message {
        position: fixed;
        right: 30px;
        bottom: 30px;
        max-width: 375px;
        background-color: var(--purple);
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
        margin-left: 30px;
        font-family: system-ui;
    }

    #gdpr-cookie-message h4 {
        color: var(--red);
        font-family: 'Quicksand', sans-serif;
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    #gdpr-cookie-message h5 {
        color: var(--red);
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    #gdpr-cookie-message p,
    #gdpr-cookie-message ul {
        color: white;
        font-size: 15px;
        line-height: 1.5em;
    }

    #gdpr-cookie-message p:last-child {
        margin-bottom: 0;
        text-align: left;
    }

    #gdpr-cookie-message li {
        width: 49%;
        display: inline-block;
    }

    #gdpr-cookie-message a {
        color: var(--red);
        text-decoration: none;
        font-size: 15px;
        padding-bottom: 2px;
        border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
        transition: all 0.3s ease-in;
    }

    #gdpr-cookie-message a:hover {
        color: white;
        border-bottom-color: var(--red);
        transition: all 0.3s ease-in;
    }

    #gdpr-cookie-message button,
    button#ihavecookiesBtn {
        border: none;
        background: var(--red);
        color: white;
        font-family: 'Quicksand', sans-serif;
        font-size: 15px;
        padding: 7px;
        border-radius: 3px;
        margin-left: 15px;
        cursor: pointer;
        transition: all 0.3s ease-in;
    }

    #gdpr-cookie-message button:hover {
        background: white;
        color: var(--red);
        transition: all 0.3s ease-in;
    }

    button#gdpr-cookie-advanced {
        background: white;
        color: var(--red);
    }

    #gdpr-cookie-message button:disabled {
        opacity: 0.3;
    }

    #gdpr-cookie-message input[type="checkbox"] {
        float: none;
        margin-top: 0;
        margin-right: 5px;
    }

    /* SHARE */
    .gfw-share-btns {
        white-space: nowrap;
        cursor: pointer;
        text-align: center;
    }

    .titulo_rrss {
        font-size: 16px;
        display: block;
        text-align: center;
    }

    .gfw-share-wrpr {
        width: 100%;
        float: right;
    }

    .gfw-share-wrpr>span {
        font-size: 14px;
    }

    .gfw-share-wrpr .gfw-share-btns {
        white-space: nowrap;
        cursor: pointer;
    }

    .gfw-share-wrpr .gfw-share-btns .gfw-expanded-options {
        width: 0;
        height: 60px;
        overflow: hidden;
        vertical-align: top;
        opacity: 0;
        transition: all 300ms linear;
    }

    .gfw-share-wrpr .gfw-share-btns .gfw-expanded-options.active {
        display: inline-block;
        width: 180px;
        opacity: 1;
        margin-right: 5px;
    }

    .gfw-share-wrpr .gfw-share-btns div:first-of-type {
        display: inline-block;
    }

    .gfw-share-wrpr .gfw-share-btns>div:last-of-type,
    .gfw-share-wrpr .gfw-share-btns a {
        display: inline-block;
        width: 40px;
        height: 40px;
        margin: 10px;
        padding: 0;
        line-height: 40px;
        transform: scale(1);
        transition: all 300ms linear;
    }

    .gfw-share-wrpr .gfw-share-btns>div:last-of-type:focus,
    .gfw-share-wrpr .gfw-share-btns>div:last-of-type:hover,
    .gfw-share-wrpr .gfw-share-btns a:focus,
    .gfw-share-wrpr .gfw-share-btns a:hover {
        transform: scale(0.95);
    }

    .gfw-share-wrpr .gfw-share-btns>div:last-of-type img,
    .gfw-share-wrpr .gfw-share-btns a img {
        display: inline-block;
        width: 40px;
        height: auto;
    }

    .gfw-share-wrpr .gfw-share-btns .gfw-more-share-options {
        display: block;
    }

    .gfw-mobile-share-btn {
        display: none;
    }

    .gfw-share-icon g {
        fill: #000;
    }

    @media only screen and (max-width: 640px) {
        .gfw-share-title {
            display: none;
        }

        .gfw-share-wrpr>span,
        .gfw-share-wrpr>strong {
            display: none;
        }

        .gfw-share-wrpr .gfw-share-btns {
            display: none;
        }

        .gfw-share-wrpr .gfw-mobile-share-btn {
            display: block;
            position: relative;
            z-index: 8;
            white-space: nowrap;
            padding: 10px 30px;
            color: #000;
            border: solid 1px #000;
            text-transform: uppercase;
            font-weight: 300;
            width: 175px;
            margin: 20px auto;
            pointer-events: all;
            cursor: pointer;
        }

        .gfw-share-wrpr .gfw-mobile-share-btn img,
        .gfw-share-wrpr .gfw-mobile-share-btn svg {
            margin-left: 10px;
        }

        .gfw-article-top .gfw-share-wrpr .gfw-mobile-share-btn {
            padding: 10px 30px;
            margin: 0 30px 30px;
            transform: translate(0, 0);
        }

        .gfw-menu-share-wrpr .gfw-share-wrpr>span,
        .gfw-menu-share-wrpr .gfw-share-wrpr>strong {
            display: none;
        }

        .gfw-menu-share-wrpr .gfw-share-wrpr .gfw-share-btns {
            display: none;
        }

        .gfw-menu-share-wrpr .gfw-share-wrpr .gfw-mobile-share-btn {
            display: inline-block;
            white-space: nowrap;
            padding: 10px 30px;
            margin: -15px 30px 30px;
            border: solid 1px #fff;
        }

        .gfw-menu-share-wrpr .gfw-share-icon g {
            fill: #fff;
        }
    }

    #header {
        display: block;
        position: fixed;
        max-width: 1600px;
        margin: 0px auto 0px auto;
        width: 100%;
        height: 100px;
        top: 0px;
        padding-top: 30px;
        background-color: white;
        ;
        z-index: 99999999999;
        transition: 0.3s ease-in;
    }

    .headerblank {
        margin-top: 100px;
    }

    /** MENU */
    #menudesktop {

        position: fixed;
        top: 20px;
        right: 10px;
        width: 42px;
        height: 40px;
        cursor: pointer;
    }

    .menutext0 {
        font-size: 12px;
    }

    #menudesktop img {
        width: 100%;
    }

    #logodesktop {
        margin: 0 auto;
        position: relative;
        left: 0%;
        width: 200px;
        margin-top: 2%;
        text-align: center;
    }

    .panellateral {
        display: none;
        position: fixed;
        right: -95.625em;
        /*left or right and the width of your navigation panel*/
        width: 250.625em;
        /*should match the above value*/
        color: #ffffff;
        z-index: 99999999;
    }

    .panellateral ul {
        list-style: none;
        margin-top: 5vh;
        margin-left: 0px;
    }

    .panellateral li {
        padding-top: 30px;
        line-height: 4vw;
        font-size: 4vw;
        display: block;
        text-align: center;
        padding-right: 7vw;
    }

    .panellateral li a {

        font-display: swap;
        color: #ffffff;
        line-height: 6vw;
        font-size: 6vw;
        list-style-image: none;
        margin-top: 20px;
    }

    .panellateral li a:hover {
        text-decoration: underline;
    }

    .panellateral .linea {
        max-width: 500px;
        border: 1px solid #484848;
    }

    .btngenially3 {
        max-width: 320px;
        margin: 0px;
        margin-left: 10%;
    }

    #btncerrar {
        margin: 20px;
        width: 30px;
    }

    .menuimg {
        width: 100%;
        display: block;
    }

    .menuimglogo {
        display: block;
        padding-left: 77%;
        margin-top: 1%;
    }

    .video-js {
        background-color: #ffffff !important;
    }

    .homecasa {
        position: absolute;
        right: 0vw;
        top: 0vw;
        cursor: pointer;
        z-index: 999999999;
    }

    #contscrollslide {
        display: none;
    }

    #lazo {
        display: none;
    }
}

/* IPAD*/
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1224px) {

    .nottablet {
        display: none;
    }

    .onlytablet {
        display: block;
    }

    .cabecera {
        width: 134vh;
        text-align: center;
        height: 100vh;
        /* max-height: 700px; */
        background-image: url(/resources/epson-proyectores/images/cabecera_desktop.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center top;
        flex-direction: column;
        justify-content: center;
    }

    #videocabecera {
        position: relative;
        width: 84vh;
        height: fit-content;
        top: 25vh;
        left: 17vw;
    }

    /**/
}