CINXE.COM

Home - DAWN.COM

<!DOCTYPE html> <html lang="en"> <head> <!-- meta --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <!--[if IE]> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <![endif]--> <title>Home - DAWN.COM</title> <meta name='subject' content='Your window to latest news, analysis and features from Pakistan, South Asia and the world.' /> <meta name='description' content='Pakistan&rsquo;s most trusted outlet for the breaking, latest and top news across the country and the world.' /> <meta property='fb:app_id' content='1383068068604634' /> <meta property='og:locale' content='en_US' /> <link rel='canonical' href='https://www.dawn.com/' /> <link rel='alternate' type='application/rss+xml' title='The Dawn News' href='https://www.dawn.com/feeds/home/' /> <link rel='index' href='https://www.dawn.com/' /> <meta name='twitter:image' content='https://www.dawn.com/_img/social-default.jpg' /> <meta property='og:image' content='https://www.dawn.com/_img/social-default.jpg' /> <meta itemprop='image' content='https://www.dawn.com/_img/social-default.jpg' /> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-C521GRS8DF"></script> <script> window.dataLayer = window.dataLayer || []; window.googletag = window.googletag || {cmd: []}; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-C521GRS8DF'); </script> <script> gtag('event', 'custom', { "Category": "Home", "non_interaction": true }); </script> <script type="application/ld+json"> {"@context":"http:\/\/schema.org","@type":"organization","logo":"https:\/\/www.dawn.com\/_img\/logo.png","name":"DAWN.COM","url":"https:\/\/www.dawn.com","sameAs":["https:\/\/www.facebook.com\/dawndotcom\/","https:\/\/twitter.com\/dawn_com","https:\/\/www.instagram.com\/dawn.today\/",""],"potentialAction":{"@type":"SearchAction","target":"https:\/\/www.dawn.com\/search?cx=016184311056644083324:a1i8yd7zymy&ie=UTF-8&q={search_term_string}","query-input":"required name=search_term_string"}} </script> <!-- - - - - start:counters - - - - --> <script type='text/javascript'> document.addEventListener("DOMContentLoaded", function() { Counter.count([{"category":"Home"}]); }); </script> <!-- - - - - end:counters - - - - --> <link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900&amp;display=swap' media='all'> <link rel='stylesheet' href='https://www.dawn.com/_css/newskit.20241216110707.css' media='all'> <link rel='stylesheet' href='https://www.dawn.com/_css/merriweather.20241015121706.css' media='all'> <link rel='stylesheet' href='https://www.dawn.com/_css/shame.20250310143008.css' media='all'> <script src='https://code.jquery.com/jquery-3.6.0.min.js' defer='true'></script> <script src='https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js' defer='true'></script> <script src='https://www.dawn.com/_js/ad-sticky-close.20240403191134.js' defer='true'></script> <script src='https://apis.google.com/js/platform.js' defer='true'></script> <script src='https://www.dawn.com/_js/all.20250214123307.js' defer='true'></script> <link rel='preload' as='style' href='https://www.dawn.com/_css/headroom.20241114121407.css'> <link rel='preload' as='font' href='https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900&display=swap'> <link rel='preload' as='style' href='https://www.dawn.com/_css/newskit.20241216110707.css'> <link rel='preload' as='style' href='https://www.dawn.com/_css/merriweather.20241015121706.css'> <link rel='preload' as='style' href='https://www.dawn.com/_css/shame.20250310143008.css'> <link rel='preload' as='script' href='https://code.jquery.com/jquery-3.6.0.min.js'> <link rel='preload' as='script' href='https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js'> <link rel='preload' as='script' href='https://www.dawn.com/_js/ad-sticky-close.20240403191134.js'> <link rel='preload' as='script' href='https://apis.google.com/js/platform.js'> <link rel='preload' as='script' href='https://www.dawn.com/_js/all.20250214123307.js'> <link rel='dns-prefetch preconnect' href='i.dawn.com'> <link rel='dns-prefetch preconnect' href='fonts.googleapis.com'> <link rel='dns-prefetch preconnect' href='code.jquery.com'> <link rel='dns-prefetch preconnect' href='cdnjs.cloudflare.com'> <link rel='dns-prefetch preconnect' href='apis.google.com'> <!-- adverts:header start --> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> window.googletag = window.googletag || {cmd: []}; window.debugAds = window.location && window.location.search && window.location.search.includes('googfc'); window.isElemVisible = (div) => { // https://stackoverflow.com/a/33456469/50475 return div && (!!(div.offsetWidth || div.offsetHeight || div.getClientRects().length)); } // Relocate Ads window.addEventListener('DOMContentLoaded',function () { document.querySelectorAll('[data-selector]').forEach(ad => { if (target = document.querySelector(ad.getAttribute('data-selector'))) { target.insertAdjacentElement('afterend', ad); } }); }); // Relocate Ad if viewport width is less than 720px window.addEventListener('DOMContentLoaded',function () { if (window.matchMedia('(max-width: 720px)').matches) { document.querySelectorAll('[data-selector-mobile]').forEach(ad => { if (target = document.querySelector(ad.getAttribute('data-selector-mobile'))) { target.insertAdjacentElement('afterend', ad); } }); } }); window.addEventListener('DOMContentLoaded', function () { googletag.cmd.push(function() { // disable slots in hidden divs (sidebar on small screens etc) googletag.pubads().getSlots().forEach(slot => { const divId = slot.getSlotElementId(); if (!isElemVisible(document.getElementById(divId))) { if (debugAds) { console.log('disable hidden slot: ' + slot.getAdUnitPath() + ' ' + divId); } // this has a potential issue in views where tabs are used as there could be multiple // tabs with hidden/none class/style attribute and ads rendered under those tabs will // never be displayed or loaded googletag.destroySlots([slot]); } }); }); }); googletag.cmd.push(function() { googletag.defineSlot('/1029551/Dawn-Responsive-BTF-MREC', [[300,250]], 'div-gpt-ad-1683363763562-0') .defineSizeMapping([[[0,0],[[300,250]]]]) .addService(googletag.pubads()); googletag.defineSlot('/1029551/Dawn-Responsive-ATF-MREC', [[300,250]], 'div-gpt-ad-1683363673257-0') .defineSizeMapping([[[0,0],[[300,250]]]]) .addService(googletag.pubads()); googletag.defineSlot('/1029551/Dawn-Responsive-Middle-Leaderboard', [[970,250],[970,90],[728,90],[300,600],[320,480],[320,50],[320,100],[300,50],[300,250],[1,1]], 'div-gpt-ad-1693559881661-0') .defineSizeMapping([[[970,0],[[970,250],[970,90],[728,90],[300,600],[320,480],[320,50],[320,100],[300,50],[1,1]]],[[728,0],[[728,90],[300,600],[320,480],[320,50],[320,100],[300,50],[1,1]]],[[0,0],[[300,600],[320,480],[300,250],[320,50],[320,100],[300,50],[1,1]]]]) .addService(googletag.pubads()); googletag.defineSlot('/1029551/Dawn-Responsive-SKY-MREC', [[300,250],[320,480],[300,600],[160,600]], 'div-gpt-ad-1683363860950-0') .defineSizeMapping([[[0,0],[[300,600],[320,480],[300,250],[160,600]]]]) .addService(googletag.pubads()); googletag.defineSlot('/1029551/Dawn-Responsive-Footer-Stickable-Leaderboard', [[970,250],[970,90],[728,90],[320,50],[320,100],[300,50],[300,250],[1,1]], 'div-gpt-ad-1693559286339-0') .defineSizeMapping([[[970,0],[[970,250],[970,90],[728,90],[320,50],[320,100],[300,50],[1,1]]],[[728,0],[[728,90],[320,50],[320,100],[300,50],[1,1]]],[[0,0],[[300,250],[320,50],[320,100],[300,50],[1,1]]]]) .addService(googletag.pubads()); googletag.defineSlot('/1029551/Dawn-Responsive-Header-Leaderboard', [[970,250],[970,90],[728,90],[320,50],[320,100],[300,50],[300,250]], 'div-gpt-ad-1683363187247-0') .defineSizeMapping([[[970,0],[[970,250],[970,90],[728,90],[320,50],[320,100],[300,50]]],[[728,0],[[728,90],[320,50],[320,100],[300,50]]],[[0,0],[[320,50],[320,100],[300,50]]]]) .addService(googletag.pubads()); googletag.pubads().setTargeting('site', ["www.dawn.com"]); googletag.pubads().setTargeting('category', ["Home"]); googletag.pubads().enableLazyLoad({ fetchMarginPercent: -1, renderMarginPercent: 50, mobileScaling: 2.0 }); googletag.pubads().enableSingleRequest(); // refreshAd('/3023235/Responsive-Middle-Leaderboard') // refreshAd('div-gpt-ad-1693559881661-0') // this code can be removed as we have added an option for smart refresh for slots via #1582 window.refreshAd = ((id) => { console.log(new Date().toISOString().substr(11, 8), 'refreshAd(' + id + ')'); for (let slot of googletag.pubads().getSlots()) { if (slot.getAdUnitPath() === id || slot.getSlotElementId() == id) { googletag.pubads().refresh([slot]); } } }); // <div data-refresh="30" id='div-gpt-ad-1234567890123-0' ... googletag.pubads().addEventListener("slotRenderEnded", (e) => { const id = e.slot.getSlotElementId(); document.getElementById(id).classList.add('ad-rendered'); // data-refresh var seconds = null; if (seconds = document.getElementById(id).getAttribute('data-refresh')) { console.log(new Date().toISOString().substr(11, 8), 'refreshAd(' + id + ') in ' + seconds + 's'); window.__refreshAdTimeouts = window.__refreshAdTimeouts || []; clearTimeout(window.__refreshAdTimeouts[id]); window.__refreshAdTimeouts[id] = setTimeout(() => refreshAd(id), seconds * 1000); }; // data-rendered-classes var renderedClasses = null; if (renderedClasses = document.getElementById(id).getAttribute('data-rendered-classes')) { document.getElementById(id).classList.add(renderedClasses); } }); if (debugAds) { // debugging is enabled, add bgcolor and padding on all ad divs document.querySelectorAll('[id^="div-gpt-ad-"]').forEach(el => { var hasError = el.classList.contains('advert-error'); el.style.backgroundColor = hasError ? '#ecc' : '#ccc'; el.title = el.dataset.name || ''; el.innerHTML = hasError ? el.dataset.name : ''; if (hasError) { el.style.padding = '10px'; } el.style.height = el.dataset.height || ''; el.style.width = el.dataset.width || ''; }); } else { googletag.pubads().collapseEmptyDivs(); } googletag.enableServices(); }); </script> <!-- adverts:header end --> </head> <body class="ar-8 home antialiased"> <header class="pb-2"> <div class="w-full bg-black nav--network"> <div class="px-2 hidden sm:block"> <nav class="text-white flex flex-row flex-wrap text-2.5 justify-center text-center"> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://epaper.dawn.com">EPAPER</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://www.dawnnews.tv/watch-live">LIVE TV</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://www.dawnnews.tv">DAWNNEWS URDU</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://images.dawn.com">Images</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://herald.dawn.com">Herald</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://aurora.dawn.com">Aurora</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " rel="noreferrer" target="blank" href="https://cityfm89.com">CityFM89</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " rel="noreferrer" target="blank" href="https://www.dawn.com/advertise">Advertise</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " rel="noreferrer" target="blank" href="https://www.dawn.com/events">Events</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " href="https://www.dawn.com/events/supplements"><span class="-ml-4 mr-1">/</span>Supplements</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " rel="noreferrer" target="blank" href="http://classifieds.dawn.com/">Classifieds</a> <a class="text-gray-400 uppercase py-1.25 px-2.5 " rel="noreferrer" target="blank" href="https://obituary.dawn.com">Obituaries</a> </nav> </div> </div> <div class=""> <div class="container px-2 sm:px-0"> <div class='flex flex-col sm:flex-row'> <div class='w-1/4'> </div> <div class='sm:w-1/2 w-full'> <div class="flex flex-col items-center mt-4 mb-3"> <a href='https://www.dawn.com/' title="DAWN.COM" class='logo mb-2'> <img class="w-44" src="https://www.dawn.com/_img/logo.png" alt="DAWN.COM Logo"> <span class="hidden">DAWN.COM</span> </a> <h2 id='span-class-font-bold-text-black-e-paper-span-april-06-2025' dir='auto' class='badge inline-flex text-2.5 font-arial uppercase text-gray-500 align-middle'><a title="<span class='font-bold text-black'>E-Paper</span> | April 06, 2025" href='https://epaper.dawn.com' class=' '><span class='font-bold text-black'>E-Paper</span> | April 06, 2025</a></h2> </div> </div> <div class='w-1/4'> </div> </div> </div> </div> <div class="container px-2 sm:px-0 headroom"> <div class="flow-root container mx-auto mx-auto px-0 sm:px-6.5 relative"> <!-- nav container --> <nav class="native-hidden js-nav relative font-sans container p-0 border-t-3 border-black"> <div class="js-nav-container border-b border-gray-200"> <div class="nav-alignment flex justify-between items-center"> <!-- nav items --> <div class="js-nav-items flex overflow-y-hidden overflow-x-scroll px-0 w-full primary-scroll mr-1"> <div class="flex flex-row overflow-x-scroll w-full justify-start"> <a title='Home' href='//www.dawn.com' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Home </a> <a title='Latest' href='/latest-news' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Latest </a> <a title='Gaza siege' href='https://www.dawn.com/trends/gaza-invasion' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 text-red-300'> Gaza siege </a> <a title='Breathe' href='https://www.dawn.com/breathepakistan/' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 text-red-300'> Breathe </a> <a title='Pakistan' href='/pakistan' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Pakistan </a> <a title='Opinion' href='/opinion' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Opinion </a> <a title='Business' href='/business' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Business </a> <a title='Images' href='/entertainment' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Images </a> <a title='Prism' href='/prism' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Prism </a> <a title='World' href='/world' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> World </a> <a title='Sport' href='/sport' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Sport </a> <a title='Magazines' href='/magazines' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Magazines </a> <a title='Tech' href='/tech' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Tech </a> <a title='Videos' href='/videos' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Videos </a> <a title='Popular' href='/popular' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Popular </a> <a title='Archive' href='/newspaper' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Archive </a> <a title='Flood Donations' href='https://www.dawnrelief.com/' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Flood Donations </a> </div> </div> <!-- nav sandwich --> <div class="flex items-center relative hidden"> <div class="js-nav-sandwich pt-1 mr-2"> <button class="text-gray-400 hover:text-gray-500 focus:bg-gray-100 focus:text-gray-500 inline-flex items-center justify-center rounded-md focus:outline-none transition duration-150 ease-in-out"> <!-- ☰ --> <svg id="navopen" class="block h-6 w-6" stroke="currentColor" fill="none" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path> </svg> <!-- X --> <svg id="navclose" class="hidden h-6 w-6" stroke="currentColor" fill="none" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path> </svg> </button> </div> <!-- nav dropdown --> <div class="js-nav-dropdown hidden z-50 absolute top-9 right-0 border border-gray-300 bg-white shadow-2xl text-3 w-40" id="nav-dropdown"> <a title='Home' href='//www.dawn.com' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Home </a> <a title='Latest' href='/latest-news' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Latest </a> <a title='Gaza siege' href='https://www.dawn.com/trends/gaza-invasion' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 text-red-300'> Gaza siege </a> <a title='Breathe' href='https://www.dawn.com/breathepakistan/' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 text-red-300'> Breathe </a> <a title='Pakistan' href='/pakistan' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Pakistan </a> <a title='Opinion' href='/opinion' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Opinion </a> <a title='Business' href='/business' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Business </a> <a title='Images' href='/entertainment' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Images </a> <a title='Prism' href='/prism' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Prism </a> <a title='World' href='/world' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> World </a> <a title='Sport' href='/sport' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Sport </a> <a title='Magazines' href='/magazines' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Magazines </a> <a title='Tech' href='/tech' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Tech </a> <a title='Videos' href='/videos' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Videos </a> <a title='Popular' href='/popular' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Popular </a> <a title='Archive' href='/newspaper' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Archive </a> <a title='Flood Donations' href='https://www.dawnrelief.com/' target='_self' class='px-2 py-2 block whitespace-nowrap hover:bg-gray-200 uppercase leading-4 text-2.75 '> Flood Donations </a> </div> </div> <!-- desktop nav search --> <div class="js-nav-search justify-end items-center"> <label for="search" title="Search" class="sr-only">Search</label> <div class="relative"> <form accept-charset="utf-8" class="flex items-center" method="GET" action="https://www.dawn.com/search"> <div class="cursor-pointer sm:pointer-events-none" onclick="document.querySelector('#js-mob-search').classList.toggle('hidden');"> <svg class="h-4 w-4 text-gray-400" fill="currentColor" viewBox="0 0 20 20"> <path fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z" clip-rule="evenodd"></path> </svg> </div> <input type="hidden" name="cx" value="016184311056644083324:a1i8yd7zymy"> <input type="hidden" name="cof" value="FORID:10"> <input type="hidden" name="ie" value="UTF-8"> <input class="nav-search-input border-0 w-30 text-3 font-extralight ml-0.5 px-2 leading-5 placeholder-gray-400 focus:outline-none search-query hidden sm:block" data-remember="false" placeholder="SEARCH" value="" required="" id="q" type="text" name="q" onfocus="javascript:this.classList.add('w-44');this.classList.add('md:w-64')" onblur="javascript:this.classList.remove('w-44');this.classList.remove('md:w-64')"> </form> </div> </div> </div> <!-- mobile nav search --> <div class="js-nav-search flex justify-center items-center sm:hidden mt-1"> <label for="search" title="Search" class="sr-only">Search</label> <div class="relative"> <form accept-charset="utf-8" class="flex items-center" method="GET" action="https://www.dawn.com/search"> <input type="hidden" name="cx" value="016184311056644083324:a1i8yd7zymy"> <input type="hidden" name="cof" value="FORID:10"> <input type="hidden" name="ie" value="UTF-8"> <input id="js-mob-search" class="hidden text-3 w-64 font-extralight px-2 py-1 leading-none border rounded border-gray-300 mb-1 placeholder-gray-400 focus:outline-none search-query" data-remember="false" placeholder="SEARCH" value="" required="" id="q" type="text" name="q"> </form> </div> </div> </div> </nav> </div> </div> </header> <div class="aux-content flex justify-center" style="overflow: hidden;"> <!-- advert:start div-gpt-ad-1683363187247-0 --> <div id='div-gpt-ad-1683363187247-0' class='ad__wrapper__slot px-1 py-2 mb-2' data-rendered-classes="" data-name="Dawn-Responsive-Header-Leaderboard" data-height="250px" data-width="970px" data-refresh='180'> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1683363187247-0'); });</script> </div> <!-- advert:end --> </div> <div id='consent-dialog' class="hidden"> <div class="fixed z-50 w-full bottom-0 overflow-hidden px-2 py-2 sm:py-4 bg-gray-500" role="dialog" aria-modal="true" aria-labelledby="modal-headline"> <div class="sm:flex sm:items-start justify-evenly"> <div class="hidden sm:flex flex-shrink-0 items-center justify-center h-16 w-16 rounded-full mt-4"> <img src="/_img/logo-white.png" class="w-20"> </div> <div class="mt-1 sm:mt-3 text-center sm:ml-4"> <h3 class="text-lg leading-6 font-medium text-white"> Subscribe to notifications </h3> <p class="text-sm leading-5 text-white mt-2"> Get the latest news and updates from Dawn </p> </div> <div class="mt-2 sm:mt-4 sm:flex sm:flex-row-reverse"> <span class="flex w-full rounded-md sm:mt-4 sm:ml-3 sm:w-auto"> <button type="button" class="inline-flex justify-center w-full rounded-md px-4 py-2 text-4 leading-4 font-normal text-white focus:outline-none"> Not Now </button> </span> <span class="mt-1 sm:mt-3 flex w-full rounded-md shadow-sm sm:w-auto"> <button data-topic="all" type="button" class="inline-flex justify-center w-full rounded-md border border-transparent px-4 py-2 bg-white text-navy-800 text-3.5 leading-4 font-normal shadow-sm focus:outline-none focus:ring"> Allow Notifications </button> </span> </div> </div> </div> </div> <div class="container mx-auto px-2 sm:px-6.5"> <div class="container px-0"> <div class='hidden sm:hidden mb-4'><ul role="list" class="timeline__stories flow-root font-merriweather"> <li> <div class="relative pb-2 ml-3.5 pr-2"> <!-- line --> <span class="absolute left-0 top-5 -ml-px h-full w-0.5 bg-gray-200" aria-hidden="true"></span> <div class="relative flex items-start space-x-3"> <div> <div class="relative ml-3.5 -ml-1 pt-1"> <!-- dot --> <div class="flex h-2.5 w-2.5 items-center justify-center rounded-full bg-red-300 ring-4 ring-white"></div> </div> </div> <div class="min-w-0 flex-1 py-0"> <div class="text-3 font-sans"> <div class="story__time"> <div class='timestamp--time'>10:58pm</div> </div> <!-- box/title title-anchor --> <h2 dir='auto' data-layout='story' data-id='1822566' class='story__title text-3 leading-4 pt-1.5 pb-4 cursor-pointer hover:underline font-bold underline '><a href='/live/elections-2024#1822566' class='story__link '>End of live blog for elections 2024</a></h2> </div> </div> </div> </div> </li> <li> <div class="relative pb-2 ml-3.5 pr-2"> <!-- line --> <span class="absolute left-0 top-5 -ml-px h-full w-0.5 bg-gray-200" aria-hidden="true"></span> <div class="relative flex items-start space-x-3"> <div> <div class="relative ml-3.5 -ml-1 pt-1"> <!-- dot --> <div class="flex h-2.5 w-2.5 items-center justify-center rounded-full bg-red-300 ring-4 ring-white"></div> </div> </div> <div class="min-w-0 flex-1 py-0"> <div class="text-3 font-sans"> <div class="story__time"> <div class='timestamp--time'>10:40pm</div> </div> <!-- box/title title-anchor --> <h2 dir='auto' data-layout='story' data-id='1822564' class='story__title text-3 leading-4 pt-1.5 pb-4 cursor-pointer hover:underline font-bold underline '><a href='/live/elections-2024#1822564' class='story__link '>Scrutiny concludes for nomination papers of 48 Senate seats</a></h2> </div> </div> </div> </div> </li> <li> <div class="relative pb-2 ml-3.5 pr-2"> <!-- line --> <span class="absolute left-0 top-5 -ml-px h-full w-0.5 bg-gray-200" aria-hidden="true"></span> <div class="relative flex items-start space-x-3"> <div> <div class="relative ml-3.5 -ml-1 pt-1"> <!-- dot --> <div class="flex h-2.5 w-2.5 items-center justify-center rounded-full bg-red-300 ring-4 ring-white"></div> </div> </div> <div class="min-w-0 flex-1 py-0"> <div class="text-3 font-sans"> <div class="story__time"> <div class='timestamp--time'>10:21pm</div> </div> <!-- box/title title-anchor --> <h2 dir='auto' data-layout='story' data-id='1822561' class='story__title text-3 leading-4 pt-1.5 pb-4 cursor-pointer hover:underline font-bold underline '><a href='/live/elections-2024#1822561' class='story__link '>ECP notifies Mahmood Khan as PTI-P chairman</a></h2> </div> </div> </div> </div> </li> </ul></div> <div class="flex flex-col"> <div class="border-b-3 border-black pb-2"> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-3/10 sm:pr-0.5"> <article class='story relative overflow-hidden box mb-2 pb-1' data-id='1857107' id='1857107' data-layout='story' data-tags=''> <!-- box/label --> <span id='live' dir='auto' class='badge inline-flex text-3 font-normal rounded theme theme-default theme--live badge--aux align-middle'><span>Live </span></span> <!-- box/title title-bold-playfairdisplay-pb:1-text:5 --> <h2 dir='auto' data-layout='story' data-id='1857107' class='story__title text-5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/live/gaza-invasion' class='story__link '>Palestinian child among five in Israeli attack on Khan Younis</a></h2> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-1' > <div class='media__item '><a title="Palestinian child among five in Israeli attack on Khan Younis" href="https://www.dawn.com/live/gaza-invasion" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/061107531f02690.jpg?r=110909" alt="Palestinian child among five in Israeli attack on Khan Younis" title="Palestinian child among five in Israeli attack on Khan Younis" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia mb-1.5'>Britain says Israel’s detention of two UK MPs "unacceptable". </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-06T11:09:09+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>11:09am</span></span></span> </article><div class='text-gray-500 uppercase text-2.75'>Related</div> <ul class="mb-1 flex flex-col list-outside leading-none ml-4 w-4/5 sm:w-full md:w-4/5"> <li class="py-1 align-middle"> <a class='font-merriweather py-1 text-black text-2.5 -ml-1' href='https://www.dawn.com/news/1902142/35-killed-as-israel-expands-security-zone-in-northern-gaza'> 35 killed as Israel expands ‘security zone’ in northern Gaza </a> </li> <li class="py-1 align-middle"> <a class='font-merriweather py-1 text-black text-2.5 -ml-1' href='https://www.dawn.com/news/1902200/israel-kills-hamas-commander-in-lebanon-attack'> Israel kills Hamas commander in Lebanon attack </a> </li> <li class="py-1 align-middle"> <a class='font-merriweather py-1 text-black text-2.5 -ml-1' href='https://www.dawn.com/news/1901945/israel-seizes-rafah-forcing-hundreds-of-thousands-to-flee'> Israel seizes Rafah, forcing hundreds of thousands to flee </a> </li> </ul> <article class='story relative overflow-hidden box mb-1 pt-1 border-t border-gray-200 border-b border-gray-200 pb-3' data-id='1902429' id='1902429' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902429' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902429/water-level-in-key-dams-rises-slightly-after-rainfall' class='story__link '>Water level in key dams rises slightly after rainfall </a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Water level in key dams rises slightly after rainfall" href="https://www.dawn.com/news/1902429/water-level-in-key-dams-rises-slightly-after-rainfall" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/0609052189ba91a.jpg?r=090550" alt="Water level in key dams rises slightly after rainfall" title="Water level in key dams rises slightly after rainfall" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Mangla and Tarbela over dead level; PMD says drought still a threat. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-06T09:05:50+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>09:05am</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902350' id='1902350' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902350' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902350/govt-hopes-us-tariffs-may-yield-win-win-situation' class='story__link '>Govt hopes US tariffs may yield win-win situation </a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Govt hopes US tariffs may yield win-win situation" href="https://www.dawn.com/news/1902350/govt-hopes-us-tariffs-may-yield-win-win-situation" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/06082442e3e99cf.jpg?r=082500" alt="Govt hopes US tariffs may yield win-win situation" title="Govt hopes US tariffs may yield win-win situation" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Aurangzeb says high-level delegation to be sent to Washington amid export concerns; tax-to-GDP ratio expected to rise to 10.6pc by end-June. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-06T11:58:21+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>11:58am</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902478' id='1902478' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902478' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902478/explosions-as-ukraine-capital-under-missile-attack' class='story__link '>Explosions as Ukraine capital under missile attack</a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Explosions as Ukraine capital under missile attack" href="https://www.dawn.com/news/1902478/explosions-as-ukraine-capital-under-missile-attack" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/06120428247f0d4.jpg?r=120556" alt="Explosions as Ukraine capital under missile attack" title="Explosions as Ukraine capital under missile attack" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Poland’s military says it and allied forces had taken to skies in response to Russian strikes across the border in western Ukraine. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T12:05:56+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>12:05pm</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902475' id='1902475' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902475' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902475/us-to-revoke-all-visas-for-south-sudanese-says-secretary-of-state' class='story__link '>US to revoke all visas for South Sudanese, says secretary of state</a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' data-focus-x='71.62%' data-focus-y='46.8%'> <div class='media__item media__item--100 '><a title="US to revoke all visas for South Sudanese, says secretary of state" href="https://www.dawn.com/news/1902475/us-to-revoke-all-visas-for-south-sudanese-says-secretary-of-state" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/06115029b47c5c7.jpg?r=120046" alt="US to revoke all visas for South Sudanese, says secretary of state" title="US to revoke all visas for South Sudanese, says secretary of state" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Marco Rubio complains that the African nation is not accepting its nationals expelled from US. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T12:00:09+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>12:00pm</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902317' id='1902317' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902317' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902317/torkham-witnesses-largest-deportation-of-afghans-since-april-1' class='story__link '>Torkham witnesses largest deportation of Afghans since April 1</a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Torkham witnesses largest deportation of Afghans since April 1" href="https://www.dawn.com/news/1902317/torkham-witnesses-largest-deportation-of-afghans-since-april-1" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/67f19ed64972d.jpg" alt="Torkham witnesses largest deportation of Afghans since April 1" title="Torkham witnesses largest deportation of Afghans since April 1" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Over 750 refugees sent back following arrest in Islamabad, Punjab. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-06T12:04:07+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>12:04pm</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902417' id='1902417' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902417' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902417/three-nations-pull-1bn-from-t-bills-amid-uncertainty' class='story__link '>Three nations pull $1bn from T-bills amid uncertainty </a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Three nations pull $1bn from T-bills amid uncertainty" href="https://www.dawn.com/news/1902417/three-nations-pull-1bn-from-t-bills-amid-uncertainty" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/060951539833674.jpg?r=095211" alt="Three nations pull $1bn from T-bills amid uncertainty" title="Three nations pull $1bn from T-bills amid uncertainty" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Investor confidence waning despite high returns on treasury bills. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-06T11:34:15+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>11:34am</span></span></span> </article><div id="Dawn-Responsive-ATF-MREC-Mobile"></div><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902347' id='1902347' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902347' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902347/quetta-braces-for-bnp-long-march-as-impasse-persists' class='story__link '>Quetta braces for BNP long march as impasse persists </a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Quetta braces for BNP long march as impasse persists" href="https://www.dawn.com/news/1902347/quetta-braces-for-bnp-long-march-as-impasse-persists" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/06074115464a46d.png?r=074710" alt="Quetta braces for BNP long march as impasse persists" title="Quetta braces for BNP long march as impasse persists" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>BNP-M deadline for acceptance of its demands, including the release of Dr Mahrang Baloch, ended on Saturday midnight. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-06T07:47:10+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>07:47am</span></span></span> </article><article class='story relative overflow-hidden box mb-1 border-b border-gray-200 pb-3' data-id='1902345' id='1902345' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902345' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902345/trumps-policies-trigger-protests-in-us-europe' class='story__link '>Trump’s policies trigger protests in US, Europe </a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Trump&rsquo;s policies trigger protests in US, Europe" href="https://www.dawn.com/news/1902345/trumps-policies-trigger-protests-in-us-europe" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/67f1a709856b7.jpg" alt="Trump&rsquo;s policies trigger protests in US, Europe" title="Trump&rsquo;s policies trigger protests in US, Europe" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>Over 1,200 rallies planned to give Trump’s opponents an opportunity to register their resentment. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-06T11:00:43+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>11:00am</span></span></span> </article><article class='story relative overflow-hidden box mb-1 pb-3' data-id='1902390' id='1902390' data-layout='story' data-tags=''> <!-- box/title title-bold-playfairdisplay-pb:1-text:4-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902390' class='story__title text-4 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902390/senior-batters-need-to-improve-in-chase-admits-rizwan' class='story__link '>Senior batters need to improve in chase, admits Rizwan</a></h2> <!-- box/image --> <figure class='media media--focus w-1/4 float-left mb-0 mr-4' > <div class='media__item media__item--100 '><a title="Senior batters need to improve in chase, admits Rizwan" href="https://www.dawn.com/news/1902390/senior-batters-need-to-improve-in-chase-admits-rizwan" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/061056363a02672.jpg?r=111340" alt="Senior batters need to improve in chase, admits Rizwan" title="Senior batters need to improve in chase, admits Rizwan" /></picture></a></div> </figure> <!-- box/excerpt --> <div dir='auto' class='story__excerpt leading-5 text-3.25 font-georgia mb-1'>“Our ability to finish games is lagging, which is why I think we’re not able to produce results", skipper says. </div> <!-- box/date --><span class='story__time text-2.5 text-gray-400 font-arial block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-06T11:16:48+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>11:16am</span></span></span> </article> <a href='/latest-news' class='text-red-custom font-arial align-middle text-2.75 my-3 block border-b pb-2'> READ MORE TOP STORIES <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> <!-- advert:start div-gpt-ad-1683363763562-0 --> <div id='div-gpt-ad-1683363763562-0' class='ad__wrapper__slot py-2 my-2 mx-auto flex justify-center' data-rendered-classes="" data-name="Dawn-Responsive-BTF-MREC" data-height="250px" data-width="300px" > <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1683363763562-0'); });</script> </div> <!-- advert:end --> <div class='border-t border-gray-200 mt-4 mb-8 pb-4 sm:mb-0 border-b sm:border-none border-gray-200 hidden sm:block'> <div class="flex flex-row justify-between items-center"> <a target="_blank" href='https://www.youtube.com/c/DawnNewsEnglish' class='text-red-custom font-arial align-middle text-3 my-3 inline-block uppercase'> Dawn News English <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> <div class="g-ytsubscribe" data-channelid="UC_xWTNsx7zA2uI0ydQikViA" data-layout="default" data-count="default"></div> </div> <div class="w-full flex"> <div class='slideshow slideshow--main ' data-slick='{"dots":false,"arrows":false,"dotsClass":"slideshow__pager ","asNavFor":null,"cssEase":"ease","speed":250,"autoplaySpeed":4000,"slidesToScroll":1,"slidesToShow":1,"fade":false,"autoplay":true,"infinite":true,"responsive": [{"breakpoint": 767,"settings": {"slidesToShow": 1,"slidesToScroll": 1}},{"breakpoint": 575,"settings": {"slidesToShow": 1,"slidesToScroll": 1}}]}'> <div class='slideshow__slide slideshow__slide--first slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902082' id='1902082' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" href="https://www.youtube.com/watch?v=038u-ZVq2Ic" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/038u-ZVq2Ic/mqdefault.jpg" alt="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" title="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902082' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=038u-ZVq2Ic' class='story__link '>Impact Of Trump’s Tariff On Pakistan’s Economy </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902076' id='1902076' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Trump&rsquo;s Tariff Bombshell: Explained" href="https://www.youtube.com/watch?v=j53KsIW7jCQ" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/j53KsIW7jCQ/mqdefault.jpg" alt="Trump&rsquo;s Tariff Bombshell: Explained" title="Trump&rsquo;s Tariff Bombshell: Explained" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902076' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=j53KsIW7jCQ' class='story__link '>Trump’s Tariff Bombshell: Explained </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902049' id='1902049' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="What Are Tariffs?" href="https://www.youtube.com/watch?v=B7Jsv3fvfv4" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/B7Jsv3fvfv4/mqdefault.jpg" alt="What Are Tariffs?" title="What Are Tariffs?" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902049' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=B7Jsv3fvfv4' class='story__link '>What Are Tariffs? </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901879' id='1901879' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" href="https://www.youtube.com/watch?v=xDZbT1JUT4E" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/xDZbT1JUT4E/mqdefault.jpg" alt="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" title="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901879' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=xDZbT1JUT4E' class='story__link '>Retail Payments in Pakistan Cross 2 Billion Mark in Q2 </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901878' id='1901878' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Global Reactions To Trump Tariffs" href="https://www.youtube.com/watch?v=nUaAQsHOLJY" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/nUaAQsHOLJY/mqdefault.jpg" alt="Global Reactions To Trump Tariffs" title="Global Reactions To Trump Tariffs" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901878' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=nUaAQsHOLJY' class='story__link '>Global Reactions To Trump Tariffs </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901859' id='1901859' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Trump&rsquo;s Sweeping Reciprocal Tariffs" href="https://www.youtube.com/watch?v=GqrV9IHb-5Q" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/GqrV9IHb-5Q/mqdefault.jpg" alt="Trump&rsquo;s Sweeping Reciprocal Tariffs" title="Trump&rsquo;s Sweeping Reciprocal Tariffs" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901859' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=GqrV9IHb-5Q' class='story__link '>Trump’s Sweeping Reciprocal Tariffs </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901851' id='1901851' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Break Down Of Trump&rsquo;s Tariffs By Country" href="https://www.youtube.com/watch?v=9T_XWdAHD7g" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/9T_XWdAHD7g/mqdefault.jpg" alt="Break Down Of Trump&rsquo;s Tariffs By Country" title="Break Down Of Trump&rsquo;s Tariffs By Country" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901851' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=9T_XWdAHD7g' class='story__link '>Break Down Of Trump’s Tariffs By Country </a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> </div> <div class="w-full sm:w-7/10 sm:pl-5.5"> <div class="flex flex-col sm:flex-row border-gray-200 border-b mb-2 xl:pl-0.5"> <div class="w-full sm:max-w-full xl:max-w-lg xl:pr-2.5 xl:mr-1"> <!-- BREATHE PAKISTAN --> <div class="w-full"> <!-- live timeline --> <!-- <div class='relative overflow-hidden mb-4'> <a href="/live/gaza-invasion" class="text-red-custom uppercase font-arial align-middle text-2.75 mb-3 flex items-center"> <span class="w-2 h-2 rounded-full bg-red-200 mx-1 fx-pulse"></span> Ghaza Invasion </a> <iframe class="newskit-custom-iframe" src="//www.dawn.com/widgets/timeline/gaza-invasion" width="100%" height="250" frameborder="0" scrolling="no" onload="var self = this; window.addEventListener('message', function(event) { if (event.data.id === self.src && Livevent.data.height === 'number') { self.style.height = event.data.height + 'px'; } });"></iframe> </div> --> <a href='/must-read' class='text-red-custom font-arial align-middle text-2.75 mb-3 inline-block'> MUST READ STORIES <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <div class="grid grid-cols-1 sm:grid-cols-2 sm:gap-6 border-gray-200 sm:border-b mb-2"> <div class="w-full"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box sm:mb-4 sm:pb-0 mb-2 pb-1 border-b border-gray-200 sm:border-none' data-id='1902462' id='1902462' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Editorial: Consistency at the top is a prerequisite for consistency on the field" href="https://www.dawn.com/news/1902444" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/060824026e8252a.jpg?r=082416" alt="Editorial: Consistency at the top is a prerequisite for consistency on the field" title="Editorial: Consistency at the top is a prerequisite for consistency on the field" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4-sm:text:3.25-center.5-sm:pt:1-pb:1-sm:pb:0 --> <h2 dir='auto' data-layout='story' data-id='1902462' class='story__title text-4 sm:text-3.25 font-bold font-playfair-display leading-tight text-center pb-1 '><a href='https://www.dawn.com/news/1902444' class='story__link '>Editorial: Consistency at the top is a prerequisite for consistency on the field</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box sm:mb-4 sm:pb-0 mb-2 pb-1 border-b border-gray-200 sm:border-none' data-id='1902471' id='1902471' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Artificial glaciers boost water supply in Gilgit-Baltistan" href="https://www.dawn.com/news/1902471/artificial-glaciers-boost-water-supply-in-gilgit-baltistan" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/06111156ac91d52.jpg?r=111525" alt="Artificial glaciers boost water supply in Gilgit-Baltistan" title="Artificial glaciers boost water supply in Gilgit-Baltistan" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4-sm:text:3.25-center.5-sm:pt:1-pb:1-sm:pb:0 --> <h2 dir='auto' data-layout='story' data-id='1902471' class='story__title text-4 sm:text-3.25 font-bold font-playfair-display leading-tight text-center pb-1 '><a href='https://www.dawn.com/news/1902471/artificial-glaciers-boost-water-supply-in-gilgit-baltistan' class='story__link '>Artificial glaciers boost water supply in Gilgit-Baltistan</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box sm:mb-4 sm:pb-0 mb-2 pb-1 border-b border-gray-200 sm:border-none' data-id='1902468' id='1902468' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Invisible people, invisible borders" href="https://www.dawn.com/news/1902466" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/06104811e1a6194.png?r=104831" alt="Invisible people, invisible borders" title="Invisible people, invisible borders" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4-sm:text:3.25-center.5-sm:pt:1-pb:1-sm:pb:0 --> <h2 dir='auto' data-layout='story' data-id='1902468' class='story__title text-4 sm:text-3.25 font-bold font-playfair-display leading-tight text-center pb-1 '><a href='https://www.dawn.com/news/1902466' class='story__link '>Invisible people, invisible borders</a></h2> </article> <!-- - - - /article - - - --> </div> <div class="w-full"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902470' id='1902470' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Smokers&rsquo; corner: The free speech paradox" href="https://www.dawn.com/news/1902064" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/06105238f8bca47.jpg?r=105247" alt="Smokers&rsquo; corner: The free speech paradox" title="Smokers&rsquo; corner: The free speech paradox" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902470' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902064' class='story__link '>Smokers’ corner: The free speech paradox</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902441' id='1902441' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="West, ummah&rsquo;s lost conscience" href="https://www.dawn.com/news/1902441/west-ummahs-lost-conscience" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/67f1cec346e90.jpg" alt="West, ummah&rsquo;s lost conscience" title="West, ummah&rsquo;s lost conscience" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902441' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902441/west-ummahs-lost-conscience' class='story__link '>West, ummah’s lost conscience </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902456' id='1902456' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Stern penalty, no victim liability proposed to curb human smuggling" href="https://www.dawn.com/news/1902346" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/06075503a14011d.jpg?r=075509" alt="Stern penalty, no victim liability proposed to curb human smuggling" title="Stern penalty, no victim liability proposed to curb human smuggling" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902456' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902346' class='story__link '>Stern penalty, no victim liability proposed to curb human smuggling</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902440' id='1902440' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="CEC impasse" href="https://www.dawn.com/news/1902440/cec-impasse" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/67f1ce791d056.jpg" alt="CEC impasse" title="CEC impasse" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902440' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902440/cec-impasse' class='story__link '>CEC impasse </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902260' id='1902260' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="&lsquo;No one to return to&rsquo;: Afghans fear Pakistan deportation" href="https://www.dawn.com/news/1902260/no-one-to-return-to-afghans-fear-pakistan-deportation" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/0511592330f0077.jpg?r=141831" alt="&lsquo;No one to return to&rsquo;: Afghans fear Pakistan deportation" title="&lsquo;No one to return to&rsquo;: Afghans fear Pakistan deportation" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902260' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902260/no-one-to-return-to-afghans-fear-pakistan-deportation' class='story__link '>‘No one to return to’: Afghans fear Pakistan deportation</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902292' id='1902292' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Editorial: The Indian state has become a direct party in targeting Muslims" href="https://www.dawn.com/news/1902226/legalised-land-grab" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/05191956b8f556c.jpg?r=192016" alt="Editorial: The Indian state has become a direct party in targeting Muslims" title="Editorial: The Indian state has become a direct party in targeting Muslims" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902292' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902226/legalised-land-grab' class='story__link '>Editorial: The Indian state has become a direct party in targeting Muslims</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 border-b border-gray-200' data-id='1902210' id='1902210' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="How judges&rsquo; quest for seniority chips away at judiciary&rsquo;s very foundations" href="https://www.dawn.com/news/1902210/how-judges-quest-for-seniority-chips-away-at-judiciarys-very-foundations" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/051140047fcce1b.png?r=114054" alt="How judges&rsquo; quest for seniority chips away at judiciary&rsquo;s very foundations" title="How judges&rsquo; quest for seniority chips away at judiciary&rsquo;s very foundations" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902210' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902210/how-judges-quest-for-seniority-chips-away-at-judiciarys-very-foundations' class='story__link '>How judges’ quest for seniority chips away at judiciary’s very foundations </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902243' id='1902243' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="How more imports from US can help weather tariff storm" href="https://www.dawn.com/news/1902148" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/04/0508140610d08c2.png?r=081451" alt="How more imports from US can help weather tariff storm" title="How more imports from US can help weather tariff storm" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902243' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902148' class='story__link '>How more imports from US can help weather tariff storm</a></h2> </article> <!-- - - - /article - - - --> </div> </div> <!-- BREATHE PAKISTAN --> <div class='border-t border-gray-200 mt-4 mb-8 pb-4 sm:mb-0 border-b border-gray-200 block sm:hidden'> <div class="flex flex-row justify-between items-center"> <a target="_blank" href='https://www.youtube.com/c/DawnNewsEnglish' class='text-red-custom font-arial align-middle text-3 my-3 inline-block uppercase'> Dawn News English <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> <div class="g-ytsubscribe" data-channelid="UC_xWTNsx7zA2uI0ydQikViA" data-layout="default" data-count="default"></div> </div> <div class="w-full flex"> <div class='slideshow slideshow--main ' data-slick='{"dots":false,"arrows":false,"dotsClass":"slideshow__pager ","asNavFor":null,"cssEase":"ease","speed":250,"autoplaySpeed":4000,"slidesToScroll":1,"slidesToShow":1,"fade":false,"autoplay":true,"infinite":true,"responsive": [{"breakpoint": 767,"settings": {"slidesToShow": 1,"slidesToScroll": 1}},{"breakpoint": 575,"settings": {"slidesToShow": 1,"slidesToScroll": 1}}]}'> <div class='slideshow__slide slideshow__slide--first slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902082' id='1902082' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" href="https://www.youtube.com/watch?v=038u-ZVq2Ic" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/038u-ZVq2Ic/mqdefault.jpg" alt="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" title="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902082' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=038u-ZVq2Ic' class='story__link '>Impact Of Trump’s Tariff On Pakistan’s Economy </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902076' id='1902076' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Trump&rsquo;s Tariff Bombshell: Explained" href="https://www.youtube.com/watch?v=j53KsIW7jCQ" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/j53KsIW7jCQ/mqdefault.jpg" alt="Trump&rsquo;s Tariff Bombshell: Explained" title="Trump&rsquo;s Tariff Bombshell: Explained" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902076' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=j53KsIW7jCQ' class='story__link '>Trump’s Tariff Bombshell: Explained </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1902049' id='1902049' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="What Are Tariffs?" href="https://www.youtube.com/watch?v=B7Jsv3fvfv4" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/B7Jsv3fvfv4/mqdefault.jpg" alt="What Are Tariffs?" title="What Are Tariffs?" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1902049' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=B7Jsv3fvfv4' class='story__link '>What Are Tariffs? </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901879' id='1901879' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" href="https://www.youtube.com/watch?v=xDZbT1JUT4E" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/xDZbT1JUT4E/mqdefault.jpg" alt="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" title="Retail Payments in Pakistan Cross 2 Billion Mark in Q2" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901879' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=xDZbT1JUT4E' class='story__link '>Retail Payments in Pakistan Cross 2 Billion Mark in Q2 </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901878' id='1901878' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Global Reactions To Trump Tariffs" href="https://www.youtube.com/watch?v=nUaAQsHOLJY" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/nUaAQsHOLJY/mqdefault.jpg" alt="Global Reactions To Trump Tariffs" title="Global Reactions To Trump Tariffs" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901878' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=nUaAQsHOLJY' class='story__link '>Global Reactions To Trump Tariffs </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901859' id='1901859' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Trump&rsquo;s Sweeping Reciprocal Tariffs" href="https://www.youtube.com/watch?v=GqrV9IHb-5Q" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/GqrV9IHb-5Q/mqdefault.jpg" alt="Trump&rsquo;s Sweeping Reciprocal Tariffs" title="Trump&rsquo;s Sweeping Reciprocal Tariffs" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901859' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=GqrV9IHb-5Q' class='story__link '>Trump’s Sweeping Reciprocal Tariffs </a></h2> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-serif' data-id='1901851' id='1901851' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full media--stretch mb-0 ' > <div class='media__item '><a title="Break Down Of Trump&rsquo;s Tariffs By Country" href="https://www.youtube.com/watch?v=9T_XWdAHD7g" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.ytimg.com/vi/9T_XWdAHD7g/mqdefault.jpg" alt="Break Down Of Trump&rsquo;s Tariffs By Country" title="Break Down Of Trump&rsquo;s Tariffs By Country" /></picture></a></div> </figure> <!-- box/title bold-center-targetblank --> <h2 dir='auto' data-layout='story' data-id='1901851' class='story__title text-center font-bold '><a target='_blank' href='https://www.youtube.com/watch?v=9T_XWdAHD7g' class='story__link '>Break Down Of Trump’s Tariffs By Country </a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="w-full"> <div class='flex'> <div class='w-full'> <div class="pb-2"> <div dir='auto' class=' justify-start text-left justify-start text-left -mt-2 pb-1'><h2 id='sponsored' class='badge inline-flex text-2.5 text-gray-400 font-normal uppercase font-arial align-middle'><a title="Sponsored" href='https://www.dawn.com/sponsor-content' class=' text-2.5 text-gray-400 font-normal uppercase font-arial '>Sponsored</a></h2></div> <div class='slideshow slideshow--main ' data-slick='{"dots":false,"arrows":false,"dotsClass":"slideshow__pager ","asNavFor":null,"cssEase":"ease","speed":250,"autoplaySpeed":4000,"slidesToScroll":1,"slidesToShow":1,"fade":false,"autoplay":true,"infinite":true,"responsive": [{"breakpoint": 767,"settings": {"slidesToShow": 1,"slidesToScroll": 1}},{"breakpoint": 575,"settings": {"slidesToShow": 1,"slidesToScroll": 1}}]}'> <div class='slideshow__slide slideshow__slide--first slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1901331' id='1901331' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--fill sm:w-1/4 w-full mb-0 ' > <div class='media__item '><a title="Lifebuoy&rsquo;s Ramazan campaign inspires acts of kindness" href="https://images.dawn.com/news/1193448" target="_self"><picture><img src="https://i.dawn.com/medium/2025/03/302357469bae48d.jpg?r=235802" alt="Lifebuoy&rsquo;s Ramazan campaign inspires acts of kindness" title="Lifebuoy&rsquo;s Ramazan campaign inspires acts of kindness" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1901331' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight '><a href='https://images.dawn.com/news/1193448' class='story__link '>Lifebuoy’s Ramazan campaign inspires acts of kindness</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 sm:text-3 text-gray-700 font-georgia tracking-wide leading-normal mt-1'>‘Achayi Ka Haath Barhao’ captures the essence of Ramazan by inspiring small yet meaningful acts of kindness, generosity and togetherness. </div> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1900057' id='1900057' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--fill sm:w-1/4 w-full mb-0 ' > <div class='media__item '><a title="Olly&rsquo;s will" href="https://www.dawn.com/news/1900057/ollys-will" target="_self"><picture><img src="https://i.dawn.com/medium/2025/03/2415534169f31d5.jpg?r=160232" alt="Olly&rsquo;s will" title="Olly&rsquo;s will" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1900057' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1900057/ollys-will' class='story__link '>Olly’s will</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 sm:text-3 text-gray-700 font-georgia tracking-wide leading-normal mt-1'>Olly the octopus writes his will and asks Delma to be a witness. </div> </article> <!-- - - - /article - - - --> </div> <div class='slideshow__slide slideshow__slide--horizontal lg:w-full md:w-full w-full' style=''> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1898707' id='1898707' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--fill sm:w-1/4 w-full mb-0 ' > <div class='media__item '><a title="Stepwell in Fruit Park" href="https://www.dawn.com/news/1898707/stepwell-in-fruit-park" target="_self"><picture><img src="https://i.dawn.com/medium/2025/03/18133015b77645b.png?r=133025" alt="Stepwell in Fruit Park" title="Stepwell in Fruit Park" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1898707' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1898707/stepwell-in-fruit-park' class='story__link '>Stepwell in Fruit Park</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 sm:text-3 text-gray-700 font-georgia tracking-wide leading-normal mt-1'>Din Din and his friends work tirelessly on a vital project, but lurking threats challenge their determination to see it through. </div> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> </div> </div> </div> <div class="w-80 flex-shrink-0 hidden xl:block pl-5 aside-inline"> <div class="mt-4 pb-4 border-b border-gray-300"> <!-- advert:start div-gpt-ad-1683363673257-0 --> <div id='div-gpt-ad-1683363673257-0' class='ad__wrapper__slot mb-4 pb-4 flex justify-center mx-auto' data-rendered-classes="" data-name="Dawn-Responsive-ATF-MREC" data-height="250px" data-width="300px" data-selector-mobile='#Dawn-Responsive-ATF-MREC-Mobile' > <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1683363673257-0'); });</script> </div> <!-- advert:end --> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box border-b border-gray-300 pb-3' data-id='1901109' id='1901109' data-layout='story' data-tags=''> <!-- box/title --> <h2 dir='auto' data-layout='story' data-id='1901109' class='story__title uppercase text-red-400 text-3 py-2 '><a href='https://www.dawn.com/news/1901109/how-to-counter-the-insurgencies' class='story__link '>HOW TO COUNTER THE INSURGENCIES </a></h2> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="HOW TO COUNTER THE INSURGENCIES" href="https://www.dawn.com/news/1901109/how-to-counter-the-insurgencies" target="_self"><picture><img src="https://i.dawn.com/thumbnail/2025/03/67e80f3490aa9.jpg?r=124907" alt="HOW TO COUNTER THE INSURGENCIES" title="HOW TO COUNTER THE INSURGENCIES" /></picture></a></div> </figure> </article> <!-- - - - /article - - - --> <ol class="plain-list ml-4 mt-2 list-decimal"> <li class='font-merriweather' title='44091 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 146%;'><a style='color: rgb(-3, -3, -3); display: inline;' href='https://www.dawn.com/authors/1521/zahoor'>Zahoor</a></span> </li><li class='font-merriweather' title='40615 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 139%;'><a style='color: rgb(18, 18, 18); display: inline;' href='https://www.dawn.com/authors/10633/mahira-sarfraz'>Mahira Sarfraz</a></span> </li><li class='font-merriweather' title='31778 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 122%;'><a style='color: rgb(69, 69, 69); display: inline;' href='https://www.dawn.com/authors/141/amin-ahmed'>Amin Ahmed</a></span> </li><li class='font-merriweather' title='30356 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 119%;'><a style='color: rgb(78, 78, 78); display: inline;' href='https://www.dawn.com/authors/1200/imtiaz-ali'>Imtiaz Ali</a></span> </li><li class='font-merriweather' title='25422 Views' style='clear:both;line-height: 1.2'> <span style='font-size: 110%;'><a style='color: rgb(105, 105, 105); display: inline;' href='https://www.dawn.com/authors/2505/imran-gabol'>Imran Gabol</a></span> </li> </ol> <!-- BREATHE PAKISTAN --> </div> </div> <div class="w-full pb-2 mb-2"> <div class="flex flex-row pt-2 justify-between mb-2"> <span class='text-red-custom font-arial align-middle text-2.75 inline-block'> MOST POPULAR <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </span> <span class='text-2.5 inline-block text-gray-500'> Over last 24 hours </span> </div> <div class="w-full"> <div class="slideshow overflow-hidden" data-slick='{"cssEase":"ease","prevArrow":"<div><div class=\"ml-1 absolute z-10 sm:opacity-50 sm:hover:opacity-100 rounded-full py-px px-2 bg-gray-500 top-0 top-1\/2 mt-4 sm:mt-0 transform -translate-y-1\/2 cursor-pointer left-0\"><div class=\"mr-1 mt-1.25 border-r-8 border-t-8 border-b-8 border-white border-t-transparent border-b-transparent inline-flex focus:outilne-none outline-none\"><\/button><\/div><\/div>","nextArrow":"<div><div class=\"mr-1 absolute z-10 sm:opacity-50 sm:hover:opacity-100 rounded-full py-px px-2 bg-gray-500 top-0 top-1\/2 mt-4 sm:mt-0 transform -translate-y-1\/2 cursor-pointer right-0\"><div class=\"ml-1 mt-1.25 border-l-8 border-t-8 border-b-8 border-white border-t-transparent border-b-transparent inline-flex focus:outilne-none outline-none\"><\/div><\/div><\/div>","autoplay":true,"infinite":true,"speed":250,"autoplaySpeed":6000}'> <article class='story relative overflow-hidden box slideshow__slide slideshow__slide--horizontal slideshow__slide--first' data-id='1901992' id='1901992' data-layout='story' data-tags=''> <div class="grid grid-cols sm:grid-cols-2 sm:gap-4 sm:ml-4"> <div class="flex flex-col justify-center text-center items-center w-full"> <div class="sm:pl-4 sm:pr-8"> <div class="text-red-500 font-bold mb-4 text-5">1</div> <!-- box/title title-bold-playfairdisplay-text:5 --> <h2 dir='auto' data-layout='story' data-id='1901992' class='story__title text-5 font-bold font-playfair-display '><a href='https://www.dawn.com/news/1901992/pakistan-railways-to-introduce-state-of-the-art-trains' class='story__link '>Pakistan Railways to introduce state-of-the-art trains</a></h2> <div class="mx-auto w-1/4 border-b-2 border-gray-200 my-2 sm:my-4"></div> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia sm:hidden md:block mb-2 '>Diesel Multiple Unit trains to be introduced under Public-Private Partnership model. </div> <div class="flex justify-center font-arial text-2.5 text-gray-400 mb-1 sm:mb-0"> <!-- box/label --> <span id='pakistan' dir='auto' class='badge inline-flex align-middle'><a title="Pakistan" href='/pakistan' class=' '><span>Pakistan </span></a></span> <span class="mr-1">,</span> <!-- box/date --><span class='story__time '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-04T10:28:31+05:00'><span class='timestamp__calendar'>04 Apr, 2025</span> <span class='timestamp__time'>10:28am</span></span></span> </div> </div> </div> <div class=""> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Pakistan Railways to introduce state-of-the-art trains" href="https://www.dawn.com/news/1901992/pakistan-railways-to-introduce-state-of-the-art-trains" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/041025206815630.jpg?r=102831" alt="Pakistan Railways to introduce state-of-the-art trains" title="Pakistan Railways to introduce state-of-the-art trains" /></picture></a></div> </figure> </div> </div> </article><article class='story relative overflow-hidden box slideshow__slide slideshow__slide--horizontal ' data-id='1902154' id='1902154' data-layout='story' data-tags=''> <div class="grid grid-cols sm:grid-cols-2 sm:gap-4 sm:ml-4"> <div class="flex flex-col justify-center text-center items-center w-full"> <div class="sm:pl-4 sm:pr-8"> <div class="text-red-500 font-bold mb-4 text-5">2</div> <!-- box/title title-bold-playfairdisplay-text:5 --> <h2 dir='auto' data-layout='story' data-id='1902154' class='story__title text-5 font-bold font-playfair-display '><a href='https://www.dawn.com/news/1902154/cartoon-5-april-2025' class='story__link '>Cartoon: 5 April, 2025 </a></h2> <div class="mx-auto w-1/4 border-b-2 border-gray-200 my-2 sm:my-4"></div> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia sm:hidden md:block mb-2 '> </div> <div class="flex justify-center font-arial text-2.5 text-gray-400 mb-1 sm:mb-0"> <!-- box/label --> <span id='newspaper' dir='auto' class='badge inline-flex align-middle'><a title="Newspaper" href='/newspaper' class=' '><span>Newspaper </span></a></span> <span class="mr-1">,</span> <!-- box/date --><span class='story__time '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-05T02:47:32+05:00'><span class='timestamp__calendar'>05 Apr, 2025</span> <span class='timestamp__time'>02:47am</span></span></span> </div> </div> </div> <div class=""> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Cartoon: 5 April, 2025" href="https://www.dawn.com/news/1902154/cartoon-5-april-2025" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/67f05342ced85.jpg" alt="Cartoon: 5 April, 2025" title="Cartoon: 5 April, 2025" /></picture></a></div> </figure> </div> </div> </article><article class='story relative overflow-hidden box slideshow__slide slideshow__slide--horizontal ' data-id='1902286' id='1902286' data-layout='story' data-tags=''> <div class="grid grid-cols sm:grid-cols-2 sm:gap-4 sm:ml-4"> <div class="flex flex-col justify-center text-center items-center w-full"> <div class="sm:pl-4 sm:pr-8"> <div class="text-red-500 font-bold mb-4 text-5">3</div> <!-- box/title title-bold-playfairdisplay-text:5 --> <h2 dir='auto' data-layout='story' data-id='1902286' class='story__title text-5 font-bold font-playfair-display '><a href='https://www.dawn.com/news/1902286/pcb-slams-incident-involving-khushdil-shah-and-spectators-in-new-zealand' class='story__link '>PCB slams incident involving Khushdil Shah and spectators in New Zealand</a></h2> <div class="mx-auto w-1/4 border-b-2 border-gray-200 my-2 sm:my-4"></div> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia sm:hidden md:block mb-2 '>During the match in Mount Maunganui, a few spectators hurled "inappropriate" remarks at Pakistani cricketers present on the field. </div> <div class="flex justify-center font-arial text-2.5 text-gray-400 mb-1 sm:mb-0"> <!-- box/label --> <span id='sport' dir='auto' class='badge inline-flex align-middle'><a title="Sport" href='/sport' class=' '><span>Sport </span></a></span> <span class="mr-1">,</span> <!-- box/date --><span class='story__time '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-05T18:22:51+05:00'><span class='timestamp__calendar'>05 Apr, 2025</span> <span class='timestamp__time'>06:22pm</span></span></span> </div> </div> </div> <div class=""> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="PCB slams incident involving Khushdil Shah and spectators in New Zealand" href="https://www.dawn.com/news/1902286/pcb-slams-incident-involving-khushdil-shah-and-spectators-in-new-zealand" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/05175416b30d543.jpg?r=175514" alt="PCB slams incident involving Khushdil Shah and spectators in New Zealand" title="PCB slams incident involving Khushdil Shah and spectators in New Zealand" /></picture></a></div> </figure> </div> </div> </article><article class='story relative overflow-hidden box slideshow__slide slideshow__slide--horizontal ' data-id='1902086' id='1902086' data-layout='story' data-tags=''> <div class="grid grid-cols sm:grid-cols-2 sm:gap-4 sm:ml-4"> <div class="flex flex-col justify-center text-center items-center w-full"> <div class="sm:pl-4 sm:pr-8"> <div class="text-red-500 font-bold mb-4 text-5">4</div> <!-- box/title title-bold-playfairdisplay-text:5 --> <h2 dir='auto' data-layout='story' data-id='1902086' class='story__title text-5 font-bold font-playfair-display '><a href='https://www.dawn.com/news/1902086/armys-top-brass-vows-to-thwart-nefarious-designs-of-proxies-social-disruptive-elements' class='story__link '>Army’s top brass vows to thwart ‘nefarious designs’ of proxies, social disruptive elements</a></h2> <div class="mx-auto w-1/4 border-b-2 border-gray-200 my-2 sm:my-4"></div> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia sm:hidden md:block mb-2 '>Forum emphasises importance of implementing National Action Plan, Azm-i-Istehkam. </div> <div class="flex justify-center font-arial text-2.5 text-gray-400 mb-1 sm:mb-0"> <!-- box/label --> <span id='pakistan' dir='auto' class='badge inline-flex align-middle'><a title="Pakistan" href='/pakistan' class=' '><span>Pakistan </span></a></span> <span class="mr-1">,</span> <!-- box/date --><span class='story__time '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-04T20:42:11+05:00'><span class='timestamp__calendar'>04 Apr, 2025</span> <span class='timestamp__time'>08:42pm</span></span></span> </div> </div> </div> <div class=""> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' data-focus-x='19.17%' data-focus-y='30.86%'> <div class='media__item '><a title="Army&rsquo;s top brass vows to thwart &lsquo;nefarious designs&rsquo; of proxies, social disruptive elements" href="https://www.dawn.com/news/1902086/armys-top-brass-vows-to-thwart-nefarious-designs-of-proxies-social-disruptive-elements" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/0420223894e6e9f.jpg?r=202858" alt="Army&rsquo;s top brass vows to thwart &lsquo;nefarious designs&rsquo; of proxies, social disruptive elements" title="Army&rsquo;s top brass vows to thwart &lsquo;nefarious designs&rsquo; of proxies, social disruptive elements" /></picture></a></div> </figure> </div> </div> </article><article class='story relative overflow-hidden box slideshow__slide slideshow__slide--horizontal ' data-id='1902265' id='1902265' data-layout='story' data-tags=''> <div class="grid grid-cols sm:grid-cols-2 sm:gap-4 sm:ml-4"> <div class="flex flex-col justify-center text-center items-center w-full"> <div class="sm:pl-4 sm:pr-8"> <div class="text-red-500 font-bold mb-4 text-5">5</div> <!-- box/title title-bold-playfairdisplay-text:5 --> <h2 dir='auto' data-layout='story' data-id='1902265' class='story__title text-5 font-bold font-playfair-display '><a href='https://www.dawn.com/news/1902265/oops-trump-posts-video-purporting-to-show-deadly-yemen-strike' class='story__link '>‘Oops’: Trump posts video purporting to show deadly Yemen strike</a></h2> <div class="mx-auto w-1/4 border-b-2 border-gray-200 my-2 sm:my-4"></div> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia sm:hidden md:block mb-2 '>Says Houthis "will never sink our ships again" following military offensive against the rebel group. </div> <div class="flex justify-center font-arial text-2.5 text-gray-400 mb-1 sm:mb-0"> <!-- box/label --> <span id='world' dir='auto' class='badge inline-flex align-middle'><a title="World" href='/world' class=' '><span>World </span></a></span> <span class="mr-1">,</span> <!-- box/date --><span class='story__time '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-05T13:21:46+05:00'><span class='timestamp__calendar'>05 Apr, 2025</span> <span class='timestamp__time'>01:21pm</span></span></span> </div> </div> </div> <div class=""> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' data-focus-x='57.5%' data-focus-y='50.22%'> <div class='media__item '><a title="&lsquo;Oops&rsquo;: Trump posts video purporting to show deadly Yemen strike" href="https://www.dawn.com/news/1902265/oops-trump-posts-video-purporting-to-show-deadly-yemen-strike" target="_self"><picture><img src="https://i.dawn.com/medium/2025/04/0513212981e893f.jpg?r=132146" alt="&lsquo;Oops&rsquo;: Trump posts video purporting to show deadly Yemen strike" title="&lsquo;Oops&rsquo;: Trump posts video purporting to show deadly Yemen strike" /></picture></a></div> </figure> </div> </div> </article> </div> </div> </div> <div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 sm:gap-6 border-t-3 border-black"> <div class="w-full"> <a href='/opinion' class='text-red-custom font-arial align-middle text-2.75 my-3 inline-block'> OPINION <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-1 border-b border-gray-200' data-id='1902441' id='1902441' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="West, ummah&rsquo;s lost conscience" href="https://www.dawn.com/news/1902441/west-ummahs-lost-conscience" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f1cec346e90.jpg" alt="West, ummah&rsquo;s lost conscience" title="West, ummah&rsquo;s lost conscience" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:1-center-text:3.75-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902441' class='story__title text-3.75 sm:text-3.5 text-center font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902441/west-ummahs-lost-conscience' class='story__link '>West, ummah’s lost conscience </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 sm:text-2.75 text-center font-merriweather tracking-wide mb-1'>Israel has been given a carte blanche to continue with its ethnic cleansing by its main enablers, the governments of the US, UK, EU and other democracies. </div> <!-- box/byline --><div dir='auto' class=' text-center '><span dir='auto' class='story__byline text-2.5 text-gray-500 text-center uppercase block '><a class='story__byline__link' href='https://www.dawn.com/authors/112/abbas-nasir'>Abbas Nasir</a></span> </div></article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-1 pb-1 border-b border-gray-200' data-id='1902440' id='1902440' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/4 float-left mb-0 mr-1.25' > <div class='media__item media__item--100 '><a title="CEC impasse" href="https://www.dawn.com/news/1902440/cec-impasse" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f1ce791d056.jpg" alt="CEC impasse" title="CEC impasse" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:1-text:3.75-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902440' class='story__title text-3.75 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902440/cec-impasse' class='story__link '>CEC impasse </a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.75 sm:text-2.5 text-gray-500 uppercase block '><a class='story__byline__link' href='https://www.dawn.com/authors/18/ahmed-bilal-mehboob'>Ahmed Bilal Mehboob</a></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-1 pb-1 border-b border-gray-200' data-id='1902439' id='1902439' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/4 float-left mb-0 mr-1.25' > <div class='media__item media__item--100 '><a title="Water future" href="https://www.dawn.com/news/1902439/water-future" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f1ce1539fda.jpg" alt="Water future" title="Water future" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:1-text:3.75-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902439' class='story__title text-3.75 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902439/water-future' class='story__link '>Water future </a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.75 sm:text-2.5 text-gray-500 uppercase block '><a class='story__byline__link' href='https://www.dawn.com/authors/379/naseer-memon'>Naseer Memon</a></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-1 pb-1 border-b border-gray-200' data-id='1902438' id='1902438' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/4 float-left mb-0 mr-1.25' > <div class='media__item media__item--100 '><a title="Fear pitch" href="https://www.dawn.com/news/1902438/fear-pitch" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f1cdd8d4c4c.jpg" alt="Fear pitch" title="Fear pitch" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:1-text:3.75-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902438' class='story__title text-3.75 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902438/fear-pitch' class='story__link '>Fear pitch </a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.75 sm:text-2.5 text-gray-500 uppercase block '><a class='story__byline__link' href='https://www.dawn.com/authors/1320/muna-khan'>Muna Khan</a></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-1 pb-1 ' data-id='1902224' id='1902224' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--left media--focus w-1/4 float-left mb-0 mr-1.25' > <div class='media__item media__item--100 '><a title="Verified no more" href="https://www.dawn.com/news/1902224/verified-no-more" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f06b4dd979d.jpg?r=090221" alt="Verified no more" title="Verified no more" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:1-text:3.75-sm:text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902224' class='story__title text-3.75 sm:text-3.5 font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902224/verified-no-more' class='story__link '>Verified no more </a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.75 sm:text-2.5 text-gray-500 uppercase block '><a class='story__byline__link' href='https://www.dawn.com/authors/10670/asad-baig'>Asad Baig</a></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full"> <a href='/newspaper/editorial' class='text-red-custom font-arial align-middle text-2.75 my-3 inline-block'> EDITORIAL <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-3 pb-2 border-b border-gray-200' data-id='1902444' id='1902444' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:1-italic-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902444' class='story__title text-3.5 italic font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902444/not-cricket' class='story__link '>Not cricket </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 font-georgia tracking-wide '>It is high time that the PCB sets things right; even if it demands a complete overhaul of the system. </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-3 pb-2 border-b border-gray-200' data-id='1902443' id='1902443' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:1-italic-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902443' class='story__title text-3.5 italic font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902443/balochistan-deadlock' class='story__link '>Balochistan deadlock </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 font-georgia tracking-wide '>THE state’s efforts to stifle political activity in Balochistan are unlikely to improve the situation, and instead... </div> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-3 pb-2 border-b border-gray-200' data-id='1902442' id='1902442' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:1-italic-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902442' class='story__title text-3.5 italic font-bold font-playfair-display leading-tight pb-1 '><a href='https://www.dawn.com/news/1902442/escalating-brutality' class='story__link '>Escalating brutality </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3.25 font-georgia tracking-wide '>ISRAEL’S war against Gaza is not a campaign against Hamas — it is a war against a people. The latest ground... </div> </article> <!-- - - - /article - - - --> <div class="pt-4"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902351' id='1902351' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' data-focus-x='0%' data-focus-y='0%'> <div class='media__item '><a title="Cartoon: 6 April, 2025" href="https://www.dawn.com/news/1902351/cartoon-6-april-2025" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f1a775a53a7.jpg?r=1859073133" alt="Cartoon: 6 April, 2025" title="Cartoon: 6 April, 2025" /></picture></a></div> </figure> </article> <!-- - - - /article - - - --> </div> </div> <div class="w-full hidden md:block"> <div class="flex flex-col"> <div class="flex flex-row justify-between mt-3 mb-2"> <span class='text-red-400 text-2.75 inline-block'>POPULAR OPED WRITERS</span> <span class='text-2.5 inline-block text-gray-500'>Over last 24 hours</span> </div> <div class="grid grid-flow-row divide-y"> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 1. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/4878/shahab-usto'>Shahab Usto</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1901963' id='1901963' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1901963' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1901963/a-hard-state' class='story__link '>A hard state? </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>Misconceived state policies have pushed the country into an abyss. </div> </article> <!-- - - - /article - - - --> </div> </div> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 2. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/675/khurram-husain'>Khurram Husain</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1901885' id='1901885' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1901885' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1901885/the-day-of-the-tariffs' class='story__link '>The day of the tariffs</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>Watching the Trump tariffs roll in while our own prime minister congratulated himself, his team and the power of prayer for being able to pass through a power tariff cut inspired zero confidence. </div> </article> <!-- - - - /article - - - --> </div> </div> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 3. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/496/touqir-hussain'>Touqir Hussain</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1901961' id='1901961' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1901961' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1901961/will-us-attack-iran' class='story__link '>Will US attack Iran? </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>Trump presents a threat and an opportunity. </div> </article> <!-- - - - /article - - - --> </div> </div> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 4. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/9300/zafar-mirza'>Zafar Mirza</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1901962' id='1901962' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1901962' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1901962/ncds-are-food-borne' class='story__link '>NCDs are food-borne </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>We are the result of what we consume. </div> </article> <!-- - - - /article - - - --> </div> </div> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 5. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/7598/mahera-omar'>Mahera Omar</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1901960' id='1901960' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1901960' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1901960/a-case-for-rano' class='story__link '>A case for Rano </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>It is time to retire Rano the bear to Balkasar. </div> </article> <!-- - - - /article - - - --> </div> </div> <div class="flex flex-row pt-1 pb-2"> <div class="w-1/10 text-3.5 font-bold"> 6. </div> <div class="w-9/10 -ml-1.5 text-3.5 font-bold"> <!-- box/byline --><span dir='auto' class='story__byline font-bold text-3.5 font-playfair-display mb-1 inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/436/sakib-sherani'>Sakib Sherani</a></span> <!-- - - - article - - - --> <article class='story relative overflow-hidden box font-bold font-merriweather ' data-id='1901769' id='1901769' data-layout='story' data-tags=''> <!-- box/title text:3 --> <h2 dir='auto' data-layout='story' data-id='1901769' class='story__title text-3 leading-tight '><a href='https://www.dawn.com/news/1901769/from-hard-to-harder' class='story__link '>From hard to harder </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-2.75 text-gray-600 tracking-wide leading-normal '>Instead of ‘hard state’ turning even harder, citizens deserve a state that goes soft on them in delivering democratic and development aspirations. </div> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> </div> </div> <div class="grid grid-cols-1 sm:grid-cols-3 sm:gap-x-7.5 border-t-3 border-black"> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='/business' class='text-red-custom font-arial align-middle text-2.75'> BUSINESS <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 mt-1 border-b border-gray-200' data-id='1902417' id='1902417' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Three nations pull $1bn from T-bills amid uncertainty" href="https://www.dawn.com/news/1902417/three-nations-pull-1bn-from-t-bills-amid-uncertainty" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/060951539833674.jpg?r=095211" alt="Three nations pull $1bn from T-bills amid uncertainty" title="Three nations pull $1bn from T-bills amid uncertainty" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902417' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902417/three-nations-pull-1bn-from-t-bills-amid-uncertainty' class='story__link '>Three nations pull $1bn from T-bills amid uncertainty </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 mb-1 pb-1 border-b border-gray-200' data-id='1902422' id='1902422' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Cement sales slip 6.6pc as subdued construction activity persists" href="https://www.dawn.com/news/1902422/cement-sales-slip-66pc-as-subdued-construction-activity-persists" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f1ca6e1a806.gif" alt="Cement sales slip 6.6pc as subdued construction activity persists" title="Cement sales slip 6.6pc as subdued construction activity persists" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902422' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902422/cement-sales-slip-66pc-as-subdued-construction-activity-persists' class='story__link '>Cement sales slip 6.6pc as subdued construction activity persists </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902412' id='1902412' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Yunus meets textile leaders after US tariffs ring alarm bells" href="https://www.dawn.com/news/1902412/yunus-meets-textile-leaders-after-us-tariffs-ring-alarm-bells" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/06100208f9656cd.jpg?r=100348" alt="Yunus meets textile leaders after US tariffs ring alarm bells" title="Yunus meets textile leaders after US tariffs ring alarm bells" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902412' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902412/yunus-meets-textile-leaders-after-us-tariffs-ring-alarm-bells' class='story__link '>Yunus meets textile leaders after US tariffs ring alarm bells </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902419' id='1902419' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Opec+ panel urges compliance after surprise output hike" href="https://www.dawn.com/news/1902419/opec-panel-urges-compliance-after-surprise-output-hike" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/06094413322533f.jpg?r=094506" alt="Opec+ panel urges compliance after surprise output hike" title="Opec+ panel urges compliance after surprise output hike" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902419' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902419/opec-panel-urges-compliance-after-surprise-output-hike' class='story__link '>Opec+ panel urges compliance after surprise output hike </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902420' id='1902420' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="US starts collecting Trump&rsquo;s new 10pc tariff on imports" href="https://www.dawn.com/news/1902420/us-starts-collecting-trumps-new-10pc-tariff-on-imports" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f1ca1c21161.gif" alt="US starts collecting Trump&rsquo;s new 10pc tariff on imports" title="US starts collecting Trump&rsquo;s new 10pc tariff on imports" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902420' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902420/us-starts-collecting-trumps-new-10pc-tariff-on-imports' class='story__link '>US starts collecting Trump’s new 10pc tariff on imports </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902416' id='1902416' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Trade tensions threaten poor nations: UN" href="https://www.dawn.com/news/1902416/trade-tensions-threaten-poor-nations-un" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/06093536f1aa912.jpg?r=093738" alt="Trade tensions threaten poor nations: UN" title="Trade tensions threaten poor nations: UN" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902416' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902416/trade-tensions-threaten-poor-nations-un' class='story__link '>Trade tensions threaten poor nations: UN </a></h2> </article> <!-- - - - /article - - - --> </div> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='/sport' class='text-red-custom font-arial align-middle text-2.75'> SPORT <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 mt-1 border-b border-gray-200' data-id='1902390' id='1902390' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Senior batters need to improve in chase, admits Rizwan" href="https://www.dawn.com/news/1902390/senior-batters-need-to-improve-in-chase-admits-rizwan" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/061056363a02672.jpg?r=111340" alt="Senior batters need to improve in chase, admits Rizwan" title="Senior batters need to improve in chase, admits Rizwan" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902390' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902390/senior-batters-need-to-improve-in-chase-admits-rizwan' class='story__link '>Senior batters need to improve in chase, admits Rizwan</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 mb-1 pb-1 border-b border-gray-200' data-id='1902392' id='1902392' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Pakistan Hockey Federation making no progress in recovery of lost funds" href="https://www.dawn.com/news/1902392/pakistan-hockey-federation-making-no-progress-in-recovery-of-lost-funds" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/061039371a02053.jpg?r=104444" alt="Pakistan Hockey Federation making no progress in recovery of lost funds" title="Pakistan Hockey Federation making no progress in recovery of lost funds" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902392' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902392/pakistan-hockey-federation-making-no-progress-in-recovery-of-lost-funds' class='story__link '>Pakistan Hockey Federation making no progress in recovery of lost funds</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902395' id='1902395' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="McLaughlin-Levrone, Thomas cruise to wins at opening Grand Slam Track" href="https://www.dawn.com/news/1902395/mclaughlin-levrone-thomas-cruise-to-wins-at-opening-grand-slam-track" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f1c609401b5.gif" alt="McLaughlin-Levrone, Thomas cruise to wins at opening Grand Slam Track" title="McLaughlin-Levrone, Thomas cruise to wins at opening Grand Slam Track" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902395' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902395/mclaughlin-levrone-thomas-cruise-to-wins-at-opening-grand-slam-track' class='story__link '>McLaughlin-Levrone, Thomas cruise to wins at opening Grand Slam Track </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902396' id='1902396' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Verstappen conjures up stunning pole lap at Suzuka" href="https://www.dawn.com/news/1902396/verstappen-conjures-up-stunning-pole-lap-at-suzuka" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/0610381030bb5d0.jpg?r=103904" alt="Verstappen conjures up stunning pole lap at Suzuka" title="Verstappen conjures up stunning pole lap at Suzuka" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902396' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902396/verstappen-conjures-up-stunning-pole-lap-at-suzuka' class='story__link '>Verstappen conjures up stunning pole lap at Suzuka </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902248' id='1902248' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' data-focus-x='56.25%' data-focus-y='43.82%'> <div class='media__item media__item--100 '><a title="Hosts New Zealand beat Pakistan by 43 runs to sweep ODI series 3-0" href="https://www.dawn.com/news/1902248/hosts-new-zealand-beat-pakistan-by-43-runs-to-sweep-odi-series-3-0" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/051219016e4086b.jpg?r=122215" alt="Hosts New Zealand beat Pakistan by 43 runs to sweep ODI series 3-0" title="Hosts New Zealand beat Pakistan by 43 runs to sweep ODI series 3-0" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902248' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902248/hosts-new-zealand-beat-pakistan-by-43-runs-to-sweep-odi-series-3-0' class='story__link '>Hosts New Zealand beat Pakistan by 43 runs to sweep ODI series 3-0</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902302' id='1902302' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Zainab Ali Naqvi Memorial World Juniors Tennis Championship 2025 kicks off in Islamabad" href="https://www.dawn.com/news/1902302/zainab-ali-naqvi-memorial-world-juniors-tennis-championship-2025-kicks-off-in-islamabad" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/05220019d7291b0.png?r=223037" alt="Zainab Ali Naqvi Memorial World Juniors Tennis Championship 2025 kicks off in Islamabad" title="Zainab Ali Naqvi Memorial World Juniors Tennis Championship 2025 kicks off in Islamabad" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902302' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902302/zainab-ali-naqvi-memorial-world-juniors-tennis-championship-2025-kicks-off-in-islamabad' class='story__link '>Zainab Ali Naqvi Memorial World Juniors Tennis Championship 2025 kicks off in Islamabad</a></h2> </article> <!-- - - - /article - - - --> </div> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='/world' class='text-red-custom font-arial align-middle text-2.75'> WORLD <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 mt-1 border-b border-gray-200' data-id='1902345' id='1902345' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Trump&rsquo;s policies trigger protests in US, Europe" href="https://www.dawn.com/news/1902345/trumps-policies-trigger-protests-in-us-europe" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f1a709856b7.jpg" alt="Trump&rsquo;s policies trigger protests in US, Europe" title="Trump&rsquo;s policies trigger protests in US, Europe" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902345' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902345/trumps-policies-trigger-protests-in-us-europe' class='story__link '>Trump’s policies trigger protests in US, Europe </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 mb-1 pb-1 border-b border-gray-200' data-id='1902478' id='1902478' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Explosions as Ukraine capital under missile attack" href="https://www.dawn.com/news/1902478/explosions-as-ukraine-capital-under-missile-attack" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/06120428247f0d4.jpg?r=120556" alt="Explosions as Ukraine capital under missile attack" title="Explosions as Ukraine capital under missile attack" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902478' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902478/explosions-as-ukraine-capital-under-missile-attack' class='story__link '>Explosions as Ukraine capital under missile attack</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1857107' id='1857107' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Palestinian child among five in Israeli attack on Khan Younis" href="https://www.dawn.com/live/gaza-invasion" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/061107531f02690.jpg?r=110909" alt="Palestinian child among five in Israeli attack on Khan Younis" title="Palestinian child among five in Israeli attack on Khan Younis" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1857107' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/live/gaza-invasion' class='story__link '>Palestinian child among five in Israeli attack on Khan Younis</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902475' id='1902475' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' data-focus-x='71.62%' data-focus-y='46.8%'> <div class='media__item media__item--100 '><a title="US to revoke all visas for South Sudanese, says secretary of state" href="https://www.dawn.com/news/1902475/us-to-revoke-all-visas-for-south-sudanese-says-secretary-of-state" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/06115029b47c5c7.jpg?r=120046" alt="US to revoke all visas for South Sudanese, says secretary of state" title="US to revoke all visas for South Sudanese, says secretary of state" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902475' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902475/us-to-revoke-all-visas-for-south-sudanese-says-secretary-of-state' class='story__link '>US to revoke all visas for South Sudanese, says secretary of state</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902420' id='1902420' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="US starts collecting Trump&rsquo;s new 10pc tariff on imports" href="https://www.dawn.com/news/1902420/us-starts-collecting-trumps-new-10pc-tariff-on-imports" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f1ca1c21161.gif" alt="US starts collecting Trump&rsquo;s new 10pc tariff on imports" title="US starts collecting Trump&rsquo;s new 10pc tariff on imports" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902420' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902420/us-starts-collecting-trumps-new-10pc-tariff-on-imports' class='story__link '>US starts collecting Trump’s new 10pc tariff on imports </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 pb-2 ' data-id='1902408' id='1902408' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--focus w-1/5 float-right mb-0 ml-3' > <div class='media__item media__item--100 '><a title="Protesters rally across Spain against housing crisis, tourist flats" href="https://www.dawn.com/news/1902408/protesters-rally-across-spain-against-housing-crisis-tourist-flats" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67f1c84cb7a96.gif" alt="Protesters rally across Spain against housing crisis, tourist flats" title="Protesters rally across Spain against housing crisis, tourist flats" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902408' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-snug '><a href='https://www.dawn.com/news/1902408/protesters-rally-across-spain-against-housing-crisis-tourist-flats' class='story__link '>Protesters rally across Spain against housing crisis, tourist flats </a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="flex justify-center"> <!-- advert:start div-gpt-ad-1693559881661-0 --> <div id='div-gpt-ad-1693559881661-0' class='ad__wrapper__slot py-2 my-4' data-rendered-classes="" data-name="Dawn-Responsive-Middle-Leaderboard" data-height="250px" data-width="970px" > <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1693559881661-0'); });</script> </div> <!-- advert:end --> </div> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full max-w-screen-md xl:pr-3"> <div class="flex-col mb-4 "> <div class="w-full py-2"> <a href='https://images.dawn.com'> <img alt='Images' src="https://i.dawn.com/medium/2017/06/5931466588b47.png" width="80" /> </a> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-5/12 pr-0 sm:pr-1.5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200 sm:border-none text-center' data-id='1902263' id='1902263' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Review: Deli Boys isn&rsquo;t a family-friendly comedy &mdash; it&rsquo;s so much better" href="https://images.dawn.com/news/1193382/review-deli-boys-isnt-a-family-friendly-comedy-its-so-much-better" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/05124108f4771ef.jpg?r=124138" alt="Review: Deli Boys isn&rsquo;t a family-friendly comedy &mdash; it&rsquo;s so much better" title="Review: Deli Boys isn&rsquo;t a family-friendly comedy &mdash; it&rsquo;s so much better" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4 --> <h2 dir='auto' data-layout='story' data-id='1902263' class='story__title text-4 font-bold font-playfair-display leading-tight '><a href='https://images.dawn.com/news/1193382/review-deli-boys-isnt-a-family-friendly-comedy-its-so-much-better' class='story__link '>Review: Deli Boys isn’t a family-friendly comedy — it’s so much better</a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial '><a class='story__byline__link' href='https://www.dawn.com/authors/9236/siham-basir'>Siham Basir</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-05T12:41:37+05:00'><span class='timestamp__calendar'>05 Apr, 2025</span> <span class='timestamp__time'>12:41pm</span></span></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-7/12 sm:pl-4 sm:ml-1"> <div class="grid grid-cols-2 gap-x-3 gap-y-2 sm:gap-x-6.5 sm:gap-y-2"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902255' id='1902255' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="British actor Russell Brand charged with rape, sexual assault" href="https://images.dawn.com/news/1193469/british-actor-russell-brand-charged-with-rape-sexual-assault" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/051036178ff4c6c.png?r=103625" alt="British actor Russell Brand charged with rape, sexual assault" title="British actor Russell Brand charged with rape, sexual assault" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902255' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://images.dawn.com/news/1193469/british-actor-russell-brand-charged-with-rape-sexual-assault' class='story__link '>British actor Russell Brand charged with rape, sexual assault</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>Brand denied the charges, which relate to offences alleged to have taken place between 1999 and 2005 involving four women. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/119/afp'>AFP</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-05T10:36:29+05:00'><span class='timestamp__calendar'>05 Apr, 2025</span> <span class='timestamp__time'>10:36am</span></span></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902077' id='1902077' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="Dananeer Mobeen is flattered by fans &lsquo;shipping&rsquo; her character with Ahad Raza Mir&rsquo;s &mdash; but let&rsquo;s not get carried away" href="https://images.dawn.com/news/1193468/dananeer-mobeen-is-flattered-by-fans-shipping-her-character-with-ahad-raza-mirs-but-lets-not-get-carried-away" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/04174100f3a42cf.png?r=174120" alt="Dananeer Mobeen is flattered by fans &lsquo;shipping&rsquo; her character with Ahad Raza Mir&rsquo;s &mdash; but let&rsquo;s not get carried away" title="Dananeer Mobeen is flattered by fans &lsquo;shipping&rsquo; her character with Ahad Raza Mir&rsquo;s &mdash; but let&rsquo;s not get carried away" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902077' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://images.dawn.com/news/1193468/dananeer-mobeen-is-flattered-by-fans-shipping-her-character-with-ahad-raza-mirs-but-lets-not-get-carried-away' class='story__link '>Dananeer Mobeen is flattered by fans ‘shipping’ her character with Ahad Raza Mir’s — but let’s not get carried away</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>Her response comes after fans romantically linked her with her Meem Se Mohabbat co-star. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/5777/images-staff'>Images Staff</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-04T17:41:29+05:00'><span class='timestamp__calendar'>04 Apr, 2025</span> <span class='timestamp__time'>05:41pm</span></span></span> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="flex-col mb-4 border-t-3 border-black"> <div class="w-full py-2"> <a href='/prism'> <img alt='Prism' src="https://i.dawn.com/medium/2019/01/5c2dc2b865767.png" width="120" /> </a> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-5/12 pr-0 sm:pr-1.5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200 sm:border-none text-center' data-id='1902026' id='1902026' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="The daunting &lsquo;reciprocal tariffs&rsquo; of the Trump administration" href="https://www.dawn.com/news/1902026/the-daunting-reciprocal-tariffs-of-the-trump-administration" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/04121259ac550c1.jpg?r=121745" alt="The daunting &lsquo;reciprocal tariffs&rsquo; of the Trump administration" title="The daunting &lsquo;reciprocal tariffs&rsquo; of the Trump administration" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4 --> <h2 dir='auto' data-layout='story' data-id='1902026' class='story__title text-4 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902026/the-daunting-reciprocal-tariffs-of-the-trump-administration' class='story__link '>The daunting ‘reciprocal tariffs’ of the Trump administration</a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial '><a class='story__byline__link' href='https://www.dawn.com/authors/5369/aadil-nakhoda'>Aadil Nakhoda</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-04T15:48:58+05:00'><span class='timestamp__calendar'>04 Apr, 2025</span> <span class='timestamp__time'>03:48pm</span></span></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-7/12 sm:pl-4 sm:ml-1"> <div class="grid grid-cols-2 gap-x-3 gap-y-2 sm:gap-x-6.5 sm:gap-y-2"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1901885' id='1901885' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="The day of the tariffs" href="https://www.dawn.com/news/1901885/the-day-of-the-tariffs" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/0403130616e77d5.png?r=031556" alt="The day of the tariffs" title="The day of the tariffs" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1901885' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1901885/the-day-of-the-tariffs' class='story__link '>The day of the tariffs</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>Watching the Trump tariffs roll in while our own prime minister congratulated himself, his team and the power of prayer for being able to pass through a power tariff cut inspired zero confidence. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/675/khurram-husain'>Khurram Husain</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-04T09:42:02+05:00'><span class='timestamp__calendar'>04 Apr, 2025</span> <span class='timestamp__time'>09:42am</span></span></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1898477' id='1898477' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="Gender, mobility and shopping: The changing norms in Dir" href="https://www.dawn.com/news/1898477/gender-mobility-and-shopping-the-changing-norms-in-dir" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/03/20153716a7b8e4a.png?r=153811" alt="Gender, mobility and shopping: The changing norms in Dir" title="Gender, mobility and shopping: The changing norms in Dir" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1898477' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1898477/gender-mobility-and-shopping-the-changing-norms-in-dir' class='story__link '>Gender, mobility and shopping: The changing norms in Dir</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>In the Pashtun culture, women are still largely segregated into the domestic sphere because of constraining gender roles. But things are changing, slowly and subtly. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/11623/ismail-khan'>Ismail Khan</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-02T20:06:12+05:00'><span class='timestamp__calendar'>02 Apr, 2025</span> <span class='timestamp__time'>08:06pm</span></span></span> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="flex-col mb-4 border-t-3 border-black"> <div class="w-full py-2"> <a href='/tech' class='text-red-custom font-arial align-middle text-2.75'> TECH <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-5/12 pr-0 sm:pr-1.5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200 sm:border-none text-center' data-id='1902134' id='1902134' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Suparco invites proposals for first spaceflight mission" href="https://www.dawn.com/news/1902134/suparco-invites-proposals-for-first-spaceflight-mission" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/051102115387137.jpg?r=110305" alt="Suparco invites proposals for first spaceflight mission" title="Suparco invites proposals for first spaceflight mission" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4 --> <h2 dir='auto' data-layout='story' data-id='1902134' class='story__title text-4 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902134/suparco-invites-proposals-for-first-spaceflight-mission' class='story__link '>Suparco invites proposals for first spaceflight mission </a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial '><a class='story__byline__link' href='https://www.dawn.com/authors/277/jamal-shahid'>Jamal Shahid</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-05T10:59:46+05:00'><span class='timestamp__calendar'>05 Apr, 2025</span> <span class='timestamp__time'>10:59am</span></span></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-7/12 sm:pl-4 sm:ml-1"> <div class="grid grid-cols-2 gap-x-3 gap-y-2 sm:gap-x-6.5 sm:gap-y-2"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902145' id='1902145' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="Cybercrime agency, FIA get new heads" href="https://www.dawn.com/news/1902145/cybercrime-agency-fia-get-new-heads" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/05081132979d2dc.png?r=081424" alt="Cybercrime agency, FIA get new heads" title="Cybercrime agency, FIA get new heads" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902145' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902145/cybercrime-agency-fia-get-new-heads' class='story__link '>Cybercrime agency, FIA get new heads </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>Highway police IG Riffat Mukhtar appointed as DG FIA; grade-20 officer to lead NCCIA. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/326/malik-asad'>Malik Asad</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Updated</span> <span class='timestamp--time timeago' title='2025-04-05T08:16:48+05:00'><span class='timestamp__calendar'>05 Apr, 2025</span> <span class='timestamp__time'>08:16am</span></span></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902246' id='1902246' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="Across govts and tech platforms, we are witnessing a reordering of who gets to define truth" href="https://www.dawn.com/news/1902224" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/050848186225b2e.jpg?r=085420" alt="Across govts and tech platforms, we are witnessing a reordering of who gets to define truth" title="Across govts and tech platforms, we are witnessing a reordering of who gets to define truth" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902246' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902224' class='story__link '>Across govts and tech platforms, we are witnessing a reordering of who gets to define truth</a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>It is a strategic redesign, one where journalism is intentionally made irrelevant as this collapse is convenient for everyone involved. </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-05T08:54:20+05:00'><span class='timestamp__calendar'>05 Apr, 2025</span> <span class='timestamp__time'>08:54am</span></span></span> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="flex-col mb-4 border-t-3 border-black"> <div class="w-full py-2"> <a href='/magazines/eos'> <img alt='Eos' src="https://i.dawn.com/medium/2017/03/58d0cce7374e1.png" width="60" /> </a> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-5/12 pr-0 sm:pr-1.5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200 sm:border-none text-center' data-id='1902466' id='1902466' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="INVISIBLE PEOPLE, INVISIBLE BORDERS" href="https://www.dawn.com/news/1902466/invisible-people-invisible-borders" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/06104238a19321f.jpg?r=104632" alt="INVISIBLE PEOPLE, INVISIBLE BORDERS" title="INVISIBLE PEOPLE, INVISIBLE BORDERS" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4 --> <h2 dir='auto' data-layout='story' data-id='1902466' class='story__title text-4 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902466/invisible-people-invisible-borders' class='story__link '>INVISIBLE PEOPLE, INVISIBLE BORDERS</a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial '><a class='story__byline__link' href='https://www.dawn.com/authors/9469/tahera-hasan'>Tahera Hasan</a> | <a class='story__byline__link' href='https://www.dawn.com/authors/11663/maliha-najib'>Maliha Najib</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T10:46:53+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>10:46am</span></span></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-7/12 sm:pl-4 sm:ml-1"> <div class="grid grid-cols-2 gap-x-3 gap-y-2 sm:gap-x-6.5 sm:gap-y-2"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902277' id='1902277' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="ESSAY: BREAKING UP WITH YOUR PHONE" href="https://www.dawn.com/news/1902277/essay-breaking-up-with-your-phone" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/67f106d85e179.jpg" alt="ESSAY: BREAKING UP WITH YOUR PHONE" title="ESSAY: BREAKING UP WITH YOUR PHONE" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902277' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902277/essay-breaking-up-with-your-phone' class='story__link '>ESSAY: BREAKING UP WITH YOUR PHONE </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>Our phones have become our constant companions, yet research shows their mere presence drains our focus and fuels addiction… </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/6843/taha-ali'>Taha Ali</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T05:59:08+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>05:59am</span></span></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902276' id='1902276' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="WORLD: STOKING A GLOBAL TRADE WAR" href="https://www.dawn.com/news/1902276/world-stoking-a-global-trade-war" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/67f106d282a1b.jpg" alt="WORLD: STOKING A GLOBAL TRADE WAR" title="WORLD: STOKING A GLOBAL TRADE WAR" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902276' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902276/world-stoking-a-global-trade-war' class='story__link '>WORLD: STOKING A GLOBAL TRADE WAR </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>US President Donald Trump’s sweeping imposition of new taxes on imports to the US will not only result in retaliation, it will hur </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/11662/lisa-toohey'>Lisa Toohey</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T05:59:08+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>05:59am</span></span></span> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="flex-col mb-4 border-t-3 border-black"> <div class="w-full py-2"> <a href='/magazines/icon'> <img alt='Icon' src="https://i.dawn.com/medium/2017/03/58d0ccea68ec6.png" width="60" /> </a> </div> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-5/12 pr-0 sm:pr-1.5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200 sm:border-none text-center' data-id='1902236' id='1902236' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' data-focus-x='0%' data-focus-y='0%'> <div class='media__item '><a title="THE GRAPEVINE" href="https://www.dawn.com/news/1902236/the-grapevine" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/67f0842600871.gif?r=851979234" alt="THE GRAPEVINE" title="THE GRAPEVINE" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-text:4 --> <h2 dir='auto' data-layout='story' data-id='1902236' class='story__title text-4 font-bold font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902236/the-grapevine' class='story__link '>THE GRAPEVINE </a></h2> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial '><a class='story__byline__link' href='https://www.dawn.com/authors/1734/pyt'>PYT</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T05:59:24+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>05:59am</span></span></span> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-7/12 sm:pl-4 sm:ml-1"> <div class="grid grid-cols-2 gap-x-3 gap-y-2 sm:gap-x-6.5 sm:gap-y-2"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902235' id='1902235' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="THE ICON REVIEW: FIGHTING SPIRIT" href="https://www.dawn.com/news/1902235/the-icon-review-fighting-spirit" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/67f0828175b5a.gif" alt="THE ICON REVIEW: FIGHTING SPIRIT" title="THE ICON REVIEW: FIGHTING SPIRIT" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902235' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902235/the-icon-review-fighting-spirit' class='story__link '>THE ICON REVIEW: FIGHTING SPIRIT </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>The Martial Artist, for the most part, smokes the competition and earns the label of being an ‘original’ product </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/1453/farheen-jawaid'>Farheen Jawaid</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T05:59:24+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>05:59am</span></span></span> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box leading-tigh' data-id='1902234' id='1902234' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 mr-2' > <div class='media__item '><a title="WIDE ANGLE: A STRANGER TO PAIN" href="https://www.dawn.com/news/1902234/wide-angle-a-stranger-to-pain" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/medium/2025/04/67f08201a9357.gif" alt="WIDE ANGLE: A STRANGER TO PAIN" title="WIDE ANGLE: A STRANGER TO PAIN" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:0-pb:sm:2-text:3.5 --> <h2 dir='auto' data-layout='story' data-id='1902234' class='story__title text-3.5 font-bold font-playfair-display leading-tight pb-0 sm:pb-2 '><a href='https://www.dawn.com/news/1902234/wide-angle-a-stranger-to-pain' class='story__link '>WIDE ANGLE: A STRANGER TO PAIN </a></h2> <!-- box/excerpt --> <div dir='auto' class='story__excerpt text-3 font-georgia hidden sm:block leading-normal tracking-wide '>A new movie action hero is immune to pain. But that real-life condition is more of a danger than a superpower </div> <!-- box/byline --><span dir='auto' class='story__byline text-2.5 text-gray-500 font-arial hidden sm:inline-block '><a class='story__byline__link' href='https://www.dawn.com/authors/11659/dan-baumgardt'>Dan Baumgardt</a></span> <!-- box/date --><span class='story__time text-2.5 text-gray-500 font-arial hidden sm:inline-block '><span class='timestamp--label'>Published</span> <span class='timestamp--time timeago' title='2025-04-06T05:59:24+05:00'><span class='timestamp__calendar'>06 Apr, 2025</span> <span class='timestamp__time'>05:59am</span></span></span> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="grid grid-cols-1 sm:grid-cols-3 sm:gap-2 border-t-3 border-black mb-4"> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='/newspaper/business-finance' class='text-red-custom font-arial align-middle text-2.75'> BUSINESS & FINANCE <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1901258' id='1901258' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1901258' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1901258/company-news' class='story__link '>COMPANY NEWS </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1901255' id='1901255' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1901255' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1901255/corporate-window-carbon-tax-viability-for-pakistan' class='story__link '>CORPORATE WINDOW: Carbon tax viability for Pakistan </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1901254' id='1901254' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1901254' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1901254/the-rise-of-the-cards' class='story__link '>The rise of the cards? </a></h2> </article> <!-- - - - /article - - - --> </div> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='/magazines/young-world' class='text-red-custom font-arial align-middle text-2.75'> YOUNG WORLD <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1902058' id='1902058' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="A guide to digital wellness" href="https://www.dawn.com/news/1902058/a-guide-to-digital-wellness" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/67efb515eb1e0.jpg" alt="A guide to digital wellness" title="A guide to digital wellness" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902058' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902058/a-guide-to-digital-wellness' class='story__link '>A guide to digital wellness </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1902057' id='1902057' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902057' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902057/mailbox' class='story__link '>Mailbox </a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902056' id='1902056' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1902056' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://www.dawn.com/news/1902056/did-you-know-facts' class='story__link '>Did you know? facts! </a></h2> </article> <!-- - - - /article - - - --> </div> <div class="flex-col"> <div class="w-full pt-2 sm:pb-2"> <a href='https://aurora.dawn.com' class='text-red-custom font-arial align-middle text-2.75'> AURORA <span class="border-l-4 border-t-4 border-b-4 border-red-custom border-t-transparent border-b-transparent inline-flex ml-0.5"></span> </a> </div> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1901837' id='1901837' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media--fill sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Design has the potential to make a difference" href="https://aurora.dawn.com/news/1145407" target="_self"><picture><img class='lazyload' src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mN8Vw8AAmEBb87E6jIAAAAASUVORK5CYII=' data-src="https://i.dawn.com/thumbnail/2025/04/031303297f0c7e4.png?r=130349" alt="Design has the potential to make a difference" title="Design has the potential to make a difference" /></picture></a></div> </figure> <!-- box/title bold-playfairdisplay-pb:2-text:4-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1901837' class='story__title text-4 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://aurora.dawn.com/news/1145407' class='story__link '>Design has the potential to make a difference</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mb-2 border-b border-gray-200' data-id='1901814' id='1901814' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1901814' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://aurora.dawn.com/news/1145455' class='story__link '>Pakistan’s oldest motorcycle enthusiast</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1901371' id='1901371' data-layout='story' data-tags=''> <!-- box/title bold-playfairdisplay-pb:2-text:3.5-sm:text:3 --> <h2 dir='auto' data-layout='story' data-id='1901371' class='story__title text-3.5 sm:text-3 font-bold font-playfair-display leading-tight pb-2 '><a href='https://aurora.dawn.com/news/1145454' class='story__link '>Girl Gotta Eat’s eid brunch for three!</a></h2> </article> <!-- - - - /article - - - --> </div> </div> <div class="block sm:hidden"> <div class="w-full"> <img src="https://i.dawn.com/primary/2021/01/600147aa0fd21.png" class="mb-4" pinger-seen="true" alt="China Daily Logo"> <div class="divide-y divide-200"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902457' id='1902457' data-layout='story' data-tags=''> <!-- box/label --> <span id='business' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Business </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1902457' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/06/WS67f1db24a3104d9fd381dbbc.html' class='story__link '>China reports robust travel figures on 1st day of Qingming holiday</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1901976' id='1901976' data-layout='story' data-tags=''> <!-- box/label --> <span id='culture' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Culture </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1901976' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/04/WS67ef210ca3104d9fd381d98a.html' class='story__link '>Qingming: Honor the past and welcome the new</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902458' id='1902458' data-layout='story' data-tags=''> <!-- box/label --> <span id='opinion' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Opinion </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1902458' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/06/WS67f1e494a3104d9fd381dbc1.html' class='story__link '>China resilient in facing US’ global ‘tariff war’</a></h2> </article> <!-- - - - /article - - - --> </div> </div> <div class="my-4 flex justify-center py-2 border-b border-gray-300 mb-4"> <a href="https://asianews.network/" target="_blank"> <img alt="Aan Logo" style="width:100px" src="https://i.dawn.com/large/2023/05/101806417ad96bf.png" /> </a> </div> <iframe class="newskit-custom-iframe" src="//www.dawn.com/widgets/supplement/advertisement" width="100%" height="1" frameborder="0" scrolling="no" onload="var self = this; window.addEventListener('message', function(event) { if (event.data.id === self.src && typeof event.data.height === 'number') { self.style.height = event.data.height + 'px'; } });"></iframe> </div> </div> <div class="w-80 flex-shrink-0 hidden xl:block pl-5 ml-0.5"> <div class="py-2 border-b border-gray-300 mb-4"> <!-- advert:start div-gpt-ad-1683363860950-0 --> <div id='div-gpt-ad-1683363860950-0' class='ad__wrapper__slot ' data-rendered-classes="" data-name="Dawn-Responsive-SKY-MREC" data-height="600px" data-width="300px" > <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1683363860950-0'); });</script> </div> <!-- advert:end --> </div> <div class="font-serif sm:block hidden"> <div class="w-full"> <img src="https://i.dawn.com/primary/2021/01/600147aa0fd21.png" class="mb-4" pinger-seen="true" alt="China Daily Logo"> <div class="divide-y divide-200"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902457' id='1902457' data-layout='story' data-tags=''> <!-- box/label --> <span id='business' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Business </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1902457' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/06/WS67f1db24a3104d9fd381dbbc.html' class='story__link '>China reports robust travel figures on 1st day of Qingming holiday</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1901976' id='1901976' data-layout='story' data-tags=''> <!-- box/label --> <span id='culture' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Culture </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1901976' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/04/WS67ef210ca3104d9fd381d98a.html' class='story__link '>Qingming: Honor the past and welcome the new</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902458' id='1902458' data-layout='story' data-tags=''> <!-- box/label --> <span id='opinion' dir='auto' class='badge inline-flex text-2.5 font-normal uppercase font-arial text-red-custom align-middle'><span>Opinion </span></span> <!-- box/title bold-leading:tight-mb:2 --> <h2 dir='auto' data-layout='story' data-id='1902458' class='story__title font-bold leading-tight mb-2 '><a href='https://www.chinadaily.com.cn/a/202504/06/WS67f1e494a3104d9fd381dbc1.html' class='story__link '>China resilient in facing US’ global ‘tariff war’</a></h2> </article> <!-- - - - /article - - - --> </div> </div> <div class="my-4 flex justify-center py-2 border-b border-gray-300 mb-4"> <a href="https://asianews.network/" target="_blank"> <img alt="Aan Logo" style="width:100px" src="https://i.dawn.com/large/2023/05/101806417ad96bf.png" /> </a> </div> </div> <div class="py-2 border-b border-gray-300 mb-4"> <iframe class="newskit-custom-iframe" src="//www.dawn.com/widgets/supplement/advertisement" width="100%" height="1" frameborder="0" scrolling="no" onload="var self = this; window.addEventListener('message', function(event) { if (event.data.id === self.src && typeof event.data.height === 'number') { self.style.height = event.data.height + 'px'; } });"></iframe> </div> </div> </div> </div> </div> </div> <footer> <div class='flex justify-center p-2'> <!-- advert:start div-gpt-ad-1693559286339-0 --> <div id='div-gpt-ad-1693559286339-0' class='ad__wrapper__slot ' data-rendered-classes="" data-name="Dawn-Responsive-Footer-Stickable-Leaderboard" data-height="250px" data-width="970px" > <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1693559286339-0'); });</script> </div> <!-- advert:end --> </div> <div class="w-full bg-black"> <div class='py-4'> <div class="container px-2"> <div class="flex flex-row border-b-2 border-white mb-2 pb-2 justify-between items-center"> <nav class="order-first"> <a href='https://www.dawn.com/' title="DAWN.COM" class='logo '> <img class="w-20" src="https://www.dawn.com/_img/logo-white.png" alt="DAWN.COM Logo"> <span class="hidden">DAWN.COM</span> </a> <p class="hidden"> Compunode.com Pvt. Ltd. (<a class="px-0 sm:px-1 font-normal" href="https://www.compunode.com/">www.compunode.com</a>).Designed for <a class="px-0 sm:px-1 font-normal" href="https://www.dawn.com">Dawn</a>.</p> </nav> <nav class="nav flex mt-2 sm:mt-0 items-end order-last"> <a class='outline-none' href='https://whatsapp.com/channel/0029VaMc238IiRov8okfYy3n'><img alt="Whatsapp" height="20" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/thumbnail/2024/02/080925032506f93.png"></a> <a class='outline-none' href='https://twitter.com/dawn_com'><img alt="Twitter" style="height:17px" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/large/2024/02/16125537351049d.png"></a> <a class='outline-none' href='https://www.facebook.com/dawndotcom'><img alt="Facebook" width="20" height="20" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/thumbnail/2019/02/5c611c42cf5e8.png"></a> <a class='outline-none' href='https://www.instagram.com/dawn.today/'><img alt="Instagram" width="20" height="20" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/thumbnail/2019/02/5c611c430f9b2.png"></a> <a class='outline-none' href='https://itunes.apple.com/pk/app/dawn-official-mobile-app/id935631940'><img alt="Apple" width="20" height="34" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/thumbnail/2019/02/5c611c42d5669.png"></a> <a class='outline-none' href='https://play.google.com/store/apps/details?id=com.mictronicx.dawn'><img alt="Android" width="20" height="34" class='align-baseline mt-1 mr-2' src="https://i.dawn.com/thumbnail/2019/02/5c611c42ce48d.png"></a> <a class='outline-none' href='https://appgallery.huawei.com/#/app/C104007373'><img alt="Huwaei App Gallery" width="100" height="30" class='align-baseline mt-1' src="https://i.dawn.com/thumbnail/2021/05/60a360ab86d68.png"></a> </nav> </div> <div class="grid grid-cols-2 sm:flex sm:flex-row"> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/contact">Contact</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/contribution-guidelines">Contribution Guidelines</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/code-of-ethics">Code of Ethics</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/ai-policy">AI Policy</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/terms">Terms of Use</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/privacy">Privacy</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/comments-policy">Comment Moderation</a> </nav> </div> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/subscription">Subscribe to Newspaper</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/reproduction-copyrights">Reproduction Copyrights</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/marketing">Advertise on Dawn.com</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/sponsor-content">Sponsored Content</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://classifieds.dawn.com">Classifieds</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://obituary.dawn.com">Obituaries</a> </nav> </div> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/prayers-timings">Prayer Timings</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/stocks">Stock/Forex/Gold</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/weather">Weather</a> </nav> </div> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/">Dawn</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/prism">Prism</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://images.dawn.com">Images</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/special-reports">Special Reports</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://aurora.dawn.com">Aurora</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://www.dawnnews.tv/">Dawn News</a> </nav> </div> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="/magazines">Eos/Icon/Young World</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://cityfm89.com">Cityfm89</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://herald.dawn.com">Herald</a> <a class="font-normal w-full inline-block uppercase mb-2 font-arial text-white outline-none" href="https://www.youtube.com/channel/UCkMdI0K-74jAjOmh5J5H97Q">Teeli</a> </nav> </div> <div class="md:w-1/6 w-full mb-4 sm:mb-0"> <nav class="text-2.5 text-white"> <p class="font-normal text-white text-left md:text-right mb-2">Copyright &copy; 2025, Dawn</p> <p class="font-normal text-white text-left md:text-right"> NewsKit Publishing Platform<br>by Compunode </p> </nav> </div> </div> </div> </div> </div> <link rel='stylesheet' href='https://www.dawn.com/_css/headroom.20241114121407.css' media='all'></footer> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10