Recent Category Articles

Latest Category News

Info ministry refutes Afghan Taliban's claim of strikes in border areas BREAKING
32
Category 😔 Negative
Info ministry refutes Afghan Taliban's claim of strikes in border areas

The information ministry on Friday refuted Afghanistans claims of targeting alleged terrorist camps in the border areas ...

Jun 19, 2026 - 05:27 PM 32
US official unveils 14-point Iran agreement to halt conflict and reopen Strait of Hormuz BREAKING
54
Category 😐 Neutral
US official unveils 14-point Iran agreement to halt conflict and reopen Strait of Hormuz

The United States on Wednesday read out the text of the interim US-Iran agreement to halt the war in Iran and open the S...

Jun 18, 2026 - 02:58 AM 54
/* Related News Sidebar Widget Styles */ .sidebar-widget .card { transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out; } .sidebar-widget .card:hover { transform: translateY(-2px); box-shadow: 0 4px 15px rgba(0,0,0,0.15); } .sidebar-widget .img-fluid { width: 100%; height: auto; object-fit: cover; } .sidebar-widget .video-thumbnail { position: relative; overflow: hidden; } .sidebar-widget .video-play-button { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 30px; height: 30px; background: rgba(0,0,0,0.7); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; font-size: 12px; cursor: pointer; transition: all 0.3s ease; } .sidebar-widget .video-play-button:hover { background: rgba(0,0,0,0.9); transform: translate(-50%, -50%) scale(1.1); } .sidebar-widget .card-title { font-size: 0.9rem; font-weight: 600; line-height: 1.3; margin-bottom: 0.5rem; } .sidebar-widget .card-title a { color: #333; text-decoration: none; } .sidebar-widget .card-title a:hover { color: #dc3545; } /* List view styles */ .list-view { display: flex !important; flex-direction: column; gap: 1rem; } .list-view .col-md-6 { width: 100% !important; max-width: 100% !important; flex: 0 0 100% !important; } .list-view .news-card { display: flex; flex-direction: row; height: auto !important; } .list-view .news-card .image-container { width: 300px; height: 200px; flex-shrink: 0; } .list-view .news-card .card-body { flex: 1; display: flex; flex-direction: column; } @media (max-width: 768px) { .list-view .news-card { flex-direction: column; } .list-view .news-card .image-container { width: 100%; height: 200px; } }