CINXE.COM

Videos - 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>Videos - 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/videos' /> <link rel='alternate' type='application/rss+xml' title='The Dawn News' href='https://www.dawn.com/feeds/videos/' /> <link rel='index' href='https://www.dawn.com/videos' /> <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": "Videos", "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> <script type="application/ld+json"> {"@context": "http://schema.org", "@type": "BreadcrumbList","itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"https:\/\/www.dawn.com\/videos","name":"Videos"}}]} </script> <!-- - - - - start:counters - - - - --> <script type='text/javascript'> document.addEventListener("DOMContentLoaded", function() { Counter.count([{"category":"Videos"}]); }); </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.20241216110709.css' media='all'> <link rel='stylesheet' href='https://www.dawn.com/_css/merriweather.20241015121807.css' media='all'> <link rel='stylesheet' href='https://www.dawn.com/_css/shame.20250310143007.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.20240401153110.js' defer='true'></script> <script src='https://www.dawn.com/_js/all.20250214123308.js' defer='true'></script> <link rel='preload' as='style' href='https://www.dawn.com/_css/headroom.20241114121412.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.20241216110709.css'> <link rel='preload' as='style' href='https://www.dawn.com/_css/merriweather.20241015121807.css'> <link rel='preload' as='style' href='https://www.dawn.com/_css/shame.20250310143007.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.20240401153110.js'> <link rel='preload' as='script' href='https://www.dawn.com/_js/all.20250214123308.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'> <!-- 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-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', ["Videos"]); 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 videos 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-08-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 08, 2025" href='https://epaper.dawn.com' class=' '><span class='font-bold text-black'>E-Paper</span> | April 08, 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 bg-gray-100 border-b border-gray-900 '> 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 bg-gray-100 border-b border-gray-900 '> 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-0"> <div class="container px-0"> <div class="flex flex-col"> <div class="w-full"> <div dir='auto' class=' justify-center text-center justify-center text-center mb-6'><span id='must-watch' class='badge inline-flex text-10 text-red-600 text-center uppercase font-playfair-display align-middle'>Must Watch</span></div> <!-- Youtube --> <a target="_blank" class="flex -mb-4 text-3.5 font-arial font-bold self-center align-middle" href="https://www.youtube.com/playlist?list=PLO5xTrnEEnDIfV1wXn40mgHLx5iAiR5Z1"> WATCH ON <svg class="h-6 mt-1 ml-1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 230"> <path d="M159.889142,17.9305215 C157.980727,10.8778981 152.47152,5.36869078 145.418897,3.46027607 C132.731218,0 81.6659313,0 81.6659313,0 C81.6659313,0 30.600645,0.104856851 17.9129661,3.56513292 C10.8603427,5.47354763 5.35113537,10.9827549 3.44272066,18.0353783 C-0.395040075,40.5796012 -1.88400735,74.9307055 3.54757751,96.5731595 C5.45599222,103.625783 10.9651995,109.13499 18.0178229,111.043405 C30.7055018,114.503681 81.7707881,114.503681 81.7707881,114.503681 C81.7707881,114.503681 132.836074,114.503681 145.523753,111.043405 C152.576377,109.13499 158.085584,103.625783 159.993999,96.5731595 C164.041473,73.9974796 165.28927,39.6673466 159.889142,17.9305215 Z" fill="#FF0000"> </path> <polygon fill="#FFFFFF" points="65.4131194 81.7883436 107.775287 57.2518405 65.4131194 32.7153374"> </polygon> <path d="M491.23679,33.2396217 C496.794203,33.2396217 500.988477,34.2881902 503.924469,36.2804703 C506.860461,38.2727505 508.957598,41.418456 510.21588,45.7175869 C511.474162,50.0167178 511.998447,55.8887014 511.998447,63.4383947 L511.998447,75.7066462 L485.050236,75.7066462 L485.050236,79.4814928 L485.469663,89.8623211 C485.784234,92.1691718 486.308518,93.8468814 487.147373,94.8954499 C487.986228,95.9440184 489.349367,96.4683027 491.131933,96.4683027 C493.543641,96.4683027 495.221351,95.524591 496.060205,93.6371677 C497.003917,91.7497444 497.423344,88.6040389 497.528201,84.304908 L511.474162,85.1437628 C511.579019,85.7729039 511.579019,86.6117587 511.579019,87.6603272 C511.579019,94.2663088 509.796453,99.1945808 506.126463,102.445143 C502.456473,105.695706 497.423344,107.373415 490.817363,107.373415 C482.848242,107.373415 477.290829,104.856851 474.145124,99.9285787 C470.999418,95.0003067 469.321708,87.2408998 469.321708,76.8600716 L469.321708,64.1723926 C469.678222,46.346728 472.813442,33.2920501 491.23679,33.2396217 Z M297.356473,34.6027607 L297.356473,87.1360429 C297.356473,90.2817485 297.671044,92.5885992 298.405042,93.9517382 C299.894009,96.8667587 303.752741,96.1222751 305.849878,94.6857362 C307.060626,93.8673257 308.03656,92.7468087 308.681013,91.4351738 L308.681013,34.6027607 L324.724111,34.6027607 L324.724111,106.21999 L312.141289,106.21999 L310.77815,97.4120143 L310.46358,97.4120143 C307.003303,104.017996 301.865318,107.373415 295.049623,107.373415 C284.559219,107.346677 281.993214,99.7894861 281.382173,92.1137327 L281.34221,91.5718144 C281.262321,90.3976499 281.224876,89.2247914 281.208518,88.0797546 L281.208518,34.6027607 L297.356473,34.6027607 Z M380.088528,34.6027607 L380.088528,87.1360429 C380.088528,90.2817485 380.403099,92.5885992 381.137097,93.9517382 C382.626064,96.8667587 386.484796,96.1222751 388.581933,94.6857362 C389.792681,93.8673257 390.768615,92.7468087 391.413068,91.4351738 L391.413068,34.6027607 L407.456166,34.6027607 L407.456166,106.21999 L394.873344,106.21999 L393.510205,97.4120143 L393.195635,97.4120143 C389.735359,104.017996 384.597373,107.373415 377.781678,107.373415 C367.291274,107.346677 364.72527,99.7894861 364.114228,92.1137327 L364.074265,91.5718144 C363.994377,90.3976499 363.956931,89.2247914 363.940573,88.0797546 L363.940573,34.6027607 L380.088528,34.6027607 Z M250.800032,33.2396217 C256.042874,33.2396217 260.342005,34.2881902 263.48771,36.490184 C266.633416,38.6921779 269.045124,42.0475971 270.513119,46.6612986 C271.981115,51.275 272.715113,57.4615542 272.715113,65.1161043 L272.715113,75.4969325 C272.715113,83.1514826 271.981115,89.23318 270.513119,93.8468814 C269.045124,98.4605828 266.738273,101.816002 263.48771,104.017996 C260.237148,106.115133 255.83316,107.268558 250.380604,107.268558 C244.718334,107.373415 240.314346,106.21999 237.063784,104.122853 C233.813222,101.920859 231.506371,98.5654397 230.143232,93.9517382 C228.780093,89.3380368 228.150952,83.2563395 228.150952,75.6017894 L228.150952,65.2209611 C228.150952,57.566411 228.88495,51.275 230.457802,46.6612986 C232.030655,41.9427403 234.442363,38.5873211 237.797782,36.490184 C241.153201,34.393047 245.452332,33.2396217 250.800032,33.2396217 Z M432.621811,4.50884458 L432.621811,42.2573108 L432.726667,42.2573108 C434.194663,39.5310327 436.082087,37.3290389 438.703508,35.6513292 C441.151777,34.0047112 444.036719,33.1282731 446.987199,33.1347648 C450.866903,33.1347648 453.802894,34.1833333 456.004888,36.1756135 C458.206882,38.2727505 459.779735,41.5233129 460.723447,46.0321575 C461.637667,50.4001007 462.158265,56.4409407 462.18991,64.059347 L462.191443,64.8015337 L462.191443,76.1260736 C462.191443,86.7166155 460.828303,94.5808793 458.311739,99.6140082 C455.690318,104.647137 451.705757,107.163701 446.253201,107.163701 C443.212353,107.163701 440.486074,106.429703 437.96951,105.066564 C435.742056,103.768558 433.897942,101.908197 432.619841,99.6750483 L432.412097,99.2994376 L432.097526,99.2994376 L430.419817,106.115133 L417.102997,106.115133 L417.102997,4.50884458 L432.621811,4.50884458 Z M368.449418,8.17883436 L368.449418,21.1810838 L352.511177,21.1810838 L352.511177,106.21999 L336.782649,106.21999 L336.782649,21.1810838 L320.739551,21.1810838 L320.739551,8.17883436 L368.449418,8.17883436 Z M195.540471,8.17883436 L195.549368,8.21831506 C195.702992,8.90029808 197.823461,18.3253965 200.15457,29.3057636 L200.33901,30.1757348 C200.431417,30.6122051 200.52408,31.0508039 200.616892,31.4910893 L200.80268,32.3737779 C200.833667,32.5212237 200.864663,32.6688243 200.895663,32.8165631 L201.081684,33.7045241 C201.112686,33.8527505 201.143684,34.0010824 201.174675,34.1495034 L201.360496,35.0409685 L201.360496,35.0409685 L201.630891,36.3438432 C203.204721,43.9476033 204.707581,51.573842 205.606729,57.0421268 L206.026156,57.0421268 C206.888169,52.1367136 208.138966,45.8595566 209.473227,39.4509076 L209.822988,37.7769188 C209.998614,36.9392485 210.175209,36.1011759 210.352094,35.2654533 L210.627389,33.9677196 C213.194244,21.8944685 215.74837,10.6155298 216.223526,8.52432128 L216.254224,8.38927119 C216.285747,8.2506583 216.302128,8.17883436 216.302128,8.17883436 L232.345226,8.17883436 L213.785563,74.3435072 L213.785563,106.115133 L197.952179,106.115133 L197.952179,74.448364 L197.847322,74.448364 L179.497373,8.17883436 L195.540471,8.17883436 Z M250.485461,44.3544479 C248.283467,44.3544479 246.815471,45.5078732 245.87176,47.9195808 C244.928048,50.3312883 244.50862,54.0012781 244.50862,59.1392638 L244.50862,81.473773 C244.50862,86.7166155 244.928048,90.596319 245.766903,92.9031697 C246.605757,95.2100204 248.17861,96.3634458 250.485461,96.3634458 C252.687455,96.3634458 254.260308,95.2100204 255.204019,92.9031697 C256.147731,90.596319 256.567158,86.7166155 256.567158,81.473773 L256.567158,59.1392638 C256.567158,54.0012781 256.147731,50.2264315 255.204019,47.9195808 C254.260308,45.5078732 252.687455,44.3544479 250.485461,44.3544479 Z M435.452946,46.4515849 C434.175003,47.6312244 433.265697,49.087342 432.725029,50.906337 L432.621811,51.275 L432.621811,91.9594581 C433.922036,94.1614519 435.767516,95.6294479 439.018079,95.7343047 C440.695788,95.7343047 442.058927,95.1051636 443.107496,93.8468814 C444.156064,92.5885992 444.890062,90.4914622 445.30949,87.5554703 C445.71214,84.7369182 445.921518,80.8553692 445.937624,75.9108235 L445.938631,75.2872188 L445.938631,65.9549591 C445.938631,60.2926892 445.728917,55.9935583 445.414346,52.9527096 C444.994919,49.9118609 444.470635,47.7098671 443.526923,46.4515849 C441.702414,43.8301636 437.759796,43.8616207 435.452946,46.4515849 Z M490.92222,44.0398773 C489.139653,44.1447342 487.881371,44.6690184 487.147373,45.6127301 C486.308518,46.6612986 485.784234,48.2341513 485.469663,50.541002 C485.161384,52.8017157 485.054514,60.7018825 485.050363,61.0169849 L485.050236,66.1646728 L496.794203,66.1646728 L496.793373,61.6248446 L496.793236,61.7122499 C496.787382,63.2993708 496.754477,60.7909373 496.681842,57.7119157 L496.671921,57.2983077 C496.605889,54.5919004 496.509592,51.574591 496.374776,50.541002 C496.060205,48.1292945 495.535921,46.4515849 494.697066,45.5078732 C493.858211,44.5641616 492.599929,44.0398773 490.92222,44.0398773 Z" fill="#282828"> </path> </svg> </a> </div> <div class="w-full mb-6 pb-2 border-b border-gray-300"> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-7/10"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box border-b border-gray-400 sm:border-none pb-4 sm:pb-0' data-id='1902938' id='1902938' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Zuckerberg, Bezos, Musk Just Lost Billions &mdash; Here&rsquo;s Why | Dawn News English" href="https://www.dawn.com/news/1902938/zuckerberg-bezos-musk-just-lost-billions-heres-why-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/GZmeVQMoiks/maxresdefault.jpg" alt="Zuckerberg, Bezos, Musk Just Lost Billions &mdash; Here&rsquo;s Why | Dawn News English" title="Zuckerberg, Bezos, Musk Just Lost Billions &mdash; Here&rsquo;s Why | Dawn News English" /></picture></a></div> </figure> <!-- box/title playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902938' class='story__title font-playfair-display leading-tight text-center '><a href='https://www.dawn.com/news/1902938/zuckerberg-bezos-musk-just-lost-billions-heres-why-dawn-news-english' class='story__link '>Zuckerberg, Bezos, Musk Just Lost Billions — Here’s Why | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-3/10 sm:ml-4"> <div class="grid grid-cols-2 gap-2 sm:grid-cols-1 divide-y divide-gray-300 sm:divide-y-0"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902515' id='1902515' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Power Package And Trump&rsquo;s Tariff Tsunami | Dawn News English" href="https://www.dawn.com/news/1902515/power-package-and-trumps-tariff-tsunami-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/rUKyYJpo9H8/mqdefault.jpg" alt="Power Package And Trump&rsquo;s Tariff Tsunami | Dawn News English" title="Power Package And Trump&rsquo;s Tariff Tsunami | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902515' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902515/power-package-and-trumps-tariff-tsunami-dawn-news-english' class='story__link '>Power Package And Trump’s Tariff Tsunami | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box ' data-id='1902512' id='1902512' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Will US Arrest Netanyahu? | Dawn News English" href="https://www.dawn.com/news/1902512/will-us-arrest-netanyahu-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/LqZlgWVk3oI/mqdefault.jpg" alt="Will US Arrest Netanyahu? | Dawn News English" title="Will US Arrest Netanyahu? | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902512' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902512/will-us-arrest-netanyahu-dawn-news-english' class='story__link '>Will US Arrest Netanyahu? | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="w-full"> <span id='news-and-headlines' dir='auto' class='badge inline-flex text-6 text-red-600 uppercase font-playfair-display leading-tight mb-2 align-middle'>News and Headlines</span> </div> <!-- Youtube --> <a target="_blank" class="flex text-3.5 font-arial font-bold self-center align-middle" href="https://www.youtube.com/playlist?list=PLO5xTrnEEnDJeVXck5W9eiovdx0BLjpWH"> WATCH ON <svg class="h-6 mt-1 ml-1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 230"> <path d="M159.889142,17.9305215 C157.980727,10.8778981 152.47152,5.36869078 145.418897,3.46027607 C132.731218,0 81.6659313,0 81.6659313,0 C81.6659313,0 30.600645,0.104856851 17.9129661,3.56513292 C10.8603427,5.47354763 5.35113537,10.9827549 3.44272066,18.0353783 C-0.395040075,40.5796012 -1.88400735,74.9307055 3.54757751,96.5731595 C5.45599222,103.625783 10.9651995,109.13499 18.0178229,111.043405 C30.7055018,114.503681 81.7707881,114.503681 81.7707881,114.503681 C81.7707881,114.503681 132.836074,114.503681 145.523753,111.043405 C152.576377,109.13499 158.085584,103.625783 159.993999,96.5731595 C164.041473,73.9974796 165.28927,39.6673466 159.889142,17.9305215 Z" fill="#FF0000"> </path> <polygon fill="#FFFFFF" points="65.4131194 81.7883436 107.775287 57.2518405 65.4131194 32.7153374"> </polygon> <path d="M491.23679,33.2396217 C496.794203,33.2396217 500.988477,34.2881902 503.924469,36.2804703 C506.860461,38.2727505 508.957598,41.418456 510.21588,45.7175869 C511.474162,50.0167178 511.998447,55.8887014 511.998447,63.4383947 L511.998447,75.7066462 L485.050236,75.7066462 L485.050236,79.4814928 L485.469663,89.8623211 C485.784234,92.1691718 486.308518,93.8468814 487.147373,94.8954499 C487.986228,95.9440184 489.349367,96.4683027 491.131933,96.4683027 C493.543641,96.4683027 495.221351,95.524591 496.060205,93.6371677 C497.003917,91.7497444 497.423344,88.6040389 497.528201,84.304908 L511.474162,85.1437628 C511.579019,85.7729039 511.579019,86.6117587 511.579019,87.6603272 C511.579019,94.2663088 509.796453,99.1945808 506.126463,102.445143 C502.456473,105.695706 497.423344,107.373415 490.817363,107.373415 C482.848242,107.373415 477.290829,104.856851 474.145124,99.9285787 C470.999418,95.0003067 469.321708,87.2408998 469.321708,76.8600716 L469.321708,64.1723926 C469.678222,46.346728 472.813442,33.2920501 491.23679,33.2396217 Z M297.356473,34.6027607 L297.356473,87.1360429 C297.356473,90.2817485 297.671044,92.5885992 298.405042,93.9517382 C299.894009,96.8667587 303.752741,96.1222751 305.849878,94.6857362 C307.060626,93.8673257 308.03656,92.7468087 308.681013,91.4351738 L308.681013,34.6027607 L324.724111,34.6027607 L324.724111,106.21999 L312.141289,106.21999 L310.77815,97.4120143 L310.46358,97.4120143 C307.003303,104.017996 301.865318,107.373415 295.049623,107.373415 C284.559219,107.346677 281.993214,99.7894861 281.382173,92.1137327 L281.34221,91.5718144 C281.262321,90.3976499 281.224876,89.2247914 281.208518,88.0797546 L281.208518,34.6027607 L297.356473,34.6027607 Z M380.088528,34.6027607 L380.088528,87.1360429 C380.088528,90.2817485 380.403099,92.5885992 381.137097,93.9517382 C382.626064,96.8667587 386.484796,96.1222751 388.581933,94.6857362 C389.792681,93.8673257 390.768615,92.7468087 391.413068,91.4351738 L391.413068,34.6027607 L407.456166,34.6027607 L407.456166,106.21999 L394.873344,106.21999 L393.510205,97.4120143 L393.195635,97.4120143 C389.735359,104.017996 384.597373,107.373415 377.781678,107.373415 C367.291274,107.346677 364.72527,99.7894861 364.114228,92.1137327 L364.074265,91.5718144 C363.994377,90.3976499 363.956931,89.2247914 363.940573,88.0797546 L363.940573,34.6027607 L380.088528,34.6027607 Z M250.800032,33.2396217 C256.042874,33.2396217 260.342005,34.2881902 263.48771,36.490184 C266.633416,38.6921779 269.045124,42.0475971 270.513119,46.6612986 C271.981115,51.275 272.715113,57.4615542 272.715113,65.1161043 L272.715113,75.4969325 C272.715113,83.1514826 271.981115,89.23318 270.513119,93.8468814 C269.045124,98.4605828 266.738273,101.816002 263.48771,104.017996 C260.237148,106.115133 255.83316,107.268558 250.380604,107.268558 C244.718334,107.373415 240.314346,106.21999 237.063784,104.122853 C233.813222,101.920859 231.506371,98.5654397 230.143232,93.9517382 C228.780093,89.3380368 228.150952,83.2563395 228.150952,75.6017894 L228.150952,65.2209611 C228.150952,57.566411 228.88495,51.275 230.457802,46.6612986 C232.030655,41.9427403 234.442363,38.5873211 237.797782,36.490184 C241.153201,34.393047 245.452332,33.2396217 250.800032,33.2396217 Z M432.621811,4.50884458 L432.621811,42.2573108 L432.726667,42.2573108 C434.194663,39.5310327 436.082087,37.3290389 438.703508,35.6513292 C441.151777,34.0047112 444.036719,33.1282731 446.987199,33.1347648 C450.866903,33.1347648 453.802894,34.1833333 456.004888,36.1756135 C458.206882,38.2727505 459.779735,41.5233129 460.723447,46.0321575 C461.637667,50.4001007 462.158265,56.4409407 462.18991,64.059347 L462.191443,64.8015337 L462.191443,76.1260736 C462.191443,86.7166155 460.828303,94.5808793 458.311739,99.6140082 C455.690318,104.647137 451.705757,107.163701 446.253201,107.163701 C443.212353,107.163701 440.486074,106.429703 437.96951,105.066564 C435.742056,103.768558 433.897942,101.908197 432.619841,99.6750483 L432.412097,99.2994376 L432.097526,99.2994376 L430.419817,106.115133 L417.102997,106.115133 L417.102997,4.50884458 L432.621811,4.50884458 Z M368.449418,8.17883436 L368.449418,21.1810838 L352.511177,21.1810838 L352.511177,106.21999 L336.782649,106.21999 L336.782649,21.1810838 L320.739551,21.1810838 L320.739551,8.17883436 L368.449418,8.17883436 Z M195.540471,8.17883436 L195.549368,8.21831506 C195.702992,8.90029808 197.823461,18.3253965 200.15457,29.3057636 L200.33901,30.1757348 C200.431417,30.6122051 200.52408,31.0508039 200.616892,31.4910893 L200.80268,32.3737779 C200.833667,32.5212237 200.864663,32.6688243 200.895663,32.8165631 L201.081684,33.7045241 C201.112686,33.8527505 201.143684,34.0010824 201.174675,34.1495034 L201.360496,35.0409685 L201.360496,35.0409685 L201.630891,36.3438432 C203.204721,43.9476033 204.707581,51.573842 205.606729,57.0421268 L206.026156,57.0421268 C206.888169,52.1367136 208.138966,45.8595566 209.473227,39.4509076 L209.822988,37.7769188 C209.998614,36.9392485 210.175209,36.1011759 210.352094,35.2654533 L210.627389,33.9677196 C213.194244,21.8944685 215.74837,10.6155298 216.223526,8.52432128 L216.254224,8.38927119 C216.285747,8.2506583 216.302128,8.17883436 216.302128,8.17883436 L232.345226,8.17883436 L213.785563,74.3435072 L213.785563,106.115133 L197.952179,106.115133 L197.952179,74.448364 L197.847322,74.448364 L179.497373,8.17883436 L195.540471,8.17883436 Z M250.485461,44.3544479 C248.283467,44.3544479 246.815471,45.5078732 245.87176,47.9195808 C244.928048,50.3312883 244.50862,54.0012781 244.50862,59.1392638 L244.50862,81.473773 C244.50862,86.7166155 244.928048,90.596319 245.766903,92.9031697 C246.605757,95.2100204 248.17861,96.3634458 250.485461,96.3634458 C252.687455,96.3634458 254.260308,95.2100204 255.204019,92.9031697 C256.147731,90.596319 256.567158,86.7166155 256.567158,81.473773 L256.567158,59.1392638 C256.567158,54.0012781 256.147731,50.2264315 255.204019,47.9195808 C254.260308,45.5078732 252.687455,44.3544479 250.485461,44.3544479 Z M435.452946,46.4515849 C434.175003,47.6312244 433.265697,49.087342 432.725029,50.906337 L432.621811,51.275 L432.621811,91.9594581 C433.922036,94.1614519 435.767516,95.6294479 439.018079,95.7343047 C440.695788,95.7343047 442.058927,95.1051636 443.107496,93.8468814 C444.156064,92.5885992 444.890062,90.4914622 445.30949,87.5554703 C445.71214,84.7369182 445.921518,80.8553692 445.937624,75.9108235 L445.938631,75.2872188 L445.938631,65.9549591 C445.938631,60.2926892 445.728917,55.9935583 445.414346,52.9527096 C444.994919,49.9118609 444.470635,47.7098671 443.526923,46.4515849 C441.702414,43.8301636 437.759796,43.8616207 435.452946,46.4515849 Z M490.92222,44.0398773 C489.139653,44.1447342 487.881371,44.6690184 487.147373,45.6127301 C486.308518,46.6612986 485.784234,48.2341513 485.469663,50.541002 C485.161384,52.8017157 485.054514,60.7018825 485.050363,61.0169849 L485.050236,66.1646728 L496.794203,66.1646728 L496.793373,61.6248446 L496.793236,61.7122499 C496.787382,63.2993708 496.754477,60.7909373 496.681842,57.7119157 L496.671921,57.2983077 C496.605889,54.5919004 496.509592,51.574591 496.374776,50.541002 C496.060205,48.1292945 495.535921,46.4515849 494.697066,45.5078732 C493.858211,44.5641616 492.599929,44.0398773 490.92222,44.0398773 Z" fill="#282828"> </path> </svg> </a> <div class="w-full mb-6 pb-6 border-b border-gray-300"> <div class="grid grid-cols-2 sm:grid-cols-4 gap-2 sm:gap-4 divide-y divide-gray-300 sm:divide-y-0"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1890211' id='1890211' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Breathe Pakistan: Experts Call For Urgent Adaptation Funding To Address Climate Threat" href="https://www.dawn.com/news/1890211/breathe-pakistan-experts-call-for-urgent-adaptation-funding-to-address-climate-threat" target="_self"><picture><img src="https://i.ytimg.com/vi/tgf1A3AHMKs/mqdefault.jpg" alt="Breathe Pakistan: Experts Call For Urgent Adaptation Funding To Address Climate Threat" title="Breathe Pakistan: Experts Call For Urgent Adaptation Funding To Address Climate Threat" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1890211' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1890211/breathe-pakistan-experts-call-for-urgent-adaptation-funding-to-address-climate-threat' class='story__link '>Breathe Pakistan: Experts Call For Urgent Adaptation Funding To Address Climate Threat</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1890210' id='1890210' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="10 Killed In Sweden&rsquo;s Deadliest School Shooting, Including Syrians And Bosnians | Dawn News English" href="https://www.dawn.com/news/1890210/10-killed-in-swedens-deadliest-school-shooting-including-syrians-and-bosnians-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/JFnPivBZydE/mqdefault.jpg" alt="10 Killed In Sweden&rsquo;s Deadliest School Shooting, Including Syrians And Bosnians | Dawn News English" title="10 Killed In Sweden&rsquo;s Deadliest School Shooting, Including Syrians And Bosnians | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1890210' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1890210/10-killed-in-swedens-deadliest-school-shooting-including-syrians-and-bosnians-dawn-news-english' class='story__link '>10 Killed In Sweden’s Deadliest School Shooting, Including Syrians And Bosnians | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1890191' id='1890191' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Israeli Defence Minister Orders Army To Prepare For Mass Exodus From Gaza | Dawn News English" href="https://www.dawn.com/news/1890191/israeli-defence-minister-orders-army-to-prepare-for-mass-exodus-from-gaza-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/O1S8yI0QRdA/mqdefault.jpg" alt="Israeli Defence Minister Orders Army To Prepare For Mass Exodus From Gaza | Dawn News English" title="Israeli Defence Minister Orders Army To Prepare For Mass Exodus From Gaza | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1890191' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1890191/israeli-defence-minister-orders-army-to-prepare-for-mass-exodus-from-gaza-dawn-news-english' class='story__link '>Israeli Defence Minister Orders Army To Prepare For Mass Exodus From Gaza | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1890190' id='1890190' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="3 Cops Martyred, 6 Injured In Karak Checkpost Attack | Dawn News English" href="https://www.dawn.com/news/1890190/3-cops-martyred-6-injured-in-karak-checkpost-attack-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/coW4H81qesY/mqdefault.jpg" alt="3 Cops Martyred, 6 Injured In Karak Checkpost Attack | Dawn News English" title="3 Cops Martyred, 6 Injured In Karak Checkpost Attack | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1890190' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1890190/3-cops-martyred-6-injured-in-karak-checkpost-attack-dawn-news-english' class='story__link '>3 Cops Martyred, 6 Injured In Karak Checkpost Attack | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1890189' id='1890189' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="FO Confirms Stranded Pakistanis Moved to Rwanda, More Expected to Cross Border | Dawn News English" href="https://www.dawn.com/news/1890189/fo-confirms-stranded-pakistanis-moved-to-rwanda-more-expected-to-cross-border-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/4g8wt9jUcWw/mqdefault.jpg" alt="FO Confirms Stranded Pakistanis Moved to Rwanda, More Expected to Cross Border | Dawn News English" title="FO Confirms Stranded Pakistanis Moved to Rwanda, More Expected to Cross Border | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1890189' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1890189/fo-confirms-stranded-pakistanis-moved-to-rwanda-more-expected-to-cross-border-dawn-news-english' class='story__link '>FO Confirms Stranded Pakistanis Moved to Rwanda, More Expected to Cross Border | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> </div> </div> <div class="w-full"> <span id='current-affairs' dir='auto' class='badge inline-flex text-6 text-red-600 uppercase font-playfair-display leading-tight mb-2 align-middle'>Current Affairs</span> <p class="font-playfair-display text-4 font-bold mb-2">Dawn News English sheds spotlight on the latest and important news developments from across the globe, giving you perspectives from a vantage point.</p> <!-- Youtube --> </div> <div class="w-full mb-6 pb-6 border-b border-gray-300"> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-3/5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box border-b border-gray-400 sm:border-none pb-4 sm:pb-0' data-id='1902082' id='1902082' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy | Dawn News English" href="https://www.dawn.com/news/1902082/impact-of-trumps-tariff-on-pakistans-economy-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/038u-ZVq2Ic/maxresdefault.jpg" alt="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy | Dawn News English" title="Impact Of Trump&rsquo;s Tariff On Pakistan&rsquo;s Economy | Dawn News English" /></picture></a></div> </figure> <!-- box/title playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902082' class='story__title font-playfair-display leading-tight text-center '><a href='https://www.dawn.com/news/1902082/impact-of-trumps-tariff-on-pakistans-economy-dawn-news-english' class='story__link '>Impact Of Trump’s Tariff On Pakistan’s Economy | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-2/5 sm:ml-4"> <div class="grid grid-cols-2 sm:grid-cols-2 gap-2 sm:gap-4 divide-y divide-gray-300 sm:divide-y-0"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1901579' id='1901579' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Munir Akram: A Life In Diplomacy | Dawn News English Special" href="https://www.dawn.com/news/1901579/munir-akram-a-life-in-diplomacy-dawn-news-english-special" target="_self"><picture><img src="https://i.ytimg.com/vi/1zLY3zQy0lM/mqdefault.jpg" alt="Munir Akram: A Life In Diplomacy | Dawn News English Special" title="Munir Akram: A Life In Diplomacy | Dawn News English Special" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1901579' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1901579/munir-akram-a-life-in-diplomacy-dawn-news-english-special' class='story__link '>Munir Akram: A Life In Diplomacy | Dawn News English Special</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1900672' id='1900672' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Imamoglu Arrest Sparks Istanbul Protests &ndash; What&rsquo;s Next? | Dawn News English" href="https://www.dawn.com/news/1900672/imamoglu-arrest-sparks-istanbul-protests-whats-next-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/z2Gy57zWIKE/mqdefault.jpg" alt="Imamoglu Arrest Sparks Istanbul Protests &ndash; What&rsquo;s Next? | Dawn News English" title="Imamoglu Arrest Sparks Istanbul Protests &ndash; What&rsquo;s Next? | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1900672' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1900672/imamoglu-arrest-sparks-istanbul-protests-whats-next-dawn-news-english' class='story__link '>Imamoglu Arrest Sparks Istanbul Protests – What’s Next? | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1900355' id='1900355' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="US and South Africa Relations Hit Breaking Point&mdash;Here&rsquo;s Why It Matters | Dr. Quraysha | Dawn News" href="https://www.dawn.com/news/1900355/us-and-south-africa-relations-hit-breaking-point-heres-why-it-matters-dr-quraysha-dawn-news" target="_self"><picture><img src="https://i.ytimg.com/vi/PTG10vZBzF8/mqdefault.jpg" alt="US and South Africa Relations Hit Breaking Point&mdash;Here&rsquo;s Why It Matters | Dr. Quraysha | Dawn News" title="US and South Africa Relations Hit Breaking Point&mdash;Here&rsquo;s Why It Matters | Dr. Quraysha | Dawn News" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1900355' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1900355/us-and-south-africa-relations-hit-breaking-point-heres-why-it-matters-dr-quraysha-dawn-news' class='story__link '>US and South Africa Relations Hit Breaking Point—Here’s Why It Matters | Dr. Quraysha | Dawn News</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1899182' id='1899182' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Deported for Protest: Reality of Student Activism In US | Mahmoud Khalil | Dawn News English" href="https://www.dawn.com/news/1899182/deported-for-protest-reality-of-student-activism-in-us-mahmoud-khalil-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/h3IbsejQw9E/mqdefault.jpg" alt="Deported for Protest: Reality of Student Activism In US | Mahmoud Khalil | Dawn News English" title="Deported for Protest: Reality of Student Activism In US | Mahmoud Khalil | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1899182' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1899182/deported-for-protest-reality-of-student-activism-in-us-mahmoud-khalil-dawn-news-english' class='story__link '>Deported for Protest: Reality of Student Activism In US | Mahmoud Khalil | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="w-full"> <span id='economy' dir='auto' class='badge inline-flex text-6 text-red-600 uppercase font-playfair-display leading-tight mb-2 align-middle'>Economy</span> <p class="font-playfair-display text-4 font-bold mb-2">Dawn News English takes a deep dive into local and global economy and finance. We bring you latest economic news, expert analysis, opinions, and brief explainers.</p> <!-- Youtube --> <a target="_blank" class="flex text-3.5 font-arial font-bold self-center align-middle" href="https://www.youtube.com/playlist?list=PLO5xTrnEEnDLt84I3Jxp74yxbCHwjd75r"> WATCH ON <svg class="h-6 mt-1 ml-1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 230"> <path d="M159.889142,17.9305215 C157.980727,10.8778981 152.47152,5.36869078 145.418897,3.46027607 C132.731218,0 81.6659313,0 81.6659313,0 C81.6659313,0 30.600645,0.104856851 17.9129661,3.56513292 C10.8603427,5.47354763 5.35113537,10.9827549 3.44272066,18.0353783 C-0.395040075,40.5796012 -1.88400735,74.9307055 3.54757751,96.5731595 C5.45599222,103.625783 10.9651995,109.13499 18.0178229,111.043405 C30.7055018,114.503681 81.7707881,114.503681 81.7707881,114.503681 C81.7707881,114.503681 132.836074,114.503681 145.523753,111.043405 C152.576377,109.13499 158.085584,103.625783 159.993999,96.5731595 C164.041473,73.9974796 165.28927,39.6673466 159.889142,17.9305215 Z" fill="#FF0000"> </path> <polygon fill="#FFFFFF" points="65.4131194 81.7883436 107.775287 57.2518405 65.4131194 32.7153374"> </polygon> <path d="M491.23679,33.2396217 C496.794203,33.2396217 500.988477,34.2881902 503.924469,36.2804703 C506.860461,38.2727505 508.957598,41.418456 510.21588,45.7175869 C511.474162,50.0167178 511.998447,55.8887014 511.998447,63.4383947 L511.998447,75.7066462 L485.050236,75.7066462 L485.050236,79.4814928 L485.469663,89.8623211 C485.784234,92.1691718 486.308518,93.8468814 487.147373,94.8954499 C487.986228,95.9440184 489.349367,96.4683027 491.131933,96.4683027 C493.543641,96.4683027 495.221351,95.524591 496.060205,93.6371677 C497.003917,91.7497444 497.423344,88.6040389 497.528201,84.304908 L511.474162,85.1437628 C511.579019,85.7729039 511.579019,86.6117587 511.579019,87.6603272 C511.579019,94.2663088 509.796453,99.1945808 506.126463,102.445143 C502.456473,105.695706 497.423344,107.373415 490.817363,107.373415 C482.848242,107.373415 477.290829,104.856851 474.145124,99.9285787 C470.999418,95.0003067 469.321708,87.2408998 469.321708,76.8600716 L469.321708,64.1723926 C469.678222,46.346728 472.813442,33.2920501 491.23679,33.2396217 Z M297.356473,34.6027607 L297.356473,87.1360429 C297.356473,90.2817485 297.671044,92.5885992 298.405042,93.9517382 C299.894009,96.8667587 303.752741,96.1222751 305.849878,94.6857362 C307.060626,93.8673257 308.03656,92.7468087 308.681013,91.4351738 L308.681013,34.6027607 L324.724111,34.6027607 L324.724111,106.21999 L312.141289,106.21999 L310.77815,97.4120143 L310.46358,97.4120143 C307.003303,104.017996 301.865318,107.373415 295.049623,107.373415 C284.559219,107.346677 281.993214,99.7894861 281.382173,92.1137327 L281.34221,91.5718144 C281.262321,90.3976499 281.224876,89.2247914 281.208518,88.0797546 L281.208518,34.6027607 L297.356473,34.6027607 Z M380.088528,34.6027607 L380.088528,87.1360429 C380.088528,90.2817485 380.403099,92.5885992 381.137097,93.9517382 C382.626064,96.8667587 386.484796,96.1222751 388.581933,94.6857362 C389.792681,93.8673257 390.768615,92.7468087 391.413068,91.4351738 L391.413068,34.6027607 L407.456166,34.6027607 L407.456166,106.21999 L394.873344,106.21999 L393.510205,97.4120143 L393.195635,97.4120143 C389.735359,104.017996 384.597373,107.373415 377.781678,107.373415 C367.291274,107.346677 364.72527,99.7894861 364.114228,92.1137327 L364.074265,91.5718144 C363.994377,90.3976499 363.956931,89.2247914 363.940573,88.0797546 L363.940573,34.6027607 L380.088528,34.6027607 Z M250.800032,33.2396217 C256.042874,33.2396217 260.342005,34.2881902 263.48771,36.490184 C266.633416,38.6921779 269.045124,42.0475971 270.513119,46.6612986 C271.981115,51.275 272.715113,57.4615542 272.715113,65.1161043 L272.715113,75.4969325 C272.715113,83.1514826 271.981115,89.23318 270.513119,93.8468814 C269.045124,98.4605828 266.738273,101.816002 263.48771,104.017996 C260.237148,106.115133 255.83316,107.268558 250.380604,107.268558 C244.718334,107.373415 240.314346,106.21999 237.063784,104.122853 C233.813222,101.920859 231.506371,98.5654397 230.143232,93.9517382 C228.780093,89.3380368 228.150952,83.2563395 228.150952,75.6017894 L228.150952,65.2209611 C228.150952,57.566411 228.88495,51.275 230.457802,46.6612986 C232.030655,41.9427403 234.442363,38.5873211 237.797782,36.490184 C241.153201,34.393047 245.452332,33.2396217 250.800032,33.2396217 Z M432.621811,4.50884458 L432.621811,42.2573108 L432.726667,42.2573108 C434.194663,39.5310327 436.082087,37.3290389 438.703508,35.6513292 C441.151777,34.0047112 444.036719,33.1282731 446.987199,33.1347648 C450.866903,33.1347648 453.802894,34.1833333 456.004888,36.1756135 C458.206882,38.2727505 459.779735,41.5233129 460.723447,46.0321575 C461.637667,50.4001007 462.158265,56.4409407 462.18991,64.059347 L462.191443,64.8015337 L462.191443,76.1260736 C462.191443,86.7166155 460.828303,94.5808793 458.311739,99.6140082 C455.690318,104.647137 451.705757,107.163701 446.253201,107.163701 C443.212353,107.163701 440.486074,106.429703 437.96951,105.066564 C435.742056,103.768558 433.897942,101.908197 432.619841,99.6750483 L432.412097,99.2994376 L432.097526,99.2994376 L430.419817,106.115133 L417.102997,106.115133 L417.102997,4.50884458 L432.621811,4.50884458 Z M368.449418,8.17883436 L368.449418,21.1810838 L352.511177,21.1810838 L352.511177,106.21999 L336.782649,106.21999 L336.782649,21.1810838 L320.739551,21.1810838 L320.739551,8.17883436 L368.449418,8.17883436 Z M195.540471,8.17883436 L195.549368,8.21831506 C195.702992,8.90029808 197.823461,18.3253965 200.15457,29.3057636 L200.33901,30.1757348 C200.431417,30.6122051 200.52408,31.0508039 200.616892,31.4910893 L200.80268,32.3737779 C200.833667,32.5212237 200.864663,32.6688243 200.895663,32.8165631 L201.081684,33.7045241 C201.112686,33.8527505 201.143684,34.0010824 201.174675,34.1495034 L201.360496,35.0409685 L201.360496,35.0409685 L201.630891,36.3438432 C203.204721,43.9476033 204.707581,51.573842 205.606729,57.0421268 L206.026156,57.0421268 C206.888169,52.1367136 208.138966,45.8595566 209.473227,39.4509076 L209.822988,37.7769188 C209.998614,36.9392485 210.175209,36.1011759 210.352094,35.2654533 L210.627389,33.9677196 C213.194244,21.8944685 215.74837,10.6155298 216.223526,8.52432128 L216.254224,8.38927119 C216.285747,8.2506583 216.302128,8.17883436 216.302128,8.17883436 L232.345226,8.17883436 L213.785563,74.3435072 L213.785563,106.115133 L197.952179,106.115133 L197.952179,74.448364 L197.847322,74.448364 L179.497373,8.17883436 L195.540471,8.17883436 Z M250.485461,44.3544479 C248.283467,44.3544479 246.815471,45.5078732 245.87176,47.9195808 C244.928048,50.3312883 244.50862,54.0012781 244.50862,59.1392638 L244.50862,81.473773 C244.50862,86.7166155 244.928048,90.596319 245.766903,92.9031697 C246.605757,95.2100204 248.17861,96.3634458 250.485461,96.3634458 C252.687455,96.3634458 254.260308,95.2100204 255.204019,92.9031697 C256.147731,90.596319 256.567158,86.7166155 256.567158,81.473773 L256.567158,59.1392638 C256.567158,54.0012781 256.147731,50.2264315 255.204019,47.9195808 C254.260308,45.5078732 252.687455,44.3544479 250.485461,44.3544479 Z M435.452946,46.4515849 C434.175003,47.6312244 433.265697,49.087342 432.725029,50.906337 L432.621811,51.275 L432.621811,91.9594581 C433.922036,94.1614519 435.767516,95.6294479 439.018079,95.7343047 C440.695788,95.7343047 442.058927,95.1051636 443.107496,93.8468814 C444.156064,92.5885992 444.890062,90.4914622 445.30949,87.5554703 C445.71214,84.7369182 445.921518,80.8553692 445.937624,75.9108235 L445.938631,75.2872188 L445.938631,65.9549591 C445.938631,60.2926892 445.728917,55.9935583 445.414346,52.9527096 C444.994919,49.9118609 444.470635,47.7098671 443.526923,46.4515849 C441.702414,43.8301636 437.759796,43.8616207 435.452946,46.4515849 Z M490.92222,44.0398773 C489.139653,44.1447342 487.881371,44.6690184 487.147373,45.6127301 C486.308518,46.6612986 485.784234,48.2341513 485.469663,50.541002 C485.161384,52.8017157 485.054514,60.7018825 485.050363,61.0169849 L485.050236,66.1646728 L496.794203,66.1646728 L496.793373,61.6248446 L496.793236,61.7122499 C496.787382,63.2993708 496.754477,60.7909373 496.681842,57.7119157 L496.671921,57.2983077 C496.605889,54.5919004 496.509592,51.574591 496.374776,50.541002 C496.060205,48.1292945 495.535921,46.4515849 494.697066,45.5078732 C493.858211,44.5641616 492.599929,44.0398773 490.92222,44.0398773 Z" fill="#282828"> </path> </svg> </a> </div> <div class="w-full mb-6 pb-6 border-b border-gray-300"> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-3/5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box border-b border-gray-400 sm:border-none pb-4 sm:pb-0' data-id='1902948' id='1902948' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="PSX Soars: KSE-100 Gains 600+ Points in Bullish Rebound | Dawn News English" href="https://www.dawn.com/news/1902948/psx-soars-kse-100-gains-600-points-in-bullish-rebound-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/9P9xq7tBacM/maxresdefault.jpg" alt="PSX Soars: KSE-100 Gains 600+ Points in Bullish Rebound | Dawn News English" title="PSX Soars: KSE-100 Gains 600+ Points in Bullish Rebound | Dawn News English" /></picture></a></div> </figure> <!-- box/title playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902948' class='story__title font-playfair-display leading-tight text-center '><a href='https://www.dawn.com/news/1902948/psx-soars-kse-100-gains-600-points-in-bullish-rebound-dawn-news-english' class='story__link '>PSX Soars: KSE-100 Gains 600+ Points in Bullish Rebound | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-2/5 sm:ml-4"> <div class="grid grid-cols-2 sm:grid-cols-2 gap-2 sm:gap-4 divide-y divide-gray-300 sm:divide-y-0"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1902919' id='1902919' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Starlink Coming Soon In Pakistan | Dawn News English" href="https://www.dawn.com/news/1902919/starlink-coming-soon-in-pakistan-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/syihZFsPqw4/mqdefault.jpg" alt="Starlink Coming Soon In Pakistan | Dawn News English" title="Starlink Coming Soon In Pakistan | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902919' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902919/starlink-coming-soon-in-pakistan-dawn-news-english' class='story__link '>Starlink Coming Soon In Pakistan | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1902918' id='1902918' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Pakistan Govt Yet To Finalise Policy To Counter US Tariffs | Dawn News English" href="https://www.dawn.com/news/1902918/pakistan-govt-yet-to-finalise-policy-to-counter-us-tariffs-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/GspH8WdwEro/mqdefault.jpg" alt="Pakistan Govt Yet To Finalise Policy To Counter US Tariffs | Dawn News English" title="Pakistan Govt Yet To Finalise Policy To Counter US Tariffs | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902918' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902918/pakistan-govt-yet-to-finalise-policy-to-counter-us-tariffs-dawn-news-english' class='story__link '>Pakistan Govt Yet To Finalise Policy To Counter US Tariffs | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1902914' id='1902914' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="China Vows To Fight Trump&rsquo;s Tariffs To The End | Dawn News English" href="https://www.dawn.com/news/1902914/china-vows-to-fight-trumps-tariffs-to-the-end-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/1iHWy890ctA/mqdefault.jpg" alt="China Vows To Fight Trump&rsquo;s Tariffs To The End | Dawn News English" title="China Vows To Fight Trump&rsquo;s Tariffs To The End | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902914' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902914/china-vows-to-fight-trumps-tariffs-to-the-end-dawn-news-english' class='story__link '>China Vows To Fight Trump’s Tariffs To The End | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1902913' id='1902913' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Trump Tariff Uncertainty Sends US Markets Tumbling | Dawn News English" href="https://www.dawn.com/news/1902913/trump-tariff-uncertainty-sends-us-markets-tumbling-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/Y9oV9pjZ3KY/mqdefault.jpg" alt="Trump Tariff Uncertainty Sends US Markets Tumbling | Dawn News English" title="Trump Tariff Uncertainty Sends US Markets Tumbling | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902913' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902913/trump-tariff-uncertainty-sends-us-markets-tumbling-dawn-news-english' class='story__link '>Trump Tariff Uncertainty Sends US Markets Tumbling | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="w-full"> <span id='explainers' dir='auto' class='badge inline-flex text-6 text-red-600 uppercase font-playfair-display leading-tight mb-2 align-middle'>Explainers</span> <p class="font-playfair-display text-4 font-bold mb-2">Too long didn't read? We've got you! We bring you a summary of what, where, why & who.</p> <!-- Youtube --> </div> <div class="w-full mb-6 pb-6 border-b border-gray-300"> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-3/5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box border-b border-gray-400 sm:border-none pb-4 sm:pb-0' data-id='1902512' id='1902512' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Will US Arrest Netanyahu? | Dawn News English" href="https://www.dawn.com/news/1902512/will-us-arrest-netanyahu-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/LqZlgWVk3oI/maxresdefault.jpg" alt="Will US Arrest Netanyahu? | Dawn News English" title="Will US Arrest Netanyahu? | Dawn News English" /></picture></a></div> </figure> <!-- box/title playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902512' class='story__title font-playfair-display leading-tight text-center '><a href='https://www.dawn.com/news/1902512/will-us-arrest-netanyahu-dawn-news-english' class='story__link '>Will US Arrest Netanyahu? | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-2/5 sm:ml-4"> <div class="grid grid-cols-2 sm:grid-cols-2 gap-2 sm:gap-4 divide-y divide-gray-300 sm:divide-y-0"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1902076' id='1902076' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Trump&rsquo;s Tariff Bombshell: Explained | Dawn News English" href="https://www.dawn.com/news/1902076/trumps-tariff-bombshell-explained-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/j53KsIW7jCQ/mqdefault.jpg" alt="Trump&rsquo;s Tariff Bombshell: Explained | Dawn News English" title="Trump&rsquo;s Tariff Bombshell: Explained | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902076' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902076/trumps-tariff-bombshell-explained-dawn-news-english' class='story__link '>Trump’s Tariff Bombshell: Explained | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1902049' id='1902049' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="What Are Tariffs? | Dawn News English" href="https://www.dawn.com/news/1902049/what-are-tariffs-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/B7Jsv3fvfv4/mqdefault.jpg" alt="What Are Tariffs? | Dawn News English" title="What Are Tariffs? | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902049' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1902049/what-are-tariffs-dawn-news-english' class='story__link '>What Are Tariffs? | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1901859' id='1901859' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Trump&rsquo;s Sweeping Reciprocal Tariffs | Dawn News English" href="https://www.dawn.com/news/1901859/trumps-sweeping-reciprocal-tariffs-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/GqrV9IHb-5Q/mqdefault.jpg" alt="Trump&rsquo;s Sweeping Reciprocal Tariffs | Dawn News English" title="Trump&rsquo;s Sweeping Reciprocal Tariffs | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1901859' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1901859/trumps-sweeping-reciprocal-tariffs-dawn-news-english' class='story__link '>Trump’s Sweeping Reciprocal Tariffs | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1901851' id='1901851' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Break Down Of Trump&rsquo;s Tariffs By Country | Dawn News English" href="https://www.dawn.com/news/1901851/break-down-of-trumps-tariffs-by-country-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/9T_XWdAHD7g/mqdefault.jpg" alt="Break Down Of Trump&rsquo;s Tariffs By Country | Dawn News English" title="Break Down Of Trump&rsquo;s Tariffs By Country | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1901851' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1901851/break-down-of-trumps-tariffs-by-country-dawn-news-english' class='story__link '>Break Down Of Trump’s Tariffs By Country | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="w-full"> <span id='podcasts' dir='auto' class='badge inline-flex text-6 text-red-600 uppercase font-playfair-display leading-tight mb-2 align-middle'>Podcasts</span> <p class="font-playfair-display text-4 font-bold mb-2"></p> <!-- Youtube --> <a target="_blank" class="flex text-3.5 font-arial font-bold self-center align-middle" href="https://www.youtube.com/playlist?list=PLO5xTrnEEnDLjl_19j0Jh7qMz7IEFXB9w"> WATCH ON <svg class="h-6 mt-1 ml-1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 230"> <path d="M159.889142,17.9305215 C157.980727,10.8778981 152.47152,5.36869078 145.418897,3.46027607 C132.731218,0 81.6659313,0 81.6659313,0 C81.6659313,0 30.600645,0.104856851 17.9129661,3.56513292 C10.8603427,5.47354763 5.35113537,10.9827549 3.44272066,18.0353783 C-0.395040075,40.5796012 -1.88400735,74.9307055 3.54757751,96.5731595 C5.45599222,103.625783 10.9651995,109.13499 18.0178229,111.043405 C30.7055018,114.503681 81.7707881,114.503681 81.7707881,114.503681 C81.7707881,114.503681 132.836074,114.503681 145.523753,111.043405 C152.576377,109.13499 158.085584,103.625783 159.993999,96.5731595 C164.041473,73.9974796 165.28927,39.6673466 159.889142,17.9305215 Z" fill="#FF0000"> </path> <polygon fill="#FFFFFF" points="65.4131194 81.7883436 107.775287 57.2518405 65.4131194 32.7153374"> </polygon> <path d="M491.23679,33.2396217 C496.794203,33.2396217 500.988477,34.2881902 503.924469,36.2804703 C506.860461,38.2727505 508.957598,41.418456 510.21588,45.7175869 C511.474162,50.0167178 511.998447,55.8887014 511.998447,63.4383947 L511.998447,75.7066462 L485.050236,75.7066462 L485.050236,79.4814928 L485.469663,89.8623211 C485.784234,92.1691718 486.308518,93.8468814 487.147373,94.8954499 C487.986228,95.9440184 489.349367,96.4683027 491.131933,96.4683027 C493.543641,96.4683027 495.221351,95.524591 496.060205,93.6371677 C497.003917,91.7497444 497.423344,88.6040389 497.528201,84.304908 L511.474162,85.1437628 C511.579019,85.7729039 511.579019,86.6117587 511.579019,87.6603272 C511.579019,94.2663088 509.796453,99.1945808 506.126463,102.445143 C502.456473,105.695706 497.423344,107.373415 490.817363,107.373415 C482.848242,107.373415 477.290829,104.856851 474.145124,99.9285787 C470.999418,95.0003067 469.321708,87.2408998 469.321708,76.8600716 L469.321708,64.1723926 C469.678222,46.346728 472.813442,33.2920501 491.23679,33.2396217 Z M297.356473,34.6027607 L297.356473,87.1360429 C297.356473,90.2817485 297.671044,92.5885992 298.405042,93.9517382 C299.894009,96.8667587 303.752741,96.1222751 305.849878,94.6857362 C307.060626,93.8673257 308.03656,92.7468087 308.681013,91.4351738 L308.681013,34.6027607 L324.724111,34.6027607 L324.724111,106.21999 L312.141289,106.21999 L310.77815,97.4120143 L310.46358,97.4120143 C307.003303,104.017996 301.865318,107.373415 295.049623,107.373415 C284.559219,107.346677 281.993214,99.7894861 281.382173,92.1137327 L281.34221,91.5718144 C281.262321,90.3976499 281.224876,89.2247914 281.208518,88.0797546 L281.208518,34.6027607 L297.356473,34.6027607 Z M380.088528,34.6027607 L380.088528,87.1360429 C380.088528,90.2817485 380.403099,92.5885992 381.137097,93.9517382 C382.626064,96.8667587 386.484796,96.1222751 388.581933,94.6857362 C389.792681,93.8673257 390.768615,92.7468087 391.413068,91.4351738 L391.413068,34.6027607 L407.456166,34.6027607 L407.456166,106.21999 L394.873344,106.21999 L393.510205,97.4120143 L393.195635,97.4120143 C389.735359,104.017996 384.597373,107.373415 377.781678,107.373415 C367.291274,107.346677 364.72527,99.7894861 364.114228,92.1137327 L364.074265,91.5718144 C363.994377,90.3976499 363.956931,89.2247914 363.940573,88.0797546 L363.940573,34.6027607 L380.088528,34.6027607 Z M250.800032,33.2396217 C256.042874,33.2396217 260.342005,34.2881902 263.48771,36.490184 C266.633416,38.6921779 269.045124,42.0475971 270.513119,46.6612986 C271.981115,51.275 272.715113,57.4615542 272.715113,65.1161043 L272.715113,75.4969325 C272.715113,83.1514826 271.981115,89.23318 270.513119,93.8468814 C269.045124,98.4605828 266.738273,101.816002 263.48771,104.017996 C260.237148,106.115133 255.83316,107.268558 250.380604,107.268558 C244.718334,107.373415 240.314346,106.21999 237.063784,104.122853 C233.813222,101.920859 231.506371,98.5654397 230.143232,93.9517382 C228.780093,89.3380368 228.150952,83.2563395 228.150952,75.6017894 L228.150952,65.2209611 C228.150952,57.566411 228.88495,51.275 230.457802,46.6612986 C232.030655,41.9427403 234.442363,38.5873211 237.797782,36.490184 C241.153201,34.393047 245.452332,33.2396217 250.800032,33.2396217 Z M432.621811,4.50884458 L432.621811,42.2573108 L432.726667,42.2573108 C434.194663,39.5310327 436.082087,37.3290389 438.703508,35.6513292 C441.151777,34.0047112 444.036719,33.1282731 446.987199,33.1347648 C450.866903,33.1347648 453.802894,34.1833333 456.004888,36.1756135 C458.206882,38.2727505 459.779735,41.5233129 460.723447,46.0321575 C461.637667,50.4001007 462.158265,56.4409407 462.18991,64.059347 L462.191443,64.8015337 L462.191443,76.1260736 C462.191443,86.7166155 460.828303,94.5808793 458.311739,99.6140082 C455.690318,104.647137 451.705757,107.163701 446.253201,107.163701 C443.212353,107.163701 440.486074,106.429703 437.96951,105.066564 C435.742056,103.768558 433.897942,101.908197 432.619841,99.6750483 L432.412097,99.2994376 L432.097526,99.2994376 L430.419817,106.115133 L417.102997,106.115133 L417.102997,4.50884458 L432.621811,4.50884458 Z M368.449418,8.17883436 L368.449418,21.1810838 L352.511177,21.1810838 L352.511177,106.21999 L336.782649,106.21999 L336.782649,21.1810838 L320.739551,21.1810838 L320.739551,8.17883436 L368.449418,8.17883436 Z M195.540471,8.17883436 L195.549368,8.21831506 C195.702992,8.90029808 197.823461,18.3253965 200.15457,29.3057636 L200.33901,30.1757348 C200.431417,30.6122051 200.52408,31.0508039 200.616892,31.4910893 L200.80268,32.3737779 C200.833667,32.5212237 200.864663,32.6688243 200.895663,32.8165631 L201.081684,33.7045241 C201.112686,33.8527505 201.143684,34.0010824 201.174675,34.1495034 L201.360496,35.0409685 L201.360496,35.0409685 L201.630891,36.3438432 C203.204721,43.9476033 204.707581,51.573842 205.606729,57.0421268 L206.026156,57.0421268 C206.888169,52.1367136 208.138966,45.8595566 209.473227,39.4509076 L209.822988,37.7769188 C209.998614,36.9392485 210.175209,36.1011759 210.352094,35.2654533 L210.627389,33.9677196 C213.194244,21.8944685 215.74837,10.6155298 216.223526,8.52432128 L216.254224,8.38927119 C216.285747,8.2506583 216.302128,8.17883436 216.302128,8.17883436 L232.345226,8.17883436 L213.785563,74.3435072 L213.785563,106.115133 L197.952179,106.115133 L197.952179,74.448364 L197.847322,74.448364 L179.497373,8.17883436 L195.540471,8.17883436 Z M250.485461,44.3544479 C248.283467,44.3544479 246.815471,45.5078732 245.87176,47.9195808 C244.928048,50.3312883 244.50862,54.0012781 244.50862,59.1392638 L244.50862,81.473773 C244.50862,86.7166155 244.928048,90.596319 245.766903,92.9031697 C246.605757,95.2100204 248.17861,96.3634458 250.485461,96.3634458 C252.687455,96.3634458 254.260308,95.2100204 255.204019,92.9031697 C256.147731,90.596319 256.567158,86.7166155 256.567158,81.473773 L256.567158,59.1392638 C256.567158,54.0012781 256.147731,50.2264315 255.204019,47.9195808 C254.260308,45.5078732 252.687455,44.3544479 250.485461,44.3544479 Z M435.452946,46.4515849 C434.175003,47.6312244 433.265697,49.087342 432.725029,50.906337 L432.621811,51.275 L432.621811,91.9594581 C433.922036,94.1614519 435.767516,95.6294479 439.018079,95.7343047 C440.695788,95.7343047 442.058927,95.1051636 443.107496,93.8468814 C444.156064,92.5885992 444.890062,90.4914622 445.30949,87.5554703 C445.71214,84.7369182 445.921518,80.8553692 445.937624,75.9108235 L445.938631,75.2872188 L445.938631,65.9549591 C445.938631,60.2926892 445.728917,55.9935583 445.414346,52.9527096 C444.994919,49.9118609 444.470635,47.7098671 443.526923,46.4515849 C441.702414,43.8301636 437.759796,43.8616207 435.452946,46.4515849 Z M490.92222,44.0398773 C489.139653,44.1447342 487.881371,44.6690184 487.147373,45.6127301 C486.308518,46.6612986 485.784234,48.2341513 485.469663,50.541002 C485.161384,52.8017157 485.054514,60.7018825 485.050363,61.0169849 L485.050236,66.1646728 L496.794203,66.1646728 L496.793373,61.6248446 L496.793236,61.7122499 C496.787382,63.2993708 496.754477,60.7909373 496.681842,57.7119157 L496.671921,57.2983077 C496.605889,54.5919004 496.509592,51.574591 496.374776,50.541002 C496.060205,48.1292945 495.535921,46.4515849 494.697066,45.5078732 C493.858211,44.5641616 492.599929,44.0398773 490.92222,44.0398773 Z" fill="#282828"> </path> </svg> </a> </div> <div class="w-full mb-6 pb-6 border-b border-gray-300"> <div class="flex flex-col sm:flex-row"> <div class="w-full sm:w-3/5"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box border-b border-gray-400 sm:border-none pb-4 sm:pb-0' data-id='1902515' id='1902515' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Power Package And Trump&rsquo;s Tariff Tsunami | Dawn News English" href="https://www.dawn.com/news/1902515/power-package-and-trumps-tariff-tsunami-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/rUKyYJpo9H8/maxresdefault.jpg" alt="Power Package And Trump&rsquo;s Tariff Tsunami | Dawn News English" title="Power Package And Trump&rsquo;s Tariff Tsunami | Dawn News English" /></picture></a></div> </figure> <!-- box/title playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1902515' class='story__title font-playfair-display leading-tight text-center '><a href='https://www.dawn.com/news/1902515/power-package-and-trumps-tariff-tsunami-dawn-news-english' class='story__link '>Power Package And Trump’s Tariff Tsunami | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> </div> <div class="w-full sm:w-2/5 sm:ml-4"> <div class="grid grid-cols-2 sm:grid-cols-2 gap-2 sm:gap-4 divide-y divide-gray-300 sm:divide-y-0"> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1901576' id='1901576' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Reporting In The Age Of PECA | Pakistan | DigiPod | Dawn News English" href="https://www.dawn.com/news/1901576/reporting-in-the-age-of-peca-pakistan-digipod-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/ZDN1aF1lWro/mqdefault.jpg" alt="Reporting In The Age Of PECA | Pakistan | DigiPod | Dawn News English" title="Reporting In The Age Of PECA | Pakistan | DigiPod | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1901576' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1901576/reporting-in-the-age-of-peca-pakistan-digipod-dawn-news-english' class='story__link '>Reporting In The Age Of PECA | Pakistan | DigiPod | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1901492' id='1901492' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="From Karachi To Shark Tank | Dawn News English" href="https://www.dawn.com/news/1901492/from-karachi-to-shark-tank-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/a3vaD5bAunE/mqdefault.jpg" alt="From Karachi To Shark Tank | Dawn News English" title="From Karachi To Shark Tank | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1901492' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1901492/from-karachi-to-shark-tank-dawn-news-english' class='story__link '>From Karachi To Shark Tank | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1899630' id='1899630' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="Should Banks Be Taxed Extra? | Muneer Kamal | Dawn News English" href="https://www.dawn.com/news/1899630/should-banks-be-taxed-extra-muneer-kamal-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/DK3iHnPjAww/mqdefault.jpg" alt="Should Banks Be Taxed Extra? | Muneer Kamal | Dawn News English" title="Should Banks Be Taxed Extra? | Muneer Kamal | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1899630' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1899630/should-banks-be-taxed-extra-muneer-kamal-dawn-news-english' class='story__link '>Should Banks Be Taxed Extra? | Muneer Kamal | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> <!-- - - - article - - - --> <article class='story relative overflow-hidden box mt-2' data-id='1897896' id='1897896' data-layout='story' data-tags=''> <!-- box/image --> <figure class='media media__icon-video sm:w-full w-full mb-0 ' > <div class='media__item '><a title="The Trump Effect On Pakistan-US Ties | Michael Kugelman | Dawn News English" href="https://www.dawn.com/news/1897896/the-trump-effect-on-pakistan-us-ties-michael-kugelman-dawn-news-english" target="_self"><picture><img src="https://i.ytimg.com/vi/Yjgis6N0n2E/mqdefault.jpg" alt="The Trump Effect On Pakistan-US Ties | Michael Kugelman | Dawn News English" title="The Trump Effect On Pakistan-US Ties | Michael Kugelman | Dawn News English" /></picture></a></div> </figure> <!-- box/title text:4-playfairdisplay --> <h2 dir='auto' data-layout='story' data-id='1897896' class='story__title text-4 font-playfair-display leading-tight '><a href='https://www.dawn.com/news/1897896/the-trump-effect-on-pakistan-us-ties-michael-kugelman-dawn-news-english' class='story__link '>The Trump Effect On Pakistan-US Ties | Michael Kugelman | Dawn News English</a></h2> </article> <!-- - - - /article - - - --> </div> </div> </div> </div> <div class="w-full"> <span id='dawn-channels' dir='auto' class='badge inline-flex text-red-600 uppercase font-playfair-display text-8 sm:text-10 mb-6 align-middle'>Dawn Channels</span> </div> <div class="grid grid-cols-3 sm:grid-cols-6 gap-4 mb-10"> <div class=""> <figure class="media w-full"> <div class="media__item media__item--100"> <a title="DawnNews" href="https://www.youtube.com/user/dawnnewspakistan" target="_blank"> <picture> <img src="https://i.dawn.com/large/2023/02/0913263446790b0.jpg" alt="DawnNews"> </picture> </a> </div> </figure> <div class="text-center"> <span class="font-playfair-display text-4 font-bold">DawnNews</span> </div> </div> <div class=""> <figure class="media w-full"> <div class="media__item media__item--100"> <a title="dawndotcom" href="https://www.youtube.com/user/dawndotcom" target="_blank"> <picture> <img src="https://i.dawn.com/large/2023/02/09132642a7f6e98.jpg" alt="dawndotcom"> </picture> </a> </div> </figure> <div class="text-center"> <span class="font-playfair-display text-4 font-bold">dawndotcom</span> </div> </div> <div class=""> <figure class="media w-full"> <div class="media__item media__item--100"> <a title="DawnNews Instagram" href="https://www.instagram.com/dawnnewsenglish/" target="_blank"> <picture> <img src="https://i.dawn.com/large/2024/05/311658173cca98c.png" alt="DawnNews Instagram"> </picture> </a> </div> </figure> <div class="text-center"> <span class="font-playfair-display text-4 font-bold">DawnNews Instagram</span> </div> </div> <div class=""> <figure class="media w-full"> <div class="media__item media__item--100"> <a title="Teeli" href="https://www.youtube.com/channel/UCkMdI0K-74jAjOmh5J5H97Q" target="_blank"> <picture> <img src="https://i.dawn.com/large/2023/02/091326491b7bf36.jpg" alt="Teeli"> </picture> </a> </div> </figure> <div class="text-center"> <span class="font-playfair-display text-4 font-bold">Teeli</span> </div> </div> <div class=""> <figure class="media w-full"> <div class="media__item media__item--100"> <a title="We Love Food" href="https://www.youtube.com/channel/UCnJLk0QXc3C6RIv7GGn4DCA" target="_blank"> <picture> <img src="https://i.dawn.com/large/2023/02/091326543ab1c21.jpg" alt="We Love Food"> </picture> </a> </div> </figure> <div class="text-center"> <span class="font-playfair-display text-4 font-bold">We Love Food</span> </div> </div> <div class=""> <figure class="media w-full"> <div class="media__item media__item--100"> <a title="DN Sport" href="https://www.youtube.com/channel/UC1CCLJvP89pgwZRCVes2iAA" target="_blank"> <picture> <img src="https://i.dawn.com/large/2023/02/09132700861900f.jpg" alt="DN Sport"> </picture> </a> </div> </figure> <div class="text-center"> <span class="font-playfair-display text-4 font-bold">DN Sport</span> </div> </div> <div class=""> <figure class="media w-full"> <div class="media__item media__item--100"> <a title="CityFM89" href="https://www.youtube.com/@CityFM89official" target="_blank"> <picture> <img src="https://i.dawn.com/large/2023/06/07153211a069b42.png" alt="CityFM89"> </picture> </a> </div> </figure> <div class="text-center"> <span class="font-playfair-display text-4 font-bold">CityFM89</span> </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.20241114121412.css' media='all'></footer> </body> </html>

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