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

    .archive .hero-article .article,
    .archive .article {
        flex-direction: row;
    }

    .archive .hero-article {
        position: relative;
    }

    .archive .hero-article:not(:last-child),
    .archive .article:not(:last-child) {
        margin-bottom: 30px;
        position: relative;
    }

    .archive .hero-article::after,
    .archive .article:not(:last-child)::after {
        content: '';
        width: 90vw;
        height: 1px;
        background: #d1cece;
        position: absolute;
        bottom: 0;
    }

    .archive .hero-article .article-card__image-wrap,
    .archive .article-card__image-wrap {
        width: 35%;
        order: 0;
        height: 100px;
        padding: 0px;
    }

    .archive .hero-article .article .article-card__text-content,
    .archive .article-card__text-content {
        width: 65%;
        padding: 0;
    }

    .archive .article-card__label.article-card__link {
        display: none;
    }

    .archive .hero-article .article .article-card__text-content .article-card__title,
    .archive .article-card__title {
        font-size: 16px;
        margin: 0;
        margin-left: 10px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        line-clamp: 4;
    }
}

.home-abs-post-section {
    width: 1068px;
}

.home-abs-post-section .column.is-9-column-width {
    padding-top: 0;
    padding-right: 48px;
}

.home-abs-post-section .column.is-9-column-width article:not(:last-child) {
    margin-bottom: 20px;
    position: relative;
}

.home-abs-post-section .column.is-9-column-width article:not(:last-child)::after {
        content: '';
        width: 96%;
        height: 1px;
        background: #d1cece;
        position: absolute;
        bottom: 0;
        left: 14px;
}

.home-abs-post-section .column.is-9-column-width img{
    width: 100%;
    height: 140px;
    object-fit: cover;
}

.home-abs-post-section .column.is-9-column-width .article-card__title {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 0;
}

.home-abs-post-section .column.is-9-column-width .article-card__title a {
    color: #4c4e4d;
}

.home-abs-post-section .column.is-9-column-width .short-desc {
    display: flex;
}

.home-abs-post-section .article-card__label.article-card__link, .home-abs-post-section .short-desc span{
    display: inline-block;
    margin-left: 0px;
    font-size: 13px;
    padding: 0px 5px 0px 0px;
    color: #666666;
    background: none;
    position: relative;
    font-family: 'Arimo', sans-serif;
    font-weight: 500;
    height: unset;
    padding: 0;
    min-width: unset;
    letter-spacing:  unset;
}

.home-abs-post-section .short-desc .stick {
    display: inline-block;
    margin-left: 5px;
}

.home-abs-post-section .article-card__label.article-card__link {
    text-transform: capitalize;
}

.home-abs-post-section .short-desc div:not(:nth-child(1)) span {
    margin-left: 5px;
}
.home-abs-post-section .is-3-column-width img {
    width: auto;
    height: 100%;
}

.home-abs-post-section .column.is-9-column-width .excerpt p {
    font-size: 13px;
    font-weight: 500;
    margin-top: 12px;
    line-height: 23px;
    color: #555;
    font-family: 'Arimo', sans-serif !important;
}

.home-abs-post-section .column.is-3-column-width .widget-title, .home-abs-post-section .stay-social .menu-label {
    margin-left: -16px;
    background-color: #d62128;
    line-height: 17px;
    display: inline-block;
    font-size: 17px;
    padding: 7px 12px 4px 12px;
    color: #fff;
    font-weight: 500 !important;
    font-family: 'Arimo', sans-serif !important;
    text-transform: uppercase;
}

.home-abs-post-section .popular-stories {
    padding-top: 0;
}

.home-abs-post-section .popular-stories .has-equal-height {
    flex-flow: column wrap;
}

.home-abs-post-section .popular-stories .grid.has-3-columns .column {
    width: 100%;
    max-width: unset;
    padding: 0;
}

.home-abs-post-section .popular-stories .article-card__label.article-card__link, .popular-stories .has-equal-height .article-card__text-content .article-card__excerpt, .home-abs-post-section .popular-stories .article-collection-heading:after,.home-abs-post-section .article-card__sidebar.is-3-column-width .section:not(.popular-stories) {
    display: none;
}

.home-abs-post-section .article-card__sidebar.is-3-column-width {
        padding: 0;
    }

.home-abs-post-section .article-card__sidebar.is-3-column-width > div {
    padding-left: 16px;
}

.home-abs-post-section .popular-stories .article-collection-heading {
    margin: 0.67rem 0 0.67rem -16px;
    background-color: #d62128;
    line-height: 17px;
    display: inline-block;
    font-size: 17px;
    padding: 7px 12px 4px 12px;
    color: #fff;
    font-weight: 500 !important;
    font-family: 'Arimo', sans-serif !important;
    text-transform: uppercase;
}

.home-abs-post-section .is-9-column-width .article-collection-heading {
        font-weight: 700;
        font-family: 'Arimo', sans-serif !important;
        font-size: 27px;
    }

.home-abs-post-section .is-3-column-width .stay-social {
    padding: 0 !important;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 18px;
    position: relative;
}

.home-abs-post-section .is-3-column-width .social-links-menu .menu-item {
    margin: 0 0 0 1rem;
}

.home-abs-post-section .is-3-column-width .social-links-menu .menu-item:first-child {
    margin: 0;
}

.home-abs-post-section .stay-social .menu-label {
    margin-left: 0px !important;
}

.home-abs-post-section .is-3-column-width .stay-social:before {
    position: absolute;
    content: '';
    top: 28px;
    width: 100%;
    height: 1px;
    background: #d62128;
}

.home-abs-post-section .column.is-3-column-width .featured-story { 
    position: relative;
}

.home-abs-post-section .column.is-3-column-width .featured-story:before {
    position: absolute;
    content: '';
    top: 38px;
    width: 100%;
    height: 1px;
    background: #d62128;
}

.home-abs-post-section .popular-stories {
    position: relative;
}

.home-abs-post-section .popular-stories:before {
    position: absolute;
    content: '';
    top: 38px;
    width: 100%;
    height: 1px;
    background: #d62128;
}

.home .site-header .stay-social {
    display: none;
}

.home .site-header {
    padding: 2.5rem 0;
}

@media all and (max-width: 1300px) { 
    .home-abs-post-section {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media all and (min-width: 768px) {
    .home-abs-post-section .column.is-3-column-width .widget-title {
    margin-left: 0 !important;
}

.home-abs-post-section .is-3-column-width .article-card__item {
    padding-left: 16px;
}
    
    .home-abs-post-section .article-card__sidebar.is-3-column-width > div {
        padding-left: 0px !important;
    }

}

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

    .home-abs-post-section .column.is-9-column-width .is-9-column-width {
        padding-right: 0 !important;
    }
    .home-abs-post-section .column.is-9-column-width article:not(:last-child)::after {
        width: 100% !important;
    }
    .home-abs-post-section .column.is-9-column-width img {
        height: 160px !important;
    }
    .home-abs-post-section .article-card__sidebar.is-3-column-width {
        max-width: 100%;
    }
    .home-abs-post-section .article-card__sidebar.is-3-column-width .article-card__title:first-child {
        padding-left: 0 !important;
    }
    .home-abs-post-section .article-card__sidebar.is-3-column-width .article-card__image-homepage:first-child {
        text-align: left;
    }
    .home-abs-post-section .article-card__sidebar.is-3-column-width img {
        width: 98vw !important;
    }
}
@media all and (max-width: 991px) {

    .archive .hero-article .article,
    .archive .article {
        flex-direction: row;
    }

    .archive .hero-article {
        position: relative;
    }

    .archive .hero-article:not(:last-child),
    .archive .article:not(:last-child) {
        margin-bottom: 30px;
        position: relative;
    }

    .archive .hero-article::after,
    .archive .article:not(:last-child)::after {
        content: '';
        width: 90vw;
        height: 1px;
        background: #d1cece;
        position: absolute;
        bottom: 0;
    }

    .archive .hero-article .article-card__image-wrap,
    .archive .article-card__image-wrap {
        width: 35%;
        order: 0;
        height: 100px;
        padding: 0px;
    }

    .archive .hero-article .article .article-card__text-content,
    .archive .article-card__text-content {
        width: 65%;
        padding: 0;
    }

    .archive .article-card__label.article-card__link {
        display: none;
    }

    .archive .hero-article .article .article-card__text-content .article-card__title,
    .archive .article-card__title {
        font-size: 16px;
        margin: 0;
        margin-left: 10px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        line-clamp: 4;
    }
    
    .home-abs-post-section {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .home-abs-post-section .grid {
        flex-flow: column wrap;
    }
    .home-abs-post-section .column.is-9-column-width {
        padding: 0;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%;
        flex: unset;
    }
    
    .home-abs-post-section .column.is-9-column-width .article-card__item {
        width: 100%;
        display: flex;
        flex-flow: row;
        padding-bottom: 10px;
        margin-right: 0 !important;
        margin-left: 0;
    }
    .home-abs-post-section .column.is-9-column-width .is-9-column-width {
        width: 68%;
        padding-left: 0;
        margin-left: 2%;
        padding-right: 0px;
    }
    .home-abs-post-section .column.is-9-column-width .is-3-column-width {
        width: 30%;
        padding-right: 0;
        padding-left: 0;
    }
    .home-abs-post-section .column.is-9-column-width .article-card__title {
        margin-top: 0px !important;
        font-size: 16px !important;
        line-height: 19px !important;
    }
    .home-abs-post-section .short-desc div:not(:first-child), .home-abs-post-section .column.is-9-column-width .excerpt, .home-abs-post-section .article-collection-heading, .home-abs-post-section .column.is-3-column-width .widget-title {
        display: none;
    }
    .home-abs-post-section .column.is-9-column-width img {
        height: 95px;
    }
    .home-abs-post-section .column.is-9-column-width article:not(:last-child)::after {
        width: 100%;
        height: 1px;
        background: #d1cece;
        position: absolute;
        bottom: 0;
        left: 0px;
    }
    .home-abs-post-section .is-3-column-width img {
        width: 94vw;
    }
    .home-abs-post-section .article-card__sidebar.is-3-column-width {
        padding: 0;
        display: none !important;
    }

    .home-abs-post-section .article-card__sidebar.is-3-column-width .article-card__image-homepage{
        text-align: center;
    }

    .home-abs-post-section .article-card__sidebar.is-3-column-width .article-card__title:first-child {
        padding-left: 15px;
        padding-left: 15px;
    }
    
    .home-abs-post-section .article-card__sidebar.is-3-column-width .article-card__image-homepage:first-child{
        margin-top: 30px;
    }
    
    .home-abs-post-section .article-card__sidebar.is-3-column-width > div {
    padding-left: 0px;
}

    .home-abs-post-section .popular-stories .article-collection-heading, .home-abs-post-section .is-3-column-width .stay-social, .home-abs-post-section .column.is-3-column-width .featured-story:before, .home-abs-post-section .popular-stories:before, .home-abs-post-section .short-desc .stick {
        display: none;
    }
    .home-abs-post-section .column.is-9-column-width article:not(:last-child) {
        margin-bottom: 30px;
    }
    .home-abs-post-section .column.is-9-column-width .article-card__title a {
        display: block !important;
        width: 100% !important;
        position: relative !important;
    }
}

/**
 * ALM styles
 * 
 * @since 12.02.2024
 * @author dod
 */
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn {
    border: 1px solid var(--c-white);
    color: var(--c-white);
    display: block;
    font-size: var(--fs-13);
    font-weight: var(--fw-bold);
    letter-spacing: var(--ls-small);
    margin: 0;
    padding: 1em 1.5em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    background-color: var(--c-primary);
    border-radius: 0;
    transition: all .2s ease;
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn:hover {
    background-color: var(--c-black);
    border-color: var(--c-black);
    color: var(--c-white);
    box-shadow: none;
}
.ajax-load-more-wrap .alm-btn-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin:  0;
}
