/* JLRC: Estilos para movil */
@media (max-width: 767px) {
 
  
  .compromiso {
    padding: 0px 16px 0px 16px;
  }

  .compromiso p {
    font-size: 24px;
  }

  .compromiso h1 {
    font-size: 44px; 
  }

  .compromiso h2 {
    font-size: 44px; 
  }

  .compromiso__item {
    padding: 25px 0px 25px 0px;
  }

  .app_mylocker {
    padding: 0px 16px 0px 16px;

  }

  .app_mylocker h2 {
    font-size: 40px; 

  }

  .app_mylocker p {
    font-size: 18px;

  }



  .talking__pen {
    padding: 0px 16px 0px 16px;
  }

  .talking__pen h2 {
    font-size: 40px; 

  }

  .icons__wrapper {
    position: relative;
    top: -2px;
    padding: 0px 0px 0px 0px;
  }

  .icons__wrapper h2 {
    font-size: 40px; 
  }

  .nuevoslibros {
    padding-top: 20px; 

  }



  .icons__text {
    font-size: 18px; 

  }


  .icons__text h3 {
    font-size: 18px; 

  }

  .section h2 {
    padding-bottom: 15px;
    font-size: 40px;

  }

  .section p {

    font-size: 18px;

  }

  .wrapper_audios {
    padding: 0px 16px 16px 16px;
    font-size: 19px;
  }


  .wrapper_audios h2 {
    padding-bottom: 5px;
    font-size: 44px;

  }

  .sentidos__wrapper .row-fluid {
    display: none;
    border: 5px solid red;
  }

  .sentidos__wrapper_movil  {
    flex-basis: 100vw;
    position: block;   
    display: flex !important;
    justify-content: center; 
  }

  .sentidos_m {
    max-width: 150px;
    padding: 5px 5px 5px 5px; 
  }

  .descarga__myapp h4 {
    font-size: 28px; 
  }

  .pie_logo {
    text-align: center; 
    padding: 0xp 0px 0px 0px; 
  }

  .pie__formulario {
    text-align: center; 
  }

  .pie_espacio {
    display: none; 
  }

  .descarga__app_ordenador {
    display: inline !important; 
    color: #89ac85;  
  }

  .descarga__app_ordenador h2 {
    padding-bottom: 20px; 
    font-size: 40px;  

  }

  .stores {
    display: inline;

  }




  .decarga__app_movil {
    display:none !important; 
  }


  .billboard--thank .billboard__logo {
    position: static;
    display: flex;
    justify-content: center;
    width: auto !important;
  }

  .billboard__logo {
    left: 10px; 
    top: 15px;
    width: 120px !important;
  }

  .billboard__bg {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;

  }

  .billboard__text {
    position: relative; 
    font-size: 18px;
    font-weight: 500px;
    padding: 30px 16px 50px 16px; 
    top: 60%; 
    left: 0;
    bottom: 0;
  }


  .billboard__text h2 {
    padding-top: 15px; 
    font-size: 28px;
    font-weight: 700; 
  }

  .billboard__img {
    height: auto;

  }


  .footer-container-wrapper {
    padding-left: 0px;
    padding-right: 0px; 
  }


  .introduction_wrapper {
    position: retalive; 
  }

  .flip-flop__image-wrapper {
    margin-left: 0px !important;
    margin-right: 0px !important;
    height: auto; 
  }


  .flip-flop__text {
    padding-top: 30px;
  }
  .flip-flop__text p {
    font-size: 18px; 
  }


  .flip-flop__text h3 {
    font-size: 18px; 
    font-weight: 700;
  }



  .text__movil {
    font-size: 18px;
    font-weight: 500px; 

  }

  .space__movil {
    display: none !important; 
  }

  .billboard__bg .rr-bg {
    background-size: cover;
    background-repeat: no-repeat;
    display: block; 
    width: 100%; 
    position: absolute; 
    height: 50%; 
    top: 0;
  }

  .billboard__bg .rr-bg svg {
    width: auto !important;
    position: absolute; 
    top: 50%;
    transform: translateY(-50%) !important; 
    left: 0;
  }

  .billboard .rr_cta {
    position: relative;
  }

  .billboard__bg-wrapper {
    display: none;
  }

  .billboard__image-wrapper {
    overflow: hidden;    
    margin-left: -16px !important;     
    margin-right: -16px !important;
  }

  .actions {
    padding-left: 16px;
    padding-right: 16px;
  }

  .form-title {
    color: white; 
    font-weight: 500;

  }

  .hs-form-field {
    color: white;

  }

  .rr_cta, body .hs-button.primary, body input[type="submit"], body input[type="button"] {
    background-color: #E12B61;
    border: 0px;


  }

  .libros3d {
    padding: 30px 0px 30px 26px;
    transform: scale(1.4); 

  }


  .talking__pen img {
    transform: scale(1.5); 
    padding: 30px 40px 30px 0px;
  }



  .descarga_app img {

    padding: 0px 16px 30px 16px;
  }


}

/* JLRC: Estilo entre movil y portatil */

@media (min-width: 768px) {





  .billboard {
    display: flex !important;
    justify-content: left;
    align-items: center;
    z-index: 15;
  }

  .billboard__img img {
    display: none; 
  }

  .te-bg { 
    position: absolute;
    margin-left: 0;
    margin-right: 0;
  }

  .billboard__wrapper * {
    z-index: 15;
  }

  .billboard__text {
    padding-left: 25px;  
    top: 10%; 
    max-width: 45%;

  }

  .billboard__bg-wrapper {
    display: block !important;
    position: absolute !important;
    width: 55% !important;
    overflow: hidden;
    z-index: 14;
    height: 100% !important;
  }

  .billboard.row-fluid-wrapper {
    width: 100% !important;
  }

  .billboard.row-fluid-wrapper.row-number-3 {
    height: 100%;
    position: absolute;
    top: 0;
  }

  .billboard__bg {
    height: 100% !important;
    position: absolute !important;
    z-index: 14;
  }

  .billboard__bg .rr-bg { 
    height: 100%;
    z-index: 14;
  }


  .sentidos__wrapper .row-fluid {
    display: flex;
    justify-content: center;
    width: 100vw;
  }

  .sentidos {
    max-width: 150px;
  }
/*
  .rr_cta, 
    body .hs-button.primary,
    body input[type="submit"],
    body input[type="button"] {
    background-color: var(--c-boton);
    border: 3px solid var(--c-white);
    color: #000000;
    cursor: pointer;
    border-radius: 30px;
    font-family: 'Din';
    font-size: 28px;
    font-weight: 700;
    line-height: 24px;
    width: 100%;
    padding: calc(var(--vr) * 0.75) calc(var(--vr) * 2);
    text-align: center;*/
  }

  .hs-form-field {
    color: white;
    font-weight: 500;
  }

  .footer-links {
    display: block; 
    text-align: center;
  }


  .language-switcher {

    text-align: left;
    display:inline-block;
  }


}

/*

@media (min-width: 1024px) {

.billboard {
max-height: 550px; 

}

.billboard__bg {

max-width: 50%;
}  

body > div.body-container-wrapper > div > div.row-fluid-wrapper.row-depth-1.row-number-1 > div > div > div.row-fluid-wrapper.row-depth-1.row-number-3 > div > div > div > div > div:nth-child(1) > div.row-fluid-wrapper.row-depth-1.row-number-5 > div > div {

top: 0;

}

.billboard__text {
padding-left: 75px;  
top: 5%; 
max-width: 45%;

}

}


*/




/* JLRC: Estilo HD 1280X720 */

@media (min-width: 1280px)   {
  .wrapper_audios  {
    padding: 0px 20px 0px 20px;
  }

  .te-bg {
    margin-left: 0px; 
  }

  .te_logo {
  
  
  
  
  }
  
  
  .billboard__bg-wrapper {
    display: block !important;
    position: absolute !important;
    width: 41% !important;  
    z-index: 14;  
  }

  .billboard__logo {
    left: 40px; 
    top: 25px;
    width: 155px !important;
  }

  .billboard__text {
    padding-left: 75px;  
    top: 25%; 
    max-width: 45%;

  }

  .sentidos {
    max-width: 600px; 
    width: 250px !important; 
  }  

  .introduction_wrapper {
    min-height: 800px; 
  }  

  .flip-flop {
    min-height: 800px !important;

  }
  
   .flip-flop-V {
    min-height: 10px !important;

  }


  .container-fluid .row-fluid .u-wrapper--reading {
    max-width: 1180px; 
    padding-left: 0px;
    padding-right: 0px; 

  }

  .descarga__myapp h4 {
    padding-top: 10px;  
    font-size: 46px; 
  }

  .compromiso {
    padding-left: 50px;
    padding-right: 50px;
  }  


  .pie_logo {
    padding-top: 25px; 
    padding-left: 24px;   
  }

  .footer-links {
    display: block; 
    text-align: center;
  }

  .language-switcher {

    text-align: left;
    display:inline-block;
  }
}






@media (min-width: 1500px) {


  /*

  .te-bg {
     top: 0px; 
    width:47%;
  }

*/



  .billboard__bg-wrapper {
    display: block !important;
    position: absolute !important;
    height: 100% !important;
    width: 47% !important; 
    z-index: 16;  
  }






  .billboard__logo {
    left: 40px; 
    top: 25px;
    width: 155px !important;
  }
}


/* Para Pantallas FHD */
@media (min-width: 1920px) {
  .billboard {
    max-height: 900px; 
  }

  .billboard__bg {
    /* width: 49.7% !important; */
    max-height: 900px;
  }   

  .billboard__text {
    top: 25%; 
  }


  body > div.body-container-wrapper > div > div.row-fluid-wrapper.row-depth-1.row-number-1 > div > div > div.row-fluid-wrapper.row-depth-1.row-number-3 > div > div > div > div > div:nth-child(1) > div.row-fluid-wrapper.row-depth-1.row-number-5 > div > div {

    top: 0;

  }




  body > div.body-container-wrapper > div > div.row-fluid-wrapper.row-depth-1.row-number-1 > div > div > div.row-fluid-wrapper.row-depth-1.row-number-3 > div > div > div > div > div.span6.widget-span.widget-type-cell.billboard__text {

    margin-left: 10px; 

  }


  .flip-flop {
    min-height: 800px !important;
  }

  .flip-flop--first .flip-flop__text {
    padding-top: 190px;  

  }
}


/* Para Pantallas FHD */

@media (min-width: 2559px) {

  .billboard {
    max-height: 1280px; 
  }

  .billboard__bg {
    /* width: 49.7% !important; */
    max-height: 1280px;
  } 



}