{"html":"<!DOCTYPE html><html lang=\"en-US\" prefix=\"og: https://ogp.me/ns# fb: http://ogp.me/ns/fb#\"><!--<![endif]--><head><meta charset=\"UTF-8\"><script type=\"text/javascript\">if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\\/7\\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf(\"?\")==-1){if(href.indexOf(\"#\")==-1){document.location.href=href+\"?nowprocket=1\"}else{document.location.href=href.replace(\"#\",\"?nowprocket=1#\")}}else{if(href.indexOf(\"#\")==-1){document.location.href=href+\"&nowprocket=1\"}else{document.location.href=href.replace(\"#\",\"&nowprocket=1#\")}}}}</script><script type=\"text/javascript\">class RocketLazyLoadScripts{constructor(){this.triggerEvents=[\"keydown\",\"mousedown\",\"mousemove\",\"touchmove\",\"touchstart\",\"touchend\",\"wheel\"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener(\"pageshow\",(e=>{this.persisted=e.persisted})),window.addEventListener(\"DOMContentLoaded\",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener(\"touchstart\",e.touchStartHandler,{passive:!0}),window.addEventListener(\"mousedown\",e.touchStartHandler),document.addEventListener(\"visibilitychange\",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener(\"visibilitychange\",this.userEventHandler)}_onTouchStart(e){\"HTML\"!==e.target.tagName&&(window.addEventListener(\"touchend\",this.touchEndHandler),window.addEventListener(\"mouseup\",this.touchEndHandler),window.addEventListener(\"touchmove\",this.touchMoveHandler,{passive:!0}),window.addEventListener(\"mousemove\",this.touchMoveHandler),e.target.addEventListener(\"click\",this.clickHandler),this._renameDOMAttribute(e.target,\"onclick\",\"rocket-onclick\"))}_onTouchMove(e){window.removeEventListener(\"touchend\",this.touchEndHandler),window.removeEventListener(\"mouseup\",this.touchEndHandler),window.removeEventListener(\"touchmove\",this.touchMoveHandler,{passive:!0}),window.removeEventListener(\"mousemove\",this.touchMoveHandler),e.target.removeEventListener(\"click\",this.clickHandler),this._renameDOMAttribute(e.target,\"rocket-onclick\",\"onclick\")}_onTouchEnd(e){window.removeEventListener(\"touchend\",this.touchEndHandler),window.removeEventListener(\"mouseup\",this.touchEndHandler),window.removeEventListener(\"touchmove\",this.touchMoveHandler,{passive:!0}),window.removeEventListener(\"mousemove\",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener(\"click\",this.clickHandler),this._renameDOMAttribute(e.target,\"rocket-onclick\",\"onclick\"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener(\"touchstart\",this.touchStartHandler,{passive:!0}),window.removeEventListener(\"mousedown\",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent(\"click\",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),\"loading\"===document.readyState?document.addEventListener(\"DOMContentLoaded\",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll(\"script[type=rocketlazyloadscript]\").forEach((t=>{if(t.hasAttribute(\"src\")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||\"module\"===t.getAttribute(\"data-rocket-type\")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,\"preconnect\")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event(\"rocket-allScriptsLoaded\")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll(\"script[type=rocketlazyloadscript]\").forEach((e=>{e.hasAttribute(\"src\")?e.hasAttribute(\"async\")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute(\"defer\")&&!1!==e.defer||\"module\"===e.getAttribute(\"data-rocket-type\")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement(\"script\");[...e.attributes].forEach((e=>{let t=e.nodeName;\"type\"!==t&&(\"data-rocket-type\"===t&&(t=\"type\"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute(\"src\")?(n.addEventListener(\"load\",t),n.addEventListener(\"error\",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],\"preload\")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement(\"link\");i.href=e.src,i.rel=t,\"preconnect\"!==t&&(i.as=\"script\"),e.getAttribute&&\"module\"===e.getAttribute(\"data-rocket-type\")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?\"rocket-\"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e[\"rocket\"+t]=n=i}})}t(document,\"DOMContentLoaded\"),t(window,\"DOMContentLoaded\"),t(window,\"load\"),t(window,\"pageshow\"),t(document,\"readystatechange\"),n(document,\"onreadystatechange\"),n(window,\"onload\"),n(window,\"onpageshow\")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,\"jQuery\",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener(\"rocket-DOMContentLoaded\",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(\" \").map((e=>\"load\"===e||0===e.indexOf(\"load.\")?\"rocket-jquery-load\":e)).join(\" \")}\"string\"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):\"object\"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event(\"rocket-DOMContentLoaded\")),await this._littleBreath(),window.dispatchEvent(new Event(\"rocket-DOMContentLoaded\")),await this._littleBreath(),document.dispatchEvent(new Event(\"rocket-readystatechange\")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event(\"rocket-load\")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger(\"rocket-jquery-load\"))),await this._littleBreath();const e=new Event(\"rocket-pageshow\");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>\n    <title>Dasatha Lanka News - Super Fast Breaking News from Sri Lanka</title><style id=\"rocket-critical-css\">ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}#ays_tooltip{width:auto;padding:3px;box-sizing:border-box;word-break:keep-all;-webkit-hyphens:none;white-space:nowrap}#ays_tooltip p{margin:0;padding:0}#ays_noscript{position:fixed;width:100%;height:100%;background:white;top:0;left:0;z-index:99998;overflow:auto;padding:90px;justify-content:center}.top-bar-style-mp-1 .td-header-sp-top-menu,.top-bar-style-mp-1 .td-header-sp-top-widget{float:right!important}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background-color:transparent}img{border:0}input{color:inherit;font:inherit;margin:0}html input[type=\"button\"],input[type=\"submit\"]{-webkit-appearance:button}input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;height:auto}.td-main-content-wrap{background-color:#fff}.td-container,.tdc-row{width:1068px;margin-right:auto;margin-left:auto}.td-container:before,.tdc-row:before,.td-container:after,.tdc-row:after{display:table;content:'';line-height:0}.td-container:after,.tdc-row:after{clear:both}.td-pb-row{*zoom:1;margin-right:-24px;margin-left:-24px;position:relative}.td-pb-row:before,.td-pb-row:after{display:table;content:''}.td-pb-row:after{clear:both}.td-boxed-layout .vc_row{width:auto;left:0;padding-left:0;padding-right:0}.td-pb-row [class*=\"td-pb-span\"]{display:block;min-height:1px;float:left;padding-right:24px;padding-left:24px;position:relative}@media (min-width:1019px) and (max-width:1140px){.td-pb-row [class*=\"td-pb-span\"]{padding-right:20px;padding-left:20px}}@media (min-width:768px) and (max-width:1018px){.td-pb-row [class*=\"td-pb-span\"]{padding-right:14px;padding-left:14px}}@media (max-width:767px){.td-pb-row [class*=\"td-pb-span\"]{padding-right:0;padding-left:0;float:none;width:100%}}.td-pb-span4{width:33.33333333%}.td-pb-span8{width:66.66666667%}.td-pb-span12{width:100%}.wpb_row{margin-bottom:0}@media (min-width:1019px) and (max-width:1140px){.td-container,.tdc-row{width:980px}.td-pb-row{margin-right:-20px;margin-left:-20px}}@media (min-width:768px) and (max-width:1018px){.td-container,.tdc-row{width:740px}.td-pb-row{margin-right:-14px;margin-left:-14px}}@media (max-width:767px){.td-container,.tdc-row{width:100%;padding-left:20px;padding-right:20px}.td-pb-row{width:100%;margin-left:0;margin-right:0}}.td-header-wrap{position:relative;z-index:2000}.td-header-row{*zoom:1;font-family:'Open Sans','Open Sans Regular',sans-serif}.td-header-row:before,.td-header-row:after{display:table;content:''}.td-header-row:after{clear:both}.td-header-row [class*=\"td-header-sp\"]{display:block;min-height:1px;float:left;padding-right:24px;padding-left:24px}@media (min-width:1019px) and (max-width:1140px){.td-header-row [class*=\"td-header-sp\"]{padding-right:20px;padding-left:20px}}@media (min-width:768px) and (max-width:1018px){.td-header-row [class*=\"td-header-sp\"]{padding-right:14px;padding-left:14px}}@media (max-width:767px){.td-header-row [class*=\"td-header-sp\"]{padding-right:0;padding-left:0;float:none;width:100%}}.td-header-gradient:before{content:\"\";background:transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==');width:100%;height:12px;position:absolute;left:0;bottom:-12px;z-index:1}.td-logo{margin:0;padding:0;line-height:inherit;font-size:inherit!important}@media (max-width:767px){#td-header-search-button{display:none}}#td-header-search-button-mob{display:none}@media (max-width:767px){#td-header-search-button-mob{display:block}}#td-top-search{position:absolute;right:0;top:50%;margin-top:-24px}@media (max-width:767px){#td-top-search{top:0;margin-top:0}}@media (min-width:768px){.td-drop-down-search .td-search-form{margin:20px}}.td-header-wrap .td-drop-down-search{position:absolute;top:100%;right:0;visibility:hidden;opacity:0;transform:translate3d(0,20px,0);-webkit-transform:translate3d(0,20px,0);background-color:#fff;-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);box-shadow:0 2px 6px rgba(0,0,0,0.2);border-top:0;width:342px}.td-header-wrap .td-drop-down-search .btn{position:absolute;height:32px;min-width:67px;line-height:17px;padding:7px 15px 8px;text-shadow:none;vertical-align:top;right:20px;margin:0!important}.td-header-wrap .td-drop-down-search:before{position:absolute;top:-9px;right:19px;display:block;content:'';width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent #4db2ec transparent}.td-header-wrap .td-drop-down-search:after{position:absolute;top:-3px;display:block;content:'';right:0;left:0;margin:0 auto;width:100%;height:3px;background-color:#4db2ec}.td-header-wrap #td-header-search{width:235px;height:32px;margin:0;border-right:0;line-height:17px;border-color:#eaeaea!important}@media (max-width:767px){.td-header-wrap #td-header-search{width:91%;font-size:16px}}.td-banner-wrap-full{position:relative}.td-header-menu-wrap-full{z-index:9998;position:relative}@media (max-width:767px){.td-header-wrap .td-header-menu-wrap-full,.td-header-wrap .td-header-menu-wrap,.td-header-wrap .td-header-main-menu{background-color:#222!important;height:54px!important}.header-search-wrap .td-icon-search{color:#fff!important}}.td-header-wrap .td-header-menu-wrap-full{background-color:#fff}.td-header-style-1 .td-header-sp-logo{text-align:center}.td-header-style-1 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-1 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-1 .td-header-menu-wrap-full{position:relative}.td-header-main-menu{position:relative;z-index:999;padding-right:48px}@media (max-width:767px){.td-header-main-menu{padding-right:64px;padding-left:2px}}.td-header-menu-no-search .td-header-main-menu{padding-right:0}.sf-menu,.sf-menu li{margin:0;list-style:none}@media (max-width:767px){.sf-menu{display:none}}.sf-menu li{float:left;position:relative}.sf-menu .td-menu-item>a{display:block;position:relative}.sf-menu>.current-menu-item{z-index:0}.sf-menu>li>a{padding:0 14px;line-height:48px;font-size:14px;color:#000;font-weight:700;text-transform:uppercase;-webkit-backface-visibility:hidden}@media (min-width:768px) and (max-width:1018px){.sf-menu>li>a{padding:0 9px;font-size:11px}}.sf-menu>.current-menu-item>a{z-index:999}.sf-menu>.current-menu-item>a{background-color:transparent}.sf-menu>li>a:after{background-color:transparent;content:'';width:0;height:3px;position:absolute;bottom:0;left:0;right:0;margin:0 auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.sf-menu>.current-menu-item>a:after{background-color:#4db2ec;width:100%}#td-header-menu{display:inline-block;vertical-align:top}.header-search-wrap{position:absolute;top:0;right:0;z-index:999}.header-search-wrap .td-icon-search{display:inline-block;font-size:19px;width:48px;line-height:48px;text-align:center}@media (min-width:768px) and (max-width:1018px){.header-search-wrap .td-icon-search{font-size:15px}}@media (max-width:767px){.header-search-wrap .td-icon-search{height:54px;width:54px;line-height:54px;font-size:22px;margin-right:2px}}#td-outer-wrap{overflow:hidden}@media (max-width:767px){#td-outer-wrap{margin:auto;width:100%;-webkit-transform-origin:50% 200px 0;transform-origin:50% 200px 0}}#td-top-mobile-toggle{display:none}@media (max-width:767px){#td-top-mobile-toggle{display:inline-block;position:relative}}#td-top-mobile-toggle a{display:inline-block}#td-top-mobile-toggle i{font-size:27px;width:64px;line-height:54px;height:54px;display:inline-block;padding-top:1px;color:#fff}.td-menu-background{background-repeat:no-repeat;background-size:cover;background-position:center top;position:fixed;top:0;display:block;width:100%;height:113%;z-index:9999;visibility:hidden;transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}.td-menu-background:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:0.98;background:#313b45;background:-webkit-gradient(left top,left bottom,color-stop(0%,#313b45),color-stop(100%,#3393b8));background:linear-gradient(to bottom,#313b45 0%,#3393b8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#313b45', endColorstr='#3393b8', GradientType=0)}#td-mobile-nav{padding:0;position:fixed;width:100%;height:calc(100% + 1px);top:0;z-index:9999;visibility:hidden;transform:translate3d(-99%,0,0);-webkit-transform:translate3d(-99%,0,0);left:-1%;font-family:-apple-system,\".SFNSText-Regular\",\"San Francisco\",\"Roboto\",\"Segoe UI\",\"Helvetica Neue\",\"Lucida Grande\",sans-serif}#td-mobile-nav{height:1px;overflow:hidden}#td-mobile-nav .td-menu-socials{padding:0 65px 0 20px;overflow:hidden;height:60px}#td-mobile-nav .td-social-icon-wrap{margin:20px 5px 0 0;display:inline-block}#td-mobile-nav .td-social-icon-wrap i{border:none;background-color:transparent;font-size:14px;width:40px;height:40px;line-height:38px;color:#fff;vertical-align:middle}#td-mobile-nav .td-social-icon-wrap .td-icon-instagram{font-size:16px}.td-mobile-close{position:absolute;right:1px;top:0;z-index:1000}.td-mobile-close .td-icon-close-mobile{height:70px;width:70px;line-height:70px;font-size:21px;color:#fff;top:4px;position:relative}.td-mobile-content{padding:20px 20px 0}.td-mobile-container{padding-bottom:20px;position:relative}.td-mobile-content ul{list-style:none;margin:0;padding:0}.td-mobile-content li{float:none;margin-left:0;-webkit-touch-callout:none}.td-mobile-content li a{display:block;line-height:21px;font-size:21px;color:#fff;margin-left:0;padding:12px 30px 12px 12px;font-weight:bold}.td-mobile-content .current-menu-item>a{color:#73C7E3}.td-mobile-container{opacity:1}.td-search-wrap-mob{padding:0;position:absolute;width:100%;height:auto;top:0;text-align:center;z-index:9999;visibility:hidden;color:#fff;font-family:-apple-system,\".SFNSText-Regular\",\"San Francisco\",\"Roboto\",\"Segoe UI\",\"Helvetica Neue\",\"Lucida Grande\",sans-serif}.td-search-wrap-mob .td-drop-down-search{opacity:0;visibility:hidden;-webkit-backface-visibility:hidden;position:relative}.td-search-wrap-mob #td-header-search-mob{color:#fff;font-weight:bold;font-size:26px;height:40px;line-height:36px;border:0;background:transparent;outline:0;margin:8px 0;padding:0;text-align:center}.td-search-wrap-mob .td-search-input{margin:0 5%;position:relative}.td-search-wrap-mob .td-search-input span{opacity:0.8;font-size:12px}.td-search-wrap-mob .td-search-input:before,.td-search-wrap-mob .td-search-input:after{content:'';position:absolute;display:block;width:100%;height:1px;background-color:#fff;bottom:0;left:0;opacity:0.2}.td-search-wrap-mob .td-search-input:after{opacity:0.8;transform:scaleX(0);-webkit-transform:scaleX(0)}.td-search-wrap-mob .td-search-form{margin-bottom:30px}.td-search-background{background-repeat:no-repeat;background-size:cover;background-position:center top;position:fixed;top:0;display:block;width:100%;height:113%;z-index:9999;transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);visibility:hidden}.td-search-background:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:0.98;background:#313b45;background:-webkit-gradient(left top,left bottom,color-stop(0%,#313b45),color-stop(100%,#3393b8));background:linear-gradient(to bottom,#313b45 0%,#3393b8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#313b45', endColorstr='#3393b8', GradientType=0)}.td-search-close{text-align:right;z-index:1000}.td-search-close .td-icon-close-mobile{height:70px;width:70px;line-height:70px;font-size:21px;color:#fff;position:relative;top:4px;right:0}.td-login-inputs{position:relative}body{font-family:Verdana,BlinkMacSystemFont,-apple-system,\"Segoe UI\",Roboto,Oxygen,Ubuntu,Cantarell,\"Open Sans\",\"Helvetica Neue\",sans-serif;font-size:14px;line-height:21px}p{margin-top:0;margin-bottom:21px}a{color:#4db2ec;text-decoration:none}ul{padding:0}ul li{line-height:24px;margin-left:21px}h1,h2,h3{font-family:'Roboto',sans-serif;color:#111111;font-weight:400;margin:6px 0}h1>a,h2>a,h3>a{color:#111111}h1{font-size:32px;line-height:40px;margin-top:33px;margin-bottom:23px}h2{font-size:27px;line-height:38px;margin-top:30px;margin-bottom:20px}h3{font-size:22px;line-height:30px;margin-top:27px;margin-bottom:17px}input[type=submit]{font-family:'Roboto',sans-serif;font-size:13px;background-color:#222222;border-radius:0;color:#fff;border:none;padding:8px 15px;font-weight:500}input[type=text]{font-size:12px;line-height:21px;color:#444;border:1px solid #e1e1e1;width:100%;max-width:100%;height:34px;padding:3px 9px}@media (max-width:767px){input[type=text]{font-size:16px}}input[type=password]{width:100%;position:relative;top:0;display:inline-table;vertical-align:middle;font-size:12px;line-height:21px;color:#444;border:1px solid #ccc;max-width:100%;height:34px;padding:3px 9px;margin-bottom:10px}@media (max-width:767px){input[type=password]{font-size:16px}}.td_module_wrap{position:relative;padding-bottom:35px}.td_module_wrap .entry-title{font-size:21px;line-height:25px;margin:0 0 6px 0}.entry-title{word-wrap:break-word}.td-module-thumb{position:relative;margin-bottom:13px}.td-module-thumb .entry-thumb{display:block}.td-module-meta-info{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:11px;margin-bottom:7px;line-height:1;min-height:17px}.td-post-date{color:#767676;display:inline-block;position:relative;top:2px}.td-module-comments{position:relative;float:right;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:10px;font-weight:600;text-align:center;line-height:1}.td-module-comments a{color:#fff;background-color:#000;display:inline-block;min-width:17px;padding:3px 4px 4px 5px;position:relative}.td-module-comments a:after{position:absolute;bottom:-3px;left:0;content:'';width:0;height:0;border-style:solid;border-width:3px 3px 0 0;border-color:#000 transparent transparent transparent}.td-excerpt{font-size:13px;color:#767676;font-family:'Open Sans','Open Sans Regular',sans-serif;margin-top:9px}.td-post-category{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:10px;font-weight:600;line-height:1;background-color:#222222;color:#fff;margin-right:5px;padding:3px 6px 4px;display:block;vertical-align:top}.td-module-meta-info .td-post-category{display:inline-block}.td-block-title a{display:inline-block}.td-main-content-wrap{padding-bottom:40px}@media (max-width:767px){.td-main-content-wrap{padding-bottom:26px}}.td-main-page-wrap{padding-top:15px}@media (max-width:767px){.td-main-page-wrap{padding-top:15px}}.td-pb-span4 .wpb_wrapper{perspective:unset!important}@font-face{font-family:'newspaper';src:url(https://dasathalankanews.com/wp-content/themes/Newspaper/images/icons/newspaper.eot?22);src:url(https://dasathalankanews.com/wp-content/themes/Newspaper/images/icons/newspaper.eot?22#iefix) format('embedded-opentype'),url(https://dasathalankanews.com/wp-content/themes/Newspaper/images/icons/newspaper.woff?221) format('woff'),url(https://dasathalankanews.com/wp-content/themes/Newspaper/images/icons/newspaper.ttf?22) format('truetype'),url(https://dasathalankanews.com/wp-content/themes/Newspaper/images/icons/newspaper.svg?22#newspaper) format('svg');font-weight:normal;font-style:normal;font-display:swap}[class^=\"td-icon-\"]:before,[class*=\" td-icon-\"]:before{font-family:'newspaper';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=\"td-icon-\"]{line-height:1;text-align:center;display:inline-block}.td-icon-menu-down:before{content:'\\e806'}.td-icon-menu-up:before{content:'\\e809'}.td-icon-search:before{content:'\\e80a'}.td-icon-menu-left:before{content:'\\e80c'}.td-icon-menu-right:before{content:'\\e80d'}.td-icon-facebook:before{content:'\\e818'}.td-icon-instagram:before{content:'\\e81d'}.td-icon-twitter:before{content:'\\e831'}.td-icon-youtube:before{content:'\\e836'}.td-icon-mobile:before{content:'\\e83e'}.td-icon-close-mobile:before{content:'\\e900'}.td-icon-modal-back:before{content:'\\e901'}.td-icon-tiktok:before{content:\"\\e9d6\"}.tdc_zone{margin:0}.td-main-content-wrap .tdc_zone{z-index:0}.td_block_wrap{margin-bottom:20px;position:relative;clear:both}@media (max-width:767px){.td_block_wrap{margin-bottom:20px}}.td_block_wrap .td-next-prev-wrap,.td_block_wrap .td-load-more-wrap{margin-top:20px}@media (max-width:767px){.td_block_wrap .td-next-prev-wrap,.td_block_wrap .td-load-more-wrap{margin-bottom:20px}}.td-block-title-wrap{position:relative}.td_with_ajax_pagination{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);overflow:hidden}.td-trending-now-title{background-color:#222222}.td-next-prev-wrap{position:relative;clear:both}.td-next-prev-wrap a{display:inline-block;margin-right:7px;width:25px;height:25px;border:1px solid #dcdcdc;line-height:24px;text-align:center;vertical-align:middle;font-size:7px;color:#b7b7b7}@-moz-document url-prefix(){.td-next-prev-wrap a{line-height:23px}}.td_ajax_load_more{display:inline-block;font-family:'HarshaWeb-Regular','Open Sans Regular',sans-serif;font-size:14px;line-height:1;padding:8px 10px;border:1px solid #C9C9C9;text-align:center;vertical-align:middle}.td_ajax_load_more i{font-size:8px;margin-left:6px;position:relative;top:0;vertical-align:middle}.td-load-more-wrap{transform:translateZ(0);-webkit-transform:translateZ(0)}@-moz-document url-prefix(){.td_ajax_load_more{padding:7px 10px 9px}}.td-load-more-wrap{text-align:center;clear:both}.td-load-more-wrap a{color:#767676}.td-load-more-infinite-wrap{display:none}.td-h-effect-up-shadow .entry-thumb{-webkit-box-shadow:0 3px 12px -1px rgba(7,10,25,0.2),0 22px 27px -20px rgba(7,10,25,0.2);box-shadow:0 3px 12px -1px rgba(7,10,25,0.2),0 22px 27px -20px rgba(7,10,25,0.2)}.td_module_flex_1{display:inline-block;width:100%;padding-bottom:0}.td_module_flex_1 .td-module-container{display:flex;flex-direction:column;position:relative}.td_module_flex_1 .td-module-container:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px}.td_module_flex_1 .td-image-wrap{display:block;position:relative}.td_module_flex_1 .td-image-container{position:relative;flex:0 0 auto;width:100%;height:100%}.td_module_flex_1 .td-module-thumb{margin-bottom:0}.td_module_flex_1 .td-module-meta-info{width:100%;margin-bottom:0;z-index:1;border:0 solid #eaeaea;min-height:0}.td_module_flex_1 .td-thumb-css{width:100%;height:100%;position:absolute;background-size:cover;background-position:center center}.td_module_flex_1 .td-excerpt{margin:20px 0 0;line-height:21px}.td-mc1-wrap:after,.td-mc1-wrap .td_module_wrap:after{content:'';display:table;clear:both}.td_module_flex_1 .td-image-wrap{padding-bottom:50%}.td_module_flex_1 .td-module-meta-info{padding:13px 0 0 0}.td_flex_block.td_with_ajax_pagination,.td_flex_block.td_with_ajax_pagination .td_block_inner{overflow:initial}.td_flex_block.td_with_ajax_pagination .td_block_inner{height:auto!important}.tdb-template .td-main-content-wrap{padding-bottom:0}@font-face{font-family:'newspaper-icons';src:url(https://dasathalankanews.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.eot?1);src:url(https://dasathalankanews.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.eot?1#iefix) format('embedded-opentype'),url(https://dasathalankanews.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.woff?1) format('woff'),url(https://dasathalankanews.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.ttf?1) format('truetype'),url(https://dasathalankanews.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.svg?1#newspaper-icons) format('svg');font-weight:normal;font-style:normal;font-display:swap}[class^=\"td-icons\"]:before{font-family:'newspaper-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=\"td-icons\"]{line-height:1;text-align:center;display:inline-block}.rain-n:before{content:'\\e801';display:none}.mfp-hide{display:none!important}.white-popup-block{position:relative;margin:0 auto;max-width:500px;min-height:500px;font-family:'Open Sans','Open Sans Regular',sans-serif;text-align:center;color:#fff;vertical-align:top;-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.2);padding:0 0 24px;overflow:hidden}.white-popup-block:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;display:block;background:rgba(0,69,130,0.8);background:-webkit-gradient(left bottom,right top,color-stop(0%,rgba(0,69,130,0.8)),color-stop(100%,rgba(38,134,146,0.8)));background:linear-gradient(45deg,rgba(0,69,130,0.8) 0%,rgba(38,134,146,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a80cb', endColorstr='#42bdcd', GradientType=1);z-index:-2}.white-popup-block:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;display:block;background-size:cover;background-position:top;background-repeat:no-repeat;z-index:-3}#login_pass{display:none!important}.td-a-rec img{display:block}.td-a-rec-id-custom-spot{margin-bottom:0;text-align:center}.td-a-rec-id-custom-spot img{margin:0 auto}.td-container-wrap{background-color:#fff;margin-left:auto;margin-right:auto}.td-boxed-layout .td-container-wrap{width:1164px}@media (max-width:1180px){.td-boxed-layout .td-container-wrap{width:100%}}.td-boxed-layout .td-container-wrap.td-main-page-wrap{overflow:hidden}.td-scroll-up{position:fixed;bottom:4px;right:5px;width:40px;height:40px;background-color:#4db2ec;z-index:9999;transform:translate3d(0,70px,0);-webkit-transform:translate3d(0,70px,0)}.td-scroll-up .td-icon-menu-up{position:relative;color:#fff;font-size:20px;display:block;text-align:center;width:40px;top:7px}.wpb_button{display:inline-block;font-family:'Open Sans','Open Sans Regular',sans-serif;font-weight:600;line-height:24px;text-shadow:none;border:none;border-radius:0;margin-bottom:21px}.td-element-style{position:absolute;z-index:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0;overflow:hidden}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background-color:transparent}h1{font-size:2em;margin:0.67em 0}img{border:0}input{color:inherit;font:inherit;margin:0}html input[type=\"button\"],input[type=\"submit\"]{-webkit-appearance:button}input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}.td-header-sp-logo img{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.td-main-menu-logo{display:none;float:left;margin-right:10px;height:48px}@media (max-width:767px){.td-main-menu-logo{display:block;margin-right:0;height:0}}.td-main-menu-logo a{line-height:48px}.td-main-menu-logo img{padding:3px 0;position:relative;vertical-align:middle;max-height:48px;width:auto}@media (max-width:767px){.td-main-menu-logo img{margin:auto;bottom:0;top:0;left:0;right:0;position:absolute;padding:0}}@media (max-width:1140px){.td-main-menu-logo img{max-width:180px}}.td-visual-hidden{border:0;width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.td-logo-in-header .td-sticky-header.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-header .td-sticky-header.td-mobile-logo{display:inherit}}.td-logo-in-header .td-sticky-header.td-header-logo{display:block}@media (max-width:767px){.td-logo-in-header .td-sticky-header.td-header-logo{display:none}}.td-boxed-layout #td-outer-wrap{z-index:1}.td-header-top-menu-full{position:relative;z-index:9999}@media (max-width:767px){.td-header-top-menu-full{display:none}}.td-header-style-1 .td-header-top-menu-full{background-color:#222222}.td-header-style-1 .td-header-sp-logo{width:284px;position:relative;height:90px;margin:28px 28px 9px 28px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-1 .td-header-sp-logo{width:224px;margin-left:0}}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-sp-logo{width:214px;margin:14px 28px 0 28px;max-height:60px}}@media (max-width:767px){.td-header-style-1 .td-header-sp-logo{display:none}}.td-header-style-1 .td-header-sp-logo img{max-height:90px;max-width:272px}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-sp-logo img{max-height:60px;width:auto}}.td-header-style-1 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-1 .header-search-wrap .td-icon-search{color:#fff}}.td-header-top-menu{color:#fff;font-size:11px}.td-header-top-menu a{color:#fff}@media (min-width:1019px) and (max-width:1140px){.td-header-top-menu{overflow:visible}}.td-header-sp-top-menu{line-height:28px;padding:0!important;z-index:1000;float:left}@media (max-width:767px){.td-header-sp-top-menu{display:none!important}}.td-header-sp-top-widget{position:relative;line-height:28px;text-align:right;padding-left:0!important;padding-right:0!important}@media (max-width:767px){.td-header-sp-top-widget{width:100%;text-align:center}}.td-header-sp-top-widget .td-search-btns-wrap{float:left}.td-header-sp-top-widget .td-icon-search{width:30px;height:24px;font-size:13px;line-height:24px;vertical-align:middle}.td-header-sp-top-widget .td-icon-search:before{font-weight:700}.td-header-sp-top-widget .td-drop-down-search{top:calc(100% + 1px);text-align:left}.td-header-sp-top-widget .td-drop-down-search:before,.td-header-sp-top-widget .td-drop-down-search:after{display:none}.td_data_time{display:inline-block;margin-right:32px}.menu-top-container{display:inline-block;margin-right:16px}.top-header-menu{list-style:none;margin:0;display:inline-block}.top-header-menu li{display:inline-block;position:relative;margin-left:0}.top-header-menu li a{margin-right:16px;line-height:1}.top-header-menu>li{line-height:28px}.td-social-icon-wrap>a{display:inline-block}.td-social-icon-wrap .td-icon-font{font-size:12px;width:30px;height:24px;line-height:24px}.td-social-icon-wrap .td-icon-instagram{font-size:15px}@media (max-width:767px){.td-social-icon-wrap{margin:0 3px}}.td-weather-header{padding-left:10px;font-family:'Roboto',sans-serif}.td-weather-city{font-size:20px;font-weight:bold;line-height:1;text-transform:uppercase;margin-bottom:7px}.td-weather-now{float:left;text-align:center;line-height:1;padding:32px 16px;font-weight:300;width:145px;-webkit-touch-callout:none}@media (max-width:1018px){.td-weather-now{padding:28px 0;position:relative;left:-10px;width:90px;margin-left:12px}}@media (min-width:768px) and (max-width:1018px){.td-weather-now{margin-left:0}}@media (max-width:767px){.td-weather-now{width:100px}}.td-weather-now .td-big-degrees{font-size:40px}@media (max-width:1018px){.td-weather-now .td-big-degrees{font-size:32px}}.td-weather-now .td-weather-unit{font-size:16px;position:relative;top:-4px;font-weight:400;opacity:0.6;left:-2px;line-height:1;vertical-align:top}.rain-n{background:url(https://dasathalankanews.com/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/rain-n.png) no-repeat}.td-weather-top-widget{display:inline-block;margin-right:32px}.td-weather-top-widget .td-icons{background:none;vertical-align:middle;position:relative;top:-1px;margin-right:2px}.td-weather-top-widget .td-icons:before{font-size:18px;display:block}.td-weather-top-widget .td-weather-now{line-height:inherit;padding:0;float:none;width:auto;display:inline-block}@media (min-width:768px) and (max-width:1018px){.td-weather-top-widget .td-weather-now{left:0}}.td-weather-top-widget .td-weather-now span{font-weight:600}.td-weather-top-widget .td-weather-now .td-big-degrees{font-size:11px}.td-weather-top-widget .td-weather-now .td-weather-unit{font-size:8px;opacity:1;left:1px;top:-6px;vertical-align:inherit}.td-weather-top-widget .td-weather-header{display:inline-block;padding-left:6px}.td-weather-top-widget .td-weather-header .td-weather-city{font-size:11px;font-weight:500;text-transform:none;margin:0}.td_module_mx8 .td-module-thumb{margin-bottom:5px;overflow:hidden}.td_module_mx8 .td-module-thumb a:last-child:after{bottom:0;content:\"\";display:block;height:80%;width:100%;position:absolute;z-index:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0)}.td_module_mx8 .entry-thumb{width:100%}.td_module_mx8 .meta-info-container{position:relative}.td_module_mx8 .td-module-meta-info{position:absolute;bottom:14px;margin-bottom:0;width:100%;padding:0 21px}.td_module_mx8 .entry-title{font-weight:500;font-size:24px;line-height:32px}.td_module_mx8 .entry-title a,.td_module_mx8 .td-post-date{color:#fff}.td_module_mx8 .td-module-comments{float:none;display:inline-block;vertical-align:top;top:2px;margin-left:22px}.td_module_mx8 .td-module-comments a{background-color:transparent!important;padding:0;font-size:11px;font-weight:400}.td_module_mx8 .td-module-comments a:before{font-family:'newspaper',sans-serif;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:\"\\e83b\";margin-right:5px;font-size:9px}.td_module_mx8 .td-module-comments a:after{display:none}.td_block_18 .td_module_wrap:last-child{padding-bottom:0}@media (max-width:767px){.td_block_18 .td_module_mx8 .td-module-thumb{margin-bottom:20px}}@media (max-width:767px){.td_block_18 .td_module_mx8 .entry-title{font-size:18px;line-height:24px}}@media (max-width:767px){.td_block_18 .td_module_mx8 .td-module-meta-info{padding:0 14px}}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-2 .td_module_mx8{padding-bottom:25px}}@media (max-width:767px){.td_block_18 .td-column-2 .td_module_mx8{padding-bottom:6px}}.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info{bottom:20px}@media (max-width:767px){.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info{bottom:14px}}.td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td_block_trending_now:first-child{position:relative;margin:-24px 0 24px;z-index:1}@media (max-width:767px){.td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td_block_trending_now:first-child{margin-bottom:0;padding:4px 0 12px}}.td-block-title a{display:inline-block}.td_block_template_14 .td-block-title{font-size:13px;font-weight:400;margin-top:0;margin-bottom:26px;padding:11px 0;line-height:1;position:relative;overflow:hidden;text-align:center;background-color:#111;border:1px solid transparent}.td_block_template_14 .td-block-title>*{color:#fff;margin:0 12px}</style>\n    \n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <link rel=\"pingback\" href=\"https://dasathalankanews.com/xmlrpc.php\">\n    <link rel=\"icon\" type=\"image/png\" href=\"https://dasathalankanews.com/wp-content/uploads/favicon.webp\">\n<!-- Search Engine Optimization by Rank Math - https://rankmath.com/ -->\n<meta name=\"description\" content=\"Dasatha Lanka News, The Most popular Media Website provides Breaking News on Politics, Sports, Business, World, Hot Gossips &amp; Photo Gallery.\">\n<meta name=\"robots\" content=\"follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large\">\n<link rel=\"canonical\" href=\"https://dasathalankanews.com/\">\n<meta property=\"og:locale\" content=\"en_US\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:title\" content=\"Dasatha Lanka News - Super Fast Breaking News from Sri Lanka\">\n<meta property=\"og:description\" content=\"Dasatha Lanka News, The Most popular Media Website provides Breaking News on Politics, Sports, Business, World, Hot Gossips &amp; Photo Gallery.\">\n<meta property=\"og:url\" content=\"https://dasathalankanews.com/\">\n<meta property=\"og:site_name\" content=\"Dasatha Lanka News\">\n<meta property=\"og:updated_time\" content=\"2026-04-28T16:59:23+05:30\">\n<meta property=\"fb:app_id\" content=\"791464848314155\">\n<meta property=\"og:image\" content=\"https://dasathalankanews.com/wp-content/uploads/2022/04/Dasatha-Lanka-News-Social-share-image.webp\">\n<meta property=\"og:image:secure_url\" content=\"https://dasathalankanews.com/wp-content/uploads/2022/04/Dasatha-Lanka-News-Social-share-image.webp\">\n<meta property=\"og:image:width\" content=\"1200\">\n<meta property=\"og:image:height\" content=\"630\">\n<meta property=\"og:image:alt\" content=\"dasatha\">\n<meta property=\"og:image:type\" content=\"image/webp\">\n<meta property=\"article:published_time\" content=\"2020-09-15T03:20:46+05:30\">\n<meta property=\"article:modified_time\" content=\"2026-04-28T16:59:23+05:30\">\n<meta property=\"og:video\" content=\"https://www.youtube.com/embed/i8mP35B-cG4\">\n<meta property=\"video:duration\" content=\"10705\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n<meta name=\"twitter:title\" content=\"Dasatha Lanka News - Super Fast Breaking News from Sri Lanka\">\n<meta name=\"twitter:description\" content=\"Dasatha Lanka News, The Most popular Media Website provides Breaking News on Politics, Sports, Business, World, Hot Gossips &amp; Photo Gallery.\">\n<meta name=\"twitter:site\" content=\"@dasathalknews\">\n<meta name=\"twitter:creator\" content=\"@dasathalknews\">\n<meta name=\"twitter:image\" content=\"https://dasathalankanews.com/wp-content/uploads/2022/04/Dasatha-Lanka-News-Social-share-image.webp\">\n<meta name=\"twitter:label1\" content=\"Written by\">\n<meta name=\"twitter:data1\" content=\"Dasatha News 1\">\n<meta name=\"twitter:label2\" content=\"Time to read\">\n<meta name=\"twitter:data2\" content=\"23 minutes\">\n<script type=\"application/ld+json\" class=\"rank-math-schema\">{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"Place\",\"@id\":\"https://dasathalankanews.com/#place\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"Sri Lanka\"}},{\"@type\":[\"NewsMediaOrganization\",\"Organization\"],\"@id\":\"https://dasathalankanews.com/#organization\",\"name\":\"Dasatha Lanka News\",\"url\":\"https://dasathalankanews.com\",\"sameAs\":[\"https://www.facebook.com/dasathalankanewswebsite\",\"https://twitter.com/dasathalknews\"],\"email\":\"editor@dasathalankanews.com\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"Sri Lanka\"},\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https://dasathalankanews.com/#logo\",\"url\":\"https://dasathalankanews.com/wp-content/uploads/2022/04/Dasatha-Lanka-News-Social-share-image.webp\",\"contentUrl\":\"https://dasathalankanews.com/wp-content/uploads/2022/04/Dasatha-Lanka-News-Social-share-image.webp\",\"caption\":\"Dasatha Lanka News\",\"inLanguage\":\"en-US\",\"width\":\"1200\",\"height\":\"630\"},\"contactPoint\":[{\"@type\":\"ContactPoint\",\"telephone\":\"+97455215591\",\"contactType\":\"customer support\"}],\"location\":{\"@id\":\"https://dasathalankanews.com/#place\"}},{\"@type\":\"WebSite\",\"@id\":\"https://dasathalankanews.com/#website\",\"url\":\"https://dasathalankanews.com\",\"name\":\"Dasatha Lanka News\",\"alternateName\":\"Dasatha Puvath\",\"publisher\":{\"@id\":\"https://dasathalankanews.com/#organization\"},\"inLanguage\":\"en-US\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://dasathalankanews.com/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}},{\"@type\":\"WebPage\",\"@id\":\"https://dasathalankanews.com/#webpage\",\"url\":\"https://dasathalankanews.com/\",\"name\":\"Dasatha Lanka News - Super Fast Breaking News from Sri Lanka\",\"datePublished\":\"2020-09-15T03:20:46+05:30\",\"dateModified\":\"2026-04-28T16:59:23+05:30\",\"about\":{\"@id\":\"https://dasathalankanews.com/#organization\"},\"isPartOf\":{\"@id\":\"https://dasathalankanews.com/#website\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https://dasathalankanews.com/#author\",\"name\":\"Dasatha News 1\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https://secure.gravatar.com/avatar/aa523f0098f53998696867f1d6d218bbb1c61afe7021fe878022b6a370432fa1?s=96&amp;d=mm&amp;r=g\",\"url\":\"https://secure.gravatar.com/avatar/aa523f0098f53998696867f1d6d218bbb1c61afe7021fe878022b6a370432fa1?s=96&amp;d=mm&amp;r=g\",\"caption\":\"Dasatha News 1\",\"inLanguage\":\"en-US\"},\"sameAs\":[\"https://dasathalankanews.com\"],\"worksFor\":{\"@id\":\"https://dasathalankanews.com/#organization\"}},{\"@type\":\"NewsArticle\",\"headline\":\"Dasatha Lanka News - Super Fast Breaking News from Sri Lanka\",\"description\":\"Dasatha Lanka News, The Most popular Media Website provides Breaking News on Politics, Sports, Business, World, Hot Gossips &amp; Photo Gallery.\",\"datePublished\":\"2020-09-15T03:20:46+05:30\",\"dateModified\":\"2026-04-28T16:59:23+05:30\",\"author\":{\"@id\":\"https://dasathalankanews.com/#author\",\"name\":\"Dasatha News 1\"},\"name\":\"Dasatha Lanka News - Super Fast Breaking News from Sri Lanka\",\"@id\":\"https://dasathalankanews.com/#schema-79553\",\"isPartOf\":{\"@id\":\"https://dasathalankanews.com/#webpage\"},\"publisher\":{\"@id\":\"https://dasathalankanews.com/#organization\"},\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https://dasathalankanews.com/#webpage\"}},{\"@type\":\"VideoObject\",\"name\":\"Dasatha Lanka News - Super Fast Breaking News from Sri Lanka\",\"description\":\"Dasatha Lanka News, The Most popular Media Website provides Breaking News on Politics, Sports, Business, World, Hot Gossips &amp; Photo Gallery.\",\"uploadDate\":\"2021-02-22\",\"embedUrl\":\"https://www.youtube.com/embed/i8mP35B-cG4\",\"duration\":\"PT178M25S\",\"width\":\"1280\",\"height\":\"720\",\"isFamilyFriendly\":\"1\",\"@id\":\"https://dasathalankanews.com/#schema-79554\",\"isPartOf\":{\"@id\":\"https://dasathalankanews.com/#webpage\"},\"publisher\":{\"@id\":\"https://dasathalankanews.com/#organization\"},\"inLanguage\":\"en-US\"}]}</script>\n<!-- /Rank Math WordPress SEO plugin -->\n\n\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Dasatha Lanka News » Feed\" href=\"https://dasathalankanews.com/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Dasatha Lanka News » Comments Feed\" href=\"https://dasathalankanews.com/comments/feed/\">\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Dasatha Lanka News » Dasatha Lanka News Comments Feed\" href=\"https://dasathalankanews.com/home/feed/\">\n<link rel=\"alternate\" title=\"oEmbed (JSON)\" type=\"application/json+oembed\" href=\"https://dasathalankanews.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdasathalankanews.com%2F\">\n<link rel=\"alternate\" title=\"oEmbed (XML)\" type=\"text/xml+oembed\" href=\"https://dasathalankanews.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdasathalankanews.com%2F&amp;format=xml\">\n<style id=\"wp-img-auto-sizes-contain-inline-css\" type=\"text/css\">\nimg:is([sizes=auto i],[sizes^=\"auto,\" i]){contain-intrinsic-size:3000px 1500px}\n/*# sourceURL=wp-img-auto-sizes-contain-inline-css */\n</style>\n<style id=\"wp-emoji-styles-inline-css\" type=\"text/css\">\n\n\timg.wp-smiley, img.emoji {\n\t\tdisplay: inline !important;\n\t\tborder: none !important;\n\t\tbox-shadow: none !important;\n\t\theight: 1em !important;\n\t\twidth: 1em !important;\n\t\tmargin: 0 0.07em !important;\n\t\tvertical-align: -0.1em !important;\n\t\tbackground: none !important;\n\t\tpadding: 0 !important;\n\t}\n/*# sourceURL=wp-emoji-styles-inline-css */\n</style>\n<style id=\"classic-theme-styles-inline-css\" type=\"text/css\">\n/*! This file is auto-generated */\n.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}\n/*# sourceURL=/wp-includes/css/classic-themes.min.css */\n</style>\n<style id=\"global-styles-inline-css\" type=\"text/css\">\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 11px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 32px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--regular: 15px;--wp--preset--font-size--larger: 50px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\n/*# sourceURL=global-styles-inline-css */\n</style>\n\n<link data-minify=\"1\" rel=\"stylesheet\" href=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/secure-copy-content-protection/public/css/secure-copy-content-protection-public.css?ver=1773879907\" data-rocket-async=\"style\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\" onerror=\"this.removeAttribute('data-rocket-async')\" type=\"text/css\" media=\"all\">\n<link data-minify=\"1\" rel=\"stylesheet\" href=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=1773879907\" data-rocket-async=\"style\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\" onerror=\"this.removeAttribute('data-rocket-async')\" type=\"text/css\" media=\"all\">\n<link data-minify=\"1\" rel=\"stylesheet\" href=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/wp-reactions-lite/assets/css/front.css?ver=1773879907\" data-rocket-async=\"style\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\" onerror=\"this.removeAttribute('data-rocket-async')\" type=\"text/css\" media=\"all\">\n<link data-minify=\"1\" rel=\"stylesheet\" href=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/wp-reactions-lite/assets/css/common.css?ver=1773879907\" data-rocket-async=\"style\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\" onerror=\"this.removeAttribute('data-rocket-async')\" type=\"text/css\" media=\"all\">\n<link data-minify=\"1\" rel=\"stylesheet\" href=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/assets/fonts/font-awesome/font-awesome.css?ver=1773879911\" data-rocket-async=\"style\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\" onerror=\"this.removeAttribute('data-rocket-async')\" type=\"text/css\" media=\"all\">\n<link data-minify=\"1\" rel=\"stylesheet\" href=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/themes/Newspaper/style.css?ver=1773879907\" data-rocket-async=\"style\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\" onerror=\"this.removeAttribute('data-rocket-async')\" type=\"text/css\" media=\"all\">\n<style id=\"td-theme-inline-css\" type=\"text/css\">@media (max-width:767px){.td-header-desktop-wrap{display:none}}@media (min-width:767px){.td-header-mobile-wrap{display:none}}</style>\n<link data-minify=\"1\" rel=\"stylesheet\" href=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=1773879907\" data-rocket-async=\"style\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\" onerror=\"this.removeAttribute('data-rocket-async')\" type=\"text/css\" media=\"all\">\n<link data-minify=\"1\" rel=\"stylesheet\" href=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-standard-pack/Newspaper/assets/css/td_standard_pack_main.css?ver=1773879907\" data-rocket-async=\"style\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\" onerror=\"this.removeAttribute('data-rocket-async')\" type=\"text/css\" media=\"all\">\n<link data-minify=\"1\" rel=\"stylesheet\" href=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/css/tdb_main.css?ver=1773879907\" data-rocket-async=\"style\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\" onerror=\"this.removeAttribute('data-rocket-async')\" type=\"text/css\" media=\"all\">\n<style id=\"rocket-lazyload-inline-css\" type=\"text/css\">\n.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://dasathalankanews.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}\n/*# sourceURL=rocket-lazyload-inline-css */\n</style>\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"></script>\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"></script>\n<link rel=\"https://api.w.org/\" href=\"https://dasathalankanews.com/wp-json/\"><link rel=\"alternate\" title=\"JSON\" type=\"application/json\" href=\"https://dasathalankanews.com/wp-json/wp/v2/pages/4966\"><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://dasathalankanews.com/xmlrpc.php?rsd\">\n<meta name=\"generator\" content=\"WordPress 6.9.4\">\n<link rel=\"shortlink\" href=\"https://dasathalankanews.com/\">\n    <script type=\"rocketlazyloadscript\">\n        window.tdb_global_vars = {\"wpRestUrl\":\"https:\\/\\/dasathalankanews.com\\/wp-json\\/\",\"permalinkStructure\":\"\\/%postname%\\/\"};\n        window.tdb_p_autoload_vars = {\"isAjax\":false,\"isAdminBarShowing\":false,\"autoloadStatus\":\"off\",\"origPostEditUrl\":null};\n    </script>\n    \n    <style id=\"tdb-global-colors\">:root{--mm-custom-color-4:#e53063;--mm-custom-color-5:#f7f9f9;--mm-custom-color-1:#0E223B;--mm-custom-color-2:#d62264;--mm-custom-color-3:#808893}</style>\n\n    \n\t      <meta name=\"onesignal\" content=\"wordpress-plugin\">\n            <script type=\"rocketlazyloadscript\">\n\n      window.OneSignalDeferred = window.OneSignalDeferred || [];\n\n      OneSignalDeferred.push(function(OneSignal) {\n        var oneSignal_options = {};\n        window._oneSignalInitOptions = oneSignal_options;\n\n        oneSignal_options['serviceWorkerParam'] = { scope: '/' };\noneSignal_options['serviceWorkerPath'] = 'OneSignalSDKWorker.js.php';\n\n        OneSignal.Notifications.setDefaultUrl(\"https://dasathalankanews.com\");\n\n        oneSignal_options['wordpress'] = true;\noneSignal_options['appId'] = 'cb1957f1-71f4-459f-8baa-d22b04808e55';\noneSignal_options['allowLocalhostAsSecureOrigin'] = true;\noneSignal_options['welcomeNotification'] = { };\noneSignal_options['welcomeNotification']['title'] = \"Dasatha Lanka News\";\noneSignal_options['welcomeNotification']['message'] = \"අපගේ News Alert සේවාව සක්‍රීය කල ඔබට ස්තුතියි !\";\noneSignal_options['path'] = \"https://dasathalankanews.com/wp-content/plugins/onesignal-free-web-push-notifications/sdk_files/\";\noneSignal_options['persistNotification'] = true;\noneSignal_options['promptOptions'] = { };\noneSignal_options['promptOptions']['actionMessage'] = \"අපගේ උණුසුම් පුවත් ක්ෂණිකව ඔබ වෙත ලබා ගැනීමට Dasatha News Alert සේවාව සක්‍රීය කරගන්න !\";\noneSignal_options['promptOptions']['exampleNotificationTitleDesktop'] = \"24/7 News Alert Service\";\noneSignal_options['promptOptions']['exampleNotificationMessageDesktop'] = \"News Alert ඔබගේ ජංගම දුරකථනය වෙත ලැබෙනු ඇත.\";\noneSignal_options['promptOptions']['exampleNotificationTitleMobile'] = \"24/7 News Alert Service\";\noneSignal_options['promptOptions']['exampleNotificationMessageMobile'] = \"News Alert ඔබගේ ජංගම දුරකථනය වෙත ලැබෙනු ඇත.\";\noneSignal_options['promptOptions']['exampleNotificationCaption'] = \"ඔබට අවශ්‍ය විටක මෙම සේවාව අක්‍රීය කල හැක.\";\noneSignal_options['promptOptions']['acceptButtonText'] = \"සක්‍රීය කරන්න\";\noneSignal_options['promptOptions']['cancelButtonText'] = \"අවශ්‍ය නැත\";\noneSignal_options['promptOptions']['siteName'] = \"https://dasathalankanews.com\";\noneSignal_options['promptOptions']['autoAcceptTitle'] = \"News Alert සේවාව සක්‍රීය කිරීමට Allow Button එක ඔබන්න.\";\noneSignal_options['notifyButton'] = { };\noneSignal_options['notifyButton']['enable'] = true;\noneSignal_options['notifyButton']['position'] = 'bottom-right';\noneSignal_options['notifyButton']['theme'] = 'default';\noneSignal_options['notifyButton']['size'] = 'medium';\noneSignal_options['notifyButton']['showCredit'] = true;\noneSignal_options['notifyButton']['text'] = {};\noneSignal_options['notifyButton']['text']['tip.state.unsubscribed'] = 'අපගේ 24/7 News Alert සේවාව සක්‍රීය කරන්න !';\noneSignal_options['notifyButton']['text']['tip.state.subscribed'] = 'ඔබ 24/7 News Alert සේවාව සක්‍රීය කර ඇත !';\noneSignal_options['notifyButton']['text']['tip.state.blocked'] = 'News Alert සේවාව සාර්ථකව අක්‍රීය විය !';\noneSignal_options['notifyButton']['text']['message.action.subscribed'] = 'අපගේ News Alert සේවාව සක්‍රීය කල ඔබට ස්තුතියි !';\noneSignal_options['notifyButton']['text']['message.action.resubscribed'] = 'අපගේ News Alert සේවාව සක්‍රීය කල ඔබට ස්තුතියි !';\noneSignal_options['notifyButton']['text']['message.action.unsubscribed'] = 'ඔබට නැවත අපගේ News Alerts නොලැබෙනු ඇත !';\noneSignal_options['notifyButton']['text']['dialog.main.title'] = 'News Alert පරිපාලනය කරන්න.';\noneSignal_options['notifyButton']['text']['dialog.main.button.subscribe'] = 'සක්‍රීය කරන්න';\noneSignal_options['notifyButton']['text']['dialog.main.button.unsubscribe'] = 'අක්‍රීය කරන්න';\noneSignal_options['notifyButton']['text']['dialog.blocked.title'] = 'News Alert අක්‍රීය කරන්න.';\noneSignal_options['notifyButton']['text']['dialog.blocked.message'] = 'News Alert සක්‍රීය කිරීමට මෙම පියවර අනුගමනය කරන්න..';\noneSignal_options['notifyButton']['offset'] = {};\noneSignal_options['notifyButton']['offset']['bottom'] = '60px';\noneSignal_options['notifyButton']['offset']['left'] = '10px';\noneSignal_options['notifyButton']['offset']['right'] = '10px';\n              OneSignal.init(window._oneSignalInitOptions);\n              OneSignal.Slidedown.promptPush()      });\n\n      function documentInitOneSignal() {\n        var oneSignal_elements = document.getElementsByClassName(\"OneSignal-prompt\");\n\n        var oneSignalLinkClickHandler = function(event) { OneSignal.Notifications.requestPermission(); event.preventDefault(); };        for(var i = 0; i < oneSignal_elements.length; i++)\n          oneSignal_elements[i].addEventListener('click', oneSignalLinkClickHandler, false);\n      }\n\n      if (document.readyState === 'complete') {\n           documentInitOneSignal();\n      }\n      else {\n           window.addEventListener(\"load\", function(event){\n               documentInitOneSignal();\n          });\n      }\n    </script>\n\n<!-- JS generated by theme -->\n\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" id=\"td-generated-header-js\">\n    \n    \n\n\t    var tdBlocksArray = []; //here we store all the items for the current page\n\n\t    // td_block class - each ajax block uses a object of this class for requests\n\t    function tdBlock() {\n\t\t    this.id = '';\n\t\t    this.block_type = 1; //block type id (1-234 etc)\n\t\t    this.atts = '';\n\t\t    this.td_column_number = '';\n\t\t    this.td_current_page = 1; //\n\t\t    this.post_count = 0; //from wp\n\t\t    this.found_posts = 0; //from wp\n\t\t    this.max_num_pages = 0; //from wp\n\t\t    this.td_filter_value = ''; //current live filter value\n\t\t    this.is_ajax_running = false;\n\t\t    this.td_user_action = ''; // load more or infinite loader (used by the animation)\n\t\t    this.header_color = '';\n\t\t    this.ajax_pagination_infinite_stop = ''; //show load more at page x\n\t    }\n\n        // td_js_generator - mini detector\n        ( function () {\n            var htmlTag = document.getElementsByTagName(\"html\")[0];\n\n\t        if ( navigator.userAgent.indexOf(\"MSIE 10.0\") > -1 ) {\n                htmlTag.className += ' ie10';\n            }\n\n            if ( !!navigator.userAgent.match(/Trident.*rv\\:11\\./) ) {\n                htmlTag.className += ' ie11';\n            }\n\n\t        if ( navigator.userAgent.indexOf(\"Edge\") > -1 ) {\n                htmlTag.className += ' ieEdge';\n            }\n\n            if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) {\n                htmlTag.className += ' td-md-is-ios';\n            }\n\n            var user_agent = navigator.userAgent.toLowerCase();\n            if ( user_agent.indexOf(\"android\") > -1 ) {\n                htmlTag.className += ' td-md-is-android';\n            }\n\n            if ( -1 !== navigator.userAgent.indexOf('Mac OS X')  ) {\n                htmlTag.className += ' td-md-is-os-x';\n            }\n\n            if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) {\n               htmlTag.className += ' td-md-is-chrome';\n            }\n\n            if ( -1 !== navigator.userAgent.indexOf('Firefox') ) {\n                htmlTag.className += ' td-md-is-firefox';\n            }\n\n            if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) {\n                htmlTag.className += ' td-md-is-safari';\n            }\n\n            if( -1 !== navigator.userAgent.indexOf('IEMobile') ){\n                htmlTag.className += ' td-md-is-iemobile';\n            }\n\n        })();\n\n        var tdLocalCache = {};\n\n        ( function () {\n            \"use strict\";\n\n            tdLocalCache = {\n                data: {},\n                remove: function (resource_id) {\n                    delete tdLocalCache.data[resource_id];\n                },\n                exist: function (resource_id) {\n                    return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null;\n                },\n                get: function (resource_id) {\n                    return tdLocalCache.data[resource_id];\n                },\n                set: function (resource_id, cachedData) {\n                    tdLocalCache.remove(resource_id);\n                    tdLocalCache.data[resource_id] = cachedData;\n                }\n            };\n        })();\n\n    \n    \nvar td_viewport_interval_list=[{\"limitBottom\":767,\"sidebarWidth\":228},{\"limitBottom\":1018,\"sidebarWidth\":300},{\"limitBottom\":1140,\"sidebarWidth\":324}];\nvar tds_video_scroll=\"enabled\";\nvar tds_video_width=\"350\";\nvar tds_video_playing_one=\"enabled\";\nvar tds_video_pause_hidden=\"enabled\";\nvar tds_video_lazy=\"enabled\";\nvar tdc_is_installed=\"yes\";\nvar tdc_domain_active=false;\nvar td_ajax_url=\"https:\\/\\/dasathalankanews.com\\/wp-admin\\/admin-ajax.php?td_theme_name=Newspaper&v=12.7.5\";\nvar td_get_template_directory_uri=\"https:\\/\\/dasathalankanews.com\\/wp-content\\/plugins\\/td-composer\\/legacy\\/common\";\nvar tds_snap_menu=\"snap\";\nvar tds_logo_on_sticky=\"show_header_logo\";\nvar tds_header_style=\"tdm_header_style_1\";\nvar td_please_wait=\"Please wait...\";\nvar td_email_user_pass_incorrect=\"User or password incorrect!\";\nvar td_email_user_incorrect=\"Email or username incorrect!\";\nvar td_email_incorrect=\"Email incorrect!\";\nvar td_user_incorrect=\"Username incorrect!\";\nvar td_email_user_empty=\"Email or username empty!\";\nvar td_pass_empty=\"Pass empty!\";\nvar td_pass_pattern_incorrect=\"Invalid Pass Pattern!\";\nvar td_retype_pass_incorrect=\"Retyped Pass incorrect!\";\nvar tds_more_articles_on_post_enable=\"\";\nvar tds_more_articles_on_post_time_to_wait=\"1\";\nvar tds_more_articles_on_post_pages_distance_from_top=0;\nvar tds_captcha=\"\";\nvar tds_theme_color_site_wide=\"#cc0000\";\nvar tds_smart_sidebar=\"\";\nvar tdThemeName=\"Newspaper\";\nvar tdThemeNameWl=\"Newspaper\";\nvar td_magnific_popup_translation_tPrev=\"Previous (Left arrow key)\";\nvar td_magnific_popup_translation_tNext=\"Next (Right arrow key)\";\nvar td_magnific_popup_translation_tCounter=\"%curr% of %total%\";\nvar td_magnific_popup_translation_ajax_tError=\"The content from %url% could not be loaded.\";\nvar td_magnific_popup_translation_image_tError=\"The image #%curr% could not be loaded.\";\nvar tdBlockNonce=\"fa42ab29e0\";\nvar tdMobileMenu=\"enabled\";\nvar tdMobileSearch=\"enabled\";\nvar tdDateNamesI18n={\"month_names\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"month_names_short\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"day_names\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"day_names_short\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"]};\nvar tdb_modal_confirm=\"Save\";\nvar tdb_modal_cancel=\"Cancel\";\nvar tdb_modal_confirm_alt=\"Yes\";\nvar tdb_modal_cancel_alt=\"No\";\nvar td_deploy_mode=\"deploy\";\nvar td_ad_background_click_link=\"\";\nvar td_ad_background_click_target=\"\";\n</script>\n\n\n<!-- Header style compiled by theme -->\n\n<style>@font-face{font-family:\"HarshaWeb-Regular\";src:local(\"HarshaWeb-Regular\"),url(\"https://dasathalankanews.com/wp-content/uploads/2022/04/NotoSansSinhala-Regular.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Raum\";src:local(\"HarshaWeb-Raum\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Raum.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Kotu\";src:local(\"HarshaWeb-Kotu\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Kotu.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Bathala\";src:local(\"HarshaWeb-Bathala\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Bathala.woff\") format(\"woff\");font-display:swap}ul.sf-menu>.menu-item>a{font-family:HarshaWeb-Raum;font-size:14px;font-weight:bold}.sf-menu ul .menu-item a{font-family:HarshaWeb-Regular;font-weight:bold}.td-mobile-content .td-mobile-main-menu>li>a{font-family:HarshaWeb-Raum;font-size:20px;font-weight:bold}.td-mobile-content .sub-menu a{font-family:HarshaWeb-Raum;font-size:20px;font-weight:bold}#td-mobile-nav,#td-mobile-nav .wpb_button,.td-search-wrap-mob{font-family:HarshaWeb-Raum}.td-page-title,.td-category-title-holder .td-page-title{font-family:Palatino,\"Palatino Linotype\",\"Hoefler Text\",Times,\"Times New Roman\",serif}.td-page-content p,.td-page-content li,.td-page-content .td_block_text_with_title,.wpb_text_column p{font-family:HarshaWeb-Regular}.td-page-content h1,.wpb_text_column h1{font-family:HarshaWeb-Raum}.td-page-content h2,.wpb_text_column h2{font-family:HarshaWeb-Raum}.td-page-content h3,.wpb_text_column h3{font-family:HarshaWeb-Raum}.td-page-content h4,.wpb_text_column h4{font-family:HarshaWeb-Raum}.td-page-content h5,.wpb_text_column h5{font-family:HarshaWeb-Raum}.td-page-content h6,.wpb_text_column h6{font-family:HarshaWeb-Raum}body,p{font-family:HarshaWeb-Regular}.white-popup-block,.white-popup-block .wpb_button{font-family:HarshaWeb-Regular}:root{--td_theme_color:#cc0000;--td_slider_text:rgba(204,0,0,0.7);--td_mobile_gradient_one_mob:#0054db;--td_mobile_gradient_two_mob:#cc0000}@font-face{font-family:\"HarshaWeb-Regular\";src:local(\"HarshaWeb-Regular\"),url(\"https://dasathalankanews.com/wp-content/uploads/2022/04/NotoSansSinhala-Regular.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Raum\";src:local(\"HarshaWeb-Raum\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Raum.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Kotu\";src:local(\"HarshaWeb-Kotu\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Kotu.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Bathala\";src:local(\"HarshaWeb-Bathala\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Bathala.woff\") format(\"woff\");font-display:swap}.td-header-style-12 .td-header-menu-wrap-full,.td-header-style-12 .td-affix,.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category,.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category,.td_category_template_3 .td-current-sub-category,.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,.td_category_template_4 .td-category-siblings .td-category a:hover,.td_block_big_grid_9.td-grid-style-1 .td-post-category,.td_block_big_grid_9.td-grid-style-5 .td-post-category,.td-grid-style-6.td-hover-1 .td-module-thumb:after,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>li>a:hover,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.sfHover>a{background-color:#cc0000}.td_mega_menu_sub_cats .cur-sub-cat,.td-mega-span h3 a:hover,.td_mod_mega_menu:hover .entry-title a,.header-search-wrap .result-msg a:hover,.td-header-top-menu .td-drop-down-search .td_module_wrap:hover .entry-title a,.td-header-top-menu .td-icon-search:hover,.td-header-wrap .result-msg a:hover,.top-header-menu li a:hover,.top-header-menu .current-menu-item>a,.top-header-menu .current-menu-ancestor>a,.top-header-menu .current-category-ancestor>a,.td-social-icon-wrap>a:hover,.td-header-sp-top-widget .td-social-icon-wrap a:hover,.td_mod_related_posts:hover h3>a,.td-post-template-11 .td-related-title .td-related-left:hover,.td-post-template-11 .td-related-title .td-related-right:hover,.td-post-template-11 .td-related-title .td-cur-simple-item,.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover,.td-category-header .td-pulldown-category-filter-link:hover,.td-category-siblings .td-subcat-dropdown a:hover,.td-category-siblings .td-subcat-dropdown a.td-current-sub-category,.footer-text-wrap .footer-email-wrap a,.footer-social-wrap a:hover,.td_module_17 .td-read-more a:hover,.td_module_18 .td-read-more a:hover,.td_module_19 .td-post-author-name a:hover,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover{color:#cc0000}.td-mega-menu-page .wpb_content_element ul li a:hover,.td-theme-wrap .td-aj-search-results .td_module_wrap:hover .entry-title a,.td-theme-wrap .header-search-wrap .result-msg a:hover{color:#cc0000!important}.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,.td_category_template_4 .td-category-siblings .td-category a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a{border-color:#cc0000}ul.sf-menu>.td-menu-item>a,.td-theme-wrap .td-header-menu-social{font-family:HarshaWeb-Raum;font-size:14px;font-weight:bold}.sf-menu ul .td-menu-item a{font-family:HarshaWeb-Regular;font-weight:bold}.td-banner-wrap-full,.td-header-style-11 .td-logo-wrap-full{background-color:#ffffff}.td-header-style-11 .td-logo-wrap-full{border-bottom:0}@media (min-width:1019px){.td-header-style-2 .td-header-sp-recs,.td-header-style-5 .td-a-rec-id-header>div,.td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td-header-style-6 .td-a-rec-id-header>div,.td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td-header-style-7 .td-a-rec-id-header>div,.td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td-header-style-8 .td-a-rec-id-header>div,.td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td-header-style-12 .td-a-rec-id-header>div,.td-header-style-12 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.td-header-style-2 .td-header-sp-recs,.td-header-style-5 .td-a-rec-id-header>div,.td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td-header-style-6 .td-a-rec-id-header>div,.td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td-header-style-7 .td-a-rec-id-header>div,.td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td-header-style-8 .td-a-rec-id-header>div,.td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td-header-style-12 .td-a-rec-id-header>div,.td-header-style-12 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px!important}}.td-header-bg:before{background-size:100% auto}.td-header-bg:before{background-position:center center}.td-header-bg:before{opacity:0.3}.post .td-post-header .entry-title{color:#110000}.td_module_15 .entry-title a{color:#110000}.td-post-content,.td-post-content p{color:#000000}.td-post-content h1,.td-post-content h2,.td-post-content h3,.td-post-content h4,.td-post-content h5,.td-post-content h6{color:#000000}.post blockquote p,.page blockquote p{color:#282828}.post .td_quote_box,.page .td_quote_box{border-color:#282828}.block-title>span,.block-title>a,.widgettitle,body .td-trending-now-title,.wpb_tabs li a,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a,.td-theme-wrap .td-related-title a,.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce .product .products h2:not(.woocommerce-loop-product__title),.td-theme-wrap .td-block-title{font-family:HarshaWeb-Kotu;font-size:25px;font-weight:bold}.td_module_wrap .td-post-author-name a{font-family:HarshaWeb-Kotu}.td-post-date .entry-date{font-family:HarshaWeb-Kotu}.td-module-comments a,.td-post-views span,.td-post-comments a{font-family:HarshaWeb-Regular}.td-big-grid-meta .td-post-category,.td_module_wrap .td-post-category,.td-module-image .td-post-category{font-family:HarshaWeb-Kotu}.top-header-menu>li>a,.td-weather-top-widget .td-weather-now .td-big-degrees,.td-weather-top-widget .td-weather-header .td-weather-city,.td-header-sp-top-menu .td_data_time{font-family:HarshaWeb-Kotu;font-size:15px}.top-header-menu .menu-item-has-children li a{font-family:HarshaWeb-Kotu;font-size:14px}.td_mod_mega_menu .item-details a{font-family:HarshaWeb-Regular}.td-subcat-filter .td-subcat-dropdown a,.td-subcat-filter .td-subcat-list a,.td-subcat-filter .td-subcat-dropdown span{font-family:HarshaWeb-Kotu}.td-excerpt,.td_module_14 .td-excerpt{font-family:HarshaWeb-Regular}.td-theme-slider.iosSlider-col-1 .td-module-title{font-family:HarshaWeb-Raum}.td-theme-slider.iosSlider-col-2 .td-module-title{font-family:HarshaWeb-Raum}.td-theme-slider.iosSlider-col-3 .td-module-title{font-family:HarshaWeb-Raum}.homepage-post .td-post-template-8 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td_module_wrap .td-module-title{font-family:HarshaWeb-Raum}.td_module_1 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_2 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_3 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_4 .td-module-title{font-family:HarshaWeb-Raum}.td_module_5 .td-module-title{font-family:HarshaWeb-Raum}.td_module_6 .td-module-title{font-family:HarshaWeb-Raum}.td_module_7 .td-module-title{font-family:HarshaWeb-Raum}.td_module_8 .td-module-title{font-family:HarshaWeb-Raum}.td_module_9 .td-module-title{font-family:HarshaWeb-Raum}.td_module_10 .td-module-title{font-family:HarshaWeb-Raum}.td_module_11 .td-module-title{font-family:HarshaWeb-Raum}.td_module_12 .td-module-title{font-family:HarshaWeb-Raum}.td_module_13 .td-module-title{font-family:HarshaWeb-Raum}.td_module_14 .td-module-title{font-family:HarshaWeb-Raum}.td_module_15 .entry-title{font-family:HarshaWeb-Raum}.td_module_16 .td-module-title{font-family:HarshaWeb-Raum}.td_module_17 .td-module-title{font-family:HarshaWeb-Raum}.td_module_18 .td-module-title{font-family:HarshaWeb-Raum}.td_module_19 .td-module-title{font-family:HarshaWeb-Raum}.td_block_trending_now .entry-title,.td-theme-slider .td-module-title,.td-big-grid-post .entry-title{font-family:HarshaWeb-Raum}.td_block_trending_now .entry-title{font-family:HarshaWeb-Raum}.td_module_mx1 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_mx2 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_mx3 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_mx4 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx5 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx6 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx7 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx8 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx9 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx10 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx11 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx12 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx13 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx14 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx15 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx16 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx17 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx18 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx19 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx20 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx21 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx22 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx23 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx24 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx25 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx26 .td-module-title{font-family:HarshaWeb-Raum}.td-big-grid-post.td-big-thumb .td-big-grid-meta,.td-big-thumb .td-big-grid-meta .entry-title{font-family:HarshaWeb-Raum}.td-big-grid-post.td-medium-thumb .td-big-grid-meta,.td-medium-thumb .td-big-grid-meta .entry-title{font-family:HarshaWeb-Raum}.td-big-grid-post.td-small-thumb .td-big-grid-meta,.td-small-thumb .td-big-grid-meta .entry-title{font-family:HarshaWeb-Raum}.td-big-grid-post.td-tiny-thumb .td-big-grid-meta,.td-tiny-thumb .td-big-grid-meta .entry-title{font-family:HarshaWeb-Raum}.post .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-default .td-post-header .entry-title{font-family:HarshaWeb-Raum;font-size:30px}.td-post-template-1 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-2 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-3 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-4 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-5 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-6 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-7 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-8 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-9 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-10 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-11 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-12 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-13 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-content p,.td-post-content{font-family:HarshaWeb-Regular}.post blockquote p,.page blockquote p,.td-post-text-content blockquote p{font-family:HarshaWeb-Raum}.post .td_quote_box p,.page .td_quote_box p{font-family:HarshaWeb-Raum}.post .td_pull_quote p,.page .td_pull_quote p,.post .wp-block-pullquote blockquote p,.page .wp-block-pullquote blockquote p{font-family:HarshaWeb-Raum}.td-post-content li{font-family:HarshaWeb-Regular}.td-post-content h1{font-family:HarshaWeb-Raum}.td-post-content h2{font-family:HarshaWeb-Raum}.td-post-content h3{font-family:HarshaWeb-Raum}.td-post-content h4{font-family:HarshaWeb-Raum}.td-post-content h5{font-family:HarshaWeb-Raum}.td-post-content h6{font-family:HarshaWeb-Raum}.post .td-category a{font-family:HarshaWeb-Kotu;font-size:14px}.post header .td-post-author-name,.post header .td-post-author-name a{font-family:HarshaWeb-Kotu}.post header .td-post-date .entry-date{font-family:HarshaWeb-Kotu}.post header .td-post-views span,.post header .td-post-comments{font-family:HarshaWeb-Kotu}.post .td-post-source-tags a,.post .td-post-source-tags span{font-family:HarshaWeb-Kotu}.post .td-post-next-prev-content span{font-family:HarshaWeb-Regular}.post .td-post-next-prev-content a{font-family:HarshaWeb-Raum}.post .author-box-wrap .td-author-name a{font-family:HarshaWeb-Raum}.post .author-box-wrap .td-author-url a{font-family:HarshaWeb-Kotu}.post .author-box-wrap .td-author-description{font-family:HarshaWeb-Regular}.wp-caption-text,.wp-caption-dd,.wp-block-image figcaption{font-family:HarshaWeb-Regular}.td-post-template-default .td-post-sub-title,.td-post-template-1 .td-post-sub-title,.td-post-template-4 .td-post-sub-title,.td-post-template-5 .td-post-sub-title,.td-post-template-9 .td-post-sub-title,.td-post-template-10 .td-post-sub-title,.td-post-template-11 .td-post-sub-title{font-family:HarshaWeb-Raum}.td_block_related_posts .entry-title a{font-family:HarshaWeb-Raum}.post .td-post-share-title{font-family:HarshaWeb-Raum}.td-post-template-2 .td-post-sub-title,.td-post-template-3 .td-post-sub-title,.td-post-template-6 .td-post-sub-title,.td-post-template-7 .td-post-sub-title,.td-post-template-8 .td-post-sub-title{font-family:HarshaWeb-Raum}.footer-text-wrap{font-family:\"Helvetica Neue\",Helvetica,Arial,sans-serif;font-size:14px}.td-sub-footer-copy{font-family:HarshaWeb-Kotu;font-size:15px}.td-sub-footer-menu ul li a{font-family:HarshaWeb-Kotu;font-size:15px}body{background-color:#f2f2f2}@font-face{font-family:\"HarshaWeb-Regular\";src:local(\"HarshaWeb-Regular\"),url(\"https://dasathalankanews.com/wp-content/uploads/2022/04/NotoSansSinhala-Regular.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Raum\";src:local(\"HarshaWeb-Raum\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Raum.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Kotu\";src:local(\"HarshaWeb-Kotu\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Kotu.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Bathala\";src:local(\"HarshaWeb-Bathala\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Bathala.woff\") format(\"woff\");font-display:swap}ul.sf-menu>.menu-item>a{font-family:HarshaWeb-Raum;font-size:14px;font-weight:bold}.sf-menu ul .menu-item a{font-family:HarshaWeb-Regular;font-weight:bold}.td-mobile-content .td-mobile-main-menu>li>a{font-family:HarshaWeb-Raum;font-size:20px;font-weight:bold}.td-mobile-content .sub-menu a{font-family:HarshaWeb-Raum;font-size:20px;font-weight:bold}#td-mobile-nav,#td-mobile-nav .wpb_button,.td-search-wrap-mob{font-family:HarshaWeb-Raum}.td-page-title,.td-category-title-holder .td-page-title{font-family:Palatino,\"Palatino Linotype\",\"Hoefler Text\",Times,\"Times New Roman\",serif}.td-page-content p,.td-page-content li,.td-page-content .td_block_text_with_title,.wpb_text_column p{font-family:HarshaWeb-Regular}.td-page-content h1,.wpb_text_column h1{font-family:HarshaWeb-Raum}.td-page-content h2,.wpb_text_column h2{font-family:HarshaWeb-Raum}.td-page-content h3,.wpb_text_column h3{font-family:HarshaWeb-Raum}.td-page-content h4,.wpb_text_column h4{font-family:HarshaWeb-Raum}.td-page-content h5,.wpb_text_column h5{font-family:HarshaWeb-Raum}.td-page-content h6,.wpb_text_column h6{font-family:HarshaWeb-Raum}body,p{font-family:HarshaWeb-Regular}.white-popup-block,.white-popup-block .wpb_button{font-family:HarshaWeb-Regular}:root{--td_theme_color:#cc0000;--td_slider_text:rgba(204,0,0,0.7);--td_mobile_gradient_one_mob:#0054db;--td_mobile_gradient_two_mob:#cc0000}@font-face{font-family:\"HarshaWeb-Regular\";src:local(\"HarshaWeb-Regular\"),url(\"https://dasathalankanews.com/wp-content/uploads/2022/04/NotoSansSinhala-Regular.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Raum\";src:local(\"HarshaWeb-Raum\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Raum.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Kotu\";src:local(\"HarshaWeb-Kotu\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Kotu.woff\") format(\"woff\");font-display:swap}@font-face{font-family:\"HarshaWeb-Bathala\";src:local(\"HarshaWeb-Bathala\"),url(\"https://dasathalankanews.com/wp-content/uploads/2021/10/HarshaWeb-Bathala.woff\") format(\"woff\");font-display:swap}.td-header-style-12 .td-header-menu-wrap-full,.td-header-style-12 .td-affix,.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category,.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category,.td_category_template_3 .td-current-sub-category,.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,.td_category_template_4 .td-category-siblings .td-category a:hover,.td_block_big_grid_9.td-grid-style-1 .td-post-category,.td_block_big_grid_9.td-grid-style-5 .td-post-category,.td-grid-style-6.td-hover-1 .td-module-thumb:after,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>li>a:hover,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.sfHover>a{background-color:#cc0000}.td_mega_menu_sub_cats .cur-sub-cat,.td-mega-span h3 a:hover,.td_mod_mega_menu:hover .entry-title a,.header-search-wrap .result-msg a:hover,.td-header-top-menu .td-drop-down-search .td_module_wrap:hover .entry-title a,.td-header-top-menu .td-icon-search:hover,.td-header-wrap .result-msg a:hover,.top-header-menu li a:hover,.top-header-menu .current-menu-item>a,.top-header-menu .current-menu-ancestor>a,.top-header-menu .current-category-ancestor>a,.td-social-icon-wrap>a:hover,.td-header-sp-top-widget .td-social-icon-wrap a:hover,.td_mod_related_posts:hover h3>a,.td-post-template-11 .td-related-title .td-related-left:hover,.td-post-template-11 .td-related-title .td-related-right:hover,.td-post-template-11 .td-related-title .td-cur-simple-item,.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover,.td-category-header .td-pulldown-category-filter-link:hover,.td-category-siblings .td-subcat-dropdown a:hover,.td-category-siblings .td-subcat-dropdown a.td-current-sub-category,.footer-text-wrap .footer-email-wrap a,.footer-social-wrap a:hover,.td_module_17 .td-read-more a:hover,.td_module_18 .td-read-more a:hover,.td_module_19 .td-post-author-name a:hover,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover{color:#cc0000}.td-mega-menu-page .wpb_content_element ul li a:hover,.td-theme-wrap .td-aj-search-results .td_module_wrap:hover .entry-title a,.td-theme-wrap .header-search-wrap .result-msg a:hover{color:#cc0000!important}.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,.td_category_template_4 .td-category-siblings .td-category a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a{border-color:#cc0000}ul.sf-menu>.td-menu-item>a,.td-theme-wrap .td-header-menu-social{font-family:HarshaWeb-Raum;font-size:14px;font-weight:bold}.sf-menu ul .td-menu-item a{font-family:HarshaWeb-Regular;font-weight:bold}.td-banner-wrap-full,.td-header-style-11 .td-logo-wrap-full{background-color:#ffffff}.td-header-style-11 .td-logo-wrap-full{border-bottom:0}@media (min-width:1019px){.td-header-style-2 .td-header-sp-recs,.td-header-style-5 .td-a-rec-id-header>div,.td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td-header-style-6 .td-a-rec-id-header>div,.td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td-header-style-7 .td-a-rec-id-header>div,.td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td-header-style-8 .td-a-rec-id-header>div,.td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td-header-style-12 .td-a-rec-id-header>div,.td-header-style-12 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.td-header-style-2 .td-header-sp-recs,.td-header-style-5 .td-a-rec-id-header>div,.td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td-header-style-6 .td-a-rec-id-header>div,.td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td-header-style-7 .td-a-rec-id-header>div,.td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td-header-style-8 .td-a-rec-id-header>div,.td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td-header-style-12 .td-a-rec-id-header>div,.td-header-style-12 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px!important}}.td-header-bg:before{background-size:100% auto}.td-header-bg:before{background-position:center center}.td-header-bg:before{opacity:0.3}.post .td-post-header .entry-title{color:#110000}.td_module_15 .entry-title a{color:#110000}.td-post-content,.td-post-content p{color:#000000}.td-post-content h1,.td-post-content h2,.td-post-content h3,.td-post-content h4,.td-post-content h5,.td-post-content h6{color:#000000}.post blockquote p,.page blockquote p{color:#282828}.post .td_quote_box,.page .td_quote_box{border-color:#282828}.block-title>span,.block-title>a,.widgettitle,body .td-trending-now-title,.wpb_tabs li a,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a,.td-theme-wrap .td-related-title a,.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce .product .products h2:not(.woocommerce-loop-product__title),.td-theme-wrap .td-block-title{font-family:HarshaWeb-Kotu;font-size:25px;font-weight:bold}.td_module_wrap .td-post-author-name a{font-family:HarshaWeb-Kotu}.td-post-date .entry-date{font-family:HarshaWeb-Kotu}.td-module-comments a,.td-post-views span,.td-post-comments a{font-family:HarshaWeb-Regular}.td-big-grid-meta .td-post-category,.td_module_wrap .td-post-category,.td-module-image .td-post-category{font-family:HarshaWeb-Kotu}.top-header-menu>li>a,.td-weather-top-widget .td-weather-now .td-big-degrees,.td-weather-top-widget .td-weather-header .td-weather-city,.td-header-sp-top-menu .td_data_time{font-family:HarshaWeb-Kotu;font-size:15px}.top-header-menu .menu-item-has-children li a{font-family:HarshaWeb-Kotu;font-size:14px}.td_mod_mega_menu .item-details a{font-family:HarshaWeb-Regular}.td-subcat-filter .td-subcat-dropdown a,.td-subcat-filter .td-subcat-list a,.td-subcat-filter .td-subcat-dropdown span{font-family:HarshaWeb-Kotu}.td-excerpt,.td_module_14 .td-excerpt{font-family:HarshaWeb-Regular}.td-theme-slider.iosSlider-col-1 .td-module-title{font-family:HarshaWeb-Raum}.td-theme-slider.iosSlider-col-2 .td-module-title{font-family:HarshaWeb-Raum}.td-theme-slider.iosSlider-col-3 .td-module-title{font-family:HarshaWeb-Raum}.homepage-post .td-post-template-8 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td_module_wrap .td-module-title{font-family:HarshaWeb-Raum}.td_module_1 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_2 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_3 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_4 .td-module-title{font-family:HarshaWeb-Raum}.td_module_5 .td-module-title{font-family:HarshaWeb-Raum}.td_module_6 .td-module-title{font-family:HarshaWeb-Raum}.td_module_7 .td-module-title{font-family:HarshaWeb-Raum}.td_module_8 .td-module-title{font-family:HarshaWeb-Raum}.td_module_9 .td-module-title{font-family:HarshaWeb-Raum}.td_module_10 .td-module-title{font-family:HarshaWeb-Raum}.td_module_11 .td-module-title{font-family:HarshaWeb-Raum}.td_module_12 .td-module-title{font-family:HarshaWeb-Raum}.td_module_13 .td-module-title{font-family:HarshaWeb-Raum}.td_module_14 .td-module-title{font-family:HarshaWeb-Raum}.td_module_15 .entry-title{font-family:HarshaWeb-Raum}.td_module_16 .td-module-title{font-family:HarshaWeb-Raum}.td_module_17 .td-module-title{font-family:HarshaWeb-Raum}.td_module_18 .td-module-title{font-family:HarshaWeb-Raum}.td_module_19 .td-module-title{font-family:HarshaWeb-Raum}.td_block_trending_now .entry-title,.td-theme-slider .td-module-title,.td-big-grid-post .entry-title{font-family:HarshaWeb-Raum}.td_block_trending_now .entry-title{font-family:HarshaWeb-Raum}.td_module_mx1 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_mx2 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_mx3 .td-module-title{font-family:HarshaWeb-Raum;font-size:20px}.td_module_mx4 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx5 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx6 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx7 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx8 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx9 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx10 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx11 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx12 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx13 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx14 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx15 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx16 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx17 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx18 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx19 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx20 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx21 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx22 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx23 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx24 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx25 .td-module-title{font-family:HarshaWeb-Raum}.td_module_mx26 .td-module-title{font-family:HarshaWeb-Raum}.td-big-grid-post.td-big-thumb .td-big-grid-meta,.td-big-thumb .td-big-grid-meta .entry-title{font-family:HarshaWeb-Raum}.td-big-grid-post.td-medium-thumb .td-big-grid-meta,.td-medium-thumb .td-big-grid-meta .entry-title{font-family:HarshaWeb-Raum}.td-big-grid-post.td-small-thumb .td-big-grid-meta,.td-small-thumb .td-big-grid-meta .entry-title{font-family:HarshaWeb-Raum}.td-big-grid-post.td-tiny-thumb .td-big-grid-meta,.td-tiny-thumb .td-big-grid-meta .entry-title{font-family:HarshaWeb-Raum}.post .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-default .td-post-header .entry-title{font-family:HarshaWeb-Raum;font-size:30px}.td-post-template-1 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-2 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-3 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-4 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-5 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-6 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-7 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-8 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-9 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-10 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-11 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-12 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-template-13 .td-post-header .entry-title{font-family:HarshaWeb-Raum}.td-post-content p,.td-post-content{font-family:HarshaWeb-Regular}.post blockquote p,.page blockquote p,.td-post-text-content blockquote p{font-family:HarshaWeb-Raum}.post .td_quote_box p,.page .td_quote_box p{font-family:HarshaWeb-Raum}.post .td_pull_quote p,.page .td_pull_quote p,.post .wp-block-pullquote blockquote p,.page .wp-block-pullquote blockquote p{font-family:HarshaWeb-Raum}.td-post-content li{font-family:HarshaWeb-Regular}.td-post-content h1{font-family:HarshaWeb-Raum}.td-post-content h2{font-family:HarshaWeb-Raum}.td-post-content h3{font-family:HarshaWeb-Raum}.td-post-content h4{font-family:HarshaWeb-Raum}.td-post-content h5{font-family:HarshaWeb-Raum}.td-post-content h6{font-family:HarshaWeb-Raum}.post .td-category a{font-family:HarshaWeb-Kotu;font-size:14px}.post header .td-post-author-name,.post header .td-post-author-name a{font-family:HarshaWeb-Kotu}.post header .td-post-date .entry-date{font-family:HarshaWeb-Kotu}.post header .td-post-views span,.post header .td-post-comments{font-family:HarshaWeb-Kotu}.post .td-post-source-tags a,.post .td-post-source-tags span{font-family:HarshaWeb-Kotu}.post .td-post-next-prev-content span{font-family:HarshaWeb-Regular}.post .td-post-next-prev-content a{font-family:HarshaWeb-Raum}.post .author-box-wrap .td-author-name a{font-family:HarshaWeb-Raum}.post .author-box-wrap .td-author-url a{font-family:HarshaWeb-Kotu}.post .author-box-wrap .td-author-description{font-family:HarshaWeb-Regular}.wp-caption-text,.wp-caption-dd,.wp-block-image figcaption{font-family:HarshaWeb-Regular}.td-post-template-default .td-post-sub-title,.td-post-template-1 .td-post-sub-title,.td-post-template-4 .td-post-sub-title,.td-post-template-5 .td-post-sub-title,.td-post-template-9 .td-post-sub-title,.td-post-template-10 .td-post-sub-title,.td-post-template-11 .td-post-sub-title{font-family:HarshaWeb-Raum}.td_block_related_posts .entry-title a{font-family:HarshaWeb-Raum}.post .td-post-share-title{font-family:HarshaWeb-Raum}.td-post-template-2 .td-post-sub-title,.td-post-template-3 .td-post-sub-title,.td-post-template-6 .td-post-sub-title,.td-post-template-7 .td-post-sub-title,.td-post-template-8 .td-post-sub-title{font-family:HarshaWeb-Raum}.footer-text-wrap{font-family:\"Helvetica Neue\",Helvetica,Arial,sans-serif;font-size:14px}.td-sub-footer-copy{font-family:HarshaWeb-Kotu;font-size:15px}.td-sub-footer-menu ul li a{font-family:HarshaWeb-Kotu;font-size:15px}</style>\n\n<meta content=\"dasatha, dasatha lanka, dasatha lanka news, gossip lanka, gossiplankanews.lk, gossiplanka, gosiplanka, gossiplankanews, gosiplankanews, gossip, lanka news, sinhala news, sinhala breaking news, hot news, srilanka news, sri lankan news, lankan news, lankanews, lanka news, wedding photos, celebrity gossip, rumours, facebook, lankacnews, hiru gossip, adaderana, hirunews, rupavahini, itn news, newsfirst, swarnavahini, live at 8, breaking news, hirutv, hirufm, super fast news, news hub, super fast news hub\" name=\"keywords\">\n\n<meta name=\"google-adsense-account\" content=\"ca-pub-7984105042029054\">\n\n<meta name=\"facebook-domain-verification\" content=\"ovtocy8nxvlq6umzilmpgcez3qbnkq\">\n\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\">\n  window._taboola = window._taboola || [];\n  _taboola.push({article:'auto'});\n  !function (e, f, u, i) {\n    if (!document.getElementById(i)){\n      e.async = 1;\n      e.src = u;\n      e.id = i;\n      f.parentNode.insertBefore(e, f);\n    }\n  }(document.createElement('script'),\n  document.getElementsByTagName('script')[0],\n  '//cdn.taboola.com/libtrc/gossiplankanewslk/loader.js',\n  'tb_loader_script');\n  if(window.performance && typeof window.performance.mark == 'function')\n    {window.performance.mark('tbl_ic');}\n</script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" async=\"\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/o/s/e76a9373ce91219b49a6044fc2da252e.js?ver=1774881155\"></script>\t\t<style type=\"text/css\" id=\"wp-custom-css\">\n\t\t\t/* Default for desktop */\n.td-a-rec.td-a-rec-id-header.td-a-rec-no-translate.tdi_1.td_block_template_1 img {\n    width: 100%;\n    padding: 5px 45px;\n}\n\t    .td-main-page-wrap {\n        padding-top: 1px;\n    }\n\t.tdi_5 {\n    padding-top: 0px !important; \n}\n\n/* For mobile view (max-width 767px or adjust as needed) */\n@media screen and (max-width: 767px) {\n    .td-a-rec.td-a-rec-id-header.td-a-rec-no-translate.tdi_1.td_block_template_1 img {\n        padding: 0px 20px;\n    }\n\t    .td-main-page-wrap {\n        padding-top: 1px;\n    }\n\t.tdi_5 {\n    padding-top: 0px !important; \n}\n\tbody .tdi_8 .td-trending-now-title, .tdi_8 .td-trending-now-wrapper:hover .td-trending-now-title {\n    display:none;\n}\n\t.td-trending-now-display-area {\n        width: 100%;\n        padding: 0;\n        display: block;\n        height: 16px !important;\n        position: relative;\n        top: 0px !important; \n    }\n}\n\t\t</style>\n\t\t\n<!-- Button style compiled by theme -->\n\n<style>.tdm-btn-style1{background-color:#cc0000}.tdm-btn-style2:before{border-color:#cc0000}.tdm-btn-style2{color:#cc0000}.tdm-btn-style3{-webkit-box-shadow:0 2px 16px #cc0000;-moz-box-shadow:0 2px 16px #cc0000;box-shadow:0 2px 16px #cc0000}.tdm-btn-style3:hover{-webkit-box-shadow:0 4px 26px #cc0000;-moz-box-shadow:0 4px 26px #cc0000;box-shadow:0 4px 26px #cc0000}</style>\n\n\n    <!-- START - Open Graph and Twitter Card Tags 3.3.9 -->\n     <!-- Facebook Open Graph -->\n      <meta property=\"og:locale\" content=\"en_US\">\n      <meta property=\"og:site_name\" content=\"Dasatha Lanka News\">\n      <meta property=\"og:title\" content=\"Dasatha Lanka News\">\n      <meta property=\"og:url\" content=\"https://dasathalankanews.com\">\n      <meta property=\"og:type\" content=\"website\">\n      <meta property=\"og:description\" content=\"Dasatha Lanka News\">\n      <meta property=\"article:publisher\" content=\"https://www.facebook.com/gossiplankanewswebsite\">\n      <meta property=\"fb:app_id\" content=\"791464848314155\">\n     <!-- Google+ / Schema.org -->\n     <!-- Twitter Cards -->\n      <meta name=\"twitter:title\" content=\"Dasatha Lanka News\">\n      <meta name=\"twitter:url\" content=\"https://dasathalankanews.com\">\n      <meta name=\"twitter:description\" content=\"Dasatha Lanka News\">\n      <meta name=\"twitter:card\" content=\"summary_large_image\">\n      <meta name=\"twitter:site\" content=\"@Gossip_LkNews\">\n     <!-- SEO -->\n     <!-- Misc. tags -->\n     <!-- is_singular -->\n    <!-- END - Open Graph and Twitter Card Tags 3.3.9 -->\n        \n    \t<style id=\"tdw-css-placeholder\"></style><noscript><style id=\"rocket-lazyload-nojs-css\">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script type=\"rocketlazyloadscript\">\n/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */\n(function(w){\"use strict\";if(!w.loadCSS){w.loadCSS=function(){}}\nvar rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement(\"link\").relList.supports(\"preload\")}catch(e){ret=!1}\nreturn function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||\"all\";function enableStylesheet(){link.media=finalMedia}\nif(link.addEventListener){link.addEventListener(\"load\",enableStylesheet)}else if(link.attachEvent){link.attachEvent(\"onload\",enableStylesheet)}\nsetTimeout(function(){link.rel=\"stylesheet\";link.media=\"only x\"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}\nvar links=w.document.getElementsByTagName(\"link\");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel===\"preload\"&&link.getAttribute(\"as\")===\"style\"&&!link.getAttribute(\"data-loadcss\")){link.setAttribute(\"data-loadcss\",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener(\"load\",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent(\"onload\",function(){rp.poly();w.clearInterval(run)})}}\nif(typeof exports!==\"undefined\"){exports.loadCSS=loadCSS}\nelse{w.loadCSS=loadCSS}}(typeof global!==\"undefined\"?global:this))\n</script><link href=\"https://tags.adstudio.cloud\" rel=\"preconnect\"><link href=\"https://www.googletagmanager.com\" rel=\"preconnect\"></head>\n\n<body class=\"home wp-singular page-template-default page page-id-4966 wp-theme-Newspaper td-standard-pack global-block-template-1 tdb-template td-boxed-layout\" itemscope=\"itemscope\" itemtype=\"https://schema.org/WebPage\">\n\n<div class=\"td-scroll-up\" data-style=\"style1\"><i class=\"td-icon-menu-up\"></i></div>\n    <div class=\"td-menu-background\" style=\"visibility:hidden\"></div>\n<div id=\"td-mobile-nav\" style=\"visibility:hidden\">\n    <div class=\"td-mobile-container\">\n        <!-- mobile menu top section -->\n        <div class=\"td-menu-socials-wrap\">\n            <!-- socials -->\n            <div class=\"td-menu-socials\">\n                \n        <span class=\"td-social-icon-wrap\">\n            <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.facebook.com/dasathalankanews\" title=\"Facebook\">\n                <i class=\"td-icon-font td-icon-facebook\"></i>\n                <span style=\"display: none\">Facebook</span>\n            </a>\n        </span>\n        <span class=\"td-social-icon-wrap\">\n            <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.instagram.com/gossiplankanewswebsite/\" title=\"Instagram\">\n                <i class=\"td-icon-font td-icon-instagram\"></i>\n                <span style=\"display: none\">Instagram</span>\n            </a>\n        </span>\n        <span class=\"td-social-icon-wrap\">\n            <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.tiktok.com/@dasathalankanews\" title=\"TikTok\">\n                <i class=\"td-icon-font td-icon-tiktok\"></i>\n                <span style=\"display: none\">TikTok</span>\n            </a>\n        </span>\n        <span class=\"td-social-icon-wrap\">\n            <a target=\"_blank\" rel=\"noreferrer\" href=\"https://twitter.com/dasathalknews\" title=\"X\">\n                <i class=\"td-icon-font td-icon-twitter\"></i>\n                <span style=\"display: none\">X</span>\n            </a>\n        </span>\n        <span class=\"td-social-icon-wrap\">\n            <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.youtube.com/channel/UCOZfX56m_e3zcBQ2tkQxxIQ?sub_confirmation=1\" title=\"Youtube\">\n                <i class=\"td-icon-font td-icon-youtube\"></i>\n                <span style=\"display: none\">Youtube</span>\n            </a>\n        </span>            </div>\n            <!-- close button -->\n            <div class=\"td-mobile-close\">\n                <span><i class=\"td-icon-close-mobile\"></i></span>\n            </div>\n        </div>\n\n        <!-- login section -->\n        \n        <!-- menu section -->\n        <div class=\"td-mobile-content\">\n            <div class=\"menu-main-menu-container\"><ul id=\"menu-main-menu\" class=\"td-mobile-main-menu\"><li id=\"menu-item-29459\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-first menu-item-29459\"><a href=\"https://dasathalankanews.com\">මුල් පිටුව</a></li>\n<li id=\"menu-item-29464\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29464\"><a href=\"https://dasathalankanews.com/top-stories/\">ප්‍රධාන</a></li>\n<li id=\"menu-item-29461\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29461\"><a href=\"https://dasathalankanews.com/hot-news/\">උණුසුම්</a></li>\n<li id=\"menu-item-43069\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-43069\"><a href=\"https://dasathalankanews.com/local-news/\">දේශීය</a></li>\n<li id=\"menu-item-43070\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-43070\"><a href=\"https://dasathalankanews.com/star-gossip/\">තරු ගොසිප්</a></li>\n<li id=\"menu-item-42296\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-42296\"><a href=\"https://dasathalankanews.com/social-gossip/\">සමාජ ගොසිප්</a></li>\n<li id=\"menu-item-29466\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29466\"><a href=\"https://dasathalankanews.com/political-news/\">දේශපාලන</a></li>\n<li id=\"menu-item-29465\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29465\"><a href=\"https://dasathalankanews.com/sports-news/\">ක්‍රීඩා</a></li>\n<li id=\"menu-item-29462\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29462\"><a href=\"https://dasathalankanews.com/world-news/\">විදෙස්</a></li>\n<li id=\"menu-item-29468\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-29468\"><a href=\"https://dasathalankanews.com/business-news/\">ව්‍යාපාරික</a></li>\n<li id=\"menu-item-188494\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-188494\"><a href=\"https://dasathalankanews.com/daily-cartoon/\">කාටූන්</a></li>\n</ul></div>        </div>\n    </div>\n\n    <!-- register/login section -->\n    </div><div class=\"td-search-background\" style=\"visibility:hidden\"></div>\n<div class=\"td-search-wrap-mob\" style=\"visibility:hidden\">\n\t<div class=\"td-drop-down-search\">\n\t\t<form method=\"get\" class=\"td-search-form\" action=\"https://dasathalankanews.com/\">\n\t\t\t<!-- close button -->\n\t\t\t<div class=\"td-search-close\">\n\t\t\t\t<span><i class=\"td-icon-close-mobile\"></i></span>\n\t\t\t</div>\n\t\t\t<div role=\"search\" class=\"td-search-input\">\n\t\t\t\t<span>Search</span>\n\t\t\t\t<input id=\"td-header-search-mob\" type=\"text\" value=\"\" name=\"s\" autocomplete=\"off\">\n\t\t\t</div>\n\t\t</form>\n\t\t<div id=\"td-aj-search-mob\" class=\"td-ajax-search-flex\"></div>\n\t</div>\n</div>\n\n    <div id=\"td-outer-wrap\" class=\"td-theme-wrap\">\n    \n        \n            <div class=\"tdc-header-wrap \">\n\n            <!--\nHeader style multipurpose 1\n-->\n\n\n<div class=\"td-header-wrap tdm-header tdm-header-style-1 \">\n    \n            <div class=\"td-header-top-menu-full td-container-wrap \">\n            <div class=\"td-container td-header-row td-header-top-menu\">\n                \n    <div class=\"top-bar-style-mp-1\">\n        <div class=\"td-header-sp-top-widget\">\n            <div class=\"td-search-btns-wrap\">\n            <a id=\"td-header-search-button\" href=\"#\" aria-label=\"Search\" role=\"button\" class=\"dropdown-toggle \" data-toggle=\"dropdown\"><i class=\"td-icon-search\"></i></a>\n        </div>\n\n\n        <div class=\"td-drop-down-search\" aria-labelledby=\"td-header-search-button\">\n            <form method=\"get\" class=\"td-search-form\" action=\"https://dasathalankanews.com/\">\n                <div role=\"search\" class=\"td-head-form-search-wrap\">\n                    <input id=\"td-header-search\" type=\"text\" value=\"\" name=\"s\" autocomplete=\"off\"><input class=\"wpb_button wpb_btn-inverse btn\" type=\"submit\" id=\"td-header-search-top\" value=\"Search\">\n                </div>\n            </form>\n            <div id=\"td-aj-search\"></div>\n        </div>\n    \n    \n        \n        <span class=\"td-social-icon-wrap\">\n            <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.facebook.com/dasathalankanews\" title=\"Facebook\">\n                <i class=\"td-icon-font td-icon-facebook\"></i>\n                <span style=\"display: none\">Facebook</span>\n            </a>\n        </span>\n        <span class=\"td-social-icon-wrap\">\n            <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.instagram.com/gossiplankanewswebsite/\" title=\"Instagram\">\n                <i class=\"td-icon-font td-icon-instagram\"></i>\n                <span style=\"display: none\">Instagram</span>\n            </a>\n        </span>\n        <span class=\"td-social-icon-wrap\">\n            <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.tiktok.com/@dasathalankanews\" title=\"TikTok\">\n                <i class=\"td-icon-font td-icon-tiktok\"></i>\n                <span style=\"display: none\">TikTok</span>\n            </a>\n        </span>\n        <span class=\"td-social-icon-wrap\">\n            <a target=\"_blank\" rel=\"noreferrer\" href=\"https://twitter.com/dasathalknews\" title=\"X\">\n                <i class=\"td-icon-font td-icon-twitter\"></i>\n                <span style=\"display: none\">X</span>\n            </a>\n        </span>\n        <span class=\"td-social-icon-wrap\">\n            <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.youtube.com/channel/UCOZfX56m_e3zcBQ2tkQxxIQ?sub_confirmation=1\" title=\"Youtube\">\n                <i class=\"td-icon-font td-icon-youtube\"></i>\n                <span style=\"display: none\">Youtube</span>\n            </a>\n        </span>    </div>\n\n        \n<div class=\"td-header-sp-top-menu\">\n\n\n\t<!-- td weather source: cache -->\t\t<div class=\"td-weather-top-widget\" id=\"td_top_weather_uid\">\n\t\t\t<i class=\"td-icons broken-clouds-d\"></i>\n\t\t\t<div class=\"td-weather-now\" data-block-uid=\"td_top_weather_uid\">\n\t\t\t\t<span class=\"td-big-degrees\">29</span>\n\t\t\t\t<span class=\"td-weather-unit\">C</span>\n\t\t\t</div>\n\t\t\t<div class=\"td-weather-header\">\n\t\t\t\t<div class=\"td-weather-city\">Colombo</div>\n\t\t\t</div>\n\t\t</div>\n\t\t        <div class=\"td_data_time\">\n            <div>\n\n                Tuesday, April 28, 2026\n            </div>\n        </div>\n    <div class=\"menu-top-container\"><ul id=\"menu-top-menu\" class=\"top-header-menu\"><li id=\"menu-item-4529\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-first td-menu-item td-normal-menu menu-item-4529\"><a href=\"https://dasathalankanews.com/contact-us\">Advertisement – Contact Us</a></li>\n</ul></div></div>\n\n\n\n            </div>\n\n<!-- LOGIN MODAL -->\n\n                <div id=\"login-form\" class=\"white-popup-block mfp-hide mfp-with-anim td-login-modal-wrap\">\n                    <div class=\"td-login-wrap\">\n                        <a href=\"#\" aria-label=\"Back\" class=\"td-back-button\"><i class=\"td-icon-modal-back\"></i></a>\n                        <div id=\"td-login-div\" class=\"td-login-form-div td-display-block\">\n                            <div class=\"td-login-panel-title\">Sign in</div>\n                            <div class=\"td-login-panel-descr\">Welcome! Log into your account</div>\n                            <div class=\"td_display_err\"></div>\n                            <form id=\"loginForm\" action=\"#\" method=\"post\">\n                                <div class=\"td-login-inputs\"><input class=\"td-login-input\" autocomplete=\"username\" type=\"text\" name=\"login_email\" id=\"login_email\" value=\"\" required=\"\"><label for=\"login_email\">your username</label></div>\n                                <div class=\"td-login-inputs\"><input class=\"td-login-input\" autocomplete=\"current-password\" type=\"password\" name=\"login_pass\" id=\"login_pass\" value=\"\" required=\"\"><label for=\"login_pass\">your password</label></div>\n                                <input type=\"button\" name=\"login_button\" id=\"login_button\" class=\"wpb_button btn td-login-button\" value=\"Login\">\n                                \n                            </form>\n\n                            \n\n                            <div class=\"td-login-info-text\"><a href=\"#\" id=\"forgot-pass-link\">Forgot your password? Get help</a></div>\n                            \n                            \n                            \n                            <div class=\"td-login-info-text\"><a class=\"privacy-policy-link\" href=\"https://dasathalankanews.com/privacy-policy/\">Privacy Policy</a></div>\n                        </div>\n\n                        \n\n                         <div id=\"td-forgot-pass-div\" class=\"td-login-form-div td-display-none\">\n                            <div class=\"td-login-panel-title\">Password recovery</div>\n                            <div class=\"td-login-panel-descr\">Recover your password</div>\n                            <div class=\"td_display_err\"></div>\n                            <form id=\"forgotpassForm\" action=\"#\" method=\"post\">\n                                <div class=\"td-login-inputs\"><input class=\"td-login-input\" type=\"text\" name=\"forgot_email\" id=\"forgot_email\" value=\"\" required=\"\"><label for=\"forgot_email\">your email</label></div>\n                                <input type=\"button\" name=\"forgot_button\" id=\"forgot_button\" class=\"wpb_button btn td-login-button\" value=\"Send My Password\">\n                            </form>\n                            <div class=\"td-login-info-text\">A password will be e-mailed to you.</div>\n                        </div>\n                        \n                        \n                    </div>\n                </div>\n                            </div>\n        </div>\n    \n    <div class=\"td-header-menu-wrap-full td-container-wrap \">\n        <div class=\"td-header-menu-wrap td-header-gradient td-header-menu-no-search\">\n            <div class=\"td-container td-header-row td-header-main-menu\">\n                <div class=\"tdm-menu-btns-socials\">\n            <div class=\"td-search-wrapper\">\n            <div id=\"td-top-search\">\n                <!-- Search -->\n                <div class=\"header-search-wrap\">\n                    <div class=\"dropdown header-search\">\n                        <a id=\"td-header-search-button-mob\" href=\"#\" role=\"button\" aria-label=\"Search\" class=\"dropdown-toggle \" data-toggle=\"dropdown\"><i class=\"td-icon-search\"></i></a>\n                    </div>\n                </div>\n            </div>\n        </div>\n    \n    \n    </div>\n\n<div id=\"td-header-menu\" role=\"navigation\">\n        <div id=\"td-top-mobile-toggle\"><a href=\"#\" aria-label=\"mobile-toggle\"><i class=\"td-icon-font td-icon-mobile\"></i></a></div>\n        <div class=\"td-main-menu-logo td-logo-in-menu\">\n        \t\t<a class=\"td-mobile-logo td-sticky-header\" aria-label=\"Logo\" href=\"https://dasathalankanews.com/\">\n\t\t\t<img src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20140%2046'%3E%3C/svg%3E\" alt=\"Dasatha Lanka News\" title=\"DasathaLankaNews.com Logo\" width=\"140\" height=\"46\" data-lazy-src=\"https://dasathalankanews.com/wp-content/uploads/2022/05/Dasatha-Lanka-News-Mobile-Logo.webp\"><noscript><img src=\"https://dasathalankanews.com/wp-content/uploads/2022/05/Dasatha-Lanka-News-Mobile-Logo.webp\" alt=\"Dasatha Lanka News\" title=\"DasathaLankaNews.com Logo\"  width=\"140\" height=\"46\"/></noscript>\n\t\t</a>\n\t<h1 class=\"td-logo\">\t\t<a class=\"td-header-logo td-sticky-header\" aria-label=\"Logo\" href=\"https://dasathalankanews.com/\">\n\t\t\t<img class=\"td-retina-data entered lazyloaded\" data-retina=\"https://dasathalankanews.com/wp-content/uploads/2022/05/Dasatha-Lanka-News-Desktop-Logo.webp\" src=\"https://dasathalankanews.com/wp-content/uploads/2022/05/Dasatha-Lanka-News-Desktop-Logo.webp\" alt=\"Dasatha Lanka News\" title=\"DasathaLankaNews.com Logo\" width=\"140\" height=\"46\" data-lazy-src=\"https://dasathalankanews.com/wp-content/uploads/2022/05/Dasatha-Lanka-News-Desktop-Logo.webp\" data-ll-status=\"loaded\"><noscript><img class=\"td-retina-data\" data-retina=\"https://dasathalankanews.com/wp-content/uploads/2022/05/Dasatha-Lanka-News-Desktop-Logo.webp\" src=\"https://dasathalankanews.com/wp-content/uploads/2022/05/Dasatha-Lanka-News-Desktop-Logo.webp\" alt=\"Dasatha Lanka News\" title=\"DasathaLankaNews.com Logo\"  width=\"140\" height=\"46\"/></noscript>\n\t\t\t<span class=\"td-visual-hidden\">Dasatha Lanka News</span>\n\t\t</a>\n\t</h1>    </div>\n    <div class=\"menu-main-menu-container\"><ul id=\"menu-main-menu-1\" class=\"sf-menu\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-first td-menu-item td-normal-menu menu-item-29459\"><a href=\"https://dasathalankanews.com\">මුල් පිටුව</a></li>\n<li class=\"menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-29464\"><a href=\"https://dasathalankanews.com/top-stories/\">ප්‍රධාන</a></li>\n<li class=\"menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-29461\"><a href=\"https://dasathalankanews.com/hot-news/\">උණුසුම්</a></li>\n<li class=\"menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-43069\"><a href=\"https://dasathalankanews.com/local-news/\">දේශීය</a></li>\n<li class=\"menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-43070\"><a href=\"https://dasathalankanews.com/star-gossip/\">තරු ගොසිප්</a></li>\n<li class=\"menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-42296\"><a href=\"https://dasathalankanews.com/social-gossip/\">සමාජ ගොසිප්</a></li>\n<li class=\"menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-29466\"><a href=\"https://dasathalankanews.com/political-news/\">දේශපාලන</a></li>\n<li class=\"menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-29465\"><a href=\"https://dasathalankanews.com/sports-news/\">ක්‍රීඩා</a></li>\n<li class=\"menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-29462\"><a href=\"https://dasathalankanews.com/world-news/\">විදෙස්</a></li>\n<li class=\"menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-29468\"><a href=\"https://dasathalankanews.com/business-news/\">ව්‍යාපාරික</a></li>\n<li class=\"menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-188494\"><a href=\"https://dasathalankanews.com/daily-cartoon/\">කාටූන්</a></li>\n</ul></div></div>\n\n            </div>\n        </div>\n    </div>\n\n            <div class=\"td-banner-wrap-full td-container-wrap \">\n            <div class=\"td-container-header td-header-row td-header-header\">\n                <div class=\"td-header-sp-recs\">\n                    <div class=\"td-header-rec-wrap\">\n    <div class=\"td-a-rec td-a-rec-id-header  td-a-rec-no-translate tdi_1 td_block_template_1\">\n<style>.tdi_1.td-a-rec{text-align:center}.tdi_1.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_1 .td-element-style{z-index:-1}.tdi_1.td-a-rec-img{text-align:left}.tdi_1.td-a-rec-img img{margin:0 auto 0 0}.tdi_1 .td_spot_img_all img,.tdi_1 .td_spot_img_tl img,.tdi_1 .td_spot_img_tp img,.tdi_1 .td_spot_img_mob img{border-style:none}@media (max-width:767px){.tdi_1.td-a-rec-img{text-align:center}}</style><a href=\"https://whatsapp.com/channel/0029VarihUt9WtBwt0jbvr47\">\n<img width=\"1920\" height=\"162\" src=\"https://dasathalankanews.com/wp-content/uploads/2025/02/Untitled-2.webp\" data-lazy-src=\"https://dasathalankanews.com/wp-content/uploads/2025/02/Untitled-2.webp\" data-ll-status=\"loaded\" class=\"entered lazyloaded\"><noscript><img width=\"1920\" height=\"162\" src=\"https://dasathalankanews.com/wp-content/uploads/2025/02/Untitled-2.webp\"></noscript></a>\n\n</div>\n</div>                </div>\n            </div>\n        </div>\n    </div>\n            </div>\n\n            \n        \n            <div class=\"td-main-content-wrap td-main-page-wrap td-container-wrap\" role=\"main\">\n                <div class=\"tdc-content-wrap\">\n                    <div id=\"tdi_2\" class=\"tdc-zone\"><div class=\"tdc_zone tdi_3  wpb_row td-pb-row\">\n<style scoped=\"\">.tdi_3{min-height:0}</style><div id=\"tdi_4\" class=\"tdc-row\"><div class=\"vc_row tdi_5  wpb_row td-pb-row\">\n<style scoped=\"\">.tdi_5,.tdi_5 .tdc-columns{min-height:0}.tdi_5,.tdi_5 .tdc-columns{display:block}.tdi_5 .tdc-columns{width:100%}.tdi_5:before,.tdi_5:after{display:table}</style><div class=\"vc_column tdi_7  wpb_column vc_column_container tdc-column td-pb-span12\">\n<style scoped=\"\">.tdi_7{vertical-align:baseline}.tdi_7>.wpb_wrapper,.tdi_7>.wpb_wrapper>.tdc-elements{display:block}.tdi_7>.wpb_wrapper>.tdc-elements{width:100%}.tdi_7>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_7>.wpb_wrapper{width:auto;height:auto}</style><div class=\"wpb_wrapper\"><div class=\"td_block_wrap td_block_trending_now tdi_8 td-pb-border-top td_block_template_1\" data-td-block-uid=\"tdi_8\">\n<style>.td-theme-wrap .tdi_8 .td-pulldown-filter-link:hover,.td-theme-wrap .tdi_8 .td-subcat-item a:hover,.td-theme-wrap .tdi_8 .td-subcat-item .td-cur-simple-item{color:#cc0000}.td-theme-wrap .tdi_8 .block-title>*,.td-theme-wrap .tdi_8 .td-subcat-dropdown:hover .td-subcat-more{background-color:#cc0000}.td-theme-wrap .td-footer-wrapper .tdi_8 .block-title>*{padding:6px 7px 5px;line-height:1}.td-theme-wrap .tdi_8 .block-title{border-color:#cc0000}.td-theme-wrap .tdi_8 .block-title>*{color:#ffffff}.td-theme-wrap .tdi_8 .td_module_wrap:hover .entry-title a,.td-theme-wrap .tdi_8 .td_quote_on_blocks,.td-theme-wrap .tdi_8 .td-opacity-cat .td-post-category:hover,.td-theme-wrap .tdi_8 .td-opacity-read .td-read-more a:hover,.td-theme-wrap .tdi_8 .td-opacity-author .td-post-author-name a:hover,.td-theme-wrap .tdi_8 .td-instagram-user a{color:#cc0000}.td-theme-wrap .tdi_8 .td-next-prev-wrap a:hover,.td-theme-wrap .tdi_8 .td-load-more-wrap a:hover{background-color:#cc0000;border-color:#cc0000}.td-theme-wrap .tdi_8 .td-read-more a,.td-theme-wrap .tdi_8 .td-weather-information:before,.td-theme-wrap .tdi_8 .td-weather-week:before,.td-theme-wrap .tdi_8 .td-exchange-header:before,.td-theme-wrap .td-footer-wrapper .tdi_8 .td-post-category,.td-theme-wrap .tdi_8 .td-post-category:hover{background-color:#cc0000}.tdi_8{margin-top:7px!important;margin-bottom:15px!important;padding-top:0px!important;padding-bottom:0px!important;position:relative}@media (max-width:767px){.tdi_8{margin-bottom:5px!important;width:100%!important}}</style>\n<style>.td_block_trending_now{padding:0 18px}.td-trending-now-wrapper{display:flex;align-items:center;position:relative;-webkit-transform:translate3d(0px,0px,0px);transform:translate3d(0px,0px,0px);overflow:hidden}.td-trending-now-wrapper .td-next-prev-wrap{margin:0 0 0 auto;z-index:1}.td-trending-now-wrapper:hover .td-trending-now-title{background-color:var(--td_theme_color,#4db2ec)}.td-trending-now-wrapper .td-trending-now-nav-right{padding-left:2px}.td-trending-now-title{background-color:#222;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);font-size:12px;text-transform:uppercase;color:#fff;padding:2px 10px 1px;display:inline-block;line-height:22px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;cursor:default;-webkit-user-select:none;user-select:none}@-moz-document url-prefix(){.td-trending-now-title{line-height:21px}}.td-trending-now-display-area{display:flex;align-items:center;vertical-align:top;padding:0 0 0 15px}.td-trending-now-display-area .entry-title{font-size:15px;line-height:25px;margin:0}.td-trending-now-post{opacity:0;position:absolute;top:0;padding-right:119px;overflow:hidden}.td-trending-now-post:first-child{opacity:1;z-index:1;opacity:1}.td-next-prev-wrap .td-trending-now-nav-right{margin-right:0}.td_block_trending_now.td-trending-style2{border:1px solid #eaeaea;padding-top:20px;padding-bottom:20px}body .tdi_8 .td-trending-now-title,.tdi_8 .td-trending-now-wrapper:hover .td-trending-now-title{background-color:#cc0000}.tdi_8 .td-next-prev-wrap a:hover{color:#fff}.tdi_8 .td-trending-now-title{color:#ffffff;font-family:HarshaWeb-Kotu!important;font-size:22px!important;line-height:1.4!important;font-weight:700!important}.tdi_8 .entry-title a{color:#fff600;font-family:HarshaWeb-Raum!important;font-size:18px!important;line-height:2!important;font-weight:700!important}.tdi_8 .td-trending-now-display-area{height:2}@media (min-width:768px) and (max-width:1018px){.td_block_trending_now{padding:0 6px}}@media (min-width:768px) and (max-width:1018px){.td-trending-now-post{padding-right:107px}}@media (max-width:767px){.td_block_trending_now{padding:0}.td-trending-now-wrapper{flex-direction:column;text-align:center}.td-trending-now-wrapper .td-next-prev-wrap{display:none}.td-trending-now-title{padding:2px 10px 1px}.td-trending-now-display-area{width:100%;padding:0;display:block;height:26px;position:relative;top:10px}.td-trending-now-display-area .td_module_trending_now .entry-title{font-size:14px;line-height:16px}.td-trending-now-post{width:100%;padding-right:0}}@media (min-width:1019px) and (max-width:1140px){.tdi_8 .td-trending-now-display-area{height:1.9}.tdi_8 .entry-title a{line-height:1.9!important}}@media (min-width:768px) and (max-width:1018px){.tdi_8 .td-trending-now-title{font-size:18px!important;line-height:1.7!important}.tdi_8 .td-trending-now-display-area{height:2.4}.tdi_8 .entry-title a{font-size:14px!important;line-height:2.4!important}}@media (max-width:767px){.tdi_8 .td-trending-now-title{padding:2px 10px;font-size:16px!important;line-height:1.5!important}.tdi_8 .td-trending-now-display-area{height:0.01}.tdi_8 .entry-title a{font-size:13px!important;line-height:0.01!important}}</style>\n<div class=\"tdi_8_rand_style td-element-style\"><style>\n.tdi_8_rand_style{\nbackground-color:#000000 !important;\n}\n </style></div><script type=\"rocketlazyloadscript\">var block_tdi_8 = new tdBlock();\nblock_tdi_8.id = \"tdi_8\";\nblock_tdi_8.atts = '{\"tdc_css\":\"eyJhbGwiOnsibWFyZ2luLXRvcCI6IjciLCJtYXJnaW4tYm90dG9tIjoiMTUiLCJwYWRkaW5nLXRvcCI6IjAiLCJwYWRkaW5nLWJvdHRvbSI6IjAiLCJiYWNrZ3JvdW5kLWNvbG9yIjoiIzAwMDAwMCIsImRpc3BsYXkiOiIifSwicG9ydHJhaXQiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdF9tYXhfd2lkdGgiOjEwMTgsInBvcnRyYWl0X21pbl93aWR0aCI6NzY4LCJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNSIsIndpZHRoIjoiMTAwJSIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3NjcsImxhbmRzY2FwZSI6eyJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTl9\",\"f_article_font_size\":\"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTQiLCJwaG9uZSI6IjEzIn0=\",\"f_title_font_family\":\"file_3\",\"f_article_font_family\":\"file_2\",\"f_article_font_weight\":\"700\",\"f_title_font_size\":\"eyJhbGwiOiIyMiIsInBvcnRyYWl0IjoiMTgiLCJwaG9uZSI6IjE2In0=\",\"f_title_font_transform\":\"\",\"custom_title\":\"\\u0d8b\\u0dab\\u0dd4\\u0dc3\\u0dd4\\u0db8\\u0dca \\u0db4\\u0dd4\\u0dc0\\u0dad\\u0dca\",\"style\":\"\",\"navigation\":\"\",\"header_color\":\"#cc0000\",\"articles_color\":\"#fff600\",\"f_title_font_weight\":\"700\",\"category_id\":\"115\",\"header_text_color\":\"#ffffff\",\"f_title_font_line_height\":\"eyJhbGwiOiIxLjQiLCJwb3J0cmFpdCI6IjEuNyIsInBob25lIjoiMS41In0=\",\"f_article_font_line_height\":\"eyJhbGwiOiIyIiwicG9ydHJhaXQiOiIyLjQiLCJsYW5kc2NhcGUiOiIxLjkiLCJwaG9uZSI6IjAuMDEifQ==\",\"title_padding\":\"eyJwaG9uZSI6IjJweCAxMHB4In0=\",\"block_type\":\"td_block_trending_now\",\"timer\":3,\"separator\":\"\",\"mt_tl\":\"\",\"mt_title_tag\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"category_ids\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"sort\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"limit\":\"5\",\"offset\":\"\",\"open_in_new_window\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"next_prev_color\":\"\",\"next_prev_border_color\":\"\",\"next_prev_hover_color\":\"\",\"f_title_font_header\":\"\",\"f_title_font_title\":\"Block title\",\"f_title_font_settings\":\"\",\"f_title_font_style\":\"\",\"f_title_font_spacing\":\"\",\"f_title_\":\"\",\"f_article_font_title\":\"Articles title\",\"f_article_font_settings\":\"\",\"f_article_font_style\":\"\",\"f_article_font_transform\":\"\",\"f_article_font_spacing\":\"\",\"f_article_\":\"\",\"css\":\"\",\"block_template_id\":\"\",\"td_column_number\":3,\"ajax_pagination_infinite_stop\":\"\",\"td_ajax_preloading\":\"\",\"td_ajax_filter_type\":\"\",\"td_filter_default_txt\":\"\",\"td_ajax_filter_ids\":\"\",\"color_preset\":\"\",\"ajax_pagination\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"border_top\":\"\",\"class\":\"tdi_8\",\"tdc_css_class\":\"tdi_8\",\"tdc_css_class_style\":\"tdi_8_rand_style\"}';\nblock_tdi_8.td_column_number = \"3\";\nblock_tdi_8.block_type = \"td_block_trending_now\";\nblock_tdi_8.post_count = \"5\";\nblock_tdi_8.found_posts = \"50553\";\nblock_tdi_8.header_color = \"#cc0000\";\nblock_tdi_8.ajax_pagination_infinite_stop = \"\";\nblock_tdi_8.max_num_pages = \"10111\";\ntdBlocksArray.push(block_tdi_8);\n</script><div class=\"td_block_inner\"><div class=\"td-trending-now-wrapper\" id=\"tdi_8\" data-start=\"\" data-timer=\"\"><div class=\"td-trending-now-title\">උණුසුම් පුවත්</div><div class=\"td-trending-now-display-area\">\n        <div class=\"td_module_trending_now td-trending-now-post-0 td-trending-now-post td-cpt-post\">\n\n            <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b4%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b7%80%e0%b7%99%e0%b6%b1%e0%b7%8a-%e0%b6%85%e0%b6%b0%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%b4%e0%b6%b1%e0%b6%ba-%e0%b7%84%e0%b6%bb%e0%b7%84%e0%b7%8f/\" rel=\"bookmark\" title=\"පිරිවෙන් අධ්‍යාපනය හරහා සමාජයට නායකත්වය දිය හැකි පිරිසක් නිර්මාණය කිරීම බලාපොරොත්තුයි – අගමැති හරිනි\">පිරිවෙන් අධ්‍යාපනය හරහා සමාජයට නායකත්වය දිය හැකි පිරිසක් නිර්මාණය කිරීම බලාපොරොත්තුයි – අගමැති හරිනි</a></h3>\n        </div>\n\n        \n        <div class=\"td_module_trending_now td-trending-now-post-1 td-trending-now-post td-cpt-post\">\n\n            <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%8f%e0%b6%b8-%e0%b6%b4%e0%b7%8f%e0%b6%9c%e0%b6%b8%e0%b6%b1-%e0%b6%b8%e0%b7%99%e0%b6%bb%e0%b6%a7-%e0%b6%ad%e0%b7%94%e0%b7%85-%e0%b6%b1%e0%b7%80-%e0%b6%b0%e0%b6%bb%e0%b7%8a%e0%b6%b8/\" rel=\"bookmark\" title=\"සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති\">සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති</a></h3>\n        </div>\n\n        \n        <div class=\"td_module_trending_now td-trending-now-post-2 td-trending-now-post td-cpt-post\">\n\n            <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%94%e0%b6%af%e0%b6%bd%e0%b7%8a-%e0%b6%bd%e0%b7%9a%e0%b6%9a%e0%b6%b8%e0%b7%8a-%e0%b7%83%e0%b7%84-%e0%b6%85%e0%b6%b8%e0%b7%8f%e0%b6%ad%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%82/\" rel=\"bookmark\" title=\"මුදල් ලේකම් සහ අමාත්‍යාංශ ලොක්කෝ අනිද්දා මුදල් කමිටුවට හමුවට\">මුදල් ලේකම් සහ අමාත්‍යාංශ ලොක්කෝ අනිද්දා මුදල් කමිටුවට හමුවට</a></h3>\n        </div>\n\n        \n        <div class=\"td_module_trending_now td-trending-now-post-3 td-trending-now-post td-cpt-post\">\n\n            <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%bd%e0%b6%82%e0%b6%9a%e0%b7%8f-%e0%b7%84%e0%b7%99%e0%b6%bd%e0%b7%8a%e0%b6%bd-%e0%b7%80%e0%b7%92%e0%b7%83%e0%b7%92-%e0%b6%9a%e0%b7%92%e0%b6%bb/\" rel=\"bookmark\" title=\"ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ශූර රුමේෂ් තරංගට ක්‍රිකට් ආයතනයෙන් මිලියන 10ක්\">ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ශූර රුමේෂ් තරංගට ක්‍රිකට් ආයතනයෙන් මිලියන 10ක්</a></h3>\n        </div>\n\n        \n        <div class=\"td_module_trending_now td-trending-now-post-4 td-trending-now-post td-cpt-post\">\n\n            <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b6%b8%e0%b7%8a%e0%b6%b8%e0%b7%92-%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b6%b8%e0%b7%94%e0%b6%9b-%e0%b6%9a%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%9a%e0%b6%a7%e0%b7%8a-%e0%b7%80/\" rel=\"bookmark\" title=\"ශම්මි ප්‍රමුඛ ක්‍රිකට් විධායක කමිටුව ඉල්ලා අස්වෙයි\">ශම්මි ප්‍රමුඛ ක්‍රිකට් විධායක කමිටුව ඉල්ලා අස්වෙයි</a></h3>\n        </div>\n\n        </div><div class=\"td-next-prev-wrap\"><a href=\"#\" class=\"td_ajax-prev-pagex td-trending-now-nav-left\" aria-label=\"prev\" data-block-id=\"tdi_8\" data-moving=\"left\" data-control-start=\"\"><i class=\"td-icon-menu-left\"></i></a><a href=\"#\" class=\"td_ajax-next-pagex td-trending-now-nav-right\" aria-label=\"next\" data-block-id=\"tdi_8\" data-moving=\"right\" data-control-start=\"\"><i class=\"td-icon-menu-right\"></i></a></div></div></div></div></div></div></div></div><div id=\"tdi_9\" class=\"tdc-row\"><div class=\"vc_row tdi_10  wpb_row td-pb-row\">\n<style scoped=\"\">.tdi_10,.tdi_10 .tdc-columns{min-height:0}.tdi_10,.tdi_10 .tdc-columns{display:block}.tdi_10 .tdc-columns{width:100%}.tdi_10:before,.tdi_10:after{display:table}.tdi_10{margin-top:0px!important;margin-bottom:0px!important;padding-top:0px!important;padding-bottom:0px!important;border-style:solid!important;border-color:#888888!important;border-width:0px 0px 0px 0px!important}.tdi_10 .td_block_wrap{text-align:left}</style><div class=\"vc_column tdi_12  wpb_column vc_column_container tdc-column td-pb-span8\">\n<style scoped=\"\">.tdi_12{vertical-align:baseline}.tdi_12>.wpb_wrapper,.tdi_12>.wpb_wrapper>.tdc-elements{display:block}.tdi_12>.wpb_wrapper>.tdc-elements{width:100%}.tdi_12>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_12>.wpb_wrapper{width:auto;height:auto}</style><div class=\"wpb_wrapper\"><div class=\"td-block td-a-rec td-a-rec-id-custom-spot tdi_13 td_block_template_1\">\n<style>.tdi_13{margin-bottom:20px!important}@media (max-width:767px){.tdi_13{margin-bottom:10px!important}}</style>\n<style>.tdi_13.td-a-rec{text-align:center}.tdi_13.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_13 .td-element-style{z-index:-1}.tdi_13 .td_spot_img_all img,.tdi_13 .td_spot_img_tl img,.tdi_13 .td_spot_img_tp img,.tdi_13 .td_spot_img_mob img{border-style:none}</style><script type=\"rocketlazyloadscript\" src=\"https://tags.adstudio.cloud/dasathalankanews.js\"> </script>\n<style>\n* {\n  box-sizing: border-box;\n}\n\n.column {\n  float: left;\n  width: 33.33%;\n  padding: 5px;\n}\n\n/* Clearfix (clear floats) */\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n@media screen and (max-width: 600px) {\n  .column {\n    padding: 2px;\n  }\n}\n</style>\n<div class=\"row\">\n<div class=\"column\"><a href=\"https://www.facebook.com/ShalwarBridesLk/\" rel=\"nofollow noopener\" target=\"_blank\"><img decoding=\"async\" src=\"https://dasathalankanews.com/wp-content/uploads/2026/03/ShalwarBridesWebBanner.webp\" alt=\"Shalwar Brides Sri lanka\" style=\"width:100%\" title=\"Dasatha Lanka News 1\" data-lazy-src=\"https://dasathalankanews.com/wp-content/uploads/2026/03/ShalwarBridesWebBanner.webp\" data-ll-status=\"loaded\" class=\"entered lazyloaded\"><noscript><img decoding=\"async\" src=\"  https://dasathalankanews.com/wp-content/uploads/2026/03/ShalwarBridesWebBanner.webp\" alt=\"Shalwar Brides Sri lanka\" style=\"width:100%\" title=\"Dasatha Lanka News 1\"></noscript></a>\n  </div>\n<div class=\"column\">\n      <a id=\"adLink\" href=\"#\" rel=\"nofollow\" target=\"_blank\">\n  <img decoding=\"async\" id=\"adImage\" src=\"\" alt=\"\" style=\"width:100%\" title=\"Dasatha Lanka News 2\">\n</a>\n  </div>\n <div class=\"column\">\n     <a href=\"https://web.facebook.com/nsbm.lk\" rel=\"nofollow noopener\" target=\"_blank\"><img decoding=\"async\" src=\"https://dasathalankanews.com/wp-content/uploads/2026/04/NSBM-Web-Banner.webp\" alt=\"THE TRANQUIL\" style=\"width:100%\" title=\"Dasatha Lanka News 3\" data-lazy-src=\"https://dasathalankanews.com/wp-content/uploads/2026/04/NSBM-Web-Banner.webp\" data-ll-status=\"loaded\" class=\"entered lazyloaded\"><noscript><img decoding=\"async\" src=\"  https://dasathalankanews.com/wp-content/uploads/2026/04/NSBM-Web-Banner.webp\" alt=\"THE TRANQUIL\" style=\"width:100%\" title=\"Dasatha Lanka News 3\"></noscript></a>\n  </div>\n</div>\n\n\n<script type=\"rocketlazyloadscript\">\n  const ads = [\n    {\n      img: 'https://dasathalankanews.com/wp-content/uploads/2020/09/lolcgold.webp',\n      link: 'https://www.lolcfinance.com/loans-and-leasing/gold-loans/'\n    },\n    {\n      img: 'https://dasathalankanews.com/wp-content/uploads/2025/08/lolc800x800.webp',\n      link: 'https://www.lolcfinance.com/savings-and-deposits/super-savings-accounts/'\n    }\n  ];\n\n  const randomAd = ads[Math.floor(Math.random() * ads.length)];\n\n  document.getElementById('adImage').src = randomAd.img;\n  document.getElementById('adLink').href = randomAd.link;\n</script>\n\n\n\n\n</div><div class=\"td_block_wrap td_block_18 tdi_14 td-pb-border-top td_block_template_14 td_ajax_preloading_preload td-column-2\" data-td-block-uid=\"tdi_14\">\n<style>.td_block_template_14.widget>ul>li{margin-left:0!important}.td_block_template_14 .td-related-title a{margin:0 12px!important;font-size:14px}@media (max-width:767px){.td_block_template_14 .td-related-title a{margin:0 8px!important}}.td_block_template_14 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_14 .td-block-title{font-size:13px;font-weight:400;margin-top:0;margin-bottom:26px;padding:11px 0;line-height:1;position:relative;overflow:hidden;text-align:center;background-color:var(--td_header_color,#111);border:1px solid transparent}.td_block_template_14 .td-block-title>*{color:var(--td_text_header_color,#fff);margin:0 12px}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter{background-color:transparent!important;display:inline-block;color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option,.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i{height:100%;display:table}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option,.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i,.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover,.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i{color:var(--td_text_header_color,#fff)}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter i{margin-right:16px;color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list{border-width:0 1px 1px}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-right:32px}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more{vertical-align:middle;display:table-cell;padding:0;opacity:0.8}@media (max-width:767px){.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span{display:none}}.tdi_14 .td-block-title{background-color:#0055dc!important}.tdi_14{justify-content:center!important;text-align:center!important}@media (min-width:768px) and (max-width:1018px){.tdi_14{margin-bottom:10px!important}}@media (max-width:767px){.tdi_14{margin-bottom:5px!important}}</style>\n<style>.tdi_14 .td-block-title a,.tdi_14 .td-block-title span{font-family:HarshaWeb-Bathala!important;font-size:40px!important;line-height:1!important}.tdi_14 .td_module_mx8 .entry-title{font-family:HarshaWeb-Bathala!important;font-size:30px!important;line-height:1!important}.tdi_14 .td_module_mx8 .td-author-date{font-size:14px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_14 .td-block-title a,.tdi_14 .td-block-title span{font-size:35px!important}.tdi_14 .td_module_mx8 .entry-title{font-size:28px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_14 .td-block-title a,.tdi_14 .td-block-title span{font-size:30px!important}.tdi_14 .td_module_mx8 .entry-title{font-size:25px!important}.tdi_14 .td_module_mx8 .td-author-date{font-size:12px!important}}@media (max-width:767px){.tdi_14 .td-block-title a,.tdi_14 .td-block-title span{font-size:35px!important}.tdi_14 .td_module_mx8 .entry-title{font-size:23px!important}}</style><script type=\"rocketlazyloadscript\">var block_tdi_14 = new tdBlock();\nblock_tdi_14.id = \"tdi_14\";\nblock_tdi_14.atts = '{\"modules_on_row\":\"eyJwaG9uZSI6IjEwMCUifQ==\",\"limit\":\"1\",\"hide_audio\":\"yes\",\"category_id\":\"91\",\"custom_title\":\"\\u0db4\\u0dca\\u200d\\u0dbb\\u0db0\\u0dcf\\u0db1 \\u0db4\\u0dd4\\u0dc0\\u0dad\",\"block_template_id\":\"td_block_template_14\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\\/category\\/top-stories\\/\",\"header_color\":\"#0055dc\",\"f_header_font_family\":\"file_4\",\"tdc_css\":\"eyJhbGwiOnsiY29udGVudC1oLWFsaWduIjoiY29udGVudC1ob3Jpei1jZW50ZXIiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7Im1hcmdpbi1ib3R0b20iOiIxMCIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsibWFyZ2luLWJvdHRvbSI6IjUiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==\",\"modules_gap\":\"15\",\"all_modules_space\":\"25\",\"show_cat\":\"none\",\"f_title_font_family\":\"file_2\",\"f_title_font_size\":\"eyJwb3J0cmFpdCI6IjE2IiwiYWxsIjoiMjAiLCJwaG9uZSI6IjI0In0=\",\"f_title_font_weight\":\"700\",\"f_title_font_line_height\":\"1.2\",\"f_ex_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"btn_title\":\"\\u0dad\\u0dc0 \\u0d9a\\u0dd2\\u0dba\\u0dc0\\u0db1\\u0dca\\u0db1\",\"btn_radius\":\"20\",\"f_btn_font_size\":\"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==\",\"f_btn_font_family\":\"file_1\",\"title_tag\":\"h2\",\"ajax_pagination\":\"\",\"mc1_el\":\"20\",\"h_effect\":\"up-shadow\",\"modules_divider\":\"solid\",\"show_btn\":\"none\",\"show_review\":\"none\",\"art_excerpt\":\"10px 0 0 0\",\"f_ex_font_family\":\"file_1\",\"show_vid_t\":\"none\",\"video_popup\":\"\",\"show_audio\":\"none\",\"f_header_font_weight\":\"\",\"f_ex_font_weight\":\"500\",\"show_author\":\"none\",\"show_com\":\"none\",\"f_header_font_size\":\"eyJwb3J0cmFpdCI6IjMwIiwibGFuZHNjYXBlIjoiMzUiLCJwaG9uZSI6IjM1IiwiYWxsIjoiNDAifQ==\",\"f_header_font_line_height\":\"eyJwb3J0cmFpdCI6IjEiLCJhbGwiOiIxIn0=\",\"f_ex_font_line_height\":\"1.1\",\"f_meta_font_family\":\"file_3\",\"f_meta_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"show_excerpt\":\"\",\"ajax_pagination_infinite_stop\":\"2\",\"image_size\":\"\",\"mx8f_title_font_size\":\"eyJwaG9uZSI6IjIzIiwibGFuZHNjYXBlIjoiMjgiLCJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjUifQ==\",\"mx8f_title_font_family\":\"file_4\",\"mx8f_meta_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"mx8f_title_font_line_height\":\"1\",\"td_ajax_filter_type\":\"\",\"td_ajax_preloading\":\"preload\",\"mx8f_title_font_weight\":\"\",\"f_header_font_style\":\"\",\"block_type\":\"td_block_18\",\"separator\":\"\",\"mx8_tl\":\"\",\"m10_tl\":\"\",\"m10_el\":\"\",\"mx2_tl\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"category_ids\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"sort\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_ajax_filter_ids\":\"\",\"td_filter_default_txt\":\"All\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_transform\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"mx8f_title_font_header\":\"\",\"mx8f_title_font_title\":\"Article title\",\"mx8f_title_font_settings\":\"\",\"mx8f_title_font_style\":\"\",\"mx8f_title_font_transform\":\"\",\"mx8f_title_font_spacing\":\"\",\"mx8f_title_\":\"\",\"mx8f_cat_font_title\":\"Article category tag\",\"mx8f_cat_font_settings\":\"\",\"mx8f_cat_font_family\":\"\",\"mx8f_cat_font_size\":\"\",\"mx8f_cat_font_line_height\":\"\",\"mx8f_cat_font_style\":\"\",\"mx8f_cat_font_weight\":\"\",\"mx8f_cat_font_transform\":\"\",\"mx8f_cat_font_spacing\":\"\",\"mx8f_cat_\":\"\",\"mx8f_meta_font_title\":\"Article meta info\",\"mx8f_meta_font_settings\":\"\",\"mx8f_meta_font_family\":\"\",\"mx8f_meta_font_line_height\":\"\",\"mx8f_meta_font_style\":\"\",\"mx8f_meta_font_weight\":\"\",\"mx8f_meta_font_transform\":\"\",\"mx8f_meta_font_spacing\":\"\",\"mx8f_meta_\":\"\",\"m10f_title_font_header\":\"\",\"m10f_title_font_title\":\"Article title\",\"m10f_title_font_settings\":\"\",\"m10f_title_font_family\":\"\",\"m10f_title_font_size\":\"\",\"m10f_title_font_line_height\":\"\",\"m10f_title_font_style\":\"\",\"m10f_title_font_weight\":\"\",\"m10f_title_font_transform\":\"\",\"m10f_title_font_spacing\":\"\",\"m10f_title_\":\"\",\"m10f_cat_font_title\":\"Article category tag\",\"m10f_cat_font_settings\":\"\",\"m10f_cat_font_family\":\"\",\"m10f_cat_font_size\":\"\",\"m10f_cat_font_line_height\":\"\",\"m10f_cat_font_style\":\"\",\"m10f_cat_font_weight\":\"\",\"m10f_cat_font_transform\":\"\",\"m10f_cat_font_spacing\":\"\",\"m10f_cat_\":\"\",\"m10f_meta_font_title\":\"Article meta info\",\"m10f_meta_font_settings\":\"\",\"m10f_meta_font_family\":\"\",\"m10f_meta_font_size\":\"\",\"m10f_meta_font_line_height\":\"\",\"m10f_meta_font_style\":\"\",\"m10f_meta_font_weight\":\"\",\"m10f_meta_font_transform\":\"\",\"m10f_meta_font_spacing\":\"\",\"m10f_meta_\":\"\",\"m10f_ex_font_title\":\"Article excerpt\",\"m10f_ex_font_settings\":\"\",\"m10f_ex_font_family\":\"\",\"m10f_ex_font_size\":\"\",\"m10f_ex_font_line_height\":\"\",\"m10f_ex_font_style\":\"\",\"m10f_ex_font_weight\":\"\",\"m10f_ex_font_transform\":\"\",\"m10f_ex_font_spacing\":\"\",\"m10f_ex_\":\"\",\"mx2f_title_font_header\":\"\",\"mx2f_title_font_title\":\"Article title\",\"mx2f_title_font_settings\":\"\",\"mx2f_title_font_family\":\"\",\"mx2f_title_font_size\":\"\",\"mx2f_title_font_line_height\":\"\",\"mx2f_title_font_style\":\"\",\"mx2f_title_font_weight\":\"\",\"mx2f_title_font_transform\":\"\",\"mx2f_title_font_spacing\":\"\",\"mx2f_title_\":\"\",\"mx2f_cat_font_title\":\"Article category tag\",\"mx2f_cat_font_settings\":\"\",\"mx2f_cat_font_family\":\"\",\"mx2f_cat_font_size\":\"\",\"mx2f_cat_font_line_height\":\"\",\"mx2f_cat_font_style\":\"\",\"mx2f_cat_font_weight\":\"\",\"mx2f_cat_font_transform\":\"\",\"mx2f_cat_font_spacing\":\"\",\"mx2f_cat_\":\"\",\"mx2f_meta_font_title\":\"Article meta info\",\"mx2f_meta_font_settings\":\"\",\"mx2f_meta_font_family\":\"\",\"mx2f_meta_font_size\":\"\",\"mx2f_meta_font_line_height\":\"\",\"mx2f_meta_font_style\":\"\",\"mx2f_meta_font_weight\":\"\",\"mx2f_meta_font_transform\":\"\",\"mx2f_meta_font_spacing\":\"\",\"mx2f_meta_\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"css\":\"\",\"td_column_number\":2,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_14\",\"tdc_css_class\":\"tdi_14\",\"tdc_css_class_style\":\"tdi_14_rand_style\"}';\nblock_tdi_14.td_column_number = \"2\";\nblock_tdi_14.block_type = \"td_block_18\";\nblock_tdi_14.post_count = \"1\";\nblock_tdi_14.found_posts = \"4082\";\nblock_tdi_14.header_color = \"#0055dc\";\nblock_tdi_14.ajax_pagination_infinite_stop = \"2\";\nblock_tdi_14.max_num_pages = \"4082\";\ntdBlocksArray.push(block_tdi_14);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com/category/top-stories/\">ප්‍රධාන පුවත</a></h2></div><div id=\"tdi_14\" class=\"td_block_inner td-column-2\">\n        <div class=\"td_module_mx8 td_module_wrap td-animation-stack\">\n            <div class=\"meta-info-container\">\n                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%8f%e0%b6%b8-%e0%b6%b4%e0%b7%8f%e0%b6%9c%e0%b6%b8%e0%b6%b1-%e0%b6%b8%e0%b7%99%e0%b6%bb%e0%b6%a7-%e0%b6%ad%e0%b7%94%e0%b7%85-%e0%b6%b1%e0%b7%80-%e0%b6%b0%e0%b6%bb%e0%b7%8a%e0%b6%b8/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති\"><img fetchpriority=\"high\" decoding=\"async\" width=\"696\" height=\"385\" class=\"entry-thumb entered lazyloaded\" src=\"https://dasathalankanews.com/wp-content/uploads/2026/04/anura-4-696x385.webp\" alt=\"anura 4\" title=\"සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති\" data-lazy-src=\"https://dasathalankanews.com/wp-content/uploads/2026/04/anura-4-696x385.webp\" data-ll-status=\"loaded\"><noscript><img fetchpriority=\"high\" decoding=\"async\" width=\"696\" height=\"385\" class=\"entry-thumb\" src=\"https://dasathalankanews.com/wp-content/uploads/2026/04/anura-4-696x385.webp\" alt=\"anura 4\" title=\"සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා &#8211; ජනපති\"></noscript></a></div>\n                <div class=\"td-module-meta-info\">\n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%8f%e0%b6%b8-%e0%b6%b4%e0%b7%8f%e0%b6%9c%e0%b6%b8%e0%b6%b1-%e0%b6%b8%e0%b7%99%e0%b6%bb%e0%b6%a7-%e0%b6%ad%e0%b7%94%e0%b7%85-%e0%b6%b1%e0%b7%80-%e0%b6%b0%e0%b6%bb%e0%b7%8a%e0%b6%b8/\" rel=\"bookmark\" title=\"සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති\">සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති</a></h3>                                        <span class=\"td-author-date\">\n                                                <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T18:23:11+05:30\">April 28, 2026</time></span>                        <span class=\"td-module-comments\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%8f%e0%b6%b8-%e0%b6%b4%e0%b7%8f%e0%b6%9c%e0%b6%b8%e0%b6%b1-%e0%b6%b8%e0%b7%99%e0%b6%bb%e0%b6%a7-%e0%b6%ad%e0%b7%94%e0%b7%85-%e0%b6%b1%e0%b7%80-%e0%b6%b0%e0%b6%bb%e0%b7%8a%e0%b6%b8/#respond\">0</a></span>                    </span>\n                </div>\n            </div>\n\n        </div>\n\n        </div></div> <!-- ./block --><div class=\"td_block_wrap td_flex_block_1 tdi_15 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_14 td_flex_block\" data-td-block-uid=\"tdi_15\">\n<style>.tdi_15 .td-block-title{background-color:#cc0000!important}@media(min-width:1141px){.tdi_15{display:none!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_15{display:none!important}}@media (min-width:768px) and (max-width:1018px){.tdi_15{display:none!important}}</style>\n<style>.tdi_15.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_15.custom-tdc-no-posts .td_block_inner:after{content:\"No posts\"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_15 .entry-thumb{background-position:center 50%}.tdi_15 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_15 .td-image-container{display:block;order:0}.ie10 .tdi_15 .td-module-meta-info,.ie11 .tdi_15 .td-module-meta-info{flex:auto}body .tdi_15 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_15 .td-module-meta-info{border-color:#eaeaea}.tdi_15 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:18px;margin-bottom:18px}.tdi_15 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_15 .td-module-container:before{bottom:-18px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_15 .td-post-vid-time{display:none}.tdi_15 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_15 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_15 .td-excerpt{display:block;column-count:1;column-gap:48px;font-family:HarshaWeb-Regular!important;font-size:13px!important;line-height:1.3!important}.tdi_15 .td-audio-player{opacity:0;visibility:hidden;height:0;font-size:13px}.tdi_15 .td-read-more{display:none}.tdi_15 .td-author-date{display:inline}.tdi_15 .td-post-author-name{display:none}.tdi_15 .td-post-date,.tdi_15 .td-post-author-name span{display:inline-block}.tdi_15 .entry-review-stars{display:none}.tdi_15 .td-icon-star,.tdi_15 .td-icon-star-empty,.tdi_15 .td-icon-star-half{font-size:15px}.tdi_15 .td-module-comments{display:none}.tdi_15 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_15 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_15 .td-post-category{background-color:#0055dc;font-family:HarshaWeb-Kotu!important;font-size:15px!important;font-style:italic!important}.tdi_15 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_15 .td-block-title a,.tdi_15 .td-block-title span{font-family:HarshaWeb-Kotu!important;font-size:35px!important;font-weight:700!important}.tdi_15 .entry-title{font-family:HarshaWeb-Raum!important;font-size:22px!important;line-height:1.1!important}.tdi_15 .td-editor-date,.tdi_15 .td-editor-date .td-post-author-name a,.tdi_15 .td-editor-date .entry-date,.tdi_15 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:15px!important}.tdi_15 .td-read-more a{font-family:HarshaWeb-Kotu!important;font-size:20px!important}html:not([class*='ie']) .tdi_15 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_15 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_15 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_15 .td-module-container:before{bottom:-18px}.tdi_15 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_15 .td_module_wrap .td-module-container:before{display:block!important}.tdi_15 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_15 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_15 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_15 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_15 .td-module-container:before{bottom:-18px}.tdi_15 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_15 .td_module_wrap .td-module-container:before{display:block!important}.tdi_15 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_15 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_15 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_15 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_15 .td-module-container:before{bottom:-18px}.tdi_15 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_15 .td_module_wrap .td-module-container:before{display:block!important}.tdi_15 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_15 .td-module-title a{box-shadow:inset 0 0 0 0 #000}@media (min-width:768px){.tdi_15 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type=\"rocketlazyloadscript\">var block_tdi_15 = new tdBlock();\nblock_tdi_15.id = \"tdi_15\";\nblock_tdi_15.atts = '{\"modules_on_row\":\"\",\"hide_audio\":\"yes\",\"custom_title\":\"\\u0daf\\u0dc3\\u0dad \\u0db1\\u0dc0\\u0dad\\u0db8 \\u0d8b\\u0dab\\u0dd4\\u0dc3\\u0dd4\\u0db8\\u0dca \\u0db4\\u0dd4\\u0dc0\\u0dad\\u0dca\",\"block_template_id\":\"td_block_template_14\",\"header_color\":\"#cc0000\",\"f_header_font_size\":\"35\",\"f_header_font_family\":\"file_3\",\"f_header_font_weight\":\"700\",\"show_btn\":\"none\",\"f_title_font_family\":\"file_2\",\"f_title_font_size\":\"22\",\"f_title_font_line_height\":\"1.1\",\"show_audio\":\"none\",\"show_review\":\"none\",\"show_com\":\"none\",\"show_author\":\"none\",\"show_vid_t\":\"none\",\"f_meta_font_size\":\"15\",\"f_ex_font_size\":\"13\",\"f_ex_font_line_height\":\"1.3\",\"f_btn_font_size\":\"20\",\"f_cat_font_size\":\"15\",\"f_cat_font_style\":\"italic\",\"cat_bg\":\"#0055dc\",\"f_ex_font_family\":\"file_1\",\"f_btn_font_family\":\"file_3\",\"f_meta_font_family\":\"file_3\",\"f_cat_font_family\":\"file_3\",\"title_tag\":\"h2\",\"ajax_pagination\":\"infinite\",\"ajax_pagination_infinite_stop\":\"4\",\"h_effect\":\"up-shadow\",\"modules_divider\":\"solid\",\"video_popup\":\"\",\"tdc_css\":\"eyJhbGwiOnsiZGlzcGxheSI6Im5vbmUifSwibGFuZHNjYXBlIjp7ImRpc3BsYXkiOiJub25lIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7ImRpc3BsYXkiOiJub25lIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9\",\"limit\":\"10\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\",\"block_type\":\"td_flex_block_1\",\"separator\":\"\",\"mc1_tl\":\"\",\"mc1_title_tag\":\"\",\"mc1_el\":\"\",\"post_ids\":\"\",\"category_id\":\"\",\"taxonomies\":\"\",\"category_ids\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"sort\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_query_cache\":\"\",\"td_query_cache_expiration\":\"\",\"enable_no_posts_message\":\"\",\"no_posts_message\":\"No posts\",\"td_ajax_filter_type\":\"\",\"td_ajax_filter_ids\":\"\",\"td_filter_default_txt\":\"All\",\"td_ajax_preloading\":\"\",\"container_width\":\"\",\"modules_gap\":\"\",\"m_padding\":\"\",\"all_modules_space\":\"36\",\"modules_border_size\":\"\",\"modules_border_style\":\"\",\"modules_border_color\":\"#eaeaea\",\"modules_border_radius\":\"\",\"modules_divider_color\":\"#eaeaea\",\"image_size\":\"\",\"image_alignment\":\"50\",\"image_height\":\"\",\"image_width\":\"\",\"image_floated\":\"no_float\",\"image_radius\":\"\",\"hide_image\":\"\",\"show_favourites\":\"\",\"fav_size\":\"2\",\"fav_space\":\"\",\"fav_ico_color\":\"\",\"fav_ico_color_h\":\"\",\"fav_bg\":\"\",\"fav_bg_h\":\"\",\"fav_shadow_shadow_header\":\"\",\"fav_shadow_shadow_title\":\"Shadow\",\"fav_shadow_shadow_size\":\"\",\"fav_shadow_shadow_offset_horizontal\":\"\",\"fav_shadow_shadow_offset_vertical\":\"\",\"fav_shadow_shadow_spread\":\"\",\"fav_shadow_shadow_color\":\"\",\"video_icon\":\"\",\"video_rec\":\"\",\"spot_header\":\"\",\"video_rec_title\":\"\",\"video_rec_color\":\"\",\"video_rec_disable\":\"\",\"autoplay_vid\":\"yes\",\"vid_t_margin\":\"\",\"vid_t_padding\":\"\",\"video_title_color\":\"\",\"video_title_color_h\":\"\",\"video_bg\":\"\",\"video_overlay\":\"\",\"vid_t_color\":\"\",\"vid_t_bg_color\":\"\",\"f_vid_title_font_header\":\"\",\"f_vid_title_font_title\":\"Video pop-up article title\",\"f_vid_title_font_settings\":\"\",\"f_vid_title_font_family\":\"\",\"f_vid_title_font_size\":\"\",\"f_vid_title_font_line_height\":\"\",\"f_vid_title_font_style\":\"\",\"f_vid_title_font_weight\":\"\",\"f_vid_title_font_transform\":\"\",\"f_vid_title_font_spacing\":\"\",\"f_vid_title_\":\"\",\"f_vid_time_font_title\":\"Video duration text\",\"f_vid_time_font_settings\":\"\",\"f_vid_time_font_family\":\"\",\"f_vid_time_font_size\":\"\",\"f_vid_time_font_line_height\":\"\",\"f_vid_time_font_style\":\"\",\"f_vid_time_font_weight\":\"\",\"f_vid_time_font_transform\":\"\",\"f_vid_time_font_spacing\":\"\",\"f_vid_time_\":\"\",\"meta_info_align\":\"\",\"meta_info_horiz\":\"layout-default\",\"meta_width\":\"\",\"meta_margin\":\"\",\"meta_padding\":\"\",\"meta_space\":\"\",\"art_title\":\"\",\"art_btn\":\"\",\"meta_info_border_size\":\"\",\"meta_info_border_style\":\"\",\"meta_info_border_color\":\"#eaeaea\",\"meta_info_border_radius\":\"\",\"modules_category\":\"\",\"modules_category_margin\":\"\",\"modules_category_padding\":\"\",\"modules_cat_border\":\"\",\"modules_category_radius\":\"0\",\"show_cat\":\"inline-block\",\"modules_extra_cat\":\"\",\"author_photo\":\"\",\"author_photo_size\":\"\",\"author_photo_space\":\"\",\"author_photo_radius\":\"\",\"show_date\":\"inline-block\",\"review_space\":\"\",\"review_size\":\"2.5\",\"review_distance\":\"\",\"show_excerpt\":\"block\",\"art_excerpt\":\"\",\"excerpt_col\":\"1\",\"excerpt_gap\":\"\",\"excerpt_middle\":\"\",\"excerpt_inline\":\"\",\"art_audio\":\"\",\"art_audio_size\":\"1.5\",\"btn_title\":\"\",\"btn_margin\":\"\",\"btn_padding\":\"\",\"btn_border_width\":\"\",\"btn_radius\":\"\",\"pag_space\":\"\",\"pag_padding\":\"\",\"pag_border_width\":\"\",\"pag_border_radius\":\"\",\"prev_tdicon\":\"\",\"next_tdicon\":\"\",\"pag_icons_size\":\"\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_line_height\":\"\",\"f_header_font_style\":\"\",\"f_header_font_transform\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"f_title_font_header\":\"\",\"f_title_font_title\":\"Article title\",\"f_title_font_settings\":\"\",\"f_title_font_style\":\"\",\"f_title_font_weight\":\"\",\"f_title_font_transform\":\"\",\"f_title_font_spacing\":\"\",\"f_title_\":\"\",\"f_cat_font_title\":\"Article category tag\",\"f_cat_font_settings\":\"\",\"f_cat_font_line_height\":\"\",\"f_cat_font_weight\":\"\",\"f_cat_font_transform\":\"\",\"f_cat_font_spacing\":\"\",\"f_cat_\":\"\",\"f_meta_font_title\":\"Article meta info\",\"f_meta_font_settings\":\"\",\"f_meta_font_line_height\":\"\",\"f_meta_font_style\":\"\",\"f_meta_font_weight\":\"\",\"f_meta_font_transform\":\"\",\"f_meta_font_spacing\":\"\",\"f_meta_\":\"\",\"f_ex_font_title\":\"Article excerpt\",\"f_ex_font_settings\":\"\",\"f_ex_font_style\":\"\",\"f_ex_font_weight\":\"\",\"f_ex_font_transform\":\"\",\"f_ex_font_spacing\":\"\",\"f_ex_\":\"\",\"f_btn_font_title\":\"Article read more button\",\"f_btn_font_settings\":\"\",\"f_btn_font_line_height\":\"\",\"f_btn_font_style\":\"\",\"f_btn_font_weight\":\"\",\"f_btn_font_transform\":\"\",\"f_btn_font_spacing\":\"\",\"f_btn_\":\"\",\"mix_color\":\"\",\"mix_type\":\"\",\"fe_brightness\":\"1\",\"fe_contrast\":\"1\",\"fe_saturate\":\"1\",\"mix_color_h\":\"\",\"mix_type_h\":\"\",\"fe_brightness_h\":\"1\",\"fe_contrast_h\":\"1\",\"fe_saturate_h\":\"1\",\"m_bg\":\"\",\"color_overlay\":\"\",\"shadow_shadow_header\":\"\",\"shadow_shadow_title\":\"Module Shadow\",\"shadow_shadow_size\":\"\",\"shadow_shadow_offset_horizontal\":\"\",\"shadow_shadow_offset_vertical\":\"\",\"shadow_shadow_spread\":\"\",\"shadow_shadow_color\":\"\",\"title_txt\":\"\",\"title_txt_hover\":\"\",\"all_underline_height\":\"\",\"all_underline_color\":\"\",\"cat_style\":\"\",\"cat_bg_hover\":\"\",\"cat_txt\":\"\",\"cat_txt_hover\":\"\",\"cat_border\":\"\",\"cat_border_hover\":\"\",\"meta_bg\":\"\",\"author_txt\":\"\",\"author_txt_hover\":\"\",\"date_txt\":\"\",\"ex_txt\":\"\",\"com_bg\":\"\",\"com_txt\":\"\",\"rev_txt\":\"\",\"audio_btn_color\":\"\",\"audio_time_color\":\"\",\"audio_bar_color\":\"\",\"audio_bar_curr_color\":\"\",\"shadow_m_shadow_header\":\"\",\"shadow_m_shadow_title\":\"Meta info shadow\",\"shadow_m_shadow_size\":\"\",\"shadow_m_shadow_offset_horizontal\":\"\",\"shadow_m_shadow_offset_vertical\":\"\",\"shadow_m_shadow_spread\":\"\",\"shadow_m_shadow_color\":\"\",\"btn_bg\":\"\",\"btn_bg_hover\":\"\",\"btn_txt\":\"\",\"btn_txt_hover\":\"\",\"btn_border\":\"\",\"btn_border_hover\":\"\",\"pag_text\":\"\",\"pag_h_text\":\"\",\"pag_bg\":\"\",\"pag_h_bg\":\"\",\"pag_border\":\"\",\"pag_h_border\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"css\":\"\",\"td_column_number\":2,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_15\",\"tdc_css_class\":\"tdi_15\",\"tdc_css_class_style\":\"tdi_15_rand_style\"}';\nblock_tdi_15.td_column_number = \"2\";\nblock_tdi_15.block_type = \"td_flex_block_1\";\nblock_tdi_15.post_count = \"10\";\nblock_tdi_15.found_posts = \"64908\";\nblock_tdi_15.header_color = \"#cc0000\";\nblock_tdi_15.ajax_pagination_infinite_stop = \"4\";\nblock_tdi_15.max_num_pages = \"6491\";\ntdBlocksArray.push(block_tdi_15);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com\">දසත නවතම උණුසුම් පුවත්</a></h2></div><div id=\"tdi_15\" class=\"td_block_inner td-mc1-wrap\">\n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b4%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b7%80%e0%b7%99%e0%b6%b1%e0%b7%8a-%e0%b6%85%e0%b6%b0%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%b4%e0%b6%b1%e0%b6%ba-%e0%b7%84%e0%b6%bb%e0%b7%84%e0%b7%8f/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"පිරිවෙන් අධ්‍යාපනය හරහා සමාජයට නායකත්වය දිය හැකි පිරිසක් නිර්මාණය කිරීම බලාපොරොත්තුයි – අගමැති හරිනි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/harini-3-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b4%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b7%80%e0%b7%99%e0%b6%b1%e0%b7%8a-%e0%b6%85%e0%b6%b0%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%b4%e0%b6%b1%e0%b6%ba-%e0%b7%84%e0%b6%bb%e0%b7%84%e0%b7%8f/\" rel=\"bookmark\" title=\"පිරිවෙන් අධ්‍යාපනය හරහා සමාජයට නායකත්වය දිය හැකි පිරිසක් නිර්මාණය කිරීම බලාපොරොත්තුයි – අගමැති හරිනි\">පිරිවෙන් අධ්‍යාපනය හරහා සමාජයට නායකත්වය දිය හැකි පිරිසක් නිර්මාණය කිරීම බලාපොරොත්තුයි – අගමැති හරිනි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        <a href=\"https://dasathalankanews.com/hot-news/\" class=\"td-post-category\">උණුසුම් පුවත් | Hot News</a>\n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T18:56:46+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nපිරිවෙන් අධ්‍යාපනය හරහා සමාජයට නායකත්වයක් දිය හැකි පිරිසක් නිර්මාණය කළ යුතු බවත්, බුද්ධ ධර්මය තුළ ඇති වටිනාකම් සහ දැනුම පිරිවෙන් තුළ අධ්‍යාපනය ලබන ස්වාමින්...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%8f%e0%b6%b8-%e0%b6%b4%e0%b7%8f%e0%b6%9c%e0%b6%b8%e0%b6%b1-%e0%b6%b8%e0%b7%99%e0%b6%bb%e0%b6%a7-%e0%b6%ad%e0%b7%94%e0%b7%85-%e0%b6%b1%e0%b7%80-%e0%b6%b0%e0%b6%bb%e0%b7%8a%e0%b6%b8/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/anura-4-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%8f%e0%b6%b8-%e0%b6%b4%e0%b7%8f%e0%b6%9c%e0%b6%b8%e0%b6%b1-%e0%b6%b8%e0%b7%99%e0%b6%bb%e0%b6%a7-%e0%b6%ad%e0%b7%94%e0%b7%85-%e0%b6%b1%e0%b7%80-%e0%b6%b0%e0%b6%bb%e0%b7%8a%e0%b6%b8/\" rel=\"bookmark\" title=\"සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති\">සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        <a href=\"https://dasathalankanews.com/hot-news/\" class=\"td-post-category\">උණුසුම් පුවත් | Hot News</a>\n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T18:23:11+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nඇමරිකාවේ සිට වැඩම කළ පූජ්‍ය වියට්නාමයේ පඤ්ඤාකර හිමි ඇතුළු මහා සංඝරත්නයේ පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළ බව ජනාධිපති අනුර කුමාර දිසානායක...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%94%e0%b6%af%e0%b6%bd%e0%b7%8a-%e0%b6%bd%e0%b7%9a%e0%b6%9a%e0%b6%b8%e0%b7%8a-%e0%b7%83%e0%b7%84-%e0%b6%85%e0%b6%b8%e0%b7%8f%e0%b6%ad%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%82/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"මුදල් ලේකම් සහ අමාත්‍යාංශ ලොක්කෝ අනිද්දා මුදල් කමිටුවට හමුවට\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Harshana-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%94%e0%b6%af%e0%b6%bd%e0%b7%8a-%e0%b6%bd%e0%b7%9a%e0%b6%9a%e0%b6%b8%e0%b7%8a-%e0%b7%83%e0%b7%84-%e0%b6%85%e0%b6%b8%e0%b7%8f%e0%b6%ad%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%82/\" rel=\"bookmark\" title=\"මුදල් ලේකම් සහ අමාත්‍යාංශ ලොක්කෝ අනිද්දා මුදල් කමිටුවට හමුවට\">මුදල් ලේකම් සහ අමාත්‍යාංශ ලොක්කෝ අනිද්දා මුදල් කමිටුවට හමුවට</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        <a href=\"https://dasathalankanews.com/hot-news/\" class=\"td-post-category\">උණුසුම් පුවත් | Hot News</a>\n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T18:01:19+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nඅමෙරිකානු ඩොලර් මිලියන 2.5ක මුදලක් හැකර්වරුන් පිරිසක් විසින් සයිබර් ප්‍රහාරයක් මඟින් සොරකම් කිරීමේ සිද්ධිය සම්බන්ධයෙන් කරුණු විමසීම සඳහා මහා භාණ්ඩාගාර ලේකම් හර්ෂණ සූරියප්පෙරුම ඇතුළු...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%bd%e0%b6%82%e0%b6%9a%e0%b7%8f-%e0%b7%84%e0%b7%99%e0%b6%bd%e0%b7%8a%e0%b6%bd-%e0%b7%80%e0%b7%92%e0%b7%83%e0%b7%92-%e0%b6%9a%e0%b7%92%e0%b6%bb/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ශූර රුමේෂ් තරංගට ක්‍රිකට් ආයතනයෙන් මිලියන 10ක්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/sl-cricket-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%bd%e0%b6%82%e0%b6%9a%e0%b7%8f-%e0%b7%84%e0%b7%99%e0%b6%bd%e0%b7%8a%e0%b6%bd-%e0%b7%80%e0%b7%92%e0%b7%83%e0%b7%92-%e0%b6%9a%e0%b7%92%e0%b6%bb/\" rel=\"bookmark\" title=\"ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ශූර රුමේෂ් තරංගට ක්‍රිකට් ආයතනයෙන් මිලියන 10ක්\">ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ශූර රුමේෂ් තරංගට ක්‍රිකට් ආයතනයෙන් මිලියන 10ක්</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        <a href=\"https://dasathalankanews.com/hot-news/\" class=\"td-post-category\">උණුසුම් පුවත් | Hot News</a>\n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T17:42:43+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nශ්‍රී ලංකා ක්‍රිකට් ආයතනය විසින් ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ක්‍රීඩක රුමේෂ් තරංග පතිරගේට අද (28) දිනයේ දී රුපියල් මිලියන 10ක මූල්‍ය ප්‍රදානයක් ලබා...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b6%b8%e0%b7%8a%e0%b6%b8%e0%b7%92-%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b6%b8%e0%b7%94%e0%b6%9b-%e0%b6%9a%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%9a%e0%b6%a7%e0%b7%8a-%e0%b7%80/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ශම්මි ප්‍රමුඛ ක්‍රිකට් විධායක කමිටුව ඉල්ලා අස්වෙයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Shammi-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b6%b8%e0%b7%8a%e0%b6%b8%e0%b7%92-%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b6%b8%e0%b7%94%e0%b6%9b-%e0%b6%9a%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%9a%e0%b6%a7%e0%b7%8a-%e0%b7%80/\" rel=\"bookmark\" title=\"ශම්මි ප්‍රමුඛ ක්‍රිකට් විධායක කමිටුව ඉල්ලා අස්වෙයි\">ශම්මි ප්‍රමුඛ ක්‍රිකට් විධායක කමිටුව ඉල්ලා අස්වෙයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        <a href=\"https://dasathalankanews.com/hot-news/\" class=\"td-post-category\">උණුසුම් පුවත් | Hot News</a>\n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T17:33:45+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nශ්‍රී ලංකා ක්‍රිකට් ආයතනයේ සභාපති ශම්මි සිල්වා ප්‍රමුඛ විධායක කමිටුවම ඉල්ලා අස්වීමට තීරණය කර තිබෙනවා.\n\n\n\nඅද (28) පස්වරුවේ රැස්වූ ක්‍රිකට් විධායක කමිටුව මෙම තීරණය ගත්...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%b8%e0%b7%84%e0%b7%8f-%e0%b6%b6%e0%b7%9d%e0%b6%b0%e0%b7%93%e0%b6%b1%e0%b7%8a%e0%b7%80%e0%b7%84%e0%b6%b1%e0%b7%8a%e0%b7%83%e0%b7%9a%e0%b6%9c%e0%b7%9a/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ශ්‍රී මහා බෝධීන්වහන්සේගේ අංකුරය පූජ්‍ය වියට්නාමයේ පඤ්ඤාකර හිමියන්ට ජනපතිගේ සුරතින් භාරදෙයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Anura-Kumara-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%b8%e0%b7%84%e0%b7%8f-%e0%b6%b6%e0%b7%9d%e0%b6%b0%e0%b7%93%e0%b6%b1%e0%b7%8a%e0%b7%80%e0%b7%84%e0%b6%b1%e0%b7%8a%e0%b7%83%e0%b7%9a%e0%b6%9c%e0%b7%9a/\" rel=\"bookmark\" title=\"ශ්‍රී මහා බෝධීන්වහන්සේගේ අංකුරය පූජ්‍ය වියට්නාමයේ පඤ්ඤාකර හිමියන්ට ජනපතිගේ සුරතින් භාරදෙයි\">ශ්‍රී මහා බෝධීන්වහන්සේගේ අංකුරය පූජ්‍ය වියට්නාමයේ පඤ්ඤාකර හිමියන්ට ජනපතිගේ සුරතින් භාරදෙයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        <a href=\"https://dasathalankanews.com/hot-news/\" class=\"td-post-category\">උණුසුම් පුවත් | Hot News</a>\n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T17:23:10+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nශ්‍රී මහා බෝධීන්වහන්සේගේ අංකුරය ජනාධිපති අනුර කුමාර දිසානායක විසින් රාජ්‍යතාන්ත්‍රික වශයෙන් ඇමරිකාවේ සිට වැඩම කළ පූජ්‍ය වියට්නාමයේ පඤ්ඤාකර හිමි ඇතුළු මහා සංඝරත්නයට භාරදීමට මීට...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b6%e0%b6%b1%e0%b7%8a%e0%b6%b0%e0%b6%b1%e0%b7%8f%e0%b6%9c%e0%b7%8f%e0%b6%bb-%e0%b6%bb%e0%b7%90%e0%b6%b3%e0%b7%80%e0%b7%92%e0%b6%ba%e0%b7%99%e0%b6%9a%e0%b7%8a%e0%b6%a7-%e0%b6%af%e0%b7%92%e0%b7%80/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"බන්ධනාගාර රැඳවියෙක්ට දිවි අහිමි වීමේ සිද්ධියට බන්ධනාගාර නිලධාරීන් තිදෙනා රිමාන්ඩ්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/court-order-4-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b6%e0%b6%b1%e0%b7%8a%e0%b6%b0%e0%b6%b1%e0%b7%8f%e0%b6%9c%e0%b7%8f%e0%b6%bb-%e0%b6%bb%e0%b7%90%e0%b6%b3%e0%b7%80%e0%b7%92%e0%b6%ba%e0%b7%99%e0%b6%9a%e0%b7%8a%e0%b6%a7-%e0%b6%af%e0%b7%92%e0%b7%80/\" rel=\"bookmark\" title=\"බන්ධනාගාර රැඳවියෙක්ට දිවි අහිමි වීමේ සිද්ධියට බන්ධනාගාර නිලධාරීන් තිදෙනා රිමාන්ඩ්\">බන්ධනාගාර රැඳවියෙක්ට දිවි අහිමි වීමේ සිද්ධියට බන්ධනාගාර නිලධාරීන් තිදෙනා රිමාන්ඩ්</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        <a href=\"https://dasathalankanews.com/hot-news/\" class=\"td-post-category\">උණුසුම් පුවත් | Hot News</a>\n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T17:18:31+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nකොළඹ මැගසින් බන්ධනාගාරයේ ආරවුලක් හේතුවෙන් රැඳවියෙක් මියයෑමේ සිද්ධියට අදාළව බොරැල්ල පොලීසිය විසින් අත්අඩංගුවට ගත් බන්ධනාගාර නිලධාරීන් තිදෙනා මැයි මස 6 වෙනිදා දක්වා රක්ෂිත බන්ධනාගාරගත...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%90%e0%b6%ba%e0%b7%92-05-%e0%b7%83%e0%b7%92%e0%b6%a7-08-%e0%b6%af%e0%b6%9a%e0%b7%8a%e0%b7%80%e0%b7%8f-%e0%b6%b4%e0%b7%8f%e0%b6%bb%e0%b7%8a%e0%b6%bd%e0%b7%92%e0%b6%b8%e0%b7%9a%e0%b6%b1/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"මැයි 05 සිට 08 දක්වා පාර්ලිමේන්තුව රැස්වෙයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/parliament-2-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%90%e0%b6%ba%e0%b7%92-05-%e0%b7%83%e0%b7%92%e0%b6%a7-08-%e0%b6%af%e0%b6%9a%e0%b7%8a%e0%b7%80%e0%b7%8f-%e0%b6%b4%e0%b7%8f%e0%b6%bb%e0%b7%8a%e0%b6%bd%e0%b7%92%e0%b6%b8%e0%b7%9a%e0%b6%b1/\" rel=\"bookmark\" title=\"මැයි 05 සිට 08 දක්වා පාර්ලිමේන්තුව රැස්වෙයි\">මැයි 05 සිට 08 දක්වා පාර්ලිමේන්තුව රැස්වෙයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        <a href=\"https://dasathalankanews.com/hot-news/\" class=\"td-post-category\">උණුසුම් පුවත් | Hot News</a>\n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T16:49:55+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nඑළඹෙන මැයි මාසයේ පළමු සතියේ පාර්ලිමේන්තු කටයුතු මැයි 05 වනදා සිට 08 වනදා දක්වා පැවැත්වීමට තීරණය කර තිබෙනවා.\n\n\n\nඒ, කතානායක වෛද්‍ය ජගත් වික්‍රමරත්නගේ ප්‍රධානත්වයෙන් ඊයේ...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%b4%e0%b7%8f%e0%b6%af%e0%b7%83%e0%b7%8a%e0%b6%ae%e0%b7%8f%e0%b6%b1%e0%b6%ba%e0%b6%a7-%e0%b6%9a%e0%b7%9a%e0%b6%b6%e0%b6%bd%e0%b7%8a-%e0%b6%9a/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ශ්‍රී පාදස්ථානයට කේබල් කාර් පහසුකම සැපයීම පිළිබඳ රජයේ අවධානය\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/adams-peak-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%b4%e0%b7%8f%e0%b6%af%e0%b7%83%e0%b7%8a%e0%b6%ae%e0%b7%8f%e0%b6%b1%e0%b6%ba%e0%b6%a7-%e0%b6%9a%e0%b7%9a%e0%b6%b6%e0%b6%bd%e0%b7%8a-%e0%b6%9a/\" rel=\"bookmark\" title=\"ශ්‍රී පාදස්ථානයට කේබල් කාර් පහසුකම සැපයීම පිළිබඳ රජයේ අවධානය\">ශ්‍රී පාදස්ථානයට කේබල් කාර් පහසුකම සැපයීම පිළිබඳ රජයේ අවධානය</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        <a href=\"https://dasathalankanews.com/hot-news/\" class=\"td-post-category\">උණුසුම් පුවත් | Hot News</a>\n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T16:33:42+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nශ්‍රී පාදස්ථානය ඇතුළු සංචාරක ආකර්ෂණය දිනා ගත් ස්ථාන කීපයක කේබල් කාර් ව්‍යාපෘති ආරම්භ කිරිම සම්බන්ධයෙන් විදේශ සබඳතා, විදේශ රැකියා සහ සංචාරක අමාත්‍ය විජිත හේරත්...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%80%e0%b7%92%e0%b6%ba%e0%b6%a7%e0%b7%8a%e0%b6%b1%e0%b7%8f%e0%b6%b8-%e0%b6%a2%e0%b6%b1%e0%b7%8f%e0%b6%b0%e0%b7%92%e0%b6%b4%e0%b6%ad%e0%b7%92-%e0%b6%bd%e0%b6%b6%e0%b6%b1-08-%e0%b7%80%e0%b6%b1/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"වියට්නාම ජනාධිපති ලබන 08 වනදා ශ්‍රී ලංකා පාර්ලිමේන්තුව අමතයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/parliament-sri-lanka-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%80%e0%b7%92%e0%b6%ba%e0%b6%a7%e0%b7%8a%e0%b6%b1%e0%b7%8f%e0%b6%b8-%e0%b6%a2%e0%b6%b1%e0%b7%8f%e0%b6%b0%e0%b7%92%e0%b6%b4%e0%b6%ad%e0%b7%92-%e0%b6%bd%e0%b6%b6%e0%b6%b1-08-%e0%b7%80%e0%b6%b1/\" rel=\"bookmark\" title=\"වියට්නාම ජනාධිපති ලබන 08 වනදා ශ්‍රී ලංකා පාර්ලිමේන්තුව අමතයි\">වියට්නාම ජනාධිපති ලබන 08 වනදා ශ්‍රී ලංකා පාර්ලිමේන්තුව අමතයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        <a href=\"https://dasathalankanews.com/hot-news/\" class=\"td-post-category\">උණුසුම් පුවත් | Hot News</a>\n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T16:26:12+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nවියට්නාම ජනාධිපති ටෝ ලාම් ශ්‍රී ලංකා පාර්ලිමේන්තුව ඇමතීමට නියමිත බව වාර්තා වනවා.\n\n\n\nඒ, අනුව ලබන මැයි 08 වනදා වියට්නාම ජනාධිපතිවරයා මෙරට පාර්ලිමේන්තුව ඇමතීමට නියමිතයි.\n</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        </div><div class=\"td_ajax_infinite\" id=\"next-page-tdi_15\" data-td_block_id=\"tdi_15\"> </div><div class=\"td-load-more-wrap td-load-more-infinite-wrap\" id=\"infinite-lm-tdi_15\"><a href=\"#\" class=\"td_ajax_load_more td_ajax_load_more_js\" aria-label=\"Load more\" id=\"next-page-tdi_15\" data-td_block_id=\"tdi_15\">Load more<i class=\"td-icon-font td-icon-menu-down\"></i></a></div></div><div class=\"vc_row_inner tdi_17  vc_row vc_inner wpb_row td-pb-row\">\n<style scoped=\"\">.tdi_17{position:relative!important;top:0;transform:none;-webkit-transform:none}.tdi_17,.tdi_17 .tdc-inner-columns{display:block}.tdi_17 .tdc-inner-columns{width:100%}.tdi_17{height:270px!important}.tdi_17 .td_block_wrap{text-align:left}</style><div class=\"vc_column_inner tdi_19  wpb_column vc_column_container tdc-inner-column td-pb-span12\">\n<style scoped=\"\">.tdi_19{vertical-align:baseline}.tdi_19 .vc_column-inner>.wpb_wrapper,.tdi_19 .vc_column-inner>.wpb_wrapper .tdc-elements{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.tdi_19 .vc_column-inner>.wpb_wrapper .tdc-elements{width:100%}.tdi_19 .vc_column-inner,.tdi_19 .vc_column-inner>.wpb_wrapper{width:100%;height:100%}</style><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"td-block td-a-rec td-a-rec-id-custom-spot tdi_20 td_block_template_1\">\n<style>.tdi_20.td-a-rec{text-align:center}.tdi_20.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_20 .td-element-style{z-index:-1}.tdi_20 .td_spot_img_all img,.tdi_20 .td_spot_img_tl img,.tdi_20 .td_spot_img_tp img,.tdi_20 .td_spot_img_mob img{border-style:none}</style><div id=\"block_5680\"></div> <!--  Size 300, 250 --></div><div class=\"td-block td-a-rec td-a-rec-id-custom-spot tdi_21 td_block_template_1\">\n<style>.tdi_21.td-a-rec{text-align:center}.tdi_21.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_21 .td-element-style{z-index:-1}.tdi_21 .td_spot_img_all img,.tdi_21 .td_spot_img_tl img,.tdi_21 .td_spot_img_tp img,.tdi_21 .td_spot_img_mob img{border-style:none}</style><div id=\"block_5680\"></div> <!--  Size 300, 250 --></div></div></div></div></div><div class=\"td_block_wrap td_flex_block_1 tdi_22 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_14 td_flex_block\" data-td-block-uid=\"tdi_22\">\n<style>.tdi_22 .td-block-title{background-color:#cc0000!important}@media (max-width:767px){.tdi_22{display:none!important}}</style>\n<style>.tdi_22.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_22.custom-tdc-no-posts .td_block_inner:after{content:\"No posts\"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_22 .td-image-wrap{padding-bottom:50%}.tdi_22 .entry-thumb{background-position:center 50%}.tdi_22 .td-image-container{flex:0 0 50%;width:50%;display:block;order:0}.ie10 .tdi_22 .td-image-container,.ie11 .tdi_22 .td-image-container{flex:0 0 auto}.tdi_22 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.ie10 .tdi_22 .td-module-meta-info,.ie11 .tdi_22 .td-module-meta-info{flex:1}body .tdi_22 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_22 .td-module-meta-info{padding:0px 10px 0px 20px;border-color:#eaeaea}.tdi_22 .td_module_wrap{padding-left:12.5px;padding-right:12.5px;padding-bottom:18px;margin-bottom:18px}.tdi_22 .td_block_inner{margin-left:-12.5px;margin-right:-12.5px}.tdi_22 .td-module-container:before{bottom:-18px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_22 .td-post-vid-time{display:none}.tdi_22 .td-post-category:not(.td-post-extra-category){display:none}.tdi_22 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_22 .td-audio-player{opacity:0;visibility:hidden;height:0;font-size:13px}.tdi_22 .td-author-date{display:inline}.tdi_22 .td-post-date,.tdi_22 .td-post-author-name span{display:inline-block}.tdi_22 .entry-review-stars{display:none}.tdi_22 .td-icon-star,.tdi_22 .td-icon-star-empty,.tdi_22 .td-icon-star-half{font-size:15px}.tdi_22 .td-module-comments{display:none}.tdi_22 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_22 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_22 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_22 .td-excerpt{margin:10px 0 0 0;column-count:1;column-gap:48px;font-family:HarshaWeb-Regular!important;font-size:13px!important;line-height:1.3!important;font-weight:500!important}.tdi_22 .td-read-more a{border-radius:20px;font-family:HarshaWeb-Kotu!important;font-size:20px!important;font-style:italic!important}.tdi_22 .td-block-title a,.tdi_22 .td-block-title span{font-family:HarshaWeb-Kotu!important;font-size:35px!important;font-weight:700!important}.tdi_22 .entry-title{font-family:HarshaWeb-Raum!important;font-size:22px!important;line-height:1.1!important;font-weight:700!important}.tdi_22 .td-editor-date,.tdi_22 .td-editor-date .td-post-author-name a,.tdi_22 .td-editor-date .entry-date,.tdi_22 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}html:not([class*='ie']) .tdi_22 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_22 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_22 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_22 .td-module-container:before{bottom:-18px}.tdi_22 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_22 .td_module_wrap .td-module-container:before{display:block!important}.tdi_22 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_22 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_22 .entry-title{font-size:21px!important}.tdi_22 .td-excerpt{font-size:12px!important}@media (min-width:768px){.tdi_22 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_22 .td_module_wrap{padding-bottom:15px;margin-bottom:15px;padding-bottom:15px!important;margin-bottom:15px!important}.tdi_22 .td-module-container:before{bottom:-15px}.tdi_22 .td-read-more{display:none}.tdi_22 .td-post-author-name{display:none}.tdi_22 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_22 .td_module_wrap .td-module-container:before{display:block!important}.tdi_22 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_22 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_22 .td-block-title a,.tdi_22 .td-block-title span{font-size:30px!important}.tdi_22 .entry-title{font-size:18px!important}.tdi_22 .td-editor-date,.tdi_22 .td-editor-date .td-post-author-name a,.tdi_22 .td-editor-date .entry-date,.tdi_22 .td-module-comments a{font-size:12px!important}.tdi_22 .td-excerpt{font-size:11px!important}@media (min-width:768px){.tdi_22 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_22 .td-image-container{flex:0 0 100%;width:100%;display:block;order:0}.ie10 .tdi_22 .td-image-container,.ie11 .tdi_22 .td-image-container{flex:0 0 auto}.tdi_22 .td-module-container{flex-direction:column}.ie10 .tdi_22 .td-module-meta-info,.ie11 .tdi_22 .td-module-meta-info{flex:auto}.tdi_22 .td-module-meta-info{padding:0px 10px 0px 10px}.tdi_22 .td_module_wrap{width:100%;float:left;padding-bottom:13px;margin-bottom:13px;padding-bottom:13px!important;margin-bottom:13px!important}.rtl .tdi_22 .td_module_wrap{float:right}.tdi_22 .td-module-container:before{bottom:-13px}.tdi_22 .td-video-play-ico{width:24px;height:24px;font-size:24px}.tdi_22 .td-read-more{display:none;margin:20px 0 20px 0}.tdi_22 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_22 .td_module_wrap .td-module-container:before{display:block!important}.tdi_22 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_22 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_22 .entry-title{margin:20px 0px 5px 0px;font-size:25px!important}.tdi_22 .td-block-title a,.tdi_22 .td-block-title span{font-size:30px!important}.tdi_22 .td-read-more a{font-size:14px!important}@media (min-width:768px){.tdi_22 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type=\"rocketlazyloadscript\">var block_tdi_22 = new tdBlock();\nblock_tdi_22.id = \"tdi_22\";\nblock_tdi_22.atts = '{\"modules_on_row\":\"eyJwaG9uZSI6IjEwMCUifQ==\",\"image_floated\":\"eyJhbGwiOiJmbG9hdF9sZWZ0IiwicGhvbmUiOiJub19mbG9hdCJ9\",\"image_height\":\"50\",\"show_btn\":\"eyJwb3J0cmFpdCI6Im5vbmUiLCJwaG9uZSI6Im5vbmUifQ==\",\"show_cat\":\"none\",\"f_title_font_size\":\"eyJwb3J0cmFpdCI6IjE4IiwiYWxsIjoiMjIiLCJsYW5kc2NhcGUiOiIyMSIsInBob25lIjoiMjUifQ==\",\"f_title_font_line_height\":\"1.1\",\"show_excerpt\":\"\",\"f_title_font_weight\":\"700\",\"show_author\":\"eyJwb3J0cmFpdCI6Im5vbmUifQ==\",\"f_ex_font_line_height\":\"1.3\",\"category_id\":\"115\",\"f_header_font_transform\":\"\",\"category_ids\":\"\",\"all_modules_space\":\"eyJwb3J0cmFpdCI6IjMwIiwicGhvbmUiOiIyNiJ9\",\"video_icon\":\"eyJwaG9uZSI6IjI0In0=\",\"image_size\":\"\",\"f_title_font_family\":\"file_2\",\"custom_title\":\"\\u0daf\\u0dc3\\u0dad \\u0d8b\\u0dab\\u0dd4\\u0dc3\\u0dd4\\u0db8\\u0dca \\u0db4\\u0dd4\\u0dc0\\u0dad\\u0dca\",\"m11f_title_font_line_height\":\"1\",\"m11f_title_font_family\":\"733\",\"m11f_title_font_size\":\"20\",\"m11f_title_font_weight\":\"600\",\"m11f_ex_font_line_height\":\"1.5\",\"f_header_font_family\":\"file_3\",\"f_header_font_weight\":\"700\",\"ajax_pagination\":\"infinite\",\"td_ajax_preloading\":\"\",\"tdc_css\":\"eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZSI6eyJkaXNwbGF5Ijoibm9uZSJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=\",\"td_ajax_filter_type\":\"\",\"block_template_id\":\"td_block_template_14\",\"btn_title\":\"\\u0dad\\u0dc0 \\u0d9a\\u0dd2\\u0dba\\u0dc0\\u0db1\\u0dca\\u0db1\",\"f_btn_font_family\":\"file_3\",\"f_btn_font_weight\":\"\",\"h_effect\":\"up-shadow\",\"modules_divider\":\"solid\",\"f_header_font_size\":\"eyJwb3J0cmFpdCI6IjMwIiwiYWxsIjoiMzUiLCJwaG9uZSI6IjMwIiwibGFuZHNjYXBlIjoiMzUifQ==\",\"f_ex_font_family\":\"file_1\",\"f_ex_font_weight\":\"500\",\"td_filter_default_txt\":\"\",\"title_tag\":\"h2\",\"show_review\":\"none\",\"modules_gap\":\"25\",\"f_ex_font_size\":\"eyJwb3J0cmFpdCI6IjExIiwiYWxsIjoiMTMiLCJsYW5kc2NhcGUiOiIxMiJ9\",\"meta_padding\":\"eyJhbGwiOiIwcHggMTBweCAwcHggMjBweCIsInBob25lIjoiMHB4IDEwcHggMHB4IDEwcHgifQ==\",\"image_width\":\"eyJwaG9uZSI6IjEwMCIsImFsbCI6IjUwIn0=\",\"art_title\":\"eyJwaG9uZSI6IjIwcHggMHB4IDVweCAwcHggIn0=\",\"mc1_el\":\"25\",\"btn_radius\":\"20\",\"f_btn_font_size\":\"eyJwaG9uZSI6IjE0IiwiYWxsIjoiMjAifQ==\",\"btn_margin\":\"eyJwaG9uZSI6IjIwcHggMCAyMHB4IDAifQ==\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\\/category\\/hot-news\\/\",\"art_excerpt\":\"10px 0 0 0\",\"hide_audio\":\"yes\",\"show_audio\":\"none\",\"show_vid_t\":\"none\",\"video_popup\":\"\",\"show_com\":\"none\",\"header_color\":\"#cc0000\",\"f_btn_font_style\":\"italic\",\"f_meta_font_family\":\"file_3\",\"f_meta_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"ajax_pagination_infinite_stop\":\"1\",\"limit\":\"10\",\"block_type\":\"td_flex_block_1\",\"separator\":\"\",\"mc1_tl\":\"\",\"mc1_title_tag\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"sort\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_query_cache\":\"\",\"td_query_cache_expiration\":\"\",\"enable_no_posts_message\":\"\",\"no_posts_message\":\"No posts\",\"td_ajax_filter_ids\":\"\",\"container_width\":\"\",\"m_padding\":\"\",\"modules_border_size\":\"\",\"modules_border_style\":\"\",\"modules_border_color\":\"#eaeaea\",\"modules_border_radius\":\"\",\"modules_divider_color\":\"#eaeaea\",\"image_alignment\":\"50\",\"image_radius\":\"\",\"hide_image\":\"\",\"show_favourites\":\"\",\"fav_size\":\"2\",\"fav_space\":\"\",\"fav_ico_color\":\"\",\"fav_ico_color_h\":\"\",\"fav_bg\":\"\",\"fav_bg_h\":\"\",\"fav_shadow_shadow_header\":\"\",\"fav_shadow_shadow_title\":\"Shadow\",\"fav_shadow_shadow_size\":\"\",\"fav_shadow_shadow_offset_horizontal\":\"\",\"fav_shadow_shadow_offset_vertical\":\"\",\"fav_shadow_shadow_spread\":\"\",\"fav_shadow_shadow_color\":\"\",\"video_rec\":\"\",\"spot_header\":\"\",\"video_rec_title\":\"\",\"video_rec_color\":\"\",\"video_rec_disable\":\"\",\"autoplay_vid\":\"yes\",\"vid_t_margin\":\"\",\"vid_t_padding\":\"\",\"video_title_color\":\"\",\"video_title_color_h\":\"\",\"video_bg\":\"\",\"video_overlay\":\"\",\"vid_t_color\":\"\",\"vid_t_bg_color\":\"\",\"f_vid_title_font_header\":\"\",\"f_vid_title_font_title\":\"Video pop-up article title\",\"f_vid_title_font_settings\":\"\",\"f_vid_title_font_family\":\"\",\"f_vid_title_font_size\":\"\",\"f_vid_title_font_line_height\":\"\",\"f_vid_title_font_style\":\"\",\"f_vid_title_font_weight\":\"\",\"f_vid_title_font_transform\":\"\",\"f_vid_title_font_spacing\":\"\",\"f_vid_title_\":\"\",\"f_vid_time_font_title\":\"Video duration text\",\"f_vid_time_font_settings\":\"\",\"f_vid_time_font_family\":\"\",\"f_vid_time_font_size\":\"\",\"f_vid_time_font_line_height\":\"\",\"f_vid_time_font_style\":\"\",\"f_vid_time_font_weight\":\"\",\"f_vid_time_font_transform\":\"\",\"f_vid_time_font_spacing\":\"\",\"f_vid_time_\":\"\",\"meta_info_align\":\"\",\"meta_info_horiz\":\"layout-default\",\"meta_width\":\"\",\"meta_margin\":\"\",\"meta_space\":\"\",\"art_btn\":\"\",\"meta_info_border_size\":\"\",\"meta_info_border_style\":\"\",\"meta_info_border_color\":\"#eaeaea\",\"meta_info_border_radius\":\"\",\"modules_category\":\"\",\"modules_category_margin\":\"\",\"modules_category_padding\":\"\",\"modules_cat_border\":\"\",\"modules_category_radius\":\"0\",\"modules_extra_cat\":\"\",\"author_photo\":\"\",\"author_photo_size\":\"\",\"author_photo_space\":\"\",\"author_photo_radius\":\"\",\"show_date\":\"inline-block\",\"review_space\":\"\",\"review_size\":\"2.5\",\"review_distance\":\"\",\"excerpt_col\":\"1\",\"excerpt_gap\":\"\",\"excerpt_middle\":\"\",\"excerpt_inline\":\"\",\"art_audio\":\"\",\"art_audio_size\":\"1.5\",\"btn_padding\":\"\",\"btn_border_width\":\"\",\"pag_space\":\"\",\"pag_padding\":\"\",\"pag_border_width\":\"\",\"pag_border_radius\":\"\",\"prev_tdicon\":\"\",\"next_tdicon\":\"\",\"pag_icons_size\":\"\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_line_height\":\"\",\"f_header_font_style\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"f_title_font_header\":\"\",\"f_title_font_title\":\"Article title\",\"f_title_font_settings\":\"\",\"f_title_font_style\":\"\",\"f_title_font_transform\":\"\",\"f_title_font_spacing\":\"\",\"f_title_\":\"\",\"f_cat_font_title\":\"Article category tag\",\"f_cat_font_settings\":\"\",\"f_cat_font_family\":\"\",\"f_cat_font_size\":\"\",\"f_cat_font_line_height\":\"\",\"f_cat_font_style\":\"\",\"f_cat_font_weight\":\"\",\"f_cat_font_transform\":\"\",\"f_cat_font_spacing\":\"\",\"f_cat_\":\"\",\"f_meta_font_title\":\"Article meta info\",\"f_meta_font_settings\":\"\",\"f_meta_font_line_height\":\"\",\"f_meta_font_style\":\"\",\"f_meta_font_weight\":\"\",\"f_meta_font_transform\":\"\",\"f_meta_font_spacing\":\"\",\"f_meta_\":\"\",\"f_ex_font_title\":\"Article excerpt\",\"f_ex_font_settings\":\"\",\"f_ex_font_style\":\"\",\"f_ex_font_transform\":\"\",\"f_ex_font_spacing\":\"\",\"f_ex_\":\"\",\"f_btn_font_title\":\"Article read more button\",\"f_btn_font_settings\":\"\",\"f_btn_font_line_height\":\"\",\"f_btn_font_transform\":\"\",\"f_btn_font_spacing\":\"\",\"f_btn_\":\"\",\"mix_color\":\"\",\"mix_type\":\"\",\"fe_brightness\":\"1\",\"fe_contrast\":\"1\",\"fe_saturate\":\"1\",\"mix_color_h\":\"\",\"mix_type_h\":\"\",\"fe_brightness_h\":\"1\",\"fe_contrast_h\":\"1\",\"fe_saturate_h\":\"1\",\"m_bg\":\"\",\"color_overlay\":\"\",\"shadow_shadow_header\":\"\",\"shadow_shadow_title\":\"Module Shadow\",\"shadow_shadow_size\":\"\",\"shadow_shadow_offset_horizontal\":\"\",\"shadow_shadow_offset_vertical\":\"\",\"shadow_shadow_spread\":\"\",\"shadow_shadow_color\":\"\",\"title_txt\":\"\",\"title_txt_hover\":\"\",\"all_underline_height\":\"\",\"all_underline_color\":\"\",\"cat_style\":\"\",\"cat_bg\":\"\",\"cat_bg_hover\":\"\",\"cat_txt\":\"\",\"cat_txt_hover\":\"\",\"cat_border\":\"\",\"cat_border_hover\":\"\",\"meta_bg\":\"\",\"author_txt\":\"\",\"author_txt_hover\":\"\",\"date_txt\":\"\",\"ex_txt\":\"\",\"com_bg\":\"\",\"com_txt\":\"\",\"rev_txt\":\"\",\"audio_btn_color\":\"\",\"audio_time_color\":\"\",\"audio_bar_color\":\"\",\"audio_bar_curr_color\":\"\",\"shadow_m_shadow_header\":\"\",\"shadow_m_shadow_title\":\"Meta info shadow\",\"shadow_m_shadow_size\":\"\",\"shadow_m_shadow_offset_horizontal\":\"\",\"shadow_m_shadow_offset_vertical\":\"\",\"shadow_m_shadow_spread\":\"\",\"shadow_m_shadow_color\":\"\",\"btn_bg\":\"\",\"btn_bg_hover\":\"\",\"btn_txt\":\"\",\"btn_txt_hover\":\"\",\"btn_border\":\"\",\"btn_border_hover\":\"\",\"pag_text\":\"\",\"pag_h_text\":\"\",\"pag_bg\":\"\",\"pag_h_bg\":\"\",\"pag_border\":\"\",\"pag_h_border\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"css\":\"\",\"td_column_number\":2,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_22\",\"tdc_css_class\":\"tdi_22\",\"tdc_css_class_style\":\"tdi_22_rand_style\"}';\nblock_tdi_22.td_column_number = \"2\";\nblock_tdi_22.block_type = \"td_flex_block_1\";\nblock_tdi_22.post_count = \"10\";\nblock_tdi_22.found_posts = \"50553\";\nblock_tdi_22.header_color = \"#cc0000\";\nblock_tdi_22.ajax_pagination_infinite_stop = \"1\";\nblock_tdi_22.max_num_pages = \"5056\";\ntdBlocksArray.push(block_tdi_22);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com/category/hot-news/\">දසත උණුසුම් පුවත්</a></h2></div><div id=\"tdi_22\" class=\"td_block_inner td-mc1-wrap\">\n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b4%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b7%80%e0%b7%99%e0%b6%b1%e0%b7%8a-%e0%b6%85%e0%b6%b0%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%b4%e0%b6%b1%e0%b6%ba-%e0%b7%84%e0%b6%bb%e0%b7%84%e0%b7%8f/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"පිරිවෙන් අධ්‍යාපනය හරහා සමාජයට නායකත්වය දිය හැකි පිරිසක් නිර්මාණය කිරීම බලාපොරොත්තුයි – අගමැති හරිනි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/harini-3-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b4%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b7%80%e0%b7%99%e0%b6%b1%e0%b7%8a-%e0%b6%85%e0%b6%b0%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%b4%e0%b6%b1%e0%b6%ba-%e0%b7%84%e0%b6%bb%e0%b7%84%e0%b7%8f/\" rel=\"bookmark\" title=\"පිරිවෙන් අධ්‍යාපනය හරහා සමාජයට නායකත්වය දිය හැකි පිරිසක් නිර්මාණය කිරීම බලාපොරොත්තුයි – අගමැති හරිනි\">පිරිවෙන් අධ්‍යාපනය හරහා සමාජයට නායකත්වය දිය හැකි පිරිසක් නිර්මාණය කිරීම බලාපොරොත්තුයි – අගමැති හරිනි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T18:56:46+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nපිරිවෙන් අධ්‍යාපනය හරහා සමාජයට නායකත්වයක් දිය හැකි පිරිසක් නිර්මාණය කළ යුතු බවත්, බුද්ධ ධර්මය තුළ ඇති වටිනාකම් සහ දැනුම පිරිවෙන් තුළ අධ්‍යාපනය ලබන ස්වාමින්...</div>\n                    \n                                        <div class=\"td-read-more\">\n                        <a href=\"https://dasathalankanews.com/%e0%b6%b4%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b7%80%e0%b7%99%e0%b6%b1%e0%b7%8a-%e0%b6%85%e0%b6%b0%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%b4%e0%b6%b1%e0%b6%ba-%e0%b7%84%e0%b6%bb%e0%b7%84%e0%b7%8f/\" title=\"තව කියවන්න\">තව කියවන්න</a>\n                    </div>\n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%8f%e0%b6%b8-%e0%b6%b4%e0%b7%8f%e0%b6%9c%e0%b6%b8%e0%b6%b1-%e0%b6%b8%e0%b7%99%e0%b6%bb%e0%b6%a7-%e0%b6%ad%e0%b7%94%e0%b7%85-%e0%b6%b1%e0%b7%80-%e0%b6%b0%e0%b6%bb%e0%b7%8a%e0%b6%b8/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/anura-4-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%8f%e0%b6%b8-%e0%b6%b4%e0%b7%8f%e0%b6%9c%e0%b6%b8%e0%b6%b1-%e0%b6%b8%e0%b7%99%e0%b6%bb%e0%b6%a7-%e0%b6%ad%e0%b7%94%e0%b7%85-%e0%b6%b1%e0%b7%80-%e0%b6%b0%e0%b6%bb%e0%b7%8a%e0%b6%b8/\" rel=\"bookmark\" title=\"සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති\">සාම පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළා – ජනපති</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T18:23:11+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nඇමරිකාවේ සිට වැඩම කළ පූජ්‍ය වියට්නාමයේ පඤ්ඤාකර හිමි ඇතුළු මහා සංඝරත්නයේ පාගමන මෙරට තුළ නව ධර්ම උද්යෝගයක් නිර්මාණය කළ බව ජනාධිපති අනුර කුමාර දිසානායක...</div>\n                    \n                                        <div class=\"td-read-more\">\n                        <a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%8f%e0%b6%b8-%e0%b6%b4%e0%b7%8f%e0%b6%9c%e0%b6%b8%e0%b6%b1-%e0%b6%b8%e0%b7%99%e0%b6%bb%e0%b6%a7-%e0%b6%ad%e0%b7%94%e0%b7%85-%e0%b6%b1%e0%b7%80-%e0%b6%b0%e0%b6%bb%e0%b7%8a%e0%b6%b8/\" title=\"තව කියවන්න\">තව කියවන්න</a>\n                    </div>\n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%94%e0%b6%af%e0%b6%bd%e0%b7%8a-%e0%b6%bd%e0%b7%9a%e0%b6%9a%e0%b6%b8%e0%b7%8a-%e0%b7%83%e0%b7%84-%e0%b6%85%e0%b6%b8%e0%b7%8f%e0%b6%ad%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%82/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"මුදල් ලේකම් සහ අමාත්‍යාංශ ලොක්කෝ අනිද්දා මුදල් කමිටුවට හමුවට\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Harshana-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%94%e0%b6%af%e0%b6%bd%e0%b7%8a-%e0%b6%bd%e0%b7%9a%e0%b6%9a%e0%b6%b8%e0%b7%8a-%e0%b7%83%e0%b7%84-%e0%b6%85%e0%b6%b8%e0%b7%8f%e0%b6%ad%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%82/\" rel=\"bookmark\" title=\"මුදල් ලේකම් සහ අමාත්‍යාංශ ලොක්කෝ අනිද්දා මුදල් කමිටුවට හමුවට\">මුදල් ලේකම් සහ අමාත්‍යාංශ ලොක්කෝ අනිද්දා මුදල් කමිටුවට හමුවට</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T18:01:19+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nඅමෙරිකානු ඩොලර් මිලියන 2.5ක මුදලක් හැකර්වරුන් පිරිසක් විසින් සයිබර් ප්‍රහාරයක් මඟින් සොරකම් කිරීමේ සිද්ධිය සම්බන්ධයෙන් කරුණු විමසීම සඳහා මහා භාණ්ඩාගාර ලේකම් හර්ෂණ සූරියප්පෙරුම ඇතුළු...</div>\n                    \n                                        <div class=\"td-read-more\">\n                        <a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%94%e0%b6%af%e0%b6%bd%e0%b7%8a-%e0%b6%bd%e0%b7%9a%e0%b6%9a%e0%b6%b8%e0%b7%8a-%e0%b7%83%e0%b7%84-%e0%b6%85%e0%b6%b8%e0%b7%8f%e0%b6%ad%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%82/\" title=\"තව කියවන්න\">තව කියවන්න</a>\n                    </div>\n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%bd%e0%b6%82%e0%b6%9a%e0%b7%8f-%e0%b7%84%e0%b7%99%e0%b6%bd%e0%b7%8a%e0%b6%bd-%e0%b7%80%e0%b7%92%e0%b7%83%e0%b7%92-%e0%b6%9a%e0%b7%92%e0%b6%bb/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ශූර රුමේෂ් තරංගට ක්‍රිකට් ආයතනයෙන් මිලියන 10ක්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/sl-cricket-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%bd%e0%b6%82%e0%b6%9a%e0%b7%8f-%e0%b7%84%e0%b7%99%e0%b6%bd%e0%b7%8a%e0%b6%bd-%e0%b7%80%e0%b7%92%e0%b7%83%e0%b7%92-%e0%b6%9a%e0%b7%92%e0%b6%bb/\" rel=\"bookmark\" title=\"ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ශූර රුමේෂ් තරංගට ක්‍රිකට් ආයතනයෙන් මිලියන 10ක්\">ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ශූර රුමේෂ් තරංගට ක්‍රිකට් ආයතනයෙන් මිලියන 10ක්</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T17:42:43+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nශ්‍රී ලංකා ක්‍රිකට් ආයතනය විසින් ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ක්‍රීඩක රුමේෂ් තරංග පතිරගේට අද (28) දිනයේ දී රුපියල් මිලියන 10ක මූල්‍ය ප්‍රදානයක් ලබා...</div>\n                    \n                                        <div class=\"td-read-more\">\n                        <a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%bd%e0%b6%82%e0%b6%9a%e0%b7%8f-%e0%b7%84%e0%b7%99%e0%b6%bd%e0%b7%8a%e0%b6%bd-%e0%b7%80%e0%b7%92%e0%b7%83%e0%b7%92-%e0%b6%9a%e0%b7%92%e0%b6%bb/\" title=\"තව කියවන්න\">තව කියවන්න</a>\n                    </div>\n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b6%b8%e0%b7%8a%e0%b6%b8%e0%b7%92-%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b6%b8%e0%b7%94%e0%b6%9b-%e0%b6%9a%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%9a%e0%b6%a7%e0%b7%8a-%e0%b7%80/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ශම්මි ප්‍රමුඛ ක්‍රිකට් විධායක කමිටුව ඉල්ලා අස්වෙයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Shammi-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b6%b8%e0%b7%8a%e0%b6%b8%e0%b7%92-%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b6%b8%e0%b7%94%e0%b6%9b-%e0%b6%9a%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%9a%e0%b6%a7%e0%b7%8a-%e0%b7%80/\" rel=\"bookmark\" title=\"ශම්මි ප්‍රමුඛ ක්‍රිකට් විධායක කමිටුව ඉල්ලා අස්වෙයි\">ශම්මි ප්‍රමුඛ ක්‍රිකට් විධායක කමිටුව ඉල්ලා අස්වෙයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T17:33:45+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nශ්‍රී ලංකා ක්‍රිකට් ආයතනයේ සභාපති ශම්මි සිල්වා ප්‍රමුඛ විධායක කමිටුවම ඉල්ලා අස්වීමට තීරණය කර තිබෙනවා.\n\n\n\nඅද (28) පස්වරුවේ රැස්වූ ක්‍රිකට් විධායක කමිටුව මෙම තීරණය ගත්...</div>\n                    \n                                        <div class=\"td-read-more\">\n                        <a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b6%b8%e0%b7%8a%e0%b6%b8%e0%b7%92-%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b6%b8%e0%b7%94%e0%b6%9b-%e0%b6%9a%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%9a%e0%b6%a7%e0%b7%8a-%e0%b7%80/\" title=\"තව කියවන්න\">තව කියවන්න</a>\n                    </div>\n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%b8%e0%b7%84%e0%b7%8f-%e0%b6%b6%e0%b7%9d%e0%b6%b0%e0%b7%93%e0%b6%b1%e0%b7%8a%e0%b7%80%e0%b7%84%e0%b6%b1%e0%b7%8a%e0%b7%83%e0%b7%9a%e0%b6%9c%e0%b7%9a/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ශ්‍රී මහා බෝධීන්වහන්සේගේ අංකුරය පූජ්‍ය වියට්නාමයේ පඤ්ඤාකර හිමියන්ට ජනපතිගේ සුරතින් භාරදෙයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Anura-Kumara-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%b8%e0%b7%84%e0%b7%8f-%e0%b6%b6%e0%b7%9d%e0%b6%b0%e0%b7%93%e0%b6%b1%e0%b7%8a%e0%b7%80%e0%b7%84%e0%b6%b1%e0%b7%8a%e0%b7%83%e0%b7%9a%e0%b6%9c%e0%b7%9a/\" rel=\"bookmark\" title=\"ශ්‍රී මහා බෝධීන්වහන්සේගේ අංකුරය පූජ්‍ය වියට්නාමයේ පඤ්ඤාකර හිමියන්ට ජනපතිගේ සුරතින් භාරදෙයි\">ශ්‍රී මහා බෝධීන්වහන්සේගේ අංකුරය පූජ්‍ය වියට්නාමයේ පඤ්ඤාකර හිමියන්ට ජනපතිගේ සුරතින් භාරදෙයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T17:23:10+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nශ්‍රී මහා බෝධීන්වහන්සේගේ අංකුරය ජනාධිපති අනුර කුමාර දිසානායක විසින් රාජ්‍යතාන්ත්‍රික වශයෙන් ඇමරිකාවේ සිට වැඩම කළ පූජ්‍ය වියට්නාමයේ පඤ්ඤාකර හිමි ඇතුළු මහා සංඝරත්නයට භාරදීමට මීට...</div>\n                    \n                                        <div class=\"td-read-more\">\n                        <a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%b8%e0%b7%84%e0%b7%8f-%e0%b6%b6%e0%b7%9d%e0%b6%b0%e0%b7%93%e0%b6%b1%e0%b7%8a%e0%b7%80%e0%b7%84%e0%b6%b1%e0%b7%8a%e0%b7%83%e0%b7%9a%e0%b6%9c%e0%b7%9a/\" title=\"තව කියවන්න\">තව කියවන්න</a>\n                    </div>\n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b6%e0%b6%b1%e0%b7%8a%e0%b6%b0%e0%b6%b1%e0%b7%8f%e0%b6%9c%e0%b7%8f%e0%b6%bb-%e0%b6%bb%e0%b7%90%e0%b6%b3%e0%b7%80%e0%b7%92%e0%b6%ba%e0%b7%99%e0%b6%9a%e0%b7%8a%e0%b6%a7-%e0%b6%af%e0%b7%92%e0%b7%80/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"බන්ධනාගාර රැඳවියෙක්ට දිවි අහිමි වීමේ සිද්ධියට බන්ධනාගාර නිලධාරීන් තිදෙනා රිමාන්ඩ්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/court-order-4-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b6%e0%b6%b1%e0%b7%8a%e0%b6%b0%e0%b6%b1%e0%b7%8f%e0%b6%9c%e0%b7%8f%e0%b6%bb-%e0%b6%bb%e0%b7%90%e0%b6%b3%e0%b7%80%e0%b7%92%e0%b6%ba%e0%b7%99%e0%b6%9a%e0%b7%8a%e0%b6%a7-%e0%b6%af%e0%b7%92%e0%b7%80/\" rel=\"bookmark\" title=\"බන්ධනාගාර රැඳවියෙක්ට දිවි අහිමි වීමේ සිද්ධියට බන්ධනාගාර නිලධාරීන් තිදෙනා රිමාන්ඩ්\">බන්ධනාගාර රැඳවියෙක්ට දිවි අහිමි වීමේ සිද්ධියට බන්ධනාගාර නිලධාරීන් තිදෙනා රිමාන්ඩ්</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T17:18:31+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nකොළඹ මැගසින් බන්ධනාගාරයේ ආරවුලක් හේතුවෙන් රැඳවියෙක් මියයෑමේ සිද්ධියට අදාළව බොරැල්ල පොලීසිය විසින් අත්අඩංගුවට ගත් බන්ධනාගාර නිලධාරීන් තිදෙනා මැයි මස 6 වෙනිදා දක්වා රක්ෂිත බන්ධනාගාරගත...</div>\n                    \n                                        <div class=\"td-read-more\">\n                        <a href=\"https://dasathalankanews.com/%e0%b6%b6%e0%b6%b1%e0%b7%8a%e0%b6%b0%e0%b6%b1%e0%b7%8f%e0%b6%9c%e0%b7%8f%e0%b6%bb-%e0%b6%bb%e0%b7%90%e0%b6%b3%e0%b7%80%e0%b7%92%e0%b6%ba%e0%b7%99%e0%b6%9a%e0%b7%8a%e0%b6%a7-%e0%b6%af%e0%b7%92%e0%b7%80/\" title=\"තව කියවන්න\">තව කියවන්න</a>\n                    </div>\n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%90%e0%b6%ba%e0%b7%92-05-%e0%b7%83%e0%b7%92%e0%b6%a7-08-%e0%b6%af%e0%b6%9a%e0%b7%8a%e0%b7%80%e0%b7%8f-%e0%b6%b4%e0%b7%8f%e0%b6%bb%e0%b7%8a%e0%b6%bd%e0%b7%92%e0%b6%b8%e0%b7%9a%e0%b6%b1/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"මැයි 05 සිට 08 දක්වා පාර්ලිමේන්තුව රැස්වෙයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/parliament-2-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%90%e0%b6%ba%e0%b7%92-05-%e0%b7%83%e0%b7%92%e0%b6%a7-08-%e0%b6%af%e0%b6%9a%e0%b7%8a%e0%b7%80%e0%b7%8f-%e0%b6%b4%e0%b7%8f%e0%b6%bb%e0%b7%8a%e0%b6%bd%e0%b7%92%e0%b6%b8%e0%b7%9a%e0%b6%b1/\" rel=\"bookmark\" title=\"මැයි 05 සිට 08 දක්වා පාර්ලිමේන්තුව රැස්වෙයි\">මැයි 05 සිට 08 දක්වා පාර්ලිමේන්තුව රැස්වෙයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T16:49:55+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nඑළඹෙන මැයි මාසයේ පළමු සතියේ පාර්ලිමේන්තු කටයුතු මැයි 05 වනදා සිට 08 වනදා දක්වා පැවැත්වීමට තීරණය කර තිබෙනවා.\n\n\n\nඒ, කතානායක වෛද්‍ය ජගත් වික්‍රමරත්නගේ ප්‍රධානත්වයෙන් ඊයේ...</div>\n                    \n                                        <div class=\"td-read-more\">\n                        <a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%90%e0%b6%ba%e0%b7%92-05-%e0%b7%83%e0%b7%92%e0%b6%a7-08-%e0%b6%af%e0%b6%9a%e0%b7%8a%e0%b7%80%e0%b7%8f-%e0%b6%b4%e0%b7%8f%e0%b6%bb%e0%b7%8a%e0%b6%bd%e0%b7%92%e0%b6%b8%e0%b7%9a%e0%b6%b1/\" title=\"තව කියවන්න\">තව කියවන්න</a>\n                    </div>\n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%b4%e0%b7%8f%e0%b6%af%e0%b7%83%e0%b7%8a%e0%b6%ae%e0%b7%8f%e0%b6%b1%e0%b6%ba%e0%b6%a7-%e0%b6%9a%e0%b7%9a%e0%b6%b6%e0%b6%bd%e0%b7%8a-%e0%b6%9a/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ශ්‍රී පාදස්ථානයට කේබල් කාර් පහසුකම සැපයීම පිළිබඳ රජයේ අවධානය\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/adams-peak-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%b4%e0%b7%8f%e0%b6%af%e0%b7%83%e0%b7%8a%e0%b6%ae%e0%b7%8f%e0%b6%b1%e0%b6%ba%e0%b6%a7-%e0%b6%9a%e0%b7%9a%e0%b6%b6%e0%b6%bd%e0%b7%8a-%e0%b6%9a/\" rel=\"bookmark\" title=\"ශ්‍රී පාදස්ථානයට කේබල් කාර් පහසුකම සැපයීම පිළිබඳ රජයේ අවධානය\">ශ්‍රී පාදස්ථානයට කේබල් කාර් පහසුකම සැපයීම පිළිබඳ රජයේ අවධානය</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T16:33:42+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nශ්‍රී පාදස්ථානය ඇතුළු සංචාරක ආකර්ෂණය දිනා ගත් ස්ථාන කීපයක කේබල් කාර් ව්‍යාපෘති ආරම්භ කිරිම සම්බන්ධයෙන් විදේශ සබඳතා, විදේශ රැකියා සහ සංචාරක අමාත්‍ය විජිත හේරත්...</div>\n                    \n                                        <div class=\"td-read-more\">\n                        <a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%b4%e0%b7%8f%e0%b6%af%e0%b7%83%e0%b7%8a%e0%b6%ae%e0%b7%8f%e0%b6%b1%e0%b6%ba%e0%b6%a7-%e0%b6%9a%e0%b7%9a%e0%b6%b6%e0%b6%bd%e0%b7%8a-%e0%b6%9a/\" title=\"තව කියවන්න\">තව කියවන්න</a>\n                    </div>\n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%80%e0%b7%92%e0%b6%ba%e0%b6%a7%e0%b7%8a%e0%b6%b1%e0%b7%8f%e0%b6%b8-%e0%b6%a2%e0%b6%b1%e0%b7%8f%e0%b6%b0%e0%b7%92%e0%b6%b4%e0%b6%ad%e0%b7%92-%e0%b6%bd%e0%b6%b6%e0%b6%b1-08-%e0%b7%80%e0%b6%b1/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"වියට්නාම ජනාධිපති ලබන 08 වනදා ශ්‍රී ලංකා පාර්ලිමේන්තුව අමතයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/parliament-sri-lanka-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%80%e0%b7%92%e0%b6%ba%e0%b6%a7%e0%b7%8a%e0%b6%b1%e0%b7%8f%e0%b6%b8-%e0%b6%a2%e0%b6%b1%e0%b7%8f%e0%b6%b0%e0%b7%92%e0%b6%b4%e0%b6%ad%e0%b7%92-%e0%b6%bd%e0%b6%b6%e0%b6%b1-08-%e0%b7%80%e0%b6%b1/\" rel=\"bookmark\" title=\"වියට්නාම ජනාධිපති ලබන 08 වනදා ශ්‍රී ලංකා පාර්ලිමේන්තුව අමතයි\">වියට්නාම ජනාධිපති ලබන 08 වනදා ශ්‍රී ලංකා පාර්ලිමේන්තුව අමතයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T16:26:12+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nවියට්නාම ජනාධිපති ටෝ ලාම් ශ්‍රී ලංකා පාර්ලිමේන්තුව ඇමතීමට නියමිත බව වාර්තා වනවා.\n\n\n\nඒ, අනුව ලබන මැයි 08 වනදා වියට්නාම ජනාධිපතිවරයා මෙරට පාර්ලිමේන්තුව ඇමතීමට නියමිතයි.\n</div>\n                    \n                                        <div class=\"td-read-more\">\n                        <a href=\"https://dasathalankanews.com/%e0%b7%80%e0%b7%92%e0%b6%ba%e0%b6%a7%e0%b7%8a%e0%b6%b1%e0%b7%8f%e0%b6%b8-%e0%b6%a2%e0%b6%b1%e0%b7%8f%e0%b6%b0%e0%b7%92%e0%b6%b4%e0%b6%ad%e0%b7%92-%e0%b6%bd%e0%b6%b6%e0%b6%b1-08-%e0%b7%80%e0%b6%b1/\" title=\"තව කියවන්න\">තව කියවන්න</a>\n                    </div>\n                                    </div>\n            </div>\n        </div>\n\n        </div><div class=\"td_ajax_infinite\" id=\"next-page-tdi_22\" data-td_block_id=\"tdi_22\"> </div><div class=\"td-load-more-wrap td-load-more-infinite-wrap\" id=\"infinite-lm-tdi_22\"><a href=\"#\" class=\"td_ajax_load_more td_ajax_load_more_js\" aria-label=\"Load more\" id=\"next-page-tdi_22\" data-td_block_id=\"tdi_22\">Load more<i class=\"td-icon-font td-icon-menu-down\"></i></a></div></div><div class=\"td-block td-a-rec td-a-rec-id-custom-spot tdi_23 td_block_template_1\">\n<style>.tdi_23.td-a-rec{text-align:center}.tdi_23.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_23 .td-element-style{z-index:-1}.tdi_23 .td_spot_img_all img,.tdi_23 .td_spot_img_tl img,.tdi_23 .td_spot_img_tp img,.tdi_23 .td_spot_img_mob img{border-style:none}</style><div id=\"block_5684\"></div> <!--  Size 728, 90 --></div><div class=\"td_block_wrap td_flex_block_1 tdi_24 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_14 td_flex_block\" data-td-block-uid=\"tdi_24\">\n<style>.tdi_24 .td-block-title{background-color:#f25000!important}@media (max-width:767px){.tdi_24{display:none!important}}</style>\n<style>.tdi_24.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_24.custom-tdc-no-posts .td_block_inner:after{content:\"No posts\"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_24 .td-image-wrap{padding-bottom:50%}.tdi_24 .entry-thumb{background-position:center 50%}.tdi_24 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_24 .td-image-container{display:block;order:0}.ie10 .tdi_24 .td-module-meta-info,.ie11 .tdi_24 .td-module-meta-info{flex:auto}body .tdi_24 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_24 .td-module-meta-info{border-color:#eaeaea}.tdi_24 .td_module_wrap{width:50%;float:left;padding-left:7.5px;padding-right:7.5px;padding-bottom:18px;margin-bottom:18px}.rtl .tdi_24 .td_module_wrap{float:right}.tdi_24 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px}.tdi_24 .td-module-container:before{bottom:-18px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_24 .td-post-vid-time{display:none}.tdi_24 .td-post-category:not(.td-post-extra-category){display:none}.tdi_24 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_24 .td-excerpt{display:none;margin:10px 0 0 0;column-count:1;column-gap:48px;font-family:HarshaWeb-Kotu!important;font-size:14px!important;line-height:1.1!important}.tdi_24 .td-audio-player{opacity:0;visibility:hidden;height:0;font-size:13px}.tdi_24 .td-read-more{display:none}.tdi_24 .td-author-date{display:inline}.tdi_24 .td-post-author-name{display:none}.tdi_24 .td-post-date,.tdi_24 .td-post-author-name span{display:inline-block}.tdi_24 .entry-review-stars{display:none}.tdi_24 .td-icon-star,.tdi_24 .td-icon-star-empty,.tdi_24 .td-icon-star-half{font-size:15px}.tdi_24 .td-module-comments{display:none}.tdi_24 .td_module_wrap:nth-child(2n+1){clear:both}.tdi_24 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0;padding-bottom:0}.tdi_24 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none}.tdi_24 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_24 .entry-title{margin:5px 0px 5px 0px;font-family:HarshaWeb-Raum!important;font-size:20px!important;line-height:1.1!important;font-weight:700!important}.tdi_24 .td-block-title a,.tdi_24 .td-block-title span{font-family:HarshaWeb-Kotu!important;font-size:35px!important;font-weight:700!important}.tdi_24 .td-editor-date,.tdi_24 .td-editor-date .td-post-author-name a,.tdi_24 .td-editor-date .entry-date,.tdi_24 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}html:not([class*='ie']) .tdi_24 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_24 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_24 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_24 .td-module-container:before{bottom:-18px}.tdi_24 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_24 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_24 .td_module_wrap .td-module-container:before{display:block!important}.tdi_24 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_24 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_24 .td-block-title a,.tdi_24 .td-block-title span{font-size:30px!important}@media (min-width:768px){.tdi_24 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_24 .td_module_wrap{padding-left:5px;padding-right:5px;padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_24 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_24 .td-module-container:before{bottom:-18px}.tdi_24 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_24 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_24 .td_module_wrap .td-module-container:before{display:block!important}.tdi_24 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_24 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_24 .td-block-title a,.tdi_24 .td-block-title span{font-size:25px!important}.tdi_24 .entry-title{font-size:16px!important}.tdi_24 .td-editor-date,.tdi_24 .td-editor-date .td-post-author-name a,.tdi_24 .td-editor-date .entry-date,.tdi_24 .td-module-comments a{font-size:12px!important}.tdi_24 .td-excerpt{font-size:10px!important}@media (min-width:768px){.tdi_24 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_24 .td-module-meta-info{padding:15px 10px 0px 10px}.tdi_24 .td_module_wrap{width:100%;float:left;padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.rtl .tdi_24 .td_module_wrap{float:right}.tdi_24 .td-module-container:before{bottom:-18px}.tdi_24 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_24 .td_module_wrap .td-module-container:before{display:block!important}.tdi_24 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_24 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_24 .entry-title{margin:5px 0px 0px 0px;font-size:24px!important}.tdi_24 .td-editor-date,.tdi_24 .td-editor-date .td-post-author-name a,.tdi_24 .td-editor-date .entry-date,.tdi_24 .td-module-comments a{line-height:2!important}.tdi_24 .td-excerpt{line-height:1.4!important}@media (min-width:768px){.tdi_24 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type=\"rocketlazyloadscript\">var block_tdi_24 = new tdBlock();\nblock_tdi_24.id = \"tdi_24\";\nblock_tdi_24.atts = '{\"modules_category\":\"image\",\"modules_on_row\":\"eyJhbGwiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==\",\"modules_category1\":\"image\",\"show_cat2\":\"none\",\"show_com2\":\"none\",\"show_author2\":\"none\",\"columns\":\"eyJhbGwiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==\",\"columns_gap\":\"eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjgiLCJhbGwiOiIyMCJ9\",\"image_width2\":\"eyJwb3J0cmFpdCI6IjM1IiwiYWxsIjoiNTAifQ==\",\"modules_space1\":\"eyJwaG9uZSI6IjIxIiwiYWxsIjoiMjAifQ==\",\"show_excerpt1\":\"none\",\"show_excerpt2\":\"none\",\"image_height1\":\"56\",\"category_id\":\"52\",\"image_size3\":\"\",\"f_header_font_transform\":\"\",\"f_ex1_font_line_height\":\"1.4\",\"meta_padding2\":\"eyJwb3J0cmFpdCI6IjAgMCAwIDEzcHgiLCJhbGwiOiIwIDAgMCAxNXB4In0=\",\"video_icon2\":\"24\",\"image_size\":\"\",\"f_title1_font_family\":\"file_2\",\"f_title1_font_size\":\"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTYiLCJsYW5kc2NhcGUiOiIyMCIsInBob25lIjoiMjQifQ==\",\"f_title1_font_line_height\":\"1.2\",\"f_title1_font_weight\":\"700\",\"f_title2_font_family\":\"file_2\",\"f_title2_font_weight\":\"eyJwaG9uZSI6IiIsImFsbCI6IjcwMCJ9\",\"f_title2_font_size\":\"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTQiLCJsYW5kc2NhcGUiOiIxNiJ9\",\"f_title2_font_line_height\":\"1.2\",\"td_ajax_preloading\":\"\",\"custom_title\":\"\\u0daf\\u0dda\\u0dc1\\u0db4\\u0dcf\\u0dbd\\u0db1 \\u0db4\\u0dd4\\u0dc0\\u0dad\\u0dca\",\"f_header_font_size\":\"eyJwb3J0cmFpdCI6IjI1IiwiYWxsIjoiMzUiLCJsYW5kc2NhcGUiOiIzMCJ9\",\"f_header_font_family\":\"file_3\",\"f_header_font_weight\":\"700\",\"h_effect\":\"up-shadow\",\"modules_divider1\":\"solid\",\"ajax_pagination\":\"infinite\",\"show_author1\":\"none\",\"show_cat1\":\"none\",\"show_review1\":\"none\",\"limit\":\"4\",\"meta_info_align2\":\"center\",\"f_ex1_font_weight\":\"\",\"header_color\":\"#f25000\",\"all_underline_color\":\"\",\"title_tag\":\"h2\",\"f_title_font_weight\":\"700\",\"ajax_pagination_infinite_stop\":\"1\",\"f_ex_font_line_height\":\"eyJhbGwiOiIxLjEiLCJwaG9uZSI6IjEuNCJ9\",\"btn_title\":\"\\u0dad\\u0dc0 \\u0d9a\\u0dd2\\u0dba\\u0dc0\\u0db1\\u0dca\\u0db1\",\"show_review\":\"none\",\"show_author\":\"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=\",\"show_cat\":\"none\",\"f_btn_font_family\":\"\",\"f_btn_font_weight\":\"\",\"show_excerpt\":\"none\",\"all_modules_space\":\"\",\"image_height\":\"50\",\"f_title_font_size\":\"eyJwb3J0cmFpdCI6IjE2IiwiYWxsIjoiMjAiLCJwaG9uZSI6IjI0In0=\",\"f_ex_font_size\":\"eyJwb3J0cmFpdCI6IjEwIiwiYWxsIjoiMTQifQ==\",\"modules_gap\":\"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTAifQ==\",\"show_btn\":\"none\",\"art_title\":\"eyJhbGwiOiI1cHggMHB4IDVweCAwcHgiLCJwaG9uZSI6IjVweCAwcHggMHB4IDBweCJ9\",\"f_title_font_family\":\"file_2\",\"modules_divider\":\"solid\",\"meta_padding\":\"eyJwaG9uZSI6IjE1cHggMTBweCAwcHggMTBweCJ9\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\\/category\\/political-news\\/\",\"block_template_id\":\"td_block_template_14\",\"mc1_el\":\"20\",\"art_excerpt\":\"10px 0 0 0\",\"f_ex_font_family\":\"file_3\",\"video_popup\":\"\",\"show_vid_t\":\"none\",\"show_com\":\"eyJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=\",\"hide_audio\":\"yes\",\"show_audio\":\"none\",\"f_title_font_line_height\":\"1.1\",\"f_meta_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"show_com1\":\"none\",\"show_audio1\":\"none\",\"art_excerpt1\":\"10px 0 0 0\",\"modules_divider2\":\"solid\",\"image_size2\":\"td_696x0\",\"image_height2\":\"66\",\"video_popup2\":\"\",\"show_vid_t2\":\"none\",\"show_review2\":\"none\",\"show_audio2\":\"none\",\"hide_audio2\":\"yes\",\"f_ex1_font_size\":\"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==\",\"f_ex1_font_family\":\"file_1\",\"f_meta1_font_family\":\"file_3\",\"f_meta1_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"f_meta2_font_family\":\"file_3\",\"f_meta2_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"f_meta_font_family\":\"file_3\",\"f_meta_font_line_height\":\"eyJwaG9uZSI6IjIifQ==\",\"tdc_css\":\"eyJwaG9uZSI6eyJkaXNwbGF5Ijoibm9uZSJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=\",\"block_type\":\"td_flex_block_1\",\"separator\":\"\",\"mc1_tl\":\"\",\"mc1_title_tag\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"category_ids\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"sort\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_query_cache\":\"\",\"td_query_cache_expiration\":\"\",\"enable_no_posts_message\":\"\",\"no_posts_message\":\"No posts\",\"td_ajax_filter_type\":\"\",\"td_ajax_filter_ids\":\"\",\"td_filter_default_txt\":\"All\",\"container_width\":\"\",\"m_padding\":\"\",\"modules_border_size\":\"\",\"modules_border_style\":\"\",\"modules_border_color\":\"#eaeaea\",\"modules_border_radius\":\"\",\"modules_divider_color\":\"#eaeaea\",\"image_alignment\":\"50\",\"image_width\":\"\",\"image_floated\":\"no_float\",\"image_radius\":\"\",\"hide_image\":\"\",\"show_favourites\":\"\",\"fav_size\":\"2\",\"fav_space\":\"\",\"fav_ico_color\":\"\",\"fav_ico_color_h\":\"\",\"fav_bg\":\"\",\"fav_bg_h\":\"\",\"fav_shadow_shadow_header\":\"\",\"fav_shadow_shadow_title\":\"Shadow\",\"fav_shadow_shadow_size\":\"\",\"fav_shadow_shadow_offset_horizontal\":\"\",\"fav_shadow_shadow_offset_vertical\":\"\",\"fav_shadow_shadow_spread\":\"\",\"fav_shadow_shadow_color\":\"\",\"video_icon\":\"\",\"video_rec\":\"\",\"spot_header\":\"\",\"video_rec_title\":\"\",\"video_rec_color\":\"\",\"video_rec_disable\":\"\",\"autoplay_vid\":\"yes\",\"vid_t_margin\":\"\",\"vid_t_padding\":\"\",\"video_title_color\":\"\",\"video_title_color_h\":\"\",\"video_bg\":\"\",\"video_overlay\":\"\",\"vid_t_color\":\"\",\"vid_t_bg_color\":\"\",\"f_vid_title_font_header\":\"\",\"f_vid_title_font_title\":\"Video pop-up article title\",\"f_vid_title_font_settings\":\"\",\"f_vid_title_font_family\":\"\",\"f_vid_title_font_size\":\"\",\"f_vid_title_font_line_height\":\"\",\"f_vid_title_font_style\":\"\",\"f_vid_title_font_weight\":\"\",\"f_vid_title_font_transform\":\"\",\"f_vid_title_font_spacing\":\"\",\"f_vid_title_\":\"\",\"f_vid_time_font_title\":\"Video duration text\",\"f_vid_time_font_settings\":\"\",\"f_vid_time_font_family\":\"\",\"f_vid_time_font_size\":\"\",\"f_vid_time_font_line_height\":\"\",\"f_vid_time_font_style\":\"\",\"f_vid_time_font_weight\":\"\",\"f_vid_time_font_transform\":\"\",\"f_vid_time_font_spacing\":\"\",\"f_vid_time_\":\"\",\"meta_info_align\":\"\",\"meta_info_horiz\":\"layout-default\",\"meta_width\":\"\",\"meta_margin\":\"\",\"meta_space\":\"\",\"art_btn\":\"\",\"meta_info_border_size\":\"\",\"meta_info_border_style\":\"\",\"meta_info_border_color\":\"#eaeaea\",\"meta_info_border_radius\":\"\",\"modules_category_margin\":\"\",\"modules_category_padding\":\"\",\"modules_cat_border\":\"\",\"modules_category_radius\":\"0\",\"modules_extra_cat\":\"\",\"author_photo\":\"\",\"author_photo_size\":\"\",\"author_photo_space\":\"\",\"author_photo_radius\":\"\",\"show_date\":\"inline-block\",\"review_space\":\"\",\"review_size\":\"2.5\",\"review_distance\":\"\",\"excerpt_col\":\"1\",\"excerpt_gap\":\"\",\"excerpt_middle\":\"\",\"excerpt_inline\":\"\",\"art_audio\":\"\",\"art_audio_size\":\"1.5\",\"btn_margin\":\"\",\"btn_padding\":\"\",\"btn_border_width\":\"\",\"btn_radius\":\"\",\"pag_space\":\"\",\"pag_padding\":\"\",\"pag_border_width\":\"\",\"pag_border_radius\":\"\",\"prev_tdicon\":\"\",\"next_tdicon\":\"\",\"pag_icons_size\":\"\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_line_height\":\"\",\"f_header_font_style\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"f_title_font_header\":\"\",\"f_title_font_title\":\"Article title\",\"f_title_font_settings\":\"\",\"f_title_font_style\":\"\",\"f_title_font_transform\":\"\",\"f_title_font_spacing\":\"\",\"f_title_\":\"\",\"f_cat_font_title\":\"Article category tag\",\"f_cat_font_settings\":\"\",\"f_cat_font_family\":\"\",\"f_cat_font_size\":\"\",\"f_cat_font_line_height\":\"\",\"f_cat_font_style\":\"\",\"f_cat_font_weight\":\"\",\"f_cat_font_transform\":\"\",\"f_cat_font_spacing\":\"\",\"f_cat_\":\"\",\"f_meta_font_title\":\"Article meta info\",\"f_meta_font_settings\":\"\",\"f_meta_font_style\":\"\",\"f_meta_font_weight\":\"\",\"f_meta_font_transform\":\"\",\"f_meta_font_spacing\":\"\",\"f_meta_\":\"\",\"f_ex_font_title\":\"Article excerpt\",\"f_ex_font_settings\":\"\",\"f_ex_font_style\":\"\",\"f_ex_font_weight\":\"\",\"f_ex_font_transform\":\"\",\"f_ex_font_spacing\":\"\",\"f_ex_\":\"\",\"f_btn_font_title\":\"Article read more button\",\"f_btn_font_settings\":\"\",\"f_btn_font_size\":\"\",\"f_btn_font_line_height\":\"\",\"f_btn_font_style\":\"\",\"f_btn_font_transform\":\"\",\"f_btn_font_spacing\":\"\",\"f_btn_\":\"\",\"mix_color\":\"\",\"mix_type\":\"\",\"fe_brightness\":\"1\",\"fe_contrast\":\"1\",\"fe_saturate\":\"1\",\"mix_color_h\":\"\",\"mix_type_h\":\"\",\"fe_brightness_h\":\"1\",\"fe_contrast_h\":\"1\",\"fe_saturate_h\":\"1\",\"m_bg\":\"\",\"color_overlay\":\"\",\"shadow_shadow_header\":\"\",\"shadow_shadow_title\":\"Module Shadow\",\"shadow_shadow_size\":\"\",\"shadow_shadow_offset_horizontal\":\"\",\"shadow_shadow_offset_vertical\":\"\",\"shadow_shadow_spread\":\"\",\"shadow_shadow_color\":\"\",\"title_txt\":\"\",\"title_txt_hover\":\"\",\"all_underline_height\":\"\",\"cat_style\":\"\",\"cat_bg\":\"\",\"cat_bg_hover\":\"\",\"cat_txt\":\"\",\"cat_txt_hover\":\"\",\"cat_border\":\"\",\"cat_border_hover\":\"\",\"meta_bg\":\"\",\"author_txt\":\"\",\"author_txt_hover\":\"\",\"date_txt\":\"\",\"ex_txt\":\"\",\"com_bg\":\"\",\"com_txt\":\"\",\"rev_txt\":\"\",\"audio_btn_color\":\"\",\"audio_time_color\":\"\",\"audio_bar_color\":\"\",\"audio_bar_curr_color\":\"\",\"shadow_m_shadow_header\":\"\",\"shadow_m_shadow_title\":\"Meta info shadow\",\"shadow_m_shadow_size\":\"\",\"shadow_m_shadow_offset_horizontal\":\"\",\"shadow_m_shadow_offset_vertical\":\"\",\"shadow_m_shadow_spread\":\"\",\"shadow_m_shadow_color\":\"\",\"btn_bg\":\"\",\"btn_bg_hover\":\"\",\"btn_txt\":\"\",\"btn_txt_hover\":\"\",\"btn_border\":\"\",\"btn_border_hover\":\"\",\"pag_text\":\"\",\"pag_h_text\":\"\",\"pag_bg\":\"\",\"pag_h_bg\":\"\",\"pag_border\":\"\",\"pag_h_border\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"css\":\"\",\"td_column_number\":2,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_24\",\"tdc_css_class\":\"tdi_24\",\"tdc_css_class_style\":\"tdi_24_rand_style\"}';\nblock_tdi_24.td_column_number = \"2\";\nblock_tdi_24.block_type = \"td_flex_block_1\";\nblock_tdi_24.post_count = \"4\";\nblock_tdi_24.found_posts = \"3283\";\nblock_tdi_24.header_color = \"#f25000\";\nblock_tdi_24.ajax_pagination_infinite_stop = \"1\";\nblock_tdi_24.max_num_pages = \"821\";\ntdBlocksArray.push(block_tdi_24);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com/category/political-news/\">දේශපාලන පුවත්</a></h2></div><div id=\"tdi_24\" class=\"td_block_inner td-mc1-wrap\">\n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%94%e0%b6%9c%e0%b7%93%e0%b7%82%e0%b7%8a%e0%b7%80%e0%b6%bb-%e0%b6%87%e0%b6%ad%e0%b7%94%e0%b7%85%e0%b7%94-%e0%b6%b4%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b7%83%e0%b6%a7-%e0%b6%91%e0%b6%bd/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"සුගීෂ්වර ඇතුළු පිරිසට එල්ල වූ අසූචි ප්‍රහාරය පොහොට්ටුව හෙළාදකී\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/SLPP-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%94%e0%b6%9c%e0%b7%93%e0%b7%82%e0%b7%8a%e0%b7%80%e0%b6%bb-%e0%b6%87%e0%b6%ad%e0%b7%94%e0%b7%85%e0%b7%94-%e0%b6%b4%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b7%83%e0%b6%a7-%e0%b6%91%e0%b6%bd/\" rel=\"bookmark\" title=\"සුගීෂ්වර ඇතුළු පිරිසට එල්ල වූ අසූචි ප්‍රහාරය පොහොට්ටුව හෙළාදකී\">සුගීෂ්වර ඇතුළු පිරිසට එල්ල වූ අසූචි ප්‍රහාරය පොහොට්ටුව හෙළාදකී</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T15:58:35+05:30\">April 28, 2026</time></span>                                                                        <span class=\"td-module-comments\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%94%e0%b6%9c%e0%b7%93%e0%b7%82%e0%b7%8a%e0%b7%80%e0%b6%bb-%e0%b6%87%e0%b6%ad%e0%b7%94%e0%b7%85%e0%b7%94-%e0%b6%b4%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b7%83%e0%b6%a7-%e0%b6%91%e0%b6%bd/#respond\">0</a></span>                                </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b6%a2%e0%b6%b6-%e0%b6%b8%e0%b7%90%e0%b6%ba%e0%b7%92-%e0%b6%bb%e0%b7%90%e0%b7%85%e0%b7%92%e0%b6%ba%e0%b6%a7-%e0%b6%91%e0%b6%b1%e0%b7%8a%e0%b6%b1%e0%b7%9a-%e0%b6%b1%e0%b7%91-%e0%b6%91/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"සජබ මැයි රැළියට එන්නේ නෑ – එජාපය සජබෙට දැනුම්දෙයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Thalatha-UNP-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b6%a2%e0%b6%b6-%e0%b6%b8%e0%b7%90%e0%b6%ba%e0%b7%92-%e0%b6%bb%e0%b7%90%e0%b7%85%e0%b7%92%e0%b6%ba%e0%b6%a7-%e0%b6%91%e0%b6%b1%e0%b7%8a%e0%b6%b1%e0%b7%9a-%e0%b6%b1%e0%b7%91-%e0%b6%91/\" rel=\"bookmark\" title=\"සජබ මැයි රැළියට එන්නේ නෑ – එජාපය සජබෙට දැනුම්දෙයි\">සජබ මැයි රැළියට එන්නේ නෑ – එජාපය සජබෙට දැනුම්දෙයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T15:16:59+05:30\">April 28, 2026</time></span>                                                                        <span class=\"td-module-comments\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b6%a2%e0%b6%b6-%e0%b6%b8%e0%b7%90%e0%b6%ba%e0%b7%92-%e0%b6%bb%e0%b7%90%e0%b7%85%e0%b7%92%e0%b6%ba%e0%b6%a7-%e0%b6%91%e0%b6%b1%e0%b7%8a%e0%b6%b1%e0%b7%9a-%e0%b6%b1%e0%b7%91-%e0%b6%91/#respond\">0</a></span>                                </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b6%a2%e0%b6%b6-%e0%b6%b8%e0%b7%90%e0%b6%ba%e0%b7%92-%e0%b6%bb%e0%b7%90%e0%b7%85%e0%b7%92%e0%b6%ba%e0%b6%a7-%e0%b6%91%e0%b6%9a%e0%b7%8a%e0%b7%80%e0%b6%b1-%e0%b6%bd%e0%b7%99%e0%b7%83/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"සජබ මැයි රැළියට එක්වන ලෙස එජාපයට නිල ආරාධනය යවයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/SJB-1-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b6%a2%e0%b6%b6-%e0%b6%b8%e0%b7%90%e0%b6%ba%e0%b7%92-%e0%b6%bb%e0%b7%90%e0%b7%85%e0%b7%92%e0%b6%ba%e0%b6%a7-%e0%b6%91%e0%b6%9a%e0%b7%8a%e0%b7%80%e0%b6%b1-%e0%b6%bd%e0%b7%99%e0%b7%83/\" rel=\"bookmark\" title=\"සජබ මැයි රැළියට එක්වන ලෙස එජාපයට නිල ආරාධනය යවයි\">සජබ මැයි රැළියට එක්වන ලෙස එජාපයට නිල ආරාධනය යවයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-27T15:41:00+05:30\">April 27, 2026</time></span>                                                                        <span class=\"td-module-comments\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b6%a2%e0%b6%b6-%e0%b6%b8%e0%b7%90%e0%b6%ba%e0%b7%92-%e0%b6%bb%e0%b7%90%e0%b7%85%e0%b7%92%e0%b6%ba%e0%b6%a7-%e0%b6%91%e0%b6%9a%e0%b7%8a%e0%b7%80%e0%b6%b1-%e0%b6%bd%e0%b7%99%e0%b7%83/#respond\">0</a></span>                                </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%8f%e0%b6%b0%e0%b7%8a%e0%b6%ba-%e0%b6%89%e0%b6%af%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b6%ba%e0%b7%9a-%e0%b7%84%e0%b7%90%e0%b7%83%e0%b7%92%e0%b6%bb%e0%b7%93%e0%b6%b8-%e0%b6%9c/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"මාධ්‍ය ඉදිරියේ හැසිරීම ගැන සජිත්ගෙන් අග්‍රාමාත්‍යවරියට දෝස්මුරයක්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/sajith-3-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%8f%e0%b6%b0%e0%b7%8a%e0%b6%ba-%e0%b6%89%e0%b6%af%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b6%ba%e0%b7%9a-%e0%b7%84%e0%b7%90%e0%b7%83%e0%b7%92%e0%b6%bb%e0%b7%93%e0%b6%b8-%e0%b6%9c/\" rel=\"bookmark\" title=\"මාධ්‍ය ඉදිරියේ හැසිරීම ගැන සජිත්ගෙන් අග්‍රාමාත්‍යවරියට දෝස්මුරයක්\">මාධ්‍ය ඉදිරියේ හැසිරීම ගැන සජිත්ගෙන් අග්‍රාමාත්‍යවරියට දෝස්මුරයක්</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-25T16:00:57+05:30\">April 25, 2026</time></span>                                                                        <span class=\"td-module-comments\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%8f%e0%b6%b0%e0%b7%8a%e0%b6%ba-%e0%b6%89%e0%b6%af%e0%b7%92%e0%b6%bb%e0%b7%92%e0%b6%ba%e0%b7%9a-%e0%b7%84%e0%b7%90%e0%b7%83%e0%b7%92%e0%b6%bb%e0%b7%93%e0%b6%b8-%e0%b6%9c/#comments\">2</a></span>                                </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        </div><div class=\"td_ajax_infinite\" id=\"next-page-tdi_24\" data-td_block_id=\"tdi_24\"> </div><div class=\"td-load-more-wrap td-load-more-infinite-wrap\" id=\"infinite-lm-tdi_24\"><a href=\"#\" class=\"td_ajax_load_more td_ajax_load_more_js\" aria-label=\"Load more\" id=\"next-page-tdi_24\" data-td_block_id=\"tdi_24\">Load more<i class=\"td-icon-font td-icon-menu-down\"></i></a></div></div><div class=\"td-block td-a-rec td-a-rec-id-custom-spot tdi_25 td_block_template_1\">\n<style>.tdi_25.td-a-rec{text-align:center}.tdi_25.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_25 .td-element-style{z-index:-1}.tdi_25 .td_spot_img_all img,.tdi_25 .td_spot_img_tl img,.tdi_25 .td_spot_img_tp img,.tdi_25 .td_spot_img_mob img{border-style:none}</style><div id=\"block_5585\"></div> <!--  Size 728, 90 --></div><div class=\"td_block_wrap td_flex_block_1 tdi_26 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_14 td_flex_block\" data-td-block-uid=\"tdi_26\">\n<style>.tdi_26 .td-block-title{background-color:#e50099!important}@media (max-width:767px){.tdi_26{display:none!important}}</style>\n<style>.tdi_26.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_26.custom-tdc-no-posts .td_block_inner:after{content:\"No posts\"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_26 .entry-thumb{background-position:center 50%}.tdi_26 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_26 .td-image-container{display:block;order:0}.ie10 .tdi_26 .td-module-meta-info,.ie11 .tdi_26 .td-module-meta-info{flex:auto}body .tdi_26 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_26 .td-module-meta-info{border-color:#eaeaea}.tdi_26 .td_module_wrap{width:50%;float:left;padding-left:10px;padding-right:10px;padding-bottom:18px;margin-bottom:18px}.rtl .tdi_26 .td_module_wrap{float:right}.tdi_26 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_26 .td-module-container:before{bottom:-18px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_26 .td-post-vid-time{display:none}.tdi_26 .td-post-category:not(.td-post-extra-category){display:none}.tdi_26 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_26 .td-excerpt{display:none;margin:10px 0 0 0;column-count:1;column-gap:48px;font-family:HarshaWeb-Regular!important;font-size:14px!important;line-height:1.2!important;font-weight:500!important}.tdi_26 .td-audio-player{opacity:0;visibility:hidden;height:0;font-size:13px}.tdi_26 .td-read-more{display:none}.tdi_26 .td-author-date{display:inline}.tdi_26 .td-post-author-name{display:none}.tdi_26 .td-post-date,.tdi_26 .td-post-author-name span{display:inline-block}.tdi_26 .entry-review-stars{display:none}.tdi_26 .td-icon-star,.tdi_26 .td-icon-star-empty,.tdi_26 .td-icon-star-half{font-size:15px}.tdi_26 .td-module-comments{display:none}.tdi_26 .td_module_wrap:nth-child(2n+1){clear:both}.tdi_26 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0;padding-bottom:0}.tdi_26 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none}.tdi_26 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_26 .td-block-title a,.tdi_26 .td-block-title span{font-family:HarshaWeb-Bathala!important;font-size:35px!important;font-style:italic!important}.tdi_26 .entry-title{font-family:HarshaWeb-Raum!important;font-size:20px!important;line-height:1.1!important;font-style:italic!important;font-weight:700!important}.tdi_26 .td-editor-date,.tdi_26 .td-editor-date .td-post-author-name a,.tdi_26 .td-editor-date .entry-date,.tdi_26 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}html:not([class*='ie']) .tdi_26 .td-module-container:hover .entry-thumb:before{opacity:0}html:not([class*='ie']) .tdi_26 .entry-thumb{filter:brightness(1) contrast(1.3) saturate(1);transition:all 1s ease;-webkit-transition:all 1s ease}@media (min-width:768px){.tdi_26 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1141px){html:not([class*='ie']) .tdi_26 .td-module-container:hover .entry-thumb{filter:brightness(1) contrast(1.4) saturate(1)}}@media (min-width:1019px) and (max-width:1140px){.tdi_26 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_26 .td-module-container:before{bottom:-18px}.tdi_26 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_26 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_26 .td_module_wrap .td-module-container:before{display:block!important}.tdi_26 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_26 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_26 .td-block-title a,.tdi_26 .td-block-title span{font-size:30px!important}@media (min-width:768px){.tdi_26 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_26 .td_module_wrap{padding-left:5px;padding-right:5px;padding-bottom:18px;margin-bottom:18px;clear:none!important;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_26 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_26 .td-module-container:before{bottom:-18px}.tdi_26 .td_module_wrap:nth-child(2n+1){clear:both!important}.tdi_26 .td_module_wrap:nth-last-child(-n+2){margin-bottom:0!important;padding-bottom:0!important}.tdi_26 .td_module_wrap .td-module-container:before{display:block!important}.tdi_26 .td_module_wrap:nth-last-child(-n+2) .td-module-container:before{display:none!important}.tdi_26 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_26 .td-block-title a,.tdi_26 .td-block-title span{font-size:25px!important}.tdi_26 .entry-title{font-size:16px!important}.tdi_26 .td-editor-date,.tdi_26 .td-editor-date .td-post-author-name a,.tdi_26 .td-editor-date .entry-date,.tdi_26 .td-module-comments a{font-size:12px!important}.tdi_26 .td-excerpt{font-size:12px!important}@media (min-width:768px){.tdi_26 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_26 .td_module_wrap{width:100%;float:left;padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.rtl .tdi_26 .td_module_wrap{float:right}.tdi_26 .td-module-container:before{bottom:-18px}.tdi_26 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_26 .td_module_wrap .td-module-container:before{display:block!important}.tdi_26 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_26 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_26 .entry-title{font-size:24px!important}@media (min-width:768px){.tdi_26 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type=\"rocketlazyloadscript\">var block_tdi_26 = new tdBlock();\nblock_tdi_26.id = \"tdi_26\";\nblock_tdi_26.atts = '{\"modules_category\":\"image\",\"modules_on_row\":\"eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==\",\"modules_category1\":\"image\",\"show_cat2\":\"none\",\"show_com2\":\"none\",\"show_author2\":\"none\",\"columns\":\"eyJhbGwiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==\",\"columns_gap\":\"eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjgifQ==\",\"image_width2\":\"eyJwb3J0cmFpdCI6IjM1In0=\",\"modules_space1\":\"eyJhbGwiOiIwIiwicGhvbmUiOiIyMSJ9\",\"hide_audio\":\"yes\",\"image_size2\":\"td_150x0\",\"custom_title\":\"\\u0dad\\u0dbb\\u0dd4 \\u0d9c\\u0ddc\\u0dc3\\u0dd2\\u0db4\\u0dca\",\"f_header_font_family\":\"file_4\",\"f_header_font_size\":\"eyJwb3J0cmFpdCI6IjI1IiwiYWxsIjoiMzUiLCJsYW5kc2NhcGUiOiIzMCJ9\",\"f_title1_font_size\":\"eyJhbGwiOiIxNSIsInBob25lIjoiMTYifQ==\",\"f_title1_font_line_height\":\"1.4\",\"f_title1_font_family\":\"file_2\",\"f_title1_font_weight\":\"700\",\"f_ex1_font_size\":\"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTEifQ==\",\"f_ex1_font_line_height\":\"1.4\",\"f_title2_font_size\":\"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==\",\"f_title2_font_line_height\":\"1.4\",\"f_title2_font_family\":\"file_1\",\"show_review1\":\"none\",\"show_review2\":\"none\",\"show_cat1\":\"none\",\"show_author1\":\"none\",\"category_id\":\"299\",\"h_effect\":\"up-shadow\",\"image_height1\":\"56\",\"block_template_id\":\"td_block_template_14\",\"header_color\":\"#e50099\",\"f_title2_font_weight\":\"700\",\"f_ex_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"f_ex_font_line_height\":\"1.2\",\"show_cat\":\"none\",\"show_author\":\"none\",\"show_review\":\"none\",\"show_btn\":\"none\",\"f_title_font_size\":\"eyJwb3J0cmFpdCI6IjE2IiwiYWxsIjoiMjAiLCJwaG9uZSI6IjI0In0=\",\"f_title_font_family\":\"file_2\",\"f_title_font_line_height\":\"1.1\",\"limit\":\"4\",\"title_tag\":\"h2\",\"modules_gap\":\"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTAifQ==\",\"all_modules_space\":\"\",\"modules_divider\":\"solid\",\"f_title_font_weight\":\"700\",\"mc1_el\":\"20\",\"ajax_pagination\":\"infinite\",\"art_excerpt\":\"10px 0 0 0\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\\/category\\/star-gossip\\/\",\"f_ex_font_family\":\"file_1\",\"video_popup\":\"\",\"show_vid_t\":\"none\",\"show_audio\":\"none\",\"f_header_font_weight\":\"\",\"show_com\":\"none\",\"f_title_font_style\":\"italic\",\"f_header_font_style\":\"italic\",\"f_ex_font_weight\":\"500\",\"f_meta_font_family\":\"file_3\",\"f_meta_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"fe_contrast\":\"1.3\",\"fe_contrast_h\":\"1.4\",\"image_size\":\"\",\"ajax_pagination_infinite_stop\":\"1\",\"show_excerpt\":\"none\",\"tdc_css\":\"eyJwaG9uZSI6eyJkaXNwbGF5Ijoibm9uZSJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=\",\"block_type\":\"td_flex_block_1\",\"separator\":\"\",\"mc1_tl\":\"\",\"mc1_title_tag\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"category_ids\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"sort\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_query_cache\":\"\",\"td_query_cache_expiration\":\"\",\"enable_no_posts_message\":\"\",\"no_posts_message\":\"No posts\",\"td_ajax_filter_type\":\"\",\"td_ajax_filter_ids\":\"\",\"td_filter_default_txt\":\"All\",\"td_ajax_preloading\":\"\",\"container_width\":\"\",\"m_padding\":\"\",\"modules_border_size\":\"\",\"modules_border_style\":\"\",\"modules_border_color\":\"#eaeaea\",\"modules_border_radius\":\"\",\"modules_divider_color\":\"#eaeaea\",\"image_alignment\":\"50\",\"image_height\":\"\",\"image_width\":\"\",\"image_floated\":\"no_float\",\"image_radius\":\"\",\"hide_image\":\"\",\"show_favourites\":\"\",\"fav_size\":\"2\",\"fav_space\":\"\",\"fav_ico_color\":\"\",\"fav_ico_color_h\":\"\",\"fav_bg\":\"\",\"fav_bg_h\":\"\",\"fav_shadow_shadow_header\":\"\",\"fav_shadow_shadow_title\":\"Shadow\",\"fav_shadow_shadow_size\":\"\",\"fav_shadow_shadow_offset_horizontal\":\"\",\"fav_shadow_shadow_offset_vertical\":\"\",\"fav_shadow_shadow_spread\":\"\",\"fav_shadow_shadow_color\":\"\",\"video_icon\":\"\",\"video_rec\":\"\",\"spot_header\":\"\",\"video_rec_title\":\"\",\"video_rec_color\":\"\",\"video_rec_disable\":\"\",\"autoplay_vid\":\"yes\",\"vid_t_margin\":\"\",\"vid_t_padding\":\"\",\"video_title_color\":\"\",\"video_title_color_h\":\"\",\"video_bg\":\"\",\"video_overlay\":\"\",\"vid_t_color\":\"\",\"vid_t_bg_color\":\"\",\"f_vid_title_font_header\":\"\",\"f_vid_title_font_title\":\"Video pop-up article title\",\"f_vid_title_font_settings\":\"\",\"f_vid_title_font_family\":\"\",\"f_vid_title_font_size\":\"\",\"f_vid_title_font_line_height\":\"\",\"f_vid_title_font_style\":\"\",\"f_vid_title_font_weight\":\"\",\"f_vid_title_font_transform\":\"\",\"f_vid_title_font_spacing\":\"\",\"f_vid_title_\":\"\",\"f_vid_time_font_title\":\"Video duration text\",\"f_vid_time_font_settings\":\"\",\"f_vid_time_font_family\":\"\",\"f_vid_time_font_size\":\"\",\"f_vid_time_font_line_height\":\"\",\"f_vid_time_font_style\":\"\",\"f_vid_time_font_weight\":\"\",\"f_vid_time_font_transform\":\"\",\"f_vid_time_font_spacing\":\"\",\"f_vid_time_\":\"\",\"meta_info_align\":\"\",\"meta_info_horiz\":\"layout-default\",\"meta_width\":\"\",\"meta_margin\":\"\",\"meta_padding\":\"\",\"meta_space\":\"\",\"art_title\":\"\",\"art_btn\":\"\",\"meta_info_border_size\":\"\",\"meta_info_border_style\":\"\",\"meta_info_border_color\":\"#eaeaea\",\"meta_info_border_radius\":\"\",\"modules_category_margin\":\"\",\"modules_category_padding\":\"\",\"modules_cat_border\":\"\",\"modules_category_radius\":\"0\",\"modules_extra_cat\":\"\",\"author_photo\":\"\",\"author_photo_size\":\"\",\"author_photo_space\":\"\",\"author_photo_radius\":\"\",\"show_date\":\"inline-block\",\"review_space\":\"\",\"review_size\":\"2.5\",\"review_distance\":\"\",\"excerpt_col\":\"1\",\"excerpt_gap\":\"\",\"excerpt_middle\":\"\",\"excerpt_inline\":\"\",\"art_audio\":\"\",\"art_audio_size\":\"1.5\",\"btn_title\":\"\",\"btn_margin\":\"\",\"btn_padding\":\"\",\"btn_border_width\":\"\",\"btn_radius\":\"\",\"pag_space\":\"\",\"pag_padding\":\"\",\"pag_border_width\":\"\",\"pag_border_radius\":\"\",\"prev_tdicon\":\"\",\"next_tdicon\":\"\",\"pag_icons_size\":\"\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_line_height\":\"\",\"f_header_font_transform\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"f_title_font_header\":\"\",\"f_title_font_title\":\"Article title\",\"f_title_font_settings\":\"\",\"f_title_font_transform\":\"\",\"f_title_font_spacing\":\"\",\"f_title_\":\"\",\"f_cat_font_title\":\"Article category tag\",\"f_cat_font_settings\":\"\",\"f_cat_font_family\":\"\",\"f_cat_font_size\":\"\",\"f_cat_font_line_height\":\"\",\"f_cat_font_style\":\"\",\"f_cat_font_weight\":\"\",\"f_cat_font_transform\":\"\",\"f_cat_font_spacing\":\"\",\"f_cat_\":\"\",\"f_meta_font_title\":\"Article meta info\",\"f_meta_font_settings\":\"\",\"f_meta_font_line_height\":\"\",\"f_meta_font_style\":\"\",\"f_meta_font_weight\":\"\",\"f_meta_font_transform\":\"\",\"f_meta_font_spacing\":\"\",\"f_meta_\":\"\",\"f_ex_font_title\":\"Article excerpt\",\"f_ex_font_settings\":\"\",\"f_ex_font_style\":\"\",\"f_ex_font_transform\":\"\",\"f_ex_font_spacing\":\"\",\"f_ex_\":\"\",\"f_btn_font_title\":\"Article read more button\",\"f_btn_font_settings\":\"\",\"f_btn_font_family\":\"\",\"f_btn_font_size\":\"\",\"f_btn_font_line_height\":\"\",\"f_btn_font_style\":\"\",\"f_btn_font_weight\":\"\",\"f_btn_font_transform\":\"\",\"f_btn_font_spacing\":\"\",\"f_btn_\":\"\",\"mix_color\":\"\",\"mix_type\":\"\",\"fe_brightness\":\"1\",\"fe_saturate\":\"1\",\"mix_color_h\":\"\",\"mix_type_h\":\"\",\"fe_brightness_h\":\"1\",\"fe_saturate_h\":\"1\",\"m_bg\":\"\",\"color_overlay\":\"\",\"shadow_shadow_header\":\"\",\"shadow_shadow_title\":\"Module Shadow\",\"shadow_shadow_size\":\"\",\"shadow_shadow_offset_horizontal\":\"\",\"shadow_shadow_offset_vertical\":\"\",\"shadow_shadow_spread\":\"\",\"shadow_shadow_color\":\"\",\"title_txt\":\"\",\"title_txt_hover\":\"\",\"all_underline_height\":\"\",\"all_underline_color\":\"\",\"cat_style\":\"\",\"cat_bg\":\"\",\"cat_bg_hover\":\"\",\"cat_txt\":\"\",\"cat_txt_hover\":\"\",\"cat_border\":\"\",\"cat_border_hover\":\"\",\"meta_bg\":\"\",\"author_txt\":\"\",\"author_txt_hover\":\"\",\"date_txt\":\"\",\"ex_txt\":\"\",\"com_bg\":\"\",\"com_txt\":\"\",\"rev_txt\":\"\",\"audio_btn_color\":\"\",\"audio_time_color\":\"\",\"audio_bar_color\":\"\",\"audio_bar_curr_color\":\"\",\"shadow_m_shadow_header\":\"\",\"shadow_m_shadow_title\":\"Meta info shadow\",\"shadow_m_shadow_size\":\"\",\"shadow_m_shadow_offset_horizontal\":\"\",\"shadow_m_shadow_offset_vertical\":\"\",\"shadow_m_shadow_spread\":\"\",\"shadow_m_shadow_color\":\"\",\"btn_bg\":\"\",\"btn_bg_hover\":\"\",\"btn_txt\":\"\",\"btn_txt_hover\":\"\",\"btn_border\":\"\",\"btn_border_hover\":\"\",\"pag_text\":\"\",\"pag_h_text\":\"\",\"pag_bg\":\"\",\"pag_h_bg\":\"\",\"pag_border\":\"\",\"pag_h_border\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"css\":\"\",\"td_column_number\":2,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_26\",\"tdc_css_class\":\"tdi_26\",\"tdc_css_class_style\":\"tdi_26_rand_style\"}';\nblock_tdi_26.td_column_number = \"2\";\nblock_tdi_26.block_type = \"td_flex_block_1\";\nblock_tdi_26.post_count = \"4\";\nblock_tdi_26.found_posts = \"1443\";\nblock_tdi_26.header_color = \"#e50099\";\nblock_tdi_26.ajax_pagination_infinite_stop = \"1\";\nblock_tdi_26.max_num_pages = \"361\";\ntdBlocksArray.push(block_tdi_26);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com/category/star-gossip/\">තරු ගොසිප්</a></h2></div><div id=\"tdi_26\" class=\"td_block_inner td-mc1-wrap\">\n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%a2%e0%b6%b1%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%ba-%e0%b6%89%e0%b6%b1%e0%b7%8a%e0%b6%af%e0%b7%93%e0%b6%ba-%e0%b6%9c%e0%b7%8f%e0%b6%ba%e0%b7%92%e0%b6%9a%e0%b7%8f-%e0%b6%86/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ජනප්‍රිය ඉන්දීය ගායිකා ආශා බෝස්ලේ අභාවප්‍රාප්ත වෙයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Asha-Bhosle-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%a2%e0%b6%b1%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%ba-%e0%b6%89%e0%b6%b1%e0%b7%8a%e0%b6%af%e0%b7%93%e0%b6%ba-%e0%b6%9c%e0%b7%8f%e0%b6%ba%e0%b7%92%e0%b6%9a%e0%b7%8f-%e0%b6%86/\" rel=\"bookmark\" title=\"ජනප්‍රිය ඉන්දීය ගායිකා ආශා බෝස්ලේ අභාවප්‍රාප්ත වෙයි\">ජනප්‍රිය ඉන්දීය ගායිකා ආශා බෝස්ලේ අභාවප්‍රාප්ත වෙයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-12T13:34:41+05:30\">April 12, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%90%e0%b6%ad%e0%b7%92%e0%b7%80%e0%b6%bb%e0%b6%ab%e0%b6%ba-%e0%b6%b4%e0%b7%99%e0%b6%b1%e0%b7%99%e0%b6%b1-%e0%b6%b8%e0%b7%8f%e0%b6%b1%e0%b6%ba%e0%b7%9a-%e0%b6%af%e0%b7%93-%e0%b6%ad/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"මැතිවරණය පෙනෙන මානයේ දී තලපති විජේගේ ලීක්වෙයි\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/thalapathy-vijay-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%90%e0%b6%ad%e0%b7%92%e0%b7%80%e0%b6%bb%e0%b6%ab%e0%b6%ba-%e0%b6%b4%e0%b7%99%e0%b6%b1%e0%b7%99%e0%b6%b1-%e0%b6%b8%e0%b7%8f%e0%b6%b1%e0%b6%ba%e0%b7%9a-%e0%b6%af%e0%b7%93-%e0%b6%ad/\" rel=\"bookmark\" title=\"මැතිවරණය පෙනෙන මානයේ දී තලපති විජේගේ ලීක්වෙයි\">මැතිවරණය පෙනෙන මානයේ දී තලපති විජේගේ ලීක්වෙයි</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-10T14:57:49+05:30\">April 10, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b6%e0%b7%93%e0%b6%b8%e0%b6%ad%e0%b7%8a%e0%b7%80-%e0%b6%bb%e0%b7%92%e0%b6%ba-%e0%b6%b4%e0%b7%90%e0%b6%af%e0%b7%80%e0%b7%96-%e0%b7%83%e0%b7%94%e0%b6%b4%e0%b7%92%e0%b6%bb%e0%b7%92-%e0%b6%b4/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"බීමත්ව රිය පැදවූ සුපිරි පිතිකරු ඩේවිඩ් වෝනර් අත්අඩංගුවට\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/warner-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b6%e0%b7%93%e0%b6%b8%e0%b6%ad%e0%b7%8a%e0%b7%80-%e0%b6%bb%e0%b7%92%e0%b6%ba-%e0%b6%b4%e0%b7%90%e0%b6%af%e0%b7%80%e0%b7%96-%e0%b7%83%e0%b7%94%e0%b6%b4%e0%b7%92%e0%b6%bb%e0%b7%92-%e0%b6%b4/\" rel=\"bookmark\" title=\"බීමත්ව රිය පැදවූ සුපිරි පිතිකරු ඩේවිඩ් වෝනර් අත්අඩංගුවට\">බීමත්ව රිය පැදවූ සුපිරි පිතිකරු ඩේවිඩ් වෝනර් අත්අඩංගුවට</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-07T21:04:16+05:30\">April 7, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b1%e0%b7%99%e0%b6%bd%e0%b7%94%e0%b6%b8%e0%b7%8a-%e0%b7%80%e0%b7%92%e0%b6%bd%e0%b7%99%e0%b6%b1%e0%b7%8a-%e0%b6%b4%e0%b7%90%e0%b6%b1-%e0%b6%9c%e0%b7%93%e0%b6%ad%e0%b6%ba/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"“නෙලුම් විලෙන් පැන” ගීතය ගායනයට දුෂ්‍යන්ත් වීරමන්ට වාරණය නියෝගයක්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/03/Dushyantha-Weeraman-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b1%e0%b7%99%e0%b6%bd%e0%b7%94%e0%b6%b8%e0%b7%8a-%e0%b7%80%e0%b7%92%e0%b6%bd%e0%b7%99%e0%b6%b1%e0%b7%8a-%e0%b6%b4%e0%b7%90%e0%b6%b1-%e0%b6%9c%e0%b7%93%e0%b6%ad%e0%b6%ba/\" rel=\"bookmark\" title=\"“නෙලුම් විලෙන් පැන” ගීතය ගායනයට දුෂ්‍යන්ත් වීරමන්ට වාරණය නියෝගයක්\">“නෙලුම් විලෙන් පැන” ගීතය ගායනයට දුෂ්‍යන්ත් වීරමන්ට වාරණය නියෝගයක්</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-03-27T15:12:01+05:30\">March 27, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        </div><div class=\"td_ajax_infinite\" id=\"next-page-tdi_26\" data-td_block_id=\"tdi_26\"> </div><div class=\"td-load-more-wrap td-load-more-infinite-wrap\" id=\"infinite-lm-tdi_26\"><a href=\"#\" class=\"td_ajax_load_more td_ajax_load_more_js\" aria-label=\"Load more\" id=\"next-page-tdi_26\" data-td_block_id=\"tdi_26\">Load more<i class=\"td-icon-font td-icon-menu-down\"></i></a></div></div><div class=\"td_block_wrap td_flex_block_3 tdi_27 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_14 td_flex_block\" data-td-block-uid=\"tdi_27\">\n<style>.tdi_27 .td-block-title{background-color:#0b8900!important}@media (max-width:767px){.tdi_27{display:none!important}}</style>\n<style>.tdi_27.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_27.custom-tdc-no-posts .td_block_inner:after{content:\"No posts\"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_27 .td_module_flex_1{width:50%;float:left;padding-bottom:10px;margin-bottom:10px}.rtl .tdi_27 .td_module_flex_1{float:right}.tdi_27 .td_module_column{width:50%;float:left}.tdi_27 .td_module_flex_3{width:100%;float:left;padding-bottom:10px;margin-bottom:10px}.tdi_27 .td_module_wrap{padding-left:10px;padding-right:10px}.tdi_27 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_27 .td_module_flex_1 .td-module-container:before{bottom:-10px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_27 .td_module_flex_3 .td-module-container:before{bottom:-10px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_27 .td_module_column:last-child .td_module_flex_3:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_27 .td_module_flex_3:last-child .td-module-container:before{display:none}.tdi_27 .td_module_flex_3:nth-last-child(2){margin-bottom:10px!important;padding-bottom:10px!important}.tdi_27 .td_module_flex_3:nth-last-child(2) .td-module-container:before{display:block}.tdi_27 .td_module_flex_1 .td-module-container{border-color:#eaeaea;flex-direction:column}.tdi_27 .td_module_flex_3 .td-module-container{border-color:#eaeaea;align-items:center}.tdi_27 .td_module_flex_1 .entry-thumb{background-position:center 50%}.tdi_27 .td_module_flex_3 .entry-thumb{background-position:center 50%}.tdi_27 .td_module_flex_3 .td-image-container{flex:0 0 50%;width:50%}.tdi_27 .td_module_flex_1 .td-image-wrap{padding-bottom:50%}.ie10 .tdi_27 .td_module_flex_1 .td-image-container,.ie11 .tdi_27 .td_module_flex_1 .td-image-container{flex:0 0 auto}.tdi_27 .td_module_flex_3 .td-image-wrap{padding-bottom:55%}.ie10 .tdi_27 .td_module_flex_3 .td-image-container,.ie11 .tdi_27 .td_module_flex_3 .td-image-container{flex:0 0 auto}.tdi_27 .td_module_flex_3 .td-video-play-ico{width:24px;height:24px;font-size:24px}.tdi_27 .td_module_flex_1 .td-post-vid-time{display:none}.tdi_27 .td_module_flex_3 .td-post-vid-time{display:none}.tdi_27 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){top:auto;bottom:0}.tdi_27 .td_module_flex_3 .td-module-meta-info{padding:0 0 0 15px}.tdi_27 .td_module_flex_1 .entry-title{margin:5px 0px 5px 0px;font-family:HarshaWeb-Raum!important;font-size:20px!important;line-height:1.1!important;font-weight:700!important}.tdi_27 .td_module_flex_1 .td-excerpt{margin:10px 0 0 0;font-family:HarshaWeb-Regular!important;font-size:12px!important;line-height:1.4!important}.tdi_27 .td_module_flex_1 .td-audio-player{font-size:13px;opacity:0;visibility:hidden;height:0}.tdi_27 .td_module_flex_3 .td-audio-player{font-size:12px;opacity:0;visibility:hidden;height:0}.tdi_27 .td_module_flex_1 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_27 .td_module_flex_3 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_27 .td_module_flex_1 .td-post-category:not(.td-post-extra-category){display:none}.tdi_27 .td_module_flex_3 .td-post-category:not(.td-post-extra-category){display:none}.tdi_27 .td_module_flex_1 .td-author-date{display:inline}.tdi_27 .td_module_flex_3 .td-author-date{display:inline}.tdi_27 .td_module_flex_3 .td-post-author-name{display:none}.tdi_27 .td_module_flex_1 .td-post-date,.tdi_27 .td_module_flex_1 .td-post-author-name span{display:inline-block}.tdi_27 .td_module_flex_3 .td-post-date,.tdi_27 .td_module_flex_3 .td-post-author-name span{display:inline-block}.tdi_27 .td_module_flex_1 .entry-review-stars{display:none}.tdi_27 .td_module_flex_1 .td-icon-star,.tdi_27 .td_module_flex_1 .td-icon-star-empty,.tdi_27 .td_module_flex_1 .td-icon-star-half{font-size:15px}.tdi_27 .td_module_flex_3 .entry-review-stars{display:none}.tdi_27 .td_module_flex_3 .td-icon-star,.tdi_27 .td_module_flex_3 .td-icon-star-empty,.tdi_27 .td_module_flex_3 .td-icon-star-half{font-size:15px}.tdi_27 .td_module_flex_1 .td-module-comments{display:none}.tdi_27 .td_module_flex_3 .td-module-comments{display:none}body .tdi_27 .td_module_flex_1 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}body .tdi_27 .td_module_flex_3 .td-favorite{font-size:36px}.tdi_27 .td-module-title a{box-shadow:inset 0 0 0 0 #000}body .tdi_27 .td_module_flex_3 .td-favorite{box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_27 .td-block-title a,.tdi_27 .td-block-title span{font-family:HarshaWeb-Raum!important;font-size:30px!important;font-weight:700!important}.tdi_27 .td_module_flex_1 .td-editor-date,.tdi_27 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_27 .td_module_flex_1 .td-editor-date .entry-date,.tdi_27 .td_module_flex_1 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}.tdi_27 .td_module_flex_3 .entry-title{font-family:HarshaWeb-Raum!important;font-size:16px!important;line-height:1.1!important;font-weight:700!important}.tdi_27 .td_module_flex_3 .td-editor-date,.tdi_27 .td_module_flex_3 .td-editor-date .td-post-author-name a,.tdi_27 .td_module_flex_3 .td-editor-date .entry-date,.tdi_27 .td_module_flex_3 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}html:not([class*='ie']) .tdi_27 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_27 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_27 .td_module_wrap{padding-left:20px;padding-right:20px}.tdi_27 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_27 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_27 .td-block-title a,.tdi_27 .td-block-title span{font-size:25px!important}.tdi_27 .td_module_flex_1 .entry-title{line-height:1.2!important}@media (min-width:768px){.tdi_27 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_27 .td_module_flex_3 .td-image-container{flex:0 0 35%;width:35%}.tdi_27 .td_module_flex_3 .td-module-meta-info{padding:0 0 0 13px}.tdi_27 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_27 .td-block-title a,.tdi_27 .td-block-title span{font-size:22px!important}.tdi_27 .td_module_flex_1 .entry-title{font-size:16px!important}.tdi_27 .td_module_flex_1 .td-editor-date,.tdi_27 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_27 .td_module_flex_1 .td-editor-date .entry-date,.tdi_27 .td_module_flex_1 .td-module-comments a{font-size:12px!important}.tdi_27 .td_module_flex_1 .td-excerpt{font-size:10px!important}.tdi_27 .td_module_flex_3 .entry-title{font-size:14px!important}.tdi_27 .td_module_flex_3 .td-editor-date,.tdi_27 .td_module_flex_3 .td-editor-date .td-post-author-name a,.tdi_27 .td_module_flex_3 .td-editor-date .entry-date,.tdi_27 .td_module_flex_3 .td-module-comments a{font-size:12px!important}@media (min-width:768px){.tdi_27 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_27 .td_module_flex_1{width:100%;float:left;padding-bottom:10.5px;margin-bottom:10.5px}.rtl .tdi_27 .td_module_flex_1{float:right}.tdi_27 .td_module_column{width:100%;float:left}.tdi_27 .td_module_flex_1 .td-module-container:before{bottom:-10.5px}.tdi_27 .td_module_flex_1 .td-module-meta-info{padding:15px 10px 0px 10px}.tdi_27 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_27 .td_module_flex_1 .entry-title{font-size:24px!important}.tdi_27 .td_module_flex_3 .entry-title{font-size:18px!important}@media (min-width:768px){.tdi_27 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type=\"rocketlazyloadscript\">var block_tdi_27 = new tdBlock();\nblock_tdi_27.id = \"tdi_27\";\nblock_tdi_27.atts = '{\"modules_category\":\"image\",\"modules_on_row\":\"eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=\",\"modules_category1\":\"image\",\"show_cat2\":\"none\",\"show_com2\":\"none\",\"show_author2\":\"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=\",\"columns\":\"eyJwaG9uZSI6IjEwMCUiLCJhbGwiOiI1MCUifQ==\",\"columns_gap\":\"eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjAiLCJhbGwiOiIyMCJ9\",\"image_width2\":\"eyJwb3J0cmFpdCI6IjM1IiwiYWxsIjoiNTAifQ==\",\"header_color\":\"#0b8900\",\"td_ajax_filter_type\":\"\",\"ajax_pagination\":\"load_more\",\"sort\":\"\",\"image_size2\":\"\",\"f_header_font_transform\":\"\",\"category_id\":\"50\",\"td_ajax_filter_ids\":\"\",\"show_review2\":\"none\",\"show_audio2\":\"none\",\"f_ex1_font_line_height\":\"1.4\",\"modules_space2\":\"eyJwb3J0cmFpdCI6IjIwIiwiYWxsIjoiMjAifQ==\",\"modules_space1\":\"eyJwaG9uZSI6IjIxIiwiYWxsIjoiMjAifQ==\",\"meta_padding2\":\"eyJwb3J0cmFpdCI6IjAgMCAwIDEzcHgiLCJhbGwiOiIwIDAgMCAxNXB4In0=\",\"video_icon2\":\"24\",\"image_size\":\"\",\"f_title1_font_family\":\"file_2\",\"f_title1_font_weight\":\"700\",\"f_title2_font_family\":\"file_2\",\"f_title2_font_weight\":\"700\",\"f_title2_font_size\":\"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTQiLCJwaG9uZSI6IjE4IiwibGFuZHNjYXBlIjoiMTYifQ==\",\"f_title1_font_line_height\":\"eyJhbGwiOiIxLjEiLCJsYW5kc2NhcGUiOiIxLjIifQ==\",\"f_title2_font_line_height\":\"1.1\",\"f_title1_font_size\":\"eyJwb3J0cmFpdCI6IjE2IiwiYWxsIjoiMjAiLCJsYW5kc2NhcGUiOiIyMCIsInBob25lIjoiMjQifQ==\",\"f_cat1_font_weight\":\"\",\"custom_title\":\"\\u0d9a\\u0dca\\u200d\\u0dbb\\u0dd3\\u0da9\\u0dcf \\u0db4\\u0dd4\\u0dc0\\u0dad\\u0dca\",\"f_header_font_family\":\"file_2\",\"f_header_font_size\":\"eyJwb3J0cmFpdCI6IjIyIiwiYWxsIjoiMzAiLCJsYW5kc2NhcGUiOiIyNSJ9\",\"f_header_font_weight\":\"700\",\"h_effect\":\"up-shadow\",\"meta_info_align2\":\"center\",\"meta_info_horiz2\":\"content-horiz-left\",\"show_cat1\":\"none\",\"f_ex1_font_weight\":\"\",\"show_review1\":\"none\",\"show_excerpt1\":\"\",\"all_underline_color\":\"\",\"td_ajax_preloading\":\"\",\"title_tag\":\"h2\",\"limit\":\"4\",\"meta_info_align1\":\"\",\"image_height2\":\"55\",\"image_height1\":\"50\",\"f_ex1_font_size\":\"eyJwb3J0cmFpdCI6IjEwIiwiYWxsIjoiMTIifQ==\",\"show_author1\":\"\",\"show_com1\":\"none\",\"art_title1\":\"5px 0px 5px 0px\",\"modules_divider1\":\"solid\",\"modules_divider2\":\"solid\",\"meta_padding1\":\"eyJwaG9uZSI6IjE1cHggMTBweCAwcHggMTBweCJ9\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\\/category\\/sports-news\\/\",\"block_template_id\":\"td_block_template_14\",\"mc1_el\":\"20\",\"art_excerpt1\":\"10px 0 0 0\",\"f_ex1_font_family\":\"file_1\",\"show_vid_t\":\"none\",\"hide_audio\":\"yes\",\"video_popup2\":\"\",\"show_vid_t2\":\"none\",\"hide_audio2\":\"yes\",\"show_audio1\":\"none\",\"video_popup\":\"\",\"f_meta1_font_family\":\"file_3\",\"f_meta2_font_family\":\"file_3\",\"f_meta2_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"f_meta1_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"tdc_css\":\"eyJwaG9uZSI6eyJkaXNwbGF5Ijoibm9uZSJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=\",\"block_type\":\"td_flex_block_3\",\"separator\":\"\",\"mc1_tl\":\"\",\"mc1_title_tag\":\"\",\"mc3_tl\":\"\",\"mc3_title_tag\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"category_ids\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_query_cache\":\"\",\"td_query_cache_expiration\":\"\",\"enable_no_posts_message\":\"\",\"no_posts_message\":\"No posts\",\"td_filter_default_txt\":\"All\",\"modules_border_size1\":\"\",\"modules_border_style1\":\"\",\"modules_border_color1\":\"#eaeaea\",\"modules_divider_color1\":\"#eaeaea\",\"image_alignment1\":\"50\",\"image_radius1\":\"\",\"hide_image\":\"\",\"show_favourites\":\"\",\"fav_size\":\"2\",\"fav_space\":\"\",\"fav_ico_color\":\"\",\"fav_ico_color_h\":\"\",\"fav_bg\":\"\",\"fav_bg_h\":\"\",\"fav_shadow_shadow_header\":\"\",\"fav_shadow_shadow_title\":\"Shadow\",\"fav_shadow_shadow_size\":\"\",\"fav_shadow_shadow_offset_horizontal\":\"\",\"fav_shadow_shadow_offset_vertical\":\"\",\"fav_shadow_shadow_spread\":\"\",\"fav_shadow_shadow_color\":\"\",\"video_icon1\":\"\",\"video_rec\":\"\",\"spot_header\":\"\",\"video_rec_title\":\"\",\"video_rec_color\":\"\",\"video_rec_disable\":\"\",\"autoplay_vid\":\"yes\",\"vid_t_margin\":\"\",\"vid_t_padding\":\"\",\"video_title_color\":\"\",\"video_title_color_h\":\"\",\"video_bg\":\"\",\"video_overlay\":\"\",\"vid_t_color\":\"\",\"vid_t_bg_color\":\"\",\"f_vid_title_font_header\":\"\",\"f_vid_title_font_title\":\"Video pop-up article title\",\"f_vid_title_font_settings\":\"\",\"f_vid_title_font_family\":\"\",\"f_vid_title_font_size\":\"\",\"f_vid_title_font_line_height\":\"\",\"f_vid_title_font_style\":\"\",\"f_vid_title_font_weight\":\"\",\"f_vid_title_font_transform\":\"\",\"f_vid_title_font_spacing\":\"\",\"f_vid_title_\":\"\",\"f_vid_time_font_title\":\"Video duration text\",\"f_vid_time_font_settings\":\"\",\"f_vid_time_font_family\":\"\",\"f_vid_time_font_size\":\"\",\"f_vid_time_font_line_height\":\"\",\"f_vid_time_font_style\":\"\",\"f_vid_time_font_weight\":\"\",\"f_vid_time_font_transform\":\"\",\"f_vid_time_font_spacing\":\"\",\"f_vid_time_\":\"\",\"meta_info_horiz1\":\"content-horiz-left\",\"meta_width1\":\"\",\"meta_margin1\":\"\",\"meta_info_border_radius1\":\"\",\"modules_category_margin1\":\"\",\"modules_category_padding1\":\"\",\"modules_cat_border1\":\"\",\"modules_category_radius1\":\"0\",\"modules_extra_cat1\":\"\",\"author_photo\":\"\",\"author_photo_size1\":\"\",\"author_photo_space1\":\"\",\"author_photo_radius1\":\"\",\"show_date1\":\"inline-block\",\"review_space1\":\"\",\"review_size1\":\"2.5\",\"review_distance1\":\"\",\"excerpt_middle\":\"\",\"art_audio1\":\"\",\"art_audio_size1\":\"1.5\",\"modules_border_size2\":\"\",\"modules_border_style2\":\"\",\"modules_border_color2\":\"#eaeaea\",\"modules_divider_color2\":\"#eaeaea\",\"image_alignment2\":\"50\",\"image_radius2\":\"\",\"hide_image2\":\"\",\"show_favourites2\":\"\",\"fav_size2\":\"2\",\"fav_space2\":\"\",\"fav_ico_color2\":\"\",\"fav_ico_color_h2\":\"\",\"fav_bg2\":\"\",\"fav_bg_h2\":\"\",\"fav_shadow2_shadow_header\":\"\",\"fav_shadow2_shadow_title\":\"Shadow\",\"fav_shadow2_shadow_size\":\"\",\"fav_shadow2_shadow_offset_horizontal\":\"\",\"fav_shadow2_shadow_offset_vertical\":\"\",\"fav_shadow2_shadow_spread\":\"\",\"fav_shadow2_shadow_color\":\"\",\"video_rec2\":\"\",\"video_rec_title2\":\"\",\"video_rec_color2\":\"\",\"autoplay_vid2\":\"yes\",\"vid_t_margin2\":\"\",\"vid_t_padding2\":\"\",\"meta_width2\":\"\",\"meta_margin2\":\"\",\"meta_info_border_radius2\":\"\",\"art_title2\":\"\",\"modules_category2\":\"\",\"modules_category_margin2\":\"\",\"modules_category_padding2\":\"\",\"modules_cat_border2\":\"\",\"modules_category_radius2\":\"0\",\"modules_extra_cat2\":\"\",\"author_photo2\":\"\",\"author_photo_size2\":\"\",\"author_photo_space2\":\"\",\"author_photo_radius2\":\"\",\"show_date2\":\"inline-block\",\"review_space2\":\"\",\"review_size2\":\"2.5\",\"review_distance2\":\"\",\"art_audio2\":\"\",\"art_audio_size2\":\"1\",\"pag_space\":\"\",\"pag_padding\":\"\",\"pag_border_width\":\"\",\"pag_border_radius\":\"\",\"prev_tdicon\":\"\",\"next_tdicon\":\"\",\"pag_icons_size\":\"\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_line_height\":\"\",\"f_header_font_style\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"f_title1_font_header\":\"\",\"f_title1_font_title\":\"Article title 1\",\"f_title1_font_settings\":\"\",\"f_title1_font_style\":\"\",\"f_title1_font_transform\":\"\",\"f_title1_font_spacing\":\"\",\"f_title1_\":\"\",\"f_cat1_font_title\":\"Article category tag 1\",\"f_cat1_font_settings\":\"\",\"f_cat1_font_family\":\"\",\"f_cat1_font_size\":\"\",\"f_cat1_font_line_height\":\"\",\"f_cat1_font_style\":\"\",\"f_cat1_font_transform\":\"\",\"f_cat1_font_spacing\":\"\",\"f_cat1_\":\"\",\"f_meta1_font_title\":\"Article meta info 1\",\"f_meta1_font_settings\":\"\",\"f_meta1_font_line_height\":\"\",\"f_meta1_font_style\":\"\",\"f_meta1_font_weight\":\"\",\"f_meta1_font_transform\":\"\",\"f_meta1_font_spacing\":\"\",\"f_meta1_\":\"\",\"f_ex1_font_title\":\"Article excerpt 1\",\"f_ex1_font_settings\":\"\",\"f_ex1_font_style\":\"\",\"f_ex1_font_transform\":\"\",\"f_ex1_font_spacing\":\"\",\"f_ex1_\":\"\",\"f_title2_font_title\":\"Article title 2\",\"f_title2_font_settings\":\"\",\"f_title2_font_style\":\"\",\"f_title2_font_transform\":\"\",\"f_title2_font_spacing\":\"\",\"f_title2_\":\"\",\"f_cat2_font_title\":\"Article category tag 2\",\"f_cat2_font_settings\":\"\",\"f_cat2_font_family\":\"\",\"f_cat2_font_size\":\"\",\"f_cat2_font_line_height\":\"\",\"f_cat2_font_style\":\"\",\"f_cat2_font_weight\":\"\",\"f_cat2_font_transform\":\"\",\"f_cat2_font_spacing\":\"\",\"f_cat2_\":\"\",\"f_meta2_font_title\":\"Article meta info 2\",\"f_meta2_font_settings\":\"\",\"f_meta2_font_line_height\":\"\",\"f_meta2_font_style\":\"\",\"f_meta2_font_weight\":\"\",\"f_meta2_font_transform\":\"\",\"f_meta2_font_spacing\":\"\",\"f_meta2_\":\"\",\"mix_color\":\"\",\"mix_type\":\"\",\"fe_brightness\":\"1\",\"fe_contrast\":\"1\",\"fe_saturate\":\"1\",\"mix_color_h\":\"\",\"mix_type_h\":\"\",\"fe_brightness_h\":\"1\",\"fe_contrast_h\":\"1\",\"fe_saturate_h\":\"1\",\"shadow_shadow_header\":\"\",\"shadow_shadow_title\":\"Module Shadow\",\"shadow_shadow_size\":\"\",\"shadow_shadow_offset_horizontal\":\"\",\"shadow_shadow_offset_vertical\":\"\",\"shadow_shadow_spread\":\"\",\"shadow_shadow_color\":\"\",\"meta_bg\":\"\",\"title_txt\":\"\",\"title_txt_hover\":\"\",\"all_underline_height1\":\"\",\"all_underline_height2\":\"\",\"cat_style\":\"\",\"cat_bg\":\"\",\"cat_bg_hover\":\"\",\"cat_txt\":\"\",\"cat_txt_hover\":\"\",\"cat_border\":\"\",\"cat_border_hover\":\"\",\"author_txt\":\"\",\"author_txt_hover\":\"\",\"date_txt\":\"\",\"ex_txt\":\"\",\"com_bg\":\"\",\"com_txt\":\"\",\"rev_txt\":\"\",\"audio_btn_color\":\"\",\"audio_time_color\":\"\",\"audio_bar_color\":\"\",\"audio_bar_curr_color\":\"\",\"pag_text\":\"\",\"pag_h_text\":\"\",\"pag_bg\":\"\",\"pag_h_bg\":\"\",\"pag_border\":\"\",\"pag_h_border\":\"\",\"btn_title\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"ajax_pagination_infinite_stop\":\"\",\"css\":\"\",\"td_column_number\":2,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_27\",\"tdc_css_class\":\"tdi_27\",\"tdc_css_class_style\":\"tdi_27_rand_style\"}';\nblock_tdi_27.td_column_number = \"2\";\nblock_tdi_27.block_type = \"td_flex_block_3\";\nblock_tdi_27.post_count = \"4\";\nblock_tdi_27.found_posts = \"4323\";\nblock_tdi_27.header_color = \"#0b8900\";\nblock_tdi_27.ajax_pagination_infinite_stop = \"\";\nblock_tdi_27.max_num_pages = \"1081\";\ntdBlocksArray.push(block_tdi_27);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com/category/sports-news/\">ක්‍රීඩා පුවත්</a></h2></div><div id=\"tdi_27\" class=\"td_block_inner td-mc1-wrap\">\n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%bd%e0%b6%82%e0%b6%9a%e0%b7%8f-%e0%b7%84%e0%b7%99%e0%b6%bd%e0%b7%8a%e0%b6%bd-%e0%b7%80%e0%b7%92%e0%b7%83%e0%b7%92-%e0%b6%9a%e0%b7%92%e0%b6%bb/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ශූර රුමේෂ් තරංගට ක්‍රිකට් ආයතනයෙන් මිලියන 10ක්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/sl-cricket-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%bd%e0%b6%82%e0%b6%9a%e0%b7%8f-%e0%b7%84%e0%b7%99%e0%b6%bd%e0%b7%8a%e0%b6%bd-%e0%b7%80%e0%b7%92%e0%b7%83%e0%b7%92-%e0%b6%9a%e0%b7%92%e0%b6%bb/\" rel=\"bookmark\" title=\"ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ශූර රුමේෂ් තරංගට ක්‍රිකට් ආයතනයෙන් මිලියන 10ක්\">ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ශූර රුමේෂ් තරංගට ක්‍රිකට් ආයතනයෙන් මිලියන 10ක්</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T17:42:43+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nශ්‍රී ලංකා ක්‍රිකට් ආයතනය විසින් ශ්‍රී ලංකා හෙල්ල විසි කිරීමේ ක්‍රීඩක රුමේෂ් තරංග පතිරගේට අද (28) දිනයේ දී රුපියල්...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        <div class=\"td_module_column\">\n        <div class=\"td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%bd%e0%b6%82%e0%b6%9a%e0%b7%8f-%e0%b6%9a%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%9a%e0%b6%a7%e0%b7%8a-%e0%b7%84%e0%b6%af%e0%b7%92%e0%b7%83/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ශ්‍රී ලංකා ක්‍රිකට් හදිසි විධා­යක සභා රැස්වී­මක් අද\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/sri-lanka-cricket-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%bd%e0%b6%82%e0%b6%9a%e0%b7%8f-%e0%b6%9a%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%9a%e0%b6%a7%e0%b7%8a-%e0%b7%84%e0%b6%af%e0%b7%92%e0%b7%83/\" rel=\"bookmark\" title=\"ශ්‍රී ලංකා ක්‍රිකට් හදිසි විධා­යක සභා රැස්වී­මක් අද\">ශ්‍රී ලංකා ක්‍රිකට් හදිසි විධා­යක සභා රැස්වී­මක් අද</a></h3>\n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T08:09:49+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%a2%e0%b7%8f%e0%b6%ad%e0%b7%92%e0%b6%9a-%e0%b6%94%e0%b6%bd%e0%b7%92%e0%b6%b8%e0%b7%8a%e0%b6%b4%e0%b7%92%e0%b6%9a%e0%b7%8a-%e0%b6%9a%e0%b6%b8%e0%b7%92%e0%b6%a7%e0%b7%94%e0%b7%80%e0%b7%9a/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ජාතික ඔලිම්පික් කමිටුවේ සභාපති පුටුවට අසංග සෙනෙවිරත්න\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/asanga-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%a2%e0%b7%8f%e0%b6%ad%e0%b7%92%e0%b6%9a-%e0%b6%94%e0%b6%bd%e0%b7%92%e0%b6%b8%e0%b7%8a%e0%b6%b4%e0%b7%92%e0%b6%9a%e0%b7%8a-%e0%b6%9a%e0%b6%b8%e0%b7%92%e0%b6%a7%e0%b7%94%e0%b7%80%e0%b7%9a/\" rel=\"bookmark\" title=\"ජාතික ඔලිම්පික් කමිටුවේ සභාපති පුටුවට අසංග සෙනෙවිරත්න\">ජාතික ඔලිම්පික් කමිටුවේ සභාපති පුටුවට අසංග සෙනෙවිරත්න</a></h3>\n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-25T20:24:01+05:30\">April 25, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%94%e0%b6%bd%e0%b7%92%e0%b6%b8%e0%b7%8a%e0%b6%b4%e0%b7%92%e0%b6%9a%e0%b7%8a-%e0%b7%81%e0%b7%96%e0%b6%bb%e0%b6%ba%e0%b7%8f-%e0%b6%b4%e0%b6%bb%e0%b6%af%e0%b7%8f-%e0%b6%85%e0%b6%82%e0%b6%9a/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ඔලිම්පික් ශූරයා පරදා අංක එක වූ රුමේෂ් තරංග දිවයිනට\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/rumesh-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%94%e0%b6%bd%e0%b7%92%e0%b6%b8%e0%b7%8a%e0%b6%b4%e0%b7%92%e0%b6%9a%e0%b7%8a-%e0%b7%81%e0%b7%96%e0%b6%bb%e0%b6%ba%e0%b7%8f-%e0%b6%b4%e0%b6%bb%e0%b6%af%e0%b7%8f-%e0%b6%85%e0%b6%82%e0%b6%9a/\" rel=\"bookmark\" title=\"ඔලිම්පික් ශූරයා පරදා අංක එක වූ රුමේෂ් තරංග දිවයිනට\">ඔලිම්පික් ශූරයා පරදා අංක එක වූ රුමේෂ් තරංග දිවයිනට</a></h3>\n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-25T19:03:57+05:30\">April 25, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        </div></div><div class=\"td-load-more-wrap\"><a href=\"#\" class=\"td_ajax_load_more td_ajax_load_more_js\" aria-label=\"Load more\" id=\"next-page-tdi_27\" data-td_block_id=\"tdi_27\">Load more<i class=\"td-load-more-icon td-icon-font td-icon-menu-right\"></i></a></div></div><div class=\"td_block_wrap td_flex_block_3 tdi_28 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_14 td_flex_block\" data-td-block-uid=\"tdi_28\">\n<style>.tdi_28 .td-block-title{background-color:#0072e5!important}@media (max-width:767px){.tdi_28{display:none!important}}</style>\n<style>.tdi_28.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_28.custom-tdc-no-posts .td_block_inner:after{content:\"No posts\"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_28 .td_module_flex_1{width:50%;float:left;padding-bottom:10px;margin-bottom:10px}.rtl .tdi_28 .td_module_flex_1{float:right}.tdi_28 .td_module_column{width:50%;float:left}.tdi_28 .td_module_flex_3{width:100%;float:left;padding-bottom:10px;margin-bottom:10px}.tdi_28 .td_module_wrap{padding-left:10px;padding-right:10px}.tdi_28 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_28 .td_module_flex_1 .td-module-container:before{bottom:-10px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_28 .td_module_flex_3 .td-module-container:before{bottom:-10px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_28 .td_module_column:last-child .td_module_flex_3:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_28 .td_module_flex_3:last-child .td-module-container:before{display:none}.tdi_28 .td_module_flex_3:nth-last-child(2){margin-bottom:10px!important;padding-bottom:10px!important}.tdi_28 .td_module_flex_3:nth-last-child(2) .td-module-container:before{display:block}.tdi_28 .td_module_flex_1 .td-module-container{border-color:#eaeaea;flex-direction:column}.tdi_28 .td_module_flex_3 .td-module-container{border-color:#eaeaea;align-items:center}.tdi_28 .td_module_flex_1 .entry-thumb{background-position:center 50%}.tdi_28 .td_module_flex_3 .entry-thumb{background-position:center 50%}.tdi_28 .td_module_flex_3 .td-image-container{flex:0 0 50%;width:50%}.tdi_28 .td_module_flex_1 .td-image-wrap{padding-bottom:50%}.ie10 .tdi_28 .td_module_flex_1 .td-image-container,.ie11 .tdi_28 .td_module_flex_1 .td-image-container{flex:0 0 auto}.tdi_28 .td_module_flex_3 .td-image-wrap{padding-bottom:55%}.ie10 .tdi_28 .td_module_flex_3 .td-image-container,.ie11 .tdi_28 .td_module_flex_3 .td-image-container{flex:0 0 auto}.tdi_28 .td_module_flex_3 .td-video-play-ico{width:20px;height:20px;font-size:20px}.tdi_28 .td_module_flex_1 .td-post-vid-time{display:none}.tdi_28 .td_module_flex_3 .td-post-vid-time{display:none}.tdi_28 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){top:auto;bottom:0}.tdi_28 .td_module_flex_3 .td-module-meta-info{padding:0 0 0 15px}.tdi_28 .td_module_flex_1 .entry-title{margin:5px 0px 5px 0px;font-family:HarshaWeb-Raum!important;font-size:20px!important;line-height:1.1!important;font-weight:700!important}.tdi_28 .td_module_flex_1 .td-excerpt{margin:10px 0 0 0;font-family:HarshaWeb-Regular!important;font-size:12px!important;line-height:1.4!important}.tdi_28 .td_module_flex_1 .td-audio-player{font-size:13px;opacity:0;visibility:hidden;height:0}.tdi_28 .td_module_flex_3 .td-audio-player{font-size:12px;opacity:0;visibility:hidden;height:0}.tdi_28 .td_module_flex_1 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_28 .td_module_flex_3 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_28 .td_module_flex_1 .td-post-category:not(.td-post-extra-category){display:none}.tdi_28 .td_module_flex_3 .td-post-category:not(.td-post-extra-category){display:none}.tdi_28 .td_module_flex_1 .td-author-date{display:inline}.tdi_28 .td_module_flex_3 .td-author-date{display:inline}.tdi_28 .td_module_flex_1 .td-post-author-name{display:none}.tdi_28 .td_module_flex_3 .td-post-author-name{display:none}.tdi_28 .td_module_flex_1 .td-post-date,.tdi_28 .td_module_flex_1 .td-post-author-name span{display:inline-block}.tdi_28 .td_module_flex_3 .td-post-date,.tdi_28 .td_module_flex_3 .td-post-author-name span{display:inline-block}.tdi_28 .td_module_flex_1 .entry-review-stars{display:none}.tdi_28 .td_module_flex_1 .td-icon-star,.tdi_28 .td_module_flex_1 .td-icon-star-empty,.tdi_28 .td_module_flex_1 .td-icon-star-half{font-size:15px}.tdi_28 .td_module_flex_3 .entry-review-stars{display:none}.tdi_28 .td_module_flex_3 .td-icon-star,.tdi_28 .td_module_flex_3 .td-icon-star-empty,.tdi_28 .td_module_flex_3 .td-icon-star-half{font-size:15px}.tdi_28 .td_module_flex_1 .td-module-comments{display:none}.tdi_28 .td_module_flex_3 .td-module-comments{display:none}body .tdi_28 .td_module_flex_1 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}body .tdi_28 .td_module_flex_3 .td-favorite{font-size:36px}.tdi_28 .td-module-title a{box-shadow:inset 0 0 0 0 #000}body .tdi_28 .td_module_flex_3 .td-favorite{box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_28 .td-block-title a,.tdi_28 .td-block-title span{font-family:HarshaWeb-Raum!important;font-size:30px!important;font-weight:700!important}.tdi_28 .td_module_flex_1 .td-editor-date,.tdi_28 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_28 .td_module_flex_1 .td-editor-date .entry-date,.tdi_28 .td_module_flex_1 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}.tdi_28 .td_module_flex_3 .entry-title{font-family:HarshaWeb-Raum!important;font-size:16px!important;line-height:1.1!important;font-weight:700!important}.tdi_28 .td_module_flex_3 .td-editor-date,.tdi_28 .td_module_flex_3 .td-editor-date .td-post-author-name a,.tdi_28 .td_module_flex_3 .td-editor-date .entry-date,.tdi_28 .td_module_flex_3 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}html:not([class*='ie']) .tdi_28 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_28 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_28 .td_module_wrap{padding-left:20px;padding-right:20px}.tdi_28 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_28 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_28 .td-block-title a,.tdi_28 .td-block-title span{font-size:25px!important}@media (min-width:768px){.tdi_28 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_28 .td_module_wrap{padding-left:14px;padding-right:14px}.tdi_28 .td_block_inner{margin-left:-14px;margin-right:-14px}.tdi_28 .td_module_flex_3 .td-image-container{flex:0 0 35%;width:35%}.tdi_28 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_28 .td-block-title a,.tdi_28 .td-block-title span{font-size:22px!important}.tdi_28 .td_module_flex_1 .entry-title{font-size:16px!important}.tdi_28 .td_module_flex_1 .td-editor-date,.tdi_28 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_28 .td_module_flex_1 .td-editor-date .entry-date,.tdi_28 .td_module_flex_1 .td-module-comments a{font-size:12px!important}.tdi_28 .td_module_flex_1 .td-excerpt{font-size:10px!important}.tdi_28 .td_module_flex_3 .entry-title{font-size:14px!important}.tdi_28 .td_module_flex_3 .td-editor-date,.tdi_28 .td_module_flex_3 .td-editor-date .td-post-author-name a,.tdi_28 .td_module_flex_3 .td-editor-date .entry-date,.tdi_28 .td_module_flex_3 .td-module-comments a{font-size:12px!important}@media (min-width:768px){.tdi_28 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_28 .td_module_flex_1{width:100%;float:left;padding-bottom:10.5px;margin-bottom:10.5px}.rtl .tdi_28 .td_module_flex_1{float:right}.tdi_28 .td_module_column{width:100%;float:left}.tdi_28 .td_module_flex_1 .td-module-container:before{bottom:-10.5px}.tdi_28 .td_module_flex_1 .td-module-meta-info{padding:15px 10px 0px 10px}.tdi_28 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_28 .td_module_flex_1 .entry-title{font-size:24px!important}.tdi_28 .td_module_flex_3 .entry-title{font-size:18px!important}@media (min-width:768px){.tdi_28 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type=\"rocketlazyloadscript\">var block_tdi_28 = new tdBlock();\nblock_tdi_28.id = \"tdi_28\";\nblock_tdi_28.atts = '{\"modules_category\":\"image\",\"modules_on_row\":\"eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=\",\"modules_category1\":\"image\",\"show_cat2\":\"none\",\"show_com2\":\"none\",\"show_author2\":\"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=\",\"columns\":\"eyJwaG9uZSI6IjEwMCUiLCJhbGwiOiI1MCUifQ==\",\"columns_gap\":\"eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjgiLCJhbGwiOiIyMCJ9\",\"image_width2\":\"eyJwb3J0cmFpdCI6IjM1IiwiYWxsIjoiNTAifQ==\",\"modules_space1\":\"eyJwaG9uZSI6IjIxIiwiYWxsIjoiMjAifQ==\",\"custom_title\":\" \\u0dc0\\u0dd2\\u0daf\\u0dd9\\u0dc3\\u0dca \\u0db4\\u0dd4\\u0dc0\\u0dad\\u0dca\",\"category_id\":\"5\",\"ajax_pagination\":\"load_more\",\"h_effect\":\"up-shadow\",\"image_height1\":\"50\",\"f_header_font_family\":\"file_2\",\"f_header_font_size\":\"eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjIiLCJsYW5kc2NhcGUiOiIyNSJ9\",\"f_header_font_weight\":\"700\",\"f_title1_font_size\":\"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTYiLCJsYW5kc2NhcGUiOiIyMCIsInBob25lIjoiMjQifQ==\",\"f_title1_font_line_height\":\"1.1\",\"f_title1_font_weight\":\"700\",\"f_ex1_font_line_height\":\"1.4\",\"f_title2_font_size\":\"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTQiLCJwaG9uZSI6IjE4IiwibGFuZHNjYXBlIjoiMTYifQ==\",\"show_cat1\":\"none\",\"show_author1\":\"none\",\"show_review1\":\"none\",\"limit\":\"4\",\"meta_info_align2\":\"center\",\"f_title2_font_weight\":\"700\",\"f_title1_font_family\":\"file_2\",\"f_title2_font_family\":\"file_2\",\"f_ex1_font_weight\":\"\",\"header_color\":\"#0072e5\",\"all_underline_color\":\"\",\"td_ajax_preloading\":\"\",\"title_tag\":\"h2\",\"image_size\":\"\",\"modules_space2\":\"20\",\"meta_padding2\":\"0 0 0 15px\",\"image_size2\":\"\",\"f_title2_font_line_height\":\"1.1\",\"f_ex1_font_size\":\"eyJwb3J0cmFpdCI6IjEwIiwiYWxsIjoiMTIifQ==\",\"show_excerpt1\":\"\",\"show_com1\":\"none\",\"art_title1\":\"5px 0px 5px 0px\",\"modules_divider2\":\"solid\",\"modules_divider1\":\"solid\",\"meta_padding1\":\"eyJwaG9uZSI6IjE1cHggMTBweCAwcHggMTBweCJ9\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\\/category\\/world-news\\/\",\"block_template_id\":\"td_block_template_14\",\"mc1_el\":\"20\",\"art_excerpt1\":\"10px 0 0 0\",\"f_ex1_font_family\":\"file_1\",\"show_audio2\":\"none\",\"show_vid_t\":\"none\",\"show_audio1\":\"none\",\"show_vid_t2\":\"none\",\"show_review2\":\"none\",\"video_popup\":\"\",\"hide_audio\":\"yes\",\"video_popup2\":\"\",\"hide_audio2\":\"yes\",\"f_meta1_font_family\":\"file_3\",\"f_meta2_font_family\":\"file_3\",\"f_meta1_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"f_meta2_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"image_height2\":\"55\",\"tdc_css\":\"eyJwaG9uZSI6eyJkaXNwbGF5Ijoibm9uZSJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=\",\"block_type\":\"td_flex_block_3\",\"separator\":\"\",\"mc1_tl\":\"\",\"mc1_title_tag\":\"\",\"mc3_tl\":\"\",\"mc3_title_tag\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"category_ids\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"sort\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_query_cache\":\"\",\"td_query_cache_expiration\":\"\",\"enable_no_posts_message\":\"\",\"no_posts_message\":\"No posts\",\"td_ajax_filter_type\":\"\",\"td_ajax_filter_ids\":\"\",\"td_filter_default_txt\":\"All\",\"modules_border_size1\":\"\",\"modules_border_style1\":\"\",\"modules_border_color1\":\"#eaeaea\",\"modules_divider_color1\":\"#eaeaea\",\"image_alignment1\":\"50\",\"image_radius1\":\"\",\"hide_image\":\"\",\"show_favourites\":\"\",\"fav_size\":\"2\",\"fav_space\":\"\",\"fav_ico_color\":\"\",\"fav_ico_color_h\":\"\",\"fav_bg\":\"\",\"fav_bg_h\":\"\",\"fav_shadow_shadow_header\":\"\",\"fav_shadow_shadow_title\":\"Shadow\",\"fav_shadow_shadow_size\":\"\",\"fav_shadow_shadow_offset_horizontal\":\"\",\"fav_shadow_shadow_offset_vertical\":\"\",\"fav_shadow_shadow_spread\":\"\",\"fav_shadow_shadow_color\":\"\",\"video_icon1\":\"\",\"video_rec\":\"\",\"spot_header\":\"\",\"video_rec_title\":\"\",\"video_rec_color\":\"\",\"video_rec_disable\":\"\",\"autoplay_vid\":\"yes\",\"vid_t_margin\":\"\",\"vid_t_padding\":\"\",\"video_title_color\":\"\",\"video_title_color_h\":\"\",\"video_bg\":\"\",\"video_overlay\":\"\",\"vid_t_color\":\"\",\"vid_t_bg_color\":\"\",\"f_vid_title_font_header\":\"\",\"f_vid_title_font_title\":\"Video pop-up article title\",\"f_vid_title_font_settings\":\"\",\"f_vid_title_font_family\":\"\",\"f_vid_title_font_size\":\"\",\"f_vid_title_font_line_height\":\"\",\"f_vid_title_font_style\":\"\",\"f_vid_title_font_weight\":\"\",\"f_vid_title_font_transform\":\"\",\"f_vid_title_font_spacing\":\"\",\"f_vid_title_\":\"\",\"f_vid_time_font_title\":\"Video duration text\",\"f_vid_time_font_settings\":\"\",\"f_vid_time_font_family\":\"\",\"f_vid_time_font_size\":\"\",\"f_vid_time_font_line_height\":\"\",\"f_vid_time_font_style\":\"\",\"f_vid_time_font_weight\":\"\",\"f_vid_time_font_transform\":\"\",\"f_vid_time_font_spacing\":\"\",\"f_vid_time_\":\"\",\"meta_info_align1\":\"\",\"meta_info_horiz1\":\"content-horiz-left\",\"meta_width1\":\"\",\"meta_margin1\":\"\",\"meta_info_border_radius1\":\"\",\"modules_category_margin1\":\"\",\"modules_category_padding1\":\"\",\"modules_cat_border1\":\"\",\"modules_category_radius1\":\"0\",\"modules_extra_cat1\":\"\",\"author_photo\":\"\",\"author_photo_size1\":\"\",\"author_photo_space1\":\"\",\"author_photo_radius1\":\"\",\"show_date1\":\"inline-block\",\"review_space1\":\"\",\"review_size1\":\"2.5\",\"review_distance1\":\"\",\"excerpt_middle\":\"\",\"art_audio1\":\"\",\"art_audio_size1\":\"1.5\",\"modules_border_size2\":\"\",\"modules_border_style2\":\"\",\"modules_border_color2\":\"#eaeaea\",\"modules_divider_color2\":\"#eaeaea\",\"image_alignment2\":\"50\",\"image_radius2\":\"\",\"hide_image2\":\"\",\"show_favourites2\":\"\",\"fav_size2\":\"2\",\"fav_space2\":\"\",\"fav_ico_color2\":\"\",\"fav_ico_color_h2\":\"\",\"fav_bg2\":\"\",\"fav_bg_h2\":\"\",\"fav_shadow2_shadow_header\":\"\",\"fav_shadow2_shadow_title\":\"Shadow\",\"fav_shadow2_shadow_size\":\"\",\"fav_shadow2_shadow_offset_horizontal\":\"\",\"fav_shadow2_shadow_offset_vertical\":\"\",\"fav_shadow2_shadow_spread\":\"\",\"fav_shadow2_shadow_color\":\"\",\"video_icon2\":\"\",\"video_rec2\":\"\",\"video_rec_title2\":\"\",\"video_rec_color2\":\"\",\"autoplay_vid2\":\"yes\",\"vid_t_margin2\":\"\",\"vid_t_padding2\":\"\",\"meta_info_horiz2\":\"content-horiz-left\",\"meta_width2\":\"\",\"meta_margin2\":\"\",\"meta_info_border_radius2\":\"\",\"art_title2\":\"\",\"modules_category2\":\"\",\"modules_category_margin2\":\"\",\"modules_category_padding2\":\"\",\"modules_cat_border2\":\"\",\"modules_category_radius2\":\"0\",\"modules_extra_cat2\":\"\",\"author_photo2\":\"\",\"author_photo_size2\":\"\",\"author_photo_space2\":\"\",\"author_photo_radius2\":\"\",\"show_date2\":\"inline-block\",\"review_space2\":\"\",\"review_size2\":\"2.5\",\"review_distance2\":\"\",\"art_audio2\":\"\",\"art_audio_size2\":\"1\",\"pag_space\":\"\",\"pag_padding\":\"\",\"pag_border_width\":\"\",\"pag_border_radius\":\"\",\"prev_tdicon\":\"\",\"next_tdicon\":\"\",\"pag_icons_size\":\"\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_line_height\":\"\",\"f_header_font_style\":\"\",\"f_header_font_transform\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"f_title1_font_header\":\"\",\"f_title1_font_title\":\"Article title 1\",\"f_title1_font_settings\":\"\",\"f_title1_font_style\":\"\",\"f_title1_font_transform\":\"\",\"f_title1_font_spacing\":\"\",\"f_title1_\":\"\",\"f_cat1_font_title\":\"Article category tag 1\",\"f_cat1_font_settings\":\"\",\"f_cat1_font_family\":\"\",\"f_cat1_font_size\":\"\",\"f_cat1_font_line_height\":\"\",\"f_cat1_font_style\":\"\",\"f_cat1_font_weight\":\"\",\"f_cat1_font_transform\":\"\",\"f_cat1_font_spacing\":\"\",\"f_cat1_\":\"\",\"f_meta1_font_title\":\"Article meta info 1\",\"f_meta1_font_settings\":\"\",\"f_meta1_font_line_height\":\"\",\"f_meta1_font_style\":\"\",\"f_meta1_font_weight\":\"\",\"f_meta1_font_transform\":\"\",\"f_meta1_font_spacing\":\"\",\"f_meta1_\":\"\",\"f_ex1_font_title\":\"Article excerpt 1\",\"f_ex1_font_settings\":\"\",\"f_ex1_font_style\":\"\",\"f_ex1_font_transform\":\"\",\"f_ex1_font_spacing\":\"\",\"f_ex1_\":\"\",\"f_title2_font_title\":\"Article title 2\",\"f_title2_font_settings\":\"\",\"f_title2_font_style\":\"\",\"f_title2_font_transform\":\"\",\"f_title2_font_spacing\":\"\",\"f_title2_\":\"\",\"f_cat2_font_title\":\"Article category tag 2\",\"f_cat2_font_settings\":\"\",\"f_cat2_font_family\":\"\",\"f_cat2_font_size\":\"\",\"f_cat2_font_line_height\":\"\",\"f_cat2_font_style\":\"\",\"f_cat2_font_weight\":\"\",\"f_cat2_font_transform\":\"\",\"f_cat2_font_spacing\":\"\",\"f_cat2_\":\"\",\"f_meta2_font_title\":\"Article meta info 2\",\"f_meta2_font_settings\":\"\",\"f_meta2_font_line_height\":\"\",\"f_meta2_font_style\":\"\",\"f_meta2_font_weight\":\"\",\"f_meta2_font_transform\":\"\",\"f_meta2_font_spacing\":\"\",\"f_meta2_\":\"\",\"mix_color\":\"\",\"mix_type\":\"\",\"fe_brightness\":\"1\",\"fe_contrast\":\"1\",\"fe_saturate\":\"1\",\"mix_color_h\":\"\",\"mix_type_h\":\"\",\"fe_brightness_h\":\"1\",\"fe_contrast_h\":\"1\",\"fe_saturate_h\":\"1\",\"shadow_shadow_header\":\"\",\"shadow_shadow_title\":\"Module Shadow\",\"shadow_shadow_size\":\"\",\"shadow_shadow_offset_horizontal\":\"\",\"shadow_shadow_offset_vertical\":\"\",\"shadow_shadow_spread\":\"\",\"shadow_shadow_color\":\"\",\"meta_bg\":\"\",\"title_txt\":\"\",\"title_txt_hover\":\"\",\"all_underline_height1\":\"\",\"all_underline_height2\":\"\",\"cat_style\":\"\",\"cat_bg\":\"\",\"cat_bg_hover\":\"\",\"cat_txt\":\"\",\"cat_txt_hover\":\"\",\"cat_border\":\"\",\"cat_border_hover\":\"\",\"author_txt\":\"\",\"author_txt_hover\":\"\",\"date_txt\":\"\",\"ex_txt\":\"\",\"com_bg\":\"\",\"com_txt\":\"\",\"rev_txt\":\"\",\"audio_btn_color\":\"\",\"audio_time_color\":\"\",\"audio_bar_color\":\"\",\"audio_bar_curr_color\":\"\",\"pag_text\":\"\",\"pag_h_text\":\"\",\"pag_bg\":\"\",\"pag_h_bg\":\"\",\"pag_border\":\"\",\"pag_h_border\":\"\",\"btn_title\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"ajax_pagination_infinite_stop\":\"\",\"css\":\"\",\"td_column_number\":2,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_28\",\"tdc_css_class\":\"tdi_28\",\"tdc_css_class_style\":\"tdi_28_rand_style\"}';\nblock_tdi_28.td_column_number = \"2\";\nblock_tdi_28.block_type = \"td_flex_block_3\";\nblock_tdi_28.post_count = \"4\";\nblock_tdi_28.found_posts = \"4928\";\nblock_tdi_28.header_color = \"#0072e5\";\nblock_tdi_28.ajax_pagination_infinite_stop = \"\";\nblock_tdi_28.max_num_pages = \"1232\";\ntdBlocksArray.push(block_tdi_28);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com/category/world-news/\"> විදෙස් පුවත්</a></h2></div><div id=\"tdi_28\" class=\"td_block_inner td-mc1-wrap\">\n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%89%e0%b6%b1%e0%b7%8a%e0%b6%af%e0%b7%92%e0%b6%ba%e0%b7%8f%e0%b7%80-%e0%b7%84%e0%b7%8f-%e0%b6%b1%e0%b7%80%e0%b7%83%e0%b7%93%e0%b6%bd%e0%b6%b1%e0%b7%8a%e0%b6%ad%e0%b6%ba-%e0%b6%85%e0%b6%ad/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ඉන්දියාව හා නවසීලන්තය අතර නිදහස් වෙළඳ ගිවිසුමක්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/INDIA-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%89%e0%b6%b1%e0%b7%8a%e0%b6%af%e0%b7%92%e0%b6%ba%e0%b7%8f%e0%b7%80-%e0%b7%84%e0%b7%8f-%e0%b6%b1%e0%b7%80%e0%b7%83%e0%b7%93%e0%b6%bd%e0%b6%b1%e0%b7%8a%e0%b6%ad%e0%b6%ba-%e0%b6%85%e0%b6%ad/\" rel=\"bookmark\" title=\"ඉන්දියාව හා නවසීලන්තය අතර නිදහස් වෙළඳ ගිවිසුමක්\">ඉන්දියාව හා නවසීලන්තය අතර නිදහස් වෙළඳ ගිවිසුමක්</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T13:42:02+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nඉන්දියාව සහ නවසීලන්තය නිදහස් වෙළඳ ගිවිසුමකට ඊයේ (27) දිනයේ දී අත්සන් තැබුවා.\n\n\n\nමෙම ගිවිසුම දෙරට අතර ආර්ථික සබඳතා සැලකිය යුතු...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        <div class=\"td_module_column\">\n        <div class=\"td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/update-%e0%b6%89%e0%b6%b1%e0%b7%8a%e0%b6%af%e0%b7%94%e0%b6%b1%e0%b7%93%e0%b7%83%e0%b7%92%e0%b6%ba%e0%b7%8f%e0%b7%80%e0%b7%9a-%e0%b6%af%e0%b7%94%e0%b6%b8%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%ba-%e0%b6%85/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"Update – ඉන්දුනීසියාවේ දුම්රිය අනතුරින් මියගිය ගණන 14 දක්වා ඉහළට\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/indonesia-train-crash-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/update-%e0%b6%89%e0%b6%b1%e0%b7%8a%e0%b6%af%e0%b7%94%e0%b6%b1%e0%b7%93%e0%b7%83%e0%b7%92%e0%b6%ba%e0%b7%8f%e0%b7%80%e0%b7%9a-%e0%b6%af%e0%b7%94%e0%b6%b8%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%ba-%e0%b6%85/\" rel=\"bookmark\" title=\"Update – ඉන්දුනීසියාවේ දුම්රිය අනතුරින් මියගිය ගණන 14 දක්වා ඉහළට\">Update – ඉන්දුනීසියාවේ දුම්රිය අනතුරින් මියගිය ගණන 14 දක්වා ඉහළට</a></h3>\n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T10:59:19+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%89%e0%b6%b1%e0%b7%8a%e0%b6%af%e0%b7%94%e0%b6%b1%e0%b7%93%e0%b7%83%e0%b7%92%e0%b6%ba%e0%b7%8f%e0%b7%80%e0%b7%9a-%e0%b6%af%e0%b7%94%e0%b6%b8%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%ba-%e0%b6%af%e0%b7%99/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ඉන්දුනීසියාවේ දුම්රිය දෙකක් ගැටී දරුණු අනතුරක්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/train-crash-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%89%e0%b6%b1%e0%b7%8a%e0%b6%af%e0%b7%94%e0%b6%b1%e0%b7%93%e0%b7%83%e0%b7%92%e0%b6%ba%e0%b7%8f%e0%b7%80%e0%b7%9a-%e0%b6%af%e0%b7%94%e0%b6%b8%e0%b7%8a%e0%b6%bb%e0%b7%92%e0%b6%ba-%e0%b6%af%e0%b7%99/\" rel=\"bookmark\" title=\"ඉන්දුනීසියාවේ දුම්රිය දෙකක් ගැටී දරුණු අනතුරක්\">ඉන්දුනීසියාවේ දුම්රිය දෙකක් ගැටී දරුණු අනතුරක්</a></h3>\n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T09:09:46+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%8f%e0%b6%bd%e0%b7%92-%e0%b6%bb%e0%b7%8f%e0%b6%a2%e0%b7%8a%e0%b6%ba%e0%b6%ba%e0%b7%9a-%e0%b6%86%e0%b6%bb%e0%b6%9a%e0%b7%8a%e0%b7%82%e0%b6%9a-%e0%b6%87%e0%b6%b8%e0%b6%ad/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"මාලි රාජ්‍යයේ ආරක්ෂක ඇමති මරාගෙන මැරෙන ප්‍රහාරයකින් මරුට\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Malis-Defence-Minister-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%8f%e0%b6%bd%e0%b7%92-%e0%b6%bb%e0%b7%8f%e0%b6%a2%e0%b7%8a%e0%b6%ba%e0%b6%ba%e0%b7%9a-%e0%b6%86%e0%b6%bb%e0%b6%9a%e0%b7%8a%e0%b7%82%e0%b6%9a-%e0%b6%87%e0%b6%b8%e0%b6%ad/\" rel=\"bookmark\" title=\"මාලි රාජ්‍යයේ ආරක්ෂක ඇමති මරාගෙන මැරෙන ප්‍රහාරයකින් මරුට\">මාලි රාජ්‍යයේ ආරක්ෂක ඇමති මරාගෙන මැරෙන ප්‍රහාරයකින් මරුට</a></h3>\n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-27T09:28:48+05:30\">April 27, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        </div></div><div class=\"td-load-more-wrap\"><a href=\"#\" class=\"td_ajax_load_more td_ajax_load_more_js\" aria-label=\"Load more\" id=\"next-page-tdi_28\" data-td_block_id=\"tdi_28\">Load more<i class=\"td-load-more-icon td-icon-font td-icon-menu-right\"></i></a></div></div><div class=\"td_block_wrap td_flex_block_3 tdi_29 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_14 td_flex_block\" data-td-block-uid=\"tdi_29\">\n<style>.tdi_29 .td-block-title{background-color:#ad0000!important}@media (max-width:767px){.tdi_29{display:none!important}}</style>\n<style>.tdi_29.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_29.custom-tdc-no-posts .td_block_inner:after{content:\"No posts\"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_29 .td_module_flex_1{width:50%;float:left;padding-bottom:10px;margin-bottom:10px}.rtl .tdi_29 .td_module_flex_1{float:right}.tdi_29 .td_module_column{width:50%;float:left}.tdi_29 .td_module_flex_3{width:100%;float:left;padding-bottom:10px;margin-bottom:10px}.tdi_29 .td_module_wrap{padding-left:10px;padding-right:10px}.tdi_29 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_29 .td_module_flex_1 .td-module-container:before{bottom:-10px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_29 .td_module_flex_3 .td-module-container:before{bottom:-10px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_29 .td_module_column:last-child .td_module_flex_3:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_29 .td_module_flex_3:last-child .td-module-container:before{display:none}.tdi_29 .td_module_flex_3:nth-last-child(2){margin-bottom:10px!important;padding-bottom:10px!important}.tdi_29 .td_module_flex_3:nth-last-child(2) .td-module-container:before{display:block}.tdi_29 .td_module_flex_1 .td-module-container{border-color:#eaeaea;flex-direction:column}.tdi_29 .td_module_flex_3 .td-module-container{border-color:#eaeaea;align-items:center}.tdi_29 .td_module_flex_1 .entry-thumb{background-position:center 50%}.tdi_29 .td_module_flex_3 .entry-thumb{background-position:center 50%}.tdi_29 .td_module_flex_3 .td-image-container{flex:0 0 50%;width:50%}.tdi_29 .td_module_flex_1 .td-image-wrap{padding-bottom:50%}.ie10 .tdi_29 .td_module_flex_1 .td-image-container,.ie11 .tdi_29 .td_module_flex_1 .td-image-container{flex:0 0 auto}.tdi_29 .td_module_flex_3 .td-image-wrap{padding-bottom:55%}.ie10 .tdi_29 .td_module_flex_3 .td-image-container,.ie11 .tdi_29 .td_module_flex_3 .td-image-container{flex:0 0 auto}.tdi_29 .td_module_flex_3 .td-video-play-ico{width:24px;height:24px;font-size:24px}.tdi_29 .td_module_flex_1 .td-post-vid-time{display:none}.tdi_29 .td_module_flex_3 .td-post-vid-time{display:none}.tdi_29 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){top:auto;bottom:0}.tdi_29 .td_module_flex_1 .entry-title{margin:5px 0px 5px 0px;font-family:HarshaWeb-Raum!important;font-size:20px!important;line-height:1.1!important;font-weight:700!important}.tdi_29 .td_module_flex_1 .td-excerpt{margin:10px 0 0 0;font-family:HarshaWeb-Regular!important;font-size:12px!important;line-height:1.4!important}.tdi_29 .td_module_flex_1 .td-audio-player{font-size:13px;opacity:0;visibility:hidden;height:0}.tdi_29 .td_module_flex_3 .td-audio-player{font-size:12px;opacity:0;visibility:hidden;height:0}.tdi_29 .td_module_flex_1 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_29 .td_module_flex_3 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_29 .td_module_flex_1 .td-post-category:not(.td-post-extra-category){display:none}.tdi_29 .td_module_flex_3 .td-post-category:not(.td-post-extra-category){display:none}.tdi_29 .td_module_flex_1 .td-author-date{display:inline}.tdi_29 .td_module_flex_3 .td-author-date{display:inline}.tdi_29 .td_module_flex_1 .td-post-author-name{display:none}.tdi_29 .td_module_flex_3 .td-post-author-name{display:none}.tdi_29 .td_module_flex_1 .td-post-date,.tdi_29 .td_module_flex_1 .td-post-author-name span{display:inline-block}.tdi_29 .td_module_flex_1 .entry-review-stars{display:none}.tdi_29 .td_module_flex_1 .td-icon-star,.tdi_29 .td_module_flex_1 .td-icon-star-empty,.tdi_29 .td_module_flex_1 .td-icon-star-half{font-size:15px}.tdi_29 .td_module_flex_3 .entry-review-stars{display:none}.tdi_29 .td_module_flex_3 .td-icon-star,.tdi_29 .td_module_flex_3 .td-icon-star-empty,.tdi_29 .td_module_flex_3 .td-icon-star-half{font-size:15px}.tdi_29 .td_module_flex_1 .td-module-comments{display:none}.tdi_29 .td_module_flex_3 .td-module-comments{display:none}body .tdi_29 .td_module_flex_1 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}body .tdi_29 .td_module_flex_3 .td-favorite{font-size:36px}.tdi_29 .td-module-title a{box-shadow:inset 0 0 0 0 #000}body .tdi_29 .td_module_flex_3 .td-favorite{box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_29 .td-block-title a,.tdi_29 .td-block-title span{font-family:HarshaWeb-Raum!important;font-size:30px!important;font-weight:700!important}.tdi_29 .td_module_flex_1 .td-editor-date,.tdi_29 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_29 .td_module_flex_1 .td-editor-date .entry-date,.tdi_29 .td_module_flex_1 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}.tdi_29 .td_module_flex_3 .entry-title{font-family:HarshaWeb-Raum!important;font-size:16px!important;line-height:1.1!important;font-weight:700!important}.tdi_29 .td_module_flex_3 .td-editor-date,.tdi_29 .td_module_flex_3 .td-editor-date .td-post-author-name a,.tdi_29 .td_module_flex_3 .td-editor-date .entry-date,.tdi_29 .td_module_flex_3 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}html:not([class*='ie']) .tdi_29 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_29 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_29 .td_module_wrap{padding-left:20px;padding-right:20px}.tdi_29 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_29 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_29 .td-block-title a,.tdi_29 .td-block-title span{font-size:25px!important}@media (min-width:768px){.tdi_29 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_29 .td_module_flex_3 .td-image-container{flex:0 0 35%;width:35%}.tdi_29 .td_module_flex_3 .td-module-meta-info{padding:0 0 0 13px}.tdi_29 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_29 .td-block-title a,.tdi_29 .td-block-title span{font-size:22px!important}.tdi_29 .td_module_flex_1 .entry-title{font-size:16px!important}.tdi_29 .td_module_flex_1 .td-editor-date,.tdi_29 .td_module_flex_1 .td-editor-date .td-post-author-name a,.tdi_29 .td_module_flex_1 .td-editor-date .entry-date,.tdi_29 .td_module_flex_1 .td-module-comments a{font-size:12px!important}.tdi_29 .td_module_flex_1 .td-excerpt{font-size:10px!important}.tdi_29 .td_module_flex_3 .entry-title{font-size:14px!important}.tdi_29 .td_module_flex_3 .td-editor-date,.tdi_29 .td_module_flex_3 .td-editor-date .td-post-author-name a,.tdi_29 .td_module_flex_3 .td-editor-date .entry-date,.tdi_29 .td_module_flex_3 .td-module-comments a{font-size:12px!important}@media (min-width:768px){.tdi_29 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_29 .td_module_flex_1{width:100%;float:left;padding-bottom:10.5px;margin-bottom:10.5px}.rtl .tdi_29 .td_module_flex_1{float:right}.tdi_29 .td_module_column{width:100%;float:left}.tdi_29 .td_module_flex_1 .td-module-container:before{bottom:-10.5px}.tdi_29 .td_module_flex_1 .td-module-meta-info{padding:15px 10px 0px 10px}.tdi_29 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_29 .td_module_flex_1 .entry-title{font-size:24px!important}.tdi_29 .td_module_flex_3 .entry-title{font-size:18px!important}@media (min-width:768px){.tdi_29 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type=\"rocketlazyloadscript\">var block_tdi_29 = new tdBlock();\nblock_tdi_29.id = \"tdi_29\";\nblock_tdi_29.atts = '{\"modules_category\":\"image\",\"modules_on_row\":\"eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=\",\"modules_category1\":\"image\",\"show_cat2\":\"none\",\"show_com2\":\"none\",\"show_author2\":\"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=\",\"columns\":\"eyJwaG9uZSI6IjEwMCUiLCJhbGwiOiI1MCUifQ==\",\"columns_gap\":\"eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjAiLCJhbGwiOiIyMCJ9\",\"image_width2\":\"eyJwb3J0cmFpdCI6IjM1IiwiYWxsIjoiNTAifQ==\",\"modules_space1\":\"eyJhbGwiOiIyMCIsInBob25lIjoiMjEifQ==\",\"ajax_pagination\":\"load_more\",\"custom_title\":\"\\u0dc0\\u0dca\\u200d\\u0dba\\u0dcf\\u0db4\\u0dcf\\u0dbb\\u0dd2\\u0d9a \\u0db4\\u0dd4\\u0dc0\\u0dad\\u0dca\",\"header_color\":\"#ad0000\",\"category_id\":\"182\",\"td_ajax_filter_ids\":\"\",\"td_ajax_filter_type\":\"\",\"image_size2\":\"\",\"f_header_font_transform\":\"\",\"sort\":\"\",\"category_ids\":\"\",\"f_ex1_font_line_height\":\"1.4\",\"modules_space2\":\"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMjAifQ==\",\"meta_padding2\":\"eyJwb3J0cmFpdCI6IjAgMCAwIDEzcHgifQ==\",\"video_icon2\":\"24\",\"image_size\":\"\",\"f_title1_font_size\":\"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTYiLCJsYW5kc2NhcGUiOiIyMCIsInBob25lIjoiMjQifQ==\",\"f_title1_font_line_height\":\"1.1\",\"f_title1_font_family\":\"file_2\",\"f_title1_font_weight\":\"700\",\"f_title2_font_size\":\"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTQiLCJwaG9uZSI6IjE4IiwibGFuZHNjYXBlIjoiMTYifQ==\",\"f_title2_font_weight\":\"700\",\"f_title2_font_line_height\":\"1.1\",\"f_title2_font_family\":\"file_2\",\"f_header_font_family\":\"file_2\",\"f_header_font_weight\":\"700\",\"limit\":\"4\",\"h_effect\":\"up-shadow\",\"meta_info_align2\":\"center\",\"show_review2\":\"none\",\"f_header_font_size\":\"eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjIiLCJsYW5kc2NhcGUiOiIyNSJ9\",\"title_tag\":\"h2\",\"td_ajax_preloading\":\"\",\"image_height1\":\"50\",\"image_height2\":\"55\",\"show_cat1\":\"none\",\"show_review1\":\"none\",\"show_author1\":\"none\",\"show_excerpt1\":\"\",\"show_com1\":\"none\",\"art_title1\":\"5px 0px 5px 0px\",\"f_ex1_font_size\":\"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==\",\"modules_divider1\":\"solid\",\"modules_divider2\":\"solid\",\"meta_padding1\":\"eyJwaG9uZSI6IjE1cHggMTBweCAwcHggMTBweCJ9\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\\/category\\/business-news\\/\",\"block_template_id\":\"td_block_template_14\",\"art_excerpt1\":\"10px 0 0 0\",\"f_ex1_font_family\":\"file_1\",\"show_vid_t\":\"none\",\"show_audio1\":\"none\",\"show_vid_t2\":\"none\",\"show_audio2\":\"none\",\"show_date2\":\"\",\"video_popup\":\"\",\"hide_audio\":\"yes\",\"video_popup2\":\"\",\"hide_audio2\":\"yes\",\"f_meta1_font_family\":\"file_3\",\"f_meta2_font_family\":\"file_3\",\"f_meta2_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"f_meta1_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"tdc_css\":\"eyJwaG9uZSI6eyJkaXNwbGF5Ijoibm9uZSJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=\",\"block_type\":\"td_flex_block_3\",\"separator\":\"\",\"mc1_tl\":\"\",\"mc1_title_tag\":\"\",\"mc1_el\":\"\",\"mc3_tl\":\"\",\"mc3_title_tag\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_query_cache\":\"\",\"td_query_cache_expiration\":\"\",\"enable_no_posts_message\":\"\",\"no_posts_message\":\"No posts\",\"td_filter_default_txt\":\"All\",\"modules_border_size1\":\"\",\"modules_border_style1\":\"\",\"modules_border_color1\":\"#eaeaea\",\"modules_divider_color1\":\"#eaeaea\",\"image_alignment1\":\"50\",\"image_radius1\":\"\",\"hide_image\":\"\",\"show_favourites\":\"\",\"fav_size\":\"2\",\"fav_space\":\"\",\"fav_ico_color\":\"\",\"fav_ico_color_h\":\"\",\"fav_bg\":\"\",\"fav_bg_h\":\"\",\"fav_shadow_shadow_header\":\"\",\"fav_shadow_shadow_title\":\"Shadow\",\"fav_shadow_shadow_size\":\"\",\"fav_shadow_shadow_offset_horizontal\":\"\",\"fav_shadow_shadow_offset_vertical\":\"\",\"fav_shadow_shadow_spread\":\"\",\"fav_shadow_shadow_color\":\"\",\"video_icon1\":\"\",\"video_rec\":\"\",\"spot_header\":\"\",\"video_rec_title\":\"\",\"video_rec_color\":\"\",\"video_rec_disable\":\"\",\"autoplay_vid\":\"yes\",\"vid_t_margin\":\"\",\"vid_t_padding\":\"\",\"video_title_color\":\"\",\"video_title_color_h\":\"\",\"video_bg\":\"\",\"video_overlay\":\"\",\"vid_t_color\":\"\",\"vid_t_bg_color\":\"\",\"f_vid_title_font_header\":\"\",\"f_vid_title_font_title\":\"Video pop-up article title\",\"f_vid_title_font_settings\":\"\",\"f_vid_title_font_family\":\"\",\"f_vid_title_font_size\":\"\",\"f_vid_title_font_line_height\":\"\",\"f_vid_title_font_style\":\"\",\"f_vid_title_font_weight\":\"\",\"f_vid_title_font_transform\":\"\",\"f_vid_title_font_spacing\":\"\",\"f_vid_title_\":\"\",\"f_vid_time_font_title\":\"Video duration text\",\"f_vid_time_font_settings\":\"\",\"f_vid_time_font_family\":\"\",\"f_vid_time_font_size\":\"\",\"f_vid_time_font_line_height\":\"\",\"f_vid_time_font_style\":\"\",\"f_vid_time_font_weight\":\"\",\"f_vid_time_font_transform\":\"\",\"f_vid_time_font_spacing\":\"\",\"f_vid_time_\":\"\",\"meta_info_align1\":\"\",\"meta_info_horiz1\":\"content-horiz-left\",\"meta_width1\":\"\",\"meta_margin1\":\"\",\"meta_info_border_radius1\":\"\",\"modules_category_margin1\":\"\",\"modules_category_padding1\":\"\",\"modules_cat_border1\":\"\",\"modules_category_radius1\":\"0\",\"modules_extra_cat1\":\"\",\"author_photo\":\"\",\"author_photo_size1\":\"\",\"author_photo_space1\":\"\",\"author_photo_radius1\":\"\",\"show_date1\":\"inline-block\",\"review_space1\":\"\",\"review_size1\":\"2.5\",\"review_distance1\":\"\",\"excerpt_middle\":\"\",\"art_audio1\":\"\",\"art_audio_size1\":\"1.5\",\"modules_border_size2\":\"\",\"modules_border_style2\":\"\",\"modules_border_color2\":\"#eaeaea\",\"modules_divider_color2\":\"#eaeaea\",\"image_alignment2\":\"50\",\"image_radius2\":\"\",\"hide_image2\":\"\",\"show_favourites2\":\"\",\"fav_size2\":\"2\",\"fav_space2\":\"\",\"fav_ico_color2\":\"\",\"fav_ico_color_h2\":\"\",\"fav_bg2\":\"\",\"fav_bg_h2\":\"\",\"fav_shadow2_shadow_header\":\"\",\"fav_shadow2_shadow_title\":\"Shadow\",\"fav_shadow2_shadow_size\":\"\",\"fav_shadow2_shadow_offset_horizontal\":\"\",\"fav_shadow2_shadow_offset_vertical\":\"\",\"fav_shadow2_shadow_spread\":\"\",\"fav_shadow2_shadow_color\":\"\",\"video_rec2\":\"\",\"video_rec_title2\":\"\",\"video_rec_color2\":\"\",\"autoplay_vid2\":\"yes\",\"vid_t_margin2\":\"\",\"vid_t_padding2\":\"\",\"meta_info_horiz2\":\"content-horiz-left\",\"meta_width2\":\"\",\"meta_margin2\":\"\",\"meta_info_border_radius2\":\"\",\"art_title2\":\"\",\"modules_category2\":\"\",\"modules_category_margin2\":\"\",\"modules_category_padding2\":\"\",\"modules_cat_border2\":\"\",\"modules_category_radius2\":\"0\",\"modules_extra_cat2\":\"\",\"author_photo2\":\"\",\"author_photo_size2\":\"\",\"author_photo_space2\":\"\",\"author_photo_radius2\":\"\",\"review_space2\":\"\",\"review_size2\":\"2.5\",\"review_distance2\":\"\",\"art_audio2\":\"\",\"art_audio_size2\":\"1\",\"pag_space\":\"\",\"pag_padding\":\"\",\"pag_border_width\":\"\",\"pag_border_radius\":\"\",\"prev_tdicon\":\"\",\"next_tdicon\":\"\",\"pag_icons_size\":\"\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_line_height\":\"\",\"f_header_font_style\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"f_title1_font_header\":\"\",\"f_title1_font_title\":\"Article title 1\",\"f_title1_font_settings\":\"\",\"f_title1_font_style\":\"\",\"f_title1_font_transform\":\"\",\"f_title1_font_spacing\":\"\",\"f_title1_\":\"\",\"f_cat1_font_title\":\"Article category tag 1\",\"f_cat1_font_settings\":\"\",\"f_cat1_font_family\":\"\",\"f_cat1_font_size\":\"\",\"f_cat1_font_line_height\":\"\",\"f_cat1_font_style\":\"\",\"f_cat1_font_weight\":\"\",\"f_cat1_font_transform\":\"\",\"f_cat1_font_spacing\":\"\",\"f_cat1_\":\"\",\"f_meta1_font_title\":\"Article meta info 1\",\"f_meta1_font_settings\":\"\",\"f_meta1_font_line_height\":\"\",\"f_meta1_font_style\":\"\",\"f_meta1_font_weight\":\"\",\"f_meta1_font_transform\":\"\",\"f_meta1_font_spacing\":\"\",\"f_meta1_\":\"\",\"f_ex1_font_title\":\"Article excerpt 1\",\"f_ex1_font_settings\":\"\",\"f_ex1_font_style\":\"\",\"f_ex1_font_weight\":\"\",\"f_ex1_font_transform\":\"\",\"f_ex1_font_spacing\":\"\",\"f_ex1_\":\"\",\"f_title2_font_title\":\"Article title 2\",\"f_title2_font_settings\":\"\",\"f_title2_font_style\":\"\",\"f_title2_font_transform\":\"\",\"f_title2_font_spacing\":\"\",\"f_title2_\":\"\",\"f_cat2_font_title\":\"Article category tag 2\",\"f_cat2_font_settings\":\"\",\"f_cat2_font_family\":\"\",\"f_cat2_font_size\":\"\",\"f_cat2_font_line_height\":\"\",\"f_cat2_font_style\":\"\",\"f_cat2_font_weight\":\"\",\"f_cat2_font_transform\":\"\",\"f_cat2_font_spacing\":\"\",\"f_cat2_\":\"\",\"f_meta2_font_title\":\"Article meta info 2\",\"f_meta2_font_settings\":\"\",\"f_meta2_font_line_height\":\"\",\"f_meta2_font_style\":\"\",\"f_meta2_font_weight\":\"\",\"f_meta2_font_transform\":\"\",\"f_meta2_font_spacing\":\"\",\"f_meta2_\":\"\",\"mix_color\":\"\",\"mix_type\":\"\",\"fe_brightness\":\"1\",\"fe_contrast\":\"1\",\"fe_saturate\":\"1\",\"mix_color_h\":\"\",\"mix_type_h\":\"\",\"fe_brightness_h\":\"1\",\"fe_contrast_h\":\"1\",\"fe_saturate_h\":\"1\",\"shadow_shadow_header\":\"\",\"shadow_shadow_title\":\"Module Shadow\",\"shadow_shadow_size\":\"\",\"shadow_shadow_offset_horizontal\":\"\",\"shadow_shadow_offset_vertical\":\"\",\"shadow_shadow_spread\":\"\",\"shadow_shadow_color\":\"\",\"meta_bg\":\"\",\"title_txt\":\"\",\"title_txt_hover\":\"\",\"all_underline_height1\":\"\",\"all_underline_height2\":\"\",\"all_underline_color\":\"#000\",\"cat_style\":\"\",\"cat_bg\":\"\",\"cat_bg_hover\":\"\",\"cat_txt\":\"\",\"cat_txt_hover\":\"\",\"cat_border\":\"\",\"cat_border_hover\":\"\",\"author_txt\":\"\",\"author_txt_hover\":\"\",\"date_txt\":\"\",\"ex_txt\":\"\",\"com_bg\":\"\",\"com_txt\":\"\",\"rev_txt\":\"\",\"audio_btn_color\":\"\",\"audio_time_color\":\"\",\"audio_bar_color\":\"\",\"audio_bar_curr_color\":\"\",\"pag_text\":\"\",\"pag_h_text\":\"\",\"pag_bg\":\"\",\"pag_h_bg\":\"\",\"pag_border\":\"\",\"pag_h_border\":\"\",\"btn_title\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"ajax_pagination_infinite_stop\":\"\",\"css\":\"\",\"td_column_number\":2,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_29\",\"tdc_css_class\":\"tdi_29\",\"tdc_css_class_style\":\"tdi_29_rand_style\"}';\nblock_tdi_29.td_column_number = \"2\";\nblock_tdi_29.block_type = \"td_flex_block_3\";\nblock_tdi_29.post_count = \"4\";\nblock_tdi_29.found_posts = \"548\";\nblock_tdi_29.header_color = \"#ad0000\";\nblock_tdi_29.ajax_pagination_infinite_stop = \"\";\nblock_tdi_29.max_num_pages = \"137\";\ntdBlocksArray.push(block_tdi_29);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com/category/business-news/\">ව්‍යාපාරික පුවත්</a></h2></div><div id=\"tdi_29\" class=\"td_block_inner td-mc1-wrap\">\n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%9a%e0%b7%9c%e0%b6%a7%e0%b7%94%e0%b7%80-%e0%b7%83%e0%b7%8a%e0%b6%a7%e0%b7%9a%e0%b7%82%e0%b6%b8%e0%b6%a7-%e0%b6%86%e0%b7%80%e0%b7%9c%e0%b6%ad%e0%b7%8a-%e0%b6%85%e0%b7%80%e0%b7%94%e0%b6%bb/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"කොටුව ස්ටේෂමට ආවොත් අවුරුද්දට කෝච්චියෙන් ගෙදර යන්න Munchee ආයතනයෙන් ටිකට් (ඡායාරූප)\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Munchee-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%9a%e0%b7%9c%e0%b6%a7%e0%b7%94%e0%b7%80-%e0%b7%83%e0%b7%8a%e0%b6%a7%e0%b7%9a%e0%b7%82%e0%b6%b8%e0%b6%a7-%e0%b6%86%e0%b7%80%e0%b7%9c%e0%b6%ad%e0%b7%8a-%e0%b6%85%e0%b7%80%e0%b7%94%e0%b6%bb/\" rel=\"bookmark\" title=\"කොටුව ස්ටේෂමට ආවොත් අවුරුද්දට කෝච්චියෙන් ගෙදර යන්න Munchee ආයතනයෙන් ටිකට් (ඡායාරූප)\">කොටුව ස්ටේෂමට ආවොත් අවුරුද්දට කෝච්චියෙන් ගෙදර යන්න Munchee ආයතනයෙන් ටිකට් (ඡායාරූප)</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-12T11:27:56+05:30\">April 12, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    <div class=\"td-excerpt\">\nසිංහල සහ හින්දු අලුත් අවුරුද්ද වෙනුවෙන් ගම්බිම් බලා යන ජනතාවට අමතක නොවන අත්දැකීමක් ලබා දෙමින්, CBL සමූහ ව්‍යාපාරයේ ප්‍රමුඛතම සන්නාමය වන Munchee ආයතනය සුවිශේෂී...</div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        <div class=\"td_module_column\">\n        <div class=\"td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/taxi-%e0%b6%bb%e0%b7%92%e0%b6%ba%e0%b6%af%e0%b7%94%e0%b6%bb%e0%b6%b1%e0%b7%8a%e0%b6%a7-%e0%b7%80%e0%b7%92%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%8f%e0%b6%b8-%e0%b7%80%e0%b7%90%e0%b6%a7%e0%b7%94/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"HelaGo Taxi රියදුරන් වෙනුවෙන් විශ්‍රාම වැටුපක්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/03/Helago-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/taxi-%e0%b6%bb%e0%b7%92%e0%b6%ba%e0%b6%af%e0%b7%94%e0%b6%bb%e0%b6%b1%e0%b7%8a%e0%b6%a7-%e0%b7%80%e0%b7%92%e0%b7%81%e0%b7%8a%e0%b6%bb%e0%b7%8f%e0%b6%b8-%e0%b7%80%e0%b7%90%e0%b6%a7%e0%b7%94/\" rel=\"bookmark\" title=\"HelaGo Taxi රියදුරන් වෙනුවෙන් විශ්‍රාම වැටුපක්\">HelaGo Taxi රියදුරන් වෙනුවෙන් විශ්‍රාම වැටුපක්</a></h3>\n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-03-18T15:35:07+05:30\">March 18, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%90%e0%b6%af%e0%b6%b4%e0%b7%99%e0%b6%bb%e0%b6%af%e0%b7%92%e0%b6%9c-%e0%b6%ba%e0%b7%94%e0%b6%af-%e0%b6%9c%e0%b7%90%e0%b6%a7%e0%b7%94%e0%b6%b8%e0%b7%8a-%e0%b6%b8%e0%b7%90%e0%b6%af/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"මැදපෙරදිග යුද ගැටුම් මැද බොරතෙල් මිල සීඝ්‍රයෙන් ඉහළට\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/03/Crude-oil-prices-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b7%90%e0%b6%af%e0%b6%b4%e0%b7%99%e0%b6%bb%e0%b6%af%e0%b7%92%e0%b6%9c-%e0%b6%ba%e0%b7%94%e0%b6%af-%e0%b6%9c%e0%b7%90%e0%b6%a7%e0%b7%94%e0%b6%b8%e0%b7%8a-%e0%b6%b8%e0%b7%90%e0%b6%af/\" rel=\"bookmark\" title=\"මැදපෙරදිග යුද ගැටුම් මැද බොරතෙල් මිල සීඝ්‍රයෙන් ඉහළට\">මැදපෙරදිග යුද ගැටුම් මැද බොරතෙල් මිල සීඝ්‍රයෙන් ඉහළට</a></h3>\n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-03-02T09:40:24+05:30\">March 2, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_3 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%bd%e0%b7%9d%e0%b6%9a-%e0%b7%80%e0%b7%99%e0%b7%85%e0%b6%b3%e0%b6%b4%e0%b7%9c%e0%b7%85%e0%b7%9a-%e0%b6%bb%e0%b6%ad%e0%b7%8a%e0%b6%bb%e0%b6%b1%e0%b7%8a-%e0%b6%b8%e0%b7%92%e0%b6%bd/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ලෝක වෙළඳපොළේ රත්‍රන් මිල ඉහළට\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/02/Gold-price-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%bd%e0%b7%9d%e0%b6%9a-%e0%b7%80%e0%b7%99%e0%b7%85%e0%b6%b3%e0%b6%b4%e0%b7%9c%e0%b7%85%e0%b7%9a-%e0%b6%bb%e0%b6%ad%e0%b7%8a%e0%b6%bb%e0%b6%b1%e0%b7%8a-%e0%b6%b8%e0%b7%92%e0%b6%bd/\" rel=\"bookmark\" title=\"ලෝක වෙළඳපොළේ රත්‍රන් මිල ඉහළට\">ලෝක වෙළඳපොළේ රත්‍රන් මිල ඉහළට</a></h3>\n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-02-27T08:53:55+05:30\">February 27, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                                    </div>\n            </div>\n        </div>\n\n        </div></div><div class=\"td-load-more-wrap\"><a href=\"#\" class=\"td_ajax_load_more td_ajax_load_more_js\" aria-label=\"Load more\" id=\"next-page-tdi_29\" data-td_block_id=\"tdi_29\">Load more<i class=\"td-load-more-icon td-icon-font td-icon-menu-right\"></i></a></div></div></div></div><div class=\"vc_column tdi_31  wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky\">\n<style scoped=\"\">.tdi_31{vertical-align:baseline}.tdi_31>.wpb_wrapper,.tdi_31>.wpb_wrapper>.tdc-elements{display:block}.tdi_31>.wpb_wrapper>.tdc-elements{width:100%}.tdi_31>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_31>.wpb_wrapper{width:auto;height:auto}</style><div class=\"wpb_wrapper\" data-sticky-enabled-on=\"W3RydWUsdHJ1ZSx0cnVlLHRydWVd\" data-sticky-offset=\"20\" data-sticky-is-width-auto=\"W2ZhbHNlLGZhbHNlLGZhbHNlLGZhbHNlXQ==\"><div class=\"td-a-rec td-a-rec-id-custom_ad_5  tdi_32 td_block_template_1\">\n<style>.tdi_32.td-a-rec{text-align:center}.tdi_32.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_32 .td-element-style{z-index:-1}.tdi_32 .td_spot_img_all img,.tdi_32 .td_spot_img_tl img,.tdi_32 .td_spot_img_tp img,.tdi_32 .td_spot_img_mob img{border-style:none}</style><script type=\"rocketlazyloadscript\" data-minify=\"1\" async=\"\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/o/s/e76a9373ce91219b49a6044fc2da252e.js?ver=1774881155\"></script>\n<ins class=\"604c7625\" data-key=\"e3530db9-e3a5-4ec7-a94d-a79145d42422\" data-cp-host=\"4439192c4eed42f4855ea30943a23f2d|dasathalankanews.com\" data-cp-domain=\"dasathalankanews.com\"></ins></div><div class=\"td_block_video_playlist td_block_wrap  tdi_33\">\n<style>.td_video_playlist_title{position:relative;z-index:1;background-color:#222}.td_video_playlist_title .td_video_title_text{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-weight:bold;font-size:15px;color:#ffffff;margin-left:17px;margin-right:17px;vertical-align:middle;line-height:24px;padding:10px 0 10px 0}.td_wrapper_video_playlist{z-index:1;position:relative;display:flex}.td_wrapper_video_playlist .td_video_controls_playlist_wrapper{background-color:@td_theme_color;position:relative}.td_wrapper_video_playlist .td_video_controls_playlist_wrapper:before{content:'';background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGBAMAAADwPukCAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlM9KRgMBADiSB2HAAAAFElEQVR4XmNgYBBgUGAwYHBgCAAAA3wA8fpXm6EAAAAASUVORK5CYII=) repeat-x;width:100%;height:6px;position:absolute;bottom:-6px;z-index:1}.td_wrapper_video_playlist .td_video_stop_play_control{position:relative;width:65px;height:65px;outline:0!important}.td_wrapper_video_playlist .td_video_stop_play_control:after{content:'';width:1px;height:37px;background-color:rgba(255,255,255,0.2);position:absolute;top:14px;right:0}.td_wrapper_video_playlist .td_youtube_control,.td_wrapper_video_playlist .td_vimeo_control{position:relative;top:12px;left:11px;cursor:pointer}.td_wrapper_video_playlist .td_video_title_playing{position:absolute;top:13px;left:80px;font-family:Verdana,Geneva,sans-serif;font-size:13px;line-height:19px;font-weight:bold;color:#ffffff;padding-right:7px;max-height:37px;overflow:hidden}.td_wrapper_video_playlist .td_video_time_playing{position:absolute;bottom:0;right:5px;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:10px;font-style:italic;color:#ffffff;line-height:17px;padding-right:1px}.td_wrapper_video_playlist .td_video_currently_playing{background-color:#404040}.td_wrapper_video_playlist .td_video_currently_playing:after{content:'';position:absolute;top:0;left:0;border-left:3px solid #4db2ec!important;width:3px;height:inherit}.td_wrapper_video_playlist .td_click_video{height:60px;display:block;width:100%;position:relative}.td_wrapper_video_playlist .td_click_video:hover{background-color:#333333;cursor:pointer}.td_wrapper_video_playlist .td_video_thumb{position:relative;top:10px;width:72px;height:40px;overflow:hidden;margin-left:16px}.td_wrapper_video_playlist .td_video_thumb img{position:relative;top:-6px}.td_wrapper_video_playlist .td_video_title_and_time{position:absolute;top:10px;width:100%;padding:0 30px 0 103px}.td_wrapper_video_playlist .td_video_title_and_time .td_video_title{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:12px;color:#ffffff;line-height:15px;max-height:30px;overflow:hidden}.td_wrapper_video_playlist .td_video_time{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:10px;font-style:italic;color:#cacaca;line-height:13px}.td_wrapper_video_playlist .td_wrapper_player{background-color:#000;overflow:hidden}.td_wrapper_video_playlist .td_wrapper_player iframe{width:100%;height:100%!important}.td_wrapper_video_playlist .td_container_video_playlist{display:flex;flex-direction:column;background-color:#222;vertical-align:top;overflow:hidden}.td_wrapper_video_playlist .td_playlist_clickable{overflow-y:auto;overflow-x:hidden}.td_video_playlist_column_3 .td_wrapper_player,.td_video_playlist_column_3 .td_container_video_playlist{height:409px}.td_video_playlist_column_3 .td_wrapper_player{display:block;flex:1}.td_video_playlist_column_3 .td_container_video_playlist{width:341px}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track{background-color:#383838}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb{background-color:#919191;border-radius:10px}.td_video_playlist_column_2 .td_wrapper_video_playlist{flex-direction:column}.td_video_playlist_column_2 .td_video_title_playing{max-height:20px;top:23px}.td_video_playlist_column_2 .td_wrapper_player{display:block;height:391px}.td_video_playlist_column_2 .td_container_video_playlist{height:305px}.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track{background-color:#383838}.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb{background-color:#919191;border-radius:10px}.td_video_playlist_column_1 .td_wrapper_video_playlist{flex-direction:column}.td_video_playlist_column_1 .td_wrapper_player{display:block;height:182px}.td_video_playlist_column_1 .td_container_video_playlist{height:412px}.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track{background-color:#383838}.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar,.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb,.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb{background-color:#919191;border-radius:10px}.wp-video-shortcode:focus{outline:0!important}@media (max-width:767px){.td_video_playlist_title .td_video_title_text{text-align:center}}@media (min-width:481px) and (max-width:1018px){.td_wrapper_video_playlist .td_video_title_playing{max-height:20px;top:23px}}@media (max-width:480px){.td_wrapper_video_playlist .td_video_title_playing{max-height:37px;top:13px}}@media (max-width:1018px){.td_wrapper_video_playlist .td_wrapper_player{flex:auto!important}}@media (max-width:767px){.td_wrapper_video_playlist .td_wrapper_player{margin-bottom:-5px}}@media (max-width:1018px){.td_video_playlist_column_3 .td_wrapper_video_playlist{flex-direction:column}}@media (min-width:1019px) and (max-width:1140px){.td_video_playlist_column_3 .td_wrapper_player,.td_video_playlist_column_3 .td_container_video_playlist{height:365px}}@media (min-width:768px) and (max-width:1018px){.td_video_playlist_column_3 .td_wrapper_player{width:100%;height:416px}}@media (max-width:767px){.td_video_playlist_column_3 .td_wrapper_player{width:100%;height:260px}}@media (min-width:1019px) and (max-width:1140px){.td_video_playlist_column_3 .td_container_video_playlist{width:331px}}@media (max-width:1018px){.td_video_playlist_column_3 .td_container_video_playlist{width:100%;height:305px}}@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:768px) and (max-width:1018px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile{margin-right:10px}}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:767px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile{margin-right:10px}}@media (min-width:768px) and (max-width:1018px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile{overflow-x:hidden;overflow-y:auto}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track{background-color:#383838}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb{background-color:#919191;border-radius:10px}}@media (max-width:767px){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile{overflow-x:hidden;overflow-y:auto}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track{background-color:#383838}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb{background-color:#919191;border-radius:10px}}@media screen and (-webkit-min-device-pixel-ratio:0){.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist{margin-right:10px}}@media (max-width:480px){.td_video_playlist_column_2 .td_video_title_playing{max-height:37px;top:13px}}@media (min-width:1019px) and (max-width:1140px){.td_video_playlist_column_2 .td_wrapper_player{height:360px}}@media (min-width:768px) and (max-width:1018px){.td_video_playlist_column_2 .td_wrapper_player{height:272px}}@media (max-width:767px){.td_video_playlist_column_2 .td_wrapper_player{display:block;height:auto}}@media (max-width:480px){.td_video_playlist_column_2 .td_container_video_playlist{height:245px}}@media screen and (-webkit-min-device-pixel-ratio:0){.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist{margin-right:10px}}@media (min-width:1019px) and (max-width:1140px){.td_video_playlist_column_1 .td_wrapper_player{height:169px}}@media (min-width:768px) and (max-width:1018px){.td_video_playlist_column_1 .td_wrapper_player{height:128px}}@media (max-width:767px){.td_video_playlist_column_1 .td_wrapper_player{display:block;width:100%;height:auto}}@media (max-width:480px){.td_video_playlist_column_1 .td_container_video_playlist{height:245px}}@media screen and (-webkit-min-device-pixel-ratio:0){.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile,.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist{margin-right:10px}}</style><div class=\"td_block_inner\"><div class=\"td_video_playlist_column_1\"><div class=\"td_video_playlist_title\"><div class=\"td_video_title_text\">අපගේ නවතම වීඩියෝ පුවත්</div></div><div class=\"td_wrapper_video_playlist\"><div class=\"td_wrapper_player td_wrapper_playlist_player_youtube\" data-first-video=\"fVPkZVbCId8\" data-autoplay=\"0\">\n                            <div id=\"player_youtube\"></div>\n                       </div><div class=\"td_container_video_playlist \">\n                                                <div class=\"td_video_controls_playlist_wrapper\"><div class=\"td_video_stop_play_control\"><a class=\"td-sp-video-play td-sp td_youtube_control\"></a></div><div class=\"td_current_video_play_title_youtube td_video_title_playing\"></div><div class=\"td_current_video_play_time_youtube td_video_time_playing\"></div></div>\n                                                <div id=\"td_youtube_playlist_video\" class=\"td_playlist_clickable td_add_scrollbar_to_playlist\"><a class=\"td_fVPkZVbCId8 td_click_video td_click_video_youtube \" data-video-id=\"fVPkZVbCId8\"> <div class=\"td_video_thumb\"><img decoding=\"async\" src=\"https://img.youtube.com/vi/fVPkZVbCId8/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 4\" data-lazy-src=\"https://img.youtube.com/vi/fVPkZVbCId8/default.jpg\" data-ll-status=\"loaded\" class=\"entered lazyloaded\"><noscript><img decoding=\"async\" src=\"https://img.youtube.com/vi/fVPkZVbCId8/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 4\"></noscript></div><div class=\"td_video_title_and_time\"><div class=\"td_video_title\">ජාත්‍යන්තර සාම පා ගමන සමාප්ති රාජ්‍ය උත්සවය</div><div class=\"td_video_time\">02:00:39</div></div></a><a class=\"td_kfGL2r4rNAk td_click_video td_click_video_youtube \" data-video-id=\"kfGL2r4rNAk\"> <div class=\"td_video_thumb\"><img decoding=\"async\" src=\"https://img.youtube.com/vi/kfGL2r4rNAk/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 5\" data-lazy-src=\"https://img.youtube.com/vi/kfGL2r4rNAk/default.jpg\" data-ll-status=\"loaded\" class=\"entered lazyloaded\"><noscript><img decoding=\"async\" src=\"https://img.youtube.com/vi/kfGL2r4rNAk/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 5\"></noscript></div><div class=\"td_video_title_and_time\"><div class=\"td_video_title\">ශම්මි සිල්වා ප්‍රමුඛ ක්‍රිකට් විධායක කමිටුව ඉල්ලා අස්වෙයි</div><div class=\"td_video_time\">02:48</div></div></a><a class=\"td_Fb5Bmq2ttvM td_click_video td_click_video_youtube \" data-video-id=\"Fb5Bmq2ttvM\"> <div class=\"td_video_thumb\"><img decoding=\"async\" src=\"https://img.youtube.com/vi/Fb5Bmq2ttvM/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 6\" data-lazy-src=\"https://img.youtube.com/vi/Fb5Bmq2ttvM/default.jpg\" data-ll-status=\"loaded\" class=\"entered lazyloaded\"><noscript><img decoding=\"async\" src=\"https://img.youtube.com/vi/Fb5Bmq2ttvM/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 6\"></noscript></div><div class=\"td_video_title_and_time\"><div class=\"td_video_title\">පක්ෂ 50කට ආරාධනා කළා..කැම්බල් නම් ශ්‍රී ලංකා තමයි..බය වෙන්න දෙයක් නෑ</div><div class=\"td_video_time\">02:31</div></div></a><a class=\"td_dtLSoHZJrVk td_click_video td_click_video_youtube \" data-video-id=\"dtLSoHZJrVk\"> <div class=\"td_video_thumb\"><img decoding=\"async\" src=\"https://img.youtube.com/vi/dtLSoHZJrVk/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 7\" data-lazy-src=\"https://img.youtube.com/vi/dtLSoHZJrVk/default.jpg\" data-ll-status=\"loaded\" class=\"entered lazyloaded\"><noscript><img decoding=\"async\" src=\"https://img.youtube.com/vi/dtLSoHZJrVk/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 7\"></noscript></div><div class=\"td_video_title_and_time\"><div class=\"td_video_title\">හැකර්ලගෙන් බම්බු තමයි ගන්න වෙන්නේ..JVP එක හෙළුවෙන් නටන්නේ - චාමර ආණ්ඩුවට දුන්න සැර හින්ට් එක</div><div class=\"td_video_time\">02:44</div></div></a><a class=\"td_IbtNmAsA6SE td_click_video td_click_video_youtube \" data-video-id=\"IbtNmAsA6SE\"> <div class=\"td_video_thumb\"><img decoding=\"async\" src=\"https://img.youtube.com/vi/IbtNmAsA6SE/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 8\" data-lazy-src=\"https://img.youtube.com/vi/IbtNmAsA6SE/default.jpg\" data-ll-status=\"loaded\" class=\"entered lazyloaded\"><noscript><img decoding=\"async\" src=\"https://img.youtube.com/vi/IbtNmAsA6SE/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 8\"></noscript></div><div class=\"td_video_title_and_time\"><div class=\"td_video_title\">චාමර සම්පත් කැම්බල් පිටිය නිරීක්ෂණයට ගැම්මට එයි..ආණ්ඩුව පලවා හැරීමේ පළවෙනි රැල්ලනේ මේ</div><div class=\"td_video_time\">02:53</div></div></a><a class=\"td_VM2IbN_ns5o td_click_video td_click_video_youtube \" data-video-id=\"VM2IbN_ns5o\"> <div class=\"td_video_thumb\"><img decoding=\"async\" src=\"https://img.youtube.com/vi/VM2IbN_ns5o/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 9\" data-lazy-src=\"https://img.youtube.com/vi/VM2IbN_ns5o/default.jpg\" data-ll-status=\"loaded\" class=\"entered lazyloaded\"><noscript><img decoding=\"async\" src=\"https://img.youtube.com/vi/VM2IbN_ns5o/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 9\"></noscript></div><div class=\"td_video_title_and_time\"><div class=\"td_video_title\">පසන් කස්තුරි මාලිමාවේ හඬ පටයක් ලීක් කරයි ?..\"මහින්දලාගේ ගේමක් තමයි මේක\"ඔන්න සාක්ෂි</div><div class=\"td_video_time\">07:33</div></div></a><a class=\"td_egmlkLmR9UA td_click_video td_click_video_youtube \" data-video-id=\"egmlkLmR9UA\"> <div class=\"td_video_thumb\"><img decoding=\"async\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2040'%3E%3C/svg%3E\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 10\" data-lazy-src=\"https://img.youtube.com/vi/egmlkLmR9UA/default.jpg\"><noscript><img decoding=\"async\" src=\"https://img.youtube.com/vi/egmlkLmR9UA/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 10\"></noscript></div><div class=\"td_video_title_and_time\"><div class=\"td_video_title\">පාස්කු ඉරිදා පරීක්ෂණවලට වර්තමාන හමුදාපතිගේ සහය නැද්ද ?කිසි කෙනෙක්ට ඒකෙන් ගැලවෙන්න බෑ</div><div class=\"td_video_time\">02:46</div></div></a><a class=\"td_u2Q1T-F3EmQ td_click_video td_click_video_youtube \" data-video-id=\"u2Q1T-F3EmQ\"> <div class=\"td_video_thumb\"><img decoding=\"async\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2040'%3E%3C/svg%3E\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 11\" data-lazy-src=\"https://img.youtube.com/vi/u2Q1T-F3EmQ/default.jpg\"><noscript><img decoding=\"async\" src=\"https://img.youtube.com/vi/u2Q1T-F3EmQ/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 11\"></noscript></div><div class=\"td_video_title_and_time\"><div class=\"td_video_title\">ෂම්මි සිල්වා ඉල්ලා අස්වෙයි ද..?</div><div class=\"td_video_time\">01:34</div></div></a><a class=\"td_79rFCUgs2vA td_click_video td_click_video_youtube \" data-video-id=\"79rFCUgs2vA\"> <div class=\"td_video_thumb\"><img decoding=\"async\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2040'%3E%3C/svg%3E\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 12\" data-lazy-src=\"https://img.youtube.com/vi/79rFCUgs2vA/default.jpg\"><noscript><img decoding=\"async\" src=\"https://img.youtube.com/vi/79rFCUgs2vA/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 12\"></noscript></div><div class=\"td_video_title_and_time\"><div class=\"td_video_title\">සජබ මැයි රැළියට එක්සත් ජාතික පක්ෂය සහභාගි වෙන්නේ නෑ..තලතා - රංජිත්ට දැනුම්දෙයි</div><div class=\"td_video_time\">05:32</div></div></a><a class=\"td_ahkErr-iBHk td_click_video td_click_video_youtube \" data-video-id=\"ahkErr-iBHk\"> <div class=\"td_video_thumb\"><img decoding=\"async\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2040'%3E%3C/svg%3E\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 13\" data-lazy-src=\"https://img.youtube.com/vi/ahkErr-iBHk/default.jpg\"><noscript><img decoding=\"async\" src=\"https://img.youtube.com/vi/ahkErr-iBHk/default.jpg\" alt=\"Video thumbnail\" width=\"72px\" height=\"40px\" title=\"Dasatha Lanka News 13\"></noscript></div><div class=\"td_video_title_and_time\"><div class=\"td_video_title\">අගමැතිතුමිය කතරගම වැඳ පුදාගන්න යයි</div><div class=\"td_video_time\">05:32</div></div></a></div>\n                       </div>\n                    </div>\n                    </div>\n                    <script type=\"rocketlazyloadscript\">;if (undefined === window.td_youtube_list_ids) {window.td_youtube_list_ids = {}};window.td_youtube_list_ids['td_fVPkZVbCId8'] = {title:\"ජාත්‍යන්තර සාම පා ගමන සමාප්ති රාජ්‍ය උත්සවය\",time:\"02:00:39\"};window.td_youtube_list_ids['td_kfGL2r4rNAk'] = {title:\"ශම්මි සිල්වා ප්‍රමුඛ ක්‍රිකට් විධායක කමිටුව ඉල්ලා අස්වෙයි\",time:\"02:48\"};window.td_youtube_list_ids['td_Fb5Bmq2ttvM'] = {title:\"පක්ෂ 50කට ආරාධනා කළා..කැම්බල් නම් ශ්‍රී ලංකා තමයි..බය වෙන්න දෙයක් නෑ\",time:\"02:31\"};window.td_youtube_list_ids['td_dtLSoHZJrVk'] = {title:\"හැකර්ලගෙන් බම්බු තමයි ගන්න වෙන්නේ..JVP එක හෙළුවෙන් නටන්නේ - චාමර ආණ්ඩුවට දුන්න සැර හින්ට් එක\",time:\"02:44\"};window.td_youtube_list_ids['td_IbtNmAsA6SE'] = {title:\"චාමර සම්පත් කැම්බල් පිටිය නිරීක්ෂණයට ගැම්මට එයි..ආණ්ඩුව පලවා හැරීමේ පළවෙනි රැල්ලනේ මේ\",time:\"02:53\"};window.td_youtube_list_ids['td_VM2IbN_ns5o'] = {title:\"පසන් කස්තුරි මාලිමාවේ හඬ පටයක් ලීක් කරයි ?..&quot;මහින්දලාගේ ගේමක් තමයි මේක&quot;ඔන්න සාක්ෂි\",time:\"07:33\"};window.td_youtube_list_ids['td_egmlkLmR9UA'] = {title:\"පාස්කු ඉරිදා පරීක්ෂණවලට වර්තමාන හමුදාපතිගේ සහය නැද්ද ?කිසි කෙනෙක්ට ඒකෙන් ගැලවෙන්න බෑ\",time:\"02:46\"};window.td_youtube_list_ids['td_u2Q1T-F3EmQ'] = {title:\"ෂම්මි සිල්වා ඉල්ලා අස්වෙයි ද..?\",time:\"01:34\"};window.td_youtube_list_ids['td_79rFCUgs2vA'] = {title:\"සජබ මැයි රැළියට එක්සත් ජාතික පක්ෂය සහභාගි වෙන්නේ නෑ..තලතා - රංජිත්ට දැනුම්දෙයි\",time:\"05:32\"};window.td_youtube_list_ids['td_ahkErr-iBHk'] = {title:\"අගමැතිතුමිය කතරගම වැඳ පුදාගන්න යයි\",time:\"05:32\"};</script></div></div> <!-- ./block_video_playlist --><div class=\"td-a-rec td-a-rec-id-custom_ad_1  tdi_34 td_block_template_1\">\n<style>.tdi_34.td-a-rec{text-align:center}.tdi_34.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_34 .td-element-style{z-index:-1}.tdi_34 .td_spot_img_all img,.tdi_34 .td_spot_img_tl img,.tdi_34 .td_spot_img_tp img,.tdi_34 .td_spot_img_mob img{border-style:none}</style><div id=\"block_5680\"></div> <!--  Size 300, 250 -->\n<br>\n</div><div class=\"td_block_wrap td_flex_block_1 tdi_35 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_14 td_flex_block\" data-td-block-uid=\"tdi_35\">\n<style>.tdi_35 .td-block-title{background-color:#5c6800!important}@media (max-width:767px){.tdi_35{display:none!important}}</style>\n<style>.tdi_35.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_35.custom-tdc-no-posts .td_block_inner:after{content:\"No posts\"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_35 .entry-thumb{background-position:center 50%}.tdi_35 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_35 .td-image-container{display:block;order:0;margin-left:auto;margin-right:auto}.ie10 .tdi_35 .td-module-meta-info,.ie11 .tdi_35 .td-module-meta-info{flex:auto}body .tdi_35 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_35 .td-module-meta-info{border-color:#eaeaea}.tdi_35 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:18px;margin-bottom:18px}.tdi_35 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_35 .td-module-container:before{bottom:-18px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_35 .td-post-vid-time{display:none}.tdi_35 .td-post-category:not(.td-post-extra-category){display:none}.tdi_35 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_35 .td-excerpt{display:none;margin:10px 0 0 0;column-count:1;column-gap:48px;font-family:HarshaWeb-Regular!important}.tdi_35 .td-audio-player{opacity:0;visibility:hidden;height:0;font-size:13px}.tdi_35 .td-read-more{display:none}.tdi_35 .td-author-date{display:inline}.tdi_35 .td-post-author-name{display:none}.tdi_35 .td-post-date,.tdi_35 .td-post-author-name span{display:inline-block}.tdi_35 .entry-review-stars{display:none}.tdi_35 .td-icon-star,.tdi_35 .td-icon-star-empty,.tdi_35 .td-icon-star-half{font-size:15px}.tdi_35 .td-module-comments{display:none}.tdi_35 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_35 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_35 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_35 .td-module-meta-info,.tdi_35 .td-next-prev-wrap{text-align:center}.tdi_35 .td-category-pos-above .td-post-category{align-self:center!important}.tdi_35 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:50%;right:auto;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_35.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category:not(.td-post-extra-category){transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_35 .td-read-more a{border-radius:20px}.tdi_35 .td-block-title a,.tdi_35 .td-block-title span{font-family:HarshaWeb-Kotu!important;font-size:35px!important;font-style:italic!important;font-weight:700!important}.tdi_35 .entry-title{font-family:HarshaWeb-Bathala!important;font-size:21px!important;line-height:1!important;font-style:italic!important}.tdi_35 .td-editor-date,.tdi_35 .td-editor-date .td-post-author-name a,.tdi_35 .td-editor-date .entry-date,.tdi_35 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}html:not([class*='ie']) .tdi_35 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_35 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_35 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_35 .td-module-container:before{bottom:-18px}.tdi_35 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_35 .td_module_wrap .td-module-container:before{display:block!important}.tdi_35 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_35 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_35 .td-block-title a,.tdi_35 .td-block-title span{font-size:30px!important}.tdi_35 .entry-title{font-size:20px!important}@media (min-width:768px){.tdi_35 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_35 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_35 .td-module-container:before{bottom:-18px}.tdi_35 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_35 .td_module_wrap .td-module-container:before{display:block!important}.tdi_35 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_35 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_35 .td-block-title a,.tdi_35 .td-block-title span{font-size:25px!important}.tdi_35 .entry-title{font-size:17px!important}.tdi_35 .td-editor-date,.tdi_35 .td-editor-date .td-post-author-name a,.tdi_35 .td-editor-date .entry-date,.tdi_35 .td-module-comments a{font-size:12px!important}@media (min-width:768px){.tdi_35 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_35 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_35 .td-module-container:before{bottom:-18px}.tdi_35 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_35 .td_module_wrap .td-module-container:before{display:block!important}.tdi_35 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_35 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_35 .entry-title{font-size:25px!important}@media (min-width:768px){.tdi_35 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type=\"rocketlazyloadscript\">var block_tdi_35 = new tdBlock();\nblock_tdi_35.id = \"tdi_35\";\nblock_tdi_35.atts = '{\"modules_on_row\":\"\",\"hide_audio\":\"yes\",\"category_id\":\"2895\",\"block_template_id\":\"td_block_template_14\",\"custom_title\":\"\\u0dc3\\u0db8\\u0dcf\\u0da2 \\u0d9c\\u0ddc\\u0dc3\\u0dd2\\u0db4\\u0dca\",\"tdc_css\":\"eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZSI6eyJkaXNwbGF5Ijoibm9uZSJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\\/category\\/social-gossip\\/\",\"title_tag\":\"h2\",\"header_color\":\"#5c6800\",\"f_header_font_size\":\"eyJhbGwiOiIzNSIsInBvcnRyYWl0IjoiMjUiLCJsYW5kc2NhcGUiOiIzMCJ9\",\"f_header_font_family\":\"file_3\",\"f_header_font_weight\":\"700\",\"f_title_font_size\":\"eyJhbGwiOiIyMSIsInBvcnRyYWl0IjoiMTciLCJwaG9uZSI6IjI1IiwibGFuZHNjYXBlIjoiMjAifQ==\",\"f_title_font_family\":\"file_4\",\"f_title_font_weight\":\"\",\"all_modules_space\":\"\",\"modules_divider\":\"solid\",\"h_effect\":\"up-shadow\",\"image_floated\":\"\",\"video_popup\":\"\",\"show_vid_t\":\"none\",\"show_cat\":\"none\",\"show_review\":\"none\",\"art_excerpt\":\"10px 0 0 0\",\"show_audio\":\"none\",\"show_btn\":\"none\",\"btn_radius\":\"20\",\"show_author\":\"none\",\"show_excerpt\":\"none\",\"ajax_pagination\":\"infinite\",\"show_com\":\"none\",\"f_ex_font_family\":\"file_1\",\"f_title_font_style\":\"italic\",\"f_header_font_style\":\"italic\",\"f_meta_font_family\":\"file_3\",\"f_meta_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"ajax_pagination_infinite_stop\":\"1\",\"image_size\":\"\",\"f_title_font_line_height\":\"1\",\"limit\":\"4\",\"autoplay_vid\":\"\",\"meta_info_horiz\":\"content-horiz-center\",\"block_type\":\"td_flex_block_1\",\"separator\":\"\",\"mc1_tl\":\"\",\"mc1_title_tag\":\"\",\"mc1_el\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"category_ids\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"sort\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_query_cache\":\"\",\"td_query_cache_expiration\":\"\",\"enable_no_posts_message\":\"\",\"no_posts_message\":\"No posts\",\"td_ajax_filter_type\":\"\",\"td_ajax_filter_ids\":\"\",\"td_filter_default_txt\":\"All\",\"td_ajax_preloading\":\"\",\"container_width\":\"\",\"modules_gap\":\"\",\"m_padding\":\"\",\"modules_border_size\":\"\",\"modules_border_style\":\"\",\"modules_border_color\":\"#eaeaea\",\"modules_border_radius\":\"\",\"modules_divider_color\":\"#eaeaea\",\"image_alignment\":\"50\",\"image_height\":\"\",\"image_width\":\"\",\"image_radius\":\"\",\"hide_image\":\"\",\"show_favourites\":\"\",\"fav_size\":\"2\",\"fav_space\":\"\",\"fav_ico_color\":\"\",\"fav_ico_color_h\":\"\",\"fav_bg\":\"\",\"fav_bg_h\":\"\",\"fav_shadow_shadow_header\":\"\",\"fav_shadow_shadow_title\":\"Shadow\",\"fav_shadow_shadow_size\":\"\",\"fav_shadow_shadow_offset_horizontal\":\"\",\"fav_shadow_shadow_offset_vertical\":\"\",\"fav_shadow_shadow_spread\":\"\",\"fav_shadow_shadow_color\":\"\",\"video_icon\":\"\",\"video_rec\":\"\",\"spot_header\":\"\",\"video_rec_title\":\"\",\"video_rec_color\":\"\",\"video_rec_disable\":\"\",\"vid_t_margin\":\"\",\"vid_t_padding\":\"\",\"video_title_color\":\"\",\"video_title_color_h\":\"\",\"video_bg\":\"\",\"video_overlay\":\"\",\"vid_t_color\":\"\",\"vid_t_bg_color\":\"\",\"f_vid_title_font_header\":\"\",\"f_vid_title_font_title\":\"Video pop-up article title\",\"f_vid_title_font_settings\":\"\",\"f_vid_title_font_family\":\"\",\"f_vid_title_font_size\":\"\",\"f_vid_title_font_line_height\":\"\",\"f_vid_title_font_style\":\"\",\"f_vid_title_font_weight\":\"\",\"f_vid_title_font_transform\":\"\",\"f_vid_title_font_spacing\":\"\",\"f_vid_title_\":\"\",\"f_vid_time_font_title\":\"Video duration text\",\"f_vid_time_font_settings\":\"\",\"f_vid_time_font_family\":\"\",\"f_vid_time_font_size\":\"\",\"f_vid_time_font_line_height\":\"\",\"f_vid_time_font_style\":\"\",\"f_vid_time_font_weight\":\"\",\"f_vid_time_font_transform\":\"\",\"f_vid_time_font_spacing\":\"\",\"f_vid_time_\":\"\",\"meta_info_align\":\"\",\"meta_width\":\"\",\"meta_margin\":\"\",\"meta_padding\":\"\",\"meta_space\":\"\",\"art_title\":\"\",\"art_btn\":\"\",\"meta_info_border_size\":\"\",\"meta_info_border_style\":\"\",\"meta_info_border_color\":\"#eaeaea\",\"meta_info_border_radius\":\"\",\"modules_category\":\"\",\"modules_category_margin\":\"\",\"modules_category_padding\":\"\",\"modules_cat_border\":\"\",\"modules_category_radius\":\"0\",\"modules_extra_cat\":\"\",\"author_photo\":\"\",\"author_photo_size\":\"\",\"author_photo_space\":\"\",\"author_photo_radius\":\"\",\"show_date\":\"inline-block\",\"review_space\":\"\",\"review_size\":\"2.5\",\"review_distance\":\"\",\"excerpt_col\":\"1\",\"excerpt_gap\":\"\",\"excerpt_middle\":\"\",\"excerpt_inline\":\"\",\"art_audio\":\"\",\"art_audio_size\":\"1.5\",\"btn_title\":\"\",\"btn_margin\":\"\",\"btn_padding\":\"\",\"btn_border_width\":\"\",\"pag_space\":\"\",\"pag_padding\":\"\",\"pag_border_width\":\"\",\"pag_border_radius\":\"\",\"prev_tdicon\":\"\",\"next_tdicon\":\"\",\"pag_icons_size\":\"\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_line_height\":\"\",\"f_header_font_transform\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"f_title_font_header\":\"\",\"f_title_font_title\":\"Article title\",\"f_title_font_settings\":\"\",\"f_title_font_transform\":\"\",\"f_title_font_spacing\":\"\",\"f_title_\":\"\",\"f_cat_font_title\":\"Article category tag\",\"f_cat_font_settings\":\"\",\"f_cat_font_family\":\"\",\"f_cat_font_size\":\"\",\"f_cat_font_line_height\":\"\",\"f_cat_font_style\":\"\",\"f_cat_font_weight\":\"\",\"f_cat_font_transform\":\"\",\"f_cat_font_spacing\":\"\",\"f_cat_\":\"\",\"f_meta_font_title\":\"Article meta info\",\"f_meta_font_settings\":\"\",\"f_meta_font_line_height\":\"\",\"f_meta_font_style\":\"\",\"f_meta_font_weight\":\"\",\"f_meta_font_transform\":\"\",\"f_meta_font_spacing\":\"\",\"f_meta_\":\"\",\"f_ex_font_title\":\"Article excerpt\",\"f_ex_font_settings\":\"\",\"f_ex_font_size\":\"\",\"f_ex_font_line_height\":\"\",\"f_ex_font_style\":\"\",\"f_ex_font_weight\":\"\",\"f_ex_font_transform\":\"\",\"f_ex_font_spacing\":\"\",\"f_ex_\":\"\",\"f_btn_font_title\":\"Article read more button\",\"f_btn_font_settings\":\"\",\"f_btn_font_family\":\"\",\"f_btn_font_size\":\"\",\"f_btn_font_line_height\":\"\",\"f_btn_font_style\":\"\",\"f_btn_font_weight\":\"\",\"f_btn_font_transform\":\"\",\"f_btn_font_spacing\":\"\",\"f_btn_\":\"\",\"mix_color\":\"\",\"mix_type\":\"\",\"fe_brightness\":\"1\",\"fe_contrast\":\"1\",\"fe_saturate\":\"1\",\"mix_color_h\":\"\",\"mix_type_h\":\"\",\"fe_brightness_h\":\"1\",\"fe_contrast_h\":\"1\",\"fe_saturate_h\":\"1\",\"m_bg\":\"\",\"color_overlay\":\"\",\"shadow_shadow_header\":\"\",\"shadow_shadow_title\":\"Module Shadow\",\"shadow_shadow_size\":\"\",\"shadow_shadow_offset_horizontal\":\"\",\"shadow_shadow_offset_vertical\":\"\",\"shadow_shadow_spread\":\"\",\"shadow_shadow_color\":\"\",\"title_txt\":\"\",\"title_txt_hover\":\"\",\"all_underline_height\":\"\",\"all_underline_color\":\"\",\"cat_style\":\"\",\"cat_bg\":\"\",\"cat_bg_hover\":\"\",\"cat_txt\":\"\",\"cat_txt_hover\":\"\",\"cat_border\":\"\",\"cat_border_hover\":\"\",\"meta_bg\":\"\",\"author_txt\":\"\",\"author_txt_hover\":\"\",\"date_txt\":\"\",\"ex_txt\":\"\",\"com_bg\":\"\",\"com_txt\":\"\",\"rev_txt\":\"\",\"audio_btn_color\":\"\",\"audio_time_color\":\"\",\"audio_bar_color\":\"\",\"audio_bar_curr_color\":\"\",\"shadow_m_shadow_header\":\"\",\"shadow_m_shadow_title\":\"Meta info shadow\",\"shadow_m_shadow_size\":\"\",\"shadow_m_shadow_offset_horizontal\":\"\",\"shadow_m_shadow_offset_vertical\":\"\",\"shadow_m_shadow_spread\":\"\",\"shadow_m_shadow_color\":\"\",\"btn_bg\":\"\",\"btn_bg_hover\":\"\",\"btn_txt\":\"\",\"btn_txt_hover\":\"\",\"btn_border\":\"\",\"btn_border_hover\":\"\",\"pag_text\":\"\",\"pag_h_text\":\"\",\"pag_bg\":\"\",\"pag_h_bg\":\"\",\"pag_border\":\"\",\"pag_h_border\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"css\":\"\",\"td_column_number\":1,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_35\",\"tdc_css_class\":\"tdi_35\",\"tdc_css_class_style\":\"tdi_35_rand_style\"}';\nblock_tdi_35.td_column_number = \"1\";\nblock_tdi_35.block_type = \"td_flex_block_1\";\nblock_tdi_35.post_count = \"4\";\nblock_tdi_35.found_posts = \"1959\";\nblock_tdi_35.header_color = \"#5c6800\";\nblock_tdi_35.ajax_pagination_infinite_stop = \"1\";\nblock_tdi_35.max_num_pages = \"490\";\ntdBlocksArray.push(block_tdi_35);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com/category/social-gossip/\">සමාජ ගොසිප්</a></h2></div><div id=\"tdi_35\" class=\"td_block_inner td-mc1-wrap\">\n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%84%e0%b7%9d%e0%b6%af%e0%b6%bb%e0%b7%92%e0%b6%ba%e0%b6%9c%e0%b7%9a-%e0%b6%9c%e0%b7%92%e0%b6%ab%e0%b7%94%e0%b6%b8%e0%b7%9a-%e0%b7%83%e0%b6%bd%e0%b7%8a%e0%b6%bd%e0%b7%92-%e0%b6%9c/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"සහෝදරියගේ ගිණුමේ සල්ලි ගන්න සහෝදරයා සහෝදරියගේ ඇටසැකිළි දේහය බැංකුවට අරන් ඇවිත් (වීඩියෝ)\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Man-Digs-Up-Sisters-Skeleton-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%84%e0%b7%9d%e0%b6%af%e0%b6%bb%e0%b7%92%e0%b6%ba%e0%b6%9c%e0%b7%9a-%e0%b6%9c%e0%b7%92%e0%b6%ab%e0%b7%94%e0%b6%b8%e0%b7%9a-%e0%b7%83%e0%b6%bd%e0%b7%8a%e0%b6%bd%e0%b7%92-%e0%b6%9c/\" rel=\"bookmark\" title=\"සහෝදරියගේ ගිණුමේ සල්ලි ගන්න සහෝදරයා සහෝදරියගේ ඇටසැකිළි දේහය බැංකුවට අරන් ඇවිත් (වීඩියෝ)\">සහෝදරියගේ ගිණුමේ සල්ලි ගන්න සහෝදරයා සහෝදරියගේ ඇටසැකිළි දේහය බැංකුවට අරන් ඇවිත් (වීඩියෝ)</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T13:58:55+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b6%b1%e0%b7%8a%e0%b6%ad%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%85%e0%b6%bb%e0%b7%8a%e0%b6%a0%e0%b7%94%e0%b6%b1%e0%b7%8f%e0%b6%a7-%e0%b6%9a%e0%b7%8f%e0%b6%b1%e0%b7%8a%e0%b6%ad%e0%b7%8f/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"මන්ත්‍රී අර්චුනාට කාන්තාවකගෙන් ගල් ප්‍රහාරයක් – පහරදුන් කාන්තාව රිමාන්ඩ්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Archuna-MP-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b8%e0%b6%b1%e0%b7%8a%e0%b6%ad%e0%b7%8a%e0%b6%bb%e0%b7%93-%e0%b6%85%e0%b6%bb%e0%b7%8a%e0%b6%a0%e0%b7%94%e0%b6%b1%e0%b7%8f%e0%b6%a7-%e0%b6%9a%e0%b7%8f%e0%b6%b1%e0%b7%8a%e0%b6%ad%e0%b7%8f/\" rel=\"bookmark\" title=\"මන්ත්‍රී අර්චුනාට කාන්තාවකගෙන් ගල් ප්‍රහාරයක් – පහරදුන් කාන්තාව රිමාන්ඩ්\">මන්ත්‍රී අර්චුනාට කාන්තාවකගෙන් ගල් ප්‍රහාරයක් – පහරදුන් කාන්තාව රිමාන්ඩ්</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-27T07:42:11+05:30\">April 27, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%89%e0%b6%a9%e0%b6%b8%e0%b7%8a-%e0%b6%86%e0%b6%bb%e0%b7%80%e0%b7%94%e0%b6%bd%e0%b6%9a%e0%b6%a7-%e0%b6%b4%e0%b7%90%e0%b6%a7%e0%b6%bd%e0%b7%94%e0%b6%b1%e0%b7%94-%e0%b6%85%e0%b6%bb%e0%b7%8a/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ඉඩම් ආරවුලකට පැටලුනු අර්චුනා කට පුංචත් අරන් ඇවිත් (වීඩියෝ)\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Archuna-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%89%e0%b6%a9%e0%b6%b8%e0%b7%8a-%e0%b6%86%e0%b6%bb%e0%b7%80%e0%b7%94%e0%b6%bd%e0%b6%9a%e0%b6%a7-%e0%b6%b4%e0%b7%90%e0%b6%a7%e0%b6%bd%e0%b7%94%e0%b6%b1%e0%b7%94-%e0%b6%85%e0%b6%bb%e0%b7%8a/\" rel=\"bookmark\" title=\"ඉඩම් ආරවුලකට පැටලුනු අර්චුනා කට පුංචත් අරන් ඇවිත් (වීඩියෝ)\">ඉඩම් ආරවුලකට පැටලුනු අර්චුනා කට පුංචත් අරන් ඇවිත් (වීඩියෝ)</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-26T12:32:45+05:30\">April 26, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%8f%e0%b6%b8-%e0%b6%b4%e0%b7%8f%e0%b6%af-%e0%b6%ba%e0%b7%8f%e0%b6%ad%e0%b7%8a%e0%b6%bb%e0%b7%8f%e0%b7%80%e0%b7%9a-%e0%b7%83%e0%b7%92%e0%b7%80%e0%b7%8a%e0%b7%80%e0%b6%b1/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"සාම පාද යාත්‍රාවේ සිව්වන දිනය අද – අද දිනයේ නැවතුම තෝලංගමුව ජාතික පාසල\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Peace-Walk-2-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%83%e0%b7%8f%e0%b6%b8-%e0%b6%b4%e0%b7%8f%e0%b6%af-%e0%b6%ba%e0%b7%8f%e0%b6%ad%e0%b7%8a%e0%b6%bb%e0%b7%8f%e0%b7%80%e0%b7%9a-%e0%b7%83%e0%b7%92%e0%b7%80%e0%b7%8a%e0%b7%80%e0%b6%b1/\" rel=\"bookmark\" title=\"සාම පාද යාත්‍රාවේ සිව්වන දිනය අද – අද දිනයේ නැවතුම තෝලංගමුව ජාතික පාසල\">සාම පාද යාත්‍රාවේ සිව්වන දිනය අද – අද දිනයේ නැවතුම තෝලංගමුව ජාතික පාසල</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-25T08:36:17+05:30\">April 25, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        </div><div class=\"td_ajax_infinite\" id=\"next-page-tdi_35\" data-td_block_id=\"tdi_35\"> </div><div class=\"td-load-more-wrap td-load-more-infinite-wrap\" id=\"infinite-lm-tdi_35\"><a href=\"#\" class=\"td_ajax_load_more td_ajax_load_more_js\" aria-label=\"Load more\" id=\"next-page-tdi_35\" data-td_block_id=\"tdi_35\">Load more<i class=\"td-icon-font td-icon-menu-down\"></i></a></div></div><div class=\"td-a-rec td-a-rec-id-custom_ad_2  tdi_36 td_block_template_1\">\n<style>.tdi_36{height:260px!important}</style>\n<style>.tdi_36.td-a-rec{text-align:center}.tdi_36.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_36 .td-element-style{z-index:-1}.tdi_36 .td_spot_img_all img,.tdi_36 .td_spot_img_tl img,.tdi_36 .td_spot_img_tp img,.tdi_36 .td_spot_img_mob img{border-style:none}</style><div id=\"block_5681\"></div> <!--  Size 300, 250 -->\n<br>\n</div><div class=\"td_block_wrap td_flex_block_1 tdi_37 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_14 td_flex_block\" data-td-block-uid=\"tdi_37\">\n<style>.tdi_37 .td-block-title{background-color:#934e00!important}@media (max-width:767px){.tdi_37{display:none!important}}</style>\n<style>.tdi_37.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_37.custom-tdc-no-posts .td_block_inner:after{content:\"No posts\"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_37 .td-image-wrap{padding-bottom:55%}.tdi_37 .entry-thumb{background-position:center 50%}.tdi_37 .td-image-container{flex:0 0 50%;width:50%;display:block;order:0}.ie10 .tdi_37 .td-image-container,.ie11 .tdi_37 .td-image-container{flex:0 0 auto}.tdi_37 .td-module-container{flex-direction:row;border-color:#eaeaea!important}.ie10 .tdi_37 .td-module-meta-info,.ie11 .tdi_37 .td-module-meta-info{flex:1}body .tdi_37 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_37 .td-module-meta-info{margin:0px 0px 0px 10px;padding:7px 0 0;border-color:#eaeaea}.tdi_37 .td_module_wrap{padding-left:5px;padding-right:5px;padding-bottom:10px;margin-bottom:10px}.tdi_37 .td_block_inner{margin-left:-5px;margin-right:-5px}.tdi_37 .td-module-container:before{bottom:-10px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_37 .td-post-vid-time{display:none}.tdi_37 .td-post-category:not(.td-post-extra-category){display:none}.tdi_37 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_37 .td-excerpt{display:none;column-count:1;column-gap:48px;font-family:HarshaWeb-Regular!important}.tdi_37 .td-audio-player{opacity:0;visibility:hidden;height:0;font-size:13px}.tdi_37 .td-read-more{display:none}.tdi_37 .td-author-date{display:inline}.tdi_37 .td-post-author-name{display:none}.tdi_37 .entry-review-stars{display:none}.tdi_37 .td-icon-star,.tdi_37 .td-icon-star-empty,.tdi_37 .td-icon-star-half{font-size:15px}.tdi_37 .td-module-comments{display:none}.tdi_37 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_37 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_37 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_37 .td-block-title a,.tdi_37 .td-block-title span{font-family:HarshaWeb-Raum!important;font-size:25px!important;font-weight:700!important}.tdi_37 .entry-title{font-family:HarshaWeb-Raum!important;font-size:17px!important;line-height:1.1!important;font-weight:700!important}.tdi_37 .td-post-category{font-weight:400!important}.tdi_37 .td-editor-date,.tdi_37 .td-editor-date .td-post-author-name a,.tdi_37 .td-editor-date .entry-date,.tdi_37 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}html:not([class*='ie']) .tdi_37 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_37 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_37 .td_module_wrap{padding-bottom:10px;margin-bottom:10px;padding-bottom:10px!important;margin-bottom:10px!important}.tdi_37 .td-module-container:before{bottom:-10px}.tdi_37 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_37 .td_module_wrap .td-module-container:before{display:block!important}.tdi_37 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_37 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_37 .entry-title{font-size:16px!important}@media (min-width:768px){.tdi_37 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_37 .td-module-meta-info{padding:8px 0 0 0}.tdi_37 .td_module_wrap{padding-left:7.5px;padding-right:7.5px;padding-bottom:7.5px;margin-bottom:7.5px;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_37 .td_block_inner{margin-left:-7.5px;margin-right:-7.5px}.tdi_37 .td-module-container:before{bottom:-7.5px}.tdi_37 .td-video-play-ico{width:20px;height:20px;font-size:20px}.tdi_37 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_37 .td_module_wrap .td-module-container:before{display:block!important}.tdi_37 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_37 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_37 .td-block-title a,.tdi_37 .td-block-title span{font-size:20px!important}.tdi_37 .entry-title{font-size:14px!important}.tdi_37 .td-editor-date,.tdi_37 .td-editor-date .td-post-author-name a,.tdi_37 .td-editor-date .entry-date,.tdi_37 .td-module-comments a{font-size:12px!important}@media (min-width:768px){.tdi_37 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_37 .entry-thumb{background-position:center 11%}.tdi_37 .td_module_wrap{padding-left:10px;padding-right:10px;padding-bottom:7.5px;margin-bottom:7.5px;padding-bottom:7.5px!important;margin-bottom:7.5px!important}.tdi_37 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_37 .td-module-container:before{bottom:-7.5px}.tdi_37 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_37 .td_module_wrap .td-module-container:before{display:block!important}.tdi_37 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_37 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_37 .entry-title{margin:5px 0px 0px 0px;font-size:20px!important}.tdi_37 .td-block-title a,.tdi_37 .td-block-title span{font-size:30px!important}.tdi_37 .td-editor-date,.tdi_37 .td-editor-date .td-post-author-name a,.tdi_37 .td-editor-date .entry-date,.tdi_37 .td-module-comments a{line-height:2!important}@media (min-width:768px){.tdi_37 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type=\"rocketlazyloadscript\">var block_tdi_37 = new tdBlock();\nblock_tdi_37.id = \"tdi_37\";\nblock_tdi_37.atts = '{\"modules_on_row\":\"\",\"modules_category\":\"image\",\"show_btn\":\"none\",\"show_excerpt\":\"none\",\"ajax_pagination\":\"infinite\",\"sort\":\"\",\"category_id\":\"51\",\"f_title_font_size\":\"eyJwb3J0cmFpdCI6IjE0IiwibGFuZHNjYXBlIjoiMTYiLCJhbGwiOiIxNyIsInBob25lIjoiMjAifQ==\",\"modules_gap\":\"eyJwb3J0cmFpdCI6IjE1IiwicGhvbmUiOiIyMCIsImFsbCI6IjEwIn0=\",\"show_com\":\"none\",\"show_date\":\"\",\"show_author\":\"none\",\"f_title_font_weight\":\"700\",\"all_modules_space\":\"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSIsInBob25lIjoiMTUifQ==\",\"meta_padding\":\"eyJwb3J0cmFpdCI6IjhweCAwIDAgMCIsImFsbCI6IjdweCAwIDAifQ==\",\"image_size\":\"td_218x150\",\"image_alignment\":\"eyJhbGwiOjUwLCJwaG9uZSI6IjExIn0=\",\"f_header_font_transform\":\"\",\"video_icon\":\"eyJwb3J0cmFpdCI6IjIwIn0=\",\"f_title_font_family\":\"file_2\",\"f_cat_font_weight\":\"400\",\"custom_title\":\"\\u0db4\\u0dca\\u200d\\u0dbb\\u0dcf\\u0daf\\u0dda\\u0dc1\\u0dd3\\u0dba \\u0db4\\u0dd4\\u0dc0\\u0dad\\u0dca\",\"f_header_font_size\":\"eyJwb3J0cmFpdCI6IjIwIiwicGhvbmUiOiIzMCIsImxhbmRzY2FwZSI6IjI1IiwiYWxsIjoiMjUifQ==\",\"f_header_font_family\":\"file_2\",\"f_header_font_weight\":\"700\",\"td_ajax_preloading\":\"\",\"h_effect\":\"up-shadow\",\"show_cat\":\"none\",\"show_review\":\"none\",\"f_title_font_line_height\":\"1.1\",\"header_color\":\"#934e00\",\"title_tag\":\"h2\",\"image_width\":\"50\",\"art_title\":\"eyJwaG9uZSI6IjVweCAwcHggMHB4IDBweCJ9\",\"modules_divider\":\"solid\",\"tdc_css\":\"eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7ImRpc3BsYXkiOiJub25lIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\\/category\\/local-news\\/\",\"block_template_id\":\"td_block_template_14\",\"show_vid_t\":\"none\",\"video_popup\":\"\",\"hide_audio\":\"yes\",\"show_audio\":\"none\",\"f_meta_font_line_height\":\"eyJwaG9uZSI6IjIifQ==\",\"image_floated\":\"float_left\",\"meta_margin\":\"0px 0px 0px 10px\",\"f_ex_font_family\":\"file_1\",\"f_title_font_style\":\"\",\"f_meta_font_family\":\"file_3\",\"f_meta_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"ajax_pagination_infinite_stop\":\"1\",\"image_height\":\"55\",\"block_type\":\"td_flex_block_1\",\"separator\":\"\",\"mc1_tl\":\"\",\"mc1_title_tag\":\"\",\"mc1_el\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"category_ids\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"limit\":\"5\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_query_cache\":\"\",\"td_query_cache_expiration\":\"\",\"enable_no_posts_message\":\"\",\"no_posts_message\":\"No posts\",\"td_ajax_filter_type\":\"\",\"td_ajax_filter_ids\":\"\",\"td_filter_default_txt\":\"All\",\"container_width\":\"\",\"m_padding\":\"\",\"modules_border_size\":\"\",\"modules_border_style\":\"\",\"modules_border_color\":\"#eaeaea\",\"modules_border_radius\":\"\",\"modules_divider_color\":\"#eaeaea\",\"image_radius\":\"\",\"hide_image\":\"\",\"show_favourites\":\"\",\"fav_size\":\"2\",\"fav_space\":\"\",\"fav_ico_color\":\"\",\"fav_ico_color_h\":\"\",\"fav_bg\":\"\",\"fav_bg_h\":\"\",\"fav_shadow_shadow_header\":\"\",\"fav_shadow_shadow_title\":\"Shadow\",\"fav_shadow_shadow_size\":\"\",\"fav_shadow_shadow_offset_horizontal\":\"\",\"fav_shadow_shadow_offset_vertical\":\"\",\"fav_shadow_shadow_spread\":\"\",\"fav_shadow_shadow_color\":\"\",\"video_rec\":\"\",\"spot_header\":\"\",\"video_rec_title\":\"\",\"video_rec_color\":\"\",\"video_rec_disable\":\"\",\"autoplay_vid\":\"yes\",\"vid_t_margin\":\"\",\"vid_t_padding\":\"\",\"video_title_color\":\"\",\"video_title_color_h\":\"\",\"video_bg\":\"\",\"video_overlay\":\"\",\"vid_t_color\":\"\",\"vid_t_bg_color\":\"\",\"f_vid_title_font_header\":\"\",\"f_vid_title_font_title\":\"Video pop-up article title\",\"f_vid_title_font_settings\":\"\",\"f_vid_title_font_family\":\"\",\"f_vid_title_font_size\":\"\",\"f_vid_title_font_line_height\":\"\",\"f_vid_title_font_style\":\"\",\"f_vid_title_font_weight\":\"\",\"f_vid_title_font_transform\":\"\",\"f_vid_title_font_spacing\":\"\",\"f_vid_title_\":\"\",\"f_vid_time_font_title\":\"Video duration text\",\"f_vid_time_font_settings\":\"\",\"f_vid_time_font_family\":\"\",\"f_vid_time_font_size\":\"\",\"f_vid_time_font_line_height\":\"\",\"f_vid_time_font_style\":\"\",\"f_vid_time_font_weight\":\"\",\"f_vid_time_font_transform\":\"\",\"f_vid_time_font_spacing\":\"\",\"f_vid_time_\":\"\",\"meta_info_align\":\"\",\"meta_info_horiz\":\"layout-default\",\"meta_width\":\"\",\"meta_space\":\"\",\"art_btn\":\"\",\"meta_info_border_size\":\"\",\"meta_info_border_style\":\"\",\"meta_info_border_color\":\"#eaeaea\",\"meta_info_border_radius\":\"\",\"modules_category_margin\":\"\",\"modules_category_padding\":\"\",\"modules_cat_border\":\"\",\"modules_category_radius\":\"0\",\"modules_extra_cat\":\"\",\"author_photo\":\"\",\"author_photo_size\":\"\",\"author_photo_space\":\"\",\"author_photo_radius\":\"\",\"review_space\":\"\",\"review_size\":\"2.5\",\"review_distance\":\"\",\"art_excerpt\":\"\",\"excerpt_col\":\"1\",\"excerpt_gap\":\"\",\"excerpt_middle\":\"\",\"excerpt_inline\":\"\",\"art_audio\":\"\",\"art_audio_size\":\"1.5\",\"btn_title\":\"\",\"btn_margin\":\"\",\"btn_padding\":\"\",\"btn_border_width\":\"\",\"btn_radius\":\"\",\"pag_space\":\"\",\"pag_padding\":\"\",\"pag_border_width\":\"\",\"pag_border_radius\":\"\",\"prev_tdicon\":\"\",\"next_tdicon\":\"\",\"pag_icons_size\":\"\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_line_height\":\"\",\"f_header_font_style\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"f_title_font_header\":\"\",\"f_title_font_title\":\"Article title\",\"f_title_font_settings\":\"\",\"f_title_font_transform\":\"\",\"f_title_font_spacing\":\"\",\"f_title_\":\"\",\"f_cat_font_title\":\"Article category tag\",\"f_cat_font_settings\":\"\",\"f_cat_font_family\":\"\",\"f_cat_font_size\":\"\",\"f_cat_font_line_height\":\"\",\"f_cat_font_style\":\"\",\"f_cat_font_transform\":\"\",\"f_cat_font_spacing\":\"\",\"f_cat_\":\"\",\"f_meta_font_title\":\"Article meta info\",\"f_meta_font_settings\":\"\",\"f_meta_font_style\":\"\",\"f_meta_font_weight\":\"\",\"f_meta_font_transform\":\"\",\"f_meta_font_spacing\":\"\",\"f_meta_\":\"\",\"f_ex_font_title\":\"Article excerpt\",\"f_ex_font_settings\":\"\",\"f_ex_font_size\":\"\",\"f_ex_font_line_height\":\"\",\"f_ex_font_style\":\"\",\"f_ex_font_weight\":\"\",\"f_ex_font_transform\":\"\",\"f_ex_font_spacing\":\"\",\"f_ex_\":\"\",\"f_btn_font_title\":\"Article read more button\",\"f_btn_font_settings\":\"\",\"f_btn_font_family\":\"\",\"f_btn_font_size\":\"\",\"f_btn_font_line_height\":\"\",\"f_btn_font_style\":\"\",\"f_btn_font_weight\":\"\",\"f_btn_font_transform\":\"\",\"f_btn_font_spacing\":\"\",\"f_btn_\":\"\",\"mix_color\":\"\",\"mix_type\":\"\",\"fe_brightness\":\"1\",\"fe_contrast\":\"1\",\"fe_saturate\":\"1\",\"mix_color_h\":\"\",\"mix_type_h\":\"\",\"fe_brightness_h\":\"1\",\"fe_contrast_h\":\"1\",\"fe_saturate_h\":\"1\",\"m_bg\":\"\",\"color_overlay\":\"\",\"shadow_shadow_header\":\"\",\"shadow_shadow_title\":\"Module Shadow\",\"shadow_shadow_size\":\"\",\"shadow_shadow_offset_horizontal\":\"\",\"shadow_shadow_offset_vertical\":\"\",\"shadow_shadow_spread\":\"\",\"shadow_shadow_color\":\"\",\"title_txt\":\"\",\"title_txt_hover\":\"\",\"all_underline_height\":\"\",\"all_underline_color\":\"\",\"cat_style\":\"\",\"cat_bg\":\"\",\"cat_bg_hover\":\"\",\"cat_txt\":\"\",\"cat_txt_hover\":\"\",\"cat_border\":\"\",\"cat_border_hover\":\"\",\"meta_bg\":\"\",\"author_txt\":\"\",\"author_txt_hover\":\"\",\"date_txt\":\"\",\"ex_txt\":\"\",\"com_bg\":\"\",\"com_txt\":\"\",\"rev_txt\":\"\",\"audio_btn_color\":\"\",\"audio_time_color\":\"\",\"audio_bar_color\":\"\",\"audio_bar_curr_color\":\"\",\"shadow_m_shadow_header\":\"\",\"shadow_m_shadow_title\":\"Meta info shadow\",\"shadow_m_shadow_size\":\"\",\"shadow_m_shadow_offset_horizontal\":\"\",\"shadow_m_shadow_offset_vertical\":\"\",\"shadow_m_shadow_spread\":\"\",\"shadow_m_shadow_color\":\"\",\"btn_bg\":\"\",\"btn_bg_hover\":\"\",\"btn_txt\":\"\",\"btn_txt_hover\":\"\",\"btn_border\":\"\",\"btn_border_hover\":\"\",\"pag_text\":\"\",\"pag_h_text\":\"\",\"pag_bg\":\"\",\"pag_h_bg\":\"\",\"pag_border\":\"\",\"pag_h_border\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"css\":\"\",\"td_column_number\":1,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_37\",\"tdc_css_class\":\"tdi_37\",\"tdc_css_class_style\":\"tdi_37_rand_style\"}';\nblock_tdi_37.td_column_number = \"1\";\nblock_tdi_37.block_type = \"td_flex_block_1\";\nblock_tdi_37.post_count = \"5\";\nblock_tdi_37.found_posts = \"9389\";\nblock_tdi_37.header_color = \"#934e00\";\nblock_tdi_37.ajax_pagination_infinite_stop = \"1\";\nblock_tdi_37.max_num_pages = \"1878\";\ntdBlocksArray.push(block_tdi_37);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com/category/local-news/\">ප්‍රාදේශීය පුවත්</a></h2></div><div id=\"tdi_37\" class=\"td_block_inner td-mc1-wrap\">\n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b4%e0%b7%8f%e0%b7%83%e0%b6%bd%e0%b7%8a-%e0%b7%85%e0%b6%b8%e0%b7%94%e0%b6%b1%e0%b7%8a-%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b7%80%e0%b7%8f%e0%b7%84%e0%b6%b1-%e0%b6%9a%e0%b7%85-%e0%b6%b6/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"පාසල් ළමුන් ප්‍රවාහනය කළ බස් රථයක් අනතුරට ලක්ව ළමුන් 34ක් රෝහලේ\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Bus-Accident-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b4%e0%b7%8f%e0%b7%83%e0%b6%bd%e0%b7%8a-%e0%b7%85%e0%b6%b8%e0%b7%94%e0%b6%b1%e0%b7%8a-%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b7%80%e0%b7%8f%e0%b7%84%e0%b6%b1-%e0%b6%9a%e0%b7%85-%e0%b6%b6/\" rel=\"bookmark\" title=\"පාසල් ළමුන් ප්‍රවාහනය කළ බස් රථයක් අනතුරට ලක්ව ළමුන් 34ක් රෝහලේ\">පාසල් ළමුන් ප්‍රවාහනය කළ බස් රථයක් අනතුරට ලක්ව ළමුන් 34ක් රෝහලේ</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T09:48:51+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b1%e0%b6%9c%e0%b6%bb-%e0%b7%83%e0%b6%b7%e0%b7%8f%e0%b7%80%e0%b7%9a-%e0%b7%84%e0%b7%8f-%e0%b6%b8%e0%b7%8f%e0%b6%bb%e0%b7%8a%e0%b6%9c-%e0%b7%83%e0%b6%82%e0%b7%80%e0%b6%bb%e0%b7%8a%e0%b6%b0/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"නගර සභාවේ හා මාර්ග සංවර්ධන අධිකාරියේ කඹ ඇදිල්ලෙන් නුවරඑළිය කසළ කන්දක් වෙලා\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/nuwaraeliya-city-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b1%e0%b6%9c%e0%b6%bb-%e0%b7%83%e0%b6%b7%e0%b7%8f%e0%b7%80%e0%b7%9a-%e0%b7%84%e0%b7%8f-%e0%b6%b8%e0%b7%8f%e0%b6%bb%e0%b7%8a%e0%b6%9c-%e0%b7%83%e0%b6%82%e0%b7%80%e0%b6%bb%e0%b7%8a%e0%b6%b0/\" rel=\"bookmark\" title=\"නගර සභාවේ හා මාර්ග සංවර්ධන අධිකාරියේ කඹ ඇදිල්ලෙන් නුවරඑළිය කසළ කන්දක් වෙලා\">නගර සභාවේ හා මාර්ග සංවර්ධන අධිකාරියේ කඹ ඇදිල්ලෙන් නුවරඑළිය කසළ කන්දක් වෙලා</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-27T12:10:34+05:30\">April 27, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%85%e0%b7%80%e0%b7%94%e0%b6%bb%e0%b7%94%e0%b6%af%e0%b7%94-%e0%b6%af%e0%b7%99%e0%b6%9a%e0%b7%9a-%e0%b6%af%e0%b7%90%e0%b6%bb%e0%b7%92%e0%b6%ba-%e0%b6%bb%e0%b7%94%e0%b6%b4%e0%b7%92%e0%b6%ba/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"අවුරුදු දෙකේ දැරිය රුපියල් 40,000කට විකුණලා – අවුරුදු 27 දෙදරු මව ඇතුළු තුනක් අත්අඩංගුවට\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/girl-was-sold-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%85%e0%b7%80%e0%b7%94%e0%b6%bb%e0%b7%94%e0%b6%af%e0%b7%94-%e0%b6%af%e0%b7%99%e0%b6%9a%e0%b7%9a-%e0%b6%af%e0%b7%90%e0%b6%bb%e0%b7%92%e0%b6%ba-%e0%b6%bb%e0%b7%94%e0%b6%b4%e0%b7%92%e0%b6%ba/\" rel=\"bookmark\" title=\"අවුරුදු දෙකේ දැරිය රුපියල් 40,000කට විකුණලා – අවුරුදු 27 දෙදරු මව ඇතුළු තුනක් අත්අඩංගුවට\">අවුරුදු දෙකේ දැරිය රුපියල් 40,000කට විකුණලා – අවුරුදු 27 දෙදරු මව ඇතුළු තුනක් අත්අඩංගුවට</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-27T10:48:25+05:30\">April 27, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b6%e0%b7%83%e0%b7%8a-%e0%b6%bb%e0%b6%ae-%e0%b6%ad%e0%b7%94%e0%b6%b1%e0%b6%9a%e0%b7%8a-%e0%b6%9c%e0%b7%90%e0%b6%a7%e0%b7%93-%e0%b6%b1%e0%b7%8f%e0%b6%8b%e0%b6%bd-%e0%b6%b4%e0%b7%8a/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"බස් රථ තුනක් ගැටී නාඋල ප්‍රදේශයේ අනතුරක්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Buas-Accident-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b6%e0%b7%83%e0%b7%8a-%e0%b6%bb%e0%b6%ae-%e0%b6%ad%e0%b7%94%e0%b6%b1%e0%b6%9a%e0%b7%8a-%e0%b6%9c%e0%b7%90%e0%b6%a7%e0%b7%93-%e0%b6%b1%e0%b7%8f%e0%b6%8b%e0%b6%bd-%e0%b6%b4%e0%b7%8a/\" rel=\"bookmark\" title=\"බස් රථ තුනක් ගැටී නාඋල ප්‍රදේශයේ අනතුරක්\">බස් රථ තුනක් ගැටී නාඋල ප්‍රදේශයේ අනතුරක්</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-26T11:07:04+05:30\">April 26, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b7%80%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%a2-%e0%b6%b8%e0%b7%94%e0%b6%af%e0%b6%bd%e0%b7%8a-%e0%b6%b1%e0%b7%9d%e0%b6%a7%e0%b7%8a%e0%b6%a7%e0%b7%94-%e0%b7%84%e0%b7%8f-%e0%b6%85%e0%b6%ba/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ව්‍යාජ මුදල් නෝට්ටු හා අයිස් මත්ද්‍රව්‍ය සමඟ හයදෙනෙක් අත්අඩංගුවට\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/Arrest-218x150.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b7%80%e0%b7%8a%e0%b6%ba%e0%b7%8f%e0%b6%a2-%e0%b6%b8%e0%b7%94%e0%b6%af%e0%b6%bd%e0%b7%8a-%e0%b6%b1%e0%b7%9d%e0%b6%a7%e0%b7%8a%e0%b6%a7%e0%b7%94-%e0%b7%84%e0%b7%8f-%e0%b6%85%e0%b6%ba/\" rel=\"bookmark\" title=\"ව්‍යාජ මුදල් නෝට්ටු හා අයිස් මත්ද්‍රව්‍ය සමඟ හයදෙනෙක් අත්අඩංගුවට\">ව්‍යාජ මුදල් නෝට්ටු හා අයිස් මත්ද්‍රව්‍ය සමඟ හයදෙනෙක් අත්අඩංගුවට</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-26T08:37:06+05:30\">April 26, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        </div><div class=\"td_ajax_infinite\" id=\"next-page-tdi_37\" data-td_block_id=\"tdi_37\"> </div><div class=\"td-load-more-wrap td-load-more-infinite-wrap\" id=\"infinite-lm-tdi_37\"><a href=\"#\" class=\"td_ajax_load_more td_ajax_load_more_js\" aria-label=\"Load more\" id=\"next-page-tdi_37\" data-td_block_id=\"tdi_37\">Load more<i class=\"td-icon-font td-icon-menu-down\"></i></a></div></div><div class=\"td_block_wrap td_flex_block_1 tdi_38 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_14 td_flex_block\" data-td-block-uid=\"tdi_38\">\n<style>.tdi_38 .td-block-title{background-color:#001dc4!important}@media (max-width:767px){.tdi_38{display:none!important}}</style>\n<style>.tdi_38.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_38.custom-tdc-no-posts .td_block_inner:after{content:\"No posts\"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_38 .entry-thumb{background-position:center 50%}.tdi_38 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_38 .td-image-container{display:block;order:0}.ie10 .tdi_38 .td-module-meta-info,.ie11 .tdi_38 .td-module-meta-info{flex:auto}body .tdi_38 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_38 .td-module-meta-info{border-color:#eaeaea}.tdi_38 .td_module_wrap{padding-left:20px;padding-right:20px;padding-bottom:18px;margin-bottom:18px}.tdi_38 .td_block_inner{margin-left:-20px;margin-right:-20px}.tdi_38 .td-module-container:before{bottom:-18px;border-width:0 0 1px 0;border-style:solid;border-color:#eaeaea;border-color:#eaeaea}.tdi_38 .td-post-vid-time{display:block}.tdi_38 .td-post-category:not(.td-post-extra-category){display:none}.tdi_38 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_38 .td-excerpt{display:none;column-count:1;column-gap:48px;font-family:HarshaWeb-Regular!important}.tdi_38 .td-audio-player{opacity:1;visibility:visible;height:auto;font-size:13px}.tdi_38 .td-read-more{display:none}.tdi_38 .td-author-date{display:inline}.tdi_38 .td-post-author-name{display:none}.tdi_38 .td-post-date,.tdi_38 .td-post-author-name span{display:inline-block}.tdi_38 .entry-review-stars{display:none}.tdi_38 .td-icon-star,.tdi_38 .td-icon-star-empty,.tdi_38 .td-icon-star-half{font-size:15px}.tdi_38 .td-module-comments{display:none}.tdi_38 .td_module_wrap:nth-last-child(1){margin-bottom:0;padding-bottom:0}.tdi_38 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none}.tdi_38 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_38 .td-block-title a,.tdi_38 .td-block-title span{font-family:HarshaWeb-Raum!important;font-size:30px!important;font-weight:700!important}.tdi_38 .entry-title{font-family:HarshaWeb-Raum!important;font-size:20px!important;line-height:1.1!important;font-weight:700!important}.tdi_38 .td-editor-date,.tdi_38 .td-editor-date .td-post-author-name a,.tdi_38 .td-editor-date .entry-date,.tdi_38 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}html:not([class*='ie']) .tdi_38 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_38 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_38 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_38 .td-module-container:before{bottom:-18px}.tdi_38 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_38 .td_module_wrap .td-module-container:before{display:block!important}.tdi_38 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_38 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_38 .td-block-title a,.tdi_38 .td-block-title span{font-size:25px!important}.tdi_38 .entry-title{font-size:18px!important}@media (min-width:768px){.tdi_38 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_38 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_38 .td-module-container:before{bottom:-18px}.tdi_38 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_38 .td_module_wrap .td-module-container:before{display:block!important}.tdi_38 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_38 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_38 .td-block-title a,.tdi_38 .td-block-title span{font-size:22px!important}.tdi_38 .entry-title{font-size:16px!important}.tdi_38 .td-editor-date,.tdi_38 .td-editor-date .td-post-author-name a,.tdi_38 .td-editor-date .entry-date,.tdi_38 .td-module-comments a{font-size:12px!important}@media (min-width:768px){.tdi_38 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_38 .td_module_wrap{padding-bottom:18px;margin-bottom:18px;padding-bottom:18px!important;margin-bottom:18px!important}.tdi_38 .td-module-container:before{bottom:-18px}.tdi_38 .td-audio-player{opacity:0;visibility:hidden;height:0}.tdi_38 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_38 .td_module_wrap .td-module-container:before{display:block!important}.tdi_38 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_38 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_38 .entry-title{font-size:25px!important}@media (min-width:768px){.tdi_38 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type=\"rocketlazyloadscript\">var block_tdi_38 = new tdBlock();\nblock_tdi_38.id = \"tdi_38\";\nblock_tdi_38.atts = '{\"modules_on_row\":\"\",\"limit\":\"1\",\"hide_audio\":\"yes\",\"custom_title\":\"\\u0d9a\\u0dcf\\u0dc5\\u0d9c\\u0dd4\\u0dab\\u0dba\",\"block_template_id\":\"td_block_template_14\",\"category_id\":\"467\",\"ajax_pagination\":\"load_more\",\"show_author\":\"none\",\"show_cat\":\"none\",\"show_com\":\"none\",\"show_review\":\"none\",\"show_excerpt\":\"none\",\"show_btn\":\"none\",\"f_header_font_family\":\"file_2\",\"f_header_font_weight\":\"700\",\"f_title_font_size\":\"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTYiLCJsYW5kc2NhcGUiOiIxOCIsInBob25lIjoiMjUifQ==\",\"f_title_font_line_height\":\"1.1\",\"f_title_font_family\":\"file_2\",\"f_title_font_weight\":\"700\",\"header_color\":\"#001dc4\",\"h_effect\":\"up-shadow\",\"modules_divider\":\"solid\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\\/category\\/weather-forecast\\/\",\"show_audio\":\"eyJwaG9uZSI6Im5vbmUifQ==\",\"f_ex_font_family\":\"file_1\",\"f_header_font_size\":\"eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjIiLCJsYW5kc2NhcGUiOiIyNSJ9\",\"f_meta_font_family\":\"file_3\",\"f_meta_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"image_size\":\"\",\"title_tag\":\"h2\",\"tdc_css\":\"eyJwaG9uZSI6eyJkaXNwbGF5Ijoibm9uZSJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=\",\"block_type\":\"td_flex_block_1\",\"separator\":\"\",\"mc1_tl\":\"\",\"mc1_title_tag\":\"\",\"mc1_el\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"category_ids\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"sort\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_query_cache\":\"\",\"td_query_cache_expiration\":\"\",\"enable_no_posts_message\":\"\",\"no_posts_message\":\"No posts\",\"td_ajax_filter_type\":\"\",\"td_ajax_filter_ids\":\"\",\"td_filter_default_txt\":\"All\",\"td_ajax_preloading\":\"\",\"container_width\":\"\",\"modules_gap\":\"\",\"m_padding\":\"\",\"all_modules_space\":\"36\",\"modules_border_size\":\"\",\"modules_border_style\":\"\",\"modules_border_color\":\"#eaeaea\",\"modules_border_radius\":\"\",\"modules_divider_color\":\"#eaeaea\",\"image_alignment\":\"50\",\"image_height\":\"\",\"image_width\":\"\",\"image_floated\":\"no_float\",\"image_radius\":\"\",\"hide_image\":\"\",\"show_favourites\":\"\",\"fav_size\":\"2\",\"fav_space\":\"\",\"fav_ico_color\":\"\",\"fav_ico_color_h\":\"\",\"fav_bg\":\"\",\"fav_bg_h\":\"\",\"fav_shadow_shadow_header\":\"\",\"fav_shadow_shadow_title\":\"Shadow\",\"fav_shadow_shadow_size\":\"\",\"fav_shadow_shadow_offset_horizontal\":\"\",\"fav_shadow_shadow_offset_vertical\":\"\",\"fav_shadow_shadow_spread\":\"\",\"fav_shadow_shadow_color\":\"\",\"video_icon\":\"\",\"video_popup\":\"yes\",\"video_rec\":\"\",\"spot_header\":\"\",\"video_rec_title\":\"\",\"video_rec_color\":\"\",\"video_rec_disable\":\"\",\"autoplay_vid\":\"yes\",\"show_vid_t\":\"block\",\"vid_t_margin\":\"\",\"vid_t_padding\":\"\",\"video_title_color\":\"\",\"video_title_color_h\":\"\",\"video_bg\":\"\",\"video_overlay\":\"\",\"vid_t_color\":\"\",\"vid_t_bg_color\":\"\",\"f_vid_title_font_header\":\"\",\"f_vid_title_font_title\":\"Video pop-up article title\",\"f_vid_title_font_settings\":\"\",\"f_vid_title_font_family\":\"\",\"f_vid_title_font_size\":\"\",\"f_vid_title_font_line_height\":\"\",\"f_vid_title_font_style\":\"\",\"f_vid_title_font_weight\":\"\",\"f_vid_title_font_transform\":\"\",\"f_vid_title_font_spacing\":\"\",\"f_vid_title_\":\"\",\"f_vid_time_font_title\":\"Video duration text\",\"f_vid_time_font_settings\":\"\",\"f_vid_time_font_family\":\"\",\"f_vid_time_font_size\":\"\",\"f_vid_time_font_line_height\":\"\",\"f_vid_time_font_style\":\"\",\"f_vid_time_font_weight\":\"\",\"f_vid_time_font_transform\":\"\",\"f_vid_time_font_spacing\":\"\",\"f_vid_time_\":\"\",\"meta_info_align\":\"\",\"meta_info_horiz\":\"layout-default\",\"meta_width\":\"\",\"meta_margin\":\"\",\"meta_padding\":\"\",\"meta_space\":\"\",\"art_title\":\"\",\"art_btn\":\"\",\"meta_info_border_size\":\"\",\"meta_info_border_style\":\"\",\"meta_info_border_color\":\"#eaeaea\",\"meta_info_border_radius\":\"\",\"modules_category\":\"\",\"modules_category_margin\":\"\",\"modules_category_padding\":\"\",\"modules_cat_border\":\"\",\"modules_category_radius\":\"0\",\"modules_extra_cat\":\"\",\"author_photo\":\"\",\"author_photo_size\":\"\",\"author_photo_space\":\"\",\"author_photo_radius\":\"\",\"show_date\":\"inline-block\",\"review_space\":\"\",\"review_size\":\"2.5\",\"review_distance\":\"\",\"art_excerpt\":\"\",\"excerpt_col\":\"1\",\"excerpt_gap\":\"\",\"excerpt_middle\":\"\",\"excerpt_inline\":\"\",\"art_audio\":\"\",\"art_audio_size\":\"1.5\",\"btn_title\":\"\",\"btn_margin\":\"\",\"btn_padding\":\"\",\"btn_border_width\":\"\",\"btn_radius\":\"\",\"pag_space\":\"\",\"pag_padding\":\"\",\"pag_border_width\":\"\",\"pag_border_radius\":\"\",\"prev_tdicon\":\"\",\"next_tdicon\":\"\",\"pag_icons_size\":\"\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_line_height\":\"\",\"f_header_font_style\":\"\",\"f_header_font_transform\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"f_title_font_header\":\"\",\"f_title_font_title\":\"Article title\",\"f_title_font_settings\":\"\",\"f_title_font_style\":\"\",\"f_title_font_transform\":\"\",\"f_title_font_spacing\":\"\",\"f_title_\":\"\",\"f_cat_font_title\":\"Article category tag\",\"f_cat_font_settings\":\"\",\"f_cat_font_family\":\"\",\"f_cat_font_size\":\"\",\"f_cat_font_line_height\":\"\",\"f_cat_font_style\":\"\",\"f_cat_font_weight\":\"\",\"f_cat_font_transform\":\"\",\"f_cat_font_spacing\":\"\",\"f_cat_\":\"\",\"f_meta_font_title\":\"Article meta info\",\"f_meta_font_settings\":\"\",\"f_meta_font_line_height\":\"\",\"f_meta_font_style\":\"\",\"f_meta_font_weight\":\"\",\"f_meta_font_transform\":\"\",\"f_meta_font_spacing\":\"\",\"f_meta_\":\"\",\"f_ex_font_title\":\"Article excerpt\",\"f_ex_font_settings\":\"\",\"f_ex_font_size\":\"\",\"f_ex_font_line_height\":\"\",\"f_ex_font_style\":\"\",\"f_ex_font_weight\":\"\",\"f_ex_font_transform\":\"\",\"f_ex_font_spacing\":\"\",\"f_ex_\":\"\",\"f_btn_font_title\":\"Article read more button\",\"f_btn_font_settings\":\"\",\"f_btn_font_family\":\"\",\"f_btn_font_size\":\"\",\"f_btn_font_line_height\":\"\",\"f_btn_font_style\":\"\",\"f_btn_font_weight\":\"\",\"f_btn_font_transform\":\"\",\"f_btn_font_spacing\":\"\",\"f_btn_\":\"\",\"mix_color\":\"\",\"mix_type\":\"\",\"fe_brightness\":\"1\",\"fe_contrast\":\"1\",\"fe_saturate\":\"1\",\"mix_color_h\":\"\",\"mix_type_h\":\"\",\"fe_brightness_h\":\"1\",\"fe_contrast_h\":\"1\",\"fe_saturate_h\":\"1\",\"m_bg\":\"\",\"color_overlay\":\"\",\"shadow_shadow_header\":\"\",\"shadow_shadow_title\":\"Module Shadow\",\"shadow_shadow_size\":\"\",\"shadow_shadow_offset_horizontal\":\"\",\"shadow_shadow_offset_vertical\":\"\",\"shadow_shadow_spread\":\"\",\"shadow_shadow_color\":\"\",\"title_txt\":\"\",\"title_txt_hover\":\"\",\"all_underline_height\":\"\",\"all_underline_color\":\"\",\"cat_style\":\"\",\"cat_bg\":\"\",\"cat_bg_hover\":\"\",\"cat_txt\":\"\",\"cat_txt_hover\":\"\",\"cat_border\":\"\",\"cat_border_hover\":\"\",\"meta_bg\":\"\",\"author_txt\":\"\",\"author_txt_hover\":\"\",\"date_txt\":\"\",\"ex_txt\":\"\",\"com_bg\":\"\",\"com_txt\":\"\",\"rev_txt\":\"\",\"audio_btn_color\":\"\",\"audio_time_color\":\"\",\"audio_bar_color\":\"\",\"audio_bar_curr_color\":\"\",\"shadow_m_shadow_header\":\"\",\"shadow_m_shadow_title\":\"Meta info shadow\",\"shadow_m_shadow_size\":\"\",\"shadow_m_shadow_offset_horizontal\":\"\",\"shadow_m_shadow_offset_vertical\":\"\",\"shadow_m_shadow_spread\":\"\",\"shadow_m_shadow_color\":\"\",\"btn_bg\":\"\",\"btn_bg_hover\":\"\",\"btn_txt\":\"\",\"btn_txt_hover\":\"\",\"btn_border\":\"\",\"btn_border_hover\":\"\",\"pag_text\":\"\",\"pag_h_text\":\"\",\"pag_bg\":\"\",\"pag_h_bg\":\"\",\"pag_border\":\"\",\"pag_h_border\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"ajax_pagination_infinite_stop\":\"\",\"css\":\"\",\"td_column_number\":1,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_38\",\"tdc_css_class\":\"tdi_38\",\"tdc_css_class_style\":\"tdi_38_rand_style\"}';\nblock_tdi_38.td_column_number = \"1\";\nblock_tdi_38.block_type = \"td_flex_block_1\";\nblock_tdi_38.post_count = \"1\";\nblock_tdi_38.found_posts = \"1898\";\nblock_tdi_38.header_color = \"#001dc4\";\nblock_tdi_38.ajax_pagination_infinite_stop = \"\";\nblock_tdi_38.max_num_pages = \"1898\";\ntdBlocksArray.push(block_tdi_38);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com/category/weather-forecast/\">කාළගුණය</a></h2></div><div id=\"tdi_38\" class=\"td_block_inner td-mc1-wrap\">\n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%85%e0%b6%af-%e0%b7%83%e0%b7%80%e0%b7%83%e0%b6%a7-%e0%b6%87%e0%b6%ad%e0%b7%92%e0%b7%80%e0%b7%92%e0%b6%ba-%e0%b7%84%e0%b7%90%e0%b6%9a%e0%b7%92-%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b6%b6/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"අද සවසට ඇතිවිය හැකි ප්‍රබල අකුණු ගැන අවවාදාත්මක නිවේදනයක්\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2026/04/thundering-5-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%85%e0%b6%af-%e0%b7%83%e0%b7%80%e0%b7%83%e0%b6%a7-%e0%b6%87%e0%b6%ad%e0%b7%92%e0%b7%80%e0%b7%92%e0%b6%ba-%e0%b7%84%e0%b7%90%e0%b6%9a%e0%b7%92-%e0%b6%b4%e0%b7%8a%e0%b6%bb%e0%b6%b6/\" rel=\"bookmark\" title=\"අද සවසට ඇතිවිය හැකි ප්‍රබල අකුණු ගැන අවවාදාත්මක නිවේදනයක්\">අද සවසට ඇතිවිය හැකි ප්‍රබල අකුණු ගැන අවවාදාත්මක නිවේදනයක්</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2026-04-28T12:54:59+05:30\">April 28, 2026</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        </div><div class=\"td-load-more-wrap\"><a href=\"#\" class=\"td_ajax_load_more td_ajax_load_more_js\" aria-label=\"Load more\" id=\"next-page-tdi_38\" data-td_block_id=\"tdi_38\">Load more<i class=\"td-load-more-icon td-icon-font td-icon-menu-right\"></i></a></div></div><div class=\"td-a-rec td-a-rec-id-custom_ad_3  tdi_39 td_block_template_1\">\n<style>.tdi_39{height:250px!important}</style>\n<style>.tdi_39.td-a-rec{text-align:center}.tdi_39.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_39 .td-element-style{z-index:-1}.tdi_39 .td_spot_img_all img,.tdi_39 .td_spot_img_tl img,.tdi_39 .td_spot_img_tp img,.tdi_39 .td_spot_img_mob img{border-style:none}</style><div id=\"block_5682\"></div> <!--  Size 300, 250 -->\n<br>\n</div></div></div></div></div><div id=\"tdi_40\" class=\"tdc-row stretch_row_1400 td-stretch-content\"><div class=\"vc_row tdi_41  wpb_row td-pb-row tdc-element-style\">\n<style scoped=\"\">.tdi_41,.tdi_41 .tdc-columns{min-height:0}.tdi_41,.tdi_41 .tdc-columns{display:block}.tdi_41 .tdc-columns{width:100%}.tdi_41:before,.tdi_41:after{display:table}.tdi_41{margin-bottom:50px!important;padding-top:80px!important;padding-bottom:80px!important;position:relative}.tdi_41 .td_block_wrap{text-align:left}@media(min-width:1141px){.tdi_41{display:none!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_41{padding-top:40px!important;padding-bottom:40px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_41{padding-top:30px!important;padding-bottom:30px!important}}@media (max-width:767px){.tdi_41{padding-top:30px!important;padding-bottom:30px!important}}</style>\n<div class=\"tdi_40_rand_style td-element-style\"><style>.tdi_40_rand_style::after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background:linear-gradient(rgba(0,0,0,0.95),rgba(0,13,22,0.97))!important}</style></div><div class=\"vc_column tdi_43  wpb_column vc_column_container tdc-column td-pb-span12\">\n<style scoped=\"\">.tdi_43{vertical-align:baseline}.tdi_43>.wpb_wrapper,.tdi_43>.wpb_wrapper>.tdc-elements{display:block}.tdi_43>.wpb_wrapper>.tdc-elements{width:100%}.tdi_43>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_43>.wpb_wrapper{width:auto;height:auto}@media(min-width:1141px){.tdi_43{display:none!important}}</style><div class=\"wpb_wrapper\"></div></div></div></div><div id=\"tdi_44\" class=\"tdc-row\"><div class=\"vc_row tdi_45  wpb_row td-pb-row\">\n<style scoped=\"\">.tdi_45,.tdi_45 .tdc-columns{min-height:0}.tdi_45,.tdi_45 .tdc-columns{display:block}.tdi_45 .tdc-columns{width:100%}.tdi_45:before,.tdi_45:after{display:table}</style><div class=\"vc_column tdi_47  wpb_column vc_column_container tdc-column td-pb-span12\">\n<style scoped=\"\">.tdi_47{vertical-align:baseline}.tdi_47>.wpb_wrapper,.tdi_47>.wpb_wrapper>.tdc-elements{display:block}.tdi_47>.wpb_wrapper>.tdc-elements{width:100%}.tdi_47>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_47>.wpb_wrapper{width:auto;height:auto}</style><div class=\"wpb_wrapper\"><div class=\"wpb_wrapper td_block_wrap vc_raw_html tdi_49 \"><div class=\"td-fix-index\"><div id=\"zone_959481385\"></div>\n<script type=\"rocketlazyloadscript\">\n    (function(w,d,o,g,r,a,m){\n        var cid='zone_959481385';\n        w[r]=w[r]||function(){(w[r+'l']=w[r+'l']||[]).push(arguments)};\n        function e(b,w,r){if((w[r+'h']=b.pop())&&!w.ABN){\n            var a=d.createElement(o),p=d.getElementsByTagName(o)[0];a.async=1;\n            a.src='https://cdn.'+w[r+'h']+'/libs/e.js';a.onerror=function(){e(g,w,r)};\n            p.parentNode.insertBefore(a,p)}}e(g,w,r);\n        w[r](cid,{id:959481385,domain:w[r+'h']});\n    })(window,document,'script',['adsbetnet.com'],'ABNS');\n</script>\n\n<script type=\"rocketlazyloadscript\" data-cfasync=\"false\" data-rocket-type=\"text/javascript\" id=\"clever-core\">\n/* <![CDATA[ */\n    (function (document, window) {\n        var a, c = document.createElement(\"script\"), f = window.frameElement;\n\n        c.id = \"CleverCoreLoader90323\";\n        c.src = \"https://scripts.cleverwebserver.com/513006c3cad910dbda9b1762f72aaeec.js\";\n\n        c.async = !0;\n        c.type = \"text/javascript\";\n        c.setAttribute(\"data-target\", window.name || (f && f.getAttribute(\"id\")));\n        c.setAttribute(\"data-callback\", \"put-your-callback-function-here\");\n        c.setAttribute(\"data-callback-url-click\", \"put-your-click-macro-here\");\n        c.setAttribute(\"data-callback-url-view\", \"put-your-view-macro-here\");\n        \n\n        try {\n            a = parent.document.getElementsByTagName(\"script\")[0] || document.getElementsByTagName(\"script\")[0];\n        } catch (e) {\n            a = !1;\n        }\n\n        a || (a = document.getElementsByTagName(\"head\")[0] || document.getElementsByTagName(\"body\")[0]);\n        a.parentNode.insertBefore(c, a);\n    })(document, window);\n/* ]]&gt; */\n</script>\n</div></div><div class=\"tdm_block td_block_wrap td_block_wrap tdm_block_popup tdi_50 td-pb-border-top td_block_template_1\" data-td-block-uid=\"tdi_50\">\n<style>.tdm-popup-modal-prevent-scroll{overflow:hidden}.tdm-popup-modal-wrap,.tdm-popup-modal-bg{top:0;left:0;width:100%;height:100%}.tdm-popup-modal-wrap{position:fixed;display:flex;z-index:10002}.tdm-popup-modal-bg{position:absolute}.tdm-popup-modal{display:flex;flex-direction:column;position:relative;background-color:#fff;width:700px;max-width:100%;max-height:100%;border-radius:3px;overflow:hidden;z-index:1}.tdm-pm-header{display:flex;align-items:center;width:100%;padding:19px 25px 16px;z-index:10}.tdm-pmh-title{margin:0;padding:0;font-size:18px;line-height:1.2;font-weight:600;color:#1D2327}a.tdm-pmh-title:hover{color:var(--td_theme_color,#4db2ec)}.tdm-pmh-close{position:relative;margin-left:auto;font-size:14px;color:#878d93;cursor:pointer}.tdm-pmh-close *{pointer-events:none}.tdm-pmh-close svg{width:14px;fill:#878d93}.tdm-pmh-close:hover{color:#000}.tdm-pmh-close:hover svg{fill:#000}.tdm-pm-body{flex:1;padding:30px 25px;overflow:auto;overflow-x:hidden}.tdm-pm-body>p:empty{display:none}.tdm-pm-body .tdc-row:not([class*='stretch_row_']),.tdm-pm-body .tdc-row-composer:not([class*='stretch_row_']){width:auto!important;max-width:1240px}.tdm-popup-modal-over-screen,.tdm-popup-modal-over-screen .tdm-pm-body .tdb_header_search .tdb-search-form,.tdm-popup-modal-over-screen .tdm-pm-body .tdb_header_logo .tdb-logo-a,.tdm-popup-modal-over-screen .tdm-pm-body .tdb_header_logo h1{pointer-events:none}.tdm-popup-modal-over-screen .tdm-btn{pointer-events:none!important}.tdm-popup-modal-over-screen .tdm-popup-modal-bg{opacity:0;transition:opacity .2s ease-in}.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-popup-modal-bg{opacity:1;transition:opacity .2s ease-out}.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-popup-modal,.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-pm-body .tdb_header_search .tdb-search-form,.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-pm-body .tdb_header_logo .tdb-logo-a,.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-pm-body .tdb_header_logo h1{pointer-events:auto}.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-btn{pointer-events:auto!important}.tdm-popup-modal:hover .td-admin-edit{display:block;z-index:11}#tdm-popup-modal-td_m_4f5b{align-items:center;justify-content:center}#tdm-popup-modal-td_m_4f5b.tdm-popup-modal-over-screen .tdm-popup-modal{opacity:0;transform:scale(.95);transition:opacity .2s ease-in,transform .2s ease-in}#tdm-popup-modal-td_m_4f5b.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-popup-modal{opacity:1;transform:scale(1);transition:opacity .2s ease-out,transform .2s ease-out}#tdm-popup-modal-td_m_4f5b .tdm-popup-modal{width:550px;box-shadow:0px 2px 4px 0px rgba(0,0,0,0.2)}#tdm-popup-modal-td_m_4f5b .tdm-pm-header{display:flex;border-width:1px;border-style:solid;border-color:#EBEBEB}#tdm-popup-modal-td_m_4f5b .tdm-pmh-close{top:0px}#tdm-popup-modal-td_m_4f5b.tdm-popup-modal-open{pointer-events:auto}#tdm-popup-modal-td_m_4f5b .tdm-popup-modal-bg{background:rgba(0,0,0,0.85)}@media (min-width:783px){.admin-bar .tdm-popup-modal-wrap{padding-top:32px}}@media (max-width:782px){.admin-bar .tdm-popup-modal-wrap{padding-top:46px}}@media (min-width:1141px){.tdm-pm-body .tdc-row:not([class*='stretch_row_']),.tdm-pm-body .tdc-row-composer:not([class*='stretch_row_']){padding-left:24px;padding-right:24px}}@media (min-width:1019px) and (max-width:1140px){.tdm-pm-body .tdc-row:not([class*='stretch_row_']),.tdm-pm-body .tdc-row-composer:not([class*='stretch_row_']){padding-left:20px;padding-right:20px}}@media (max-width:767px){.tdm-pm-body .tdc-row:not([class*='stretch_row_']){padding-left:20px;padding-right:20px}}@media (min-width:1019px) and (max-width:1140px){#tdm-popup-modal-td_m_4f5b .tdm-pm-header{border-width:1px;border-style:solid;border-color:#EBEBEB}}@media (min-width:768px) and (max-width:1018px){#tdm-popup-modal-td_m_4f5b .tdm-pm-header{border-width:1px;border-style:solid;border-color:#EBEBEB}}@media (max-width:767px){#tdm-popup-modal-td_m_4f5b .tdm-pm-header{border-width:1px;border-style:solid;border-color:#EBEBEB}}</style><div id=\"tdm-popup-modal-td_m_4f5b\" class=\"tdm-popup-modal-wrap tdm-popup-modal-over-screen\" style=\"display:none;\"><div class=\"tdm-popup-modal-bg\"></div><div class=\"tdm-popup-modal td-theme-wrap\"><div class=\"tdm-pm-header\"><h3 class=\"tdm-pmh-title\">Subscribe Now</h3><div class=\"tdm-pmh-close\"><i class=\"tdc-font-fa tdc-font-fa-remove-close-times\"></i></div></div><div class=\"tdm-pm-body\"><a style=\"text-align:center;\" href=\"https://www.youtube.com/@DasathaLkNews?sub_confirmation=1\" rel=\"nofollow noopener\" target=\"_blank\"><img width=\"500\" height=\"500\" decoding=\"async\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20500'%3E%3C/svg%3E\" alt=\"WhatsApp Image 2024 12 03 at 17.03.11\" title=\"Dasatha Lanka News 14\" data-lazy-src=\"https://dasathalankanews.com/wp-content/uploads/2024/12/WhatsApp-Image-2024-12-03-at-17.03.11.webp\"><noscript><img width=\"500\" height=\"500\" decoding=\"async\" src=\"https://dasathalankanews.com/wp-content/uploads/2024/12/WhatsApp-Image-2024-12-03-at-17.03.11.webp\" alt=\"WhatsApp Image 2024 12 03 at 17.03.11\" title=\"Dasatha Lanka News 14\"></noscript></a></div></div></div></div><div class=\"td_block_wrap td_flex_block_1 tdi_51 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_14 td_flex_block\" data-td-block-uid=\"tdi_51\">\n<style>.tdi_51 .td-block-title{background-color:#a800b5!important}@media (max-width:767px){.tdi_51{display:none!important}}</style>\n<style>.tdi_51.custom-tdc-no-posts .td_block_inner{margin-left:0!important;margin-right:0!important}.tdi_51.custom-tdc-no-posts .td_block_inner:after{content:\"No posts\"!important;display:block!important;font-size:13px;font-weight:normal;text-align:left;padding:20px;border:1px solid rgba(190,190,190,0.35);color:rgba(125,125,125,0.8)}.tdi_51 .td-image-wrap{padding-bottom:50%}.tdi_51 .entry-thumb{background-position:center 50%}.tdi_51 .td-module-container{flex-direction:column;border-color:#eaeaea!important}.tdi_51 .td-image-container{display:block;order:0}.ie10 .tdi_51 .td-module-meta-info,.ie11 .tdi_51 .td-module-meta-info{flex:auto}body .tdi_51 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_51 .td-module-meta-info{border-color:#eaeaea}.tdi_51 .td_module_wrap{width:33.33333333%;float:left;padding-left:10px;padding-right:10px;padding-bottom:12.5px;margin-bottom:12.5px}.rtl .tdi_51 .td_module_wrap{float:right}.tdi_51 .td_block_inner{margin-left:-10px;margin-right:-10px}.tdi_51 .td-module-container:before{bottom:-12.5px;border-color:#eaeaea}.tdi_51 .td-post-vid-time{display:none}.tdi_51 .td-post-category:not(.td-post-extra-category){display:none}.tdi_51 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_51 .td-excerpt{display:none;column-count:1;column-gap:48px;font-family:HarshaWeb-Regular!important;font-size:12px!important;line-height:1.4!important}.tdi_51 .td-audio-player{opacity:0;visibility:hidden;height:0;font-size:13px}.tdi_51 .td-read-more{display:none}.tdi_51 .td-author-date{display:inline}.tdi_51 .td-post-author-name{display:none}.tdi_51 .entry-review-stars{display:none}.tdi_51 .td-icon-star,.tdi_51 .td-icon-star-empty,.tdi_51 .td-icon-star-half{font-size:15px}.tdi_51 .td-module-comments{display:none}.tdi_51 .td_module_wrap:nth-child(3n+1){clear:both}.tdi_51 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0;padding-bottom:0}.tdi_51 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none}.tdi_51 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_51 .td-block-title a,.tdi_51 .td-block-title span{font-family:HarshaWeb-Raum!important;font-size:30px!important;font-weight:700!important}.tdi_51 .entry-title{font-family:HarshaWeb-Raum!important;font-size:20px!important;line-height:1.1!important;font-style:italic!important;font-weight:700!important}.tdi_51 .td-editor-date,.tdi_51 .td-editor-date .td-post-author-name a,.tdi_51 .td-editor-date .entry-date,.tdi_51 .td-module-comments a{font-family:HarshaWeb-Kotu!important;font-size:14px!important}html:not([class*='ie']) .tdi_51 .td-module-container:hover .entry-thumb:before{opacity:0}@media (min-width:768px){.tdi_51 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}@media (min-width:1019px) and (max-width:1140px){.tdi_51 .td_module_wrap{padding-bottom:12.5px;margin-bottom:12.5px;clear:none!important;padding-bottom:12.5px!important;margin-bottom:12.5px!important}.tdi_51 .td-module-container:before{bottom:-12.5px}.tdi_51 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_51 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_51 .td_module_wrap .td-module-container:before{display:block!important}.tdi_51 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_51 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_51 .td-block-title a,.tdi_51 .td-block-title span{font-size:25px!important}@media (min-width:768px){.tdi_51 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (min-width:768px) and (max-width:1018px){.tdi_51 .td_module_wrap{padding-bottom:12.5px;margin-bottom:12.5px;clear:none!important;padding-bottom:12.5px!important;margin-bottom:12.5px!important}.tdi_51 .td-module-container:before{bottom:-12.5px}.tdi_51 .td_module_wrap:nth-child(3n+1){clear:both!important}.tdi_51 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_51 .td_module_wrap .td-module-container:before{display:block!important}.tdi_51 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none!important}.tdi_51 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_51 .td-block-title a,.tdi_51 .td-block-title span{font-size:20px!important}.tdi_51 .entry-title{font-size:16px!important}.tdi_51 .td-editor-date,.tdi_51 .td-editor-date .td-post-author-name a,.tdi_51 .td-editor-date .entry-date,.tdi_51 .td-module-comments a{font-size:12px!important}.tdi_51 .td-excerpt{font-size:10px!important}@media (min-width:768px){.tdi_51 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}@media (max-width:767px){.tdi_51 .td-module-meta-info{padding:15px 10px 0px 10px}.tdi_51 .td_module_wrap{width:100%;float:left;padding-bottom:12.5px;margin-bottom:12.5px;padding-bottom:12.5px!important;margin-bottom:12.5px!important}.rtl .tdi_51 .td_module_wrap{float:right}.tdi_51 .td-module-container:before{bottom:-12.5px}.tdi_51 .td_module_wrap:nth-last-child(1){margin-bottom:0!important;padding-bottom:0!important}.tdi_51 .td_module_wrap .td-module-container:before{display:block!important}.tdi_51 .td_module_wrap:nth-last-child(1) .td-module-container:before{display:none!important}.tdi_51 .td-module-title a{box-shadow:inset 0 0 0 0 #000}.tdi_51 .td-block-title a,.tdi_51 .td-block-title span{line-height:1.2!important}.tdi_51 .entry-title{font-size:25px!important}@media (min-width:768px){.tdi_51 .td-module-title a{transition:all 0.2s ease;-webkit-transition:all 0.2s ease}}}</style><script type=\"rocketlazyloadscript\">var block_tdi_51 = new tdBlock();\nblock_tdi_51.id = \"tdi_51\";\nblock_tdi_51.atts = '{\"modules_on_row\":\"eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==\",\"limit\":\"3\",\"hide_audio\":\"yes\",\"meta_info_align\":\"\",\"show_author\":\"none\",\"show_cat\":\"none\",\"show_excerpt\":\"none\",\"show_btn\":\"none\",\"columns\":\"33.33333333%\",\"ajax_pagination\":\"load_more\",\"h_effect\":\"up-shadow\",\"show_author1\":\"none\",\"show_cat1\":\"none\",\"show_excerpt1\":\"none\",\"show_audio1\":\"none\",\"show_review1\":\"none\",\"image_size2\":\"td_696x0\",\"image_width2\":\"72\",\"f_title_font_weight\":\"700\",\"custom_title\":\"\\u0da1\\u0dcf\\u0dba\\u0dcf\\u0dbb\\u0dd6\\u0db4 \\u0d9c\\u0dd0\\u0dbd\\u0dbb\\u0dd2\\u0dba\",\"f_header_font_family\":\"file_2\",\"header_color\":\"#a800b5\",\"f_title_font_family\":\"file_2\",\"f_header_font_weight\":\"700\",\"f_title_font_size\":\"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTYiLCJsYW5kc2NhcGUiOiIyMCIsInBob25lIjoiMjUifQ==\",\"td_ajax_preloading\":\"\",\"title_tag\":\"h2\",\"category_id\":\"87\",\"all_modules_space\":\"25\",\"image_size\":\"\",\"image_height\":\"50\",\"show_review\":\"none\",\"show_date\":\"\",\"f_header_font_size\":\"eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjAiLCJwaG9uZSI6IjMwIiwibGFuZHNjYXBlIjoiMjUifQ==\",\"meta_padding\":\"eyJwaG9uZSI6IjE1cHggMTBweCAwcHggMTBweCJ9\",\"f_ex_font_size\":\"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==\",\"block_template_id\":\"td_block_template_14\",\"modules_gap\":\"20\",\"f_ex_font_line_height\":\"1.4\",\"f_ex_font_family\":\"file_1\",\"modules_category\":\"image\",\"ajax_pagination_infinite_stop\":\"2\",\"custom_url\":\"https:\\/\\/dasathalankanews.com\\/category\\/photo-gallery\\/\",\"show_audio\":\"none\",\"show_com\":\"none\",\"f_title_font_line_height\":\"1.1\",\"f_title_font_style\":\"italic\",\"f_header_font_style\":\"\",\"f_meta_font_family\":\"file_3\",\"f_meta_font_size\":\"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==\",\"show_vid_t\":\"none\",\"f_header_font_line_height\":\"eyJwaG9uZSI6IjEuMiJ9\",\"tdc_css\":\"eyJwaG9uZSI6eyJkaXNwbGF5Ijoibm9uZSJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30=\",\"block_type\":\"td_flex_block_1\",\"separator\":\"\",\"mc1_tl\":\"\",\"mc1_title_tag\":\"\",\"mc1_el\":\"\",\"post_ids\":\"\",\"taxonomies\":\"\",\"category_ids\":\"\",\"in_all_terms\":\"\",\"tag_slug\":\"\",\"autors_id\":\"\",\"installed_post_types\":\"\",\"include_cf_posts\":\"\",\"exclude_cf_posts\":\"\",\"sort\":\"\",\"popular_by_date\":\"\",\"linked_posts\":\"\",\"favourite_only\":\"\",\"offset\":\"\",\"open_in_new_window\":\"\",\"show_modified_date\":\"\",\"time_ago\":\"\",\"time_ago_add_txt\":\"ago\",\"time_ago_txt_pos\":\"\",\"review_source\":\"\",\"el_class\":\"\",\"td_query_cache\":\"\",\"td_query_cache_expiration\":\"\",\"enable_no_posts_message\":\"\",\"no_posts_message\":\"No posts\",\"td_ajax_filter_type\":\"\",\"td_ajax_filter_ids\":\"\",\"td_filter_default_txt\":\"All\",\"container_width\":\"\",\"m_padding\":\"\",\"modules_border_size\":\"\",\"modules_border_style\":\"\",\"modules_border_color\":\"#eaeaea\",\"modules_border_radius\":\"\",\"modules_divider\":\"\",\"modules_divider_color\":\"#eaeaea\",\"image_alignment\":\"50\",\"image_width\":\"\",\"image_floated\":\"no_float\",\"image_radius\":\"\",\"hide_image\":\"\",\"show_favourites\":\"\",\"fav_size\":\"2\",\"fav_space\":\"\",\"fav_ico_color\":\"\",\"fav_ico_color_h\":\"\",\"fav_bg\":\"\",\"fav_bg_h\":\"\",\"fav_shadow_shadow_header\":\"\",\"fav_shadow_shadow_title\":\"Shadow\",\"fav_shadow_shadow_size\":\"\",\"fav_shadow_shadow_offset_horizontal\":\"\",\"fav_shadow_shadow_offset_vertical\":\"\",\"fav_shadow_shadow_spread\":\"\",\"fav_shadow_shadow_color\":\"\",\"video_icon\":\"\",\"video_popup\":\"yes\",\"video_rec\":\"\",\"spot_header\":\"\",\"video_rec_title\":\"\",\"video_rec_color\":\"\",\"video_rec_disable\":\"\",\"autoplay_vid\":\"yes\",\"vid_t_margin\":\"\",\"vid_t_padding\":\"\",\"video_title_color\":\"\",\"video_title_color_h\":\"\",\"video_bg\":\"\",\"video_overlay\":\"\",\"vid_t_color\":\"\",\"vid_t_bg_color\":\"\",\"f_vid_title_font_header\":\"\",\"f_vid_title_font_title\":\"Video pop-up article title\",\"f_vid_title_font_settings\":\"\",\"f_vid_title_font_family\":\"\",\"f_vid_title_font_size\":\"\",\"f_vid_title_font_line_height\":\"\",\"f_vid_title_font_style\":\"\",\"f_vid_title_font_weight\":\"\",\"f_vid_title_font_transform\":\"\",\"f_vid_title_font_spacing\":\"\",\"f_vid_title_\":\"\",\"f_vid_time_font_title\":\"Video duration text\",\"f_vid_time_font_settings\":\"\",\"f_vid_time_font_family\":\"\",\"f_vid_time_font_size\":\"\",\"f_vid_time_font_line_height\":\"\",\"f_vid_time_font_style\":\"\",\"f_vid_time_font_weight\":\"\",\"f_vid_time_font_transform\":\"\",\"f_vid_time_font_spacing\":\"\",\"f_vid_time_\":\"\",\"meta_info_horiz\":\"layout-default\",\"meta_width\":\"\",\"meta_margin\":\"\",\"meta_space\":\"\",\"art_title\":\"\",\"art_btn\":\"\",\"meta_info_border_size\":\"\",\"meta_info_border_style\":\"\",\"meta_info_border_color\":\"#eaeaea\",\"meta_info_border_radius\":\"\",\"modules_category_margin\":\"\",\"modules_category_padding\":\"\",\"modules_cat_border\":\"\",\"modules_category_radius\":\"0\",\"modules_extra_cat\":\"\",\"author_photo\":\"\",\"author_photo_size\":\"\",\"author_photo_space\":\"\",\"author_photo_radius\":\"\",\"review_space\":\"\",\"review_size\":\"2.5\",\"review_distance\":\"\",\"art_excerpt\":\"\",\"excerpt_col\":\"1\",\"excerpt_gap\":\"\",\"excerpt_middle\":\"\",\"excerpt_inline\":\"\",\"art_audio\":\"\",\"art_audio_size\":\"1.5\",\"btn_title\":\"\",\"btn_margin\":\"\",\"btn_padding\":\"\",\"btn_border_width\":\"\",\"btn_radius\":\"\",\"pag_space\":\"\",\"pag_padding\":\"\",\"pag_border_width\":\"\",\"pag_border_radius\":\"\",\"prev_tdicon\":\"\",\"next_tdicon\":\"\",\"pag_icons_size\":\"\",\"f_header_font_header\":\"\",\"f_header_font_title\":\"Block header\",\"f_header_font_settings\":\"\",\"f_header_font_transform\":\"\",\"f_header_font_spacing\":\"\",\"f_header_\":\"\",\"f_ajax_font_title\":\"Ajax categories\",\"f_ajax_font_settings\":\"\",\"f_ajax_font_family\":\"\",\"f_ajax_font_size\":\"\",\"f_ajax_font_line_height\":\"\",\"f_ajax_font_style\":\"\",\"f_ajax_font_weight\":\"\",\"f_ajax_font_transform\":\"\",\"f_ajax_font_spacing\":\"\",\"f_ajax_\":\"\",\"f_more_font_title\":\"Load more button\",\"f_more_font_settings\":\"\",\"f_more_font_family\":\"\",\"f_more_font_size\":\"\",\"f_more_font_line_height\":\"\",\"f_more_font_style\":\"\",\"f_more_font_weight\":\"\",\"f_more_font_transform\":\"\",\"f_more_font_spacing\":\"\",\"f_more_\":\"\",\"f_title_font_header\":\"\",\"f_title_font_title\":\"Article title\",\"f_title_font_settings\":\"\",\"f_title_font_transform\":\"\",\"f_title_font_spacing\":\"\",\"f_title_\":\"\",\"f_cat_font_title\":\"Article category tag\",\"f_cat_font_settings\":\"\",\"f_cat_font_family\":\"\",\"f_cat_font_size\":\"\",\"f_cat_font_line_height\":\"\",\"f_cat_font_style\":\"\",\"f_cat_font_weight\":\"\",\"f_cat_font_transform\":\"\",\"f_cat_font_spacing\":\"\",\"f_cat_\":\"\",\"f_meta_font_title\":\"Article meta info\",\"f_meta_font_settings\":\"\",\"f_meta_font_line_height\":\"\",\"f_meta_font_style\":\"\",\"f_meta_font_weight\":\"\",\"f_meta_font_transform\":\"\",\"f_meta_font_spacing\":\"\",\"f_meta_\":\"\",\"f_ex_font_title\":\"Article excerpt\",\"f_ex_font_settings\":\"\",\"f_ex_font_style\":\"\",\"f_ex_font_weight\":\"\",\"f_ex_font_transform\":\"\",\"f_ex_font_spacing\":\"\",\"f_ex_\":\"\",\"f_btn_font_title\":\"Article read more button\",\"f_btn_font_settings\":\"\",\"f_btn_font_family\":\"\",\"f_btn_font_size\":\"\",\"f_btn_font_line_height\":\"\",\"f_btn_font_style\":\"\",\"f_btn_font_weight\":\"\",\"f_btn_font_transform\":\"\",\"f_btn_font_spacing\":\"\",\"f_btn_\":\"\",\"mix_color\":\"\",\"mix_type\":\"\",\"fe_brightness\":\"1\",\"fe_contrast\":\"1\",\"fe_saturate\":\"1\",\"mix_color_h\":\"\",\"mix_type_h\":\"\",\"fe_brightness_h\":\"1\",\"fe_contrast_h\":\"1\",\"fe_saturate_h\":\"1\",\"m_bg\":\"\",\"color_overlay\":\"\",\"shadow_shadow_header\":\"\",\"shadow_shadow_title\":\"Module Shadow\",\"shadow_shadow_size\":\"\",\"shadow_shadow_offset_horizontal\":\"\",\"shadow_shadow_offset_vertical\":\"\",\"shadow_shadow_spread\":\"\",\"shadow_shadow_color\":\"\",\"title_txt\":\"\",\"title_txt_hover\":\"\",\"all_underline_height\":\"\",\"all_underline_color\":\"\",\"cat_style\":\"\",\"cat_bg\":\"\",\"cat_bg_hover\":\"\",\"cat_txt\":\"\",\"cat_txt_hover\":\"\",\"cat_border\":\"\",\"cat_border_hover\":\"\",\"meta_bg\":\"\",\"author_txt\":\"\",\"author_txt_hover\":\"\",\"date_txt\":\"\",\"ex_txt\":\"\",\"com_bg\":\"\",\"com_txt\":\"\",\"rev_txt\":\"\",\"audio_btn_color\":\"\",\"audio_time_color\":\"\",\"audio_bar_color\":\"\",\"audio_bar_curr_color\":\"\",\"shadow_m_shadow_header\":\"\",\"shadow_m_shadow_title\":\"Meta info shadow\",\"shadow_m_shadow_size\":\"\",\"shadow_m_shadow_offset_horizontal\":\"\",\"shadow_m_shadow_offset_vertical\":\"\",\"shadow_m_shadow_spread\":\"\",\"shadow_m_shadow_color\":\"\",\"btn_bg\":\"\",\"btn_bg_hover\":\"\",\"btn_txt\":\"\",\"btn_txt_hover\":\"\",\"btn_border\":\"\",\"btn_border_hover\":\"\",\"pag_text\":\"\",\"pag_h_text\":\"\",\"pag_bg\":\"\",\"pag_h_bg\":\"\",\"pag_border\":\"\",\"pag_h_border\":\"\",\"ajax_pagination_next_prev_swipe\":\"\",\"css\":\"\",\"td_column_number\":3,\"color_preset\":\"\",\"border_top\":\"\",\"class\":\"tdi_51\",\"tdc_css_class\":\"tdi_51\",\"tdc_css_class_style\":\"tdi_51_rand_style\"}';\nblock_tdi_51.td_column_number = \"3\";\nblock_tdi_51.block_type = \"td_flex_block_1\";\nblock_tdi_51.post_count = \"3\";\nblock_tdi_51.found_posts = \"286\";\nblock_tdi_51.header_color = \"#a800b5\";\nblock_tdi_51.ajax_pagination_infinite_stop = \"2\";\nblock_tdi_51.max_num_pages = \"96\";\ntdBlocksArray.push(block_tdi_51);\n</script><div class=\"td-block-title-wrap\"><h2 class=\"td-block-title\"><a href=\"https://dasathalankanews.com/category/photo-gallery/\">ඡායාරූප ගැලරිය</a></h2></div><div id=\"tdi_51\" class=\"td_block_inner td-mc1-wrap\">\n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%bd%e0%b7%9c%e0%b7%80-%e0%b7%80%e0%b7%92%e0%b7%81%e0%b7%8f%e0%b6%bd%e0%b6%ad%e0%b6%b8-%e0%b7%80%e0%b7%92%e0%b6%bd%e0%b7%8f%e0%b7%83%e0%b7%92%e0%b6%ad%e0%b7%8f-%e0%b6%bb%e0%b7%8f%e0%b6%ad/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"ලොව විශාලතම විලාසිතා රාත්‍රිය ‘මෙට් ගාලා’ ජනප්‍රිය තරු රැසකගෙන් එළිය වූ හැටි (ඡායාරූප)\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2025/05/Met-Gala-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%bd%e0%b7%9c%e0%b7%80-%e0%b7%80%e0%b7%92%e0%b7%81%e0%b7%8f%e0%b6%bd%e0%b6%ad%e0%b6%b8-%e0%b7%80%e0%b7%92%e0%b6%bd%e0%b7%8f%e0%b7%83%e0%b7%92%e0%b6%ad%e0%b7%8f-%e0%b6%bb%e0%b7%8f%e0%b6%ad/\" rel=\"bookmark\" title=\"ලොව විශාලතම විලාසිතා රාත්‍රිය ‘මෙට් ගාලා’ ජනප්‍රිය තරු රැසකගෙන් එළිය වූ හැටි (ඡායාරූප)\">ලොව විශාලතම විලාසිතා රාත්‍රිය ‘මෙට් ගාලා’ ජනප්‍රිය තරු රැසකගෙන් එළිය වූ හැටි (ඡායාරූප)</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2025-05-06T15:15:49+05:30\">May 6, 2025</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/%e0%b6%b1%e0%b7%92%e0%b6%af%e0%b7%84%e0%b7%83%e0%b7%9a-77-%e0%b7%80%e0%b6%b1-%e0%b7%83%e0%b7%90%e0%b6%b8%e0%b6%bb%e0%b7%94%e0%b6%b8-%e0%b6%a1%e0%b7%8f%e0%b6%ba%e0%b7%8f%e0%b6%bb%e0%b7%96%e0%b6%b4/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"නිදහසේ 77 වන සැමරුම (ඡායාරූප)\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2025/02/independence-2-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/%e0%b6%b1%e0%b7%92%e0%b6%af%e0%b7%84%e0%b7%83%e0%b7%9a-77-%e0%b7%80%e0%b6%b1-%e0%b7%83%e0%b7%90%e0%b6%b8%e0%b6%bb%e0%b7%94%e0%b6%b8-%e0%b6%a1%e0%b7%8f%e0%b6%ba%e0%b7%8f%e0%b6%bb%e0%b7%96%e0%b6%b4/\" rel=\"bookmark\" title=\"නිදහසේ 77 වන සැමරුම (ඡායාරූප)\">නිදහසේ 77 වන සැමරුම (ඡායාරූප)</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2025-02-04T12:55:45+05:30\">February 4, 2025</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        \n        <div class=\"td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post\">\n            <div class=\"td-module-container td-category-pos-image\">\n                                    <div class=\"td-image-container\">\n                                                <div class=\"td-module-thumb\"><a href=\"https://dasathalankanews.com/2025-%e0%b6%b1%e0%b7%80-%e0%b7%80%e0%b7%83%e0%b6%bb-%e0%b6%b4%e0%b7%92%e0%b7%85%e0%b7%92%e0%b6%9c%e0%b6%ad%e0%b7%8a-%e0%b6%bd%e0%b7%9d%e0%b6%9a%e0%b7%80%e0%b7%8f%e0%b7%83%e0%b7%93%e0%b6%b1%e0%b7%8a/\" rel=\"bookmark\" class=\"td-image-wrap \" title=\"2025 නව වසර පිළිගත් ලෝකවාසීන් (ඡායාරූප)\"><span data-bg=\"https://dasathalankanews.com/wp-content/uploads/2025/01/New-Year-696x365.webp\" class=\"entry-thumb td-thumb-css rocket-lazyload\" style=\"\"></span></a></div>                                                                    </div>\n                \n                <div class=\"td-module-meta-info\">\n                                        \n                    <h3 class=\"entry-title td-module-title\"><a href=\"https://dasathalankanews.com/2025-%e0%b6%b1%e0%b7%80-%e0%b7%80%e0%b7%83%e0%b6%bb-%e0%b6%b4%e0%b7%92%e0%b7%85%e0%b7%92%e0%b6%9c%e0%b6%ad%e0%b7%8a-%e0%b6%bd%e0%b7%9d%e0%b6%9a%e0%b7%80%e0%b7%8f%e0%b7%83%e0%b7%93%e0%b6%b1%e0%b7%8a/\" rel=\"bookmark\" title=\"2025 නව වසර පිළිගත් ලෝකවාසීන් (ඡායාරූප)\">2025 නව වසර පිළිගත් ලෝකවාසීන් (ඡායාරූප)</a></h3>\n                    \n                                            <div class=\"td-editor-date\">\n                                                        \n                                                            <span class=\"td-author-date\">\n                                                                                                            <span class=\"td-post-date\"><time class=\"entry-date updated td-module-date\" datetime=\"2025-01-01T12:54:40+05:30\">January 1, 2025</time></span>                                                                                                        </span>\n                                                    </div>\n                    \n                    \n                    \n                                    </div>\n            </div>\n        </div>\n\n        </div><div class=\"td-load-more-wrap\"><a href=\"#\" class=\"td_ajax_load_more td_ajax_load_more_js\" aria-label=\"Load more\" id=\"next-page-tdi_51\" data-td_block_id=\"tdi_51\">Load more<i class=\"td-load-more-icon td-icon-font td-icon-menu-right\"></i></a></div></div><div class=\"td-a-rec td-a-rec-id-custom_ad_5  tdi_52 td_block_template_1\">\n<style>.tdi_52.td-a-rec{text-align:center}.tdi_52.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_52 .td-element-style{z-index:-1}.tdi_52 .td_spot_img_all img,.tdi_52 .td_spot_img_tl img,.tdi_52 .td_spot_img_tp img,.tdi_52 .td_spot_img_mob img{border-style:none}</style><script type=\"rocketlazyloadscript\" data-minify=\"1\" async=\"\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/o/s/e76a9373ce91219b49a6044fc2da252e.js?ver=1774881155\"></script>\n<ins class=\"604c7625\" data-key=\"e3530db9-e3a5-4ec7-a94d-a79145d42422\" data-cp-host=\"4439192c4eed42f4855ea30943a23f2d|dasathalankanews.com\" data-cp-domain=\"dasathalankanews.com\"></ins></div></div></div></div></div><div id=\"tdi_53\" class=\"tdc-row stretch_row_1200 td-stretch-content\"><div class=\"vc_row tdi_54  wpb_row td-pb-row\">\n<style scoped=\"\">.tdi_54,.tdi_54 .tdc-columns{min-height:0}.tdi_54,.tdi_54 .tdc-columns{display:block}.tdi_54 .tdc-columns{width:100%}.tdi_54:before,.tdi_54:after{display:table}@media (min-width:768px){.tdi_54{margin-left:-15px;margin-right:-15px}.tdi_54 .tdc-row-video-background-error,.tdi_54>.vc_column,.tdi_54>.tdc-columns>.vc_column{padding-left:15px;padding-right:15px}}</style><div class=\"vc_column tdi_56  wpb_column vc_column_container tdc-column td-pb-span8\">\n<style scoped=\"\">.tdi_56{vertical-align:baseline}.tdi_56>.wpb_wrapper,.tdi_56>.wpb_wrapper>.tdc-elements{display:block}.tdi_56>.wpb_wrapper>.tdc-elements{width:100%}.tdi_56>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_56>.wpb_wrapper{width:auto;height:auto}@media(min-width:1141px){.tdi_56{display:none!important}}</style><div class=\"wpb_wrapper\"></div></div><div class=\"vc_column tdi_58  wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky\">\n<style scoped=\"\">.tdi_58{vertical-align:baseline}.tdi_58>.wpb_wrapper,.tdi_58>.wpb_wrapper>.tdc-elements{display:block}.tdi_58>.wpb_wrapper>.tdc-elements{width:100%}.tdi_58>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_58>.wpb_wrapper{width:auto;height:auto}.tdi_58{width:330px!important}@media(min-width:1141px){.tdi_58{display:none!important}}@media (min-width:768px) and (max-width:1018px){.tdi_58{width:216px!important}}@media (max-width:767px){.tdi_58{width:auto!important}}</style><div class=\"wpb_wrapper\" data-sticky-enabled-on=\"W3RydWUsdHJ1ZSx0cnVlLHRydWVd\" data-sticky-offset=\"20\" data-sticky-is-width-auto=\"W3RydWUsZmFsc2UsZmFsc2UsZmFsc2Vd\"></div></div></div></div><div id=\"tdi_59\" class=\"tdc-row stretch_row_1200 td-stretch-content\"><div class=\"vc_row tdi_60  wpb_row td-pb-row\">\n<style scoped=\"\">.tdi_60,.tdi_60 .tdc-columns{min-height:0}.tdi_60,.tdi_60 .tdc-columns{display:block}.tdi_60 .tdc-columns{width:100%}.tdi_60:before,.tdi_60:after{display:table}@media (min-width:768px){.tdi_60{margin-left:-15px;margin-right:-15px}.tdi_60 .tdc-row-video-background-error,.tdi_60>.vc_column,.tdi_60>.tdc-columns>.vc_column{padding-left:15px;padding-right:15px}}</style><div class=\"vc_column tdi_62  wpb_column vc_column_container tdc-column td-pb-span8\">\n<style scoped=\"\">.tdi_62{vertical-align:baseline}.tdi_62>.wpb_wrapper,.tdi_62>.wpb_wrapper>.tdc-elements{display:block}.tdi_62>.wpb_wrapper>.tdc-elements{width:100%}.tdi_62>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_62>.wpb_wrapper{width:auto;height:auto}.tdi_62{width:calc(100% - 330px)!important}@media(min-width:1141px){.tdi_62{display:none!important}}@media (min-width:768px) and (max-width:1018px){.tdi_62{width:calc(100% - 216px)!important}}@media (max-width:767px){.tdi_62{width:auto!important}}</style><div class=\"wpb_wrapper\"></div></div><div class=\"vc_column tdi_64  wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky\">\n<style scoped=\"\">.tdi_64{vertical-align:baseline}.tdi_64>.wpb_wrapper,.tdi_64>.wpb_wrapper>.tdc-elements{display:block}.tdi_64>.wpb_wrapper>.tdc-elements{width:100%}.tdi_64>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_64>.wpb_wrapper{width:auto;height:auto}.tdi_64{width:330px!important}@media(min-width:1141px){.tdi_64{display:none!important}}@media (min-width:768px) and (max-width:1018px){.tdi_64{width:216px!important}}@media (max-width:767px){.tdi_64{width:auto!important}}</style><div class=\"wpb_wrapper\" data-sticky-enabled-on=\"W3RydWUsdHJ1ZSx0cnVlLHRydWVd\" data-sticky-offset=\"20\" data-sticky-is-width-auto=\"W3RydWUsZmFsc2UsZmFsc2UsZmFsc2Vd\"></div></div></div></div><div id=\"tdi_65\" class=\"tdc-row stretch_row_1200 td-stretch-content\"><div class=\"vc_row tdi_66  wpb_row td-pb-row\">\n<style scoped=\"\">.tdi_66,.tdi_66 .tdc-columns{min-height:0}.tdi_66,.tdi_66 .tdc-columns{display:block}.tdi_66 .tdc-columns{width:100%}.tdi_66:before,.tdi_66:after{display:table}@media (min-width:768px){.tdi_66{margin-left:-15px;margin-right:-15px}.tdi_66 .tdc-row-video-background-error,.tdi_66>.vc_column,.tdi_66>.tdc-columns>.vc_column{padding-left:15px;padding-right:15px}}</style><div class=\"vc_column tdi_68  wpb_column vc_column_container tdc-column td-pb-span8\">\n<style scoped=\"\">.tdi_68{vertical-align:baseline}.tdi_68>.wpb_wrapper,.tdi_68>.wpb_wrapper>.tdc-elements{display:block}.tdi_68>.wpb_wrapper>.tdc-elements{width:100%}.tdi_68>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_68>.wpb_wrapper{width:auto;height:auto}.tdi_68{width:calc(100% - 330px)!important}@media(min-width:1141px){.tdi_68{display:none!important}}@media (min-width:768px) and (max-width:1018px){.tdi_68{width:calc(100% - 216px)!important}}@media (max-width:767px){.tdi_68{width:auto!important}}</style><div class=\"wpb_wrapper\"></div></div><div class=\"vc_column tdi_70  wpb_column vc_column_container tdc-column td-pb-span4\">\n<style scoped=\"\">.tdi_70{vertical-align:baseline}.tdi_70>.wpb_wrapper,.tdi_70>.wpb_wrapper>.tdc-elements{display:block}.tdi_70>.wpb_wrapper>.tdc-elements{width:100%}.tdi_70>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_70>.wpb_wrapper{width:auto;height:auto}.tdi_70{width:330px!important}@media(min-width:1141px){.tdi_70{display:none!important}}@media (min-width:768px) and (max-width:1018px){.tdi_70{width:216px!important}}@media (max-width:767px){.tdi_70{width:auto!important}}</style><div class=\"wpb_wrapper\"></div></div></div></div><div id=\"tdi_71\" class=\"tdc-row stretch_row_1400 td-stretch-content\"><div class=\"vc_row tdi_72  wpb_row td-pb-row tdc-element-style\">\n<style scoped=\"\">.tdi_72,.tdi_72 .tdc-columns{min-height:0}.tdi_72,.tdi_72 .tdc-columns{display:block}.tdi_72 .tdc-columns{width:100%}.tdi_72:before,.tdi_72:after{display:table}.tdi_72{margin-bottom:50px!important;padding-top:80px!important;padding-bottom:80px!important;position:relative}.tdi_72 .td_block_wrap{text-align:left}@media(min-width:1141px){.tdi_72{display:none!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_72{padding-top:40px!important;padding-bottom:40px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_72{padding-top:30px!important;padding-bottom:30px!important}}@media (max-width:767px){.tdi_72{padding-top:30px!important;padding-bottom:30px!important}}</style>\n<div class=\"tdi_71_rand_style td-element-style\"><style>.tdi_71_rand_style::after{content:''!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;z-index:0!important;display:block!important;background:linear-gradient(rgba(0,0,0,0.95),rgba(0,13,22,0.97))!important}</style></div><div class=\"vc_column tdi_74  wpb_column vc_column_container tdc-column td-pb-span12\">\n<style scoped=\"\">.tdi_74{vertical-align:baseline}.tdi_74>.wpb_wrapper,.tdi_74>.wpb_wrapper>.tdc-elements{display:block}.tdi_74>.wpb_wrapper>.tdc-elements{width:100%}.tdi_74>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_74>.wpb_wrapper{width:auto;height:auto}</style><div class=\"wpb_wrapper\"></div></div></div></div></div></div>                </div>\n                            </div> <!-- /.td-main-content-wrap -->\n\n\n            \n\t\n\t\n            <div class=\"tdc-footer-wrap \">\n\n                <!-- Footer -->\n\t\t\t\t<div class=\"td-footer-wrapper td-footer-container td-container-wrap td-footer-template-13 \">\n    <div class=\"td-container\">\n        <div class=\"td-pb-row\">\n            <div class=\"td-pb-span12\">\n                \n                <div class=\"footer-social-wrap td-social-style-2\">\n                    \n            <span class=\"td-social-icon-wrap\">\n                <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.facebook.com/dasathalankanews\" title=\"Facebook\">\n                    <i class=\"td-icon-font td-icon-facebook\"></i>\n                    <span class=\"td-social-name\">Facebook</span>\n                </a>\n            </span>\n            <span class=\"td-social-icon-wrap\">\n                <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.instagram.com/gossiplankanewswebsite/\" title=\"Instagram\">\n                    <i class=\"td-icon-font td-icon-instagram\"></i>\n                    <span class=\"td-social-name\">Instagram</span>\n                </a>\n            </span>\n            <span class=\"td-social-icon-wrap\">\n                <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.tiktok.com/@dasathalankanews\" title=\"TikTok\">\n                    <i class=\"td-icon-font td-icon-tiktok\"></i>\n                    <span class=\"td-social-name\">TikTok</span>\n                </a>\n            </span>\n            <span class=\"td-social-icon-wrap\">\n                <a target=\"_blank\" rel=\"noreferrer\" href=\"https://twitter.com/dasathalknews\" title=\"X\">\n                    <i class=\"td-icon-font td-icon-twitter\"></i>\n                    <span class=\"td-social-name\">X</span>\n                </a>\n            </span>\n            <span class=\"td-social-icon-wrap\">\n                <a target=\"_blank\" rel=\"noreferrer\" href=\"https://www.youtube.com/channel/UCOZfX56m_e3zcBQ2tkQxxIQ?sub_confirmation=1\" title=\"Youtube\">\n                    <i class=\"td-icon-font td-icon-youtube\"></i>\n                    <span class=\"td-social-name\">Youtube</span>\n                </a>\n            </span>                </div>\n            </div>\n        </div>\n    </div>\n</div>\n                <!-- Sub Footer -->\n\t\t\t\t    <div class=\"td-sub-footer-container td-container-wrap \">\n    <div class=\"td-container\">\n        <div class=\"td-pb-row\">\n            <div class=\"td-pb-span td-sub-footer-menu\">\n                <div class=\"menu-footer-menu-container\"><ul id=\"menu-footer-menu\" class=\"td-subfooter-menu\"><li id=\"menu-item-12247\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-first td-menu-item td-normal-menu menu-item-12247\"><a rel=\"privacy-policy\" href=\"https://dasathalankanews.com/privacy-policy/\">Privacy Policy</a></li>\n<li id=\"menu-item-12248\" class=\"menu-item menu-item-type-post_type menu-item-object-page td-menu-item td-normal-menu menu-item-12248\"><a href=\"https://dasathalankanews.com/terms-of-service/\">Terms of Service</a></li>\n</ul></div>            </div>\n\n            <div class=\"td-pb-span td-sub-footer-copy\">\n                © 2023 Dasatha Lanka News (Private) Limited. All Rights Reserved.            </div>\n\n                        </div>\n        </div>\n    </div>\n            </div><!--close td-footer-wrap-->\n\t\t\t\n\n</div><!--close td-outer-wrap-->\n\n\n<script type=\"speculationrules\">\n{\"prefetch\":[{\"source\":\"document\",\"where\":{\"and\":[{\"href_matches\":\"/*\"},{\"not\":{\"href_matches\":[\"/wp-*.php\",\"/wp-admin/*\",\"/wp-content/uploads/*\",\"/wp-content/*\",\"/wp-content/plugins/*\",\"/wp-content/themes/Newspaper/*\",\"/*\\\\?(.+)\"]}},{\"not\":{\"selector_matches\":\"a[rel~=\\\"nofollow\\\"]\"}},{\"not\":{\"selector_matches\":\".no-prefetch, .no-prefetch a\"}}]},\"eagerness\":\"conservative\"}]}\n</script>\n<div id=\"ays_tooltip\"><div id=\"ays_tooltip_block\"><p>?</p>\n</div></div>\n                    <style>                    \t\n                        #ays_tooltip,.ays_tooltip_class {\n                    \t\tdisplay: none;\n                    \t\tposition: absolute;\n    \t\t\t\t\t\tz-index: 999999999;\n                            background-color: #ffffff;\n                            \n                            background-repeat: no-repeat;\n                            background-position: center center;\n                            background-size: cover;\n                            opacity:1;\n                            border: 1px solid #b7b7b7;\n                            border-radius: 3px;\n                            box-shadow: rgba(0,0,0,0) 0px 0px 15px  1px;\n                            color: #ff0000;\n                            padding: 5px 5px;\n                            text-transform: none;\n\t\t\t\t\t\t\t;\n                        }\n                        \n                        #ays_tooltip > *, .ays_tooltip_class > * {\n                            color: #ff0000;\n                            font-size: 12px;\n                            letter-spacing:0px;\n                        }\n\n                        #ays_tooltip_block {\n                            font-size: 12px;\n                            backdrop-filter: blur(0px);\n                        }\n\n                        @media screen and (max-width: 768px){\n                        \t#ays_tooltip,.ays_tooltip_class {\n                        \t\tfont-size: 12px;\n                        \t}\n                        \t#ays_tooltip > *, .ays_tooltip_class > * {\t                            \n\t                            font-size: 12px;\n\t                        }\n                        }\n                        \n                       \n                    </style>\n                <style>\n                    *:not(input):not(textarea)::selection {\n                background-color: transparent !important;\n                color: inherit !important;\n            }\n\n            *:not(input):not(textarea)::-moz-selection {\n                background-color: transparent !important;\n                color: inherit !important;\n            }\n\n        \n            </style>\n    <script type=\"rocketlazyloadscript\">\n            function stopPrntScr() {\n                var inpFld = document.createElement(\"input\");\n                inpFld.setAttribute(\"value\", \"Access Denied\");\n                inpFld.setAttribute(\"width\", \"0\");\n                inpFld.style.height = \"0px\";\n                inpFld.style.width = \"0px\";\n                inpFld.style.border = \"0px\";\n                document.body.appendChild(inpFld);\n                inpFld.select();\n                document.execCommand(\"copy\");\n                inpFld.remove(inpFld);\n            }\n\n            (function ($) {\n                'use strict';\n                $(function () {\n                    let all = $('*').not('script, meta, link, style, noscript, title'),\n                        tooltip = $('#ays_tooltip'),\n                        tooltipClass = \"mouse\";\n                    if (tooltipClass == \"mouse\" || tooltipClass == \"mouse_first_pos\") {\n    \t                                        $(document).on('mousemove', function (e) {\n                            let cordinate_x = e.pageX;\n                            let cordinate_y = e.pageY;\n                            let windowWidth = $(window).width();\n                            if (cordinate_y < tooltip.outerHeight()) {\n                                tooltip.css({'top': (cordinate_y + 10) + 'px'});\n                            } else {\n                                tooltip.css({'top': (cordinate_y - tooltip.outerHeight()) + 'px'});\n                            }\n                            if (cordinate_x > (windowWidth - tooltip.outerWidth())) {\n                                tooltip.css({'left': (cordinate_x - tooltip.outerWidth()) + 'px'});\n                            } else {\n                                tooltip.css({'left': (cordinate_x + 5) + 'px'});\n                            }\n\n                        });\n    \t                                    } else {\n                        tooltip.addClass(tooltipClass);\n                    }\n    \t\t\t\t                    $(window).on('keyup', function (e) {\n                        let keyCode = e.keyCode ? e.keyCode : e.which;\n                        if (keyCode == 44) {\n                            stopPrntScr();\n                            show_tooltip(1 );\n                            audio_play();\n                        }\n                    });\n    \t\t\t\t\n\n    \t\t\t\t                    $(document).on('contextmenu', function (e) {\n                        let target = $(event.target);\n                        let t = e || window.event;\n                        let n = t.target || t.srcElement;\n                        if (!target.is(\"\") && (!target.is(\"1\") && !target.is(\"img\")) && (!target.is(\"1\") && !target.is(\"a\") && n.parentElement.nodeName !== \"A\") ) {\n                            if (n.nodeName !== \"A\" ) {\n                                show_tooltip(1 );\n                                audio_play();\n                            }\n                            return false;\n                        }\n                    });\n    \t            \n\n                                        $(document).on('contextmenu', function (e) {\n                        let target = $(event.target);\n                        if (target.is(\"img\") || target.is(\"div.ays_tooltip_class\")) {\n                            let t = e || window.event;\n                            let n = t.target || t.srcElement;\n                            if (n.nodeName !== \"A\") {\n                                show_tooltip(1 );\n                                audio_play();\n                            }\n                            return false;\n                        }\n                    });\n                    \n    \t            \n                                        $(document).on('contextmenu', function (e) {\n                        let target = $(event.target);\n                        let t = e || window.event;\n                        let n = t.target || t.srcElement;\n                        if (target.is(\"a\") || n.parentElement.nodeName == \"A\" || target.is(\"div.ays_tooltip_class\")) {\n                            show_tooltip(1 );\n                            audio_play();\n                            return false;\n                        }\n                    });\n                    \n    \t\t\t\t                    $(document).on('dragstart', function () {\n                        let target = $(event.target);\n                        if (!target.is(\"\")) {\n                            show_tooltip(1 );\n                            audio_play();\n                            return false;\n                        }\n                    });\n    \t\t\t\t\n    \t\t\t\t\n                    $(window).on('keydown', function (event) {\n                        var sccp_selObj = window.getSelection();\n                        var check_selectors = true;\n                        if (!sccp_selObj.rangeCount < 1) {\n                            var sccp_selRange = sccp_selObj.getRangeAt(0);\n                            var sccp_selection_selector = sccp_selRange.startContainer.parentElement;\n                            check_selectors = !$(sccp_selection_selector).is(\"\");\n                        }\n\n                        if (check_selectors) {\n                            var isOpera = (BrowserDetect.browser === \"Opera\");\n\n                            var isFirefox = (BrowserDetect.browser === 'Firefox');\n\n                            var isSafari = (BrowserDetect.browser === 'Safari');\n\n                            var isIE = (BrowserDetect.browser === 'Explorer');\n                            var isChrome = (BrowserDetect.browser === 'Chrome');\n                            var isMozilla = (BrowserDetect.browser === 'Mozilla');\n\n                            if (BrowserDetect.OS === 'Windows') {\n        \t\t\t\t\t\t                                if (isChrome) {\n                                    if (((event.ctrlKey && event.shiftKey) && (\n                                        event.keyCode === 73 ||\n                                        event.keyCode === 74 ||\n                                        event.keyCode === 68 ||\n                                        event.keyCode === 67))) {\n                                        show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                    }\n                                }\n                                if (isFirefox) {\n                                    if (((event.ctrlKey && event.shiftKey) && (\n                                        event.keyCode === 73 ||\n                                        event.keyCode === 74 ||\n                                        event.keyCode === 67 ||\n                                        event.keyCode === 75 ||\n                                        event.keyCode === 69)) ||\n                                        event.keyCode === 118 ||                                    \n                                        (event.keyCode === 112 && event.shiftKey) ||\n                                        (event.keyCode === 115 && event.shiftKey) ||\n                                        (event.keyCode === 118 && event.shiftKey) ||\n                                        (event.keyCode === 120 && event.shiftKey)) {\n                                        show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                    }\n                                }\n                                if (isOpera) {\n                                    if (((event.ctrlKey && event.shiftKey) && (\n                                        event.keyCode === 73 ||\n                                        event.keyCode === 74 ||\n                                        event.keyCode === 67 ||\n                                        event.keyCode === 88 ||\n                                        event.keyCode === 69))) {\n                                        show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                    }\n                                }\n                                if (isIE) {\n                                    if ((event.keyCode === 123 && event.shiftKey)) {\n                                        show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                    }\n                                }                         \n                                if (isMozilla) {\n                                    if ((event.ctrlKey && event.keyCode === 73) || \n                                        (event.altKey && event.keyCode === 68)) {\n                                        show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                    }\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 83 && event.ctrlKey)) {\n                                    show_tooltip(1);\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 65 && event.ctrlKey)) {\n\n                                                                            show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if (event.keyCode === 67 && event.ctrlKey && !event.shiftKey) {\n                                                                            show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 86 && event.ctrlKey)) {\n                                                                            show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 88 && event.ctrlKey)) {\n                                                                            show_tooltip(1 );\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 85 && event.ctrlKey)) {\n                                    show_tooltip(1 );\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 70 && event.ctrlKey) || (event.keyCode === 71 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 80 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n                                                                if ((event.keyCode === 72 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if ((event.keyCode === 76 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if ((event.keyCode === 75 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                                                \n\n                                                                if ((event.keyCode === 79 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if (event.keyCode === 117 || (event.keyCode === 117 && event.shiftKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if (event.keyCode === 114 || (event.keyCode === 114 && event.shiftKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                \n                                                                if (event.keyCode === 68 && event.altKey) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if (event.keyCode === 69 && event.ctrlKey) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n        \t\t\t\t\t\t                                if (event.keyCode === 123 || (event.keyCode === 123 && event.shiftKey)) {\n                                    show_tooltip(1);\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t                            } else if (BrowserDetect.OS === 'Linux') {\n        \t\t\t\t\t\t                                if (isChrome) {\n                                    if (\n                                        (\n                                            (event.ctrlKey && event.shiftKey) &&\n                                            (event.keyCode === 73 ||\n                                                event.keyCode === 74 ||\n                                                event.keyCode === 67\n                                            )\n                                        ) ||\n                                        (event.ctrlKey && event.keyCode === 85)\n                                    ) {\n                                        show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                    }\n                                }\n                                if (isFirefox) {\n                                    if (((event.ctrlKey && event.shiftKey) && (event.keyCode === 73 || event.keyCode === 74 || event.keyCode === 67 || event.keyCode === 75 || event.keyCode === 69)) || event.keyCode === 118 || event.keyCode === 116 || (event.keyCode === 112 && event.shiftKey) || (event.keyCode === 115 && event.shiftKey) || (event.keyCode === 118 && event.shiftKey) || (event.keyCode === 120 && event.shiftKey) || (event.keyCode === 85 && event.ctrlKey)) {\n                                        show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                    }\n                                }\n                                if (isOpera) {\n                                    if (((event.ctrlKey && event.shiftKey) && (event.keyCode === 73 || event.keyCode === 74 || event.keyCode === 67 || event.keyCode === 88 || event.keyCode === 69)) || (event.ctrlKey && event.keyCode === 85)) {\n                                        show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                    }\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 83 && event.ctrlKey)) {\n                                    show_tooltip(1);\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if (event.keyCode === 65 && event.ctrlKey) {\n                                                                            show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if (event.keyCode === 67 && event.ctrlKey && !event.shiftKey) {\n                                                                            show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 86 && event.ctrlKey)) {\n                                                                            show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 88 && event.ctrlKey)) {\n                                                                            show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 85 && event.ctrlKey)) {\n                                    show_tooltip(1 );\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 70 && event.ctrlKey) || (event.keyCode === 71 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 80 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n                                                                if ((event.keyCode === 72 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if ((event.keyCode === 76 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if ((event.keyCode === 75 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                                                \n\n                                                                if ((event.keyCode === 79 && event.ctrlKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if (event.keyCode === 117 || (event.keyCode === 117 && event.shiftKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if (event.keyCode === 114 || (event.keyCode === 114 && event.shiftKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                \n                                                                if (event.keyCode === 68 && event.altKey) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if (event.keyCode === 69 && event.ctrlKey) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n        \t\t\t\t\t\t                                if (event.keyCode === 123 || (event.keyCode === 123 && event.shiftKey)) {\n                                    show_tooltip(1);\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t                            } else if (BrowserDetect.OS === 'Mac') {\n        \t\t\t\t\t\t                                if (isChrome || isSafari || isOpera || isFirefox) {\n                                    if (event.metaKey && (\n                                        event.keyCode === 73 ||\n                                        event.keyCode === 74 ||\n                                        event.keyCode === 69 ||\n                                        event.keyCode === 75)) {\n                                        show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                    }\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 83 && event.metaKey)) {\n                                    show_tooltip(1);\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 65 && event.metaKey)) {\n                                                                            show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 67 && event.metaKey)) {\n                                                                            show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 86 && event.metaKey)) {\n                                                                            show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 88 && event.metaKey)) {\n                                                                            show_tooltip(1);\n                                        audio_play();\n                                        return false;\n                                                                    }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 85 && event.metaKey)) {\n                                    show_tooltip(1 );\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 70 && event.metaKey) || (event.keyCode === 71 && event.metaKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n        \t\t\t\t\t\t                                if ((event.keyCode === 80 && event.metaKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t\n                                                                if ((event.keyCode === 72 && event.metaKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if ((event.keyCode === 76 && event.metaKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if ((event.keyCode === 75 && event.metaKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if ((event.keyCode === 79 && event.metaKey)) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if (event.keyCode === 117) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if (event.keyCode === 114) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                \n                                                                if (event.keyCode === 68 && event.altKey) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n                                                                if (event.keyCode === 69 && event.metaKey) {\n                                    show_tooltip( );\n                                    audio_play();\n                                    return false;\n                                }\n                                \n        \t\t\t\t\t\t                                if (event.keyCode === 123) {\n                                    show_tooltip(1);\n                                    audio_play();\n                                    return false;\n                                }\n        \t\t\t\t\t\t                            }\n                        }\n                    });\n\n                    function disableSelection(e) {\n                        if (typeof e.onselectstart !== \"undefined\")\n                            e.onselectstart = function () {\n                                show_tooltip( );\n                                audio_play();\n                                return false\n                            };\n                        else if (typeof e.style.MozUserSelect !== \"undefined\")\n                            e.style.MozUserSelect = \"none\";\n                        else e.onmousedown = function () {\n                                show_tooltip();\n                                audio_play();\n                                return false\n                            };\n                        e.style.cursor = \"default\"\n                    }\n\n                    var msg_count = 1; \n                    function show_tooltip(mess) {\n                        if (mess && msg_count == 1) {\n                            if (tooltipClass == 'mouse_first_pos') {\n                                if ($('#ays_tooltip2').length > 0) {\n                                    $('#ays_tooltip2').remove();\n                                }\n                                var tooltip2 = tooltip.clone().prop('id','ays_tooltip2').insertBefore(tooltip);\n                                $('#ays_tooltip2').addClass('ays_tooltip_class');\n                                tooltip2.css({'display': 'table'});\n                                $('#ays_tooltip').fadeOut();\n                                setTimeout(function () {\n                                    tooltip2.remove();\n                                }, 1000);\n                            }else{\n                                tooltip.css({'display': 'table'});\n                                setTimeout(function () {\n                                    $('#ays_tooltip').fadeOut(500);\n                                }, 1000);\n                            }\n                        }\n\n                                                    msg_count++;\n                                            }\n\n                    function audio_play(audio) {\n                        if (audio) {\n                            var audio = document.getElementById(\"sccp_public_audio\");\n                            if (audio) {\n                                audio.currentTime = 0;\n                                audio.play();\n                            }\n\n                        }\n                    }\n\n\n                });\n            })(jQuery);\n            var copyrightText = '';\n            var copyrightIncludeUrl = '';\n            var copyrightWord = '';\n                        \n            function copyToClipboard(text) {\n                var textarea = document.createElement(\"textarea\");\n                textarea.textContent = text;\n                textarea.style.position = \"fixed\";\n                document.body.appendChild(textarea);\n                textarea.select();\n                try {\n                    return document.execCommand(\"cut\");\n                } catch (ex) {\n                    console.warn(\"Copy to clipboard failed.\", ex);\n                    return false;\n                } finally {\n                    document.body.removeChild(textarea);\n                }\n            }\n\n            function htmlDecode(input) {\n              var doc = new DOMParser().parseFromString(input, \"text/html\");\n              return doc.documentElement.textContent;\n            }\n\n            var BrowserDetect = {\n                init: function () {\n                    this.browser = this.searchString(this.dataBrowser) || \"An unknown browser\";\n                    this.version = this.searchVersion(navigator.userAgent) || this.searchVersion(navigator.appVersion) || \"an unknown version\";\n                    this.OS = this.searchString(this.dataOS) || \"an unknown OS\";\n                },\n                searchString: function (data) {\n                    for (var i = 0; i < data.length; i++) {\n                        var dataString = data[i].string;\n                        var dataProp = data[i].prop;\n                        this.versionSearchString = data[i].versionSearch || data[i].identity;\n                        if (dataString) {\n                            if (dataString.indexOf(data[i].subString) !== -1) return data[i].identity;\n                        } else if (dataProp) return data[i].identity;\n                    }\n                },\n                searchVersion: function (dataString) {\n                    var index = dataString.indexOf(this.versionSearchString);\n                    if (index === -1) return;\n                    return parseFloat(dataString.substring(index + this.versionSearchString.length + 1));\n                },\n                dataBrowser: [{\n                    string: navigator.userAgent,\n                    subString: \"Chrome\",\n                    identity: \"Chrome\"\n                }, {\n                    string: navigator.userAgent,\n                    subString: \"OmniWeb\",\n                    versionSearch: \"OmniWeb/\",\n                    identity: \"OmniWeb\"\n                }, {\n                    string: navigator.vendor,\n                    subString: \"Apple\",\n                    identity: \"Safari\",\n                    versionSearch: \"Version\"\n                }, {\n                    prop: window.opera,\n                    identity: \"Opera\",\n                    versionSearch: \"Version\"\n                }, {\n                    string: navigator.vendor,\n                    subString: \"iCab\",\n                    identity: \"iCab\"\n                }, {\n                    string: navigator.vendor,\n                    subString: \"KDE\",\n                    identity: \"Konqueror\"\n                }, {\n                    string: navigator.userAgent,\n                    subString: \"Firefox\",\n                    identity: \"Firefox\"\n                }, {\n                    string: navigator.vendor,\n                    subString: \"Camino\",\n                    identity: \"Camino\"\n                }, { // for newer Netscapes (6+)\n                    string: navigator.userAgent,\n                    subString: \"Netscape\",\n                    identity: \"Netscape\"\n                }, {\n                    string: navigator.userAgent,\n                    subString: \"MSIE\",\n                    identity: \"Explorer\",\n                    versionSearch: \"MSIE\"\n                }, {\n                    string: navigator.userAgent,\n                    subString: \"Gecko\",\n                    identity: \"Mozilla\",\n                    versionSearch: \"rv\"\n                }, { // for older Netscapes (4-)\n                    string: navigator.userAgent,\n                    subString: \"Mozilla\",\n                    identity: \"Netscape\",\n                    versionSearch: \"Mozilla\"\n                }],\n                dataOS: [{\n                    string: navigator.platform,\n                    subString: \"Win\",\n                    identity: \"Windows\"\n                }, {\n                    string: navigator.platform,\n                    subString: \"Mac\",\n                    identity: \"Mac\"\n                }, {\n                    string: navigator.userAgent,\n                    subString: \"iPhone\",\n                    identity: \"iPhone/iPod\"\n                }, {\n                    string: navigator.platform,\n                    subString: \"Linux\",\n                    identity: \"Linux\"\n                }]\n            };\n            BrowserDetect.init();\n        // }, false);\n    </script>\n<div id=\"ays_noscript\" style=\"display:none;\">\n\t\t\t\t\t<p>Javascript not detected. Javascript required for this site to function. Please enable it in your browser settings and refresh this page.</p>\n\t\t\t  \t  </div>\n\t\t\t  \t  <noscript> \n\t\t\t  \t \t<style>\n\t\t\t  \t \t\t#ays_noscript{\n\t\t\t  \t \t\t\tdisplay:flex !important;\n\t\t  \t \t\t\t}\n\t\t  \t \t\t\thtml{\n\t \t\t\t\t        pointer-events: none;\n\t    \t\t\t\t\tuser-select: none;\n\t\t  \t \t\t\t}\n\t  \t \t\t\t</style>\n\t  \t \t\t  </noscript>\n\n    <!--\n\n        Theme: Newspaper by tagDiv.com 2025\n        Version: 12.7.5 (rara)\n        Deploy mode: deploy\n        \n        uid: 69f0b619b08ea\n    -->\n\n    <script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" id=\"rocket-browser-checker-js-after\">\n/* <![CDATA[ */\n\"use strict\";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,\"value\"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError(\"Cannot call a class as a function\")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:\"_checkPassiveOption\",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener(\"test\",null,options),window.removeEventListener(\"test\",null,options)}catch(err){self.passiveSupported=!1}}},{key:\"initRequestIdleCallback\",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:\"isDataSaverModeOn\",value:function(){return\"connection\"in navigator&&!0===navigator.connection.saveData}},{key:\"supportsLinkPrefetch\",value:function(){var elem=document.createElement(\"link\");return elem.relList&&elem.relList.supports&&elem.relList.supports(\"prefetch\")&&window.IntersectionObserver&&\"isIntersecting\"in IntersectionObserverEntry.prototype}},{key:\"isSlowConnection\",value:function(){return\"connection\"in navigator&&\"effectiveType\"in navigator.connection&&(\"2g\"===navigator.connection.effectiveType||\"slow-2g\"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();\n//# sourceURL=rocket-browser-checker-js-after\n/* ]]> */\n</script>\n<script type=\"text/javascript\" id=\"rocket-preload-links-js-extra\">\n/* <![CDATA[ */\nvar RocketPreloadLinksConfig = {\"excludeUris\":\"/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(index\\\\.php/)?wp\\\\-json(/.*|$)|/wp-admin/|/logout/|/wp-login.php|/refer/|/go/|/recommend/|/recommends/\",\"usesTrailingSlash\":\"1\",\"imageExt\":\"jpg|jpeg|gif|png|tiff|bmp|webp|avif\",\"fileExt\":\"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm\",\"siteUrl\":\"https://dasathalankanews.com\",\"onHoverDelay\":\"100\",\"rateThrottle\":\"3\"};\n//# sourceURL=rocket-preload-links-js-extra\n/* ]]> */\n</script>\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" id=\"rocket-preload-links-js-after\">\n/* <![CDATA[ */\n(function() {\n\"use strict\";var r=\"function\"==typeof Symbol&&\"symbol\"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&\"function\"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?\"symbol\":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,\"value\"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:\"init\",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,\"i\"),images:RegExp(\".(\"+this.config.imageExt+\")$\",\"i\"),fileExt:RegExp(\".(\"+this.config.fileExt+\")$\",\"i\")},this._initListeners(this))}},{key:\"_initListeners\",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener(\"mouseover\",e.listener.bind(e),e.listenerOptions),document.addEventListener(\"mousedown\",e.listener.bind(e),e.listenerOptions),document.addEventListener(\"touchstart\",e.listener.bind(e),e.listenerOptions)}},{key:\"listener\",value:function(e){var t=e.target.closest(\"a\"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case\"mousedown\":case\"touchstart\":this._addPrefetchLink(n);break;case\"mouseover\":this._earlyPrefetch(t,n,\"mouseout\")}}},{key:\"_earlyPrefetch\",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:\"_addPrefetchLink\",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement(\"link\");n.rel=\"prefetch\",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:\"_prepareUrl\",value:function(e){if(null===e||\"object\"!==(void 0===e?\"undefined\":r(e))||!1 in e||-1===[\"http:\",\"https:\"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:\"_getPathname\",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith(\"/\")||(n=\"/\"+n),this._shouldAddTrailingSlash(n)?n+\"/\":n}},{key:\"_shouldAddTrailingSlash\",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith(\"/\")&&!this.regex.fileExt.test(e)}},{key:\"_isLinkOk\",value:function(e){return null!==e&&\"object\"===(void 0===e?\"undefined\":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf(\"?\")&&-1===e.href.indexOf(\"#\")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:\"run\",value:function(){\"undefined\"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();\n}());\n\n//# sourceURL=rocket-preload-links-js-after\n/* ]]> */\n</script>\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=12.7.5\" id=\"td-site-min-js\"></script>\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js?ver=1773879912\" id=\"tdPostImages-js\"></script>\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=1773879912\" id=\"tdSocialSharing-js\"></script>\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js?ver=1773879912\" id=\"tdModalPostImages-js\"></script>\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-includes/js/comment-reply.min.js?ver=6.9.4\" id=\"comment-reply-js\" async=\"async\" data-wp-strategy=\"async\" fetchpriority=\"low\"></script>\n<script type=\"text/javascript\" id=\"wpra_front_js-js-extra\">\n/* <![CDATA[ */\nvar wpra = {\"ajaxurl\":\"https://dasathalankanews.com/wp-admin/admin-ajax.php\",\"emojis_path\":\"https://dasathalankanews.com/wp-content/plugins/wp-reactions-lite/assets/emojis/\",\"version\":\"wpra_lite_options\",\"social_platforms\":{\"facebook\":{\"color\":\"#3b5998\",\"url\":{\"desktop\":\"https://www.facebook.com/sharer/sharer.php?u=\"}},\"twitter\":{\"color\":\"#00acee\",\"url\":{\"desktop\":\"https://twitter.com/intent/tweet?text=\"}},\"email\":{\"color\":\"#424242\",\"url\":{\"desktop\":\"mailto:?Subject=Shared%20with%20wpreactions&body=\"}},\"telegram\":{\"color\":\"#0088cc\",\"url\":{\"desktop\":\"https://t.me/share/url?url=\"}}}};\n//# sourceURL=wpra_front_js-js-extra\n/* ]]> */\n</script>\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/wp-reactions-lite/assets/js/front.js?ver=1773879908\" id=\"wpra_front_js-js\"></script>\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/plugins/wp-reactions-lite/assets/vendor/lottie/lottie.min.js?v=1.3.10&amp;ver=6.9.4\" id=\"wpra_lottie-js\"></script>\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=63f88ce23ad1462e96e1ca50e55dda1f\" id=\"tdb_js_files_for_front-js\"></script>\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/sdks/web/v16/OneSignalSDK.page.js?ver=1773879908\" id=\"remote_sdk-js\" defer=\"defer\" data-wp-strategy=\"defer\"></script>\n<!-- Google tag (gtag.js) -->\n<script type=\"rocketlazyloadscript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-751SB5BC7S\"></script>\n<script type=\"rocketlazyloadscript\">\n  window.dataLayer = window.dataLayer || [];\n  function gtag(){dataLayer.push(arguments);}\n  gtag('js', new Date());\n\n  gtag('config', 'G-751SB5BC7S');\n</script>\n\n <!-- Histats.com  START  (aync)-->\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\">var _Hasync= _Hasync|| [];\n_Hasync.push(['Histats.start', '1,4534732,4,0,0,0,00010000']);\n_Hasync.push(['Histats.fasi', '1']);\n_Hasync.push(['Histats.track_hits', '']);\n(function() {\nvar hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true;\nhs.src = ('//s10.histats.com/js15_as.js');\n(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs);\n})();</script>\n<noscript><a href=\"/\" target=\"_blank\"><img  src=\"//sstatic1.histats.com/0.gif?4534732&101\" alt=\"counter easy hit\" border=\"0\"></a></noscript>\n<!-- Histats.com  END  -->\n\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\">\n  window._taboola = window._taboola || [];\n  _taboola.push({flush: true});\n</script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdToTop.js?ver=1773879908\" id=\"tdToTop-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js?ver=1773879908\" id=\"tdAjaxSearch-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdDatei18n.js?ver=1773879908\" id=\"tdDatei18n-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAnimationSprite.js?ver=1773879908\" id=\"tdAnimationSprite-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdWeather.js?ver=1773879908\" id=\"tdWeather-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLogin.js?ver=1773879908\" id=\"tdLogin-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdMenu.js?ver=1773879908\" id=\"tdMenu-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdTrendingNow.js?ver=1773879908\" id=\"tdTrendingNow-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdInfiniteLoader.js?ver=1773880094\" id=\"tdInfiniteLoader-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoadingBox.js?ver=1773879912\" id=\"tdLoadingBox-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js?ver=1773879912\" id=\"tdSmartSidebar-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdVideoPlaylistYoutube.js?ver=1773907211\" id=\"tdVideoPlaylistYoutube-js\"></script>\n\n<script type=\"rocketlazyloadscript\" data-minify=\"1\" data-rocket-type=\"text/javascript\" src=\"https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPopupModal.js?ver=1773879912\" id=\"tdPopupModal-js\"></script>\n<!-- JS generated by theme -->\n\n<script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" id=\"td-generated-footer-js\">\n    \n\n\t\t\t\n\t\t\t\tjQuery().ready(function () {\n\t\t\t\t\ttdWeather.addItem({\"block_uid\":\"td_top_weather_uid\",\"location\":\"colombo\",\"api_location\":\"Colombo\",\"api_language\":\"en\",\"api_key\":\"3864c6dc534fe16ce6627911e7ef13d0\",\"today_icon\":\"broken-clouds-d\",\"today_icon_text\":\"overcast clouds\",\"today_temp\":[29,84.1],\"today_humidity\":76,\"today_wind_speed\":[4.6,2.9],\"today_min\":[29,84.1],\"today_max\":[29,84.1],\"today_clouds\":98,\"current_unit\":0,\"forecast\":[{\"timestamp\":1777377600,\"day_name\":\"Tue\",\"day_temp\":[29,84],\"owm_day_index\":0},{\"timestamp\":1777420800,\"day_name\":\"Wed\",\"day_temp\":[30,87],\"owm_day_index\":4},{\"timestamp\":1777507200,\"day_name\":\"Thu\",\"day_temp\":[30,85],\"owm_day_index\":12},{\"timestamp\":1777593600,\"day_name\":\"Fri\",\"day_temp\":[30,87],\"owm_day_index\":20},{\"timestamp\":1777680000,\"day_name\":\"Sat\",\"day_temp\":[30,86],\"owm_day_index\":28}]});\n\t\t\t\t});\n\t\t\t\n\t\t\t\n\n                \n                    /* global jQuery:{} */\n                    jQuery().ready( function () {\n                        var blockUid = 'tdi_50',\n                            $blockObj = jQuery('.tdi_50'),\n                            modalUid = 'td_m_4f5b',\n                            $modalObj = $blockObj.find('.tdm-popup-modal-wrap'),\n                            show_modal_in_composer = '';\n\n                        if( $modalObj.length && modalUid !== '' ) {\n                            var tdPopupModalItem = new tdPopupModal.item(),\n                                $triggerBtnObj = $blockObj.find('> .tds-button > a.tdm-btn');\n\n                            // modal uid\n                            tdPopupModalItem.uid = modalUid;\n                            // block uid\n                            tdPopupModalItem.blockUid = blockUid;\n                            // modal object\n                            tdPopupModalItem.modalObj = $modalObj;\n                            // modal object\n                            tdPopupModalItem.closeModals = [];\n                            // modal open position\n                            tdPopupModalItem._modal_open_position = 'over-screen';\n                            // modal open disable site scroll\n                            tdPopupModalItem._site_scroll = '1';\n\n                            // check to see whether we are in composer or not\n                                                            // we are not in composer\n                                // trigger button object\n                                if( $triggerBtnObj.length ) {\n                                    tdPopupModalItem.triggerBtnObj = $triggerBtnObj;\n                                }\n\n                                // trigger types\n                                tdPopupModalItem._modal_trigger_types = [];\n\n                                // modal content load\n                                tdPopupModalItem._modal_content_load = '';\n\n                                                            \n                            tdPopupModal.addItem(tdPopupModalItem);\n                        }\n                    });\n                \n                \n</script>\n\n\n<script type=\"rocketlazyloadscript\">var td_res_context_registered_atts=[\"style_general_trending_now\",\"style_general_video\",\"style_general_popup_modal\"];</script>\n<script type=\"text/javascript\">window.lazyLoadOptions={elements_selector:\"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]\",data_src:\"lazy-src\",data_srcset:\"lazy-srcset\",data_sizes:\"lazy-sizes\",class_loading:\"lazyloading\",class_loaded:\"lazyloaded\",threshold:300,callback_loaded:function(element){if(element.tagName===\"IFRAME\"&&element.dataset.rocketLazyload==\"fitvidscompatible\"){if(element.classList.contains(\"lazyloaded\")){if(typeof window.jQuery!=\"undefined\"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}\nif(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}\nimages=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName==\"IMG\";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName==\"IFRAME\";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}\nif(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName(\"body\")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script async=\"\" data-no-minify=\"1\" src=\"https://dasathalankanews.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js\" type=\"text/javascript\"></script><script type=\"text/javascript\">function lazyLoadThumb(e){var t='<img data-lazy-src=\"https://i.ytimg.com/vi/ID/hqdefault.jpg\" alt=\"\" width=\"480\" height=\"360\"><noscript><img src=\"https://i.ytimg.com/vi/ID/hqdefault.jpg\" alt=\"\" width=\"480\" height=\"360\"></noscript>',a='<button class=\"play\" aria-label=\"play Youtube video\"></button>';return t.replace(\"ID\",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement(\"iframe\"),t=\"ID?autoplay=1\";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute(\"src\",t.replace(\"ID\",this.parentNode.dataset.src)),e.setAttribute(\"frameborder\",\"0\"),e.setAttribute(\"allowfullscreen\",\"1\"),e.setAttribute(\"allow\", \"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener(\"DOMContentLoaded\",function(){var e,t,p,a=document.getElementsByClassName(\"rll-youtube-player\");for(t=0;t<a.length;t++)e=document.createElement(\"div\"),e.setAttribute(\"data-id\",a[t].dataset.id),e.setAttribute(\"data-query\", a[t].dataset.query),e.setAttribute(\"data-src\", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script>\n<script type=\"rocketlazyloadscript\">\"use strict\";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async=\"style\"][rel=\"preload\"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute(\"media\")||\"all\";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById(\"rocket-critical-css\");elem&&\"remove\"in elem&&elem.remove()}window.addEventListener?window.addEventListener(\"load\",wprRemoveCPCSS):window.attachEvent&&window.attachEvent(\"onload\",wprRemoveCPCSS);</script><noscript><link data-minify=\"1\" rel='stylesheet' id='secure-copy-content-protection-public-css' href='https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/secure-copy-content-protection/public/css/secure-copy-content-protection-public.css?ver=1773879907' type='text/css' media='all' /><link data-minify=\"1\" rel='stylesheet' id='td-plugin-multi-purpose-css' href='https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=1773879907' type='text/css' media='all' /><link data-minify=\"1\" rel='stylesheet' id='wpra_front_css-css' href='https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/wp-reactions-lite/assets/css/front.css?ver=1773879907' type='text/css' media='all' /><link data-minify=\"1\" rel='stylesheet' id='wpra_common_css-css' href='https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/wp-reactions-lite/assets/css/common.css?ver=1773879907' type='text/css' media='all' /><link data-minify=\"1\" rel='stylesheet' id='font_awesome-css' href='https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/assets/fonts/font-awesome/font-awesome.css?ver=1773879911' type='text/css' media='all' /><link data-minify=\"1\" rel='stylesheet' id='td-theme-css' href='https://dasathalankanews.com/wp-content/cache/min/1/wp-content/themes/Newspaper/style.css?ver=1773879907' type='text/css' media='all' /><link data-minify=\"1\" rel='stylesheet' id='td-legacy-framework-front-style-css' href='https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=1773879907' type='text/css' media='all' /><link data-minify=\"1\" rel='stylesheet' id='td-standard-pack-framework-front-style-css' href='https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-standard-pack/Newspaper/assets/css/td_standard_pack_main.css?ver=1773879907' type='text/css' media='all' /><link data-minify=\"1\" rel='stylesheet' id='tdb_style_cloud_templates_front-css' href='https://dasathalankanews.com/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/css/tdb_main.css?ver=1773879907' type='text/css' media='all' /></noscript><script defer=\"\" src=\"https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516\" integrity=\"sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==\" data-cf-beacon=\"{&quot;version&quot;:&quot;2024.11.0&quot;,&quot;token&quot;:&quot;74dbab3af46d4b30941571d905e37233&quot;,&quot;r&quot;:1,&quot;server_timing&quot;:{&quot;name&quot;:{&quot;cfCacheStatus&quot;:true,&quot;cfEdge&quot;:true,&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfOrigin&quot;:true,&quot;cfSpeedBrain&quot;:true},&quot;location_startswith&quot;:null}}\" crossorigin=\"anonymous\"></script>\n\n\n</body></html>"}