@media screen and (max-width: 1279px) and (min-width: 1024px) {
    .ficha-title h1 {
        font-size: 60px;
        line-height: 60px;
    }

    .page-title-sec h1 {
        font-size: 55px;
        line-height: 55px;
    }

    .news-detail-out h1 {
        font-size: 42px;
        line-height: 50px;
    }

    .agenda-det-lft h1 {
        font-size: 44px;
        line-height: 50px;
    }

    .filter-list-sec ul {
        column-gap: 20px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .ficha-title h1,
    .page-title-sec h1 {
        font-size: 44px;
        line-height: 44px;
    }

    section.ficha-service-sec .ficha-service-rgt ul.ficha-service-lst {
        --n-columns: 2;
    }

    .news-detail-out h1 {
        font-size: 34px;
        line-height: 40px;
        letter-spacing: 0px;
    }

    .agenda-det-lft h1 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 22px;
    }
}

@media screen and (max-width: 767px) {
    .ficha-title h1 {
        font-size: 34px;
        line-height: 34px;
    }

    .page-title-sec h1 {
        font-size: 36px;
        line-height: 36px;
    }
    
    section.ficha-service-sec .ficha-service-rgt ul.ficha-service-lst {
        --n-columns: 2;
    }
    
    .gallery-car + .compar-div {
        padding: 20px 0 0;
    }

    .news-detail-out h1 {
        font-size: 30px;
        line-height: 36px;
        letter-spacing: 0px;
    }

    .agenda-det-lft h1 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 18px;
        letter-spacing: 0px;
    }

    ul.page-numbers li:has(.page-numbers.prev),
    ul.page-numbers li:has(.page-numbers.next) {
        margin: 0;
    }

    ul.page-numbers li .page-numbers.prev {
        padding-right: 0;
    }

    
    ul.page-numbers li .page-numbers.next {
        padding-left: 0;
    }

    .inner-agenda-list ul.list-view li .inner-agenda-main {
        gap: 15px;
    }

    .inner-agenda-list ul.list-view li .inner-agenda-main .inner-agenda-img {
        flex-basis: 45%;
    }

    .inner-agenda-list ul.list-view li .inner-agenda-main .inner-agenda-cnt {
        flex-basis: calc(55% - 15px);
    }

    section.page-title-sec:has(+ section.lopd) {
        padding: 20px 0 10px;
    }
    
    section.lopd {
        padding: 20px 0 50px;
    }
    
    section.lopd h2 {
        font-size: 28px;
        line-height: 35px;
    }

    section.lopd p,
    section.lopd ul > li,
    section.lopd ol > li,
    section.lopd a,
    section.lopd strong {
        font-size: 14px;
        line-height: 20px;
    }

    section.lopd h3 {
        font-size: 22px;
        line-height: 28px;
    }

    section.lopd h2,
    section.lopd h3,
    section.lopd p,
    section.lopd ul,
    section.lopd ol {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 479px) {
    .search-input button {
        position: absolute;
        right: 8px;
        top: 8px;
        left: unset;
    }

    .search-input button span.text {
        display: none;
    }
}

@media screen and (max-width: 450px) {
    section.ficha-service-sec .ficha-service-rgt ul.ficha-service-lst {
        --n-columns: 1;
    }
}

/* begin JIRA TDLR-13 */

@media screen and (max-width: 1023px) {
    .actividad-sec .act-presentation {
        padding: 0;
    }
    
    .actividad-sec .act-presentation .act-title h1 {
        font-size: 45px;
        line-height: 55px;
    }

    .komoot-banner .km-banner,
    .actividad-sec .act-description,
    section.recomendaciones-sec .recom {
        padding: 0 25px;
    }
    
    section.recomendaciones-sec .recom .recom-lst ul {
        columns: 1;
    }

    .ceramica-img .categoria,
    .actividad-sec .act-presentation .act-map > span.categoria {
        font-size: 12px;
        top: 12px;
        left: 12px;
    }
}

@media screen and (max-width: 767px) {
    .actividad-sec .act-presentation .act-title h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .actividad-sec .act-presentation .act-map {
        height: 400px;
    }

    .komoot-banner .km-banner {
        grid-template-areas: 'title'
            'qr'
            'logo';
        grid-template-columns: 1fr;
        row-gap: 20px;
    }

    .komoot-banner .km-banner .km-banner-title,
    .komoot-banner .km-banner .km-banner-logo {
        justify-content: center;
    }

    .komoot-banner .km-banner,
    .actividad-sec .act-description,
    section.recomendaciones-sec .recom {
        padding: 0;
    }
}

@media screen and (max-width: 549px) {
    .actividad-sec .act-presentation .act-info {
        flex-wrap: wrap;
        row-gap: 10px;
    }

    .actividad-sec .act-presentation .act-info .act-data {
        flex-basis: 50%;
    }
}

/* end JIRA TDLR-13 */

/* begin JIRA TDLR-14 */

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    ul.aloj-filter-lst li:nth-child(2),
    ul.aloj-filter-lst li {
        flex: 0 1 30%;
        margin: 0;
    }
}

@media screen and (max-width: 1023px) {
    ul.aloj-filter-lst {
        flex-direction: column;
        align-items: stretch;
        row-gap: 10px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    section.como-llegar-sec .search-input input[type="text"] {
        padding-right: 455px;
    }
    
    section.como-llegar-sec .search-input .input-buttons {
        height: 44px;
    }
    
    section.como-llegar-sec .search-input .input-buttons .btn {
        padding: 0px 20px;
        font-size: 16px;
        column-gap: 10px;
    }
}

@media screen and (max-width: 767px) {
    section.como-llegar-sec .search-input input[type="text"] {
        padding-right: 390px;
    }

    section.como-llegar-sec .search-input .input-buttons {
        height: 34px;
    }
    
    section.como-llegar-sec .search-input .input-buttons .btn {
        padding: 0px 15px;
        font-size: 14px;
        column-gap: 10px;
    }
}

@media screen and (max-width: 599px) {
    section.como-llegar-sec .search-input input[type="text"] {
        padding-right: 100px;
    }
    
    section.como-llegar-sec .search-input .input-buttons .btn span.text {
        display: none;
    }
}

/* end JIRA TDLR-14 */

/* begin JIRA TDLR-16 */

@media screen and (max-width: 1366px) and (min-width: 1280px) {
    .accion-det-out h1 {
        font-size: 60px;
        line-height: 65px;
    }
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
    .accion-det-out h1 {
        font-size: 60px;
        line-height: 65px;
    }

    ul.aloj-filter-lst.filtros-actividades > li {
        flex-basis: calc((100% - 40px) / 3);
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .accion-det-out h1 {
        font-size: 45px;
        line-height: 55px;
    }

    .accion-content ul > li {
        font-size: 15px;
        line-height: 24px;
    }
}

@media screen and (max-width: 767px) {
    .accion-det-out h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .accion-content ul > li {
        font-size: 14px;
        line-height: 22px;
    }
}

@media screen and (max-width: 1366px) and (min-width: 1280px) {
    .scl-links ul {
        column-gap: 9px;
    }

    .hdr-links {
        margin-left: 15px;
    }

    .menu-wrap {
        margin-right: 0;
    }
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
    .scl-links ul {
        column-gap: 8px;
    }

    .hdr-links {
        margin-left: 10px;
    }

    .cbp-hrmenu > ul {
        column-gap: 5px;
    }
}

/* end JIRA TDLR-16 */

/* begin JIRA TDLR-20 */

@media screen and (max-width: 767px) {
    .pierdas-slide .swiper-slide .pierdas-txt,
    .pierdas-slide .swiper-slide.swiper-slide-active .pierdas-txt {
        padding-bottom: 22px;
    }

    .foot-mid-btm ul.foot-menu {
        flex-wrap: wrap;
    }
}

/* end JIRA TDLR-20 */