@import url("_signup-module.css");

.news-banner-container {clear: both; width: 100%; position: relative; z-index: 1; padding: 40px 0 0;}
.news-wrap {clear: both; width: 100%; display: flex; flex-wrap: wrap; gap:2.5%;}

.news-top-lt {width: calc(100% - 32.65625%); flex-grow: 1; min-height: 490px;}
.news-post {display: flex; flex-wrap: wrap; width: 100%; height: 100%; z-index: 1; min-height: 144px;}
.news-post .news-thumb {position: absolute; width: 100%; height: 100%; z-index: -1; display: block; top: 0; left: 0;}
/* .news-post .news-thumb:before {content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: block; background: linear-gradient(0deg, var(--banner-shadow-20) 0%, var(--banner-shadow-20) 100%), linear-gradient(253deg, var(--banner-shadow) 51.58%, var(--banner-shadow-100) 89.24%); z-index: 1;} */

.news-post .news-thumb:before {content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: block; background: linear-gradient(0deg,var(--banner-shadow-20) 0%, var(--banner-shadow-20) 100%), linear-gradient(180deg, var(--banner-shadow) 12.58%, #ffffff 90%); z-index: 1;}

.news-txt {position: relative; z-index: 1; padding:64px;  margin-top: auto; max-width:700px;}
.news-txt p {max-width: 400px; margin-bottom: 16px;}
.news-txt .cat-wrap ul li {text-transform: uppercase; border-radius: 0;}
.news-txt .cat-wrap ul li a {border-radius: 0;}
.news-txt h1 {margin-bottom: 15px; font-size: 2.5rem; letter-spacing: -0.7px; line-height: 1.2;}
.news-txt h1 span:before {left: -10px; bottom:-12px;}
.news-txt .h6:last-child {margin-bottom: 0;}

.news-top-rt {width: 30.15625%; flex-grow: 1; display: flex; flex-wrap: wrap;}
.news-top-rt .h6 {margin-bottom: 20px;}
.news-top-rt-inner {gap:30px; display: flex; flex-direction: column; margin-top: auto;}
.news-top-rt .news-txt {padding: 20px;}
.news-top-rt .news-txt .cat-wrap {margin:0 0 9px 0;}
/* .news-top-rt .news-thumb:before {background:linear-gradient(0deg, var(--banner-shadow-20) 0%, var(--banner-shadow-20) 100%), linear-gradient(238deg, var(--banner-shadow) 39.96%, #000 85.8%);} */




/* News Lists */
.news-container {width: 100%; padding:40px 0 60px 0; clear: both;}
.news-container .news-top {margin: 0 0 80px 0;}
.news-container .heading {padding: 0 0 32px 0;}
.news-container .news-filter {clear: both; width: 100%; position: relative;}
.news-container .news-filter .filter-links {display: flex; flex-wrap: wrap; width: 100%; gap: 20px; margin: 0;font-size: 1rem; line-height: 1.25;}
.news-container .news-filter .filter-links li {margin: 0; display: inline-block; vertical-align: top; min-width: 196.6px;}
.news-container .news-filter .filter-links li:before {display: none;}
.news-container .news-filter .filter-links li a {font-weight: 600; padding: 18px; display:inline-flex; border: 2px solid var(--filter-border); justify-content: space-between; width: 100%; gap:15px; color: var(--theme);}
.news-container .news-filter .filter-links li a:hover {color: var(--filter-atxt); border-color: transparent; background: var(--theme);}
.news-container .news-filter .filter-links li a.active {background: var(--theme); border-color: transparent; color: var(--filter-atxt);}
.news-container .news-filter .filter-links li a.active:after {content: "\f058";  position: relative; display: inline-block; font-size:16px; font-family: "Font Awesome 6 Sharp"; line-height:normal; font-weight: 900;}

.news-main {clear: both; width: 100%; position: relative; display: flex; flex-wrap: wrap; gap:32px 3.125%;}
.news-grid {display: inline-block; width:31.25%; vertical-align: top;}
.news-grid .news-thumb {clear: both; width: 100%; position: relative; height: 193px; overflow: hidden}
.news-grid .news-cnt {clear: both; width: 100%; padding:24px 0 0 0; background: var(--news-cnt-bg);}
.news-grid .news-cnt:only-child {padding: 0;}
.news-grid .news-cnt .h5 {padding-right: 5px; margin-bottom: 15px;}
.news-grid .news-cnt p {font-size:1rem; line-height: 1.5; margin-bottom: 15px;}
.news-grid .news-cnt .posted-date {display: block; font-size: 0.75rem; opacity: 0.5; line-height: 1.67;}

.heading_mobile_menu {display: none;}
.news-wrapper .brand-icon {bottom: -10px; left: -10px;}

 .news-top input[type="search"] {color: var(--theme)!important; border: 2px solid var(--theme)!important; border-radius: 40px;}
.news-top input::placeholder { color: var(--theme)!important;}

@media only screen and (max-width: 1400px) and (min-width:1024px) {
.news-container .news-filter .filter-links li {min-width: 180.6px;}
}

@media only screen and (max-width: 1023px) and (min-width:200px) {
    .news-banner-container {padding: 0;}
    .news-top-lt {width: 100%;}
    .news-txt {padding: 20px;}
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .news-wrap {gap:30px; margin: 0;}
    .news-top-rt-inner {flex-direction:inherit;}
    .news-post {min-height: 200px;}
    
    /* News Lists */
    .news-grid {width:48.4%;}
    .news-lists {gap: 60px 3.125%;}   
}




@media only screen and (max-width: 767px) and (min-width: 200px) {
    .news-wrap {gap: 24px; flex-direction: column;}
    .news-top-lt {min-height: inherit;}
    .news-top-rt .h6 {margin-bottom: 23px;}
    .news-top-rt{width: 100%;}
    .news-top-rt-inner {gap:16px; width: 100%;}
    .news-txt h1 {margin-bottom: 0; font-size: 2rem; letter-spacing: -0.64px; line-height: 1.25;}
    .news-txt h1 span::before {display: none;}
    .news-txt p, .news-txt .button {display: none;}
    .news-txt .cat-wrap {margin: 0 0 9px 0;}
    
    .news-post {min-height: 38.4vw;}
    /* .news-post .news-thumb:before {background: linear-gradient(0deg, var(--banner-shadow-20) 0%, var(--banner-shadow-20) 100%), linear-gradient(255deg, var(--banner-shadow) 39.96%, var(--banner-shadow-100) 85.8%);}     */
    /* .news-top-rt .news-thumb:before {background: linear-gradient(0deg, var(--banner-shadow-20) 0%, var(--banner-shadow-20) 100%), linear-gradient(255deg, var(--banner-shadow) 39.96%, #000 85.8%);} */
    
    .news-container .news-top {margin: 0 0 32px 0;}
    .news-container .heading {padding: 0 0 24px 0;}
    .news-container .heading-rt {margin: 24px 0 0 0;}
    .heading_mobile_menu {padding:17px 40px 19px 20px; margin:0; background-color: transparent; position:relative; cursor:pointer; display:block; width:100%; font-size: 1rem; font-weight: bold; border: 2px solid var(--filter-border); color: var(--theme); border-bottom: 2px solid var(--filter-border) !important;}
    .heading_mobile_menu:after {width:auto; right:20px; top:50%; transform:translateY(-50%); font-size:20px; color: var(--theme); border:none; font-family:"Font Awesome 6 Pro"; font-weight:600; position:absolute; display:flex; align-items:center; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; background:none; content:"\f107";}
    .heading_mobile_menu.active::after {transform:translateY(-50%) rotate(-180deg);}
    
    .news-container .news-filter .filter-links {display:none; position:absolute; width:100%; z-index:8; background: var(--white); left:0; margin:0; transition:none;}
    .news-container .news-filter .filter-links li {display: block; float: none; margin: 0;}
    .news-container .news-filter .filter-links li a {font-size: 1rem; float: none; border: 0 none;}
    .news-container .news-filter .filter-links li {display: block; width: 100%;}

  
    
   


    /* News Lists */
    .news-main {gap:31px;}
    .news-main .heading-btn {margin-top: 40px;}
    .news-main h4 span::before {bottom: -11px; left: -14px;}
    .news-grid {width: 100%;}
    .news-grid .news-thumb {height: 51.47vw;}
    .news-grid .news-cnt .h5 {padding-right: 0; margin-bottom: 15px; font-size: 1.313rem; line-height: 1.1; letter-spacing: -0.42px;}
    .news-grid .news-cnt p {margin-bottom: 14px;}
    .news-lists {padding: 0 0 68px 0; margin: 0 0 37px 0;}
    
}

