/* <-------26-06-2023 Rss-Fedd-Filter-Start------> */
.cust-filter-section img{
    width: 20px;
    margin-left: 10px;
}
.cust-filter-section label{
font-family: 'Poppins-Regular';
font-size: 13px;
font-weight: 600;
}
.cust-filter-section  button, input, optgroup, select, textarea{
    border: 1px solid #0000003b;
    padding: 6px 10px;
    border-radius: 20px;
}
.cust-filter-section  button, input, optgroup, select, textarea:focus-visible{
    outline: 0;
}
.cust-filter-section input[type=text]{
margin-right: 10px;
}
.cust-filter-section select{
    margin-right: 10px;
    color: #8b758b;
}
.cust-filter-section button{
    color: #8b758b;
    background: transparent;
}
.cust-listview-section{
    margin-top: 40px;
}
.cust-listview-section .news-grid{
    border-bottom: 1px dashed #ababab;
}
.cust-listview-section  .news-g-content>span{
   color: #8b758b;
}

.cust-loader-remove{
    display: none;
}



/* .cust-listview-section .news-grid{
    background: #00000075;
    color: #fff;
    padding: 10px 10px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
} */
/* .cust-listview-section .news-grid h4, span.news-author{
    color: #fff;
}
.cust-listview-section .news-grid a p{
    color: #fff;
} */


/* <-------26-06-2023 Rss-Fedd-Filter-End------> */
/* 02.07.2024 */
.heading_wrapper, .archive_lan_content{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 25px;}
.heading_wrapper h1.ajx_title, .archive_lan_content h2{margin: 0 !important; flex: 1 0 0%;}
.heading_wrapper ul, .archive_lan_content ul{margin: 0; padding: 0; display: flex; gap: 10px; list-style: none;}
.heading_wrapper ul li, .archive_lan_content ul li{margin: 0;}
.heading_wrapper ul li a, .archive_lan_content ul li a{min-width: 80px; background: #fff; display: inline-block; text-align: center; padding: 5px 10px; color: #2b2b2b; font-weight: 600; font-size: 14px; border-radius: 4px; border: 1px solid #2b2b2b; transition: .5s;}
.heading_wrapper ul li a.active, .archive_lan_content ul li a.active{ border: 1px solid #fe0000; transition: .5s; background: #fe0000; color: #fff;}

@media only screen and (max-width:767px){

    .heading_wrapper h1.ajx_title, .archive_lan_content h2{flex: 0 0 100%;}
    .heading_wrapper ul, .archive_lan_content ul{flex: 0 0 100%; justify-content: center; margin-top: 15px;}
}
.rssfeed-de {
  min-height: 600px;
}