

body {
    margin: 0;
    overflow: hidden;
    font-family: serif;
    background-color: #000;
}
#global-fader{
    position:fixed;
    top:0;right:0;bottom:0;left:0;
    background:#000;
    opacity:0;                  /* empieza transparente */
    z-index:2147483647;           /* por encima de todo */
    pointer-events:none;

    /* Transiciones con prefijos para IE 9 */
    -ms-transition: opacity 1.5s linear;
    transition:   opacity 1.5s linear;
}
/*Configuracion sobre load*/

#preload {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-90deg);
    transform-origin: top right;
    position: absolute;
    left: -100vh;
    height: 100vw;
    width: 100vh;
}

#preload .percent {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 40px;
    color: #00ACE4;
}

#preload i {
    font-size: 60px;
    color: #00ACE4;
}

#preload.ok {
    display: none;
}

#preload .preload-container {
    width: 260px;
    height: 115px;
}

#preload .preload-container .preload-text {
    margin-top: 20px;
    font-size: 24px;
    font-weight: 200;
}

/*Fin Configuracion sobre load*/


#background-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    z-index: -1;
    pointer-events: none;
}


#fondo_tv {
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
}
#user-info .edad{
    display: none;
    font-family: "Open Sans", sans-serif;
}


#wrapper.vertical {
    transform: rotate(-90deg);
    transform-origin: top right;
    position: absolute;
    left: -100vh;
    height: 100vw;
    width: 100vh;
}
#wrapper.horizontal {
    height: 100%;
}

.user-date{
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    font-size: 24px !important;
}

footer {
    bottom: 0;
}

.codigo-qr {
    width: 100px;
    position: absolute;
    bottom: 1690px;
    right: 300px;
}

#tmblogo {
    /*position: absolute;
    top: 50px;
    left: 40px;
    right: unset;
    z-index: 1;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    top: 40px;
    left: 40px;
}

.logoTellme {
    width: 295px;
}

#contentLogo {
    margin-right: auto;
}

#contentLogoGesmem {
    margin-left: auto;
    margin-top: 40px;
    margin-right: 40px;
}

#user-info {
    padding-top: 20px !important;
    height: 40vh !important;
    color: black;
}
#wrapper.horizontal #user-info {
    padding-top: 20px !important;
    height: 17vh !important;
    color: black;
}

#wrapper #user_image_container {
    border-radius: 50%;
    overflow: hidden;
    margin: 20px auto 10px;
    background: #f0f0f0;
    border: 4px solid #4D4D4D;
}

#wrapper #user_image_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.image-container.diapo {
    position: fixed;
    z-index: 999999 !important;
    margin: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
}

#wrapper .image-container.diapo {
    height: 100vw;
}
#wrapper:not(.vertical) #event-info .subEvent{
    display: none !important;
}
#wrapper:not(.vertical) #event-info > div.event:nth-child(3) {
    display: none !important;
  }

.image-container.diapo {
    background: #000;
}

.image-container.diapo img {
    width: 100%;
    height: 100%;
    display: flex;
    object-fit: cover;
}
.faded {
    visibility: hidden;
    opacity: 0;
    animation: fadeInAndOut 18s ease-in-out forwards;
}

@keyframes fadeInAndOut {
    0% {
        visibility: hidden;
        opacity: 0;
    }
    11% { 
        visibility: hidden;
        opacity: 0;
    }
    11.1% {
        visibility: visible;
        opacity: 0;
    }
    16.6% { 
        visibility: visible;
        opacity: 1;
    }
    83.3% {  
        visibility: visible;
        opacity: 1;
    }
    94.4% {  
        visibility: hidden;
        opacity: 0;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}
.texto-blanco{
    color: white !important;
}
#wrapper:not(.vertical) #user-info {
    display: flex;
    flex-direction: row;
    align-items: center;
}
#wrapper:not(.rotate) #event-info .event_info {
    max-width: 120%;
    margin-top: 12px;
    font-size: 31px !important;
}
#wrapper:not(.vertical) .event_info, #wrapper:not(.vertical) #event_titleCont{
    text-align: center !important;
}
.portada-container:not(.vertical) {
    margin-top: -40px;
}
@media (min-width: 2560px){
    #datos_obit {
        position: absolute;
        z-index: 10;
        color: rgb(24, 24, 24);
        left: 30%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        font-size: 30px;
        font-family: "Open Sans", sans-serif;
        text-align: center;
        width: 50%; 
    }
    #creditos_tmb{
        position: absolute;
        z-index: 10;
        left: 95%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        width: 50%; 
        
    }
    #wrapper.vertical #event-info .event_info {
        max-width: 90%;
    }
    .creditos_tmb img {
        width: 17% !important;
    }
    #funeraria_logo {
        position: absolute;
        z-index: 10;
        left: 95%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        width: 50%; 
    }
    #funeraria_logo img{
        width: 12%;
    }
    #qr_obit {
        position: absolute;
        z-index: 10;
        color: rgb(24, 24, 24);
        left: 70%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        font-size: 30px;
        font-family: "Open Sans", sans-serif;
        text-align: center;
        width: 50%; 
        margin-left: 300px;
    }
    .qr_obit_img{
        background-color: white;
        padding: 0px;
        width: 200px;
        height: 200px;
        border: 4px solid black;
        border-color: black !important;
        border-radius: 15px   
    }
    #nombre_obit{
        font-weight: 700;
        font-size: 117px;
        line-height: 1.1;
    }
    #fecha_obit{
        font-size: 28px;
    }
    #foto_obit{
        border-radius: 999999999vw;
        width: 700px;
        height: 700px;
        border: 5px solid white;
        margin-bottom: 100px;
    }
    #qr_text{
        font-size: 62px !important;
        margin-top: 50px;
        line-height: 1.1;
    }
    #info_dev,
    #fondo_tv,
    #background-video {
        transition: opacity 2s;
    }
    
    #banner_top .pesame-text,
    #banner_top .pesame-name {
        display: none;
    }
    
    #contentLogo {
        overflow: hidden;
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    .logo-funeraria {
        position: absolute;
        top: 0;
        left: 0;
    }
    .creditos_tmb_img{
        width: 17% !important;
    }
    #wrapper.vertical #contentLogo {
        width: 300px;
        height: 250px;
    }
    #wrapper.vertical #contentLogo img{
        max-width: 100%;
        max-height: 100%;
    }
    
}

@media (max-width: 2559px) and (min-width: 1920px){
    #nombre_obit{
        font-size: 84px;
    }
    #datos_obit {
        position: absolute;
        z-index: 10;
        color: rgb(24, 24, 24);
        left: 30%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        font-size: 30px;
        font-family: "Open Sans", sans-serif;
        text-align: center;
        width: 50%; 
    }
    #creditos_tmb{
        position: absolute;
        z-index: 10;
        left: 95%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        width: 50%; 
    }
    .creditos_tmb_img{
        width: 17% !important;
    }
    #funeraria_logo{
        position: absolute;
        z-index: 10;
        left: 95%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        width: 50%; 
        
    }
    #funeraria_logo img{
        width: 12%;
    }
    #qr_obit {
        position: absolute;
        z-index: 10;
        color: rgb(24, 24, 24);
        left: 64%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        font-size: 30px;
        font-family: "Open Sans", sans-serif;
        text-align: center;
        width: 50%; 
        margin-left: 300px;
    
    }
    .qr_obit_img{
        background-color: white;
        padding: 0px;
        width: 200px;
        height: 200px;
        border: 4px solid black;
        border-color: black !important;
        border-radius: 15px
    }
    #nombre_obit{
        font-weight: 700;
        font-size: 84px;
        line-height: 1.1;
    }
    #fecha_obit{
        font-size: 26px;
    }
    #foto_obit{
        border-radius: 999999999vw;
        width: 600px;
        height: 600px;
        border: 4px solid white;
        margin-bottom: 60px;
    }
    #qr_text{
        font-size: 48px !important;
        margin-top: 50px;
        line-height: 1.1;
    }
    #info_dev,
    #fondo_tv,
    #background-video {
        transition: opacity 2s;
    }
    
    #banner_top .pesame-text,
    #banner_top .pesame-name {
        display: none;
    }
    
    #contentLogo {
        overflow: hidden;
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    .logo-funeraria {
        position: absolute;
        top: 0;
        left: 0;
    }
    #wrapper.horizontal #banner_top{
        left: 46% !important;
        bottom: 7% !important;
    }
    #wrapper.horizontal #banner_top.no_img{
        left: 15% !important;
        max-width: 50% !important;
        min-width: 50% !important;
        bottom: 7% !important;
    }
    #wrapper.horizontal #banner_top .pesame-text.no_img-text, #wrapper.horizontal #banner_top .pesame-name.no_img-name{
        max-width: 100% !important;
        text-align: center !important;
    } 
    #wrapper.horizontal #banner_top .pesame-name{
        padding-top: 150px !important;
    }
    #wrapper:not(.vertical) #event-info, #wrapper:not(.vertical) #event-info .event_info, #wrapper:not(.vertical) #event_titleCont{
        width: 325px !important;
        }
    #wrapper:not(.vertical) #event-info{
        bottom: 46% !important;
        right: 43px;
        height: 450px !important;
    }
    #wrapper:not(.vertical) #event-info .event{
        padding-top: 70px;
        width: 100%;
    }
    
    #wrapper:not(.vertical) #contentLogo{
        right: 58px;
        left: auto;
        top: 95px;
    }
    #wrapper:not(.vertical) #user-info{
        top: 107px;
        left: 60px;
        bottom: auto;
    }
    #wrapper:not(.vertical) .logoTellme{
        width: 140px;
        position: absolute;
        bottom: 91px;
        right: 128px;
    }
    #wrapper.horizontal .gesmemori-logo{
        width: 249px;
        right: 90px;
    }
    
    #wrapper:not(.vertical) #user-info .user-name{
        font-size: 49px !important;
        font-weight: 700 !important;
        width: 980px;
        height: 112px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: -49px;
        margin-left: 35px;
        }
    #wrapper:not(.vertical) #qr-info {
        bottom: 135px !important;
    }
    #wrapper:not(.vertical) .user-date {
        top: 130px;
        left: 360px;
        font-size: 28px !important;
        font-weight: 500 !important;
    }
    #wrapper.horizontal .event_title{
        font-size: 25px;
    }
    #wrapper.horizontal .fondo_icono{
        width: 30px;
        height: 30px;
        margin-right: 15px;
    }
    #wrapper.horizontal .fondo_icono i{
        font-size: 22px;
    }
    #wrapper.horizontal #event-info .event_info{
        font-size: 20px !important;
    }
}
@media (max-width: 1919px){
    #datos_obit {
        position: absolute;
        z-index: 10;
        color: rgb(24, 24, 24);
        left: 30%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        font-size: 30px;
        font-family: "Open Sans", sans-serif;
        text-align: center;
        width: 50%; 
    }
    #creditos_tmb{
        position: absolute;
        z-index: 10;
        left: 95%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        width: 50%; 
        
    }

    #creditos_tmb img{
        width: 16%;
    }

    #funeraria_logo{
        position: absolute;
        z-index: 10;
        left: 95%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        width: 50%; 
        
    }

    #funeraria_logo img {
        width: 12%;
    }
    
    #qr_obit {
        position: absolute;
        z-index: 10;
        color: rgb(24, 24, 24);
        left: 58%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
        font-size: 30px;
        font-family: "Open Sans", sans-serif;
        text-align: center;
        width: 50%; 
        margin-left: 300px;
    
    }

    #qr_obit img {
        background-color: white;
        padding: 0px;
        width: 150px;
        height: 150px;
        border: 3px solid black;
        border-color: black !important;
        border-radius: 15px
    }
    #nombre_obit{
        font-weight: 700;
        font-size: 82px;
        line-height: 1.1;
    }
    #fecha_obit{
        font-size: 23px;
    }
    #foto_obit{
        border-radius: 999999999vw;
        width: 470px;
        height: 470px;
        border: 5px solid white;
        margin-bottom: 22px;
    }
    #qr_text{
        font-size: 36px !important;
        margin-top: 10px;
        line-height: 1.1;
    }
    #info_dev,
    #fondo_tv,
    #background-video {
        transition: opacity 2s;
    }
    
    #banner_top .pesame-text,
    #banner_top .pesame-name {
        display: none;
    }
    
    #contentLogo {
        overflow: hidden;
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    .logo-funeraria {
        position: absolute;
        top: 0;
        left: 0;
    }
    
}

/*Configuracions de Optionces Video*/
#wrapper #video-options.toggled {
    display: block;
}

#wrapper #video-options.toggled {
    width: 100%;
}

#video-options.toggled {
    width: 865px;
    display: inline-block;
    padding-left: 60px;
    /*background: #00368C;*/
}

#toggle-options {
    top: 0px;
    right: 0;
    font-size: 21px;
    height: 120px !important;
}

#toggle-sidebar,
#toggle-sidebar-out,
#toggle-options,
#toggle-play,
#toggle-stop,
#toggle-close-options {
    font-size: 25px;
    color: #fff;
    position: absolute;
    left: 0px;
    top: 60px;
    z-index: 2;
    display: none;
    cursor: pointer;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

#wrapper #section-toggle-sidebar {
    position: absolute;
    top: auto;
    bottom: 189px;
    width: 100%;
    height: 120px;
    z-index: 1000;
}

#section-toggle-sidebar {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    z-index: 3;
}

#toggle-play,
#toggle-close-options,
#toggle-stop {
    position: initial;
    display: inline-block;
    float: left;
}

#wrapper #toggle-options {
    /* padding-top: 28px; */
    display: flex;
    justify-content: center;
    align-items: center;
}
#video-options.toggled {
    display: block;
}

#wrapper.no-move #video-options {
    display: none;
}

#wrapper:not(.no-move) #video-options {
    display: block;
}

#video-options.toggled #toggle-options {
    left: 0;
}
#toggle-screen{
    cursor: pointer;
    font-size: 40px;
    color: #333;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    transform-style: preserve-3d;
    will-change: transform;
    
}
#toggle-options {
    top: 0px;
    right: 0;
    font-size: 21px;
    height: 120px !important;
}

#wrapper #video-options.toggled {
    width: 100%;
    height: 120px;
}

#toggle-close-options {
    height: 120px;
    line-height: 120px;
}

#toggle-close-options {
    float: right;
}
.no-move #toggle-screen {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

#toggle-screen {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

#video-options .music-label,
fondo-label {
    float: left;
    line-height: 60px;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    margin: 0;
}

#video-options #audio-select,
#fondo-select {
    width: 210px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    text-overflow: ellipsis;
    float: left;
    height: 22px;
    padding: 0 8px;
    margin-top: 20px;
    margin-left: 25px;
    border: 0;
    outline: 0;
}

#toggle-mute {
    float: left;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    width: 60px;
    height: 60px;
    margin-left: 10px;
    cursor: pointer;
}

#volume-slider {
    float: left;
    width: 183px;
    height: 10px;
    margin: 26px 0px 0;
}

#modes {
    float: right;
    margin-right: 20px;
}

/*Configuracion sobre Eventos*/
.fecha,
.fecha_fin {
    align-items: center;
}

.fecha i,
.fecha_fin i {
    margin: 0 15px;
}

#wrapper #event-info {
    display: flex;
    position: absolute;
    width: 100%;
    bottom: 0;
    line-height: 1.0;
    justify-content: center;
    align-items: center;
    padding-left: 80px;
}
#wrapper.horizontal #event-info {
    flex-direction: column;
    justify-content: flex-start;

}


#wrapper #event-info .event_title {
    font-size: 26px;
    padding-right: 24px;
    margin-top: 2px;
}

#wrapper #event-info .subEvent {
    padding-left: 20px;

}

#wrapper #event-info p {
    margin: 0;
}

#wrapper #event-info .event {
    width: 50%;
    text-align: left;
    display: flex;
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    margin-top: 18px;
}

#event_titleCont {
    display: flex;
    flex-direction: row-reverse;
    margin-top: -40px;
    height: fit-content;
    position: absolute;
    justify-content: center;
}

#event_titleCont .event_title {
    margin: 0;
    text-align: center;
}

.fondo_icono {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-top: 1px;
    margin-right: 30px;
}

#event_titleCont .fondo_icono i {
    color: black;
    font-size: 25px;
}

#recib_cont{
    color: #333333;
    font-size: 35px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    position: absolute;
    left: 440px;
    top: 200px;
    width: 525px;
}
#recib_cont {
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

#recib_cont.visible {
    opacity: 1;
}

/*Configuracion sobre QR*/
#wrapper #qr-info {
    max-width: 340px;
    position: absolute;
}

#wrapper #qr-info #qr-image {
    background-color: white;
    border: 2px solid #4D4D4D;
    border-radius: 5%;
}


/*Configuracion sobre memroial, animiacion CSS etc*/
:root {
    --tiempo_descenso: 10s;
    /* Tiempo de descenso hasta el centro */
    --tiempo_estatico: 5s;
    /* Tiempo que la imagen permanece estática en el centro */
    --tiempo_ascenso: 10s;
    /* Tiempo de ascenso después del centro */
    --tiempo_total: 25s;
    /* Tiempo total de la animación calculado */
    --tiempo_delay: 25s;
    /* Tiempo de retraso entre cada animación de imagen */
    --tiempo_fader: 21s;
    /* Tiempo de retraso entre cada animación de imagen */
}

#capaDiapo {
    width: 100%;
    height: 100%;
    z-index: 999999 !important;
    background-color: #000;
}

#fondo-select,
#audio-select {
    background-color: white !important;
    color: black !important;
}

.memoryPrem {
    width: 650px;
    height: 650px;
    position: absolute;
    left: 150%;
    transform: translateX(-50%) rotate(-100deg);
    border: 5px solid white;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    z-index: -1;
    border-color: white !important;
    background-color: black !important;
    color: white !important;
}


#info_dev.horizontal .memoryPrem {
    border: 20px solid white;
}

#info_dev.horizontal .pesame-text{
    text-align: left !important;
    max-width: 38% !important;
}
#info_dev.horizontal .pesame-name{
    text-align: left !important;
    max-width: 50% !important;
}
/* #info_dev.vertical .memoryPrem {
    will-change: transform, top;
}

#wrapper:not(.vertical) .memoryPrem {
    will-change: opacity;
} */

/* @keyframes moverImagen {
    0% {
        top: -1500px;
        left: 25%;
        transform: translateX(-50%) rotate(-100deg);
    }

    50% {
        top: 50%;
        left: 32%;
        transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    }

    60% {
        top: 50%;
        left: 32%;
        transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    }

    100% {
        top: 165vh;
        left: 25%;
        transform: translateX(-50%) rotate(-70deg);
    }
}

@keyframes fadeInOut {
    0%, 100% {
        opacity: 0;
    }

    40%, 60% {
        opacity: 1;
    }
} */
#wrapper.vertical #user-name1{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 490px;
}
#banner_top {
    color: #4D4D4D;
}


/* @media (orientation: portrait) {
    @keyframes moverImagen {
        0% {
            right: -1500px;
            top: 20%;
            transform: translateX(-50%) rotate(-20deg);
        }
    
        50% {
            left: 50%;
            top: 32%;
            transform: translateX(-50%) translateY(-50%) rotate(0deg);
        }
    
        60% {
            left: 50%;
            top: 32%;
            transform: translateX(-50%) translateY(-50%) rotate(0deg);
        }
    
        100% {
            left: -1500px;
            top: 20%;
            transform: translateX(-50%) rotate(20deg);
        }
    }
    .preload-text{
        transform: translateX(-37%) translateY(-240%) rotate(90deg);
    }
    .memoryPrem {
        width: 740px !important;
        height: 740px !important;
    }
    .logo-funeraria{
        width: 100% !important;
    }
    
}   */


/* 
.memory1 {
    background-image: url('recuerdos/recuerdo1.jpg');
    animation-delay: 0s;
}

.memory2 {
    animation-delay: calc(var(--tiempo_total) + var(--tiempo_delay));
}

.memory3 {
    animation-delay: calc(2 * var(--tiempo_total) + 2 * var(--tiempo_delay));
} */

.fadeIn {
    opacity: 1;
}

.fadeOut {
    opacity: 0;
}

.imgMemory {
    width: 100%;
    overflow: hidden;
}

.imgMemory img {
    max-width: 100% !important;
}

/*Fin memorial Class*/

#banner_top {
    font-weight: 700;
    font-size: 33px;
    color: black;
    position: absolute;
    bottom: 34%;
    left: 10%;
}
#wrapper.horizontal #banner_top {
    max-width: 80%;
    min-width: 80%;
}
#wrapper.vertical #banner_top{
    bottom: 30%;
}

#wrapper #banner_top .pesame-text {
    text-align: left
}

#wrapper #banner_top .pesame-name {
    font-size: 38px;
    max-width: 90%;
    padding-top: 15px;
    text-align: right;
}

/*Configuracion BASICOS*/
#wrapper #banner_top .pesame-text,
.pesame-name {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    line-height: 1.2;
}
#wrapper.horizontal #banner_top .pesame-text{
    line-height: 1.1;
}
#wrapper.vertical #banner_top .pesame-text, #wrapper.vertical #banner_top .pesame-name{
    text-align: center !important;
}
#wrapper.vertical #banner_top .pesame-name{
    margin-top: 71px !important;
}

#wrapper .user-name {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    line-height: 1.1;
}

#wrapper #qr-info {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    line-height: 1.1;
}

#wrapper #event-info {
    border-top: 2px solid #8f731f;
}

@media (min-width: 1280px) and (max-width:1706px) {

    

    
}

/*Hay otro en la L.336*/
/*Media query sobre HD - 2k*/
@media (min-width: 1920px) and (max-width: 2559px) {

    /*Configuracion eventos*/
    .no_img {
        bottom: 43% !important;
    }

    .no_img-name,
    .no_img-text {
        font-size: 40px !important;
    }
    #wrapper.vertical #banner_top .pesame-name{
        max-width: 100%;
    }


    #wrapper #event-info .event_info {
        font-size: 16px;
    }
    #wrapper.vertical #event-info .event_info {
        font-size: 24px !important;
    }

    #wrapper #event-info {
        min-height: 280px !important;
        max-height: 280px !important;
        align-items: flex-start;
        padding-top: 68px;
        text-transform: capitalize;
    }
    
    #wrapper.vertical #event-info {
        padding-left: 45px;
    }

    /*Configuracion sobre obituario*/
    #wrapper #user_image_container {
        height: 220px;
        width: 220px;
    }
    #wrapper.horizontal #user_image_container {
        height: 320px;
        width: 320px;
    }
    #info_dev.horizontal #memoryPrem{
        margin-top: 54px;
        margin-left: 56px;
        width: 580px;
        height: 580px;
    }
    

    #wrapper #user-info {
        position: absolute;
        bottom: 306px;
        left: 73px;
    }
    #wrapper.vertical #user-info {
       left: 10px;
    }
    #wrapper.vertical #user-name1{
        width: 415px;
    }

    #wrapper.vertical .user-name {
        font-size: 32px;
        font-weight: 600;
        max-width: 500px;
    }

    #wrapper .user-date {
        font-size: 20px !important;
        font-weight: 600;
        margin-top: 10px;
    }

    #wrapper.vertical .logoTellme {
        top: -10px !important;
        width: 180px;
    }
    #contentLogoGesmem{
        margin-top: 67px !important;
    }

    /*Configuracion sobre QR*/
    #wrapper #qr-info {
        max-width: 330px;
        position: absolute;
        bottom: 361px;
        right: 37px;
        color: black;
        font-size: 23px;
    }

    #wrapper #qr-info #qr-image {
        margin-bottom: 25px;
    }

    #wrapper .ss-slide img {
        max-width: 10px !important;
    }

    #wrapper #section-toggle-sidebar {
        bottom: 214px;
    }

    /*Configuracion sobre recuerdos*/
    #wrapper #banner_top .pesame-name {
        font-size: 30px;
    }

    #wrapper #banner_top .pesame-text {
        font-size: 30px;
    }
    #wrapper.vertical #banner_top .pesame-text{
        padding: 0 10% 0;
    }

    #banner_top{
        left: 14%;
        bottom: 36%; 
    }
    #wrapper.vertical #banner_top{
        left: 0%;
        bottom: 33%;
        right: 0%;
    }
    #wrapper.vertical #banner_top.no_img{
        left: 0px;
        right: 0%;

    }
    #info_dev.vertical #memoryPrem{
        left: 30% !important;
        width: 570px;
        height: 570px;
    }
    #wrapper.vertical #banner_top .pesame-name {
        margin-top: 31px !important;
    }
    #wrapper.vertical #banner_top {
        bottom: 37%;
    }

    /*Configuracion Logo*/

    #contentLogo {
        overflow: hidden;
        position: absolute;
        top: 40px;
        left: 40px;
    }
    #wrapper #contentLogo {
        width: 235px;
        height: 235px;
    }
    #wrapper.horizontal #contentLogo {
        height: 180px;
    }
    #wrapper #contentLogo img {
        max-width: 100%;
        max-height: 100%;
    }
    #wrapper.vertical #event-info .event_info{
        font-size: 22px;
    }
    #wrapper.horizontal #banner_top{
        max-width: 29% !important;
        min-width: 29% !important;
    }
    #wrapper.horizontal #banner_top .pesame-text, #wrapper.horizontal #banner_top .pesame-name{
        max-width: 100% !important;
    }
}
#wrapper.vertical #event-info{
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-top: 2px solid white !important;
    color: white !important;
}
#wrapper:not(.vertical) #event-info{
    background-color: transparent !important;
    border-top: none !important;
}
#wrapper.modo_claro:not(.vertical) #event-info{
    color: #333333 !important;
}
#wrapper.modo_claro.vertical #event-info{
    color: white !important;
}
#wrapper:not(.vertical) .user-name{
    text-align: left !important;
}
#wrapper:not(.vertical) .user-date{
    position: absolute;
}
#wrapper:not(.vertical) #qr-info #qr-image{
    border: none;
}
#wrapper:not(.vertical) #event-info{
padding-left: 0 !important;
flex-direction: column !important;
}
#wrapper:not(.vertical) #event-info .subEvent{
    padding-left: 0 !important;
}
@media (min-width: 2560px) {
    #wrapper:not(.vertical) #event-info, #wrapper:not(.vertical) #event-info .event_info, #wrapper:not(.vertical) #event_titleCont{
        width: 400px !important;
        }
    
    #wrapper.horizontal #banner_top{
        left: 42% !important;
        bottom: 12% !important;
    }
    #wrapper.horizontal #banner_top.no_img{
        left: 15% !important;
        max-width: 50% !important;
        min-width: 50% !important;
        bottom: 7% !important;
    }
    #wrapper.horizontal #banner_top .pesame-text.no_img-text, #wrapper.horizontal #banner_top .pesame-name.no_img-name{
        max-width: 100% !important;
        text-align: center !important;
    } 
    #wrapper.horizontal #banner_top .pesame-name{
        padding-top: 150px !important;
    }
    #wrapper:not(.vertical) #event-info{
        bottom: 35% !important;
        right: 110px;
        height: 450px !important;
    }
    #wrapper:not(.vertical) #event-info .event{
        padding-top: 70px;
        width: 100%;
    }
    #wrapper:not(.vertical) #contentLogo{
        right: 70px;
        left: auto;
        top: 105px;
    }
    #wrapper:not(.vertical) #user-info{
        top: 122px;
        left: 60px;
        bottom: auto;
    }
    #wrapper:not(.vertical) .logoTellme{
        width: 173px;
        position: absolute;
        bottom: 86px;
        right: 222px;
    }
    
    #wrapper:not(.vertical) #user-info .user-name{
        font-size: 63px !important;
        font-weight: 700 !important;
        width: 1200px;
        height: 141px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: -60px;
        margin-left: 60px;
        }
    #wrapper:not(.vertical) #qr-info {
        bottom: 135px !important;
    }
    #wrapper:not(.vertical) .user-date {
        top: 186px;
        left: 463px;
        font-size: 32px !important;
    }
    
    .no_img {
        bottom: 60% !important;
    }
    #wrapper.vertical .no_img{
        bottom: 41% !important;
        left: 10% !important;
    }

    .no_img-text,
    .no_img-name {
        font-size: 58px !important;
    }

    #info_dev.vertical .memoryPrem {
        width: 1050px;
        height: 1050px;
    }
    #info_dev:not(.vertical) .memoryPrem{
        width: 800px;
        height: 800px;
        margin-top: 36px;
    }

    
    #wrapper.horizontal #contentLogo {
        width: 380px;
        height: 280px;
    }
    #wrapper.horizontal #contentLogo img{
        max-width: 100%;
        max-height: 100%;
    }

    #banner_top {
        font-size: 38px;
        font-family: "Open Sans", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
    }
    #wrapper.horizontal #banner_top{
        max-width: 96%;
    }	
    #wrapper.vertical #banner_top{
        left: 10%;
        width: 1170px;
    }
    #wrapper.vertical #banner_top .pesame-name{
    max-width: 100%;
    }
    

    #wrapper #banner_top .pesame-text {
        font-size: 38px;
        font-family: "Open Sans", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
        max-width: 100%;
    }

    #wrapper #banner_top .pesame-name {
        font-size: 38px;
        font-family: "Open Sans", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
    }

    /*Configuracion sobre Option*/
    #wrapper #section-toggle-sidebar {
        bottom: 250px;
    }

    #wrapper #section-toggle-sidebar label {
        font-size: 25px;
        padding-left: 75px;
    }

    /*Configuracion sobre logo*/
    #wrapper .logoTellme {
        width: 260px;
        /*left: 1044px;*/
    }



    /*Configuracion sobre obituario*/
    #wrapper.vertical #user_image_container {
        height: 300px;
        width: 300px;
    }
    #wrapper.horizontal #user_image_container {
        height: 400px;
        width: 400px;
    }

    #wrapper #user-info {
        position: absolute;
        bottom: 256px;
        left: 180px;
    }
    #wrapper.vertical #user-info{
        bottom: 213px;
        left: 56px;
    }

    #wrapper .user-name {
        font-size: 38px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        line-height: 1.1;
    }

    #wrapper .user-date {
        margin-top: 10px;
        font-size: 30px;
        font-weight: 600;
    }

    /*Configuracion sobre QR*/
    #wrapper #qr-info {
        max-width: 420px;
        position: absolute;
        bottom: 330px;
        right: 100px;
        color: #333333;
        font-size: 30px;
    }

    #wrapper #qr-info #qr-image {
        width: 180px;
        margin-bottom: 60px;
    }

    #wrapper #qr-info #qr-title {
        font-size: 28px;
    }

    #wrapper .ss-slide img {
        max-width: 10px !important;
    }

    /*Configuracion sobre Eventos*/
    #wrapper #event-info {
        height: 250px;
    }

    #wrapper #event-info {
        font-size: 20px;
    }

    #wrapper #event-info .event {
        padding-top: 30px;
    }

    #wrapper #event-info .event_title {
        font-size: 26px;
    }
    #wrapper.horizontal #event-info .event_title {
        font-size: 35px;
    }
    #wrapper.horizontal .fondo_icono{
        width: 45px !important;
        height: 45px !important;
        margin-right: 10px !important;
    }
    #wrapper.horizontal .fondo_icono i{
        font-size: 38px !important;
    }
    #wrapper.vertical #event-info .event_info{
        font-size: 25px !important;
    }
    #wrapper.horizontal #banner_top{
        max-width: 38% !important;
        min-width: 38% !important;
    }
    #wrapper.horizontal #banner_top .pesame-text, #wrapper.horizontal #banner_top .pesame-name{
        max-width: 100% !important;
    }
    #info_dev.vertical .memoryPrem {
        border: 17px solid white;
        margin-left: 185px;
    }
    #wrapper.vertical #contentLogoGesmem{
        margin-top: 92px;
        margin-right: 59px;
    }
    #wrapper.horizontal .gesmemori-logo{
        right: 200px;
        width: 219px;
    }
}

@media (min-width: 1600px) and (max-width: 1919px) {
    #wrapper #user-info {
        position: absolute;
        bottom: 170px;
        left: 20px;
    }

    #wrapper .logoTellme {
        width: 220px;
        /*left: 610px;*/
        top: -10px;
    }
    .memoryPrem {
        width: 500px;
        height: 500px;
    }
    #wrapper.vertical #event-info{
        padding-left: 29px;
    }
    #wrapper.vertical #event-info .subEvent{
        padding-left: 0;
        margin-right: 20px;
    }
}

/*
@media (max-width: 1921px){
    .fondo_icono{
        margin-top: 11px !important;
    }
    #wrapper #event-info .event_title{
        margin-top: 11px !important;
    }
    #banner_top{
        bottom: 36% !important;
    }
    #wrapper #user-info{
        bottom: 310px;
    }
    #wrapper #qr-info{
        bottom: 350px;
    
    }
    #wrapper:not(.rotate) #event-info {
        min-height: 306px !important;
        max-height: 306px !important;
    }
    .logoTellme {
        width: 170px;
    }
}*/

/*
@media (min-width: 1366px) and (max-width: 1590px) {
    .fondo_icono {
        margin-top: 10px;
    }
    .no_img {
        bottom: 55% !important;
    }
    #wrapper:not(.rotate) #event-info {
        min-height: 256px !important;
        max-height: 256px !important;
    }
    .no_img-text,
    .no_img-name {
        font-size: 28px !important;
    }

    .fecha,
    .fecha_fin {
        display: flex;
        align-items: center;
    }

    .fecha i,
    .fecha_fin i {
        margin: 0 5px;
    }

    .memoryPrem {
        width: 400px;
        height: 400px;
    }
    #wrapper:not(.rotate) #event-info .event_info {
        font-size: 16px !important;
    }

    #wrapper #banner_top {
        bottom: 35%;
    }


    #wrapper #banner_top .pesame-text {
        font-size: 24px;
    }

    #wrapper #banner_top .pesame-name {
        font-size: 24px;
        font-family: "Open Sans", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
    }

    /*Configuracion sobre Option*
    #wrapper #section-toggle-sidebar {
        bottom: 170px;
    }

    /*Configuracion sobre logo*
    #wrapper .logoTellme {
        width: 210px;
        /*left: 460px;*
    }

    #contentLogo {
        max-height: 140px;
        min-height: 140px;
        top: -30px;
        left: -20px;
    }

    /*Configuracion sobre obituario*
    #wrapper #user_image_container {
        height: 180px;
        width: 180px;
    }


    #wrapper #user-info {
        position: absolute;
        bottom: 230px;
        
    }
    #wrapper:not(.rotate) #user-info {
        left: 20px;
        
    }


    #wrapper .user-name {
        font-size: 25px;
        font-weight: 600;
    }


    #wrapper:not(.rotate) .user-date {
        font-size: 18px !important;
        font-weight: 600;
    }


    /*Configuracion sobre QR*
    #wrapper #qr-info {
        max-width: 330px;
        position: absolute;
        bottom: 220px;
        right: 60px;
        color: black;
        font-size: 23px;
        font-size: 14px;
    }

    #wrapper #qr-info #qr-image {
        width: 100px;
        position: absolute;
        top: -130px;
        left: 120px;
    }

    #wrapper #qr-info .qr-title {
        font-size: 18px;
    }


    #wrapper .ss-slide img {
        max-width: 10px !important;
    }


    /*Configuracion sobre Eventos*
    #wrapper #event-info {
        height: 170px;
    }


    #wrapper #event-info {
        font-size: 14px;
    }


    #wrapper #event-info .event_title {
        font-size: 21px;
        margin-left: -10px;
        margin-top: 17px !important;
    }

    #event_titleCont i {
        font-size: 30px;
    }
    
}*/
#nombre_obit{
    display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}

@media (min-width: 1280px) and (max-width: 1365px) {
    #toggle-screen {
        transform: translate(-50%, 37vw) !important;
    }
    #contentLogo {
        top: -15px !important;
        left: 5px !important;
    }
    #wrapper:not(.rotate) #event-info {
        min-height: 238px !important;
        align-items: flex-start;
        padding-top: 48px;
        text-transform: capitalize;
    }
    #wrapper #section-toggle-sidebar {
        bottom: 237px !important;
    }
    #wrapper #user_image_container {
        max-width: 150px;
    }
    #wrapper #user-info {
        bottom: 252px !important;
    }
    .logoTellme {
        width: 127px !important;
        left: 506px !important;
        top: 7px !important;
    }

    #wrapper:not(.rotate) #event-info .event_info {
        font-size: 19px !important;
    }

    #user-info {
        position: absolute;
        bottom: 12%;
        left: 5%;
    }
    #wrapper.vertical #user-info{
        left: -12%;
    }

    #wrapper #event-info .event {
        font-size: 12px;
    }
    
    .fecha i,
    .fecha_fin i {
        margin: 0px 8px;
    }

    #wrapper #event-info .event_title {
        font-size: 14px;
    }

    #event_titleCont .fondo_icono i {
        font-size: 20px;
    }

    .fondo_icono {
        width: 40px;
        height: 40px;
    }

    #wrapper .user-name{
        font-size: 24px;
    }


    #wrapper #qr-info {
        position: absolute;
        bottom: 20% !important;
        right: 0%;
    }
    #nombre_obit{
    font-size: 55px;
    }
    #foto_obit{
        width: 440px;
        height: 440px;
    }

    

    #memoryPrem {
        width: 400px;
        height: 400px;
    }

    #tmblogo {
        position: absolute;
        top: 40px;
        left: 40px;
    }

    #wrapper #qr-info #qr-image {
        max-width: 100px;
    }

    .logoTellme {
        width: 185px;
        position: absolute;
        /*left: 500px;*/
        top: 0;
    }

    /*Pensamient*/
    #wrapper #banner_top .pesame-name {
        font-size: 21px;
        max-width: 90%;
        padding-top: 15px;
        text-align: right;
    }

    #banner_top {
        font-weight: 700;
        font-size: 21px;
        color: black;
        position: absolute;
        bottom: 34%;
        max-width: 80%;
        min-width: 80%;
        left: 14%;
    }
    #wrapper.horizontal #banner_top{
        max-width: 29% !important;
        min-width: 29% !important;
    }
    #wrapper.horizontal #banner_top .pesame-text, #wrapper.horizontal #banner_top .pesame-name{
        max-width: 100% !important;
    }

    .qr-title {
        font-size: 16px;
        max-width: 280px;
    }


    .fondo_icono {
        margin-top: 14px;
        margin-right: 30px;
    }

    .no_img {
        bottom: 40% !important;
    }

    .no_img-name,
    .no_img-text {
        font-size: 18px !important;
    }

}

@media (min-width: 1200px) and (max-width: 1280px) {
    .logoTellme {
        width: 185px;
        position: absolute;
        /*left: 460px;*/
        top: 0;
    }

    .no_img {
        bottom: 40% !important;
    }

    .no_img-name,
    .no_img-text {
        font-size: 18px !important;
    }
    #wrapper.vertical #user_image_container {
        max-width: 183px;
    }
    #wrapper.vertical #user-info {
        bottom: 295px !important;
    }
    #info_dev.vertical #memoryPrem{
        margin-left: 55px !important;
    }
    #wrapper.vertical #banner_top .pesame-name {
    margin-top: 24px !important;
    padding-bottom: 50px;
    }
    #wrapper.vertical #user-info .edad{
        display: block;
        font-size: 14px;
    }
    #wrapper.vertical #event-info .event_info{
       margin-top: 25px;
       margin-right: 10px;
       font-size: 18px !important;
    }

}

@media (max-width: 1200px){
    .user-name{
        font-size: 13px;
    }
    .user-date{
        font-size: 12px;
    }
    #wrapper #user_image_container {
        max-width: 80px;
    }

    #user-info {
        position: absolute;
        bottom: 18%;
        left: 5%;
    }

    #wrapper #event-info .event_title {
        font-size: 9px;
    }

    #wrapper #event-info  {
        font-size: 8px;
    }
    .fecha i,
    .fecha_fin i {
        margin: 0px 8px;
    }

    #wrapper #event-info .event_title {
        font-size: 14px;
    }

    .fondo_icono {
        width: 25px;
        height: 25px;
    }
    #event_titleCont .fondo_icono i {
        font-size: 14px;
    }

    .fondo_icono {
        width: 40px;
        height: 40px;
    }

    #wrapper #qr-info {
        position: absolute;
        bottom: 18%;
        right: 2%;
    }

    #contentLogo {
        max-width: 160px;
        min-width: 160px;
    }

    #memoryPrem {
        width: 300px;
        height: 300px;
    }

    #tmblogo {
        position: absolute;
        top: 40px;
        left: 40px;
    }

    #wrapper #qr-info #qr-image {
        max-width: 60px;
    }

    .logoTellme {
        width: 185px;
        position: absolute;
        /*left: 500px;*/
        top: 0;
    }

    /*Pensamient*/
    #wrapper #banner_top .pesame-text {
        font-size: 16px;
    }
    #wrapper #banner_top .pesame-name {
        font-size: 16px;
        max-width: 90%;
        padding-top: 15px;
        text-align: right;
    }

    #banner_top {
        font-weight: 700;
        font-size: 21px;
        color: black;
        position: absolute;
        bottom: 34%;
        max-width: 80%;
        min-width: 80%;
        left: 10%;
    }

    .qr-title {
        font-size: 13px;
        max-width: 160px;
    }

    #qr-info {
        color: black;
    }

    .fondo_icono {
        margin-top: 14px;
        margin-right: 30px;
    }

    .no_img {
        bottom: 40% !important;
    }

    .no_img-name,
    .no_img-text {
        font-size: 18px !important;
    }
}

@media (max-width: 1281px){

    #wrapper #event-info{
        padding-left: 33px;
    }
    #wrapper.vertical #user_image_container{
        border-width: 3px !important;
    }
    #recib_cont {
        color: #333333;
        font-size: 10px;
        font-weight: 600;
        font-family: "Open Sans", sans-serif;
        position: absolute;
        left: 84px;
        top: 14px;
        width: 525px;
    }
    #info_dev.vertical #memoryPrem{
        width: 340px;
        height: 340px;
        margin-left: 27px !important;
    }
    #wrapper.vertical #banner_top {
        bottom: 36% !important;
    }
    #wrapper.vertical #user_image_container {
        max-width: 158px;
    }
    #wrapper.vertical #user-info {
        bottom: 258px !important;
    }
    #banner_top {
        bottom: 39% !important;
    }
    #wrapper.vertical #banner_top.no_img{
        bottom: 43% !important;
    }
    #wrapper #section-toggle-sidebar{
        bottom: 197px;
    }
    #wrapper .user-name{
        font-size: 30px;
    }
    #wrapper.vertical .user-name{
        font-size: 22px;
    }
    #wrapper.vertical #user-name1{
        width: 300px;
    }
    #wrapper.vertical #user-info{
        left: 0%;
        bottom: 239px;
    }
    #wrapper.vertical #banner_top{
        max-width: 100%;
        min-width: 100%;
        left: 0;
    }
    #wrapper.vertical #banner_top.no_img .pesame-name, #wrapper.vertical #banner_top.no_img .pesame-text{
        font-size: 24px !important;
    }
    #wrapper.vertical #banner_top .pesame-name{
        max-width: 100%;
    }
    #wrapper.vertical #banner_top .pesame-text{
        padding: 0 90px;
    }
    
    .user-date{
        font-size: 14px !important;
    }
    #qr-info{
        bottom: 21% !important;
    }
    #wrapper #qr-info #qr-image {
        max-width: 80px;
        margin-bottom: 17px;
    }
    #wrapper #qr-info {
        right: 3%;
    }
    .fondo_icono {
        width: 28px;
        height: 28px;
    }
    #wrapper #event-info .event_title {
        font-size: 18px;
        margin-left: -14px;
    margin-top: 15px !important;
    }
    #wrapper #event-info .event_info {
        font-size: 16px !important;
    }
    #wrapper #event-info {
        min-height: 263px !important;
        max-height: 263px !important;
    }
    .memoryPrem{
        margin-left: -50px;
    }
    
    

}

#qr-info {
    color: black;
}

/*
@media (min-width: 1366px){
    .rotate{
        transform: rotate(0deg) !important;
        transform-origin: top left !important;
      width: 100vh !important;
      height: 100vw !important;
      position: absolute !important;
      top: 0 !important;
      left: 0 !important;
    
      #event-info{
        bottom: -78% !important;
        width: 57% !important;
        min-height: 330px !important;
        max-height: 330px !important;
      }
      #section-toggle-sidebar{
        bottom: -59.7% !important;
        width: 57% !important; 
      }
      #user-info{
        bottom: -50% !important;
        height: fit-content !important;
        left: 110px;
      }
      .pesame-text, .pesame-name{
        width: 59%;
        font-size: 31px !important;
      }
      #qr-info{
        bottom: -50% !important;
        right: 47% !important;
    }
    .logoTellme{
        width: 270px !important;
        /*left: 1060px !important;
        top: 67px !important;
    }
    #banner_top {
        bottom: -11% !important;
        left: 5%;
    }
    .user-name {
        font-size: 36px !important;
    }
    #user_image_container {
        height: 250px !important;
        width: 250px !important;
    }
    #qr-info #qr-image {
        width: 140px !important;
        top: -155px !important;
        left: 103px !important;
    }
    #qr-info .qr-title {
        font-size: 23px !important;
    }
    .fondo_icono{
        width: 35px;
        height: 35px;
    }
    .fondo_icono i{
        font-size: 30px !important;
    }
    #event-info .event_title {
        font-size: 28px !important;
    }
    #event-info .event_info {
        font-size: 28px !important;
        margin-top: 31px;
    }
    .user-date{
        font-size: 23px;
    }
    .fondo_icono {
        margin-top: 16px !important;
    }
    #contentLogo {
        top: 30px;
        left: 27px;
    }
    }
}*/

@media (min-width: 1366px) and (max-width: 1919px) {
    #nombre_obit{
        font-size: 60px;
    }
    .user-date{
        font-size: 14px !important;
    }
    .user-name{
        font-size: 21px !important;
    }
    #toggle-screen {
        transform: translate(-50%, 37vw) !important;
    }
    #wrapper.vertical #contentLogo {
        top: -5px !important;
        left: 5px !important;
    }
    #wrapper:not(.rotate) #event-info {
        min-height: 238px !important;
        align-items: flex-start;
        padding-top: 48px;
    }
    #wrapper.vertical #event-info{
        padding-left: 30px;
    }
    #wrapper #section-toggle-sidebar {
        bottom: 237px !important;
    }
    #wrapper #user_image_container {
        max-width: 150px;
    }
    #wrapper #user-info {
        bottom: 252px !important;
    }
    .logoTellme {
        width: 127px !important;
        left: 544px !important;
        top: 21px !important;
    }
    #wrapper:not(.rotate) #event-info .event_info {
        font-size: 18px !important;
        text-align: justify;
        text-transform: capitalize;
        margin-top: 19px;
    }

    #user-info {
        position: absolute;
        bottom: 12%;
        left: 5%;
    }
    #wrapper.vertical #user-info{
        left: 1%;
    }
    #wrapper.vertical #user-name1{
        width: 284px;
    }

    #wrapper #event-info .event {
        font-size: 12px;
    }

    .fecha i,
    .fecha_fin i {
        margin: 0px 8px;
    }

    #wrapper #event-info .event_title {
        font-size: 18px;
    }

    #event_titleCont{
        align-items: center;
    }

    #event_titleCont .fondo_icono i {
        font-size: 20px;
    }

    .fondo_icono {
        width: 30px;
        height: 30px;
    }

    #wrapper #qr-info {
        position: absolute;
        bottom: 287px;
        right: 4%;
    }

    #wrapper.vertical #contentLogo {
        width: 160px;
        height: 120px;
    }
    

    #memoryPrem {
        width: 400px;
        height: 400px;
    }
    #info_dev.vertical .memoryPrem {
    margin-left: 40px;
    }
    #wrapper.vertical #banner_top{
        bottom: 38%;
    }
    #wrapper.vertical #banner_top .pesame-name {
    margin-top: 20px !important;
    }
    #tmblogo {
        position: absolute;
        top: 40px;
        left: 40px;
    }

    #wrapper #qr-info #qr-image {
        max-width: 100px;
    }

    .logoTellme {
        width: 185px;
        position: absolute;
        /*left: 500px;*/
        top: 0;
    }

    /*Pensamient*/
    #wrapper #banner_top .pesame-name {
        font-size: 21px;
        max-width: 90%;
        padding-top: 15px;
    }
    #wrapper.vertical #banner_top .pesame-name{
        max-width: 100%;
    }

    #wrapper #banner_top .pesame-text{
        left: 7%;
        position: relative;
        margin-bottom: 16px;
    }
    #wrapper.vertical #banner_top .pesame-text{
        left: 0;
        padding: 0 100px;
    }

    #banner_top {
        font-weight: 700;
        font-size: 21px;
        color: black;
        position: absolute;
        bottom: 36%;
        max-width: 100%;
        min-width: 100%;
        left: 10%;
        margin-bottom: 23px;
    }
    #wrapper.vertical #banner_top{
        left: 0;
    }
    #wrapper.horizontal #banner_top{
        max-width: 29% !important;
        min-width: 29% !important;
    }
    #wrapper.horizontal #banner_top .pesame-text, #wrapper.horizontal #banner_top .pesame-name{
        max-width: 100% !important;
    }

    .qr-title {
        font-size: 16px;
        max-width: 280px;
        margin-top: 10px;
    }
    #wrapper #event-info .subEvent{
        margin-right: 25px;
    }


    .fondo_icono {
        margin-top: 7px;
        margin-right: 13px;
    }

    .no_img {
        bottom: 40% !important;
    }

    .no_img-name,
    .no_img-text {
        font-size: 25px !important;
    }
    #wrapper.horizontal #banner_top{
        left: 39% !important;
        bottom: 5% !important;
    }
    #wrapper.horizontal #banner_top.no_img{
        left: 15% !important;
        max-width: 50% !important;
        min-width: 50% !important;
        bottom: 11% !important;
    }
    #wrapper.horizontal #banner_top .pesame-text{
        margin-bottom: -40px;
    }

    #wrapper.horizontal #banner_top .pesame-text.no_img-text, #wrapper.horizontal #banner_top .pesame-name.no_img-name{
        max-width: 100% !important;
        text-align: center !important;
    } 
    #wrapper.horizontal #banner_top .pesame-name{
        padding-top: 150px !important;
    }
    #wrapper:not(.vertical) #event-info, #wrapper:not(.vertical) #event-info .event_info, #wrapper:not(.vertical) #event_titleCont{
        width: 325px !important;
        }
    #wrapper:not(.vertical) #event-info{
        bottom: 18% !important;
        right: 30px;
        height: 450px !important;
    }
    #wrapper:not(.vertical) #event-info .event{
        padding-top: 70px;
        width: 100%;
    }
    #wrapper:not(.vertical) #contentLogo{
        right: 100px;
        left: auto;
        top: 11px;
        width: 200px;
        height: 150px;
    }
    #wrapper:not(.vertical) #user-info{
        top: 63px;
        left: 31px;
        bottom: auto;
    }
    #wrapper:not(.vertical) .logoTellme{
        width: 140px;
        position: absolute;
        bottom: 91px;
        right: 128px;
        left: 1087px !important;
        top: 652px !important;
    }
    
    #wrapper:not(.vertical) #user-info .user-name{
        font-size: 33px !important;
        font-weight: 700 !important;
        max-width: 712px;
        height: 77px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: -41px;
        margin-left: 40px;
        }
    #wrapper:not(.vertical) #qr-info {
        bottom: 88px !important;
        right: 3% !important;
    }
    #wrapper:not(.vertical) .user-date {
        top: 98px;
        left: 271px;
        font-size: 19px !important;
        font-weight: 500 !important;
    }
    #wrapper.horizontal .event_title{
        font-size: 25px;
    }
    #wrapper.horizontal .fondo_icono{
        width: 25px;
        height: 25px;
        margin-right: 15px;
        margin-top: 0px;
    }
    #wrapper.horizontal .fondo_icono i{
        font-size: 17px;
    }
    #wrapper.horizontal #event-info .event_info{
        font-size: 16px !important;
        margin-top: -4px;
    }
    #wrapper.horizontal #user_image_container{
        max-width: 230px;
    }
    #wrapper #contentLogo img{
        max-width: 100%;
        max-height: 100%;
    }
    #info_dev.horizontal .memoryPrem {
        border: 13px solid white;
        margin-top: 33px;
    }
    #wrapper.horizontal .no_img-name, #wrapper.horizontal .no_img-text{
        font-size: 23px !important;
    }
    #wrapper.horizontal #banner_top .pesame-text{
        left: -1%;
    }

}
@media (max-width: 1281px){
    #wrapper.horizontal #banner_top{
        left: 41% !important;
        bottom: 4% !important;
    }
    #wrapper.horizontal #banner_top.no_img{
        left: 15% !important;
        max-width: 50% !important;
        min-width: 50% !important;
        bottom: 14% !important;
    }
    #wrapper.horizontal #banner_top .pesame-text{
        margin-bottom: -40px;
    }

    #wrapper.horizontal #banner_top .pesame-text.no_img-text, #wrapper.horizontal #banner_top .pesame-name.no_img-name{
        max-width: 100% !important;
        text-align: center !important;
    } 
    #wrapper.horizontal #banner_top .pesame-name{
        padding-top: 150px !important;
    }
    #wrapper:not(.vertical) #event-info, #wrapper:not(.vertical) #event-info .event_info, #wrapper:not(.vertical) #event_titleCont{
        width: 325px !important;
        }
    #wrapper:not(.vertical) #event-info{
        bottom: 43% !important;
        right: 14px;
        height: 450px !important;
    }
    #wrapper:not(.vertical) #event-info .event{
        padding-top: 70px;
        width: 100%;
    }
    #wrapper:not(.vertical) .logo-funeraria{
        width: 100%;
    }
    #wrapper:not(.vertical) #contentLogo{
        right: 123px;
        left: auto !important;
        top: 30px !important;
    }
    #wrapper:not(.vertical) #user-info{
        top: 64px;
        left: 34px;
        bottom: auto;
    }
    #wrapper:not(.vertical) .logoTellme{
        width: 140px;
        position: absolute;
        bottom: 91px;
        right: 128px;
        left: 1004px !important;
        top: 614px !important;
    }
    
    #wrapper:not(.vertical) #user-info .user-name{
        font-size: 33px !important;
        font-weight: 700 !important;
        width: 645px;
        height: 76px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: -15px;
        margin-left: 30px;
        }
    #wrapper:not(.vertical) #qr-info {
        bottom: 87px !important;
        right: 34px !important;
    }
    #wrapper:not(.vertical) .user-date {
        top: 115px;
        left: 253px;
        font-size: 19px !important;
        font-weight: 500 !important;
    }
    #wrapper.horizontal .event_title{
        font-size: 25px;
    }
    #wrapper.horizontal .fondo_icono{
        width: 25px;
        height: 25px;
        margin-right: 25px;
        margin-top: 10px;
    }
    #wrapper.horizontal .fondo_icono i{
        font-size: 17px;
    }
    #wrapper.horizontal #event-info .event_info{
        font-size: 16px !important;
        margin-top: 7px;
    }
    #wrapper.horizontal #user_image_container{
        max-width: 220px;
    }
    
    #info_dev.horizontal .memoryPrem {
        border: 13px solid white;
        margin-left: 6px;
        margin-top: 42px;
    }
    #wrapper.horizontal .no_img-name, #wrapper.horizontal .no_img-text{
        font-size: 23px !important;
    }
    #wrapper.horizontal #banner_top .pesame-text{
        left: -1%;
    }
    #wrapper #contentLogo {
        width: 160px;
        height: 130px;
    }
    #wrapper #contentLogo img{
        max-width: 100%;
        max-height: 100%;
    }
} 
