.h1-title h1{
    line-height: 90% !important;
}
.back-link .elementor-icon-list-text{
    line-height: 24px !important;
}
.news-title-filter-wrap{
    display: flex;
    justify-content: space-between;
    margin-bottom: 3.6111111111111107vw;
    align-items: center;
}
.news-update .news_update_img img {
    width: 100% !important;
    max-width: 100% !important;
    height: 14vw !important;
    object-fit: cover !important;
}
h2.titlerecentnewa{
    font-family: "Cirka", Sans-serif;
    font-size: 3.6111111111111107vw;
    font-weight: 400;
    line-height: 106%;
    letter-spacing: -0.02em;
    color: #101010 !important;
}
.newsfilterselect{
    margin-right: 0.8vw !important;
    appearance: none;
    background: transparent url(../svg/drop-down-arrow.svg) no-repeat;
    background-position-y: 53%;
    background-position-x: 88%;
    border: 1px solid rgba(16, 16, 16, 0.4);
    border-radius: 0;
    font-family: 'Helvetica Neue';
    font-size: 1.0416666666666665vw;
    font-weight: 700;
    color: #101010;
    line-height: 1.25vw;
    padding: 1.09999vw 3.188889vw 1.09999vw 1.55555555vw;
        
}
.newlistwrappdiv{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 3.2638888888888893vw;
    grid-row-gap: 2.7777777777777777vw;
}
.recentnewssortdate{
    margin-right: 0.80vw !important;
}
#pagination_recentnews{
    text-align: center;
    padding-top: 5.455555555555555vw;
}
#paginationloadnews{
    text-align: center;
    padding-top: 6.25vw;
}
.next.page-numbers{
    position: absolute;
    right: 0 !important;
}
.prev.page-numbers{
    position: absolute;
    left: 0 !important;
}
.next.page-numbers img{
    width: 2.361111111111111vw;
    height: 2.361111111111111vw;
}
.prev.page-numbers img{
    width: 2.361111111111111vw;
    height: 2.361111111111111vw;
}
.recent-news-update .imgload{
    text-align: center;
    width: 100%;
}
.recent-news-update .imgload img{
    text-align: center;
    width: 80px;
    margin-bottom: 40px;
}
.page-numbers{
    padding: 0 0.5vw 0.5vw;
    font-family: 'Helvetica Neue';
    font-size: 1.25vw;
    font-weight: 400;
    color: #101010;
    line-height: 28px !important;
}
.page-numbers:hover{
    color: #C51414;
}
.page-numbers.current{
    border-bottom: 1px solid #C51414;
}
#pagination_newcatfilter{
     text-align: center;
     padding-top: 6.25vw;
}
#paginationloadcatnewsload{
    text-align: center;
    padding-top: 6.25vw;
}
.newsfilterselect:focus {
    border: 1px solid rgba(16, 16, 16, 0.4);
}

.news_update_list {
    display: block;
    display: flex;
    flex-direction: column;
}
.feventbutton {
    align-self: center;
    margin-top: auto;
    width: 100%;
    padding: 0;
}
.newsupdatedate{
    padding-bottom: 0.2777777777777778vw;
}



@media(max-width:1024px){
    .news-update .news_update_img img{
        height: 180px !important;
    }
    .newlistwrappdiv {
        grid-gap: 30px;
        grid-row-gap: 40px;
    }
    .h1-title h1{
        font-size: 56px !important;
        line-height: 56px !important;
        letter-spacing: -0.04em !important;
    }
    .back-link .elementor-icon-list-text {
        font-weight: 700;
        font-size: 15px !important;
        line-height: 24px !important;
    }
    h2.titlerecentnewa {
        font-weight: 400;
        font-size: 40px;
        line-height: 106%;
    }
    .newsfilterselect {
        border: 1px solid rgba(16, 16, 16, 0.4);
        border-radius: 0;
        font-family: 'Helvetica Neue';
        font-size: 15px;
        line-height: 18px;
        letter-spacing: 0.01em;
        color: #101010;
        padding: 18px 40px 18px 20px !important;
    }
    .news-update span.datespan {
        line-height: 16px !important;
        font-size: 14px !important;
    }
    .news-update .newevent_title a {
        font-size: 22px !important;
        font-weight: 700 !important;
        line-height: 30px !important;
    }
    .news-update .feventbutton a {
        line-height: 24px !important;
    }
    .news-update .news_update_details {
        padding-top: 30px;
    }
    .news-update .newsupdatedate{
        padding-bottom: 6px !important;
    }
    .news-update .newupdatetitle {
        padding-bottom: 20px !important;
    }
    .news-update .news-title-filter-wrap{
        margin-bottom: 56px;
    }
    .page-numbers {
        font-size: 18px;
        line-height: 28px !important;
        margin-top: -4px;
        padding: 0 6px;
    }
    .next.page-numbers {
        padding: 0 !important;
    }
    .prev.page-numbers{
        padding: 0 !important;
    }
    .next.page-numbers img {
        width: 36px;
        height: 36px;
    }
    .prev.page-numbers img {
        width: 36px;
        height: 36px;
    }
    #pagination_recentnews {
        padding-top: 75px;
    }
    #paginationloadnews {
        padding-top: 75px; 
    }
}
@media(max-width:768px){
    .newlistwrappdiv{
    grid-template-columns: 1fr;
    }
    .news-update .news_update_img img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    }
    .feventbutton img{
    font-size: 1px;
    width: 20px;
    padding: 3px 0 6px 3px;
    }
}

@media (max-width: 572px){
.news-title-filter-wrap{
    display: block;
}
.newsfilterselect {
    padding: 18px 38px 18px 20px !important;
    }
.news-update h2.titlerecentnewa {
    padding-bottom: 20px !important;
    }
}

@media(max-width:499px){
    .news-update .news-title-filter-wrap {
        display: block;
    }
}

@media(max-width:374px){
.news-update .newsfilterselect {
    font-size: 12px;
    padding: 18px 34px 18px 10px !important;
}
}