CINXE.COM
Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment! | 👍 LatestLY
<!DOCTYPE html> <html lang="en"> <head> <link rel="shortcut icon" href="https://stfe.latestly.com/images/fav/favicon.ico?ver=112" type="image/x-icon" /> <link rel="apple-touch-icon" sizes="57x57" href="https://stfe.latestly.com/images/fav/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="https://stfe.latestly.com/images/fav/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://stfe.latestly.com/images/fav/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="https://stfe.latestly.com/images/fav/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://stfe.latestly.com/images/fav/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="https://stfe.latestly.com/images/fav/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://stfe.latestly.com/images/fav/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://stfe.latestly.com/images/fav/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://stfe.latestly.com/images/fav/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="https://stfe.latestly.com/images/fav/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://stfe.latestly.com/images/fav/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="https://stfe.latestly.com/images/fav/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://stfe.latestly.com/images/fav/favicon-16x16.png"> <link rel="manifest" href="https://stfe.latestly.com/images/fav/manifest.json"> <meta name="google-site-verification" content="qCLBUm78pwVEtL4b2aq0P4Sa9_2-bDxaBoWtx0lyP7M" /> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="https://stfe.latestly.com/images/fav/ms-icon-144x144.png"> <!-- <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> --> <script> var jsScripts = []; window.googletag = window.googletag || {cmd: []}; </script> <script> googletag.cmd.push(function() { var width = window.innerWidth || document.documentElement.clientWidth; // googletag.defineSlot('/21682383758/160x600_RHS', [160, 600], 'div-gpt-ad-1590063610495-0').addService(googletag.pubads()); // googletag.defineSlot('/21682383758/LatestLY_160x600_LHS', [160, 600], 'div-gpt-ad-1590063487025-0').addService(googletag.pubads()); googletag.defineSlot('/21682383758/latestly_300x250_atf', [300, 250], 'div-gpt-ad-1560419204258-0').addService(googletag.pubads()); googletag.defineSlot('/21682383758/latestly_300x250_btf1', [300, 250], 'div-gpt-ad-1560419252833-0').addService(googletag.pubads()); googletag.defineSlot('/21682383758/latestly_300x250_btf2', [300, 250], 'div-gpt-ad-1560419301349-0').addService(googletag.pubads()); googletag.defineSlot('/21682383758/latestly_300x250_btf3', [300, 250], 'div-gpt-ad-1560419346035-0').addService(googletag.pubads()); googletag.defineSlot('/21682383758/New_300x600', [[300, 600], [300, 250]], 'div-gpt-ad-1630910841985-0').addService(googletag.pubads()); if (width >= 992) { googletag.defineSlot('/21682383758/980X200', [[970, 90], [728, 90]], 'div-gpt-ad-1630330283310-0').addService(googletag.pubads()); }else{ googletag.defineSlot('/21682383758/980X200', [[728, 90],[300, 250]], 'div-gpt-ad-1630330283310-0').addService(googletag.pubads()); } //googletag.defineSlot('/21682383758/728x90_Top', [728, 90], 'div-gpt-ad-1568807958472-0').addService(googletag.pubads()); googletag.defineSlot('/21682383758/latestly_300x250_atf', [300, 250], 'div-gpt-ad-1560419204258-1').addService(googletag.pubads()); googletag.defineSlot('/21682383758/latestly_300x250_atf', [300, 250], 'div-gpt-ad-1560419204258-2').addService(googletag.pubads()); googletag.defineSlot('/21682383758/latestly_728x90_btf2', [728, 90], 'div-gpt-ad-1560419641727-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); var rNum = ((Math.floor(Math.random() * 20) + 1)).toString(); googletag.pubads().setTargeting('rnum', rNum); googletag.pubads().setTargeting('language', ['marathi']).setTargeting('Section', ['Socially']); googletag.enableServices(); }); </script><script src="//www.googletagservices.com/tag/js/gpt.js"></script> <script type="text/javascript"> const googletag = window.googletag || (window.googletag = { cmd: [] }); const createScope = (action) => action && action(); const GPTAdsManager = createScope(() => { let initialized = false; const initializeAds = (initialLoading = false, singleRequest = true) => { if (initialized) { return; } initialized = true; googletag.cmd.push(() => { const pubads = googletag.pubads(); if (!initialLoading) { pubads.disableInitialLoad(); } if (singleRequest) { pubads.enableSingleRequest(); } googletag.enableServices(); }); }; const createSlot = (adPath, adWidth, adHeight, elementId) => { initializeAds(); // only if not initialized yet let slot = null; googletag.cmd.push(() => { const size = adWidth & adHeight ? [adWidth, adHeight] : ['fluid']; const tmp = googletag.defineSlot(adPath, size, elementId); if (tmp) { slot = tmp; tmp.addService(googletag.pubads()); } }); const display = () => { if (slot) { googletag.cmd.push(() => { const pubads = googletag.pubads(); pubads.refresh([slot]); }); } }; const refresh = () => { if (slot) { googletag.cmd.push(() => { const pubads = googletag.pubads(); pubads.refresh([slot]); }); } }; const destroy = () => { if (slot) { const tmp = slot; googletag.cmd.push(() => { const pubads = googletag.pubads(); googletag.destroySlots([tmp]); }); slot = null; } }; return { display, refresh, destroy }; } return { initializeAds, createSlot }; }); </script> <script type="text/javascript"> function lyGPTScript() { var wtads = document.createElement('script'); wtads.async = true; wtads.type = 'text/javascript'; wtads.src = "https://securepubads.g.doubleclick.net/tag/js/gpt.js"; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(wtads, node); } window.addEventListener('load', (event) => { setTimeout(function () { lyGPTScript(); }, 3000); }); </script> <link rel="preload" as="font" href="https://stfe.latestly.com/css/fonts/Roboto-Medium.woff" type="font/woff" crossorigin> <link rel="preconnect" crossorigin href="//st1.latestly.com" crossorigin /><link rel="preconnect" crossorigin href="https://fonts.gstatic.com/" /><link rel="preconnect" crossorigin href="https://www.googletagservices.com/" /><link rel="preconnect" crossorigin href="https://www.google-analytics.com/" /><link rel="preconnect" crossorigin href="https://securepubads.g.doubleclick.net/" /><link rel="preconnect" crossorigin href="//stfe.latestly.com"> <meta name="theme-color" content="#ffffff"> <title>Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment! | 👍 LatestLY</title> <meta name="viewport" content="width=1250"> <meta name="robots" content="max-image-preview:large" /> <meta name="description" content="The World Chess Championship 2024 has kicked off today in Singapore. The final match between D Gukesh and Ding Liren gets a colourful acknowledgement with a Chess 2024 Google doodle. View the Google doodle below. 👍 Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!." /> <meta name="news_keywords" content="chess,Chess Board,Chess Facts,Chess Game,Chess Latest News,Chess Match,Chess News,D Gukesh,D Gukesh News,D Gukesh vs Ding Liren,FIDE World Chess Championship,FIDE World Chess Championship 2024,Grandmaster D Gukesh,World Chess Championship,World Chess Championship 2024,World Chess Championship 2024 Date,World Chess Championship 2024 Schedule" /> <meta name="Keywords" content="chess,Chess Board,Chess Facts,Chess Game,Chess Latest News,Chess Match,Chess News,D Gukesh,D Gukesh News,D Gukesh vs Ding Liren,FIDE World Chess Championship,FIDE World Chess Championship 2024,Grandmaster D Gukesh,World Chess Championship,World Chess Championship 2024,World Chess Championship 2024 Date,World Chess Championship 2024 Schedule"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta property="og:locale" content="en_US" /> <meta property="og:locale:alternate" content="en_IN" /> <meta property="og:site_name" content="LatestLY" /> <meta name="author" content="Nimmi Mathai" /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html" /> <meta property="og:title" content="Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment! | 👍 LatestLY" /> <meta property="og:description" content="The World Chess Championship 2024 has kicked off today in Singapore. The final match between D Gukesh and Ding Liren gets a colourful acknowledgement with a Chess 2024 Google doodle. View the Google doodle below. 👍 Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!." /> <meta property="og:image" content="https://st1.latestly.com/wp-content/uploads/2024/11/Chess-2024-Google-Doodle-784x441.jpg" /> <meta property="og:image:width" content="784"/> <meta property="og:image:height" content="441"/> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@latestly"> <meta name="twitter:creator" content="@latestly"> <meta name="twitter:url" content="https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html"> <meta name="twitter:title" content="Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment! | 👍 LatestLY"> <meta name="twitter:description" content="The World Chess Championship 2024 has kicked off today in Singapore. The final match between D Gukesh and Ding Liren gets a colourful acknowledgement with a Chess 2024 Google doodle. View the Google doodle below. 👍 Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!."> <meta name="twitter:image" content="https://st1.latestly.com/wp-content/uploads/2024/11/Chess-2024-Google-Doodle-784x441.jpg"> <meta itemprop="name" content="LatestLY"> <meta itemprop="description" content="The World Chess Championship 2024 has kicked off today in Singapore. The final match between D Gukesh and Ding Liren gets a colourful acknowledgement with a Chess 2024 Google doodle. View the Google doodle below. 👍 Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!."> <meta itemprop="image" content="https://st1.latestly.com/wp-content/uploads/2024/11/Chess-2024-Google-Doodle.jpg"> <meta itemprop="publisher" content="LatestLY" /> <meta itemprop="url" content="https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html"/> <meta itemprop="headline" content="Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!"/> <meta itemprop="inLanguage" content="English"/> <meta itemprop="keywords" content="chess,Chess Board,Chess Facts,Chess Game,Chess Latest News,Chess Match,Chess News,D Gukesh,D Gukesh News,D Gukesh vs Ding Liren,FIDE World Chess Championship,FIDE World Chess Championship 2024,Grandmaster D Gukesh,World Chess Championship,World Chess Championship 2024,World Chess Championship 2024 Date,World Chess Championship 2024 Schedule"/> <meta property="fb:pages" content="387525034959718" /> <meta property="fb:app_id" content="224265671451116" /> <link rel="canonical" href="https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html" /> <meta property="article:published_time" content="2024-11-25T12:43:50+05:30" /> <meta property="article:modified_time" content="2024-11-25T12:43:50+05:30" /> <link rel="amphtml" href="https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html/amp"> <link href="https://plus.google.com/+LatestLY" rel="publisher" > <script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"NewsArticle","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/www.latestly.com\/socially\/social-viral\/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html","name":"Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful"},"url":"https:\/\/www.latestly.com\/socially\/social-viral\/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html","articleBody":"The World Chess Championship 2024 has kicked off today in the beautiful country of Singapore. The event will have a match take place between Indian chess grandmaster Gukesh Dommaraju, popularly known as D Gukesh, and Chinese chess grandmaster Ding Liren, the current reigning champion. As D Gukesh looks to dethrone Ding, and as we wait to find out who will be the World Chess Champion 2024, Google marks the final match and celebrates Chess with a colourful acknowledgement in the form of a Chess 2024 Google doodle. The creative animation features various pieces of the chess game. View the Google doodle below. Chess Fun Facts: Mark the Start of World Chess Championship 2024 by Learning 10 Interesting Things About Chess, The Game of Strategy and Skill. Chess 2024 Google Doodle [caption id=&quot;attachment_6443411&quot; align=&quot;alignnone&quot; width=&quot;1200&quot;] Chess 2024 Google Doodle (Photo Credits: Google)[/caption]","articleSection":"Socially","keywords":"chess,Chess Board,Chess Facts,Chess Game,Chess Latest News,Chess Match,Chess News,D Gukesh,D Gukesh News,D Gukesh vs Ding Liren,FIDE World Chess Championship,FIDE World Chess Championship 2024,Grandmaster D Gukesh,World Chess Championship,World Chess Championship 2024,World Chess Championship 2024 Date,World Chess Championship 2024 Schedule","headline":"Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful","description":"The World Chess Championship 2024 has kicked off today in Singapore. The final match between D Gukesh and Ding Liren gets a colourful acknowledgement with a Chess 2024 Google doodle. View the Google doodle below.","datePublished":"2024-11-25T12:43:50+05:30","dateModified":"2024-11-25T12:43:50+05:30","publisher":{"@type":"Organization","name":"LatestLY","logo":{"@type":"ImageObject","url":"https:\/\/stfe.latestly.com\/images\/logo.png","width":"600","height":"60"}},"author":{"@type":"Person","name":"Nimmi Mathai","sameAs":"https:\/\/www.latestly.com\/author\/nimmi-mathai\/"},"image":{"@type":"ImageObject","url":"https:\/\/st1.latestly.com\/wp-content\/uploads\/2024\/11\/Chess-2024-Google-Doodle.jpg","width":"1200","height":"675"}}</script> <script type="application/ld+json"> {"@context": "http://schema.org","@type": "ImageObject","contentUrl":"https://st1.latestly.com/wp-content/uploads/2024/11/Chess-2024-Google-Doodle.jpg","description": "The World Chess Championship 2024 has kicked off today in Singapore. The final match between D Gukesh and Ding Liren gets a colourful acknowledgement with a Chess 2024 Google doodle. View the Google doodle below.","name": "Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful","author": {"type":"Person","name":"Nimmi Mathai"},"datePublished": "2024-11-25T12:43:50+05:30"}</script> <script type="application/ld+json">{ "@context": "https://schema.org","@type": "WebPage","name": "Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful","description": "The World Chess Championship 2024 has kicked off today in Singapore. The final match between D Gukesh and Ding Liren gets a colourful acknowledgement with a Chess 2024 Google doodle. View the Google doodle below.","keywords":"chess,Chess Board,Chess Facts,Chess Game,Chess Latest News,Chess Match,Chess News,D Gukesh,D Gukesh News,D Gukesh vs Ding Liren,FIDE World Chess Championship,FIDE World Chess Championship 2024,Grandmaster D Gukesh,World Chess Championship,World Chess Championship 2024,World Chess Championship 2024 Date,World Chess Championship 2024 Schedule","url" : "https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html"}</script> <script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Latest News","url":"https:\/\/www.latestly.com\/headlines\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"India","url":"https:\/\/www.latestly.com\/india\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Politics","url":"https:\/\/www.latestly.com\/india\/politics\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Information","url":"https:\/\/www.latestly.com\/india\/information\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Education","url":"https:\/\/www.latestly.com\/india\/education\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"News","url":"https:\/\/www.latestly.com\/india\/news\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"World","url":"https:\/\/www.latestly.com\/world\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Entertainment","url":"https:\/\/www.latestly.com\/entertainment\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Bollywood","url":"https:\/\/www.latestly.com\/entertainment\/bollywood\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Hollywood","url":"https:\/\/www.latestly.com\/entertainment\/hollywood\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"TV","url":"https:\/\/www.latestly.com\/entertainment\/tv\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"South","url":"https:\/\/www.latestly.com\/entertainment\/south\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Sports","url":"https:\/\/www.latestly.com\/sports\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Cricket","url":"https:\/\/www.latestly.com\/sports\/cricket\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Football","url":"https:\/\/www.latestly.com\/sports\/football\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Kabaddi","url":"https:\/\/www.latestly.com\/sports\/kabaddi\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Tennis","url":"https:\/\/www.latestly.com\/sports\/tennis\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Badminton","url":"https:\/\/www.latestly.com\/sports\/badminton\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Lifestyle","url":"https:\/\/www.latestly.com\/lifestyle\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Food","url":"https:\/\/www.latestly.com\/lifestyle\/food\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Travel","url":"https:\/\/www.latestly.com\/lifestyle\/travel\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Fashion","url":"https:\/\/www.latestly.com\/lifestyle\/fashion\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Health & Wellness","url":"https:\/\/www.latestly.com\/lifestyle\/health-wellness\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Technology","url":"https:\/\/www.latestly.com\/technology\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Auto","url":"https:\/\/www.latestly.com\/auto\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Viral","url":"https:\/\/www.latestly.com\/viral\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Festivals","url":"https:\/\/www.latestly.com\/lifestyle\/festivals-events\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Videos","url":"https:\/\/www.latestly.com\/videos\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Photos","url":"https:\/\/www.latestly.com\/photos\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Elections","url":"https:\/\/www.latestly.com\/elections\/"}</script><script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"SiteNavigationElement","name":"Quickly","url":"https:\/\/www.latestly.com\/quickly\/"}</script><link rel="stylesheet" href="https://stfe.latestly.com/css/ly_custom_desk.css?ver=20210914-5" type="text/css"/> <style type="text/css"> .full-details{color:#333;font-weight:400;font-size:20px;line-height:34px;text-align:justify}.full-details p iframe{max-width:100%}.full-details img{border-radius:unset;display:block;margin:0 auto}.full-details ol,.full-details ul{margin-left:11px}.full-details ol li,.full-details ul li{color:#333;font-weight:400;font-size:20px;line-height:35px;text-align:justify;list-style:disc}.full-details ul.live_blog_ul{margin-left:unset}.full-details ul.live_blog_ul li{list-style:unset}.full-details h2{font-size:24px;line-height:30px;font-weight:700}.full-details h3{font-size:22px;line-height:28px;font-weight:700}.full-details p{color:#333;font-weight:400;font-size:18px;line-height:32px;text-align:justify;word-break:break-word}.full-details img[class*=wp-image-],.full-details p img[class*=wp-image-]{margin:0 auto;display:block;max-width:85%;height:auto}.full-details p a{color:#007bff}.full-details p a:hover{color:#ff0097}.full-details p .ak_video,.full-details p iframe[src*="www.youtube"]{max-width:85%}.full-details table{border:1px solid #ccc;padding:10px;width:100%}.full-details table th{font-size:18px;font-weight:700;color:#555;padding:10px;border:1px solid #ccc;border-width:1px 1px 0 0;vertical-align:top;background-color:#eee}.full-details table td{font-size:18px;font-weight:400;color:#555;padding:10px;border:1px solid #ccc;border-width:1px 1px 0 0;vertical-align:top}.full-details blockquote{position:relative;color:#333;text-align:center;font-size:24px;font-weight:400;line-height:1.6;background:#f9f9f9;padding:20px 5% 15px;text-indent:40px;display:block;margin:1.5rem auto!important;max-width:450px}.full-details blockquote p{color:#333;font-size:24px;margin-bottom:0}.full-details blockquote:after,.full-details blockquote:before{content:'';position:absolute;width:80px;height:80px;z-index:0}.full-details blockquote:before{top:0;left:0;background:url(https://icongr.am/material/format-quote-open.svg?size=30&color=EEEEEE) left top no-repeat;background-size:cover}.full-details blockquote:after{bottom:-10px;right:0;background:url(https://icongr.am/material/format-quote-close.svg?size=30&color=EEEEEE) left top no-repeat;background-size:cover}.full-details blockquote.instagram-media-registered:after,.full-details blockquote.instagram-media-registered:before,.full-details blockquote.instagram-media:after,.full-details blockquote.instagram-media:before,.full-details blockquote.twitter-tweet:after,.full-details blockquote.twitter-tweet:before{display:none}.full-details .ak_video{height:400px!important}.image_highlights_blk{float:left;padding-right:20px;max-width:50%}.full-details .adv_lhs_blk{text-align:center}.full-details p iframe{text-align:center;margin:0 auto;display:block}.polling-main p{color: #fff;font-size:18px;line-height:35px;}.article-header .article_auth_time_blk{border-top: 1px solid #e6e7e9;padding-top: 10px;width: 100%;}.article-header h2{font-style: italic;display: inline-block;width: 100%;position: relative;color: #555;font-size: 18px;font-weight: 400;line-height: 26px;padding: 0 0 10px;}.article-header .social_share_blk{text-align: center;padding-bottom: 10px;}.social_share_blk.col-sm-3.text-right{display:none;}.social_share_blk span a.social-icon-sm.whatsapp-sm{background: url(https://stfe.latestly.com/images/new_sprite_social_icons.png?v=1) -158px -182px no-repeat;background-size: 250px 250px;width: 30px;height: 30px;display: inline-block;}.social_share_blk span a.social-icon-sm.whatsapp-sm:hover {background: url(https://stfe.latestly.com/images/new_sprite_social_icons.png?v=1) -130px -141px no-repeat;background-size: 250px 250px;}.social_share_blk span a.social-icon-sm.linkedin-sm{background: url(https://stfe.latestly.com/images/linkedin.png) no-repeat;background-size: 30px 30px;width: 30px;height: 30px;display: inline-block;}.social_share_blk span a.social-icon-sm.linkedin-sm:hover {background: url(https://stfe.latestly.com/images/new_sprite_social_icons.png) -85px -91px no-repeat;background-size: 250px 250px;}.social_share_blk span a.social-icon-sm.mail-sm{background: url(https://stfe.latestly.com/images/dark-mail.png) no-repeat;background-size: 30px 30px;width: 30px;height: 30px;display: inline-block;}.social_share_blk span a.social-icon-sm.mail-sm:hover {background: url(https://stfe.latestly.com/images/pink-mail.png) no-repeat;background-size: 30px 30px;}.social_share_blk span {margin-right: 20px;}.adv_card .dm__pre-video-title{background: 0;border: 0;border-top: 2px solid #e5e7eb;display: block;text-align: center;width: 100%;height: 15px;}.adv_card .dm__pre-video-title b{display: inline-block;background: #fff;font-size: 18px;line-height: 1;color: #000;text-decoration: none !important;top: -20px;position: relative;padding: 0 10px;font-weight: bold;color: #ff0097;text-transform:uppercase;font-style: italic;}#amplifyWidget{bottom: 63px !important;margin-right: 22px !important;} </style> <style type="text/css"> .top-bar .news_strip .language_links{width: 350px !important}.top-bar .news_strip .news_scroller{width:calc(100% - 510px) !important}.add-left{display:block;transition:all .2s ease 0s;right:50.6%;margin:0 513px 0 0;position:fixed}.add-right{display:block;transition:all .2s ease 0s;margin:0 0 0 513px;left:50.6%;position:fixed}#content .container{max-width:1033px}.skining-fixed{top:94px}.sub_story_title{font-size:14px;line-height:21px}.top_story_title{font-size:23px;line-height:29px}.col-md-8{padding-right:5px}.tab_widget .card .story_list li{margin:0 0 10px}.widget_header_blk .tab_widget_menu_links .tab_menu_li .menu_alink{font-size:13px}.news_list_side_thumb li .info-wrap .story_title_alink .sub_story_title{max-height:64px}.trending_news_list li .rhs_story_title_alink .rhs_story_title{font-size:14px;line-height:20px}.horizontal_video_widget .video_container{border-right:1px solid #ccc;min-height:371px}#video_sidebar_listbox{max-height:385px}.category-cards-list ul li figure figcaption h3{font-size:12px;margin-bottom:0}.video_container .news_overlay_item_fig_blk .info_overlay .story_title_alink .sub_story_title{font-size:24px;line-height:32px}.news_overlay_item_fig_blk .info_overlay .story_title_alink .sub_story_title{font-size:14px;line-height:20px}.category-cards-list.quickly-card-list .quickly-card-slider{margin-bottom:-10px}.category-cards-list.quickly-card-list{padding:0}.top_story_fig_blk{margin-bottom:17px}.right_wrap{width:310px;padding-left:8px;float:left}.left_wrap{margin-right:10px}.tab_widget .card .story_list li{margin:0 0 6px}.tab_widget .card{padding:10px 10px 0}.tab_widget .view_all_link_blk .view_all_btn{margin:15px auto 0}.news_overlay_item_fig_blk{margin-bottom:9px}.col-sm-6 .news_overlay_item_fig_blk{margin-bottom:8px}.minheighttext .top_sub_story_list_blk .story_list li{padding:10px 0 10px 0;margin:0}.minheighttext .top_sub_story_list_blk .story_list li:last-of-type{padding:10px 0 0 0}.clear_grid .adv_card{margin-left:10px}.polling-main{width:85%}.article-body .ak_video{height:400px!important}.article-body p{font-size:18px;line-height:32px}.article-header .article_title{font-size:30px;line-height:38px}.article-body h2{font-size:24px;line-height:30px}.article-body h3{font-size:22px;line-height:28px;font-weight:700}.article_widget .col-sm-12{padding-right:5px;padding-left:15px}.covid-banner{margin-left:5px}.sub-hero figure{margin-right:10px}.sub_cat_bordered_alink{margin:2px 5px 5px 0}.sub_category_blk.col-sm-9.text-right a.sub_cat_bordered_alink{font-size:13px}#video_lead_slider{height:auto}@media screen and (max-width:992px) and (min-width:767px){.right_wrap{width:100%}}@media screen and (max-width:1267px) and (min-width:992px){.right_wrap{width:300px}}.article-header .article_auth_time_blk .article_auth_time .cat_name_alink {margin-right: 0px;font-size: 13px;}.story_blk.card .cat_name{font-size: 14px;}.article-header .article_auth_time_blk .article_auth_time span{font-size: 12px !important;}.article-header .article_auth_time_blk .font_resize_btn_blk .btn_div .font_change_btn{margin-left: 5px;}.article-header .article_auth_time_blk .read_in_lang ul li{font-size: 13px;}.article-header .article_auth_time_blk .read_in_lang ul li a{font-size: 12px;}.live-blog.widget_rhs .widget_header{border-bottom:0;padding-bottom:0}.live-blog.widget_rhs .tab_pane .trending_news_list li{border-bottom:0;padding:0;min-height:90px;margin:10px}.live-blog.widget_rhs .tab_pane .trending_news_list{padding:0}.live-blog.widget_rhs .widget_header a .widget_title_txt:before{width:8px;height:8px;background:#c00;box-shadow:0 0 0 rgba(214,2,12,.8);animation:pulse 1.7s infinite;border-radius:50%;content:"";display:inline-block;margin:0 8px 2px 0}.live-blog-time-widget:before{content:"";position:absolute;background:#fff;margin-left:80px;width:202px;height:2px;background-image:linear-gradient(90deg,#ccc,#ccc 70%,transparent 70%,transparent 100%);background-size:12px 5px;border:none;margin-top:10px;margin-right:5px}.live-blog-time-widget span{background:url(https://stfe.latestly.com/images/live-button.png) left center no-repeat #fff;background-size:80px auto;padding:11px 5px 10px 28px;font-size:11px;color:#fff;font-weight:700}.live-blog-time-widget{width:100%;margin-bottom:10px}.wp-live-blog-widget-sidebar:before{content:"";height:90px;position:absolute;margin-top:11px;border-left:2px dashed #ccc}.wp-live-blog-widget-sidebar{margin-top:-15px}.live-blog.widget_rhs ul li .rhs_story_title_alink{margin-left:15px}.top-social span a.social-icon-lg.dailymotion-lg,.floating_social_icons_blk span a.social-icon-lg.dailymotion-lg {background: url(https://stfe.latestly.com/images/dailymotion-icon-02.png) no-repeat; background-size: 30px 30px}.footer-share-wrap span a.social-icon-sm.dailymotion-sm{background: url(https://stfe.latestly.com/images/dailymotion-icon-04.png) no-repeat; background-size: 30px 30px}.top-social span a.social-icon-lg.dailymotion-lg:hover,.footer-share-wrap span a.social-icon-sm.dailymotion-sm:hover,.floating_social_icons_blk span a.social-icon-lg.dailymotion-lg:hover{background: url(https://stfe.latestly.com/images/dailymotion-icon-01.png) no-repeat; background-size: 30px 30px}.Fd_fQ .OE3OK .QN629 ._2dbep{width:63px;height:63px}.QN629{background:url(https://stfe.latestly.com/images/Patch-02.png) no-repeat center center;background-size:76px 76px;width:76px;height:76px;z-index:99}.Fd_fQ1 .QN629{background:0 0;height:auto;width:67px}.Fd_fQ1 .OE3OK .QN629 ._2dbep{width:67px;height:98px;border-radius:unset;background-color:#fff}.OE3OK{padding:0;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;background:0 0;border:0;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;text-align:center;margin-top:4px}.Fd_fQ1 .OE3OK .eebAO{width:100%;height:auto;z-index:99;overflow:initial;color:#fff;margin-top:-14px}.Fd_fQ1 .OE3OK .eebAO div{font-size:8.5px;font-weight:600;text-align:center}.Fd_fQ{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;width:75px;display:inline-block;margin-left:10px;height:98px}.Fd_fQ1{background:#fff;padding:0;margin:0;width:67px;margin-top:-4px;position:absolute}.Fd_fQ1 ._2dbep{padding:0;margin:0;height:98px}.eebAO{color:#262626;color:rgba(var(--i1d,38,38,38),1);display:block;font-size:10px;line-height:14px;max-width:78px;overflow:hidden;text-align:center;text-overflow:ellipsis;top:68px;white-space:nowrap;font-weight:600;margin-top:4px}.ts .half-slider{width:100%;white-space:nowrap;padding:0;background-color:#f1f1f3;position:relative;margin-left:62px;display:flex;overflow-y:hidden;z-index:99;align-items:center}.ts.scroll{display:flex;z-index:99}img._6q-tv:focus{outline:0}.RR-M-.QN629:focus{outline:0}span._2dbep:focus{outline:0}button.OE3OK:focus{outline:0}.Fd_fQ.Fd_fQ1:focus{outline:0}._2dbep{width:63px;height:63px;background-color:#fafafa;background-color:rgba(var(--b3f,250,250,250),1);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden;position:relative;margin-left:6px;margin-top:7px}#sticker .tending-stories{padding-bottom: 10px;}.tending-stories .slick-slider .slick-arrow.slick-next{transition-duration: unset;right: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%);border-radius: 50px;top: 50%;width: 30px;height: 30px;left: unset;background: unset;border: unset;}.tending-stories .slick-slider .slick-arrow.slick-disabled{display: none !important;}.tending-stories .slick-slider .slick-arrow.slick-prev{transition-duration: unset;transition-duration: unset;left: 7px;-webkit-transform: translateY(-50%);transform: translateY(-50%);border-radius: 50px;top: 50%;width: 30px;height: 30px;z-index: 99;right: unset;background: unset;border: unset;}.lhs_adv_970x90_div{height: 90px;}.tending-stories .slick-slider .slick-arrow.slick-next:after{content: "";background: unset;width: 30px;height: 30px;display: inline-block;background-size: 30px 30px;}.tending-stories .slick-slider .slick-arrow.slick-next:hover{background: url(https://stfe.latestly.com/images/left-arrow.png) no-repeat;}.tending-stories .slick-slider .slick-arrow.slick-prev:after{content: "";background: url(https://stfe.latestly.com/images/right-arrow.png) no-repeat;width: 30px;height: 30px;display: inline-block;background-size: 30px 30px;}.category-cards-list ul.qly-card-title li figure figcaption .card-icon.gallery-icon{background: url(https://stfe.latestly.com/images/QLY-Photos.png) center center no-repeat;background-size: 19px auto;}.live_video{margin-bottom: 20px;}.live_video h3{font-size: 15px;color: #eb008b;text-transform: uppercase;margin: 0;font-weight: 500;padding: 15px 0px 15px 5px;}.ws_wight_title .widget_header{padding-bottom: 0;}.ws_wight_title .widget_header a h4{background: url(https://stfe.latestly.com/images/web-stories-icon-trans.png) left center no-repeat;background-size: 21px auto;padding: 15px 30px 15px 25px !important;margin-left:10px !important; }.socially_wight_title .widget_header{padding-bottom: 0;}.socially_wight_title .widget_header a h4{background: url(https://stfe.latestly.com/images/socially-icon.png) left center no-repeat;background-size: 21px auto;padding: 15px 30px 15px 25px !important;margin-left:10px !important;}header .head_bottom_navbar .menu_navbar_blk .menu_nav_item_li.sly-link img, .main_menu_nav_blk .menu_nav_item_li.sly-link img{width: 18px;margin-bottom: 4px;margin-right: 3px;display: inline-block;vertical-align: middle;}.category-cards-list ul.qly-card-title li figure img{height: 71px;}.socially-btn{text-align:center;position:fixed;width:300px;bottom:42px;border-top:1px solid #9d9d94;border-left:1px solid #9d9d94;border-right:1px solid #9d9d94;height:50px;border-top-right-radius:30px;border-top-left-radius:30px;background-color:#fff;vertical-align:middle;padding-top:5px;box-shadow:0 -2px 10px 0 #6b6b6b;left:calc(50% - 120px);z-index:999}.socially-btn .google-news-button{margin-right:3px}.socially-btn a img{width:138px;height:auto}#showMe{animation:cssAnimation 0s 3s forwards;visibility:hidden}@keyframes cssAnimation{to{visibility:visible}}#main_top_ad{height:130px; text-align: center;margin-top: 5px;margin-bottom: 5px;}#main_top_ad .lhs_adv_970x90_div{height: 100%;width: 100%;border: 1px solid #40403F;width: 1250px;padding: 5px;background-color: #f1f3f4;border-radius: 10px;}#main_top_ad_close{text-align: right;height: 15px;margin-right: 10px;float: right;}.container-fluid.top-bar{position:relative;z-index: 999}header.container-fluid.head{padding: 0;}header .head_top{margin-top:0;}.lhs_adv_970x90_below_title{padding: auto;margin-top: 10px}#main_top_ad .lhs_adv_970x90_div span{font-size:11px;}header .head_top .brand_logo_blk .brand_logo_alink{margin:15px auto 15px;}.top-social{margin-top: 35px;}.hideopacity{opacity: 0;}@media screen and (max-width:1024px) and (min-width:767px){#main_top_ad .lhs_adv_970x90_div{width:100%}header .head_bottom_navbar .menu_navbar_blk .menu_nav_item_li{margin-right:7px;}header .head_bottom_navbar .menu_navbar_blk .menu_nav_item_li .menu_nav_alink{font-size: 13px;}}@media screen and (max-width:992px) and (min-width:767px){.col-sm-4.text-left.right_header_date_blk .date_latest_stories{padding-top: 10px;}header .head_top .top-social span{padding-left: 2px;padding-top: 5px;}.grid4 .col-sm-3, .row.clear_grid .col-sm-3{width: 25%}}.gt .ng-binding{justify-content: space-between;}.gt .traffic-count.ng-binding{color: rgb(170 170 170);}.gt .item-wrapper.ng-scope{-webkit-align-items: center;-ms-align-items: center;align-items: center;border-bottom: 1px solid #e0e0e0; display: -webkit-flex;justify-content: space-between;line-height: 24px;margin: 0 10px;text-decoration: none;font-size: 14px;height: 59px;color: #0f0a0e;}.gt .widget_header{padding: 10px;font-size: 18px;font-weight: 500;line-height: 24px;}.gt .widget_title_alink{color: rgb(124 124 124);}.gt .widget_title_alink img{margin-bottom: 4px;}#main_top_ad .lhs_adv_970x90_div .big_ad{vertical-align: middle;display: table-cell;height: 90px;width: 1250px;}header .head_bottom_navbar .menu_navbar_blk .menu_nav_item_li.gtly-link img, .main_menu_nav_blk .menu_nav_item_li.gtly-link img{width: 18px;margin-bottom: 4px;margin-right: 3px;display: inline-block;vertical-align: middle;}header .head_bottom_navbar .menu_navbar_blk .menu_nav_item_li.crypto-link img, .main_menu_nav_blk .menu_nav_item_li.gtly-link img{width: 18px;height:13px;margin-bottom: 4px;margin-right: 3px;display: inline-block;vertical-align: middle;}.hindi_trending_news .widget_content.trending_news_list li .sub_story_title{font-family:sans-serif;}header .head_bottom_navbar .menu_navbar_blk .menu_nav_item_li{margin-left: 4px;margin-right: 4px;}#crypto-table tr{font-size:14px}table#crypto-table{border-collapse:collapse;width:100%}table#crypto-table,td,th{border:1px solid #cfd6e4;padding:5px}.cryptoc .left_wrap .category_head_blk .cc_img{border-radius:unset;margin-bottom:15px}.cryptoc .left_wrap .category_head_blk .category_blk{margin-bottom:10px}.cryptoc .breadcrumb_social_share_blk{margin-bottom:0!important}.cryptoc ._crprw ._trprc{font-size:18px;font-weight:400;line-height:22px;color:var(--color);vertical-align:middle;display:inline-block;margin:0}.cryptoc ._crdlc{width:100%;background-color:var(--mbg);padding:0 10px;background:rgba(249,249,249,.57);border-radius:0 0 10px 10px;border-top:0}.cryptoc ._crdlc table{width:100%;font-size:15px}.cryptoc ._crdlcm tbody{display:flex;flex-wrap:wrap;justify-content:space-between}.cryptoc ._crdlcm tr{width:49%;display:flex;flex-flow:column;margin:0;padding:10px 0;border-bottom:1px solid #ccc}.cryptoc ._crdlcm tr td:first-child{font-size:13px;color:var(--color2);font-weight:400;margin:0 0 3px 0;padding-right:10px;position:relative;font-weight:700}.cryptoc ._crdlcm tr td{width:100%;min-height:auto;border:none;padding:0}.cryptoc ._infoicon{fill:#a9a9a9;width:18px;height:18px;display:block;text-align:center;cursor:pointer}.cryptoc ._info{position:absolute;top:-2px;display:inline-block;vertical-align:middle;margin-left:5px}.cryptoc ._infotippop{font-size:11px;color:var(--color);position:absolute;display:none;width:200px;height:auto;background:var(--mbg2);left:-60px;top:30px;z-index:1;padding:10px;box-shadow:0 0 8px var(--rg1);border-radius:5px;width:250px;left:-115px;background:#fff;font-weight:500}.cryptoc ._info:hover ._infotippop{display:block}.cryptoc ul.cmc-tab-group,ul.cmc-tab-group li{width:auto;cursor:pointer;margin:0 2px}.cryptoc ul.cmc-tab-group{width:100%;border-bottom:1px solid #ddd}.cryptoc ul.cmc-tab-group,ul.cmc-tab-group li{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;border-left:1px solid #ccc}.cryptoc ul.cmc-tab-group li{width:33.333333333%;font-size:16px;text-align:center}.cryptoc ul.cmc-tab-group li:first-child{border-left:none}.cryptoc ul.cmc-tab-group li a{padding:5px;width:100%;display:inline-block;text-decoration:none;border:1px solid transparent;border-bottom:1px solid transparent;color:#777}.cryptoc .cmc-tab-group{list-style-type:none;margin:0;padding:0;overflow:hidden;border:1px solid #ccc;background-color:#f1f1f1;width:100%}.cryptoc .cmc-data-container:not(.active){display:none}.cryptoc .cmc-tab-group li .cmc-tabsBtn.active{color:#f15380!important;background-color:#fff!important;border-top:6px solid #1d307c!important}.cryptoc .cmc-tab-group li .cmc-tabsBtn{color:#fff!important;background-color:#1d307c!important;border-top:3px solid #d9d9d9!important;font-weight:700}.cryptoc .red{color:#d60620!important}.cryptoc .green{color:#a4de02!important}.cryptoc table#cmc_historical_tbl{border-color:rgb(216 212 195)!important}.cryptoc #cmc-tabbed-area *{box-sizing:border-box}.cryptoc .main_color tr:nth-child(odd),.main_color .pricing-extra,.main_color .pricing-table>li:nth-child(odd){background:#fbf1d5}.cryptoc ._crdlc.card{padding:0}.cryptoc #summary-tab{padding:0 10px}.multi-currency-tab-content li{padding:10px;margin:0;width:100%;border-bottom:1px solid #ddd;position:relative;box-sizing:border-box}.mtab-content{display:inline-block;font-size:14px;width:100%}span.mtab_icon{display:inline-block;height:22px;width:22px;margin-right:5px;vertical-align:middle;border-radius:12px;overflow:hidden}span.mtab_name{font-size:13px;margin:0 0 0 5px;line-height:24px;color:#f16d6d;font-weight:700}.tab-price-area{display:inline-block;float:right;vertical-align:top;text-align:right;min-width:135px}span.mtab_price{display:inline-block;margin:0 10px;font-weight:700;font-size:1em}span.mtab_.down{white-space:nowrap;float:right}.market_live_prices table thead tr th{font-weight:700;text-align:center}.market_live_prices table thead tr th:first-child{text-align:left}.market_live_prices table tbody tr td{text-align:center}.market_live_prices table tbody tr td:first-child{text-align:left}.market_live_prices table tbody tr td{padding:10px}.currency_tabs a.view_all_btn{margin-top:15px}.multi-currency-tab li{display:inline;cursor:pointer;width:33.33333%;box-sizing:border-box;padding:5px;text-align:center;border:0;margin:0!important;white-space:nowrap;float:left;font-size:15px;max-height:34px;border-color:rgba(0,0,0,.55);background-color:rgba(0,0,0,.15)}ul.multi-currency-tab{display:inline-block;list-style:none;width:100%;margin:0;padding:0}ul.multi-currency-tab li.active-tab{background-color:#fff;border-color:rgba(0,0,0,.15)}.top-bar .news_strip .breaking_news_txt.cr{width: 150px;}header .head_bottom_navbar .menu_cross_button_blk {width: 44px;}footer .footer_top_section .footer_right_wrap .static_pages .page_link{font-size: 12px;}.top-social span a.social-icon-lg.twitter-lg {background: url(/images/tw_blue.png) no-repeat;background-size: 30px 30px;}.top-social span a.social-icon-lg.twitter-lg:hover, .social_share_blk span a.social-icon-sm.twitter-sm:hover{background: url(/images/tw_pink.png) no-repeat;background-size: 30px 30px;} .social_share_blk span a.social-icon-sm.twitter-sm {background: url(/images/tw_black.png) no-repeat;background-size: 30px 30px;}.google-auto-placed{display: none;} </style> <style type="text/css"> .socially_listing{display: block;}.socially_listing li{float: left;width: 31.33%;margin: 0 1%;padding: 10px 0;border-bottom: 1px solid #999;position: relative;height: 100px;overflow: hidden;transition: all .5s;-webkit-transition: all .5s;padding-left: 5px}.socially_listing li span{font-size: 16px;line-height: 20px;color: #1a1a1a;display: block;height: 60px;overflow: hidden;margin-bottom: 5px;}.tags_list a:hover {color:#fff !important;}a:hover {text-decoration: none;color: #FF0097 !important;}.socially_listing li span a{color: #000;}.socially-title{background: url(https://stfe.latestly.com/images/socially-icon.png) left center no-repeat #fff;background-size: 25px auto;padding: 10px 0 8px 30px;}.sly_listing .left_wrap{ width: calc(100% - 312px);}.sly_listing .right_wrap {width: 302px;}.socially_article{width: calc(100% - 320px);float: left;margin-right: 10px;}.socially_article .sociallyh1{margin-bottom: 20px;width: 720px;}.view_all_btn:hover, .view_all_btn:focus{color:#FFF !important}@media screen and (max-width:992px) and (min-width:767px){.sly_listing .left_wrap{width:100%;float:none}.left_wrap #div-gpt-ad-1560419641727-0{display:none}.sly_listing .right_wrap{width:100%;float:none;padding-left:0}.socially_article{width:100%}} </style><meta name="msvalidate.01" content="4EF39A023B17FDBD4172D1530828A2FF" /> <script async src="https://www.googletagmanager.com/gtag/js?id=G-S6E2VB7VNE"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-S6E2VB7VNE'); jsScripts.push('https://jsc.mgid.com/site/377732.js'); </script> <!-- Begin comScore Tag --> <script> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "27040963" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <noscript> <img src="https://sb.scorecardresearch.com/p?c1=2&c2=27040963&cv=2.0&cj=1" /> </noscript> <!-- End comScore Tag --> <script type="text/javascript"> var domain_url = 'https://www.latestly.com/'; </script> <script> window._izq = window._izq || []; window._izq.push(["init" ]); jsScripts.push('https://cdn.izooto.com/scripts/bd8ad160926a0abb9f07f4742da426ae357021b9.js'); </script> <!-- <script defer src="https://cdn.izooto.com/scripts/bd8ad160926a0abb9f07f4742da426ae357021b9.js"></script> --> <script type="text/javascript"> try{ (function() { setTimeout(() => { let playerscriptCounter2 = 0; window.addEventListener('scroll', () => { let pageYOffset2 = window.pageYOffset; if(pageYOffset2 > 80 && playerscriptCounter2 == 0) { var cads = document.createElement("script"); cads.async = true; cads.type = "text/javascript"; cads.src = "https://static.clmbtech.com/ase/80185/3040/c1.js"; var node = document.getElementsByTagName("script")[0]; node.parentNode.insertBefore(cads, node); playerscriptCounter2++ } }); }, 3000); })(); }catch(e){} </script> <script data-ad-client="ca-pub-7279106442205788" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NB89MDF');</script> <!-- End Google Tag Manager --> <script data-cfasync="false" type="text/javascript" id="clever-core"> /* <![CDATA[ */ (function (document, window) { var a, c = document.createElement("script"), f = window.frameElement; c.id= "CleverCoreLoader82800"; c.src = "https://scripts.cleverwebserver.com/858ac21998260068360947887803157b.js"; c.async = !0; c.type = "text/javascript"; c.setAttribute("data-target",window.name|| (f && f.getAttribute("id"))); c.setAttribute("data-callback", "put-your-callback-function-here"); c.setAttribute("data-callback-url-click", "put-your-click-macro-here"); c.setAttribute("data-callback-url-view", "put-your-view-macro-here"); try { a = parent.document.getElementsByTagName("script")[0] || document.getElementsByTagName("script")[0]; } catch (e) { a = !1; } a || (a = document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]); a.parentNode.insertBefore(c, a); })(document, window); /* ]]> */ </script> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NB89MDF" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="header"> <div id="main_top_ad"> <section class="lhs_adv_970x90_div"> <div id="main_top_ad_close"><a id="amplifyCloseButton1" href="javascript:void(0);" style="text-decoration:none;"><img src="https://mrfe.latestly.com/images/closeme-v2.png" alt="Close"></a></div> <span>Advertisement</span> <div class="big_ad"> <!-- /21682383758/980X200 --> <div id='div-gpt-ad-1630330283310-0'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1630330283310-0'); }); </script> </div> </div> </section> </div> <div class="container-fluid top-bar"> <div class="container"> <div class="row align-items-center news_strip"> <div class="breaking_news_txt"> Live Breaking News: </div> <div class="news_scroller"> <marquee id="news_scroller_marquee"> <div onMouseOver="document.getElementById('news_scroller_marquee').stop();" onMouseOut="document.getElementById('news_scroller_marquee').start();"> <a href="https://www.latestly.com/socially/world/lithuania-plane-crash-dhl-cargo-plane-crashes-into-residential-building-in-liepkalnis-pilot-killed-and-3-injured-watch-video-6443779.html" title="Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)">Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)</a> <a href="https://www.latestly.com/socially/social-viral/dua-lipa-thanks-kl-for-2-very-sweaty-nights-in-your-city-netizens-wonder-if-the-post-is-for-kl-rahul-or-kerala-right-answer-is-none-6443867.html" title="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE">Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE</a> <a href="https://www.latestly.com/sports/cricket/india-wtc-final-qualification-scenario-how-can-indian-national-cricket-team-qualify-for-icc-world-test-championship-2023-25-summit-clash-check-indias-chances-after-perth-test-victory-in-bgt-2024-2-6443602.html" title="India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25">India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25</a> </div> </marquee> </div> <div class="language_links text-right"> <ul> <li class="active"><a href="https://www.latestly.com" title="English - LatestLY">English</a></li> <li><a href="https://hindi.latestly.com" class="hi" title="हिन्दी - LatestLY" target="_blank">हिन्दी</a></li> <li><a href="https://marathi.latestly.com" class="mr" title="मराठी - LatestLY" target="_blank">मराठी</a></li> <li><a href="https://bangla.latestly.com" class="bn" title="বাংলা - LatestLY" target="_blank">বাংলা</a></li> <li><a href="https://telugu.latestly.com" class="bn" title="తెలుగు - LatestLY" target="_blank">తెలుగు</a></li> <li><a href="https://tamil.latestly.com" class="bn" title="தமிழ் - LatestLY" target="_blank">தமிழ்</a></li> </ul> </div> </div> </div> </div> <div class="container" id="main_top_container"> <!-- <div class="gpt-ad-bx mb10" style="width:970px;height:250px"><img src="/images/top_big_adv_banner.jpg" style="width: 100%; height: auto; display: block;"></div> --> </div> <header class="container-fluid head"> <div class="container head_top"> <div class="row align-items-center"> <div class="col-sm-4 text-left right_header_date_blk"> <div class="date_latest_stories"> <span class="date head_calender_icon">Monday, November 25, 2024</span> <div class="latest_stories_blk"> <a class="latest_stories_link" href="javascript:void(0);" title="Latest Stories">Latest Stories<img class="live_red_blink_img" src="https://stfe.latestly.com/img/Live_red_blink.gif"></a> <div class="latest_stories_popup_blk full_shadow_card"> <span class="notification_last_time">2 minutes ago</span> <ul class="news_list_side_thumb popup_list_div" id="latest_stories_popup_listbox"> <li> <div class="thumb-wrap"> <a href="https://www.latestly.com/socially/social-viral/dua-lipa-thanks-kl-for-2-very-sweaty-nights-in-your-city-netizens-wonder-if-the-post-is-for-kl-rahul-or-kerala-right-answer-is-none-6443867.html" title="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE" class="border_radius_img"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/Dua-Lipa-1-185x104.jpg" alt="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE" title="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE"></a> </div> <div class="info-wrap"> <a href="https://www.latestly.com/socially/social-viral/dua-lipa-thanks-kl-for-2-very-sweaty-nights-in-your-city-netizens-wonder-if-the-post-is-for-kl-rahul-or-kerala-right-answer-is-none-6443867.html" title="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE" class="story_title_alink"><h3 class="sub_story_title">Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE</h3></a> </div> <div class="clear"></div> </li> <li> <div class="thumb-wrap"> <a href="https://www.latestly.com/sports/cricket/india-wtc-final-qualification-scenario-how-can-indian-national-cricket-team-qualify-for-icc-world-test-championship-2023-25-summit-clash-check-indias-chances-after-perth-test-victory-in-bgt-2024-2-6443602.html" title="India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25" class="border_radius_img"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/164-75-185x104.jpg" alt="India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25" title="India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25"></a> </div> <div class="info-wrap"> <a href="https://www.latestly.com/sports/cricket/india-wtc-final-qualification-scenario-how-can-indian-national-cricket-team-qualify-for-icc-world-test-championship-2023-25-summit-clash-check-indias-chances-after-perth-test-victory-in-bgt-2024-2-6443602.html" title="India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25" class="story_title_alink"><h3 class="sub_story_title">India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25</h3></a> </div> <div class="clear"></div> </li> <li> <div class="thumb-wrap"> <a href="https://www.latestly.com/entertainment/south/all-we-imagine-as-light-divya-prabhas-nude-scene-from-payal-kapadias-film-leaks-online-video-goes-viral-on-reddit-and-social-media-6443768.html" title="‘All We Imagine As Light’: Divya Prabha’s Nude Scene From Payal Kapadia’s Film Leaks Online, Video Goes Viral on Reddit and Social Media" class="border_radius_img"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/MixCollage-25-Nov-2024-02-56-PM-2423-185x104.jpg" alt="‘All We Imagine As Light’: Divya Prabha’s Nude Scene From Payal Kapadia’s Film Leaks Online, Video Goes Viral on Reddit and Social Media" title="‘All We Imagine As Light’: Divya Prabha’s Nude Scene From Payal Kapadia’s Film Leaks Online, Video Goes Viral on Reddit and Social Media"></a> </div> <div class="info-wrap"> <a href="https://www.latestly.com/entertainment/south/all-we-imagine-as-light-divya-prabhas-nude-scene-from-payal-kapadias-film-leaks-online-video-goes-viral-on-reddit-and-social-media-6443768.html" title="‘All We Imagine As Light’: Divya Prabha’s Nude Scene From Payal Kapadia’s Film Leaks Online, Video Goes Viral on Reddit and Social Media" class="story_title_alink"><h3 class="sub_story_title">‘All We Imagine As Light’: Divya Prabha’s Nude Scene From Payal Kapadia’s Film Leaks Online, Video Goes Viral on Reddit and Social Media</h3></a> </div> <div class="clear"></div> </li> <li> <div class="thumb-wrap"> <a href="https://www.latestly.com/entertainment/bollywood/raajneeti-2-will-ranbir-kapoor-reprise-his-role-in-prakash-jhas-political-drama-heres-what-we-know-6443827.html" title="‘Raajneeti 2’: Will Ranbir Kapoor Reprise His Role in Prakash Jha’s Political Drama? Here’s What We Know" class="border_radius_img"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/Prakash-Jha-Ranbir-Kapoor-185x104.jpg" alt="‘Raajneeti 2’: Will Ranbir Kapoor Reprise His Role in Prakash Jha’s Political Drama? Here’s What We Know" title="‘Raajneeti 2’: Will Ranbir Kapoor Reprise His Role in Prakash Jha’s Political Drama? Here’s What We Know"></a> </div> <div class="info-wrap"> <a href="https://www.latestly.com/entertainment/bollywood/raajneeti-2-will-ranbir-kapoor-reprise-his-role-in-prakash-jhas-political-drama-heres-what-we-know-6443827.html" title="‘Raajneeti 2’: Will Ranbir Kapoor Reprise His Role in Prakash Jha’s Political Drama? Here’s What We Know" class="story_title_alink"><h3 class="sub_story_title">‘Raajneeti 2’: Will Ranbir Kapoor Reprise His Role in Prakash Jha’s Political Drama? Here’s What We Know</h3></a> </div> <div class="clear"></div> </li> <li> <div class="thumb-wrap"> <a href="https://www.latestly.com/socially/world/lithuania-plane-crash-dhl-cargo-plane-crashes-into-residential-building-in-liepkalnis-pilot-killed-and-3-injured-watch-video-6443779.html" title="Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)" class="border_radius_img"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/168-66-185x104.jpg" alt="Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)" title="Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)"></a> </div> <div class="info-wrap"> <a href="https://www.latestly.com/socially/world/lithuania-plane-crash-dhl-cargo-plane-crashes-into-residential-building-in-liepkalnis-pilot-killed-and-3-injured-watch-video-6443779.html" title="Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)" class="story_title_alink"><h3 class="sub_story_title">Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)</h3></a> </div> <div class="clear"></div> </li> <li> <div class="thumb-wrap"> <a href="https://www.latestly.com/socially/technology/whatsapp-down-meta-run-messaging-service-suffers-outage-globally-including-in-india-users-say-whatsapp-web-not-working-6443863.html" title="WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working" class="border_radius_img"> <img src="https://st1.latestly.com/wp-content/uploads/2024/09/61-108-185x104.jpg" alt="WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working" title="WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working"></a> </div> <div class="info-wrap"> <a href="https://www.latestly.com/socially/technology/whatsapp-down-meta-run-messaging-service-suffers-outage-globally-including-in-india-users-say-whatsapp-web-not-working-6443863.html" title="WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working" class="story_title_alink"><h3 class="sub_story_title">WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working</h3></a> </div> <div class="clear"></div> </li> <li> <div class="thumb-wrap"> <a href="https://www.latestly.com/socially/india/news/inspired-by-film-the-sabarmati-report-akhilesh-yadav-accuses-government-of-orchestrating-sambhal-stone-pelting-to-distract-from-by-election-misdeeds-6443816.html" title="Inspired by Film 'The Sabarmati Report': Akhilesh Yadav Accuses Government of Orchestrating Sambhal Stone Pelting to Distract from By-election Misdeeds" class="border_radius_img"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/Akhilesh-Yadav-1-185x104.jpg" alt="Inspired by Film 'The Sabarmati Report': Akhilesh Yadav Accuses Government of Orchestrating Sambhal Stone Pelting to Distract from By-election Misdeeds" title="Inspired by Film 'The Sabarmati Report': Akhilesh Yadav Accuses Government of Orchestrating Sambhal Stone Pelting to Distract from By-election Misdeeds"></a> </div> <div class="info-wrap"> <a href="https://www.latestly.com/socially/india/news/inspired-by-film-the-sabarmati-report-akhilesh-yadav-accuses-government-of-orchestrating-sambhal-stone-pelting-to-distract-from-by-election-misdeeds-6443816.html" title="Inspired by Film 'The Sabarmati Report': Akhilesh Yadav Accuses Government of Orchestrating Sambhal Stone Pelting to Distract from By-election Misdeeds" class="story_title_alink"><h3 class="sub_story_title">Inspired by Film 'The Sabarmati Report': Akhilesh Yadav Accuses Government of Orchestrating Sambhal Stone Pelting to Distract from By-election Misdeeds</h3></a> </div> <div class="clear"></div> </li> <li> <div class="thumb-wrap"> <a href="https://www.latestly.com/socially/sports/cricket/ravi-shastri-reveals-he-allowed-virat-kohli-to-bring-then-girlfriend-anushka-sharma-to-australia-during-2014-15-tour-after-calling-bcci-watch-video-6443839.html" title="Ravi Shastri Reveals He Allowed Virat Kohli to Bring Then-Girlfriend Anushka Sharma to Australia During 2014-15 Tour After Calling BCCI (Watch video)" class="border_radius_img"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/170-64-185x104.jpg" alt="Ravi Shastri Reveals He Allowed Virat Kohli to Bring Then-Girlfriend Anushka Sharma to Australia During 2014-15 Tour After Calling BCCI (Watch video)" title="Ravi Shastri Reveals He Allowed Virat Kohli to Bring Then-Girlfriend Anushka Sharma to Australia During 2014-15 Tour After Calling BCCI (Watch video)"></a> </div> <div class="info-wrap"> <a href="https://www.latestly.com/socially/sports/cricket/ravi-shastri-reveals-he-allowed-virat-kohli-to-bring-then-girlfriend-anushka-sharma-to-australia-during-2014-15-tour-after-calling-bcci-watch-video-6443839.html" title="Ravi Shastri Reveals He Allowed Virat Kohli to Bring Then-Girlfriend Anushka Sharma to Australia During 2014-15 Tour After Calling BCCI (Watch video)" class="story_title_alink"><h3 class="sub_story_title">Ravi Shastri Reveals He Allowed Virat Kohli to Bring Then-Girlfriend Anushka Sharma to Australia During 2014-15 Tour After Calling BCCI (Watch video)</h3></a> </div> <div class="clear"></div> </li> <li> <div class="thumb-wrap"> <a href="https://www.latestly.com/technology/apple-iphone-production-in-india-reaches-usd-10-billion-in-april-october-2024-tech-giant-creates-1-75-lakh-direct-jobs-in-4-years-it-minister-ashwini-vaishnaw-6443800.html" title="Apple iPhone Production in India Reaches USD 10 Billion in April-October 2024, Tech Giant Creates 1.75 Lakh Direct Jobs in 4 Years: IT Minister Ashwini Vaishnaw" class="border_radius_img"> <img src="https://st1.latestly.com/wp-content/uploads/2024/09/Make-in-India-Logo-iPhone-16-185x104.jpg" alt="Apple iPhone Production in India Reaches USD 10 Billion in April-October 2024, Tech Giant Creates 1.75 Lakh Direct Jobs in 4 Years: IT Minister Ashwini Vaishnaw" title="Apple iPhone Production in India Reaches USD 10 Billion in April-October 2024, Tech Giant Creates 1.75 Lakh Direct Jobs in 4 Years: IT Minister Ashwini Vaishnaw"></a> </div> <div class="info-wrap"> <a href="https://www.latestly.com/technology/apple-iphone-production-in-india-reaches-usd-10-billion-in-april-october-2024-tech-giant-creates-1-75-lakh-direct-jobs-in-4-years-it-minister-ashwini-vaishnaw-6443800.html" title="Apple iPhone Production in India Reaches USD 10 Billion in April-October 2024, Tech Giant Creates 1.75 Lakh Direct Jobs in 4 Years: IT Minister Ashwini Vaishnaw" class="story_title_alink"><h3 class="sub_story_title">Apple iPhone Production in India Reaches USD 10 Billion in April-October 2024, Tech Giant Creates 1.75 Lakh Direct Jobs in 4 Years: IT Minister Ashwini Vaishnaw</h3></a> </div> <div class="clear"></div> </li> <li> <div class="thumb-wrap"> <a href="https://www.latestly.com/socially/lifestyle/fashion/radhika-merchant-captivates-in-traditional-ensembles-for-her-best-friends-wedding-re-wears-lehenga-from-isha-ambanis-nuptial-ceremony-view-pictures-6443745.html" title="Radhika Merchant Captivates in Traditional Ensembles for Her Best Friend’s Wedding, Re-wears Lehenga From Isha Ambani’s Nuptial Ceremony (View Pictures)" class="border_radius_img"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/Radhika-Merchant-185x104.jpg" alt="Radhika Merchant Captivates in Traditional Ensembles for Her Best Friend’s Wedding, Re-wears Lehenga From Isha Ambani’s Nuptial Ceremony (View Pictures)" title="Radhika Merchant Captivates in Traditional Ensembles for Her Best Friend’s Wedding, Re-wears Lehenga From Isha Ambani’s Nuptial Ceremony (View Pictures)"></a> </div> <div class="info-wrap"> <a href="https://www.latestly.com/socially/lifestyle/fashion/radhika-merchant-captivates-in-traditional-ensembles-for-her-best-friends-wedding-re-wears-lehenga-from-isha-ambanis-nuptial-ceremony-view-pictures-6443745.html" title="Radhika Merchant Captivates in Traditional Ensembles for Her Best Friend’s Wedding, Re-wears Lehenga From Isha Ambani’s Nuptial Ceremony (View Pictures)" class="story_title_alink"><h3 class="sub_story_title">Radhika Merchant Captivates in Traditional Ensembles for Her Best Friend’s Wedding, Re-wears Lehenga From Isha Ambani’s Nuptial Ceremony (View Pictures)</h3></a> </div> <div class="clear"></div> </li> </ul> </div> </div> </div> </div> <div class="col-sm-4 text-center brand_logo_blk"> <a href="https://www.latestly.com" class="brand_logo_alink" title="LatestLY"><img src="https://stfe.latestly.com/images/logo.png" alt="LatestLY" title="LatestLY"></a> </div> <div class="col-sm-4 text-right top-social"> <span> <a href="//facebook.com/Latestly" class="social-icon-lg facebook-lg eventtracker" data-event-sub-cat="Facebook-Desktop" data-event-cat="Social-Icon" title="Facebook" target="_blank"></a> </span> <span> <a href="//twitter.com/Latestly" class="social-icon-lg twitter-lg eventtracker" data-event-sub-cat="Twitter-Desktop" data-event-cat="Social-Icon" title="Twitter" target="_blank"></a> </span> <span> <a href="https://www.dailymotion.com/LatestLY" class="social-icon-lg dailymotion-lg eventtracker" data-event-sub-cat="Dailymotion-Desktop" data-event-cat="Social-Icon" title="Dailymotion" target="_blank"></a> </span> <span> <a href="https://www.youtube.com/channel/UC3Fci14HzLNhI9_stjLWV7g" class="social-icon-lg youtube-lg eventtracker" data-event-sub-cat="YouTube-Desktop" data-event-cat="Social-Icon" title="YouTube" target="_blank"></a> </span> <span> <a href="https://www.instagram.com/latestly/" class="social-icon-lg instagram-lg eventtracker" data-event-sub-cat="Instagram-Desktop" data-event-cat="Social-Icon" title="Instagram" target="_blank"></a> </span> <span> <a href="https://news.google.com/publications/CAAqBwgKMOyHggsw6Mf-Ag?oc=3&ceid=IN:en" class="social-icon-lg googleplus-lg eventtracker" data-event-sub-cat="GoogleNews-Desktop" data-event-cat="Social-Icon" title="Google News" target="_blank"></a> </span> <span> <a href="https://www.linkedin.com/company/13592851/" title="LinkedIn" class="social-icon-lg linkedin-lg eventtracker" data-event-sub-cat="LinkedIn-Desktop" data-event-cat="Social-Icon" target="_blank"></a> </span> <span> <a href="https://www.latestly.com/rss.html" class="social-icon-lg rss-lg eventtracker" data-event-sub-cat="Rss-Desktop" data-event-cat="Social-Icon" title="RSS" target="_blank"></a> </span> </div> <div class="clear"></div> </div> </div> <div class="head_bottom_navbar"> <div class="container"> <div class="menu_cross_button_blk"> <button type="button" class="navbar_toggle_btn main_menu_cross_btn" onclick="openNav()"> <span class="sr-only">Toggle Navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="home_logo"> <a class="home_alink eventtracker" data-event-sub-cat="Home-Desktop" data-event-cat="Menu" href="https://www.latestly.com/" title="LatestLY"><img src="https://www.latestly.com/images/ly-icon-6-32x30.png?124" alt="LatestLY" title="LatestLY"></a> </div> <ul class="main_menu_nav_blk"> <li class="menu_nav_item_li qly-link"><a class="menu_nav_alink" href="https://www.latestly.com/quickly/" title="Quickly"><img src="https://stfe.latestly.com/images/quickly-thunder.png" alt="Quickly">Quickly</a></li> <li class="menu_nav_item_li active sly-link"><a class="menu_nav_alink" href="https://www.latestly.com/socially/" title="Socially"><img src="https://stfe.latestly.com/img/sly-icon.png" alt="Socially">Socially</a></li> <li class="menu_nav_item_li sly-link"><a class="menu_nav_alink" href="https://www.latestly.com/google-trends/" title="Trending"><img src="https://stfe.latestly.com/images/gt-icon-for-menu.png" alt="Trending">Trending</a></li> <li class="menu_nav_item_li sly-link"><a class="menu_nav_alink" href="https://www.latestly.com/cryptocurrency-prices-in-india/" title="Cryptocurrency prices in India"><img src="https://stfe.latestly.com/images/crypto-icon-for-menu.png" alt="Crypto">Crypto</a></li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/india/" class="menu_nav_alink dropdown" title="India">India</a> <span class="dropdown_arrow" onclick="openSubNav(this)"></span> <ul class="dropdown_menu"> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/india/politics/" title="Politics">Politics</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/india/information/" title="Information">Information</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/india/education/" title="Education">Education</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/india/news/" title="News">News</a></li> </ul> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/world/" class="menu_nav_alink dropdown" title="World">World</a> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/technology/" class="menu_nav_alink dropdown" title="Technology">Technology</a> <span class="dropdown_arrow" onclick="openSubNav(this)"></span> <ul class="dropdown_menu"> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/technology/science/" title="Science">Science</a></li> </ul> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/auto/" class="menu_nav_alink dropdown" title="Auto">Auto</a> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/sports/" class="menu_nav_alink dropdown" title="Sports">Sports</a> <span class="dropdown_arrow" onclick="openSubNav(this)"></span> <ul class="dropdown_menu"> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/sports/cricket/" title="Cricket">Cricket</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/sports/football/" title="Football">Football</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/sports/tennis/" title="Tennis">Tennis</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/sports/badminton/" title="Badminton">Badminton</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/sports/kabaddi/" title="Kabaddi">Kabaddi</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/sports/hockey/" title="Hockey">Hockey</a></li> </ul> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/entertainment/" class="menu_nav_alink dropdown" title="Entertainment">Entertainment</a> <span class="dropdown_arrow" onclick="openSubNav(this)"></span> <ul class="dropdown_menu"> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/entertainment/bollywood/" title="Bollywood">Bollywood</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/entertainment/hollywood/" title="Hollywood">Hollywood</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/entertainment/tv/" title="TV">TV</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/entertainment/south/" title="South">South</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/entertainment/korean/" title="Korean">Korean</a></li> </ul> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/lifestyle/" class="menu_nav_alink dropdown" title="Lifestyle">Lifestyle</a> <span class="dropdown_arrow" onclick="openSubNav(this)"></span> <ul class="dropdown_menu"> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/lifestyle/food/" title="Food">Food</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/lifestyle/travel/" title="Travel">Travel</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/lifestyle/fashion/" title="Fashion">Fashion</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/lifestyle/health-wellness/" title="Health & Wellness">Health & Wellness</a></li> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/lifestyle/relationships/" title="Relationships">Relationships</a></li> </ul> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/social-viral/" class="menu_nav_alink dropdown" title="Viral">Viral</a> <span class="dropdown_arrow" onclick="openSubNav(this)"></span> <ul class="dropdown_menu"> <li ><a class="menu_subnav_alink " href="https://www.latestly.com/social-viral/fact-check/" title="Fact Check">Fact Check</a></li> </ul> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/photos/" class="menu_nav_alink dropdown" title="Photos">Photos</a> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/videos/" class="menu_nav_alink dropdown" title="Videos">Videos</a> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/business/" class="menu_nav_alink dropdown" title="Business">Business</a> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/gaming/" class="menu_nav_alink dropdown" title="Gaming">Gaming</a> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/leisurely/" class="menu_nav_alink dropdown" title="LeisureLY">LeisureLY</a> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/lifestyle/festivals-events/" class="menu_nav_alink dropdown" title="Festivals & Events">Festivals & Events</a> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/elections/assembly-elections/bihar/2020/" class="menu_nav_alink dropdown" title="Elections">Elections</a> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/headlines/" class="menu_nav_alink dropdown" title="Headlines">Headlines</a> </li> <li class="menu_nav_item_li "> <a href="https://www.latestly.com/coronavirus-live-map-india-news-updates/" class="menu_nav_alink dropdown" title="Coronavirus">Coronavirus</a> </li> </ul> </div> <ul class="menu_navbar_blk"> <li class="menu_nav_item_li qly-link"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/quickly/" title="Quickly" ><img src="https://stfe.latestly.com/images/quickly-thunder.png" alt="Quickly">Quickly</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles"> <div class="dropdown-top"> <span> <a href="https://www.latestly.com/quickly/sports/cricket/how-can-india-qualify-for-icc-world-test-championship-2023-25-final-6443602.html" title="https://www.latestly.com/quickly/sports/cricket/how-can-india-qualify-for-icc-world-test-championship-2023-25-final-6443602.html"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/164-75-380x214.jpg#in-large#380#214" alt="How Can India Qualify for ICC World Test Championship 2023-25 Final?" title="How Can India Qualify for ICC World Test Championship 2023-25 Final?" /> </a> </span> <a href="https://www.latestly.com/quickly/sports/cricket/how-can-india-qualify-for-icc-world-test-championship-2023-25-final-6443602.html" class="drop-thumb-link" title="How Can India Qualify for ICC World Test Championship 2023-25 Final?">How Can India Qualify for ICC World Test Championship 2023-25 Final?</a> </div> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/quickly/entertainment/bollywood/riteish-deshmukh-and-genelia-deshmukh-share-heartfelt-birthday-wishes-for-son-riaan-s-10th-birthday-6443822.html" title="Riteish Deshmukh and Genelia Deshmukh Share Heartfelt Birthday Wishes for Son Riaan's 10th Birthday">Riteish Deshmukh and Genelia Deshmukh Share Heartfelt Birthday Wishes for Son Riaan's 10th Birthday</a></li> <li><a href="https://www.latestly.com/quickly/entertainment/south/divya-prabha-s-nude-scene-from-all-we-imagine-as-light-leaked-online-6443768.html" title="Divya Prabha's Nude Scene From 'All We Imagine as Light' Leaked Online">Divya Prabha's Nude Scene From 'All We Imagine as Light' Leaked Online</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li sly-link active"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/socially/" title="Socially" ><img src="https://stfe.latestly.com/img/sly-icon.png" alt="Socially">Socially</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles"> <div class="dropdown-top"> <span> <a href="https://www.latestly.com/socially/social-viral/dua-lipa-thanks-kl-for-2-very-sweaty-nights-in-your-city-netizens-wonder-if-the-post-is-for-kl-rahul-or-kerala-right-answer-is-none-6443867.html" title="https://www.latestly.com/socially/social-viral/dua-lipa-thanks-kl-for-2-very-sweaty-nights-in-your-city-netizens-wonder-if-the-post-is-for-kl-rahul-or-kerala-right-answer-is-none-6443867.html"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/Dua-Lipa-1-380x214.jpg#in-large#380#214" alt="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE" title="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE" /> </a> </span> <a href="https://www.latestly.com/socially/social-viral/dua-lipa-thanks-kl-for-2-very-sweaty-nights-in-your-city-netizens-wonder-if-the-post-is-for-kl-rahul-or-kerala-right-answer-is-none-6443867.html" class="drop-thumb-link" title="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE">Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE</a> </div> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/socially/world/lithuania-plane-crash-dhl-cargo-plane-crashes-into-residential-building-in-liepkalnis-pilot-killed-and-3-injured-watch-video-6443779.html" title="Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)">Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)</a></li> <li><a href="https://www.latestly.com/socially/technology/whatsapp-down-meta-run-messaging-service-suffers-outage-globally-including-in-india-users-say-whatsapp-web-not-working-6443863.html" title="WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working">WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li gtly-link"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/google-trends/" title="Trending" ><img src="https://stfe.latestly.com/images/gt-icon-for-menu.png" alt="Trending">Trending</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles" style="font-weight: 700;width: 200px;"> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/google-trends/25112024/gujarat-titans/" title="Why is Gujarat Titans Trending in Google Trends on November, 25 2024: Check Latest News on Gujarat Titans Today from Google and LatestLY">Gujarat Titans</a></li> <li><a href="https://www.latestly.com/google-trends/25112024/jofra-archer/" title="Why is Jofra Archer Trending in Google Trends on November, 25 2024: Check Latest News on Jofra Archer Today from Google and LatestLY">Jofra Archer</a></li> <li><a href="https://www.latestly.com/google-trends/25112024/mi-retained-players-2025/" title="Why is MI retained players 2025 Trending in Google Trends on November, 25 2024: Check Latest News on MI retained players 2025 Today from Google and LatestLY">MI retained players 2025</a></li> <li><a href="https://www.latestly.com/google-trends/25112024/ntpc-green-energy-ipo-allotment/" title="Why is NTPC Green Energy IPO allotment Trending in Google Trends on November, 25 2024: Check Latest News on NTPC Green Energy IPO allotment Today from Google and LatestLY">NTPC Green Energy IPO allotment</a></li> <li><a href="https://www.latestly.com/google-trends/25112024/srh-team-2025/" title="Why is SRH team 2025 Trending in Google Trends on November, 25 2024: Check Latest News on SRH team 2025 Today from Google and LatestLY">SRH team 2025</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li crypto-link"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/cryptocurrency-prices-in-india/" title="Crypto" ><img src="https://stfe.latestly.com/images/crypto-icon-for-menu.png" alt="Crypto">Crypto</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles" style="font-weight: 700;width: 200px;"> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/cryptocurrency-prices-in-india/20241125/" title="Cryptocurrency prices in India today (25 Nov 2024)">Cryptocurrency prices in India today (25 Nov 2024)</a></li> <li><a href="https://www.latestly.com/cryptocurrency-prices-in-india/20241124/" title="Cryptocurrency prices in India on (24 Nov 2024)">Cryptocurrency prices in India on (24 Nov 2024)</a></li> <li><a href="https://www.latestly.com/cryptocurrency-prices-in-india/20241123/" title="Cryptocurrency prices in India on (23 Nov 2024)">Cryptocurrency prices in India on (23 Nov 2024)</a></li> <li><a href="https://www.latestly.com/cryptocurrency-prices-in-india/20241122/" title="Cryptocurrency prices in India on (22 Nov 2024)">Cryptocurrency prices in India on (22 Nov 2024)</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/india/" title="India" >India</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles"> <div class="dropdown-top"> <span> <a href="https://www.latestly.com/socially/india/news/inspired-by-film-the-sabarmati-report-akhilesh-yadav-accuses-government-of-orchestrating-sambhal-stone-pelting-to-distract-from-by-election-misdeeds-6443816.html" title="https://www.latestly.com/socially/india/news/inspired-by-film-the-sabarmati-report-akhilesh-yadav-accuses-government-of-orchestrating-sambhal-stone-pelting-to-distract-from-by-election-misdeeds-6443816.html"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/Akhilesh-Yadav-1-380x214.jpg#in-large#380#214" alt="Inspired by Film 'The Sabarmati Report': Akhilesh Yadav Accuses Government of Orchestrating Sambhal Stone Pelting to Distract from By-election Misdeeds" title="Inspired by Film 'The Sabarmati Report': Akhilesh Yadav Accuses Government of Orchestrating Sambhal Stone Pelting to Distract from By-election Misdeeds" /> </a> </span> <a href="https://www.latestly.com/socially/india/news/inspired-by-film-the-sabarmati-report-akhilesh-yadav-accuses-government-of-orchestrating-sambhal-stone-pelting-to-distract-from-by-election-misdeeds-6443816.html" class="drop-thumb-link" title="Inspired by Film 'The Sabarmati Report': Akhilesh Yadav Accuses Government of Orchestrating Sambhal Stone Pelting to Distract from By-election Misdeeds">Inspired by Film 'The Sabarmati Report': Akhilesh Yadav Accuses Government of Orchestrating Sambhal Stone Pelting to Distract from By-election Misdeeds</a> </div> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/india/news/cng-price-hiked-by-rs-2-in-mumbai-other-cities-election-bound-delhi-spared-6443640.html" title="CNG Price Hike: Compressed Natural Gas Prices Surge by INR 2 in Mumbai, Gurugram, Noida and Other Cities; Poll-Bound Delhi Spared">CNG Price Hike: Compressed Natural Gas Prices Surge by INR 2 in Mumbai, Gurugram, Noida and Other Cities; Poll-Bound Delhi Spared</a></li> <li><a href="https://www.latestly.com/socially/india/information/kerala-lottery-result-today-3-pm-live-win-win-w-797-lottery-result-of-25-11-2024-watch-lucky-draw-winner-list-6443686.html" title="Kerala Lottery Result Today 3 PM Live, Win-Win W-797 Lottery Result of 25.11.2024, Watch Lucky Draw Winner List">Kerala Lottery Result Today 3 PM Live, Win-Win W-797 Lottery Result of 25.11.2024, Watch Lucky Draw Winner List</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/world/" title="World" >World</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles"> <div class="dropdown-top"> <span> <a href="https://www.latestly.com/socially/world/lithuania-plane-crash-dhl-cargo-plane-crashes-into-residential-building-in-liepkalnis-pilot-killed-and-3-injured-watch-video-6443779.html" title="https://www.latestly.com/socially/world/lithuania-plane-crash-dhl-cargo-plane-crashes-into-residential-building-in-liepkalnis-pilot-killed-and-3-injured-watch-video-6443779.html"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/168-66-380x214.jpg#in-large#380#214" alt="Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)" title="Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)" /> </a> </span> <a href="https://www.latestly.com/socially/world/lithuania-plane-crash-dhl-cargo-plane-crashes-into-residential-building-in-liepkalnis-pilot-killed-and-3-injured-watch-video-6443779.html" class="drop-thumb-link" title="Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)">Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)</a> </div> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/socially/world/philippines-fire-8000-residents-displaced-as-blaze-engulfs-isla-puting-bato-slum-in-manila-firefighters-rush-to-contain-flames-see-pics-and-video-6443189.html" title="Philippines Fire: 8,000 Residents Displaced As Blaze Engulfs Isla Puting Bato Slum in Manila, Firefighters Rush To Contain Flames (See Pics and Video)">Philippines Fire: 8,000 Residents Displaced As Blaze Engulfs Isla Puting Bato Slum in Manila, Firefighters Rush To Contain Flames (See Pics and Video)</a></li> <li><a href="https://www.latestly.com/world/indonesia-floods-13-killed-18-injured-as-landslides-flash-floods-hit-north-sumatra-6442881.html" title="Indonesia Floods: 13 Killed, 18 Injured As Landslides and Flash Floods Hit North Sumatra">Indonesia Floods: 13 Killed, 18 Injured As Landslides and Flash Floods Hit North Sumatra</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/technology/" title="Technology" >Tech</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles"> <div class="dropdown-top"> <span> <a href="https://www.latestly.com/socially/technology/whatsapp-down-meta-run-messaging-service-suffers-outage-globally-including-in-india-users-say-whatsapp-web-not-working-6443863.html" title="https://www.latestly.com/socially/technology/whatsapp-down-meta-run-messaging-service-suffers-outage-globally-including-in-india-users-say-whatsapp-web-not-working-6443863.html"> <img src="https://st1.latestly.com/wp-content/uploads/2024/09/61-108-380x214.jpg#in-large#380#214" alt="WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working" title="WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working" /> </a> </span> <a href="https://www.latestly.com/socially/technology/whatsapp-down-meta-run-messaging-service-suffers-outage-globally-including-in-india-users-say-whatsapp-web-not-working-6443863.html" class="drop-thumb-link" title="WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working">WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working</a> </div> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/technology/apple-iphone-production-in-india-reaches-usd-10-billion-in-april-october-2024-tech-giant-creates-1-75-lakh-direct-jobs-in-4-years-it-minister-ashwini-vaishnaw-6443800.html" title="Apple iPhone Production in India Reaches USD 10 Billion in April-October 2024, Tech Giant Creates 1.75 Lakh Direct Jobs in 4 Years: IT Minister Ashwini Vaishnaw">Apple iPhone Production in India Reaches USD 10 Billion in April-October 2024, Tech Giant Creates 1.75 Lakh Direct Jobs in 4 Years: IT Minister Ashwini Vaishnaw</a></li> <li><a href="https://www.latestly.com/technology/ntpc-green-energy-ipo-allotment-know-how-to-check-allotment-status-online-6443750.html" title="NTPC Green Energy IPO Allotment Date: Know How To Check Allotment Status Online">NTPC Green Energy IPO Allotment Date: Know How To Check Allotment Status Online</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/sports/" title="Sports" >Sports</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles"> <div class="dropdown-top"> <span> <a href="https://www.latestly.com/sports/cricket/india-wtc-final-qualification-scenario-how-can-indian-national-cricket-team-qualify-for-icc-world-test-championship-2023-25-summit-clash-check-indias-chances-after-perth-test-victory-in-bgt-2024-2-6443602.html" title="https://www.latestly.com/sports/cricket/india-wtc-final-qualification-scenario-how-can-indian-national-cricket-team-qualify-for-icc-world-test-championship-2023-25-summit-clash-check-indias-chances-after-perth-test-victory-in-bgt-2024-2-6443602.html"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/164-75-380x214.jpg#in-large#380#214" alt="India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25" title="India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25" /> </a> </span> <a href="https://www.latestly.com/sports/cricket/india-wtc-final-qualification-scenario-how-can-indian-national-cricket-team-qualify-for-icc-world-test-championship-2023-25-summit-clash-check-indias-chances-after-perth-test-victory-in-bgt-2024-2-6443602.html" class="drop-thumb-link" title="India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25">India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25</a> </div> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/socially/sports/cricket/ravi-shastri-reveals-he-allowed-virat-kohli-to-bring-then-girlfriend-anushka-sharma-to-australia-during-2014-15-tour-after-calling-bcci-watch-video-6443839.html" title="Ravi Shastri Reveals He Allowed Virat Kohli to Bring Then-Girlfriend Anushka Sharma to Australia During 2014-15 Tour After Calling BCCI (Watch video)">Ravi Shastri Reveals He Allowed Virat Kohli to Bring Then-Girlfriend Anushka Sharma to Australia During 2014-15 Tour After Calling BCCI (Watch video)</a></li> <li><a href="https://www.latestly.com/sports/cricket/ipl-2025-auction-live-updates-online-day-2-get-player-bids-of-rcb-mi-kkr-csk-rr-srh-pbks-gt-dc-lsg-team-squads-purse-amount-list-of-sold-and-unsold-players-in-indian-premier-league-mega-au-6442960.html" title="IPL 2025 Auction Live Updates Online, Day 2: Get Player Bids of RCB, MI, KKR, CSK, RR, SRH, PBKS, GT, DC, LSG Team Squads, Purse Amount, List of Sold and Unsold Players in Indian Premier League Mega Auction in Jeddah">IPL 2025 Auction Live Updates Online, Day 2: Get Player Bids of RCB, MI, KKR, CSK, RR, SRH, PBKS, GT, DC, LSG Team Squads, Purse Amount, List of Sold and Unsold Players in Indian Premier League Mega Auction in Jeddah</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/entertainment/" title="Entertainment" >Entertainment</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles"> <div class="dropdown-top"> <span> <a href="https://www.latestly.com/entertainment/south/all-we-imagine-as-light-divya-prabhas-nude-scene-from-payal-kapadias-film-leaks-online-video-goes-viral-on-reddit-and-social-media-6443768.html" title="https://www.latestly.com/entertainment/south/all-we-imagine-as-light-divya-prabhas-nude-scene-from-payal-kapadias-film-leaks-online-video-goes-viral-on-reddit-and-social-media-6443768.html"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/MixCollage-25-Nov-2024-02-56-PM-2423-380x214.jpg#in-large#380#214" alt="‘All We Imagine As Light’: Divya Prabha’s Nude Scene From Payal Kapadia’s Film Leaks Online, Video Goes Viral on Reddit and Social Media" title="‘All We Imagine As Light’: Divya Prabha’s Nude Scene From Payal Kapadia’s Film Leaks Online, Video Goes Viral on Reddit and Social Media" /> </a> </span> <a href="https://www.latestly.com/entertainment/south/all-we-imagine-as-light-divya-prabhas-nude-scene-from-payal-kapadias-film-leaks-online-video-goes-viral-on-reddit-and-social-media-6443768.html" class="drop-thumb-link" title="‘All We Imagine As Light’: Divya Prabha’s Nude Scene From Payal Kapadia’s Film Leaks Online, Video Goes Viral on Reddit and Social Media">‘All We Imagine As Light’: Divya Prabha’s Nude Scene From Payal Kapadia’s Film Leaks Online, Video Goes Viral on Reddit and Social Media</a> </div> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/entertainment/bollywood/riteish-deshmukhs-touching-message-to-son-riaan-on-his-10th-birthday-says-you-make-me-feel-like-the-best-dad-view-post-6443822.html" title="Riteish Deshmukh’s Touching Message to Son Riaan on His 10th Birthday; Says ‘You Make Me Feel Like the Best Dad’ (View Post)">Riteish Deshmukh’s Touching Message to Son Riaan on His 10th Birthday; Says ‘You Make Me Feel Like the Best Dad’ (View Post)</a></li> <li><a href="https://www.latestly.com/entertainment/bollywood/raajneeti-2-will-ranbir-kapoor-reprise-his-role-in-prakash-jhas-political-drama-heres-what-we-know-6443827.html" title="‘Raajneeti 2’: Will Ranbir Kapoor Reprise His Role in Prakash Jha’s Political Drama? Here’s What We Know">‘Raajneeti 2’: Will Ranbir Kapoor Reprise His Role in Prakash Jha’s Political Drama? Here’s What We Know</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/lifestyle/" title="Lifestyle" >Lifestyle</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles"> <div class="dropdown-top"> <span> <a href="https://www.latestly.com/socially/lifestyle/fashion/radhika-merchant-captivates-in-traditional-ensembles-for-her-best-friends-wedding-re-wears-lehenga-from-isha-ambanis-nuptial-ceremony-view-pictures-6443745.html" title="https://www.latestly.com/socially/lifestyle/fashion/radhika-merchant-captivates-in-traditional-ensembles-for-her-best-friends-wedding-re-wears-lehenga-from-isha-ambanis-nuptial-ceremony-view-pictures-6443745.html"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/Radhika-Merchant-380x214.jpg#in-large#380#214" alt="Radhika Merchant Captivates in Traditional Ensembles for Her Best Friend’s Wedding, Re-wears Lehenga From Isha Ambani’s Nuptial Ceremony (View Pictures)" title="Radhika Merchant Captivates in Traditional Ensembles for Her Best Friend’s Wedding, Re-wears Lehenga From Isha Ambani’s Nuptial Ceremony (View Pictures)" /> </a> </span> <a href="https://www.latestly.com/socially/lifestyle/fashion/radhika-merchant-captivates-in-traditional-ensembles-for-her-best-friends-wedding-re-wears-lehenga-from-isha-ambanis-nuptial-ceremony-view-pictures-6443745.html" class="drop-thumb-link" title="Radhika Merchant Captivates in Traditional Ensembles for Her Best Friend’s Wedding, Re-wears Lehenga From Isha Ambani’s Nuptial Ceremony (View Pictures)">Radhika Merchant Captivates in Traditional Ensembles for Her Best Friend’s Wedding, Re-wears Lehenga From Isha Ambani’s Nuptial Ceremony (View Pictures)</a> </div> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/lifestyle/fashion/times-when-deepika-padukone-proved-that-she-nails-pantsuits-like-no-one-else-view-pics-6430405.html" title="Times When Deepika Padukone Proved that She Nails Pantsuits Like No One Else (View Pics)">Times When Deepika Padukone Proved that She Nails Pantsuits Like No One Else (View Pics)</a></li> <li><a href="https://www.latestly.com/lifestyle/fashion/ss25-polka-dotted-season-womens-fashion-print-trend-polka-dots-6443700.html" title="SS25-Polka-Dotted Season: Women's Fashion Print Trend Polka Dots">SS25-Polka-Dotted Season: Women's Fashion Print Trend Polka Dots</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/social-viral/" title="Viral" >Viral</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles"> <div class="dropdown-top"> <span> <a href="https://www.latestly.com/socially/social-viral/dua-lipa-thanks-kl-for-2-very-sweaty-nights-in-your-city-netizens-wonder-if-the-post-is-for-kl-rahul-or-kerala-right-answer-is-none-6443867.html" title="https://www.latestly.com/socially/social-viral/dua-lipa-thanks-kl-for-2-very-sweaty-nights-in-your-city-netizens-wonder-if-the-post-is-for-kl-rahul-or-kerala-right-answer-is-none-6443867.html"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/Dua-Lipa-1-380x214.jpg#in-large#380#214" alt="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE" title="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE" /> </a> </span> <a href="https://www.latestly.com/socially/social-viral/dua-lipa-thanks-kl-for-2-very-sweaty-nights-in-your-city-netizens-wonder-if-the-post-is-for-kl-rahul-or-kerala-right-answer-is-none-6443867.html" class="drop-thumb-link" title="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE">Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE</a> </div> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/social-viral/kanwal-aftab-private-video-original-link-leaked-who-is-kanwal-aftab-pakistani-influencer-and-tiktoker-goes-viral-after-intimate-clip-takes-over-social-media-amid-mms-scandal-series-6443681.html" title="Kanwal Aftab Private Video Original Link Leaked: Who Is Kanwal Aftab? Pakistani Influencer and TikToker Goes Viral After Intimate Clip Takes Over Social Media Amid MMS Scandal Series">Kanwal Aftab Private Video Original Link Leaked: Who Is Kanwal Aftab? Pakistani Influencer and TikToker Goes Viral After Intimate Clip Takes Over Social Media Amid MMS Scandal Series</a></li> <li><a href="https://www.latestly.com/socially/social-viral/divya-prabha-original-video-link-goes-viral-search-engine-platform-flooded-with-all-we-imagine-as-light-actress-leaked-love-making-scenes-from-movie-online-6443540.html" title="Divya Prabha Original Video Link Goes Viral: Search Engine Platform Flooded With ‘All We Imagine As Light’ Actress’ Leaked Love-Making Scenes From Movie Online">Divya Prabha Original Video Link Goes Viral: Search Engine Platform Flooded With ‘All We Imagine As Light’ Actress’ Leaked Love-Making Scenes From Movie Online</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/lifestyle/festivals-events/" title="Festivals & Events" >Festivals</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles"> <div class="dropdown-top"> <span> <a href="https://www.latestly.com/lifestyle/festivals-events/thanksgiving-2024-wishes-share-happy-thanksgiving-day-greetings-hd-wallpapers-thoughtful-quotes-messages-and-images-with-your-friends-family-6443600.html" title="https://www.latestly.com/lifestyle/festivals-events/thanksgiving-2024-wishes-share-happy-thanksgiving-day-greetings-hd-wallpapers-thoughtful-quotes-messages-and-images-with-your-friends-family-6443600.html"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/Thanksgiving-Wishes..-380x214.jpg#in-large#380#214" alt="Thanksgiving 2024 Wishes: Share Happy Thanksgiving Day Greetings, HD Wallpapers, Thoughtful Quotes, Messages and Images With Your Friends & Family" title="Thanksgiving 2024 Wishes: Share Happy Thanksgiving Day Greetings, HD Wallpapers, Thoughtful Quotes, Messages and Images With Your Friends & Family" /> </a> </span> <a href="https://www.latestly.com/lifestyle/festivals-events/thanksgiving-2024-wishes-share-happy-thanksgiving-day-greetings-hd-wallpapers-thoughtful-quotes-messages-and-images-with-your-friends-family-6443600.html" class="drop-thumb-link" title="Thanksgiving 2024 Wishes: Share Happy Thanksgiving Day Greetings, HD Wallpapers, Thoughtful Quotes, Messages and Images With Your Friends & Family">Thanksgiving 2024 Wishes: Share Happy Thanksgiving Day Greetings, HD Wallpapers, Thoughtful Quotes, Messages and Images With Your Friends & Family</a> </div> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/lifestyle/festivals-events/national-milk-day-2024-in-india-quotes-and-messages-slogans-on-milk-images-and-hd-wallpapers-to-celebrate-the-goodness-of-milk-6437266.html" title="National Milk Day 2024 in India Quotes and Messages: Slogans on Milk, Images and HD Wallpapers To Celebrate the Goodness of Milk">National Milk Day 2024 in India Quotes and Messages: Slogans on Milk, Images and HD Wallpapers To Celebrate the Goodness of Milk</a></li> <li><a href="https://www.latestly.com/lifestyle/festivals-events/constitution-day-2024-hd-images-and-wallpapers-for-free-download-online-br-ambedkar-quotes-and-samvidhan-divas-wishes-greetings-and-messages-to-share-for-national-law-day-6443473.html" title="Constitution Day 2024 HD Images and Wallpapers for Free Download Online: BR Ambedkar Quotes and Samvidhan Divas Wishes, Greetings and Messages to Share for National Law Day">Constitution Day 2024 HD Images and Wallpapers for Free Download Online: BR Ambedkar Quotes and Samvidhan Divas Wishes, Greetings and Messages to Share for National Law Day</a></li> </ul> </div> </div> </div> </li> <li class="menu_nav_item_li"> <a class="menu_nav_alink dropdown_toggle" href="https://www.latestly.com/videos/" title="Videos" >Videos</a> <div class="menu_sub_nav_blk"> <div class="dropdown_articles"> <div class="dropdown-top"> <span> <a href="https://www.latestly.com/videos/saira-banu-urges-everyone-to-stop-tarnishing-ar-rahmans-name-calls-him-a-gem-of-a-person-amid-ongoing-divorce-6443495.html" title="https://www.latestly.com/videos/saira-banu-urges-everyone-to-stop-tarnishing-ar-rahmans-name-calls-him-a-gem-of-a-person-amid-ongoing-divorce-6443495.html"> <img src="https://st1.latestly.com/wp-content/uploads/2024/11/Saira-Banu-380x214.jpg#in-large#380#214" alt="Saira Banu Urges Everyone To ‘Stop Tarnishing’ AR Rahman’s Name, Calls Him ‘A Gem of a Person’ Amid Ongoing Divorce" title="Saira Banu Urges Everyone To ‘Stop Tarnishing’ AR Rahman’s Name, Calls Him ‘A Gem of a Person’ Amid Ongoing Divorce" /> </a> </span> <a href="https://www.latestly.com/videos/saira-banu-urges-everyone-to-stop-tarnishing-ar-rahmans-name-calls-him-a-gem-of-a-person-amid-ongoing-divorce-6443495.html" class="drop-thumb-link" title="Saira Banu Urges Everyone To ‘Stop Tarnishing’ AR Rahman’s Name, Calls Him ‘A Gem of a Person’ Amid Ongoing Divorce">Saira Banu Urges Everyone To ‘Stop Tarnishing’ AR Rahman’s Name, Calls Him ‘A Gem of a Person’ Amid Ongoing Divorce</a> </div> <div class="dropdown-bottom"> <ul> <li><a href="https://www.latestly.com/videos/sambhal-violence-clashes-break-out-during-protest-over-shahi-jama-masjid-survey-3-killed-schools-shut-6443388.html" title="Sambhal Violence: Clashes Break Out During Protest Over Shahi Jama Masjid Survey, 3 Killed, Schools Shut">Sambhal Violence: Clashes Break Out During Protest Over Shahi Jama Masjid Survey, 3 Killed, Schools Shut</a></li> <li><a href="https://www.latestly.com/videos/ipl-2025-mega-auction-day-1-highlights-rishabh-pant-scripts-record-to-become-most-expensive-player-in-ipl-history-on-action-packed-day-6443084.html" title="IPL 2025 Mega Auction Day 1 Highlights: Rishabh Pant Scripts Record To Become Most Expensive Player in IPL History on Action-Packed Day">IPL 2025 Mega Auction Day 1 Highlights: Rishabh Pant Scripts Record To Become Most Expensive Player in IPL History on Action-Packed Day</a></li> </ul> </div> </div> </div> </li> <div class="clear"></div> </ul> <form class="search_form_blk" action="https://www.latestly.com/search/"> <div class="search-input"> <input id="search_input_fld" class="form-control mr-sm-2" type="search" name="q" placeholder="Search" aria-label="Search" required> <button class="search-trigger btn btn-clear" type="submit"> <img src="https://stfe.latestly.com/images/search_icon.png" alt="Search" /> </button> <img class="close-btn btn btn-clear" onclick="close_search_form(this)" title="Close Search" src="https://stfe.latestly.com/images/login-back.png" alt="Close" /> </div> <a class="search-btn" href="javascript:;" onclick="open_search_form(this)"> <img src="https://stfe.latestly.com/images/search.png" alt="Search" /> </a> </form> <div class="clear"></div> </div> </div> </header> </div> <div class="add-left"> <!-- <div id='div-gpt-ad-1590063487025-0'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1590063487025-0'); }); </script> </div> --> </div> <div class="add-right"> <!-- <div id='div-gpt-ad-1590063610495-0'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1590063610495-0'); }); </script> </div> --> </div> <div id="content" class="container-fluid"> <div class="container"> <div class="row main_section"> <section class="socially_article"> <section class="row article_widget" data-articleid="6443405" data-articleupdate="2024-11-25 12:43:50" data-newurl="https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html"> <div class="col-sm-12"> <div class="card1"> <div class="breadcrumb_social_share_blk"><ul class="breadcrumb col-sm-9" itemscope="" itemtype="http://schema.org/BreadcrumbList"><li itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem" class="breadcrumb-item"><a itemprop="item" href="https://www.latestly.com" title="Home"><span itemprop="name">Home</span></a><meta itemprop="position" content="1"></li><li itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem" class="breadcrumb-item"><a itemprop="item" href="https://www.latestly.com/socially/" title="Socially"><span itemprop="name">Socially</span></a><meta itemprop="position" content="2"></li></ul><div class="clear"></div></div> <article class="article" data-url="https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html"> <div class="article-header"> <h1 class="article_title">Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!</h1> <h2>The World Chess Championship 2024 has kicked off today in Singapore. The final match between D Gukesh and Ding Liren gets a colourful acknowledgement with a Chess 2024 Google doodle. View the Google doodle below.</h2> <div class="social_share_blk"> <span> <a class="social-icon-sm facebook-sm" onclick="shareOpen('https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.latestly.com%2Fsocially%2Fsocial-viral%2Fchess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html&t=Chess+2024+Google+Doodle%3A+D+Gukesh+vs+Ding+Liren+World+Chess+Championship+2024+Final+Match+Gets+a+Colourful+Acknowledgment%21', 900, 500);" href="javascript:void(0);"></a> </span> <span> <a class="social-icon-sm twitter-sm social_clr_img tw" href="javascript:void(0);" onclick="shareOpen('https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.latestly.com%2Fsocially%2Fsocial-viral%2Fchess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html&text=Chess+2024+Google+Doodle%3A+D+Gukesh+vs+Ding+Liren+World+Chess+Championship+2024+Final+Match+Gets+a+Colourful+Acknowledgment%21&via=latestly', 650, 420);"></a> </span> <span> <a class="social-icon-sm whatsapp-sm" href="javascript:void(0);" onclick="shareOpen('https://api.whatsapp.com//send?text=Chess+2024+Google+Doodle%3A+D+Gukesh+vs+Ding+Liren+World+Chess+Championship+2024+Final+Match+Gets+a+Colourful+Acknowledgment%21 https%3A%2F%2Fwww.latestly.com%2Fsocially%2Fsocial-viral%2Fchess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html',900, 600)"></a> </span> <span> <a class="social-icon-sm linkedin-sm" href="javascript:void(0);" onclick="shareOpen('https://www.linkedin.com/cws/share?url=https%3A%2F%2Fwww.latestly.com%2Fsocially%2Fsocial-viral%2Fchess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html&token=&isFramed=true',550, 550)"></a> </span> <span> <a class="social-icon-sm mail-sm" target="_blank" href="mailto:?subject=Chess+2024+Google+Doodle%3A+D+Gukesh+vs+Ding+Liren+World+Chess+Championship+2024+Final+Match+Gets+a+Colourful+Acknowledgment%21&body=Check out this link https%3A%2F%2Fwww.latestly.com%2Fsocially%2Fsocial-viral%2Fchess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html" title="Share by Email"></a> </span> <div class="clear"></div> <!-- <div class="lhs_adv_970x90_below_title"><div id="div-clmb-ctn-341477-1" style="height:auto;width:100%;margin-top: 10px;" data-slot="341477" data-position="1" data-section="ArticleShow" data-ua="D" class="colombia"></div></div> --> <div class="lhs_adv_970x90_below_title"><div style='min-width: 300px; min-height: 250px; text-align:center;'><div id='div-gpt-ad-1700572371277-0'></div></div></div> </div> <div> <div class="img_parent_blk full-details"> <img class="lazyload" src="https://st1.latestly.com/wp-content/uploads/2024/11/Chess-2024-Google-Doodle-784x441.jpg" alt="Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!" title="Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!"> <div class="img_caption_text">Chess 2024 Google Doodle (Photo Credits: Google)</div> </div> <div class="clear"></div> </div> <div class="article_auth_time_blk"> <div class="article_auth_time col-sm-9 no_pad"> <span class="cat_name"><a href="https://www.latestly.com/socially/" name="Socially" class="cat_name_alink cat_name" title="Socially">Socially</a></span> <span class="auth_name"> <a href="https://www.latestly.com/author/nimmi-mathai/" class="auth_name_txt" title="Nimmi Mathai">Nimmi Mathai</a>|</span> <span class="article_date">Nov 25, 2024 12:43 PM IST</span> </div> <div class="clear"></div> </div> </div><!-- article-header --> <div class="article-body"> <p>The World Chess Championship 2024 has kicked off today in the beautiful country of Singapore. The event will have a match take place between Indian chess grandmaster Gukesh Dommaraju, popularly known as D Gukesh, and Chinese chess grandmaster Ding Liren, the current reigning champion. As D Gukesh looks to dethrone Ding, and as we wait to find out who will be the World Chess Champion 2024, Google marks the final match and celebrates Chess with a colourful acknowledgement in the form of a Chess 2024 Google doodle. The creative animation features various pieces of the chess game. View the Google doodle below. <strong><a href="https://www.latestly.com/social-viral/chess-fun-facts-mark-the-start-of-world-chess-championship-2024-by-learning-10-interesting-things-about-chess-the-game-of-strategy-and-skill-6443295.html">Chess Fun Facts: Mark the Start of World Chess Championship 2024 by Learning 10 Interesting Things About Chess, The Game of Strategy and Skill.</a></strong> </p><p><h4><strong>Chess 2024 Google Doodle</strong></h4> </p><img class="wp-image-1192123 lazyload" class="size-full wp-image-6443411" src="data:image/gif;base64,R0lGODlhEAO5AaIHAC4uLrOzsz8/P2lpaVRUVP7+/tLS0v///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCOTAzNzdENUZCNkQxMUU3QTVBQUVBMDc4NUNENzEyNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCOTAzNzdENEZCNkQxMUU3QTVBQUVBMDc4NUNENzEyNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MkZFOTlDNUY1RjgxMUU3QTk0MkQ2MzJCQzdFNDE2RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MkZFOTlDNkY1RjgxMUU3QTk0MkQ2MzJCQzdFNDE2RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHA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" data-src="https://cms.letsly.in/wp-content/uploads/2024/11/Chess-2024-Google-Doodle.jpg" alt="" width="1200" height="675" /><div class="caption text-muted text-center small p-2"> Chess 2024 Google Doodle (Photo Credits: Google)</div><p><em>(SocialLY brings you all the latest breaking news, viral trends and information from social media world, including Twitter, Instagram and Youtube. The above post is embeded directly from the user's social media account and LatestLY Staff may not have modified or edited the content body. The views and facts appearing in the social media post do not reflect the opinions of LatestLY, also LatestLY does not assume any responsibility or liability for the same.)</em></p> <div class="adv_card"> <div id='div-gpt-ad-1560419204258-1' width='300' height='250'> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1560419204258-1'); }); </script> </div> </div> <!-- dailymotion player--> <div class="adv_card"> <!--<div class="dm-player" cpeid="5fec2545e7d806881ea10a92" owners="LatestLY" sort="relevance,recent" keywordsSelector="h1.article_title" preVideoTitle="<b>Watch Related Videos</b>" showVideoTitle="true"></div>--> <!-- <div id="ds_default_anchor" style="position: relative; width: 100%; height: 430px;"></div> --> </div> <div class="clear"></div> </div><!-- article-body --> <div class="article-footer"> <div class="row"> <div class="comments_social_share_blk col-sm-12"> <div class="social_share_blk col-sm-6 text-right no_pad"> <span> <a class="social-icon-sm facebook-sm" onclick="PopupCenter(this.href,'Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!',560,360,'issocial','https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html');return false;" href="https://facebook.com/sharer.php?u=https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html" title="Share on Facebook"></a> </span> <span> <a class="social-icon-sm twitter-sm" href="https://twitter.com/intent/tweet?url=https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html&text=Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!&via=latestly" title="Tweet"></a> </span> </div> <div class="clear"></div> </div> </div> <div class="row"> <div class="col-sm-12"> <div class="tags_list_blk"> <div class="tags_title_blk"> <span class="tag_txt">Tags: </span> </div> <div class="tags_list"> <a href="https://www.latestly.com/topic/chess/" class="tag_alink" title="chess">chess</a> <a href="https://www.latestly.com/topic/chess-board/" class="tag_alink" title="Chess Board">Chess Board</a> <a href="https://www.latestly.com/topic/chess-facts/" class="tag_alink" title="Chess Facts">Chess Facts</a> <a href="https://www.latestly.com/topic/chess-game/" class="tag_alink" title="Chess Game">Chess Game</a> <a href="https://www.latestly.com/topic/chess-latest-news/" class="tag_alink" title="Chess Latest News">Chess Latest News</a> <a href="https://www.latestly.com/topic/chess-match/" class="tag_alink" title="Chess Match">Chess Match</a> <a href="https://www.latestly.com/topic/chess-news/" class="tag_alink" title="Chess News">Chess News</a> <a href="https://www.latestly.com/topic/d-gukesh/" class="tag_alink" title="D Gukesh">D Gukesh</a> <a href="https://www.latestly.com/topic/d-gukesh-news/" class="tag_alink" title="D Gukesh News">D Gukesh News</a> <a href="https://www.latestly.com/topic/d-gukesh-vs-ding-liren/" class="tag_alink" title="D Gukesh vs Ding Liren">D Gukesh vs Ding Liren</a> <a href="https://www.latestly.com/topic/fide-world-chess-championship/" class="tag_alink" title="FIDE World Chess Championship">FIDE World Chess Championship</a> <a href="https://www.latestly.com/topic/fide-world-chess-championship-2024/" class="tag_alink" title="FIDE World Chess Championship 2024">FIDE World Chess Championship 2024</a> <a href="https://www.latestly.com/topic/grandmaster-d-gukesh/" class="tag_alink" title="Grandmaster D Gukesh">Grandmaster D Gukesh</a> <a href="https://www.latestly.com/topic/world-chess-championship/" class="tag_alink" title="World Chess Championship">World Chess Championship</a> <a href="https://www.latestly.com/topic/world-chess-championship-2024/" class="tag_alink" title="World Chess Championship 2024">World Chess Championship 2024</a> <a href="https://www.latestly.com/topic/world-chess-championship-2024-date/" class="tag_alink" title="World Chess Championship 2024 Date">World Chess Championship 2024 Date</a> <a href="https://www.latestly.com/topic/world-chess-championship-2024-schedule/" class="tag_alink" title="World Chess Championship 2024 Schedule">World Chess Championship 2024 Schedule</a> </div> <div class="clear"></div> </div> </div> </div> </div> </article> </div> <!--Adcode,position=1--> <!-- <div id="div-clmb-ctn-341478-1" style="float:left;min-height:2px;width:100%;margin-bottom: 20px;" data-slot="341478" data-position="1" data-section="ArticleShow" data-ua="D" class="colombia"></div> --> <div style='min-width: 300px; min-height: 250px; text-align:center;'><div id='div-gpt-ad-1700572371277-1'></div></div> <div class="clear"></div> </div> </section> <div class="col-sm-12"> <div class="widget you_might_also_like_story_blk"> <div class="widget_header"> <a class="widget_title comment_alink">You might also like</a> </div> <div class="widget_content"> <section class="row clear_grid"> <div class="col-sm-3"> <figure class="top_story_fig_blk sub_lead_story card"> <a class="img_parent_blk" href="https://www.latestly.com/socially/sports/chess-championship-2024-google-doodle-search-engine-giant-unveils-latest-artwork-for-ding-liren-vs-d-gukesh-match-6442785.html" title="World Chess Championship 2024 Google Doodle: Search Engine Giant Unveils Latest Artwork Ahead of Ding Liren vs D Gukesh Match"> <img class="lazyload" data-src="https://st1.latestly.com/wp-content/uploads/2024/11/Screenshot-2024-11-25-at-7.31.47 AM-380x214.png" src="data:image/gif;base64,R0lGODlhEAO5AaIHAC4uLrOzsz8/P2lpaVRUVP7+/tLS0v///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCOTAzNzdENUZCNkQxMUU3QTVBQUVBMDc4NUNENzEyNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCOTAzNzdENEZCNkQxMUU3QTVBQUVBMDc4NUNENzEyNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MkZFOTlDNUY1RjgxMUU3QTk0MkQ2MzJCQzdFNDE2RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MkZFOTlDNkY1RjgxMUU3QTk0MkQ2MzJCQzdFNDE2RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHA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" alt="World Chess Championship 2024 Google Doodle: Search Engine Giant Unveils Latest Artwork Ahead of Ding Liren vs D Gukesh Match"> </a> <figcaption class="figcaption_text_blk"> <a href="https://www.latestly.com/sports/" class="cat_name_alink cat_name" title="Sports">Sports</a> <a href="https://www.latestly.com/socially/sports/chess-championship-2024-google-doodle-search-engine-giant-unveils-latest-artwork-for-ding-liren-vs-d-gukesh-match-6442785.html" class="story_title_alink" title="World Chess Championship 2024 Google Doodle: Search Engine Giant Unveils Latest Artwork Ahead of Ding Liren vs D Gukesh Match"> <h2 class="sub_story_title">World Chess Championship 2024 Google Doodle: Search Engine Giant Unveils Latest Artwork Ahead of Ding Liren vs D Gukesh Match</h2> </a> </figcaption> </figure> </div> <div class="col-sm-3"> <figure class="top_story_fig_blk sub_lead_story card"> <a class="img_parent_blk" href="https://www.latestly.com/socially/sports/d-gukesh-vs-ding-liren-live-streaming-online-how-to-watch-telecast-of-fide-world-chess-championship-2024-in-india-with-time-in-ist-6442876.html" title="D Gukesh vs Ding Liren Live Streaming Online: How To Watch Telecast of FIDE World Chess Championship 2024 in India With Time in IST?"> <img class="lazyload" data-src="https://st1.latestly.com/wp-content/uploads/2024/09/4-177176328-380x214.jpg" src="data:image/gif;base64,R0lGODlhEAO5AaIHAC4uLrOzsz8/P2lpaVRUVP7+/tLS0v///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCOTAzNzdENUZCNkQxMUU3QTVBQUVBMDc4NUNENzEyNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCOTAzNzdENEZCNkQxMUU3QTVBQUVBMDc4NUNENzEyNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MkZFOTlDNUY1RjgxMUU3QTk0MkQ2MzJCQzdFNDE2RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MkZFOTlDNkY1RjgxMUU3QTk0MkQ2MzJCQzdFNDE2RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHA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" alt="D Gukesh vs Ding Liren Live Streaming Online: How To Watch Telecast of FIDE World Chess Championship 2024 in India With Time in IST?"> </a> <figcaption class="figcaption_text_blk"> <a href="https://www.latestly.com/sports/" class="cat_name_alink cat_name" title="Sports">Sports</a> <a href="https://www.latestly.com/socially/sports/d-gukesh-vs-ding-liren-live-streaming-online-how-to-watch-telecast-of-fide-world-chess-championship-2024-in-india-with-time-in-ist-6442876.html" class="story_title_alink" title="D Gukesh vs Ding Liren Live Streaming Online: How To Watch Telecast of FIDE World Chess Championship 2024 in India With Time in IST?"> <h2 class="sub_story_title">D Gukesh vs Ding Liren Live Streaming Online: How To Watch Telecast of FIDE World Chess Championship 2024 in India With Time in IST?</h2> </a> </figcaption> </figure> </div> <div class="col-sm-3"> <figure class="top_story_fig_blk sub_lead_story card"> <a class="img_parent_blk" href="https://www.latestly.com/socially/sports/retired-in-good-time-former-chess-world-champion-garry-kasparov-reacts-to-magnus-carlsen-and-fabiano-caruanas-semi-nude-photo-shoot-for-freestyle-chess-grand-slam-match-6438199.html" title="'Retired in Good Time', Former Chess World Champion Garry Kasparov Reacts to Magnus Carlsen and Fabiano Caruana’s Semi-Nude Photo Shoot For Freestyle Chess Grand Slam Match"> <img class="lazyload" data-src="https://st1.latestly.com/wp-content/uploads/2024/11/28-167-380x214.jpg" src="data:image/gif;base64,R0lGODlhEAO5AaIHAC4uLrOzsz8/P2lpaVRUVP7+/tLS0v///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCOTAzNzdENUZCNkQxMUU3QTVBQUVBMDc4NUNENzEyNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCOTAzNzdENEZCNkQxMUU3QTVBQUVBMDc4NUNENzEyNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MkZFOTlDNUY1RjgxMUU3QTk0MkQ2MzJCQzdFNDE2RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MkZFOTlDNkY1RjgxMUU3QTk0MkQ2MzJCQzdFNDE2RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHA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" alt="'Retired in Good Time', Former Chess World Champion Garry Kasparov Reacts to Magnus Carlsen and Fabiano Caruana’s Semi-Nude Photo Shoot For Freestyle Chess Grand Slam Match"> </a> <figcaption class="figcaption_text_blk"> <a href="https://www.latestly.com/sports/" class="cat_name_alink cat_name" title="Sports">Sports</a> <a href="https://www.latestly.com/socially/sports/retired-in-good-time-former-chess-world-champion-garry-kasparov-reacts-to-magnus-carlsen-and-fabiano-caruanas-semi-nude-photo-shoot-for-freestyle-chess-grand-slam-match-6438199.html" class="story_title_alink" title="'Retired in Good Time', Former Chess World Champion Garry Kasparov Reacts to Magnus Carlsen and Fabiano Caruana’s Semi-Nude Photo Shoot For Freestyle Chess Grand Slam Match"> <h2 class="sub_story_title">'Retired in Good Time', Former Chess World Champion Garry Kasparov Reacts to Magnus Carlsen and Fabiano Caruana’s Semi-Nude Photo Shoot For Freestyle Chess Grand Slam Match</h2> </a> </figcaption> </figure> </div> <div class="col-sm-3"> <figure class="top_story_fig_blk sub_lead_story card"> <a class="img_parent_blk" href="https://www.latestly.com/socially/sports/magnus-carlsen-left-baffled-after-promising-chess-player-bristy-mukherjee-touches-his-feet-while-receiving-trophy-at-tata-steel-chess-india-festival-2024-watch-video-6424913.html" title="Magnus Carlsen Left Baffled After Promising Chess Player Bristy Mukherjee Touches His Feet While Receiving Trophy At Tata Steel Chess India Festival 2024 (Watch Video)"> <img class="lazyload" data-src="https://st1.latestly.com/wp-content/uploads/2024/11/47-151-380x214.jpg" src="data:image/gif;base64,R0lGODlhEAO5AaIHAC4uLrOzsz8/P2lpaVRUVP7+/tLS0v///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCOTAzNzdENUZCNkQxMUU3QTVBQUVBMDc4NUNENzEyNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCOTAzNzdENEZCNkQxMUU3QTVBQUVBMDc4NUNENzEyNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MkZFOTlDNUY1RjgxMUU3QTk0MkQ2MzJCQzdFNDE2RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MkZFOTlDNkY1RjgxMUU3QTk0MkQ2MzJCQzdFNDE2RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHA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" alt="Magnus Carlsen Left Baffled After Promising Chess Player Bristy Mukherjee Touches His Feet While Receiving Trophy At Tata Steel Chess India Festival 2024 (Watch Video)"> </a> <figcaption class="figcaption_text_blk"> <a href="https://www.latestly.com/sports/" class="cat_name_alink cat_name" title="Sports">Sports</a> <a href="https://www.latestly.com/socially/sports/magnus-carlsen-left-baffled-after-promising-chess-player-bristy-mukherjee-touches-his-feet-while-receiving-trophy-at-tata-steel-chess-india-festival-2024-watch-video-6424913.html" class="story_title_alink" title="Magnus Carlsen Left Baffled After Promising Chess Player Bristy Mukherjee Touches His Feet While Receiving Trophy At Tata Steel Chess India Festival 2024 (Watch Video)"> <h2 class="sub_story_title">Magnus Carlsen Left Baffled After Promising Chess Player Bristy Mukherjee Touches His Feet While Receiving Trophy At Tata Steel Chess India Festival 2024 (Watch Video)</h2> </a> </figcaption> </figure> </div> </section> </div> <div class="clear"></div> </div> </div> <div class="adv_card"> <!-- /21682383758/latestly_728x90_btf2 --> <div id='div-gpt-ad-1560419641727-0'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1560419641727-0'); }); </script> </div> </div> <!--Adcode,position=1--> <!-- <div id="div-clmb-ctn-341718-1" style="float:left;min-height:2px;width:100%;margin-bottom: 20px;" data-slot="341718" data-position="1" data-section="ArticleShow" data-ua="D" class="colombia"></div><div class="clear"></div> --> <div style='min-width: 300px; min-height: 250px; text-align:center;'><div id='div-gpt-ad-1700572371277-2'></div></div> <div data-type="_mgwidget" data-widget-id="1694907"></div> <script>(function(w,q){w[q]=w[q]||[];w[q].push(["_mgc.load"])})(window,"_mgq");</script> </section> <div class="right_wrap"> <div id="sticker"> <div class="adv_rhs_card"> <div class="adv_content_blk"> <!-- /21682383758/latestly_300x250_atf --> <div id='div-gpt-ad-1560419204258-0' style='height:250px; width:300px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1560419204258-0'); }); </script> </div> </div> </div> <div class="quicklive"> <style type="text/css"> .cri-score-panel,.cri-score-panel .main-ele-title{display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flex}.cri-score-panel{background:#403f41;cursor:pointer;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;background-image:linear-gradient(90deg,#ff0097 0,#0c109b 25%);display:flex;overflow:hidden;-webkit-flex-wrap:wrap;-o-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:5px;-webkit-align-items:center;-moz-align-items:center;-o-align-items:center;-ms-align-items:center;align-items:center;margin-bottom:20px}.cri-score-panel .main-ele-title{text-align:center;width:100%;padding:5px 5px 9px 12px;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-o-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-o-align-items:center;-ms-align-items:center;align-items:center;text-transform:uppercase;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;font-family:Roboto-Bold,sans-serif;font-size:21px}.main-ele-title .live-score-txt{font-size:13px;color:#000;text-transform:uppercase;background:url(/images/Live_red1_blink.gif?10062019-1112) left 7px center/10px auto no-repeat #fff;padding:0 15px 0 23px;height:28px;line-height:30px;text-align:center;-webkit-border-radius:18px;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;border-radius:18px;position:relative;display:block}.election-score-slider{width:100%;overflow-x:scroll;white-space:nowrap}.cri-score-panel .cri-score-right{width:100%;background:#fff;position:relative;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;padding:0 4px;text-align:center;overflow:hidden}.cri-score-panel .action{display:flex;justify-content:center;align-items:center;gap:5px}.cri-score-panel .action img{width:19.56px;height:29.02px}.cri-score-panel .action span{font-family:Helvetica Neue;font-size:20px;font-weight:700;line-height:24.42px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;background:-webkit-linear-gradient(#371168,#fc068f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent} </style> <section class="cri-score-panel item"> <a href="https://www.latestly.com/sports/cricket/ipl-2025-auction-live-updates-online-get-player-bids-of-rcb-mi-kkr-csk-rr-srh-pbks-gt-dc-lsg-team-squads-purse-amount-list-of-sold-and-unsold-players-in-indian-premier-league-mega-auction-6440756.html" title="IPL 2025 Auction Live Updates Online" target="_blank" class="main-ele-title"><span style="font-size: 20px;font-weight: 700;">IPL Auction 2025</span> <span class="live-score-txt" style="font-size: 11px">Live</span></a> <div class="cri-score-right width100"> <a href="https://www.latestly.com/sports/cricket/ipl-2025-auction-live-updates-online-get-player-bids-of-rcb-mi-kkr-csk-rr-srh-pbks-gt-dc-lsg-team-squads-purse-amount-list-of-sold-and-unsold-players-in-indian-premier-league-mega-auction-6440756.html" title="IPL 2025 Auction Live Updates Online" target="_blank" style="text-decoration: none;"> <div class="election-score-graph" style="margin-bottom: 10px; text-align: center;"> <div style="position: relative;margin: 0 auto;width: 100%;"> <h2 style="font-size: 28px;padding-top: 15px; padding-bottom: 10px">Manav Suthar</h2> <!-- <span style="font-size: 14px"><strong>Sold To</strong></span> --> <h3 class="action"><img src="/img/ipl-team/sold_icon.jpeg" alt="Sold Icon"><span>Sold To</span></h3> <h3 class="action" style="font-size: 28px;padding: 10px;color: blue;"> <img src="/img/ipl-team/gt.png" alt="GT" style="width: 30px;height: 30px;"> <strong>GT</strong> </h3> <h4 style="font-size: 14px">Hammer Price: <strong>₹30 Lakhs</strong></h4> </div> </div> </a> </div> </section> </div> <div class="tending-stories"> <div class="Fd_fQ Fd_fQ1"> <button class="OE3OK " role="menuitem" tabindex="0"> <div class="RR-M- QN629" aria-disabled="true" role="button" tabindex="-1"> <span class="_2dbep " role="link" tabindex="-1"> <img class="_6q-tv" data-testid="user-avatar" draggable="false" src="https://stfe.latestly.com/images/hash-tag.png" alt="Trending Stories"> </span> </div> <div class="eebAO" style=""> <div>Trending Stories</div> </div> </button> </div> <div class="scroll ts"> <div class="half-slider"> <div class="Fd_fQ"> <a href="https://www.latestly.com/socially/world/transgender-troops-may-be-removed-from-us-military-donald-trump-plans-to-sign-executive-order-against-participation-of-trans-people-in-armed-forces-reports-6442792.html" title="Transgender Troops May Be Removed From US Military, Donald Trump Plans To Sign Executive Order Against Participation of Trans People in Armed Forces: Reports"> <button class="OE3OK " role="menuitem" tabindex="0"> <div class="RR-M- QN629" aria-disabled="true" role="button" tabindex="-1"> <span class="_2dbep " role="link" tabindex="-1"> <img alt="Transgender Troops May Be Removed From US Military, Donald Trump Plans To Sign Executive Order Against Participation of Trans People in Armed Forces: Reports" class="_6q-tv" data-testid="user-avatar" draggable="false" src="https://st1.latestly.com/wp-content/uploads/2024/11/3-14913116-150x150.jpg#thumbnail#150#150"> </span> </div> <div class="eebAO ">Donald Trump</div> </button> </a> </div> <div class="Fd_fQ"> <a href="https://www.latestly.com/agency-news/india-news-opposition-pushes-for-discussion-on-adani-congress-aap-give-notices-in-parliament-6443053.html" title="Parliament Winter Session Set To Be Stormy As Congress and AAP Give Notices in Parliament, Call for Discussion on Adani Bribery Charges by US Court"> <button class="OE3OK " role="menuitem" tabindex="0"> <div class="RR-M- QN629" aria-disabled="true" role="button" tabindex="-1"> <span class="_2dbep " role="link" tabindex="-1"> <img alt="Parliament Winter Session Set To Be Stormy As Congress and AAP Give Notices in Parliament, Call for Discussion on Adani Bribery Charges by US Court" class="_6q-tv" data-testid="user-avatar" draggable="false" src="https://st1.latestly.com/wp-content/uploads/2024/11/34-165-1-1-150x150.jpg#thumbnail#150#150"> </span> </div> <div class="eebAO ">Parliament Winter Session</div> </button> </a> </div> <div class="Fd_fQ"> <a href="https://www.latestly.com/agency-news/sports-news-ipl-mega-auction-robin-minz-goes-to-mi-gt-ropes-in-anuj-rawat-6442560.html" title="IPL 2025 Mega Auction: Robin Minz Goes to Mumbai Indians; Gujarat Titans Ropes In Anuj Rawat"> <button class="OE3OK " role="menuitem" tabindex="0"> <div class="RR-M- QN629" aria-disabled="true" role="button" tabindex="-1"> <span class="_2dbep " role="link" tabindex="-1"> <img alt="IPL 2025 Mega Auction: Robin Minz Goes to Mumbai Indians; Gujarat Titans Ropes In Anuj Rawat" class="_6q-tv" data-testid="user-avatar" draggable="false" src="https://st1.latestly.com/wp-content/uploads/2024/11/81-154-1-150x150.jpg#thumbnail#150#150"> </span> </div> <div class="eebAO ">IPL 2025</div> </button> </a> </div> <div class="Fd_fQ"> <a href="https://www.latestly.com/socially/entertainment/hollywood/tom-holland-shares-adorable-new-photo-of-girlfriend-zendaya-from-their-romantic-date-night-6442955.html" title="Tom Holland Shares Adorable New Photo of Girlfriend Zendaya From Their Romantic Date Night"> <button class="OE3OK " role="menuitem" tabindex="0"> <div class="RR-M- QN629" aria-disabled="true" role="button" tabindex="-1"> <span class="_2dbep " role="link" tabindex="-1"> <img alt="Tom Holland Shares Adorable New Photo of Girlfriend Zendaya From Their Romantic Date Night" class="_6q-tv" data-testid="user-avatar" draggable="false" src="https://st1.latestly.com/wp-content/uploads/2024/11/Zendaya-and-Tom-Holland-150x150.jpg#thumbnail#150#150"> </span> </div> <div class="eebAO ">Tom Holland</div> </button> </a> </div> <div class="Fd_fQ"> <a href="https://www.latestly.com/socially/india/news/meerut-bollywood-movie-like-scene-unfolds-as-groom-takes-lift-from-biker-catches-mini-truck-driver-who-stole-curreny-note-from-his-garland-of-money-watch-video-6443063.html" title="Meerut: Bollywood Movie-Like Scene Unfolds As Groom Takes Lift From Biker, Catches Mini Truck Driver Who Stole Currency Note From His Garland of Money (Watch Video)"> <button class="OE3OK " role="menuitem" tabindex="0"> <div class="RR-M- QN629" aria-disabled="true" role="button" tabindex="-1"> <span class="_2dbep " role="link" tabindex="-1"> <img alt="Meerut: Bollywood Movie-Like Scene Unfolds As Groom Takes Lift From Biker, Catches Mini Truck Driver Who Stole Currency Note From His Garland of Money (Watch Video)" class="_6q-tv" data-testid="user-avatar" draggable="false" src="https://st1.latestly.com/wp-content/uploads/2024/11/79-149-150x150.jpg#thumbnail#150#150"> </span> </div> <div class="eebAO ">Meerut</div> </button> </a> </div> <div class="Fd_fQ"> <a href="https://www.latestly.com/socially/world/couple-caught-on-camera-having-sex-in-public-in-australia-locals-stunned-as-couple-engages-in-sexual-activity-openly-at-coogee-beach-in-sydney-video-surfaces-6442850.html" title="Couple Caught on Camera Having Sex in Public in Australia: Locals Stunned As Couple Engages in Sexual Activity Openly at Coogee Beach in Sydney, Video Surfaces"> <button class="OE3OK " role="menuitem" tabindex="0"> <div class="RR-M- QN629" aria-disabled="true" role="button" tabindex="-1"> <span class="_2dbep " role="link" tabindex="-1"> <img alt="Couple Caught on Camera Having Sex in Public in Australia: Locals Stunned As Couple Engages in Sexual Activity Openly at Coogee Beach in Sydney, Video Surfaces" class="_6q-tv" data-testid="user-avatar" draggable="false" src="https://st1.latestly.com/wp-content/uploads/2024/07/Juhu-Beach-150x150.jpg#thumbnail#150#150"> </span> </div> <div class="eebAO ">Australia</div> </button> </a> </div> </div> </div> </div> <div class="widget_rhs custom_tab_content_widget_blk"> <ul class="tab_nav_ul" role="tablist"> <li class="tab_nav_li active"> <a class="tab_nav_alink" href="javascript:;" data-toggle-class="tab_latest_news" data-toggle="tab">Latest News</a> </li> <li class="tab_nav_li"> <a class="tab_nav_alink" href="javascript:;" data-toggle-class="tab_trending" data-toggle="tab">Trending</a> </li> </ul> <div class="tab_content"> <div class="tab_pane active tab_latest_news"> <ul class="trending_news_list"> <li><a href="https://www.latestly.com/socially/social-viral/dua-lipa-thanks-kl-for-2-very-sweaty-nights-in-your-city-netizens-wonder-if-the-post-is-for-kl-rahul-or-kerala-right-answer-is-none-6443867.html" title="Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE" class="rhs_story_title_alink"><h3 class="rhs_story_title">Dua Lipa Thanks KL for '2 Very Sweaty Nights in Your City'; Netizens Wonder if the Post Is for KL Rahul or Kerala! Right Answer Is NONE</h3></a></li><li><a href="https://www.latestly.com/sports/cricket/india-wtc-final-qualification-scenario-how-can-indian-national-cricket-team-qualify-for-icc-world-test-championship-2023-25-summit-clash-check-indias-chances-after-perth-test-victory-in-bgt-2024-2-6443602.html" title="India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25" class="rhs_story_title_alink"><h3 class="rhs_story_title">India WTC Final Qualification Scenario: How Can Indian National Cricket Team Qualify for ICC World Test Championship 2023-25 Summit Clash? Check India's Chances After Perth Test Victory in BGT 2024-25</h3></a></li><li><a href="https://www.latestly.com/entertainment/south/all-we-imagine-as-light-divya-prabhas-nude-scene-from-payal-kapadias-film-leaks-online-video-goes-viral-on-reddit-and-social-media-6443768.html" title="‘All We Imagine As Light’: Divya Prabha’s Nude Scene From Payal Kapadia’s Film Leaks Online, Video Goes Viral on Reddit and Social Media" class="rhs_story_title_alink"><h3 class="rhs_story_title">‘All We Imagine As Light’: Divya Prabha’s Nude Scene From Payal Kapadia’s Film Leaks Online, Video Goes Viral on Reddit and Social Media</h3></a></li><li><a href="https://www.latestly.com/entertainment/bollywood/raajneeti-2-will-ranbir-kapoor-reprise-his-role-in-prakash-jhas-political-drama-heres-what-we-know-6443827.html" title="‘Raajneeti 2’: Will Ranbir Kapoor Reprise His Role in Prakash Jha’s Political Drama? Here’s What We Know" class="rhs_story_title_alink"><h3 class="rhs_story_title">‘Raajneeti 2’: Will Ranbir Kapoor Reprise His Role in Prakash Jha’s Political Drama? Here’s What We Know</h3></a></li><li><a href="https://www.latestly.com/socially/world/lithuania-plane-crash-dhl-cargo-plane-crashes-into-residential-building-in-liepkalnis-pilot-killed-and-3-injured-watch-video-6443779.html" title="Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)" class="rhs_story_title_alink"><h3 class="rhs_story_title">Lithuania Plane Crash: DHL Cargo Plane Crashes Into Residential Building in Liepkalnis, Pilot Killed and 3 Injured (Watch Video)</h3></a></li><li><a href="https://www.latestly.com/socially/technology/whatsapp-down-meta-run-messaging-service-suffers-outage-globally-including-in-india-users-say-whatsapp-web-not-working-6443863.html" title="WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working" class="rhs_story_title_alink"><h3 class="rhs_story_title">WhatsApp Down: Meta-Run Messaging Service Suffers Outage Globally Including in India, Users Say WhatsApp Web Not Working</h3></a></li> <a href="https://www.latestly.com/headlines/" class="view_all_btn" title="Latest News" style="margin-top: 0px;margin-bottom: 15px;">Read More</a> </ul> </div> <div class="tab_pane tab_trending"> <ul class="trending_news_list"> <li><a href="https://www.latestly.com/socially/world/transgender-troops-may-be-removed-from-us-military-donald-trump-plans-to-sign-executive-order-against-participation-of-trans-people-in-armed-forces-reports-6442792.html" title="Transgender Troops May Be Removed From US Military, Donald Trump Plans To Sign Executive Order Against Participation of Trans People in Armed Forces: Reports" class="rhs_story_title_alink"><h3 class="rhs_story_title">Transgender Troops May Be Removed From US Military, Donald Trump Plans To Sign Executive Order Against Participation of Trans People in Armed Forces: Reports</h3></a></li><li><a href="https://www.latestly.com/agency-news/india-news-opposition-pushes-for-discussion-on-adani-congress-aap-give-notices-in-parliament-6443053.html" title="Parliament Winter Session Set To Be Stormy As Congress and AAP Give Notices in Parliament, Call for Discussion on Adani Bribery Charges by US Court" class="rhs_story_title_alink"><h3 class="rhs_story_title">Parliament Winter Session Set To Be Stormy As Congress and AAP Give Notices in Parliament, Call for Discussion on Adani Bribery Charges by US Court</h3></a></li><li><a href="https://www.latestly.com/agency-news/sports-news-ipl-mega-auction-robin-minz-goes-to-mi-gt-ropes-in-anuj-rawat-6442560.html" title="IPL 2025 Mega Auction: Robin Minz Goes to Mumbai Indians; Gujarat Titans Ropes In Anuj Rawat" class="rhs_story_title_alink"><h3 class="rhs_story_title">IPL 2025 Mega Auction: Robin Minz Goes to Mumbai Indians; Gujarat Titans Ropes In Anuj Rawat</h3></a></li><li><a href="https://www.latestly.com/socially/entertainment/hollywood/tom-holland-shares-adorable-new-photo-of-girlfriend-zendaya-from-their-romantic-date-night-6442955.html" title="Tom Holland Shares Adorable New Photo of Girlfriend Zendaya From Their Romantic Date Night" class="rhs_story_title_alink"><h3 class="rhs_story_title">Tom Holland Shares Adorable New Photo of Girlfriend Zendaya From Their Romantic Date Night</h3></a></li><li><a href="https://www.latestly.com/socially/india/news/meerut-bollywood-movie-like-scene-unfolds-as-groom-takes-lift-from-biker-catches-mini-truck-driver-who-stole-curreny-note-from-his-garland-of-money-watch-video-6443063.html" title="Meerut: Bollywood Movie-Like Scene Unfolds As Groom Takes Lift From Biker, Catches Mini Truck Driver Who Stole Currency Note From His Garland of Money (Watch Video)" class="rhs_story_title_alink"><h3 class="rhs_story_title">Meerut: Bollywood Movie-Like Scene Unfolds As Groom Takes Lift From Biker, Catches Mini Truck Driver Who Stole Currency Note From His Garland of Money (Watch Video)</h3></a></li><li><a href="https://www.latestly.com/socially/world/couple-caught-on-camera-having-sex-in-public-in-australia-locals-stunned-as-couple-engages-in-sexual-activity-openly-at-coogee-beach-in-sydney-video-surfaces-6442850.html" title="Couple Caught on Camera Having Sex in Public in Australia: Locals Stunned As Couple Engages in Sexual Activity Openly at Coogee Beach in Sydney, Video Surfaces" class="rhs_story_title_alink"><h3 class="rhs_story_title">Couple Caught on Camera Having Sex in Public in Australia: Locals Stunned As Couple Engages in Sexual Activity Openly at Coogee Beach in Sydney, Video Surfaces</h3></a></li> </ul> </div> </div> </div> <div class="live_video"> <a href="https://www.youtube.com/@LatestLYIndia/shorts" title="Short Videos" rel="nofollow" target="_blank"><h3>Short Videos</h3></a> <iframe class="lazy" src="https://www.latestly.com/player/videos/6429084/?type=dm" width="300" frameborder="0" height="200" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> <div class="adv_rhs_card"> <div class="adv_content_blk"> <!-- /21682383758/New_300x600 --> <div id='div-gpt-ad-1630910841985-0' style='min-width: 300px; min-height: 600px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1630910841985-0'); }); </script> </div> </div> </div> <div class="widget_rhs ws_wight_title gt"> <div class="widget_header"> <a class="widget_title_alink" href="https://www.latestly.com/google-trends/" title="Google Trends"> <img src="https://stfe.latestly.com/images/gt-icon.png" width="24" height="18" alt="Google Trends"> Google Trends </a> </div> <div class="body-wrapper ng-scope"> <div class="list-wrapper"> <a class="item-wrapper ng-scope" ng-repeat="item in ctrl.visibleItems" href="https://www.latestly.com/google-trends/25112024/gujarat-titans/" title="Why is Gujarat Titans Trending in Google Trends on November, 25 2024: Check Latest News on Gujarat Titans Today from Google and LatestLY"> <div class="title ng-binding">Gujarat Titans</div> <div class="traffic-count ng-binding">10K+ searches</div> </a><a class="item-wrapper ng-scope" ng-repeat="item in ctrl.visibleItems" href="https://www.latestly.com/google-trends/25112024/jofra-archer/" title="Why is Jofra Archer Trending in Google Trends on November, 25 2024: Check Latest News on Jofra Archer Today from Google and LatestLY"> <div class="title ng-binding">Jofra Archer</div> <div class="traffic-count ng-binding">10K+ searches</div> </a><a class="item-wrapper ng-scope" ng-repeat="item in ctrl.visibleItems" href="https://www.latestly.com/google-trends/25112024/mi-retained-players-2025/" title="Why is MI retained players 2025 Trending in Google Trends on November, 25 2024: Check Latest News on MI retained players 2025 Today from Google and LatestLY"> <div class="title ng-binding">MI retained players 2025</div> <div class="traffic-count ng-binding">10K+ searches</div> </a><a class="item-wrapper ng-scope" ng-repeat="item in ctrl.visibleItems" href="https://www.latestly.com/google-trends/25112024/ntpc-green-energy-ipo-allotment/" title="Why is NTPC Green Energy IPO allotment Trending in Google Trends on November, 25 2024: Check Latest News on NTPC Green Energy IPO allotment Today from Google and LatestLY"> <div class="title ng-binding">NTPC Green Energy IPO allotment</div> <div class="traffic-count ng-binding">10K+ searches</div> </a><a class="item-wrapper ng-scope" ng-repeat="item in ctrl.visibleItems" href="https://www.latestly.com/google-trends/25112024/srh-team-2025/" title="Why is SRH team 2025 Trending in Google Trends on November, 25 2024: Check Latest News on SRH team 2025 Today from Google and LatestLY"> <div class="title ng-binding">SRH team 2025</div> <div class="traffic-count ng-binding">10K+ searches</div> </a> </div> </div> <a href="https://www.latestly.com/google-trends/25112024/" class="view_all_btn" title="Google Trends on November, 25 2024: Know Real-Time Top Trending Keywords and Search Terms On Google Today | LatestLY" style="margin-bottom: 6px;">Today's Trends</a> </div> <div class="widget_rhs custom_tab_content_widget_blk market_live_prices"> <ul class="tab_nav_ul" role="tablist"> <li class="tab_nav_li active"> <a class="tab_nav_alink" href="javascript:;" data-toggle-class="tab_crypto" data-toggle="tab">Cryptocurrency</a> </li> <li class="tab_nav_li"> <a class="tab_nav_alink" href="javascript:;" data-toggle-class="tab_fuel" data-toggle="tab">fuel</a> </li> </ul> <div class="tab_content"> <div class="tab_pane tab_crypto active "> <div class="currency_tabs" id="multi-currency-tab"> <ul class="multi-currency-tab"> <li data-currency="inr" class="active-tab">INR</li> <li data-currency="usd" class="">USD</li> <li data-currency="eur" class="">EUR</li> </ul> <ul class="multi-currency-tab-content" style="display: inline-block; list-style: none;width: 100%;margin: 0;padding: 0;"> <li> <div class="mtab-content"><a class="cmc_links" href="https://www.latestly.com/cryptocurrency-prices-in-india/20241125/bitcoin/" style="position: relative; overflow: hidden;"><span class="mtab_icon"><div class="ccpw_icon"><img style="width:22px;" id="bitcoin" alt="bitcoin" src="https://st1.latestly.com/wp-content/uploads/2018/03/default-img-01-185x104.jpg" data-src="https://coin-images.coingecko.com/coins/images/1/large/bitcoin.png?1696501400" class="lazyload"></div></span><span class="mtab_name" >Bitcoin(BTC)</span><span class="image-overlay overlay-type-extern" style="display: none;"><span class="image-overlay-inside"></span></span></a> <div class="tab-price-area" style="color:#A4DE02"><span class="mtab_price" data-inr="₹83,17,380" data-usd="$98,813" data-eur="€98,813" id="currency1">₹83,17,380</span><span class="mtab_ down"><i class="ccpw_icon-down" aria-hidden="true" style="#A4DE02"></i>0.50%</span></div></div></li> <li> <div class="mtab-content"><a class="cmc_links" href="https://www.latestly.com/cryptocurrency-prices-in-india/20241125/ethereum/" style="position: relative; overflow: hidden;"><span class="mtab_icon"><div class="ccpw_icon"><img style="width:22px;" id="bitcoin" alt="bitcoin" src="https://st1.latestly.com/wp-content/uploads/2018/03/default-img-01-185x104.jpg" data-src="https://coin-images.coingecko.com/coins/images/279/large/ethereum.png?1696501628" class="lazyload"></div></span><span class="mtab_name" >Ethereum(ETH)</span><span class="image-overlay overlay-type-extern" style="display: none;"><span class="image-overlay-inside"></span></span></a> <div class="tab-price-area" style="color:#A4DE02"><span class="mtab_price" data-inr="₹2,91,436" data-usd="$3,448.43" data-eur="€3,448.43" id="currency2">₹2,91,436</span><span class="mtab_ down"><i class="ccpw_icon-down" aria-hidden="true" style="#A4DE02"></i>1.55%</span></div></div></li> <li> <div class="mtab-content"><a class="cmc_links" href="https://www.latestly.com/cryptocurrency-prices-in-india/20241125/tether/" style="position: relative; overflow: hidden;"><span class="mtab_icon"><div class="ccpw_icon"><img style="width:22px;" id="bitcoin" alt="bitcoin" src="https://st1.latestly.com/wp-content/uploads/2018/03/default-img-01-185x104.jpg" data-src="https://coin-images.coingecko.com/coins/images/325/large/Tether.png?1696501661" class="lazyload"></div></span><span class="mtab_name" >Tether(USDT)</span><span class="image-overlay overlay-type-extern" style="display: none;"><span class="image-overlay-inside"></span></span></a> <div class="tab-price-area" style="color:#D60620"><span class="mtab_price" data-inr="₹84.32" data-usd="$1.00" data-eur="€1.00" id="currency3">₹84.32</span><span class="mtab_ down"><i class="ccpw_icon-down" aria-hidden="true" style="#D60620"></i>-0.28%</span></div></div></li> <li> <div class="mtab-content"><a class="cmc_links" href="https://www.latestly.com/cryptocurrency-prices-in-india/20241125/solana/" style="position: relative; overflow: hidden;"><span class="mtab_icon"><div class="ccpw_icon"><img style="width:22px;" id="bitcoin" alt="bitcoin" src="https://st1.latestly.com/wp-content/uploads/2018/03/default-img-01-185x104.jpg" data-src="https://coin-images.coingecko.com/coins/images/4128/large/solana.png?1718769756" class="lazyload"></div></span><span class="mtab_name" >Solana(SOL)</span><span class="image-overlay overlay-type-extern" style="display: none;"><span class="image-overlay-inside"></span></span></a> <div class="tab-price-area" style="color:#A4DE02"><span class="mtab_price" data-inr="₹21,556" data-usd="$255.72" data-eur="€255.72" id="currency4">₹21,556</span><span class="mtab_ down"><i class="ccpw_icon-down" aria-hidden="true" style="#A4DE02"></i>0.61%</span></div></div></li> </ul> <a href="https://www.latestly.com/cryptocurrency-prices-in-india/20241125/" class="view_all_btn" title="Cryptocurrency Prices In India Today, on 25 Nov 2024">View all</a> </div> </div> <div class="tab_pane tab_fuel"> <table class="fuel_table"> <thead> <tr> <th width="40%">City</th> <th width="30%">Petrol</th> <th width="30%">Diesel</th> </tr> </thead> <tbody> <tr> <td width="40%">New Delhi</td> <td width="30%"> 96.72</td> <td width="30%"> 89.62</td> </tr> <tr> <td width="40%">Kolkata</td> <td width="30%"> 106.03</td> <td width="30%"> 92.76</td> </tr> <tr> <td width="40%">Mumbai</td> <td width="30%"> 106.31</td> <td width="30%"> 94.27</td> </tr> <tr> <td width="40%">Chennai</td> <td width="30%"> 102.74</td> <td width="30%"> 94.33</td> </tr> </tbody> </table> <a href="https://www.latestly.com/todays-petrol-price-in-indian-metro-cities/" class="view_all_btn" title="Today's fuel prices in India">View all</a> </div> <!-- <div class="tab_pane tab_bse_nse"> <table class="bse_nse_table"> <thead> <tr> <th width="40%">Company</th> <th width="20%">Price</th> <th width="20%">Change</th> <th width="20%">Value</th> </tr> </thead> <tbody> <tr> <td width="40%">Axis Banks</td> <td width="20%">1050.00</td> <td width="20%">50.00</td> <td width="20%">533.00</td> </tr> <tr> <td width="40%">Reliance</td> <td width="20%">1050.00</td> <td width="20%">33.00</td> <td width="20%">533.00</td> </tr> <tr> <td width="40%">Samsung</td> <td width="20%">1050.00</td> <td width="20%">33.00</td> <td width="20%">533.00</td> </tr> </tbody> </table> </div> --> <div class="tab_pane tab_forex"> <table class="forex_table"> <thead> <tr> <th width="40%">Currency</th> <th width="30%">Price</th> <th width="30%">Change</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> <div class="adv_rhs_card"> <div class="adv_content_blk"> <!-- /21682383758/latestly_300x250_btf1 --> <div id='div-gpt-ad-1560419252833-0' style='height:250px; width:300px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1560419252833-0'); }); </script> </div> </div> </div> <div class="widget_rhs"> <div class="widget_header"> <a class="widget_title_alink" title="Editor's Choice"> <h4 class="widget_title_txt">Editor's Choice</h4> </a> </div> <ul class="widget_content trending_news_list li_bottom_border"> <li> <a href="https://www.latestly.com/india/information/constitution-day-2024-read-full-text-of-preamble-to-constitution-of-india-on-samvidhan-divas-6443345.html" title="Constitution Day 2024: Read Full Text of Preamble to Constitution of India on Samvidhan Divas" class="story_title_alink"><h3 class="sub_story_title">Constitution Day 2024: Read Full Text of Preamble to Constitution of India on Samvidhan Divas</h3></a> </li> <li> <a href="https://www.latestly.com/social-viral/south-korea-man-resorts-to-binge-eating-to-escape-mandatory-military-service-gets-prison-sentence-for-deliberately-gaining-weight-6443197.html" title="South Korea: Man Resorts To Binge-Eating To Escape Mandatory Military Service, Gets Prison Sentence for Deliberately Gaining Weight" class="story_title_alink"><h3 class="sub_story_title">South Korea: Man Resorts To Binge-Eating To Escape Mandatory Military Service, Gets Prison Sentence for Deliberately Gaining Weight</h3></a> </li> <li> <a href="https://www.latestly.com/india/news/hyderabad-biryani-grilled-chicken-ordered-online-from-aroma-restaurant-cause-food-poisoning-3-youths-land-in-hospital-after-eating-food-in-badangpet-6442993.html" title="Hyderabad: Biryani, Grilled Chicken Ordered Online From Aroma Restaurant Cause Food Poisoning, 3 Youths Land in Hospital After Eating Food in Badangpet" class="story_title_alink"><h3 class="sub_story_title">Hyderabad: Biryani, Grilled Chicken Ordered Online From Aroma Restaurant Cause Food Poisoning, 3 Youths Land in Hospital After Eating Food in Badangpet</h3></a> </li> <li> <a href="https://www.latestly.com/india/news/bengaluru-5-month-pregnant-woman-dies-by-suicide-at-home-after-alleged-dowry-harassment-leaves-note-blaming-in-laws-husband-arrested-6443311.html" title="Bengaluru: 5-Month Pregnant Woman Dies by Suicide at Home After Alleged Dowry Harassment, Leaves Note Blaming In-Laws; Husband Arrested" class="story_title_alink"><h3 class="sub_story_title">Bengaluru: 5-Month Pregnant Woman Dies by Suicide at Home After Alleged Dowry Harassment, Leaves Note Blaming In-Laws; Husband Arrested</h3></a> </li> </ul> </div> <div class="adv_rhs_card"> <div class="adv_content_blk"> <!-- /21682383758/latestly_300x250_btf2 --> <div id='div-gpt-ad-1560419301349-0' style='height:250px; width:300px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1560419301349-0'); }); </script> </div> </div> </div> <div class="widget_rhs"> <div class="widget_header"> <a class="widget_title_alink" title="Trending Topics"> <h4 class="widget_title_txt">Trending Topics</h4> </a> </div> <div class="widget_content tags_list"> <a href="https://www.latestly.com/topic/virat-kohli/" class="tag_alink" title="Virat Kohli">Virat Kohli</a><a href="https://www.latestly.com/topic/rohit-sharma/" class="tag_alink" title="Rohit Sharma">Rohit Sharma</a><a href="https://www.latestly.com/topic/narendra-modi/" class="tag_alink" title="Narendra Modi">Narendra Modi</a><a href="https://www.latestly.com/topic/salman-khan/" class="tag_alink" title="Salman Khan">Salman Khan</a><a href="https://www.latestly.com/topic/border-gavaskar-trophy-2024-25/" class="tag_alink" title="Border Gavaskar Trophy">Border Gavaskar Trophy</a><a href="https://www.latestly.com/topic/ipl-2025-mega-auction/" class="tag_alink" title="IPL Mega Auction 2025">IPL Mega Auction 2025</a><a href="https://www.latestly.com/topic/bhool-bhulaiyaa-3/" class="tag_alink" title="Bhool Bhulaiyaa 3">Bhool Bhulaiyaa 3</a><a href="https://www.latestly.com/topic/singham-again/" class="tag_alink" title="Singham Again">Singham Again</a><a href="latestly.com/topic/bigg-boss-18/" class="tag_alink" title="Bigg Boss 18">Bigg Boss 18</a><a href="https://www.latestly.com/topic/india-national-cricket-team/" class="tag_alink" title="India National Cricket Team">India National Cricket Team</a><a href="https://www.latestly.com/topic/maharashtra-election-result-2024/" class="tag_alink" title="Maharashtra Election Result 2024">Maharashtra Election Result 2024</a><a href="https://www.latestly.com/topic/pushpa-2/" class="tag_alink" title="Pushpa 2">Pushpa 2</a><a href="https://www.latestly.com/topic/jasprit-bumrah/" class="tag_alink" title="Jasprit Bumrah">Jasprit Bumrah</a> </div> </div> <div class="adv_rhs_card"> <div class="adv_content_blk"> <!-- /21682383758/latestly_300x250_btf3 --> <div id='div-gpt-ad-1560419346035-0' style='height:250px; width:300px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1560419346035-0'); }); </script> </div> </div> </div> </div> </div> <div class="clear"></div> </div> </div> </div> <script src="https://stfe.latestly.com/js/jquery-3.2.1.min.js?v=20210914-5"></script> <script src="https://stfe.latestly.com/js/vendor.bundle.js?v=20210914-5"></script> <!-- <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> <script async defer src="//platform.instagram.com/en_US/embeds.js"></script> <script async defer src="https://assets.pinterest.com/js/pinit.js"></script> --> <script type="text/javascript" src="https://stfe.latestly.com/js/jquery.mCustomScrollbar.js?v=20210914-5"></script> <script src='https://stfe.latestly.com/js/lazyload.js'></script> <script src="https://stfe.latestly.com/js/ly_custom_desk.js?v=20210914-5"></script> <footer id="footer"> <div class="container-fluid scroll_top_blk"> <a href="javascript:;" class="scroll_top_alink" style="display: inline;"><img src="https://stfe.latestly.com/images/scroll_top_img.png" alt=""></a> </div> <div class="container-fluid footer_top_section"> <div class="container"> <div class="row"> <div class="footer_left_wrap"> <div class="col col-6 col-sm-2 col-md-2 col-lg-2"> <div class="widget"> <div class="widget-header"> <h4><a href="https://www.latestly.com/india/" title="India">India</a></h4> </div> <div class="widget-content"> <ul class="simple-list"> <li><a href="https://www.latestly.com/india/politics/" title="Politics">Politics</a></li> <li><a href="https://www.latestly.com/india/information/" title="Information">Information</a></li> <li><a href="https://www.latestly.com/india/education/" title="Education">Education</a></li> <li><a href="https://www.latestly.com/india/news/" title="News">News</a></li> <li><a href="https://www.latestly.com/elections/" title="Elections">Elections</a></li> </ul> </div> </div> </div> <div class="col col-6 col-sm-2 col-md-2 col-lg-2"> <div class="widget"> <div class="widget-header"> <h4><a href="https://www.latestly.com/entertainment/" title="Entertainment News">Entertainment</a></h4> </div> <div class="widget-content"> <ul class="simple-list"> <li><a href="https://www.latestly.com/entertainment/bollywood/" title="Bollywood">Bollywood</a></li> <li><a href="https://www.latestly.com/entertainment/hollywood/" title="Hollywood">Hollywood</a></li> <li><a href="https://www.latestly.com/entertainment/tv/" title="TV">TV</a></li> <li><a href="https://www.latestly.com/entertainment/south/" title="South">South</a></li> <li><a href="https://www.latestly.com/entertainment/korean/" title="South">Korean</a></li> </ul> </div> </div> </div> <div class="col col-6 col-sm-2 col-md-2 col-lg-2"> <div class="widget"> <div class="widget-header"> <h4><a href="https://www.latestly.com/sports/" title="Sports">Sports</a></h4> </div> <div class="widget-content"> <ul class="simple-list"> <li><a href="https://www.latestly.com/sports/cricket/" title="Cricket">Cricket</a></li> <li><a href="https://www.latestly.com/sports/football/" title="Football">Football</a></li> <li><a href="https://www.latestly.com/sports/kabaddi/" title="Kabaddi">Kabaddi</a></li> <li><a href="https://www.latestly.com/sports/tennis/" title="Tennis">Tennis</a></li> <li><a href="https://www.latestly.com/sports/badminton/" title="Badminton">Badminton</a></li> <li><a href="https://www.latestly.com/sports/hockey/" title="Hockey">Hockey</a></li> </ul> </div> </div> </div> <div class="col col-6 col-sm-2 col-md-2 col-lg-2"> <div class="widget"> <div class="widget-header"> <h4><a href="https://www.latestly.com/lifestyle/" title="Lifestyle">Lifestyle</a></h4> </div> <div class="widget-content"> <ul class="simple-list"> <li><a href="https://www.latestly.com/lifestyle/food/" title="Food">Food</a></li> <li><a href="https://www.latestly.com/lifestyle/travel/" title="Travel">Travel</a></li> <li><a href="https://www.latestly.com/lifestyle/fashion/" title="Fashion">Fashion</a></li> <li><a href="https://www.latestly.com/lifestyle/health-wellness/" title="Health & Wellness">Health & Wellness</a></li> <li><a href="https://www.latestly.com/lifestyle/festivals-events/" title="Festivals & Events">Festivals & Events</a></li> <li><a href="https://www.latestly.com/lifestyle/relationships/" title="Fashion">Relationships</a></li> </ul> </div> </div> </div> <div class="col col-6 col-sm-2 col-md-2 col-lg-2"> <div class="widget"> <div class="widget-header"> <h4><a href="https://www.latestly.com/headlines/" title="Headlines">Headlines</a></h4> </div> <div class="widget-content"> <ul class="simple-list"> <li><a href="https://www.latestly.com/author/" title="Authors">Authors</a></li> <li><a href="https://www.latestly.com/social-viral/fact-check/" title="Fact Check">Fact Check</a></li> <li><a href="https://www.latestly.com/technology/science/" title="Science">Science</a></li> <li><a href="https://www.latestly.com/agency-news/" title="Agency News">Agency News</a></li> <li><a href="https://www.latestly.com/quickly/" title="QuickLY">QuickLY</a></li> <li><a href="https://www.latestly.com/google-trends/" title="Trending">Trending</a></li> <li><a href="https://www.latestly.com/cryptocurrency-prices-in-india/" title="Cryptocurrency Prices in India">Crypto</a></li> </ul> </div> </div> </div> <div class="col col-6 col-sm-2 col-md-2 col-lg-2"> <div class="widget main_menu_list"> <div class="widget-header"><h4><a href="https://www.latestly.com/world/" title="World">World</a></h4></div> <div class="widget-header"><h4><a href="https://www.latestly.com/technology/" title="Technology">Technology</a></h4></div> <div class="widget-header"><h4><a href="https://www.latestly.com/business/" title="Business">Business</a></h4></div> <div class="widget-header"><h4><a href="https://www.latestly.com/auto/" title="Auto">Auto</a></h4></div> <div class="widget-header"><h4><a href="https://www.latestly.com/social-viral/" title="Viral">Viral</a></h4></div> <div class="widget-header"><h4><a href="https://www.latestly.com/photos/" title="Photo Gallery">Photos</a></h4></div> <div class="widget-header"><h4><a href="https://www.latestly.com/videos/" title="Videos">Videos</a></h4></div> <div class="widget-header"><h4><a href="https://www.latestly.com/socially/" title="Socially">SocialLY</a></h4></div> </div> </div> <div class="clear"></div> </div> <div class="footer_right_wrap"> <div class="ly_logo_blk"> <h2><a href="https://www.latestly.com" title="LatestLY"><img src="https://stfe.latestly.com/images/lyWhiteLogo.png" alt="LatestLY" title="LatestLY"></a></h2> <div class="clear"></div> </div> <div class="footer-share-wrap"> <span><a class="social-icon-sm facebook-sm" href="https://facebook.com/Latestly" title="Facebook" target="_blank"></a></span> <span><a class="social-icon-sm twitter-sm" href="https://twitter.com/Latestly" title="Twitter" target="_blank"></a></span> <span><a class="social-icon-sm dailymotion-sm" href="https://www.dailymotion.com/LatestLY" title="Dailymotion" target="_blank"></a></span> <span><a class="social-icon-sm youtube-sm" href="https://www.youtube.com/channel/UC3Fci14HzLNhI9_stjLWV7g" title="YouTube" target="_blank"></a></span> <span><a class="social-icon-sm instagram-sm" href="https://www.instagram.com/latestly/" title="Instagram" target="_blank"></a></span> <span><a class="social-icon-sm linkedin-sm" href="https://www.linkedin.com/company/13592851/" title="LinkedIn" target="_blank"></a></span> <span><a class="social-icon-sm googleplus-sm" href="https://news.google.com/publications/CAAqBwgKMOyHggsw6Mf-Ag?oc=3&ceid=IN:en" title="Google News" target="_blank"></a></span> <span><a class="social-icon-sm mailto-sm" href="mailto:contact@latestly.com" title="Email"></a></span> </div> <div class="static_pages"> <span><a class="page_link" href="https://www.latestly.com/about-us/">About Us</a> | </span> <span><a class="page_link" href="https://www.latestly.com/terms-of-use/">Terms Of Use</a> | </span> <span><a class="page_link" href="https://www.latestly.com/contact-us/">Contact Us</a> | </span> <span><a class="page_link" href="https://www.latestly.com/investors/">Investors</a></span> <div class="clear"></div> </div> <div class="download_app"> <a href="https://apps.apple.com/us/app/latestly/id1382168376?ls=1 " target="_blank"><img src="https://stfe.latestly.com/images/ios-app-download.png" alt="Download ios app"></a> <a href="https://play.google.com/store/apps/details?id=com.media.latestly.latestlymedia&hl=en_IN" target="_blank"><img src="https://stfe.latestly.com/images/android-app-download.png" alt="Download ios app"></a> <div class="clear"></div> </div> <div class="clear"></div> </div> <div class="clear"></div> </div> </div> </div> <div class="container-fluid footer_bottom_section"> <div class="container"> <div class=""> <p class="copyright_text">Copyright © <a href="https://www.latestly.com" class="copyright">Latestly.com</a> All Rights Reserved.</p> </div> </div> </div> </footer> <div class="bottom_space"></div> <div id="showMe" class="socially-btn hideopacity"> <a href="https://news.google.com/publications/CAAqBwgKMOyHggsw6Mf-Ag?oc=3&ceid=IN:en&hl=en-IN&gl=IN" class="google-news-button" target="_blank"><img src="https://stfe.latestly.com/images/google-news-dekstop.png" alt="Google News"/></a> <a href="https://telegram.me/LatestLYNewsBot?start" class="telegram-bot-button" target="_blank"><img src="https://stfe.latestly.com/images/telegram-dekstop.png" alt="Telegram Bot" /></a> </div> <div class="scroll-paginate hideopacity" id="scroll-paginate-id"> <ul class="bxslider"><li class="eventtracker" data-event-sub-cat="NEXT STORY-1-Desktop" data-event-cat="Article Detail"><div class="paginate-section-nav clearfix active" id="paginav1" style="background:#ecebeb;"><div class="page-number" style="width:4px;background:linear-gradient(-225deg,#ff0097 0,#0c109b 100%)"> </div><div class="page-title PR"><a href="https://www.latestly.com/socially/sports/chess-championship-2024-google-doodle-search-engine-giant-unveils-latest-artwork-for-ding-liren-vs-d-gukesh-match-6442785.html" style="color:#000;">World Chess Championship 2024 Google Doodle: Search Engine Giant Unveils Latest Artwork Ahead of Ding Liren vs D Gukesh Match</a><div class="scroll_progress"></div></div></div></li><li class="eventtracker" data-event-sub-cat="NEXT STORY-2-Desktop" data-event-cat="Article Detail"><div class="paginate-section-nav clearfix active" id="paginav2" style="background:#ecebeb;"><div class="page-number" style="width:4px;background:linear-gradient(-225deg,#ff0097 0,#0c109b 100%)"> </div><div class="page-title PR"><a href="https://www.latestly.com/socially/sports/d-gukesh-vs-ding-liren-live-streaming-online-how-to-watch-telecast-of-fide-world-chess-championship-2024-in-india-with-time-in-ist-6442876.html" style="color:#000;">D Gukesh vs Ding Liren Live Streaming Online: How To Watch Telecast of FIDE World Chess Championship 2024 in India With Time in IST?</a><div class="scroll_progress"></div></div></div></li><li class="eventtracker" data-event-sub-cat="NEXT STORY-3-Desktop" data-event-cat="Article Detail"><div class="paginate-section-nav clearfix active" id="paginav3" style="background:#ecebeb;"><div class="page-number" style="width:4px;background:linear-gradient(-225deg,#ff0097 0,#0c109b 100%)"> </div><div class="page-title PR"><a href="https://www.latestly.com/socially/sports/retired-in-good-time-former-chess-world-champion-garry-kasparov-reacts-to-magnus-carlsen-and-fabiano-caruanas-semi-nude-photo-shoot-for-freestyle-chess-grand-slam-match-6438199.html" style="color:#000;">'Retired in Good Time', Former Chess World Champion Garry Kasparov Reacts to Magnus Carlsen and Fabiano Caruana’s Semi-Nude Photo Shoot For Freestyle Chess Grand Slam Match</a><div class="scroll_progress"></div></div></div></li><li class="eventtracker" data-event-sub-cat="NEXT STORY-4-Desktop" data-event-cat="Article Detail"><div class="paginate-section-nav clearfix active" id="paginav4" style="background:#ecebeb;"><div class="page-number" style="width:4px;background:linear-gradient(-225deg,#ff0097 0,#0c109b 100%)"> </div><div class="page-title PR"><a href="https://www.latestly.com/socially/sports/magnus-carlsen-left-baffled-after-promising-chess-player-bristy-mukherjee-touches-his-feet-while-receiving-trophy-at-tata-steel-chess-india-festival-2024-watch-video-6424913.html" style="color:#000;">Magnus Carlsen Left Baffled After Promising Chess Player Bristy Mukherjee Touches His Feet While Receiving Trophy At Tata Steel Chess India Festival 2024 (Watch Video)</a><div class="scroll_progress"></div></div></div></li></ul></div> <!-- Google Code for Remarketing Tag --> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 820584367; var google_custom_params = window.google_tag_params; var google_remarketing_only = true; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"></script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/820584367/?guid=ON&script=0"/> </div> </noscript> <!-- <div id="div-clmb-ctn-350491-1" style="float:left;min-height:2px;width:100%;" data-slot="350491" data-position="1" data-section="ArticleShow" data-ua="D" class="colombia"></div> --> <!-- <div style='min-width: 300px; min-height: 250px; text-align:center;'><div id='div-gpt-ad-1700572371277-0'></div></div> --> <script type="text/javascript"> $(".half-slider").slick({dots:false,arrows:true,infinite:false,slidesToShow:2.8,autoplay:false,slidesToScroll:1});function shareOpen(url, width, height) {window.open(url, "", "toolbar=0, status=0, width=" + width + ", height=" + height + "");} </script> <script type="text/javascript"> var article_var = "true"; </script> <script type="text/javascript"> var dimensionValue = 'Nimmi Mathai'; gtag('config', 'G-S6E2VB7VNE', { 'custom_map': {'dimension2': 'Authors'} }); gtag('event', 'Authors_dimension', {'Authors': dimensionValue}); </script> <script type="text/javascript"> var visible = false; var working = false; var k=1; var articleid = $('.article_widget').attr('data-articleid'); var articleupdate = $('.article_widget').attr('data-articleupdate'); var socially_title = "Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!"; var socially_url = "https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html"; var socially_url1 = "https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html"; var currenthref = socially_url; var socially_url2 = ''; var emoji=''; var emoji1 = ''; var relatedArticleWidget = ''; var articleid1 = ''; $(document).scroll(function () { $('.socially_article_widget').each(function (el,i) { articleid = $(this).attr('data-articleid'); articleupdate = $(this).attr('data-articleupdate'); socially_title = $(this).attr('data-articletitle'); socially_url = $(this).attr('data-newurl'); emoji = $(this).attr('data-emoji'); emoji1 = $(this).prevAll(".socially_article_widget2").attr('data-emoji'); socially_url2 = $(this).prevAll(".socially_article_widget2").attr('data-newurl'); articleid1 = $(this).prevAll(".socially_article_widget2").attr('data-newid'); var top = window.pageYOffset; var distance = top - $(this).offset().top; var newhref = socially_url; var scrollTop = $(window).scrollTop(); var top_of_element1 = jQuery(".socially_article").last().offset().top; //console.log("count: "+scrollTop+" "+top_of_element1); if((scrollTop < 3100 && scrollTop > 3000) && !working && currenthref != socially_url1){ working = true; currenthref = socially_url1; var infiniteScrollArticles = '<li class="eventtracker" data-event-sub-cat="NEXT STORY-1-Desktop" data-event-cat="Article Detail"><div class="paginate-section-nav clearfix active" id="paginav1" style="background:#ecebeb;"><div class="page-number" style="width:4px;background:linear-gradient(-225deg,#ff0097 0,#0c109b 100%)"> </div><div class="page-title PR"><a href="https://www.latestly.com/socially/sports/chess-championship-2024-google-doodle-search-engine-giant-unveils-latest-artwork-for-ding-liren-vs-d-gukesh-match-6442785.html" style="color:#000;">World Chess Championship 2024 Google Doodle: Search Engine Giant Unveils Latest Artwork Ahead of Ding Liren vs D Gukesh Match</a><div class="scroll_progress"></div></div></div></li><li class="eventtracker" data-event-sub-cat="NEXT STORY-2-Desktop" data-event-cat="Article Detail"><div class="paginate-section-nav clearfix active" id="paginav2" style="background:#ecebeb;"><div class="page-number" style="width:4px;background:linear-gradient(-225deg,#ff0097 0,#0c109b 100%)"> </div><div class="page-title PR"><a href="https://www.latestly.com/socially/sports/d-gukesh-vs-ding-liren-live-streaming-online-how-to-watch-telecast-of-fide-world-chess-championship-2024-in-india-with-time-in-ist-6442876.html" style="color:#000;">D Gukesh vs Ding Liren Live Streaming Online: How To Watch Telecast of FIDE World Chess Championship 2024 in India With Time in IST?</a><div class="scroll_progress"></div></div></div></li><li class="eventtracker" data-event-sub-cat="NEXT STORY-3-Desktop" data-event-cat="Article Detail"><div class="paginate-section-nav clearfix active" id="paginav3" style="background:#ecebeb;"><div class="page-number" style="width:4px;background:linear-gradient(-225deg,#ff0097 0,#0c109b 100%)"> </div><div class="page-title PR"><a href="https://www.latestly.com/socially/sports/retired-in-good-time-former-chess-world-champion-garry-kasparov-reacts-to-magnus-carlsen-and-fabiano-caruanas-semi-nude-photo-shoot-for-freestyle-chess-grand-slam-match-6438199.html" style="color:#000;">\'Retired in Good Time\', Former Chess World Champion Garry Kasparov Reacts to Magnus Carlsen and Fabiano Caruana’s Semi-Nude Photo Shoot For Freestyle Chess Grand Slam Match</a><div class="scroll_progress"></div></div></div></li><li class="eventtracker" data-event-sub-cat="NEXT STORY-4-Desktop" data-event-cat="Article Detail"><div class="paginate-section-nav clearfix active" id="paginav4" style="background:#ecebeb;"><div class="page-number" style="width:4px;background:linear-gradient(-225deg,#ff0097 0,#0c109b 100%)"> </div><div class="page-title PR"><a href="https://www.latestly.com/socially/sports/magnus-carlsen-left-baffled-after-promising-chess-player-bristy-mukherjee-touches-his-feet-while-receiving-trophy-at-tata-steel-chess-india-festival-2024-watch-video-6424913.html" style="color:#000;">Magnus Carlsen Left Baffled After Promising Chess Player Bristy Mukherjee Touches His Feet While Receiving Trophy At Tata Steel Chess India Festival 2024 (Watch Video)</a><div class="scroll_progress"></div></div></div></li>'; //bottom sticky widget when scroll up at 1st article $(".bxslider").html(infiniteScrollArticles); var emoji2 = "Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment! | 👍 LatestLY"; console.log("count1"); var newhref1 = "https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html"; $('h1:first').text("Chess 2024 Google Doodle: D Gukesh vs Ding Liren World Chess Championship 2024 Final Match Gets a Colourful Acknowledgment!"); $(document).find("title").text(emoji2) window.history.pushState("","","https://www.latestly.com/socially/social-viral/chess-2024-google-doodle-d-gukesh-vs-ding-liren-world-chess-championship-2024-final-match-gets-a-colourful-acknowledgment-6443405.html"); gtag('config', 'G-S6E2VB7VNE', { 'page_path': newhref1.replace("https://"+window.location.hostname+"/", "")}); setTimeout(function(){ working=false; }, 400); return false; } //console.log("distance "+distance+" && working"+working+" &¤thref:"+currenthref+" && newhref"+newhref+" && socially_url2"+socially_url2+" "+k); if(distance < -800 && distance > -900 && !working && newhref != socially_url2 && currenthref == newhref && typeof socially_url2 != 'undefined'){ newhref = socially_url2; //bottom sticky widget when scroll up relatedArticleWidget = $('.bx'+articleid1).html(); $(".bxslider").html(relatedArticleWidget); currenthref = newhref; console.log("change url2"+newhref); working = true; $('h1:first').text($(this).prevAll(".socially_article_widget2").attr('data-articletitle')); $('meta[property=og\\:title]').attr('content', $(this).prevAll(".socially_article_widget2").attr('data-articletitle')); $('meta[property=og\\:url]').attr('content', newhref); $(document).find("title").text($(this).prevAll(".socially_article_widget2").attr('data-articletitle')+' | '+emoji1+' LatestLY') window.history.pushState("","",newhref); gtag('config', 'G-S6E2VB7VNE', { 'page_path': newhref.replace("https://"+window.location.hostname+"/", "")}); self.COMSCORE && COMSCORE.beacon({ c1: "2", c2: "27040963" }); setTimeout(function(){ working=false; }, 500); return false; }else if (distance < 0 && distance > -450 && !working && currenthref != newhref) { working = true; ////bottom sticky widget when scroll down relatedArticleWidget = $('.bx'+articleid).html(); $(".bxslider").html(relatedArticleWidget); currenthref = newhref; console.log("change url1"+newhref); $('h1:first').text($(this).attr('data-title')); $('meta[property=og\\:title]').attr('content', socially_title); $('meta[property=og\\:url]').attr('content', newhref); $(document).find("title").text(socially_title +' | '+emoji+' LatestLY') window.history.pushState("","",newhref); //var res = newhref.replace("https://www.latestly.com/", ""); gtag('config', 'G-S6E2VB7VNE', { 'page_path': newhref.replace("https://"+window.location.hostname+"/", "")}); self.COMSCORE && COMSCORE.beacon({ c1: "2", c2: "27040963" }); setTimeout(function(){ working=false; }, 400); return false; } }); var bottom_of_screen = jQuery(window).scrollTop() + window.innerHeight; var top_of_element = jQuery(".container .article-footer").last().offset().top; if(bottom_of_screen > top_of_element && !visible){ visible = true; k=k+1; if(k==2 && false){ var dm_js = document.createElement('script'); dm_js.src = 'https://stfe.latestly.com/js/dm-ce.min.js?v=1.1'; dm_js.async = 'async'; document.body.appendChild(dm_js); } $.ajax({ method: "GET", url: "/larajax/live-socially-ajax/", data:{ curr_socially:articleid,curr_date:articleupdate,index:k }, dataType: 'json' }).done(function( data ) { $(".socially_article").append(data.html); $("img.lazyload").lazyload(); window.instgrm.Embeds.process(); var slotName = "div-gpt-ad-1560419575255-"+k; googletag.cmd.push(function() { var slot = googletag.defineSlot('/21682383758/latestly_728x90_btf1', [728, 90], slotName). addService(googletag.pubads()); googletag.display(slotName); googletag.pubads().refresh([slot]); }); googletag.cmd.push(function() { googletag.display('div-gpt-ad-1560419575255-'+k); }); var slotName = "div-gpt-ad-1568807958472-"+k; googletag.cmd.push(function() { var slot = googletag.defineSlot('/21682383758/728x90_Top', [728, 90], slotName). addService(googletag.pubads()); googletag.display(slotName); googletag.pubads().refresh([slot]); }); googletag.cmd.push(function() { googletag.display('div-gpt-ad-1568807958472-'+k); }); loadAPI_Social_js() var js_fb = document.createElement('script'); js_fb.src = '//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.3&appId=224265671451116&autoLogAppEvents=1'; document.body.appendChild(js_fb); //colombai try{ (function() { var cads = document.createElement("script"); cads.async = true; cads.type = "text/javascript"; cads.src = "https://static.clmbtech.com/ase/80185/3040/c1.js"; var node = document.getElementsByTagName("script")[0]; node.parentNode.insertBefore(cads, node); })(); }catch(e){} }); }else if(bottom_of_screen < top_of_element){ visible = false; } }); function loadAPI_Social_js() { var twitter_js = document.createElement('script'); twitter_js.src = 'https://platform.twitter.com/widgets.js'; twitter_js.async = 'async'; document.body.appendChild(twitter_js); var instagram_js = document.createElement('script'); instagram_js.src = '//platform.instagram.com/en_US/embeds.js'; instagram_js.async = 'async'; document.body.appendChild(instagram_js); var pinterest_js = document.createElement('script'); pinterest_js.src = 'https://assets.pinterest.com/js/pinit.js'; pinterest_js.async = 'async'; document.body.appendChild(pinterest_js); } </script> <style type="text/css"> #amplifyTriggerIcon,.amplifyTriggerIcon{width:80px;height:80px;background:0 0!important}#amplifyDraggableDiv{width:100px;height:100px;width:fit-content;height:fit-content;right:15px;-ms-touch-action:none;touch-action:none;display:block;z-index:100002;bottom:96px;position:fixed}#amplifyDragHandle img{height:20px;width:20px;margin:3px}#amplifyDragHandle{display:block;margin:0;border-radius:50%;height:16px;width:16px;background-color:transparent;position:absolute;right:15px;top:-25px} </style> <script type="text/javascript"> function close_gamely(){ $('#amplifyDraggableDiv').css("display","none"); } </script> <div id="amplifyDraggableDiv" style="height: fit-content;width: fit-content;text-align: center;margin-left: auto;margin-right: 5px;" class="ui-draggable ui-draggable-handle"><div id="amplifyTriggerDiv"><div id="amplifyDragHandle" style="display: block !important;right: 15px; top: -25px;"><a id="amplifyCloseButton" href="javascript:void(0);" style="text-decoration:none;" onclick="close_gamely()"><img src="https://stfe.latestly.com/images/closeme.png" alt="Close" /></a></div><div class="widgetIcon" id="amplifyWidgetIcon" style="max-width: 100px;float: right;"><a href="https://whatsapp.com/channel/0029VaX0lRP9mrGdy1AGdw0f" rel="nofollow" target="_blank"><img src="https://stfe.latestly.com/images/whatsappchannel.webp" alt="Latestly whatsapp channel" id="amplifyTriggerIcon" /></a></div></div></div> <script type="text/javascript"> try{ (function() { setTimeout(() => { var ap1 = 0; window.addEventListener('scroll', () => { if(ap1 == 0) { ap1 = ap1 + 1; //bottom button google new and telegram var myID = document.getElementById("showMe"); if(myID){ myID.className = "socially-btn show"; } var myID1 = document.getElementById("scroll-paginate-id"); if(myID1){ myID1.className = "scroll-paginate show"; } //izooto var wtads = document.createElement('script'); wtads.async = true; wtads.type = 'text/javascript'; wtads.src = "https://cdn.izooto.com/scripts/bd8ad160926a0abb9f07f4742da426ae357021b9.js"; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(wtads, node); //dailymotion if(typeof article_var !== 'undefined' && article_var == 'true'){ var wtads = document.createElement('script'); wtads.async = true; wtads.type = 'text/javascript'; wtads.src = "https://www.latestly.com/js/dm-ce.min.js?v=1.1"; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(wtads, node); } } }); }, 3000); })(); }catch(e){} </script> <script type="text/javascript"> $(window).bind('scroll', function() { var bannerHeight = $( '#header' ).height() - 240; if ($(window).scrollTop() >= bannerHeight) { $('.container-fluid.top-bar').css('position','fixed'); }else{ $('.container-fluid.top-bar').css('position','relative'); } }); $("#main_top_ad_close").click(function() { $("#main_top_ad").hide(); $("#main_top_container").css({"min-height":"40px"}); }); </script> <script type="text/javascript"> //crypto currency $(document).ready(function(){$("ul.cmc-tab-group li .cmc-tabsBtn").click(function(a){var c=$(this).attr("data-id");$(".cmc-data-container").removeClass("active"),$("ul.cmc-tab-group li .cmc-tabsBtn").removeClass("active"),$("#historical-tab h3").css("display","none"),"#summary-tab"==c&&$("#historical-tab h3").css("display","block"),$(c).addClass("active"),$(this).addClass("active")})}); //sidebar currency $(document).ready(function(){$("#multi-currency-tab ul.multi-currency-tab li").click(function(a){var r=$(this).attr("data-currency");$("#multi-currency-tab ul.multi-currency-tab li").removeClass("active-tab"),$(this).addClass("active-tab");var t=$(".tab-price-area span.mtab_price#currency1").attr("data-"+r);$(".tab-price-area span.mtab_price#currency1").text(t);t=$(".tab-price-area span.mtab_price#currency2").attr("data-"+r);$(".tab-price-area span.mtab_price#currency2").text(t);t=$(".tab-price-area span.mtab_price#currency3").attr("data-"+r);$(".tab-price-area span.mtab_price#currency3").text(t);t=$(".tab-price-area span.mtab_price#currency4").attr("data-"+r);$(".tab-price-area span.mtab_price#currency4").text(t)})}); </script> <script type="text/javascript"> $(document).ready(function(){ var isMobileVersion = document.getElementsByClassName('quicklive'); if (isMobileVersion.length > 0) { get_scorecard(); } }); function get_scorecard() { $.ajax({ method: "GET", url: domain_url+"larajax/election-banner-update/?var=desktop", }).done(function( data ) { if(data != ''){ $(".quicklive").html(data); } }); setTimeout(get_scorecard,60000); } var firstScrolled = 0; document.addEventListener("scroll", function () { if ( !firstScrolled ) { firstScrolled = 1; jsScripts.forEach(blLoadJS); //cssScripts.forEach(blLoadCSS); } }); function blLoadJS(jsName) { if(typeof jsName !== 'undefined' ){ let j = document.createElement("script"); j.async = true; j.src = jsName; document.body.appendChild(j); console.log('Loading ' + jsName ); } } function blLoadCSS(cssName) { if(typeof cssName !== 'undefined' ){ let k = document.createElement("link"); k.rel = 'stylesheet'; k.type = 'text/css'; k.href = cssName; document.body.appendChild(k); console.log('Loading ' + cssName ); } } </script> <script type='text/javascript'> GPTAdsManager.initializeAds(false, true); // initialLoading=false, singleRequest=true // uncomment the below lines to open GPT Ads console // googletag.cmd.push(() => { // googletag.openConsole(); // }); const slot1 = GPTAdsManager.createSlot('/21682383758/Latestly_English_Top_Deskstop_300x250', 300, 250, 'div-gpt-ad-1700572371277-0'); // adSlot2 = googletag.defineSlot('/21682383758/Latestly_English_Top_Deskstop_300x250', [300, 250], 'div-gpt-ad-1700572371277-1').addService(googletag.pubads()); const slot2 = GPTAdsManager.createSlot('/21682383758/Latestly_English_Top_Deskstop_300x250', 300, 250, 'div-gpt-ad-1700572371277-1'); const slot3 = GPTAdsManager.createSlot('/21682383758/Latestly_English_Top_Deskstop_300x250', 300, 250, 'div-gpt-ad-1700572371277-2'); const slot4 = GPTAdsManager.createSlot('/21682383758/Latestly_English_Top_Deskstop_300x250', 300, 250, 'div-gpt-ad-1700572371277-3'); slot1.display(); // display ad in slot 1 slot2.display(); slot3.display(); slot4.display(); // slot1.refresh(); // refreshes ad in slot 1 // slot1.destroy(); // destroys ad in slot 1 </script> <div id="fb-root"></div> <!-- <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.3&appId=224265671451116&autoLogAppEvents=1"></script> --> <script> function loadAPI() { var js_fb = document.createElement('script'); js_fb.src = '//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.3&appId=224265671451116&autoLogAppEvents=1'; document.body.appendChild(js_fb); } var a_fb=1; document.addEventListener('scroll', function(e) { if(a_fb == 1){ a_fb=2; loadAPI(); //vdo //(function(v,d,o,ai){ai=d.createElement('script');ai.defer=true;ai.async=true;ai.src=v.location.protocol+o;d.head.appendChild(ai);})(window, document, '//a.vdo.ai/core/latestly/vdo.ai.js'); //colombai try{ (function() { var cads = document.createElement("script"); cads.async = true; cads.type = "text/javascript"; cads.src = "https://static.clmbtech.com/ase/80185/3040/c1.js"; var node = document.getElementsByTagName("script")[0]; node.parentNode.insertBefore(cads, node); })(); }catch(e){} } }); </script> <script type="text/javascript" class="teads" src="//a.teads.tv/page/203505/tag" async="true"></script> </body> </html>