Recent Category Articles

Latest Category News

Spanish PM calls for urgent EU meeting after ‘selfish’ responses to Ceuta crisis
4
International PK Live News 😐 Neutral
Spanish PM calls for urgent EU meeting after ‘selfish’ responses to Ceuta crisis

...

Aug 2, 2026 at 12:36 AM

...

At least 5 injured, including police official, in attack on Bannu police station
4
International PK Live News 😐 Neutral
At least 5 injured, including police official, in attack on Bannu police station

...

Jul 16, 2026 at 12:54 AM

...

Army top brass affirms commitment to take 'all measures necessary' to ensure availability of Pakistan’s water share
5
International PK Live News 😔 Negative
Army top brass affirms commitment to take 'all measures necessary' to ensure availability of Pakistan’s water share

...

Jul 7, 2026 at 1:02 AM

...

/* 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; } }