/* Extra small devices (phones, less than 768px) */
@media (max-width: 768px) {
    .siteframe, .siteframe div:last-child{
    font-weight: normal;
    }
    .lavel span:nth-child(1){
    font-size: 35px;
    }
    body.viajes .lavel span:nth-child(2){
    margin-left: 10px;
    }
    body.splash h2.titulo{
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 7px !important;
    }
    body#inicio .titulo{
    font-size: 24px;
    }
    body.splash .frase .a, body.splash .frase .b{
    font-size: 14px;
    margin-top: 0px;
    }
    body.splash .boton{
    padding: 3px 7px !important;
    margin-top: 10px  !important;;
    }
    #mobile-menu{
    display: inline-block !important;
    }
    h2.titulo, body.inicio h2.titulo{
    font-size: 30px;
    }
    .siteframe, .siteframe div:last-child{
    text-align: center;
    font-size: 12px;
    }
    body.inicio .intro .imagen{
    text-align: center;
    }
    body.inicio .intro .imagen .intro{
    text-align: left;
    }
    .izquierda, .derecha{
    padding-left: 0px;
    padding-right: 0px;
    }
    .img{
    margin-bottom: 20px;
    text-align: center;
    }
    body.inicio .info{
    text-align: center;
    }
    /*.info .texto{
    text-align: justify;
    }*/
    body.vocabulario .vocablo .lamina{
    margin-bottom: 20px;
    margin-top: 20px;
    }
    body.manuscrito .divimg{
    text-align: center;
    }
    body.manuscrito .paginas{
    text-align: center;
    }
    body.episodios .filtro{
    display: block;
    border-bottom: 1px solid #666;
    }
    body.episodios .tiles-wrap li, body.explorar .tiles-wrap li{
    width: 100%;
    }
    body.episodios .tiles-wrap div.extr-thumb, body.explorar .tiles-wrap div.extr-thumb{
    margin-left: auto;
    margin-right: auto;
    }
    .leftarrow{
    left: 0;
    }
    .rightarrow{
    right: 0;
    }
    .arrows{
    opacity: .3;
    }
    body.viajes .row{
    text-align: center;
    }
    body.viajes .recorrido{
    display: inline-block;
    }
    body.laminas #curadurias > div:nth-child(2){
    float: left !important;
    }
    span.titulo {
    border-bottom: 1px solid #666;
    margin-left: -35px;
    padding-left: 30px;
    margin-right: -35px;
    padding-bottom: 10px;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 769px) {
    .siteframe, .siteframe div:last-child{
    font-weight: normal;
    }
    .lavel span:nth-child(1){
    font-size: 48px;
    }
    body#inicio .titulo{
    margin-bottom: 20px !important;
    }
    body#inicio .titulo{
    font-size: 50px;
    }
    body.inicio h2.titulo{
    font-size: 40px;
    }
    h2.titulo{
    font-size: 80px;
    }
    body.inicio h2.titulo{
    font-size: 60px;
    }
    .siteframe, .siteframe div:last-child{
    text-align: inherit;
    font-size: 11px;
    }
    .siteframe div:last-child{
    text-align: right;
    }
    body.inicio .intro .imagen{
    text-align: center;
    }
    body.inicio .intro .imagen .intro{
    text-align: left;
    }
    .img{
    margin-bottom: 20px;
    text-align: center;
    }
    .izquierda, .derecha{
    padding-left: 0px;
    padding-right: 0px;
    }
    body.inicio .info{
    text-align: center;
    }
    body.inicio .info .texto{
    text-align: left;
    }
    .vocablo .data{
    margin-right: 70px;
    }
    body.vocabulario .vocablo .lamina{
    float: right;
    }
    body.manuscrito .paginas{
    text-align: right;
    }
    body.episodios .filtro{
    display: inline-block;
    }
    body.episodios .tiles-wrap div.extr-thumb, body.explorar .tiles-wrap div.extr-thumb{
    margin-left: -10px;
    margin-right: -30px;
    }
    .menu-principal li a{
    margin-right: 14px;
    }
    .leftarrow{
    left: 0;
    }
    .rightarrow{
    right: 0;
    }
    body.viajes .lavel span:nth-child(2){
    font-size: 16px;
    margin-left: 20px;
    }
    body.viajes .lavel{
    left: 0;
    }
    .resumen{
    margin-bottom: -50px;
    }
    body.laminas #curadurias > div:nth-child(2){
    float: right !important;
    }
    .help-filter{
    position: absolute;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .siteframe, .siteframe div:last-child{
    font-size: 13px;
    font-weight: normal;
    }
    body#inicio .titulo{
    font-size: 68px;
    }
    h2.titulo{
    font-size: 100px;
    }
    body.inicio .intro .imagen{
    text-align: right;
    float: right;
    }
    .izquierda{
    padding-left: 20px;
    }
    body.inicio .info{
    max-width: 230px;
    /*text-align: justify;*/
    }
    .img{
    width: 110px;
    float: left;
    }
    #contexto .img{
    padding-top: 45px;
    }
    #laminas .img{
    padding-top: 105px;
    }
    #manuscrito .img{
    padding-top: 10px;
    }
    #explorar .img{
    padding-top: 40px;
    }
    #viajes .img{
    padding-top: 30px;
    }
    #episodios .img{
    padding-top: 50px;
    }
    #vocabulario .img{
    padding-top: 25px;
    }
    #fabrica .img{
    padding-top: 60px;
    }
    /*.derecha{
    padding-top: 40px;
    }*/
    .izquierda{
    padding-right: 20px;
    }
    .menu-principal li a{
    margin-right: 32px;
    }
    .leftarrow{
    left: calc(50% - 500px);
    }
    .rightarrow{
    right: calc(50% - 500px);
    }
    body.viajes .lavel span:nth-child(2){
    font-size: 21px;
    margin-left: 50px;
    }
    body.viajes .lavel{
    left: inherit;
    }
    /*#curadurias a{
    white-space: nowrap;
    }
    body.laminas #curadurias > div:nth-child(2){
    margin-left: 50px;
    }*/
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { }