https://www.pavithran.net/

The outgoing links identified from the page

LinkText
https://t.me/+XADGwGit06QzMTFlJoin Telegram ChannelJoin Telegram Channel
https://whatsapp.com/channel/0029Va9Z4ggFCCoW1KVIPe1mJoin Whatsapp ChannelJoin Whatsapp Channel
https://www.pavithranstore.com

JavaScript Variables · 11 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
hrefundefined
RocketPreloadLinksConfigobject
rocket_lazyload_css_dataobject
ct_localizationsobject
lazyLoadOptionsobject
lazyLoadThumbfunction
lazyLoadYoutubeIframefunction

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en-US" data-color-mode="light"><head><meta charset="UTF-8"><script>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>(()=>{class RocketLazyLoadScripts{constructor(){this.v="1.2.6",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this.t.bind(this),this.touchStartHandler=this.i.bind(this),this.touchMoveHandler=this.o.bind(this),this.touchEndHandler=this.h.bind(this),this.clickHandler=this.u.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this.l(this),window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.everythingLoaded&&this.m()})),this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))})),document.addEventListener("DOMContentLoaded",(()=>{this.k()})),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}p(t){document.hidden?t.t():(this.triggerEvents.forEach((e=>window.addEventListener(e,t.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler))}_(){this.triggerEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}i(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this.L(t.target,!0),this.S(t.target,"onclick","rocket-onclick"),this.C())}o(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.M()}h(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}u(t){t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.M()}O(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))}))}l(t){EventTarget.prototype.addEventListenerWPRocketBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(e,i,o){"click"!==e||t.windowLoaded||i===t.clickHandler||t.interceptedClickListeners.push({target:this,func:i,options:o}),(this||window).addEventListenerWPRocketBase(e,i,o)}}L(t,e){this.interceptedClickListeners.forEach((i=>{i.target===t&&(e?t.removeEventListener("click",i.func,i.options):t.addEventListener("click",i.func,i.options))})),t.parentNode!==document.documentElement&&this.L(t.parentNode,e)}D(){return new Promise((t=>{this.P?this.M=t:t()}))}C(){this.P=!0}M(){this.P=!1}S(t,e,i){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(i,event.target.getAttribute(e)),event.target.removeAttribute(e))}t(){this._(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this.R.bind(this)):this.R()}k(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.T(t,"preconnect")}async R(){this.lastBreath=Date.now(),this.j(this),this.F(this),this.I(),this.W(),this.q(),await this.A(this.delayedScripts.normal),await this.A(this.delayedScripts.defer),await this.A(this.delayedScripts.async);try{await this.U(),await this.H(this),await this.J()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.D().then((()=>{this.O()})),this.N()}W(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async B(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),i.hasAttribute("src")?(i.addEventListener("load",o),i.addEventListener("error",(function(){i.setAttribute("data-rocket-status","failed-network"),e()})),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: data-uri blocked by CSP -> fallback"),t.removeAttribute("src"),this.B(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())})),s?(t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async A(t){const e=t.shift();return e&&e.isConnected?(await this.B(e),this.A(t)):Promise.resolve()}q(){this.T([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}T(t,e){var i=document.createDocumentFragment();t.forEach((t=>{const o=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(o&&!o.startsWith("data:")){const s=document.createElement("link");s.href=o,s.rel=e,"preconnect"!==e&&(s.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(s.crossOrigin=!0),t.crossOrigin&&(s.crossOrigin=t.crossOrigin),t.integrity&&(s.integrity=t.integrity),i.appendChild(s),this.trash.push(s)}})),document.head.appendChild(i)}j(t){let e={};function i(i,o){return e[o].eventsToRewrite.indexOf(i)>=0&&!t.everythingLoaded?"rocket-"+i:i}function o(t,o){!function(t){e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(o)}function s(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o||function(){},set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}o(document,"DOMContentLoaded"),o(window,"DOMContentLoaded"),o(window,"load"),o(window,"pageshow"),o(document,"readystatechange"),s(document,"onreadystatechange"),s(window,"onload"),s(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}F(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(t){const e=o.fn[t];o.fn[t]=o.fn.init.prototype[t]=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),e.apply(this,arguments),this}}o&&o.fn&&!t.allJQueries.includes(o)&&(o.fn.ready=o.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(o):document.addEventListener("rocket-DOMContentLoaded",(()=>e.bind(document)(o))),o([])},s("on"),s("one"),t.allJQueries.push(o)),e=o}o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}async H(t){const e=document.querySelector("script[data-webpack]");e&&(await async function(){return new Promise((t=>{e.addEventListener("load",t),e.addEventListener("error",t)}))}(),await t.K(),await t.H(t))}async U(){this.domReadyFired=!0;try{document.readyState="interactive"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async J(){try{document.readyState="complete"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}m(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}I(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+e);const o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async G(){Date.now()-this.lastBreath>45&&(await this.K(),this.lastBreath=Date.now())}async K(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}N(){this.trash.forEach((t=>t.remove()))}static run(){const t=new RocketLazyLoadScripts;t.p(t)}}RocketLazyLoadScripts.run()})();</script>
	
	
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover">
	<link rel="profile" href="https://gmpg.org/xfn/11">

	<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">

	<!-- This site is optimized with the Yoast SEO plugin v23.5 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Home - Pavithran.Net</title>
	<meta name="description" content="Pavithran.Net is a Platform where you can find all Popular and Latest Study Materials and other Educational Stuffs with 100% Security.">
	<link rel="canonical" href="https://www.pavithran.net/">
	<meta property="og:locale" content="en_US">
	<meta property="og:type" content="website">
	<meta property="og:title" content="Home - Pavithran.Net">
	<meta property="og:description" content="Pavithran.Net is a Platform where you can find all Popular and Latest Study Materials and other Educational Stuffs with 100% Security.">
	<meta property="og:url" content="https://www.pavithran.net/">
	<meta property="og:site_name" content="Pavithran.Net">
	<meta property="article:modified_time" content="2024-03-26T07:40:30+00:00">
	<meta property="og:image" content="https://www.pavithran.net/wp-content/uploads/2024/01/Premium-Content-Icon-Image-1021x1024.png">
	<meta name="twitter:card" content="summary_large_image">
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.pavithran.net/","url":"https://www.pavithran.net/","name":"Home - Pavithran.Net","isPartOf":{"@id":"https://www.pavithran.net/#website"},"about":{"@id":"https://www.pavithran.net/#organization"},"primaryImageOfPage":{"@id":"https://www.pavithran.net/#primaryimage"},"image":{"@id":"https://www.pavithran.net/#primaryimage"},"thumbnailUrl":"https://www.pavithran.net/wp-content/uploads/2024/01/Premium-Content-Icon-Image-1021x1024.png","datePublished":"2024-02-28T06:07:08+00:00","dateModified":"2024-03-26T07:40:30+00:00","description":"Pavithran.Net is a Platform where you can find all Popular and Latest Study Materials and other Educational Stuffs with 100% Security.","breadcrumb":{"@id":"https://www.pavithran.net/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.pavithran.net/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.pavithran.net/#primaryimage","url":"https://www.pavithran.net/wp-content/uploads/2024/01/Premium-Content-Icon-Image.png","contentUrl":"https://www.pavithran.net/wp-content/uploads/2024/01/Premium-Content-Icon-Image.png","width":1914,"height":1920,"caption":"Premium Content Icon Image"},{"@type":"BreadcrumbList","@id":"https://www.pavithran.net/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.pavithran.net/#website","url":"https://www.pavithran.net/","name":"Pavithran.Net","description":"Ultimate Study Companion","publisher":{"@id":"https://www.pavithran.net/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.pavithran.net/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.pavithran.net/#organization","name":"Pavithran.Net","url":"https://www.pavithran.net/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.pavithran.net/#/schema/logo/image/","url":"https://www.pavithran.net/wp-content/uploads/2024/02/Pavithran.Net-Horizontal-Logo-2.jpeg","contentUrl":"https://www.pavithran.net/wp-content/uploads/2024/02/Pavithran.Net-Horizontal-Logo-2.jpeg","width":999,"height":280,"caption":"Pavithran.Net"},"image":{"@id":"https://www.pavithran.net/#/schema/logo/image/"}}]}</script>
	<meta name="p:domain_verify" content="8f1dcf7331ec305bdf62cc635c0445e0">
	<!-- / Yoast SEO plugin. -->


<link rel="dns-prefetch" href="//cdnjs.cloudflare.com">
<link rel="dns-prefetch" href="//www.googletagmanager.com">
<link rel="dns-prefetch" href="//www.pavithran.net">

<link rel="alternate" type="application/rss+xml" title="Pavithran.Net » Feed" href="https://www.pavithran.net/feed/">
<link rel="alternate" type="application/rss+xml" title="Pavithran.Net » Comments Feed" href="https://www.pavithran.net/comments/feed/">
<link data-minify="1" rel="stylesheet" id="ugb-style-css-css" href="https://www.pavithran.net/wp-content/cache/min/1/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_blocks.css?ver=1727496933" media="all">
<style id="ugb-style-css-inline-css">
:root {--stk-block-width-default-detected: 1600px;}
</style>
<link data-minify="1" rel="stylesheet" id="ugb-style-css-responsive-css" href="https://www.pavithran.net/wp-content/cache/min/1/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_blocks_responsive.css?ver=1727496933" media="all">
<link rel="stylesheet" id="wp-block-library-css" href="https://www.pavithran.net/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2" media="all">
<style id="qsm-quiz-style-inline-css">


</style>
<link data-minify="1" rel="stylesheet" id="ugb-style-css-premium-css" href="https://www.pavithran.net/wp-content/cache/min/1/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_blocks__premium_only.css?ver=1727496933" media="all">
<style id="global-styles-inline-css">
: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--color--palette-color-1: var(--theme-palette-color-1, #064CD0);--wp--preset--color--palette-color-2: var(--theme-palette-color-2, #1241B5);--wp--preset--color--palette-color-3: var(--theme-palette-color-3, #3A4F66);--wp--preset--color--palette-color-4: var(--theme-palette-color-4, #192a3d);--wp--preset--color--palette-color-5: var(--theme-palette-color-5, #E5EBF0);--wp--preset--color--palette-color-6: var(--theme-palette-color-6, #f2f5f7);--wp--preset--color--palette-color-7: var(--theme-palette-color-7, #FAFBFC);--wp--preset--color--palette-color-8: var(--theme-palette-color-8, #ffffff);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 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,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 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--gradient--juicy-peach: linear-gradient(to right, #ffecd2 0%, #fcb69f 100%);--wp--preset--gradient--young-passion: linear-gradient(to right, #ff8177 0%, #ff867a 0%, #ff8c7f 21%, #f99185 52%, #cf556c 78%, #b12a5b 100%);--wp--preset--gradient--true-sunset: linear-gradient(to right, #fa709a 0%, #fee140 100%);--wp--preset--gradient--morpheus-den: linear-gradient(to top, #30cfd0 0%, #330867 100%);--wp--preset--gradient--plum-plate: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--wp--preset--gradient--aqua-splash: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);--wp--preset--gradient--love-kiss: linear-gradient(to top, #ff0844 0%, #ffb199 100%);--wp--preset--gradient--new-retrowave: linear-gradient(to top, #3b41c5 0%, #a981bb 49%, #ffc8a9 100%);--wp--preset--gradient--plum-bath: linear-gradient(to top, #cc208e 0%, #6713d2 100%);--wp--preset--gradient--high-flight: linear-gradient(to right, #0acffe 0%, #495aff 100%);--wp--preset--gradient--teen-party: linear-gradient(-225deg, #FF057C 0%, #8D0B93 50%, #321575 100%);--wp--preset--gradient--fabled-sunset: linear-gradient(-225deg, #231557 0%, #44107A 29%, #FF1361 67%, #FFF800 100%);--wp--preset--gradient--arielle-smile: radial-gradient(circle 248px at center, #16d9e3 0%, #30c7ec 47%, #46aef7 100%);--wp--preset--gradient--itmeo-branding: linear-gradient(180deg, #2af598 0%, #009efd 100%);--wp--preset--gradient--deep-blue: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);--wp--preset--gradient--strong-bliss: linear-gradient(to right, #f78ca0 0%, #f9748f 19%, #fd868c 60%, #fe9a8b 100%);--wp--preset--gradient--sweet-period: linear-gradient(to top, #3f51b1 0%, #5a55ae 13%, #7b5fac 25%, #8f6aae 38%, #a86aa4 50%, #cc6b8e 62%, #f18271 75%, #f3a469 87%, #f7c978 100%);--wp--preset--gradient--purple-division: linear-gradient(to top, #7028e4 0%, #e5b2ca 100%);--wp--preset--gradient--cold-evening: linear-gradient(to top, #0c3483 0%, #a2b6df 100%, #6b8cce 100%, #a2b6df 100%);--wp--preset--gradient--mountain-rock: linear-gradient(to right, #868f96 0%, #596164 100%);--wp--preset--gradient--desert-hump: linear-gradient(to top, #c79081 0%, #dfa579 100%);--wp--preset--gradient--ethernal-constance: linear-gradient(to top, #09203f 0%, #537895 100%);--wp--preset--gradient--happy-memories: linear-gradient(-60deg, #ff5858 0%, #f09819 100%);--wp--preset--gradient--grown-early: linear-gradient(to top, #0ba360 0%, #3cba92 100%);--wp--preset--gradient--morning-salad: linear-gradient(-225deg, #B7F8DB 0%, #50A7C2 100%);--wp--preset--gradient--night-call: linear-gradient(-225deg, #AC32E4 0%, #7918F2 48%, #4801FF 100%);--wp--preset--gradient--mind-crawl: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);--wp--preset--gradient--angel-care: linear-gradient(-225deg, #FFE29F 0%, #FFA99F 48%, #FF719A 100%);--wp--preset--gradient--juicy-cake: linear-gradient(to top, #e14fad 0%, #f9d423 100%);--wp--preset--gradient--rich-metal: linear-gradient(to right, #d7d2cc 0%, #304352 100%);--wp--preset--gradient--mole-hall: linear-gradient(-20deg, #616161 0%, #9bc5c3 100%);--wp--preset--gradient--cloudy-knoxville: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);--wp--preset--gradient--soft-grass: linear-gradient(to top, #c1dfc4 0%, #deecdd 100%);--wp--preset--gradient--saint-petersburg: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--wp--preset--gradient--everlasting-sky: linear-gradient(135deg, #fdfcfb 0%, #e2d1c3 100%);--wp--preset--gradient--kind-steel: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);--wp--preset--gradient--over-sun: linear-gradient(60deg, #abecd6 0%, #fbed96 100%);--wp--preset--gradient--premium-white: linear-gradient(to top, #d5d4d0 0%, #d5d4d0 1%, #eeeeec 31%, #efeeec 75%, #e9e9e7 100%);--wp--preset--gradient--clean-mirror: linear-gradient(45deg, #93a5cf 0%, #e4efe9 100%);--wp--preset--gradient--wild-apple: linear-gradient(to top, #d299c2 0%, #fef9d7 100%);--wp--preset--gradient--snow-again: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%);--wp--preset--gradient--confident-cloud: linear-gradient(to top, #dad4ec 0%, #dad4ec 1%, #f3e7e9 100%);--wp--preset--gradient--glass-water: linear-gradient(to top, #dfe9f3 0%, white 100%);--wp--preset--gradient--perfect-white: linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: clamp(22px, 1.375rem + ((1vw - 3.2px) * 0.625), 30px);--wp--preset--font-size--x-large: clamp(30px, 1.875rem + ((1vw - 3.2px) * 1.563), 50px);--wp--preset--font-size--xx-large: clamp(45px, 2.813rem + ((1vw - 3.2px) * 2.734), 80px);--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 rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: var(--theme-block-max-width);--wp--style--global--wide-size: var(--theme-block-wide-max-width); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: var(--theme-content-spacing); margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: var(--theme-content-spacing); }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: var(--theme-content-spacing);margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: var(--theme-content-spacing);margin-block-end: 0;}:root :where(.is-layout-flex){gap: var(--theme-content-spacing);}:root :where(.is-layout-grid){gap: var(--theme-content-spacing);}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}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;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.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-palette-color-1-color{color: var(--wp--preset--color--palette-color-1) !important;}.has-palette-color-2-color{color: var(--wp--preset--color--palette-color-2) !important;}.has-palette-color-3-color{color: var(--wp--preset--color--palette-color-3) !important;}.has-palette-color-4-color{color: var(--wp--preset--color--palette-color-4) !important;}.has-palette-color-5-color{color: var(--wp--preset--color--palette-color-5) !important;}.has-palette-color-6-color{color: var(--wp--preset--color--palette-color-6) !important;}.has-palette-color-7-color{color: var(--wp--preset--color--palette-color-7) !important;}.has-palette-color-8-color{color: var(--wp--preset--color--palette-color-8) !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-palette-color-1-background-color{background-color: var(--wp--preset--color--palette-color-1) !important;}.has-palette-color-2-background-color{background-color: var(--wp--preset--color--palette-color-2) !important;}.has-palette-color-3-background-color{background-color: var(--wp--preset--color--palette-color-3) !important;}.has-palette-color-4-background-color{background-color: var(--wp--preset--color--palette-color-4) !important;}.has-palette-color-5-background-color{background-color: var(--wp--preset--color--palette-color-5) !important;}.has-palette-color-6-background-color{background-color: var(--wp--preset--color--palette-color-6) !important;}.has-palette-color-7-background-color{background-color: var(--wp--preset--color--palette-color-7) !important;}.has-palette-color-8-background-color{background-color: var(--wp--preset--color--palette-color-8) !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-palette-color-1-border-color{border-color: var(--wp--preset--color--palette-color-1) !important;}.has-palette-color-2-border-color{border-color: var(--wp--preset--color--palette-color-2) !important;}.has-palette-color-3-border-color{border-color: var(--wp--preset--color--palette-color-3) !important;}.has-palette-color-4-border-color{border-color: var(--wp--preset--color--palette-color-4) !important;}.has-palette-color-5-border-color{border-color: var(--wp--preset--color--palette-color-5) !important;}.has-palette-color-6-border-color{border-color: var(--wp--preset--color--palette-color-6) !important;}.has-palette-color-7-border-color{border-color: var(--wp--preset--color--palette-color-7) !important;}.has-palette-color-8-border-color{border-color: var(--wp--preset--color--palette-color-8) !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-juicy-peach-gradient-background{background: var(--wp--preset--gradient--juicy-peach) !important;}.has-young-passion-gradient-background{background: var(--wp--preset--gradient--young-passion) !important;}.has-true-sunset-gradient-background{background: var(--wp--preset--gradient--true-sunset) !important;}.has-morpheus-den-gradient-background{background: var(--wp--preset--gradient--morpheus-den) !important;}.has-plum-plate-gradient-background{background: var(--wp--preset--gradient--plum-plate) !important;}.has-aqua-splash-gradient-background{background: var(--wp--preset--gradient--aqua-splash) !important;}.has-love-kiss-gradient-background{background: var(--wp--preset--gradient--love-kiss) !important;}.has-new-retrowave-gradient-background{background: var(--wp--preset--gradient--new-retrowave) !important;}.has-plum-bath-gradient-background{background: var(--wp--preset--gradient--plum-bath) !important;}.has-high-flight-gradient-background{background: var(--wp--preset--gradient--high-flight) !important;}.has-teen-party-gradient-background{background: var(--wp--preset--gradient--teen-party) !important;}.has-fabled-sunset-gradient-background{background: var(--wp--preset--gradient--fabled-sunset) !important;}.has-arielle-smile-gradient-background{background: var(--wp--preset--gradient--arielle-smile) !important;}.has-itmeo-branding-gradient-background{background: var(--wp--preset--gradient--itmeo-branding) !important;}.has-deep-blue-gradient-background{background: var(--wp--preset--gradient--deep-blue) !important;}.has-strong-bliss-gradient-background{background: var(--wp--preset--gradient--strong-bliss) !important;}.has-sweet-period-gradient-background{background: var(--wp--preset--gradient--sweet-period) !important;}.has-purple-division-gradient-background{background: var(--wp--preset--gradient--purple-division) !important;}.has-cold-evening-gradient-background{background: var(--wp--preset--gradient--cold-evening) !important;}.has-mountain-rock-gradient-background{background: var(--wp--preset--gradient--mountain-rock) !important;}.has-desert-hump-gradient-background{background: var(--wp--preset--gradient--desert-hump) !important;}.has-ethernal-constance-gradient-background{background: var(--wp--preset--gradient--ethernal-constance) !important;}.has-happy-memories-gradient-background{background: var(--wp--preset--gradient--happy-memories) !important;}.has-grown-early-gradient-background{background: var(--wp--preset--gradient--grown-early) !important;}.has-morning-salad-gradient-background{background: var(--wp--preset--gradient--morning-salad) !important;}.has-night-call-gradient-background{background: var(--wp--preset--gradient--night-call) !important;}.has-mind-crawl-gradient-background{background: var(--wp--preset--gradient--mind-crawl) !important;}.has-angel-care-gradient-background{background: var(--wp--preset--gradient--angel-care) !important;}.has-juicy-cake-gradient-background{background: var(--wp--preset--gradient--juicy-cake) !important;}.has-rich-metal-gradient-background{background: var(--wp--preset--gradient--rich-metal) !important;}.has-mole-hall-gradient-background{background: var(--wp--preset--gradient--mole-hall) !important;}.has-cloudy-knoxville-gradient-background{background: var(--wp--preset--gradient--cloudy-knoxville) !important;}.has-soft-grass-gradient-background{background: var(--wp--preset--gradient--soft-grass) !important;}.has-saint-petersburg-gradient-background{background: var(--wp--preset--gradient--saint-petersburg) !important;}.has-everlasting-sky-gradient-background{background: var(--wp--preset--gradient--everlasting-sky) !important;}.has-kind-steel-gradient-background{background: var(--wp--preset--gradient--kind-steel) !important;}.has-over-sun-gradient-background{background: var(--wp--preset--gradient--over-sun) !important;}.has-premium-white-gradient-background{background: var(--wp--preset--gradient--premium-white) !important;}.has-clean-mirror-gradient-background{background: var(--wp--preset--gradient--clean-mirror) !important;}.has-wild-apple-gradient-background{background: var(--wp--preset--gradient--wild-apple) !important;}.has-snow-again-gradient-background{background: var(--wp--preset--gradient--snow-again) !important;}.has-confident-cloud-gradient-background{background: var(--wp--preset--gradient--confident-cloud) !important;}.has-glass-water-gradient-background{background: var(--wp--preset--gradient--glass-water) !important;}.has-perfect-white-gradient-background{background: var(--wp--preset--gradient--perfect-white) !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;}.has-xx-large-font-size{font-size: var(--wp--preset--font-size--xx-large) !important;}
:root :where(.wp-block-pullquote){font-size: clamp(0.984em, 0.984rem + ((1vw - 0.2em) * 0.645), 1.5em);line-height: 1.6;}
</style>
<link data-minify="1" rel="stylesheet" id="affiliatable_swiper_css-css" href="https://www.pavithran.net/wp-content/cache/min/1/ajax/libs/Swiper/8.4.5/swiper-bundle.min.css?ver=1727496933" media="all">
<link data-minify="1" rel="stylesheet" id="affiliatable_css-css" href="https://www.pavithran.net/wp-content/cache/min/1/wp-content/plugins/affiliatable-plugin/css/styles.css?ver=1727496933" media="all">
<link data-minify="1" rel="stylesheet" id="ct-main-styles-css" href="https://www.pavithran.net/wp-content/cache/min/1/wp-content/themes/blocksy/static/bundle/main.min.css?ver=1727496933" media="all">
<link rel="stylesheet" id="blocksy-pro-search-input-styles-css" href="https://www.pavithran.net/wp-content/plugins/blocksy-companion-pro/framework/premium/static/bundle/search-input.min.css?ver=2.0.68" media="all">
<link rel="stylesheet" id="blocksy-pro-divider-styles-css" href="https://www.pavithran.net/wp-content/plugins/blocksy-companion-pro/framework/premium/static/bundle/divider.min.css?ver=2.0.68" media="all">
<link rel="stylesheet" id="blocksy-ext-mega-menu-styles-css" href="https://www.pavithran.net/wp-content/plugins/blocksy-companion-pro/framework/premium/extensions/mega-menu/static/bundle/main.min.css?ver=2.0.68" media="all">
<link rel="stylesheet" id="blocksy-ext-trending-styles-css" href="https://www.pavithran.net/wp-content/plugins/blocksy-companion-pro/framework/extensions/trending/static/bundle/main.min.css?ver=2.0.68" media="all">
<link rel="stylesheet" id="ct-share-box-styles-css" href="https://www.pavithran.net/wp-content/themes/blocksy/static/bundle/share-box.min.css?ver=2.0.68" media="all">
<link rel="stylesheet" id="ct-stackable-styles-css" href="https://www.pavithran.net/wp-content/themes/blocksy/static/bundle/stackable.min.css?ver=2.0.68" media="all">
<style id="rocket-lazyload-inline-css">
.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:var(--wpr-bg-a5b7f7a6-49bc-4ec5-b2ed-44257b2c7ba2) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}
</style>
<link rel="stylesheet" id="arm_front_css-css" href="https://www.pavithran.net/wp-content/cache/background-css/www.pavithran.net/wp-content/plugins/armember/css/arm_front.css?ver=6.9&amp;wpr_t=1727534208" media="all">
<link rel="stylesheet" id="arm_bootstrap_all_css-css" href="https://www.pavithran.net/wp-content/cache/background-css/www.pavithran.net/wp-content/plugins/armember/bootstrap/css/bootstrap_all.css?ver=6.9&amp;wpr_t=1727534208" media="all">
<script type="rocketlazyloadscript" data-cfasync="false" data-rocket-src="https://www.pavithran.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-cfasync="false" data-rocket-src="https://www.pavithran.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer="" defer=""></script>

<!-- Google tag (gtag.js) snippet added by Site Kit -->

<!-- Google Analytics snippet added by Site Kit -->
<script type="rocketlazyloadscript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=GT-KT4HHPK" id="google_gtagjs-js" async=""></script>
<script type="rocketlazyloadscript" id="google_gtagjs-js-after">
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["www.pavithran.net"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "GT-KT4HHPK");
</script>

<!-- End Google tag (gtag.js) snippet added by Site Kit -->
<script type="rocketlazyloadscript" data-cfasync="false" data-rocket-src="https://www.pavithran.net/wp-content/plugins/armember/js/jquery.bpopup.min.js?ver=6.9" id="arm_bpopup-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-cfasync="false" data-rocket-src="https://www.pavithran.net/wp-content/plugins/armember/bootstrap/js/bootstrap.min.js?ver=6.9" id="arm_bootstrap_js-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-cfasync="false" data-rocket-src="https://www.pavithran.net/wp-content/cache/min/1/wp-content/plugins/armember/js/arm_common.js?ver=1727496933" id="arm_common_js-js" data-rocket-defer="" defer=""></script>
<link rel="https://api.w.org/" href="https://www.pavithran.net/wp-json/"><link rel="alternate" title="JSON" type="application/json" href="https://www.pavithran.net/wp-json/wp/v2/pages/15733"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.pavithran.net/xmlrpc.php?rsd">
<meta name="generator" content="WordPress 6.6.2">
<link rel="shortlink" href="https://www.pavithran.net/">
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.pavithran.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.pavithran.net%2F">
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.pavithran.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.pavithran.net%2F&amp;format=xml">
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-cfasync="false">__ARMAJAXURL = "https://www.pavithran.net/wp-admin/admin-ajax.php";__ARMVIEWURL = "https://www.pavithran.net/wp-content/plugins/armember/core/views";__ARMIMAGEURL = "https://www.pavithran.net/wp-content/plugins/armember/images";__ARMISADMIN = [];__ARMSITEURL = "https://www.pavithran.net";arm_activatelicense_msg="Please Activate ARMember License";arm_nolicense_msg= "Please Activate ARMember License.";loadActivityError = "There is an error while loading activities, please try again.";pinterestPermissionError = "The user has not grant permissions or closed the pop-up";pinterestError = "Oops, there was a problem for getting account information";clickToCopyError = "There is an error while copying, please try again";fbUserLoginError = "User has cancelled login or did not fully authorize.";closeAccountError = "There is an error while closing account, please try again.";invalidFileTypeError = "Sorry, this file type is not permitted for security reasons.";fileSizeError = "File is not allowed larger than {SIZE}.";fileUploadError = "There is an error in uploading file, Please try again.";coverRemoveConfirm = "Are you sure you want to remove cover photo?";profileRemoveConfirm = "Are you sure you want to remove profile photo?";errorPerformingAction = "There is an error while performing this action, please try again.";userSubscriptionCancel = "User&#039;s subscription has been canceled";ARM_Loding = "Loading..";Post_Publish ="After certain time of post is published";Post_Modify ="After certain time of post is modified";wentwrong ="Sorry, Something went wrong. Please try again.";bulkActionError = "Please select valid action.";bulkRecordsError ="Please select one or more records.";clearLoginAttempts ="Login attempts cleared successfully.";clearLoginHistory ="Login History cleared successfully.";nopasswordforimport ="Password can not be left blank.";delBadgeSuccess ="Badge has been deleted successfully.";delBadgeError ="There is an error while deleting Badge, please try again.";delAchievementBadgeSuccess ="Achievement badges has been deleted successfully.";delAchievementBadgeError ="There is an error while deleting achievement badges, please try again.";addUserAchievementSuccess ="User Achievement Added Successfully.";delUserBadgeSuccess ="User badge has been deleted successfully.";delUserBadgeError ="There is an error while deleting user badge, please try again.";delPlansSuccess ="Plan(s) has been deleted successfully.";delPlansError ="There is an error while deleting Plan(s), please try again.";delPlanError ="There is an error while deleting Plan, please try again.";stripePlanIDWarning ="If you leave this field blank, stripe will not be available in setup for recurring plan(s).";delSetupsSuccess ="Setup(s) has been deleted successfully.";delSetupsError ="There is an error while deleting Setup(s), please try again.";delSetupSuccess ="Setup has been deleted successfully.";delSetupError ="There is an error while deleting Setup, please try again.";delFormSetSuccess ="Form Set Deleted Successfully.";delFormSetError ="There is an error while deleting form set, please try again.";delFormSuccess ="Form deleted successfully.";delFormError ="There is an error while deleting form, please try again.";delRuleSuccess ="Rule has been deleted successfully.";delRuleError ="There is an error while deleting Rule, please try again.";delRulesSuccess ="Rule(s) has been deleted successfully.";delRulesError ="There is an error while deleting Rule(s), please try again.";prevTransactionError ="There is an error while generating preview of transaction detail, Please try again.";invoiceTransactionError ="There is an error while generating invoice of transaction detail, Please try again.";prevMemberDetailError ="There is an error while generating preview of members detail, Please try again.";prevMemberActivityError ="There is an error while displaying members activities detail, Please try again.";prevCustomCssError ="There is an error while displaying ARMember CSS Class Information, Please Try Again.";prevImportMemberDetailError ="Please upload appropriate file to import users.";delTransactionSuccess ="Transaction has been deleted successfully.";cancelSubscriptionSuccess ="Subscription has been canceled successfully.";delTransactionsSuccess ="Transaction(s) has been deleted successfully.";delAutoMessageSuccess ="Message has been deleted successfully.";delAutoMessageError ="There is an error while deleting Message, please try again.";delAutoMessagesSuccess ="Message(s) has been deleted successfully.";delAutoMessagesError ="There is an error while deleting Message(s), please try again.";delCouponSuccess ="Coupon has been deleted successfully.";delCouponError ="There is an error while deleting Coupon, please try again.";delCouponsSuccess ="Coupon(s) has been deleted successfully.";delCouponsError ="There is an error while deleting Coupon(s), please try again.";saveSettingsSuccess ="Settings has been saved successfully.";saveSettingsError ="There is an error while updating settings, please try again.";saveDefaultRuleSuccess ="Default Rules Saved Successfully.";saveDefaultRuleError ="There is an error while updating rules, please try again.";saveOptInsSuccess ="Opt-ins Settings Saved Successfully.";saveOptInsError ="There is an error while updating opt-ins settings, please try again.";delOptInsConfirm ="Are you sure to delete configuration?";delMemberActivityError ="There is an error while deleting member activities, please try again.";noTemplateError ="Template not found.";saveTemplateSuccess ="Template options has been saved successfully.";saveTemplateError ="There is an error while updating template options, please try again.";prevTemplateError ="There is an error while generating preview of template, Please try again.";addTemplateSuccess ="Template has been added successfully.";addTemplateError ="There is an error while adding template, please try again.";delTemplateSuccess ="Template has been deleted successfully.";delTemplateError ="There is an error while deleting template, please try again.";saveEmailTemplateSuccess ="Email Template Updated Successfully.";saveAutoMessageSuccess ="Message Updated Successfully.";saveBadgeSuccess ="Badges Updated Successfully.";addAchievementSuccess ="Achievements Added Successfully.";saveAchievementSuccess ="Achievements Updated Successfully.";addDripRuleSuccess ="Rule Added Successfully.";saveDripRuleSuccess ="Rule updated Successfully.";pastDateError ="Cannot Set Past Dates.";pastStartDateError ="Start date can not be earlier than current date.";pastExpireDateError ="Expire date can not be earlier than current date.";couponExpireDateError ="Expire date can not be earlier than start date.";uniqueformsetname ="This Set Name is already exist.";uniquesignupformname ="This Form Name is already exist.";installAddonError ="There is an error while installing addon, Please try again.";installAddonSuccess ="Addon installed successfully.";activeAddonError ="There is an error while activating addon, Please try again.";activeAddonSuccess ="Addon activated successfully.";deactiveAddonSuccess ="Addon deactivated successfully.";confirmCancelSubscription ="Are you sure you want to cancel subscription?";errorPerformingAction ="There is an error while performing this action, please try again.";arm_nothing_found ="Oops, nothing found.";delPaidPostSuccess ="Paid Post has been deleted successfully.";delPaidPostError ="There is an error while deleting Paid Post, please try again.";armEditCurrency ="Edit";armCustomCurrency ="Custom Currency";armFileViewFileTxt ="View File";armEnabledPayPerPost ="";REMOVEPAIDPOSTMESSAGE = "You cannot remove all paid post.";ARMCYCLELABEL = "Label";LABELERROR = "Label should not be blank"</script><meta name="generator" content="Site Kit by Google 1.136.0"><noscript><link rel='stylesheet' href='https://www.pavithran.net/wp-content/themes/blocksy/static/bundle/no-scripts.min.css' type='text/css'></noscript>
<style id="ct-main-styles-inline-css">@font-face {font-family:'Antic Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/anticslab/v16/bWt97fPFfRzkCa9Jlp6IacVcXExq9Qs.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Pompiere';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/pompiere/v19/VEMyRoxis5Dwuyeov5Wq7DHPrvOK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE0tDMPKhSkFEkm8.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE0tMMPKhSkFEkm8.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE0tCMPKhSkFE.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1pVFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1pVGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1pVF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21lVFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21lVGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21lVF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiGyp8kv8JHgFVrJJLucXtAOvWDSHFF.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hVFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hVGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hVF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19VFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19VGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19VF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15VFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm111VFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm111VGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm111VF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xVFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xVGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xVF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiGyp8kv8JHgFVrLPTucXtAOvWDSHFF.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiGyp8kv8JHgFVrLPTufntAOvWDSHFF.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiGyp8kv8JHgFVrLPTucHtAOvWDSA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLFj_Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLFj_Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLFj_Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}@font-face {font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/poppins/v20/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:italic;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXu61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:italic;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXO61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXq61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:italic;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXy61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXC61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:italic;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnX661E_c5Ig.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:italic;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXu61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:italic;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXO61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXq61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:italic;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXy61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXC61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:italic;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnX661E_c5Ig.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:italic;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXu61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:italic;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXO61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXq61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:italic;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXy61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXC61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:italic;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnX661E_c5Ig.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:italic;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXu61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:italic;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXO61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXq61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:italic;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXy61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXC61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:italic;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnX661E_c5Ig.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:italic;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXu61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:italic;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXO61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXq61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:italic;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXy61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXC61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:italic;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnX661E_c5Ig.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:italic;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXu61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:italic;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXO61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXq61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:italic;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXy61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXC61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:italic;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnX661E_c5Ig.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:italic;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXu61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:italic;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXO61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXq61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:italic;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXy61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:italic;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnXC61E_c5IhGzg.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:italic;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWEBXyIfDnIV7nEnX661E_c5Ig.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nErXyw023e1Ik.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nMrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nFrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nDrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nPrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:normal;font-weight:300;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nBrXyw023e.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nErXyw023e1Ik.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nMrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nFrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nDrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nPrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:normal;font-weight:400;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nBrXyw023e.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nErXyw023e1Ik.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nMrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nFrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nDrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nPrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:normal;font-weight:500;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nBrXyw023e.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nErXyw023e1Ik.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nMrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nFrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nDrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nPrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:normal;font-weight:600;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nBrXyw023e.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nErXyw023e1Ik.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nMrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nFrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nDrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nPrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:normal;font-weight:700;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nBrXyw023e.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nErXyw023e1Ik.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nMrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nFrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nDrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nPrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:normal;font-weight:800;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nBrXyw023e.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face {font-family:'Rubik';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nErXyw023e1Ik.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;}@font-face {font-family:'Rubik';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nMrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nFrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}@font-face {font-family:'Rubik';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nDrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}@font-face {font-family:'Rubik';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nPrXyw023e1Ik.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face {font-family:'Rubik';font-style:normal;font-weight:900;font-display:swap;src:url(https://www.pavithran.net/wp-content/uploads/blocksy/local-google-fonts/s/rubik/v28/iJWKBXyIfDnIV7nBrXyw023e.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;} [data-header*="type-1"] .ct-header [data-row*="bottom"] {--height:80px;background-color:var(--theme-palette-color-8);background-image:none;--theme-border-top:none;--theme-border-bottom:none;--theme-box-shadow:none;} [data-header*="type-1"] .ct-header [data-row*="bottom"] > div {--theme-border-top:none;--theme-border-bottom:none;} [data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="bottom"] {background-color:var(--theme-palette-color-8);background-image:none;--theme-border-top:none;--theme-border-bottom:none;--theme-box-shadow:none;} [data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="bottom"] > div {--theme-border-top:none;--theme-border-bottom:none;} [data-header*="type-1"] .ct-header [data-id="button"] .ct-button-ghost {--theme-button-text-initial-color:var(--theme-button-background-initial-color);--theme-button-text-hover-color:#ffffff;} [data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {--logo-max-height:45px;} [data-header*="type-1"] .ct-header [data-id="logo"] .site-title {--theme-font-family:Serif;--theme-font-weight:700;--theme-font-size:25px;--theme-line-height:1.5;--theme-link-initial-color:var(--theme-palette-color-4);} [data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {--menu-item-height:75%;--theme-font-weight:700;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;--theme-link-initial-color:var(--theme-text-color);} [data-header*="type-1"] .ct-header [data-id="menu"] {--margin:0px 20px !important;} [data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {--theme-link-initial-color:var(--theme-palette-color-8);--theme-link-hover-color:#ff72ad;--theme-font-weight:500;--theme-font-size:12px;} [data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {--dropdown-divider:1px dashed rgba(255, 255, 255, 0.1);--theme-box-shadow:0px 10px 20px rgba(41, 51, 61, 0.1);--theme-border-radius:0px 0px 2px 2px;} [data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="menu"] .sub-menu {--sticky-state-dropdown-top-offset:0px;} [data-header*="type-1"] .ct-header [data-id="menu-secondary"] > ul > li > a {--theme-font-weight:700;--theme-text-transform:uppercase;--theme-font-size:15px;--theme-line-height:1.3;--theme-link-initial-color:var(--theme-text-color);--theme-link-hover-color:#ffffff;--theme-link-active-color:var(--theme-palette-color-8);} [data-header*="type-1"] .ct-header [data-id="menu-secondary"] .sub-menu .ct-menu-link {--theme-link-initial-color:var(--theme-palette-color-8);--theme-link-hover-color:#c5cef6;--theme-font-weight:500;--theme-font-size:12px;} [data-header*="type-1"] .ct-header [data-id="menu-secondary"] .sub-menu {--dropdown-divider:1px dashed rgba(255, 255, 255, 0.1);--theme-box-shadow:0px 10px 20px rgba(41, 51, 61, 0.1);--theme-border-radius:0px 0px 2px 2px;} [data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="menu-secondary"] .sub-menu {--sticky-state-dropdown-top-offset:0px;} [data-header*="type-1"] .ct-header [data-row*="middle"] {--height:120px;background-color:var(--theme-palette-color-8);background-image:none;--theme-border-top:none;--theme-border-bottom:none;--theme-box-shadow:0px 1px 20px #b8cdf1;} [data-header*="type-1"] .ct-header [data-row*="middle"] > div {background-color:transparent;background-image:none;--theme-border-top:none;--theme-border-bottom:none;} [data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] {background-color:var(--theme-palette-color-8);background-image:none;--theme-border-top:none;--theme-border-bottom:none;--theme-box-shadow:0px 1px 20px #d2e9fb;} [data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] > div {background-color:transparent;background-image:none;--shrink-height:84px;--theme-border-top:none;--theme-border-bottom:none;} [data-header*="type-1"] {--sticky-shrink:70;--header-height:200px;--header-sticky-height:120px;--header-sticky-offset:0px;} [data-header*="type-1"] [data-id="mobile-menu"] {--theme-font-weight:700;--theme-font-size:20px;--theme-link-initial-color:#ffffff;--mobile-menu-divider:none;} [data-header*="type-1"] #offcanvas {--theme-box-shadow:0px 0px 70px rgba(0, 0, 0, 0.35);--side-panel-width:500px;} [data-header*="type-1"] #offcanvas .ct-panel-inner {background-color:rgba(18, 21, 25, 0.98);} [data-header*="type-1"] [data-id="search"] {--theme-icon-size:15px;} [data-header*="type-1"] #search-modal .ct-search-results {--theme-font-weight:500;--theme-font-size:14px;--theme-line-height:1.4;} [data-header*="type-1"] #search-modal .ct-search-form {--theme-link-initial-color:#ffffff;--theme-form-text-initial-color:#ffffff;--theme-form-text-focus-color:#ffffff;--theme-form-field-border-initial-color:rgba(255, 255, 255, 0.2);--theme-button-text-initial-color:rgba(255, 255, 255, 0.7);--theme-button-text-hover-color:#ffffff;--theme-button-background-initial-color:var(--theme-palette-color-1);--theme-button-background-hover-color:var(--theme-palette-color-1);} [data-header*="type-1"] #search-modal {background-color:rgba(18, 21, 25, 0.98);} [data-header*="type-1"] [data-id="trigger"] {--theme-icon-size:18px;} [data-header*="type-1"] [data-id="divider"] {--divider-style:1px solid rgba(44,62,80,0.2);} [data-header*="type-1"] [data-id="mobile-menu-secondary"] ul {--theme-font-weight:700;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-header*="type-1"] [data-id="mobile-menu-secondary"] > ul > li > a {--theme-link-initial-color:var(--theme-text-color);--theme-link-active-color:#ad5353;} [data-header*="type-1"] .ct-header [data-id="Ylm-71"] .ct-button-ghost {--theme-button-text-initial-color:var(--theme-button-background-initial-color);--theme-button-text-hover-color:#ffffff;} [data-header*="type-1"] .ct-header [data-id="GylMjr"] {--theme-icon-size:17px;} [data-header*="type-1"] .ct-header [data-id="GylMjr"] .ct-button-ghost {--theme-button-text-initial-color:var(--theme-button-background-initial-color);--theme-button-text-hover-color:#ffffff;} [data-header*="type-1"] .ct-header {background-image:none;} [data-header*="type-1"] [data-sticky*="yes"] {background-image:none;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--container-spacing:25px;--theme-border:none;--grid-template-columns:repeat(2, 1fr);} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] .widget-title {--theme-font-size:16px;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] {background-color:transparent;} [data-footer*="type-1"] [data-id="copyright"] {--theme-font-weight:400;--theme-font-size:15px;--theme-line-height:1.3;--theme-text-color:#ffffff;--theme-link-hover-color:#ead969;} [data-footer*="type-1"] [data-column="copyright"] {--horizontal-alignment:right;} [data-footer*="type-1"] .ct-footer [data-column="menu"] {--vertical-alignment:flex-start;} [data-footer*="type-1"] .ct-footer [data-id="menu"] ul {--theme-font-weight:700;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-footer*="type-1"] .ct-footer [data-id="menu"] > ul > li > a {--theme-link-initial-color:var(--theme-palette-color-8);--theme-link-hover-color:#ee6565;} [data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {--container-spacing:70px;--theme-border:none;--grid-template-columns:repeat(4, 1fr);} [data-footer*="type-1"] .ct-footer [data-row*="middle"] .widget-title {--theme-font-size:16px;} [data-footer*="type-1"] .ct-footer [data-row*="middle"] {background-color:transparent;} [data-footer*="type-1"] .ct-footer [data-column="widget-area-1"] {--text-horizontal-alignment:left;--horizontal-alignment:flex-start;} [data-footer*="type-1"] .ct-footer [data-column="widget-area-1"] .ct-widget {--theme-text-color:#ffffff;--theme-link-hover-color:#fff783;} [data-footer*="type-1"] .ct-footer [data-column="widget-area-3"] .ct-widget {--theme-text-color:#ffffff;--theme-link-hover-color:#fff783;} [data-footer*="type-1"] .ct-footer [data-column="widget-area-4"] .ct-widget {--theme-text-color:#ffffff;--theme-link-hover-color:#fffd79;} [data-footer*="type-1"] [data-column="widget-area-5"] .ct-widget {--theme-text-color:#ffffff;--theme-link-hover-color:#fff783;} [data-footer*="type-1"] .ct-footer {background-color:var(--theme-palette-color-3);}:root {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:400;--theme-text-transform:none;--theme-text-decoration:none;--theme-font-size:16px;--theme-line-height:1.65;--theme-letter-spacing:0em;--theme-button-font-weight:500;--theme-button-font-size:18px;--has-classic-forms:var(--true);--has-modern-forms:var(--false);--theme-form-field-border-initial-color:var(--theme-border-color);--theme-form-field-border-focus-color:var(--theme-palette-color-1);--theme-form-selection-field-initial-color:var(--theme-border-color);--theme-form-selection-field-active-color:var(--theme-palette-color-1);--theme-palette-color-1:#064CD0;--theme-palette-color-2:#1241B5;--theme-palette-color-3:#3A4F66;--theme-palette-color-4:#192a3d;--theme-palette-color-5:#E5EBF0;--theme-palette-color-6:#f2f5f7;--theme-palette-color-7:#FAFBFC;--theme-palette-color-8:#ffffff;--theme-text-color:#00050b;--theme-link-initial-color:#0000FF;--theme-link-hover-color:var(--theme-palette-color-2);--theme-selection-text-color:#ffffff;--theme-selection-background-color:var(--theme-palette-color-1);--theme-border-color:var(--theme-palette-color-5);--theme-headings-color:var(--theme-palette-color-4);--theme-content-spacing:1.5em;--theme-button-min-height:40px;--theme-button-shadow:none;--theme-button-transform:none;--theme-button-text-initial-color:#ffffff;--theme-button-text-hover-color:#ffffff;--theme-button-background-initial-color:var(--theme-palette-color-1);--theme-button-background-hover-color:var(--theme-palette-color-2);--theme-button-border:none;--theme-button-border-radius:3px;--theme-button-padding:5px 20px;--theme-normal-container-max-width:1600px;--theme-content-vertical-spacing:40px;--theme-container-edge-spacing:90vw;--theme-narrow-container-max-width:800px;--theme-wide-offset:150px;}h1 {--theme-font-weight:700;--theme-font-size:34px;--theme-line-height:1.5;}h2 {--theme-font-weight:700;--theme-font-size:30px;--theme-line-height:1.5;}h3 {--theme-font-weight:700;--theme-font-size:25px;--theme-line-height:1.5;}h4 {--theme-font-weight:700;--theme-font-size:22px;--theme-line-height:1.5;}h5 {--theme-font-weight:700;--theme-font-size:20px;--theme-line-height:1.5;}h6 {--theme-font-weight:700;--theme-font-size:16px;--theme-line-height:1.5;}.wp-block-pullquote {--theme-font-family:Georgia;--theme-font-weight:600;--theme-font-size:25px;}pre, code, samp, kbd {--theme-font-family:monospace;--theme-font-weight:400;--theme-font-size:16px;}figcaption {--theme-font-size:14px;}.ct-sidebar .widget-title {--theme-font-size:20px;}.ct-breadcrumbs {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;}body {background-color:var(--theme-palette-color-7);background-image:none;} [data-prefix="single_blog_post"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="single_blog_post"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="single_blog_post"] .hero-section[data-type="type-1"] {--alignment:center;} [data-prefix="blog"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="blog"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="blog"] .hero-section[data-type="type-2"] {background-color:var(--theme-palette-color-6);background-image:none;--container-padding:50px 0px;} [data-prefix="categories"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="categories"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="categories"] .hero-section[data-type="type-2"] {background-color:var(--theme-palette-color-6);background-image:none;--container-padding:50px 0px;} [data-prefix="search"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="search"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="author"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="author"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="author"] .hero-section[data-type="type-2"] {background-color:var(--theme-palette-color-6);background-image:none;--container-padding:50px 0px;} [data-prefix="qsm_quiz_single"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="qsm_quiz_single"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="qsm_quiz_archive"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="qsm_quiz_archive"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="single_blog_post"] .ct-comments {--theme-text-color:#000909;--theme-link-hover-color:#0000FF;} [data-prefix="single_blog_post"] .ct-comments-container {background-color:#ffffff;} [data-prefix="blog"] .entry-card .entry-title {--theme-font-size:25px;--theme-line-height:1.3;} [data-prefix="blog"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="blog"] .entry-card {background-color:var(--theme-palette-color-8);--theme-border-radius:10px;--theme-image-border-radius:calc(10px - 30px);--theme-box-shadow:0px 12px 18px -6px var(--theme-palette-color-2);--card-media-max-width:40%;} [data-prefix="blog"] [data-archive="default"] .card-content .entry-meta[data-id="ghsXzs"] {--card-element-spacing:15px;} [data-prefix="blog"] [data-archive="default"] .card-content .ct-media-container {--card-element-spacing:30px;} [data-prefix="blog"] [data-archive="default"] .card-content .entry-meta[data-id="tALCpw"] {--card-element-spacing:15px;}body[data-prefix="blog"] {background-color:#ffffff;} [data-prefix="categories"] .entry-card .entry-title {--theme-font-size:25px;--theme-line-height:1.3;} [data-prefix="categories"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="categories"] .entry-card {background-color:var(--theme-palette-color-8);--theme-border-radius:10px;--theme-image-border-radius:calc(10px - 30px);--theme-box-shadow:0px 12px 18px -6px var(--theme-palette-color-2);} [data-prefix="categories"] [data-archive="default"] .card-content .entry-meta[data-id="SDaDdw"] {--card-element-spacing:15px;} [data-prefix="categories"] [data-archive="default"] .card-content .ct-media-container {--card-element-spacing:30px;} [data-prefix="categories"] [data-archive="default"] .card-content .entry-meta[data-id="j_j2s5"] {--card-element-spacing:15px;} [data-prefix="author"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix="author"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="author"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="author"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="search"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="search"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="search"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="search"] [data-archive="default"] .card-content .entry-meta[data-id="meta_1"] {--card-element-spacing:15px;} [data-prefix="search"] [data-archive="default"] .card-content .ct-media-container {--card-element-spacing:30px;} [data-prefix="search"] [data-archive="default"] .card-content .entry-meta[data-id="meta_2"] {--card-element-spacing:15px;} [data-prefix="qsm_quiz_archive"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix="qsm_quiz_archive"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="qsm_quiz_archive"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="qsm_quiz_archive"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);}form textarea {--theme-form-field-height:170px;}.ct-sidebar {--theme-link-initial-color:var(--theme-text-color);}.ct-back-to-top {--theme-icon-color:#ffffff;--theme-icon-hover-color:#ffffff;--theme-border-radius:2px;} [data-prefix="single_blog_post"] .ct-share-box .ct-module-title {--theme-font-weight:600;--theme-font-size:14px;} [data-prefix="single_blog_post"] .ct-share-box[data-type="type-1"] {--theme-border:1px solid var(--theme-border-color);} [data-prefix="single_blog_post"] .entry-tags .ct-module-title {--theme-font-weight:600;--theme-font-size:14px;} [data-prefix="single_blog_post"] .post-navigation {--theme-link-initial-color:var(--theme-text-color);} [data-prefix="single_blog_post"] .ct-related-posts-container {--padding:50px;background-color:var(--theme-palette-color-7);--theme-narrow-container-max-width:681px;} [data-prefix="single_blog_post"] .ct-related-posts .related-entry-title {--theme-font-size:16px;} [data-prefix="single_blog_post"] .ct-related-posts .entry-meta {--theme-font-size:14px;} [data-prefix="single_blog_post"] .ct-related-posts {--grid-template-columns:repeat(3, 1fr);} [data-prefix="single_page"] .ct-share-box .ct-module-title {--theme-font-weight:600;--theme-font-size:14px;} [data-prefix="single_page"] .ct-share-box[data-type="type-1"] {--theme-border:1px solid var(--theme-border-color);} [data-prefix="qsm_quiz_single"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix="single_blog_post"] {background-color:var(--theme-palette-color-7);} [data-prefix="single_blog_post"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--true);--has-wide:var(--false);background-color:var(--has-background, #ffffff);--theme-boxed-content-border-radius:3px;--theme-boxed-content-spacing:20px;--theme-boxed-content-box-shadow:14px 27px 42px -6px rgba(205, 86, 185, 0.04);} [data-prefix="single_page"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);background-color:var(--has-background, var(--theme-palette-color-8));--theme-boxed-content-border-radius:3px;--theme-boxed-content-spacing:40px;--theme-boxed-content-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);}.menu-item-19292 {--theme-icon-size:25px;}.ct-trending-block-item {--trending-block-image-width:60px;--vertical-alignment:center;}.ct-trending-block .ct-module-title {--theme-font-size:15px;}.ct-trending-block-item .ct-post-title {--theme-font-weight:500;--theme-font-size:15px;--theme-link-initial-color:var(--theme-text-color);}.ct-trending-block-item-content .entry-meta {--theme-font-weight:500;--theme-font-size:13px;--theme-link-initial-color:var(--theme-text-color);}.ct-trending-block-item-content .price {--theme-font-size:13px;}.ct-trending-block {background-color:var(--theme-palette-color-5);}@media (max-width: 999.98px) {[data-header*="type-1"] .ct-header [data-id="button"] {--theme-button-background-initial-color:#0088cc;--theme-button-background-hover-color:#0475ad;} [data-header*="type-1"] .ct-header [data-row*="middle"] {--height:70px;background-color:transparent;background-image:none;} [data-header*="type-1"] .ct-header [data-row*="middle"] > div {background-color:var(--theme-palette-color-8);background-image:none;} [data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] {background-color:transparent;background-image:none;} [data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] > div {background-color:var(--theme-palette-color-8);background-image:none;--shrink-height:49px;} [data-header*="type-1"] #offcanvas {--side-panel-width:65vw;} [data-header*="type-1"] [data-id="search"] {--theme-icon-size:17px;} [data-header*="type-1"] [data-id="mobile-menu-secondary"] {--menu-items-spacing:25px;} [data-header*="type-1"] [data-id="mobile-menu-secondary"] ul {--theme-font-size:18px;} [data-header*="type-1"] .ct-header [data-id="search-input"] {--theme-form-text-initial-color:var(--theme-palette-color-5);--theme-form-text-focus-color:#ffffff;} [data-header*="type-1"] .ct-header [data-id="search-input"] .wp-element-button {--theme-button-text-initial-color:var(--theme-palette-color-5);--theme-button-text-hover-color:#ffffff;} [data-header*="type-1"] .ct-header [data-id="Ylm-71"] {--theme-button-background-initial-color:#25d366;--theme-button-background-hover-color:#128c7e;} [data-header*="type-1"] .ct-header [data-id="GylMjr"] {--theme-button-background-initial-color:#0088cc;--theme-button-background-hover-color:#0475ad;} [data-header*="type-1"] {--header-height:70px;--header-sticky-height:70px;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--grid-template-columns:initial;} [data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {--container-spacing:50px;--grid-template-columns:initial;} [data-prefix="blog"] .entry-card .entry-title {--theme-font-size:20px;} [data-prefix="categories"] .entry-card .entry-title {--theme-font-size:20px;} [data-prefix="author"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix="qsm_quiz_archive"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));}:root {--theme-content-vertical-spacing:60px;} [data-prefix="single_blog_post"] .ct-related-posts {--grid-template-columns:repeat(2, 1fr);} [data-prefix="single_blog_post"] [class*="ct-container"] > article[class*="post"] {--theme-boxed-content-spacing:35px;} [data-prefix="single_page"] [class*="ct-container"] > article[class*="post"] {--theme-boxed-content-spacing:35px;}}@media (max-width: 689.98px) {[data-header*="type-1"] .ct-header [data-id="logo"] .site-title {--theme-font-size:20px;} [data-header*="type-1"] #offcanvas {--side-panel-width:90vw;} [data-header*="type-1"] [data-id="trigger"] {--margin:0px 10px 0px 5px !important;} [data-header*="type-1"] [data-id="mobile-menu-secondary"] {--menu-items-spacing:15px;} [data-header*="type-1"] [data-id="mobile-menu-secondary"] ul {--theme-font-size:17px;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--container-spacing:15px;--grid-template-columns:repeat(2, 1fr);} [data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {--container-spacing:40px;--grid-template-columns:initial;}h6 {--theme-font-size:19px;} [data-prefix="blog"] .entry-header .page-title {--theme-font-size:40px;} [data-prefix="categories"] .entry-header .page-title {--theme-font-size:40px;} [data-prefix="blog"] .entry-card .entry-title {--theme-font-size:35px;} [data-prefix="categories"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix="author"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="author"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix="search"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix="qsm_quiz_archive"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="qsm_quiz_archive"] .entry-card .entry-title {--theme-font-size:18px;}:root {--theme-content-vertical-spacing:3px;--theme-container-edge-spacing:100vw;} [data-prefix="single_blog_post"] .ct-related-posts-container {--padding:30px;} [data-prefix="single_blog_post"] .ct-related-posts .ct-module-title {--horizontal-alignment:center;} [data-prefix="single_blog_post"] .ct-related-posts .ct-media-container {--theme-border-radius:20px;} [data-prefix="single_blog_post"] .ct-related-posts {--grid-template-columns:repeat(1, 1fr);} [data-prefix="single_blog_post"] [class*="ct-container"] > article[class*="post"] {--theme-boxed-content-spacing:15px;} [data-prefix="single_page"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--true);--has-wide:var(--false);--theme-boxed-content-spacing:10px;}}</style>

<!-- Google AdSense meta tags added by Site Kit -->
<meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236">
<meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com">
<!-- End Google AdSense meta tags added by Site Kit -->

<style class="stk-block-styles">.stk-a179543{background-color:linear-gradient(90deg,rgb(60,156,12) 0%,rgb(3,43,163) 100%) !important;padding-top:20px !important;padding-bottom:20px !important}.stk-a179543:before{background-image:linear-gradient(90deg,rgb(60,156,12) 0%,rgb(3,43,163) 100%) !important}.stk-a179543 > .stk-separator__top svg{fill:#8b291e !important;filter:drop-shadow(0px 10px 30px #0000000d) !important}:is(.stk-a179543, .stk-79b9745, .stk-f67d83b) > .stk-separator__top .stk-separator__wrapper{height:400px !important}:is(.stk-a179543, .stk-79b9745, .stk-f67d83b) > .stk-separator__bottom .stk-separator__wrapper{height:30px !important}:is(.stk-a179543, .stk-79b9745, .stk-f67d83b) > .stk-separator__bottom svg{filter:drop-shadow(25px 10px 30px #123f524d) !important}.stk-d0eaf8d,.stk-a17de95,.stk-72b5798,.stk-f0873c9,.stk-ec391f1{align-self:center !important}:is(.stk-03af7db, .stk-551da0d, .stk-96c109a) .stk-block-heading__text{color:#FFFFFF !important;font-weight:500 !important;font-family:"Poppins",Sans-serif !important}:is(.stk-5f9b973, .stk-236ed00, .stk-36bb061) .stk-block-text__text{color:#FFFFFF !important}:is(.stk-bfd9b5e, .stk-b39e011, .stk-a1b41ba, .stk-b218dd1, .stk-057273f, .stk-153bcb3) .stk-block-icon{flex-basis:40px !important}:is(.stk-d1afde8, .stk-fe22f6c, .stk-2f49ccf, .stk-ad43f79, .stk-0d81cdd, .stk-fd80927) .stk--svg-wrapper .stk--inner-svg svg:last-child{height:20px !important;width:20px !important}:is(.stk-d1afde8, .stk-fe22f6c, .stk-2f49ccf, .stk-ad43f79, .stk-0d81cdd, .stk-fd80927) .stk--svg-wrapper .stk--inner-svg svg:last-child,:is(.stk-d1afde8, .stk-fe22f6c, .stk-2f49ccf, .stk-ad43f79, .stk-0d81cdd, .stk-fd80927) .stk--svg-wrapper .stk--inner-svg svg:last-child :is(g,path,rect,polygon,ellipse){fill:#ffffff !important}:is(.stk-477a409, .stk-ef87f8f, .stk-e026e45, .stk-fe79117, .stk-8486eae, .stk-6fbf0d6) .stk-block-heading__text{font-size:17px !important;color:#ffffff !important}:is(.stk-4ccc23d, .stk-97d66b3, .stk-6e2cb25) .stk-button{padding-right:32px !important;padding-left:32px !important;background:#ed5f47 !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important}:is(.stk-4ccc23d, .stk-97d66b3, .stk-6e2cb25) .stk-button__inner-text{font-size:18px !important;font-family:"Rubik",Sans-serif !important}:is(.stk-b8b82b5, .stk-8864ea9, .stk-a4bbcdd) .stk-button{padding-right:32px !important;padding-left:32px !important;background:transparent !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;border-bottom-right-radius:8px !important;border-bottom-left-radius:8px !important}:is(.stk-b8b82b5, .stk-8864ea9, .stk-a4bbcdd) .stk-button:before{border-style:solid !important;border-color:#fff991 !important}:is(.stk-b8b82b5, .stk-8864ea9, .stk-a4bbcdd) .stk-button .stk--inner-svg svg:last-child{margin-inline-start:0px !important}:is(.stk-b8b82b5, .stk-8864ea9, .stk-a4bbcdd) .stk-button .stk--inner-svg svg:last-child,:is(.stk-b8b82b5, .stk-8864ea9, .stk-a4bbcdd) .stk-button .stk--inner-svg svg:last-child :is(g,path,rect,polygon,ellipse){fill:#fff991 !important}:is(.stk-b8b82b5, .stk-8864ea9, .stk-a4bbcdd) .stk-button__inner-text{font-size:18px !important;color:#fff991 !important;font-family:"Rubik",Sans-serif !important}:is(.stk-2bd3ef1, .stk-59e9cda) .stk-img-wrapper{width:300px !important}.stk-79b9745,.stk-f67d83b{background-color:linear-gradient(90deg,rgb(169,11,11) 0%,rgb(163,4,4) 100%) !important;padding-top:20px !important;padding-bottom:20px !important}.stk-79b9745:before,.stk-f67d83b:before{background-image:linear-gradient(90deg,rgb(169,11,11) 0%,rgb(163,4,4) 100%) !important}.stk-79b9745 > .stk-separator__top svg{fill:#7d2319 !important;filter:drop-shadow(0px 10px 30px #0000000d) !important}.stk-f67d83b > .stk-separator__top svg{fill:#7d1919 !important;filter:drop-shadow(0px 10px 30px #0000000d) !important}:is(.stk-091e4ed, .stk-a59c701) .stk-block-heading__text{font-family:"Antic Slab",Sans-serif !important}.stk-09038c3,.stk-9d70d0d{overflow:hidden !important}.stk-09038c3-column,.stk-9d70d0d-column{--stk-column-gap:15px !important;row-gap:15px !important}.stk-1806622{align-self:center !important;background-color:#da0000 !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;overflow:hidden !important}.stk-1806622:before{background-color:#da0000 !important}.stk-32fac4f,.stk-b966735,.stk-ed5395d,.stk-24e334b,.stk-cf785ab{margin-bottom:11px !important}:is(.stk-5138d94, .stk-51cd6c0, .stk-04143bd, .stk-0f827f4, .stk-8aea0a5) .stk-button{background:#ffffff !important}:is(.stk-5138d94, .stk-51cd6c0, .stk-04143bd, .stk-0f827f4, .stk-8aea0a5) .stk-button .stk--inner-svg svg:last-child{height:25px !important;width:25px !important}.stk-5138d94 .stk-button .stk--inner-svg svg:last-child,.stk-5138d94 .stk-button .stk--inner-svg svg:last-child :is(g,path,rect,polygon,ellipse){fill:#c53737 !important}:is(.stk-cfbcce2, .stk-50b2a3a, .stk-eeb0ee7, .stk-31de5f1, .stk-aff0277) .stk-block-text__text{font-size:28px !important;color:#ffffff !important;font-family:"Pompiere",Sans-serif !important}.stk-df419f7{align-self:center !important;background-color:#18b304 !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;overflow:hidden !important}.stk-df419f7:before{background-color:#18b304 !important}.stk-51cd6c0 .stk-button .stk--inner-svg svg:last-child,.stk-51cd6c0 .stk-button .stk--inner-svg svg:last-child :is(g,path,rect,polygon,ellipse){fill:#1ad900 !important}.stk-870954f{align-self:center !important;background-color:#0039d9 !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;overflow:hidden !important}.stk-870954f:before{background-color:#0039d9 !important}.stk-04143bd .stk-button .stk--inner-svg svg:last-child,.stk-04143bd .stk-button .stk--inner-svg svg:last-child :is(g,path,rect,polygon,ellipse){fill:#0039d9 !important}.stk-cfc7802{align-self:center !important;background-color:#c500d9 !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;overflow:hidden !important}.stk-cfc7802:before{background-color:#c500d9 !important}.stk-0f827f4 .stk-button .stk--inner-svg svg:last-child,.stk-0f827f4 .stk-button .stk--inner-svg svg:last-child :is(g,path,rect,polygon,ellipse){fill:#c437c0 !important}.stk-4c0b848{align-self:center !important;background-color:#837f06 !important;border-top-left-radius:20px !important;border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-bottom-left-radius:20px !important;overflow:hidden !important}.stk-4c0b848:before{background-color:#837f06 !important}.stk-8aea0a5 .stk-button .stk--inner-svg svg:last-child,.stk-8aea0a5 .stk-button .stk--inner-svg svg:last-child :is(g,path,rect,polygon,ellipse){fill:#837f06 !important}.stk-3eff478{background-color:#ffffff !important;border-top-left-radius:70px !important;border-bottom-right-radius:70px !important;overflow:hidden !important;border-style:solid !important;border-top-width:3px !important;border-right-width:3px !important;border-bottom-width:3px !important;border-left-width:3px !important}.stk-3eff478:before,.stk-00d12a8:before,.stk-3c5cd22:before,.stk-ccafc7b:before,.stk-db9cfdd:before,.stk-7336fe2:before,.stk-4dce55c:before,.stk-26378ca:before,.stk-6062e64:before,.stk-f1162bc:before{background-color:#ffffff !important}.stk-b42aa63{border-top-right-radius:50px !important;border-bottom-right-radius:0px !important;border-bottom-left-radius:50px !important;overflow:hidden !important}.stk-b42aa63 .stk-block-heading__text{text-shadow:2px 2px 4px #00000033 !important;color:#23bab6 !important}.stk-d60cd22{background-color:#f2fffd !important;box-shadow:0 5px 30px -10px #123f524d !important}.stk-d60cd22:before{background-color:#f2fffd !important}.stk-d60cd22-container,.stk-3ef8f53-container,.stk-4cc253d-container,.stk-67a5681-container,.stk-4bc1b77-container,.stk-3252940-container,.stk-ba8d140-container,.stk-34b3823-container,.stk-5409e1c-container,.stk-567714e-container{border-top-left-radius:22px !important;border-top-right-radius:22px !important;border-bottom-right-radius:22px !important;border-bottom-left-radius:22px !important;overflow:hidden !important;border-style:solid !important;padding-top:15px !important;padding-right:15px !important;padding-bottom:15px !important;padding-left:15px !important}.stk-d60cd22-container .stk-block-posts__image-link,.stk-3ef8f53-container .stk-block-posts__image-link,.stk-4cc253d-container .stk-block-posts__image-link,.stk-67a5681-container .stk-block-posts__image-link,.stk-4bc1b77-container .stk-block-posts__image-link,.stk-3252940-container .stk-block-posts__image-link,.stk-ba8d140-container .stk-block-posts__image-link,.stk-34b3823-container .stk-block-posts__image-link,.stk-5409e1c-container .stk-block-posts__image-link,.stk-567714e-container .stk-block-posts__image-link{flex-basis:35% !important}:is(.stk-d60cd22, .stk-3ef8f53, .stk-4cc253d, .stk-67a5681, .stk-4bc1b77, .stk-3252940, .stk-ba8d140, .stk-34b3823, .stk-5409e1c, .stk-567714e) .stk-block-posts__title a{font-size:17px !important}:is(.stk-d60cd22, .stk-3ef8f53, .stk-4cc253d, .stk-67a5681, .stk-4bc1b77, .stk-3252940, .stk-ba8d140, .stk-34b3823, .stk-5409e1c, .stk-567714e) .stk-block-posts__category a{font-size:12px !important}:is(.stk-d60cd22, .stk-3ef8f53, .stk-4cc253d, .stk-67a5681, .stk-4bc1b77, .stk-3252940, .stk-ba8d140, .stk-34b3823, .stk-5409e1c, .stk-567714e) .stk-block-posts__meta{font-size:12px !important;margin-bottom:0px !important}:is(.stk-d60cd22, .stk-3ef8f53, .stk-4cc253d, .stk-67a5681, .stk-4bc1b77, .stk-3252940, .stk-ba8d140, .stk-34b3823, .stk-5409e1c, .stk-567714e) .stk-block-posts__title{margin-bottom:5px !important}:is(.stk-d60cd22, .stk-3ef8f53, .stk-4cc253d, .stk-67a5681, .stk-4bc1b77, .stk-3252940, .stk-ba8d140, .stk-34b3823, .stk-5409e1c, .stk-567714e) .stk-container-padding{width:65% !important}.stk-f9596e5,.stk-5e2d41a,.stk-e46f73e,.stk-5ba8d90,.stk-df02c7a,.stk-8975a9d,.stk-a8beaa1,.stk-cc8dcb8,.stk-529c259{border-top-left-radius:70px !important;border-bottom-right-radius:70px !important;overflow:hidden !important;border-style:solid !important;border-top-width:3px !important;border-right-width:3px !important;border-bottom-width:3px !important;border-left-width:3px !important}.stk-00d12a8,.stk-3c5cd22,.stk-ccafc7b,.stk-db9cfdd,.stk-7336fe2,.stk-4dce55c,.stk-26378ca,.stk-6062e64,.stk-f1162bc{background-color:#ffffff !important;border-top-right-radius:50px !important;border-bottom-right-radius:0px !important;border-bottom-left-radius:50px !important;overflow:hidden !important}.stk-00d12a8 .stk-block-heading__text{text-shadow:2px 2px 4px #00000033 !important;color:#ba23b5 !important}.stk-3ef8f53{background-color:#fff2ff !important;box-shadow:0 5px 30px -10px #123f524d !important}.stk-3ef8f53:before{background-color:#fff2ff !important}.stk-3c5cd22 .stk-block-heading__text{text-shadow:2px 2px 4px #00000033 !important;color:#63ba23 !important}.stk-4cc253d{background-color:#f2fff3 !important;box-shadow:0 5px 30px -10px #123f524d !important}.stk-4cc253d:before{background-color:#f2fff3 !important}.stk-ccafc7b .stk-block-heading__text{text-shadow:2px 2px 4px #00000033 !important;color:#ba2342 !important}.stk-67a5681{background-color:#fff2f4 !important;box-shadow:0 5px 30px -10px #123f524d !important}.stk-67a5681:before{background-color:#fff2f4 !important}.stk-db9cfdd .stk-block-heading__text{text-shadow:2px 2px 4px #00000033 !important;color:#2e23ba !important}.stk-4bc1b77{background-color:#f4f2ff !important;box-shadow:0 5px 30px -10px #123f524d !important}.stk-4bc1b77:before{background-color:#f4f2ff !important}.stk-7336fe2 .stk-block-heading__text{text-shadow:2px 2px 4px #00000033 !important;color:#23afba !important}.stk-3252940{background-color:#f2fffe !important;box-shadow:0 5px 30px -10px #123f524d !important}.stk-3252940:before{background-color:#f2fffe !important}.stk-4dce55c .stk-block-heading__text{text-shadow:2px 2px 4px #00000033 !important;color:#23ba5a !important}.stk-ba8d140{background-color:#f3fff2 !important;box-shadow:0 5px 30px -10px #123f524d !important}.stk-ba8d140:before{background-color:#f3fff2 !important}.stk-26378ca .stk-block-heading__text{text-shadow:2px 2px 4px #00000033 !important;color:#ba8323 !important}.stk-34b3823{background-color:#fffaf2 !important;box-shadow:0 5px 30px -10px #123f524d !important}.stk-34b3823:before{background-color:#fffaf2 !important}.stk-6062e64 .stk-block-heading__text{text-shadow:2px 2px 4px #00000033 !important;color:#bab523 !important}.stk-5409e1c{background-color:#fffff2 !important;box-shadow:0 5px 30px -10px #123f524d !important}.stk-5409e1c:before{background-color:#fffff2 !important}.stk-f1162bc .stk-block-heading__text{text-shadow:2px 2px 4px #00000033 !important;color:#ba4a23 !important}.stk-567714e{background-color:#fff6f2 !important;box-shadow:0 5px 30px -10px #123f524d !important}.stk-567714e:before{background-color:#fff6f2 !important}:is(.stk-b8b82b5, .stk-8864ea9, .stk-a4bbcdd) .stk-button:hover:after,:where(.stk-hover-parent:hover,.stk-hover-parent.stk--is-hovered) :is(.stk-b8b82b5, .stk-8864ea9, .stk-a4bbcdd) .stk-button:after{background:transparent !important;opacity:1 !important}@media screen and (max-width:1023px){:is(.stk-477a409, .stk-ef87f8f, .stk-e026e45, .stk-fe79117, .stk-8486eae, .stk-6fbf0d6) .stk-block-heading__text,:is(.stk-d60cd22, .stk-3ef8f53, .stk-4cc253d, .stk-67a5681, .stk-4bc1b77, .stk-3252940, .stk-ba8d140, .stk-34b3823, .stk-5409e1c, .stk-567714e) .stk-block-posts__title a{font-size:17px !important}:is(.stk-4ccc23d, .stk-b8b82b5, .stk-97d66b3, .stk-8864ea9, .stk-6e2cb25, .stk-a4bbcdd) .stk-button__inner-text{font-size:18px !important}:is(.stk-cfbcce2, .stk-50b2a3a, .stk-eeb0ee7, .stk-31de5f1, .stk-aff0277) .stk-block-text__text{font-size:28px !important}:is(.stk-d60cd22, .stk-3ef8f53, .stk-4cc253d, .stk-67a5681, .stk-4bc1b77, .stk-3252940, .stk-ba8d140, .stk-34b3823, .stk-5409e1c, .stk-567714e) .stk-block-posts__category a,:is(.stk-d60cd22, .stk-3ef8f53, .stk-4cc253d, .stk-67a5681, .stk-4bc1b77, .stk-3252940, .stk-ba8d140, .stk-34b3823, .stk-5409e1c, .stk-567714e) .stk-block-posts__meta{font-size:12px !important}}@media screen and (max-width:767px){.stk-d0eaf8d,.stk-72b5798,.stk-ec391f1{margin-bottom:20px !important}:is(.stk-2bd3ef1, .stk-59e9cda) .stk-img-wrapper{width:200px !important}}</style><!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async="" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-1FKH1EMVSE"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-1FKH1EMVSE');
</script><link rel="icon" href="https://www.pavithran.net/wp-content/uploads/2024/02/cropped-Pavithran.Net-Favicon-Logo-32x32.webp" sizes="32x32">
<link rel="icon" href="https://www.pavithran.net/wp-content/uploads/2024/02/cropped-Pavithran.Net-Favicon-Logo-192x192.webp" sizes="192x192">
<link rel="apple-touch-icon" href="https://www.pavithran.net/wp-content/uploads/2024/02/cropped-Pavithran.Net-Favicon-Logo-180x180.webp">
<meta name="msapplication-TileImage" content="https://www.pavithran.net/wp-content/uploads/2024/02/cropped-Pavithran.Net-Favicon-Logo-270x270.jpeg">
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>	<style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.icheckbox_minimal-red,.iradio_minimal-red{--wpr-bg-fc5335f5-8ab5-4b8a-b4b8-bf7475822a6c: url('https://www.pavithran.net/wp-content/plugins/armember/images/icheck_icons.png');}.arm_invoice_detail_popup.arm_invoice_detail_popup_wrapper .popup_close_icon,.arm_member_view_detail_popup.arm_member_view_detail_popup_wrapper .popup_close_icon,.arm_popup_close_btn{--wpr-bg-6af186bc-f08f-402d-b688-5240d53feb1f: url('https://www.pavithran.net/wp-content/plugins/armember/images/close_btn.png');}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{--wpr-bg-d45af97c-d901-484a-9092-3a8fa32e4f20: url('https://www.pavithran.net/wp-content/plugins/armember/images/bootstrap_datepicker_default.png');}.bootstrap-datetimepicker-widget table td.day:hover{--wpr-bg-0fcc4ae3-e6e6-4b51-81a0-9513279af58d: url('https://www.pavithran.net/wp-content/plugins/armember/images/bootstrap_datepicker_hover.png');}.rll-youtube-player .play{--wpr-bg-a5b7f7a6-49bc-4ec5-b2ed-44257b2c7ba2: url('https://www.pavithran.net/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".icheckbox_minimal-red,.iradio_minimal-red","style":".icheckbox_minimal-red,.iradio_minimal-red{--wpr-bg-fc5335f5-8ab5-4b8a-b4b8-bf7475822a6c: url('https:\/\/www.pavithran.net\/wp-content\/plugins\/armember\/images\/icheck_icons.png');}","hash":"fc5335f5-8ab5-4b8a-b4b8-bf7475822a6c","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/armember\/images\/icheck_icons.png"},{"selector":".arm_invoice_detail_popup.arm_invoice_detail_popup_wrapper .popup_close_icon,.arm_member_view_detail_popup.arm_member_view_detail_popup_wrapper .popup_close_icon,.arm_popup_close_btn","style":".arm_invoice_detail_popup.arm_invoice_detail_popup_wrapper .popup_close_icon,.arm_member_view_detail_popup.arm_member_view_detail_popup_wrapper .popup_close_icon,.arm_popup_close_btn{--wpr-bg-6af186bc-f08f-402d-b688-5240d53feb1f: url('https:\/\/www.pavithran.net\/wp-content\/plugins\/armember\/images\/close_btn.png');}","hash":"6af186bc-f08f-402d-b688-5240d53feb1f","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/armember\/images\/close_btn.png"},{"selector":".bootstrap-datetimepicker-widget table td.active","style":".bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{--wpr-bg-d45af97c-d901-484a-9092-3a8fa32e4f20: url('https:\/\/www.pavithran.net\/wp-content\/plugins\/armember\/images\/bootstrap_datepicker_default.png');}","hash":"d45af97c-d901-484a-9092-3a8fa32e4f20","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/armember\/images\/bootstrap_datepicker_default.png"},{"selector":".bootstrap-datetimepicker-widget table td.day","style":".bootstrap-datetimepicker-widget table td.day:hover{--wpr-bg-0fcc4ae3-e6e6-4b51-81a0-9513279af58d: url('https:\/\/www.pavithran.net\/wp-content\/plugins\/armember\/images\/bootstrap_datepicker_hover.png');}","hash":"0fcc4ae3-e6e6-4b51-81a0-9513279af58d","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/armember\/images\/bootstrap_datepicker_hover.png"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-a5b7f7a6-49bc-4ec5-b2ed-44257b2c7ba2: url('https:\/\/www.pavithran.net\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"a5b7f7a6-49bc-4ec5-b2ed-44257b2c7ba2","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script><link href="https://www.googletagmanager.com" rel="preconnect"><link href="https://acumbamail.com" rel="preconnect"></head>


<body class="home page-template-default page page-id-15733 wp-custom-logo wp-embed-responsive stk--is-blocksy-theme" data-link="type-2" data-prefix="single_page" data-header="type-1:sticky" data-footer="type-1" itemscope="itemscope" itemtype="https://schema.org/WebPage">

<a class="skip-link show-on-focus" href="#main">
	Skip to content</a>

<script type="rocketlazyloadscript" data-minify="1" id="optinly_script" async="true" data-app_id="ed6773f3-417c-4026-aeb3-81675bb88093" data-rocket-src="https://www.pavithran.net/wp-content/cache/min/1/v1/optinly.js?ver=1727496934" data-rocket-type="text/javascript"> </script>



<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://acumbamail.com/newform/dynamic/js/RLksr5KKko9weBISC4uYmK2InHJTZA5PoBblEAC64wN6qQ/44066/" data-rocket-defer="" defer=""></script>

<script type="rocketlazyloadscript">(function(d, s, id){
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) {return;}
  js = d.createElement(s); js.id = id;
  js.src = 'https://api.anychat.one/widget/c67982c6-8cfb-49b4-8f0d-569546e16d92?r=' + encodeURIComponent(window.location);
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'contactus-jssdk'));</script><div class="ct-drawer-canvas" data-location="start">
		<div id="search-modal" class="ct-panel" data-behaviour="modal">
			<div class="ct-panel-actions">
				<button class="ct-toggle-close" data-type="type-1" aria-label="Close search modal">
					<svg class="ct-icon" width="12" height="12" viewBox="0 0 15 15"><path d="M1 15a1 1 0 01-.71-.29 1 1 0 010-1.41l5.8-5.8-5.8-5.8A1 1 0 011.7.29l5.8 5.8 5.8-5.8a1 1 0 011.41 1.41l-5.8 5.8 5.8 5.8a1 1 0 01-1.41 1.41l-5.8-5.8-5.8 5.8A1 1 0 011 15z"></path></svg>				</button>
			</div>

			<div class="ct-panel-content">
				

<form role="search" method="get" class="ct-search-form" action="https://www.pavithran.net/" aria-haspopup="listbox" data-live-results="thumbs">

	<input type="search" class="modal-field" placeholder="Search" value="" name="s" autocomplete="off" title="Search for..." aria-label="Search for...">

	<div class="ct-search-form-controls">
		
		<button type="submit" class="wp-element-button" data-button="icon" aria-label="Search button">
			<svg class="ct-icon ct-search-button-content" aria-hidden="true" width="15" height="15" viewBox="0 0 15 15"><path d="M14.8,13.7L12,11c0.9-1.2,1.5-2.6,1.5-4.2c0-3.7-3-6.8-6.8-6.8S0,3,0,6.8s3,6.8,6.8,6.8c1.6,0,3.1-0.6,4.2-1.5l2.8,2.8c0.1,0.1,0.3,0.2,0.5,0.2s0.4-0.1,0.5-0.2C15.1,14.5,15.1,14,14.8,13.7z M1.5,6.8c0-2.9,2.4-5.2,5.2-5.2S12,3.9,12,6.8S9.6,12,6.8,12S1.5,9.6,1.5,6.8z"></path></svg>
			<span class="ct-ajax-loader">
				<svg viewBox="0 0 24 24">
					<circle cx="12" cy="12" r="10" opacity="0.2" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2"></circle>

					<path d="m12,2c5.52,0,10,4.48,10,10" fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2">
						<animateTransform attributeName="transform" attributeType="XML" type="rotate" dur="0.6s" from="0 12 12" to="360 12 12" repeatCount="indefinite"></animateTransform>
					</path>
				</svg>
			</span>
		</button>

		
					<input type="hidden" name="ct_post_type" value="post:page">
		
		

		<input type="hidden" value="a15a2f2056" class="ct-live-results-nonce">	</div>

			<div class="screen-reader-text" aria-live="polite" role="status">
			No results		</div>
	
</form>


			</div>
		</div>

		<div id="offcanvas" class="ct-panel ct-header" data-behaviour="right-side"><div class="ct-panel-inner">
		<div class="ct-panel-actions">
			
			<button class="ct-toggle-close" data-type="type-1" aria-label="Close drawer">
				<svg class="ct-icon" width="12" height="12" viewBox="0 0 15 15"><path d="M1 15a1 1 0 01-.71-.29 1 1 0 010-1.41l5.8-5.8-5.8-5.8A1 1 0 011.7.29l5.8 5.8 5.8-5.8a1 1 0 011.41 1.41l-5.8 5.8 5.8 5.8a1 1 0 01-1.41 1.41l-5.8-5.8-5.8 5.8A1 1 0 011 15z"></path></svg>
			</button>
		</div>
		<div class="ct-panel-content" data-device="desktop"><div class="ct-panel-content-inner"></div></div><div class="ct-panel-content" data-device="mobile"><div class="ct-panel-content-inner">
<nav class="mobile-menu menu-container has-submenu" data-id="mobile-menu" data-interaction="click" data-toggle-type="type-1" data-submenu-dots="yes" aria-label="Off Canvas Menu">
	<ul id="menu-main-menu-1" role="menubar"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-18568" role="none"><a href="/" aria-current="page" class="ct-menu-link" role="menuitem"><span class="ct-icon-container ct-left"><svg width="15" height="15" viewBox="0 0 15 15"><path d="M13.5 4.1L8.8.4C8.4.1 8 0 7.5 0s-.9.1-1.3.4L1.5 4.1C.8 4.7.4 5.6.4 6.5v7.1c0 .8.6 1.4 1.4 1.4H13.2c.8 0 1.4-.6 1.4-1.4V6.5c0-.9-.4-1.8-1.1-2.4zM9 13.5H6V7.7c0-.4.3-.7.6-.7h1.7c.4 0 .7.3.7.7v5.8zm4.1-.2c0 .1-.1.2-.2.2h-2.4V7.7c0-1.2-1-2.1-2.1-2.1H6.6c-1.2 0-2.1 1-2.1 2.1v5.8H2.1c-.1 0-.2-.1-.2-.2V6.5c0-.5.2-1 .6-1.3L7 1.7c.2-.1.3-.2.5-.2s.4.1.5.2l4.4 3.5c.4.3.6.8.6 1.3v6.8z"></path></svg></span>Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16607" role="none"><a href="https://www.pavithran.net/latest-posts/" class="ct-menu-link" role="menuitem">Latest</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-22930" role="none"><span class="ct-sub-menu-parent"><a href="https://www.pavithran.net/tag/quantitative-aptitude-books/" class="ct-menu-link" role="menuitem">Quantitative Aptitude</a><button class="ct-toggle-dropdown-mobile" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"><svg class="ct-icon toggle-icon-1" width="15" height="15" viewBox="0 0 15 15"><path d="M3.9,5.1l3.6,3.6l3.6-3.6l1.4,0.7l-5,5l-5-5L3.9,5.1z"></path></svg></button></span>
<ul class="sub-menu" role="menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22959" role="none"><a href="/tag/arithmetic-maths-books/" class="ct-menu-link" role="menuitem">Arithmetic Maths</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22958" role="none"><a href="/tag/advance-maths-books/" class="ct-menu-link" role="menuitem">Advanced Maths</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23000" role="none"><a href="/tag/vedic-maths-books/" class="ct-menu-link" role="menuitem">Vedic Maths</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22931" role="none"><a href="/tag/reasoning-books/" class="ct-menu-link" role="menuitem">Reasoning</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22933" role="none"><a href="/tag/general-knowledge-books/" class="ct-menu-link" role="menuitem">General Knowledge</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-22934" role="none"><span class="ct-sub-menu-parent"><a href="/tag/general-english-books/" class="ct-menu-link" role="menuitem">English</a><button class="ct-toggle-dropdown-mobile" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"><svg class="ct-icon toggle-icon-1" width="15" height="15" viewBox="0 0 15 15"><path d="M3.9,5.1l3.6,3.6l3.6-3.6l1.4,0.7l-5,5l-5-5L3.9,5.1z"></path></svg></button></span>
<ul class="sub-menu" role="menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22998" role="none"><a href="/tag/english-grammar-books/" class="ct-menu-link" role="menuitem">English Grammar</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22999" role="none"><a href="/tag/synonyms-antonyms-books/" class="ct-menu-link" role="menuitem">Synonyms &amp; Antonyms</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23002" role="none"><a href="/tag/idioms-and-phrases/" class="ct-menu-link" role="menuitem">Idioms &amp; Phrases</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22997" role="none"><a href="/tag/essay-letter-writing-books/" class="ct-menu-link" role="menuitem">Essay &amp; Letter Writing</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23001" role="none"><a href="/tag/reading-comprehension-books/" class="ct-menu-link" role="menuitem">Reading Comprehension</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23003" role="none"><a href="/tag/one-word-substitution-book/" class="ct-menu-link" role="menuitem">One Word Substitution</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22935" role="none"><a href="/tag/history-books/" class="ct-menu-link" role="menuitem">History</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22936" role="none"><a href="/tag/geography-books/" class="ct-menu-link" role="menuitem">Geography</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22937" role="none"><a href="/tag/indian-polity-books/" class="ct-menu-link" role="menuitem">Indian Polity</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22938" role="none"><a href="/tag/indian-economy-books/" class="ct-menu-link" role="menuitem">Indian Economy</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22939" role="none"><a href="/tag/general-science-books/" class="ct-menu-link" role="menuitem">General Science</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22932" role="none"><a href="/tag/general-awareness-books/" class="ct-menu-link" role="menuitem">General Awareness</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-22970" role="none"><span class="ct-sub-menu-parent"><a href="https://www.pavithran.net/category/engineering-books/" class="ct-menu-link" role="menuitem">Engineering Books</a><button class="ct-toggle-dropdown-mobile" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"><svg class="ct-icon toggle-icon-1" width="15" height="15" viewBox="0 0 15 15"><path d="M3.9,5.1l3.6,3.6l3.6-3.6l1.4,0.7l-5,5l-5-5L3.9,5.1z"></path></svg></button></span>
<ul class="sub-menu" role="menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22971" role="none"><a href="/tag/civil-engineering-books/" class="ct-menu-link" role="menuitem">Civil Engineering</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22972" role="none"><a href="/tag/mechanical-engineering-books/" class="ct-menu-link" role="menuitem">Mechanical Engineering</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22973" role="none"><a href="/tag/electrical-engineering-books/" class="ct-menu-link" role="menuitem">Electrical Engineering</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22974" role="none"><a href="/tag/electronics-engineering-books/" class="ct-menu-link" role="menuitem">Electronics Engineering</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-22992" role="none"><span class="ct-sub-menu-parent"><a href="https://www.pavithran.net/category/education/defence-exams/" class="ct-menu-link" role="menuitem">Defence Exams</a><button class="ct-toggle-dropdown-mobile" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"><svg class="ct-icon toggle-icon-1" width="15" height="15" viewBox="0 0 15 15"><path d="M3.9,5.1l3.6,3.6l3.6-3.6l1.4,0.7l-5,5l-5-5L3.9,5.1z"></path></svg></button></span>
<ul class="sub-menu" role="menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23004" role="none"><a href="/tag/afcat-books/" class="ct-menu-link" role="menuitem">AFCAT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23005" role="none"><a href="/tag/nda-na-books/" class="ct-menu-link" role="menuitem">NDA/NA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23006" role="none"><a href="/tag/cds-exam-books/" class="ct-menu-link" role="menuitem">CDS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23010" role="none"><a href="/tag/iaf-exam-books/" class="ct-menu-link" role="menuitem">IAF</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-23011" role="none"><span class="ct-sub-menu-parent"><a href="/tag/iit-jee-exam/" class="ct-menu-link" role="menuitem">IIT-JEE</a><button class="ct-toggle-dropdown-mobile" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"><svg class="ct-icon toggle-icon-1" width="15" height="15" viewBox="0 0 15 15"><path d="M3.9,5.1l3.6,3.6l3.6-3.6l1.4,0.7l-5,5l-5-5L3.9,5.1z"></path></svg></button></span>
<ul class="sub-menu" role="menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23012" role="none"><a href="/tag/jee-mains/" class="ct-menu-link" role="menuitem">JEE MAIN</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23013" role="none"><a href="/tag/jee-advanced/" class="ct-menu-link" role="menuitem">JEE ADVANCED</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23014" role="none"><a href="/tag/neet-aiims-exam-books/" class="ct-menu-link" role="menuitem">NEET &amp; AIIMS</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-23878" role="none"><span class="ct-sub-menu-parent"><a href="https://www.pavithran.net/category/education/ssc-exams/" class="ct-menu-link" role="menuitem">SSC Exams</a><button class="ct-toggle-dropdown-mobile" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"><svg class="ct-icon toggle-icon-1" width="15" height="15" viewBox="0 0 15 15"><path d="M3.9,5.1l3.6,3.6l3.6-3.6l1.4,0.7l-5,5l-5-5L3.9,5.1z"></path></svg></button></span>
<ul class="sub-menu" role="menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22918" role="none"><a href="/tag/ssc-cgl-books/" class="ct-menu-link" role="menuitem">SSC CGL</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22919" role="none"><a href="/tag/ssc-chsl-books/" class="ct-menu-link" role="menuitem">SSC CHSL</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22920" role="none"><a href="/tag/ssc-mts-books/" class="ct-menu-link" role="menuitem">SSC MTS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22921" role="none"><a href="/tag/ssc-je-books/" class="ct-menu-link" role="menuitem">SSC JE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23015" role="none"><a href="/tag/ssc-gd-books/" class="ct-menu-link" role="menuitem">SSC GD</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-23879" role="none"><span class="ct-sub-menu-parent"><a href="https://www.pavithran.net/category/education/banking-exams/" class="ct-menu-link" role="menuitem">Banking Exams</a><button class="ct-toggle-dropdown-mobile" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"><svg class="ct-icon toggle-icon-1" width="15" height="15" viewBox="0 0 15 15"><path d="M3.9,5.1l3.6,3.6l3.6-3.6l1.4,0.7l-5,5l-5-5L3.9,5.1z"></path></svg></button></span>
<ul class="sub-menu" role="menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22922" role="none"><a href="/tag/bank-po-books/" class="ct-menu-link" role="menuitem">BANK PO</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22923" role="none"><a href="/tag/bank-clerk-books/" class="ct-menu-link" role="menuitem">BANK CLERK</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23023" role="none"><a href="/tag/ibps-rrb-books/" class="ct-menu-link" role="menuitem">IBPS RRB</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23024" role="none"><a href="/tag/ibps-so-books/" class="ct-menu-link" role="menuitem">IBPS SO</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22975" role="none"><a href="/tag/banking-awareness-books/" class="ct-menu-link" role="menuitem">Banking Awareness</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22976" role="none"><a href="/tag/computer-awareness-books/" class="ct-menu-link" role="menuitem">Computer Awareness</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-23880" role="none"><span class="ct-sub-menu-parent"><a href="https://www.pavithran.net/category/education/railway-exams/" class="ct-menu-link" role="menuitem">Railway Exams</a><button class="ct-toggle-dropdown-mobile" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"><svg class="ct-icon toggle-icon-1" width="15" height="15" viewBox="0 0 15 15"><path d="M3.9,5.1l3.6,3.6l3.6-3.6l1.4,0.7l-5,5l-5-5L3.9,5.1z"></path></svg></button></span>
<ul class="sub-menu" role="menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22926" role="none"><a href="/tag/rrb-ntpc-books/" class="ct-menu-link" role="menuitem">RRB NTPC</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22927" role="none"><a href="/tag/rrb-je-books/" class="ct-menu-link" role="menuitem">RRB JE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22928" role="none"><a href="/tag/rrb-alp-books/" class="ct-menu-link" role="menuitem">RRB ALP</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22929" role="none"><a href="/tag/rrb-group-d-books/" class="ct-menu-link" role="menuitem">RRB GROUP D</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-23909" role="none"><span class="ct-sub-menu-parent"><a href="https://www.pavithran.net/category/education/upsc-exams/" class="ct-menu-link" role="menuitem">UPSC Exams</a><button class="ct-toggle-dropdown-mobile" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"><svg class="ct-icon toggle-icon-1" width="15" height="15" viewBox="0 0 15 15"><path d="M3.9,5.1l3.6,3.6l3.6-3.6l1.4,0.7l-5,5l-5-5L3.9,5.1z"></path></svg></button></span>
<ul class="sub-menu" role="menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22924" role="none"><a href="/tag/upsc-csat-books/" class="ct-menu-link" role="menuitem">CSAT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22925" role="none"><a href="/tag/upsc-epfo-books/" class="ct-menu-link" role="menuitem">EPFO</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23019" role="none"><a href="/tag/sociology-books/" class="ct-menu-link" role="menuitem">Sociology</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23021" role="none"><a href="/tag/ethics-integrity-and-aptitude-books/" class="ct-menu-link" role="menuitem">Ethics, Integrity &amp; Aptitude</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23020" role="none"><a href="/tag/science-technology-books/" class="ct-menu-link" role="menuitem">Science &amp; Tech</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23022" role="none"><a href="/tag/environment-ecology-books/" class="ct-menu-link" role="menuitem">Environment &amp; Ecology</a></li>
</ul>
</li>
</ul></nav>


<div class="ct-header-cta" data-id="GylMjr">
	<a href="https://www.pavithran.net/premium-content/" class="ct-button" data-size="default" aria-label="PREMIUM ACCESS" target="_blank" rel="noopener noreferrer nofollow">
		<svg class="ct-icon" width="20" height="20" viewBox="0,0,512,512"><path d="M383.8 351.7c2.5-2.5 105.2-92.4 105.2-92.4l-17.5-7.5c-10-4.9-7.4-11.5-5-17.4 2.4-7.6 20.1-67.3 20.1-67.3s-47.7 10-57.7 12.5c-7.5 2.4-10-2.5-12.5-7.5s-15-32.4-15-32.4-52.6 59.9-55.1 62.3c-10 7.5-20.1 0-17.6-10 0-10 27.6-129.6 27.6-129.6s-30.1 17.4-40.1 22.4c-7.5 5-12.6 5-17.6-5C293.5 72.3 255.9 0 255.9 0s-37.5 72.3-42.5 79.8c-5 10-10 10-17.6 5-10-5-40.1-22.4-40.1-22.4S183.3 182 183.3 192c2.5 10-7.5 17.5-17.6 10-2.5-2.5-55.1-62.3-55.1-62.3S98.1 167 95.6 172s-5 9.9-12.5 7.5C73 177 25.4 167 25.4 167s17.6 59.7 20.1 67.3c2.4 6 5 12.5-5 17.4L23 259.3s102.6 89.9 105.2 92.4c5.1 5 10 7.5 5.1 22.5-5.1 15-10.1 35.1-10.1 35.1s95.2-20.1 105.3-22.6c8.7-.9 18.3 2.5 18.3 12.5S241 512 241 512h30s-5.8-102.7-5.8-112.8 9.5-13.4 18.4-12.5c10 2.5 105.2 22.6 105.2 22.6s-5-20.1-10-35.1 0-17.5 5-22.5z"></path></svg>PREMIUM ACCESS	</a>
</div>

<div class="ct-search-box " data-id="search-input">

	

<form role="search" method="get" class="ct-search-form" data-form-controls="inside" data-taxonomy-filter="false" data-submit-button="icon" action="https://www.pavithran.net/" aria-haspopup="listbox">

	<input type="search" placeholder="Search" value="" name="s" autocomplete="off" title="Search for..." aria-label="Search for...">

	<div class="ct-search-form-controls">
		
		<button type="submit" class="wp-element-button" data-button="inside:icon" aria-label="Search button">
			<svg class="ct-icon ct-search-button-content" aria-hidden="true" width="15" height="15" viewBox="0 0 15 15"><path d="M14.8,13.7L12,11c0.9-1.2,1.5-2.6,1.5-4.2c0-3.7-3-6.8-6.8-6.8S0,3,0,6.8s3,6.8,6.8,6.8c1.6,0,3.1-0.6,4.2-1.5l2.8,2.8c0.1,0.1,0.3,0.2,0.5,0.2s0.4-0.1,0.5-0.2C15.1,14.5,15.1,14,14.8,13.7z M1.5,6.8c0-2.9,2.4-5.2,5.2-5.2S12,3.9,12,6.8S9.6,12,6.8,12S1.5,9.6,1.5,6.8z"></path></svg>
			<span class="ct-ajax-loader">
				<svg viewBox="0 0 24 24">
					<circle cx="12" cy="12" r="10" opacity="0.2" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2"></circle>

					<path d="m12,2c5.52,0,10,4.48,10,10" fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2">
						<animateTransform attributeName="transform" attributeType="XML" type="rotate" dur="0.6s" from="0 12 12" to="360 12 12" repeatCount="indefinite"></animateTransform>
					</path>
				</svg>
			</span>
		</button>

		
					<input type="hidden" name="ct_post_type" value="post:page">
		
		

			</div>

	
</form>


</div>


<div class="ct-header-divider" data-id="divider">
</div>
<div class="ct-header-cta" data-id="button">
	<a href="https://t.me/+XADGwGit06QzMTFl" class="ct-button" data-size="small" aria-label="Join Telegram Channel" target="_blank" rel="noopener noreferrer nofollow">
		<svg class="ct-icon" width="20" height="20" viewBox="0,0,496,512"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg>Join Telegram Channel	</a>
</div>

<div class="ct-header-cta" data-id="Ylm-71">
	<a href="https://whatsapp.com/channel/0029Va9Z4ggFCCoW1KVIPe1m" class="ct-button" data-size="small" aria-label="Join Whatsapp Channel" target="_blank" rel="noopener noreferrer nofollow">
		<svg class="ct-icon" width="20" height="20" viewBox="0,0,448,512"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg>Join Whatsapp Channel	</a>
</div>
</div></div></div></div>
	<a href="#main-container" class="ct-back-to-top ct-hidden-sm" data-shape="square" data-alignment="right" title="Go to top" aria-label="Go to top" hidden="">

		<svg class="ct-icon" width="15" height="15" viewBox="0 0 20 20"><path d="M10,0L9.4,0.6L0.8,9.1l1.2,1.2l7.1-7.1V20h1.7V3.3l7.1,7.1l1.2-1.2l-8.5-8.5L10,0z"></path></svg>	</a>

	</div>
<div id="main-container">
	<header id="header" class="ct-header" data-id="type-1" itemscope="" itemtype="https://schema.org/WPHeader"><div data-device="desktop"><div class="ct-sticky-container"><div data-sticky="slide"><div data-row="middle" data-column-set="3"><div class="ct-container"><div data-column="start" data-placements="1"><div data-items="primary">
<div class="site-branding" data-id="logo" data-logo="top" itemscope="itemscope" itemtype="https://schema.org/Organization">

			<a href="https://www.pavithran.net/" class="site-logo-container" rel="home" itemprop="url"><img width="999" height="280" src="https://www.pavithran.net/wp-content/uploads/2024/02/Pavithran.Net-Horizontal-Logo-2.webp" class="default-logo" alt="Pavithran.Net" decoding="async" fetchpriority="high" srcset="https://www.pavithran.net/wp-content/uploads/2024/02/Pavithran.Net-Horizontal-Logo-2.webp 999w,https://www.pavithran.net/wp-content/uploads/2024/02/Pavithran.Net-Horizontal-Logo-2-300x84.webp 300w,https://www.pavithran.net/wp-content/uploads/2024/02/Pavithran.Net-Horizontal-Logo-2-768x215.webp 768w" sizes="(max-width: 999px) 100vw, 999px"></a>	
			<div class="site-title-container">
							<span class="site-title " itemprop="name">
					<a href="https://www.pavithran.net/" rel="home" itemprop="url">
											</a>
				</span>
			
					</div>
	  </div>

</div></div><div data-column="middle"><div data-items="">
<div class="ct-header-cta" data-id="GylMjr">
	<a href="https://www.pavithran.net/premium-content/" class="ct-button" data-size="default" aria-label="PREMIUM ACCESS" target="_blank" rel="noopener noreferrer nofollow">
		<svg class="ct-icon" width="20" height="20" viewBox="0,0,512,512"><path d="M383.8 351.7c2.5-2.5 105.2-92.4 105.2-92.4l-17.5-7.5c-10-4.9-7.4-11.5-5-17.4 2.4-7.6 20.1-67.3 20.1-67.3s-47.7 10-57.7 12.5c-7.5 2.4-10-2.5-12.5-7.5s-15-32.4-15-32.4-52.6 59.9-55.1 62.3c-10 7.5-20.1 0-17.6-10 0-10 27.6-129.6 27.6-129.6s-30.1 17.4-40.1 22.4c-7.5 5-12.6 5-17.6-5C293.5 72.3 255.9 0 255.9 0s-37.5 72.3-42.5 79.8c-5 10-10 10-17.6 5-10-5-40.1-22.4-40.1-22.4S183.3 182 183.3 192c2.5 10-7.5 17.5-17.6 10-2.5-2.5-55.1-62.3-55.1-62.3S98.1 167 95.6 172s-5 9.9-12.5 7.5C73 177 25.4 167 25.4 167s17.6 59.7 20.1 67.3c2.4 6 5 12.5-5 17.4L23 259.3s102.6 89.9 105.2 92.4c5.1 5 10 7.5 5.1 22.5-5.1 15-10.1 35.1-10.1 35.1s95.2-20.1 105.3-22.6c8.7-.9 18.3 2.5 18.3 12.5S241 512 241 512h30s-5.8-102.7-5.8-112.8 9.5-13.4 18.4-12.5c10 2.5 105.2 22.6 105.2 22.6s-5-20.1-10-35.1 0-17.5 5-22.5z"></path></svg>PREMIUM ACCESS	</a>
</div>
</div></div><div data-column="end" data-placements="1"><div data-items="primary">
<nav id="header-menu-2" class="header-menu-2 menu-container" data-id="menu-secondary" data-interaction="hover" data-menu="type-3" data-dropdown="type-1:simple" data-responsive="no" itemscope="" itemtype="https://schema.org/SiteNavigationElement" aria-label="Header Menu">

	<ul id="menu-login-logout-menu" class="menu" role="menubar"><li id="menu-item-19346" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19346" role="none"><a href="https://www.pavithran.net/login/" class="ct-menu-link" role="menuitem"><span class="ct-icon-container ct-left"><svg width="20" height="20" viewBox="0,0,512,512"><path d="M416 448h-84c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h84c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32h-84c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h84c53 0 96 43 96 96v192c0 53-43 96-96 96zm-47-201L201 79c-15-15-41-4.5-41 17v96H24c-13.3 0-24 10.7-24 24v96c0 13.3 10.7 24 24 24h136v96c0 21.5 26 32 41 17l168-168c9.3-9.4 9.3-24.6 0-34z"></path></svg></span>Login</a></li>
</ul></nav>


<div class="ct-search-box " data-id="search-input">

	

<form role="search" method="get" class="ct-search-form" data-form-controls="inside" data-taxonomy-filter="false" data-submit-button="icon" action="https://www.pavithran.net/" aria-haspopup="listbox">

	<input type="search" placeholder="Search" value="" name="s" autocomplete="off" title="Search for..." aria-label="Search for...">

	<div class="ct-search-form-controls">
		
		<button type="submit" class="wp-element-button" data-button="inside:icon" aria-label="Search button">
			<svg class="ct-icon ct-search-button-content" aria-hidden="true" width="15" height="15" viewBox="0 0 15 15"><path d="M14.8,13.7L12,11c0.9-1.2,1.5-2.6,1.5-4.2c0-3.7-3-6.8-6.8-6.8S0,3,0,6.8s3,6.8,6.8,6.8c1.6,0,3.1-0.6,4.2-1.5l2.8,2.8c0.1,0.1,0.3,0.2,0.5,0.2s0.4-0.1,0.5-0.2C15.1,14.5,15.1,14,14.8,13.7z M1.5,6.8c0-2.9,2.4-5.2,5.2-5.2S12,3.9,12,6.8S9.6,12,6.8,12S1.5,9.6,1.5,6.8z"></path></svg>
			<span class="ct-ajax-loader">
				<svg viewBox="0 0 24 24">
					<circle cx="12" cy="12" r="10" opacity="0.2" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2"></circle>

					<path d="m12,2c5.52,0,10,4.48,10,10" fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2">
						<animateTransform attributeName="transform" attributeType="XML" type="rotate" dur="0.6s" from="0 12 12" to="360 12 12" repeatCount="indefinite"></animateTransform>
					</path>
				</svg>
			</span>
		</button>

		
					<input type="hidden" name="ct_post_type" value="post:page">
		
		

			</div>

	
</form>


</div>
</div></div></div></div></div></div><div data-row="bottom" data-column-set="1"><div class="ct-container"><div data-column="start" data-placements="1"><div data-items="primary">
<nav id="header-menu-1" class="header-menu-1 menu-container" data-id="menu" data-interaction="hover" data-menu="type-4" data-dropdown="type-1:simple" data-responsive="no" itemscope="" itemtype="https://schema.org/SiteNavigationElement" aria-label="Header Menu">

	<ul id="menu-main-menu" class="menu" role="menubar"><li id="menu-item-18568" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-18568" role="none"><a href="/" aria-current="page" class="ct-menu-link" role="menuitem"><span class="ct-icon-container ct-left"><svg width="15" height="15" viewBox="0 0 15 15"><path d="M13.5 4.1L8.8.4C8.4.1 8 0 7.5 0s-.9.1-1.3.4L1.5 4.1C.8 4.7.4 5.6.4 6.5v7.1c0 .8.6 1.4 1.4 1.4H13.2c.8 0 1.4-.6 1.4-1.4V6.5c0-.9-.4-1.8-1.1-2.4zM9 13.5H6V7.7c0-.4.3-.7.6-.7h1.7c.4 0 .7.3.7.7v5.8zm4.1-.2c0 .1-.1.2-.2.2h-2.4V7.7c0-1.2-1-2.1-2.1-2.1H6.6c-1.2 0-2.1 1-2.1 2.1v5.8H2.1c-.1 0-.2-.1-.2-.2V6.5c0-.5.2-1 .6-1.3L7 1.7c.2-.1.3-.2.5-.2s.4.1.5.2l4.4 3.5c.4.3.6.8.6 1.3v6.8z"></path></svg></span>Home</a></li>
<li id="menu-item-16607" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16607" role="none"><a href="https://www.pavithran.net/latest-posts/" class="ct-menu-link" role="menuitem">Latest</a></li>
<li id="menu-item-22930" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-22930 animated-submenu-block" role="none"><a href="https://www.pavithran.net/tag/quantitative-aptitude-books/" class="ct-menu-link" role="menuitem">Quantitative Aptitude<span class="ct-toggle-dropdown-desktop"><svg class="ct-icon" width="8" height="8" viewBox="0 0 15 15"><path d="M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z"></path></svg></span></a><button class="ct-toggle-dropdown-desktop-ghost" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"></button>
<ul class="sub-menu" role="menu">
	<li id="menu-item-22959" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22959" role="none"><a href="/tag/arithmetic-maths-books/" class="ct-menu-link" role="menuitem">Arithmetic Maths</a></li>
	<li id="menu-item-22958" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22958" role="none"><a href="/tag/advance-maths-books/" class="ct-menu-link" role="menuitem">Advanced Maths</a></li>
	<li id="menu-item-23000" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23000" role="none"><a href="/tag/vedic-maths-books/" class="ct-menu-link" role="menuitem">Vedic Maths</a></li>
</ul>
</li>
<li id="menu-item-22931" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22931" role="none"><a href="/tag/reasoning-books/" class="ct-menu-link" role="menuitem">Reasoning</a></li>
<li id="menu-item-22933" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22933" role="none"><a href="/tag/general-knowledge-books/" class="ct-menu-link" role="menuitem">General Knowledge</a></li>
<li id="menu-item-22934" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-22934 animated-submenu-block" role="none"><a href="/tag/general-english-books/" class="ct-menu-link" role="menuitem">English<span class="ct-toggle-dropdown-desktop"><svg class="ct-icon" width="8" height="8" viewBox="0 0 15 15"><path d="M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z"></path></svg></span></a><button class="ct-toggle-dropdown-desktop-ghost" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"></button>
<ul class="sub-menu" role="menu">
	<li id="menu-item-22998" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22998" role="none"><a href="/tag/english-grammar-books/" class="ct-menu-link" role="menuitem">English Grammar</a></li>
	<li id="menu-item-22999" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22999" role="none"><a href="/tag/synonyms-antonyms-books/" class="ct-menu-link" role="menuitem">Synonyms &amp; Antonyms</a></li>
	<li id="menu-item-23002" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23002" role="none"><a href="/tag/idioms-and-phrases/" class="ct-menu-link" role="menuitem">Idioms &amp; Phrases</a></li>
	<li id="menu-item-22997" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22997" role="none"><a href="/tag/essay-letter-writing-books/" class="ct-menu-link" role="menuitem">Essay &amp; Letter Writing</a></li>
	<li id="menu-item-23001" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23001" role="none"><a href="/tag/reading-comprehension-books/" class="ct-menu-link" role="menuitem">Reading Comprehension</a></li>
	<li id="menu-item-23003" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23003" role="none"><a href="/tag/one-word-substitution-book/" class="ct-menu-link" role="menuitem">One Word Substitution</a></li>
</ul>
</li>
<li id="menu-item-22935" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22935" role="none"><a href="/tag/history-books/" class="ct-menu-link" role="menuitem">History</a></li>
<li id="menu-item-22936" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22936" role="none"><a href="/tag/geography-books/" class="ct-menu-link" role="menuitem">Geography</a></li>
<li id="menu-item-22937" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22937" role="none"><a href="/tag/indian-polity-books/" class="ct-menu-link" role="menuitem">Indian Polity</a></li>
<li id="menu-item-22938" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22938" role="none"><a href="/tag/indian-economy-books/" class="ct-menu-link" role="menuitem">Indian Economy</a></li>
<li id="menu-item-22939" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22939" role="none"><a href="/tag/general-science-books/" class="ct-menu-link" role="menuitem">General Science</a></li>
<li id="menu-item-22932" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22932" role="none"><a href="/tag/general-awareness-books/" class="ct-menu-link" role="menuitem">General Awareness</a></li>
<li id="menu-item-22970" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-22970 animated-submenu-block" role="none"><a href="https://www.pavithran.net/category/engineering-books/" class="ct-menu-link" role="menuitem">Engineering Books<span class="ct-toggle-dropdown-desktop"><svg class="ct-icon" width="8" height="8" viewBox="0 0 15 15"><path d="M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z"></path></svg></span></a><button class="ct-toggle-dropdown-desktop-ghost" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"></button>
<ul class="sub-menu" role="menu">
	<li id="menu-item-22971" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22971" role="none"><a href="/tag/civil-engineering-books/" class="ct-menu-link" role="menuitem">Civil Engineering</a></li>
	<li id="menu-item-22972" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22972" role="none"><a href="/tag/mechanical-engineering-books/" class="ct-menu-link" role="menuitem">Mechanical Engineering</a></li>
	<li id="menu-item-22973" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22973" role="none"><a href="/tag/electrical-engineering-books/" class="ct-menu-link" role="menuitem">Electrical Engineering</a></li>
	<li id="menu-item-22974" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22974" role="none"><a href="/tag/electronics-engineering-books/" class="ct-menu-link" role="menuitem">Electronics Engineering</a></li>
</ul>
</li>
<li id="menu-item-22992" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-22992 animated-submenu-block" role="none"><a href="https://www.pavithran.net/category/education/defence-exams/" class="ct-menu-link" role="menuitem">Defence Exams<span class="ct-toggle-dropdown-desktop"><svg class="ct-icon" width="8" height="8" viewBox="0 0 15 15"><path d="M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z"></path></svg></span></a><button class="ct-toggle-dropdown-desktop-ghost" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"></button>
<ul class="sub-menu" role="menu">
	<li id="menu-item-23004" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23004" role="none"><a href="/tag/afcat-books/" class="ct-menu-link" role="menuitem">AFCAT</a></li>
	<li id="menu-item-23005" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23005" role="none"><a href="/tag/nda-na-books/" class="ct-menu-link" role="menuitem">NDA/NA</a></li>
	<li id="menu-item-23006" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23006" role="none"><a href="/tag/cds-exam-books/" class="ct-menu-link" role="menuitem">CDS</a></li>
	<li id="menu-item-23010" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23010" role="none"><a href="/tag/iaf-exam-books/" class="ct-menu-link" role="menuitem">IAF</a></li>
</ul>
</li>
<li id="menu-item-23011" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-23011 animated-submenu-block" role="none"><a href="/tag/iit-jee-exam/" class="ct-menu-link" role="menuitem">IIT-JEE<span class="ct-toggle-dropdown-desktop"><svg class="ct-icon" width="8" height="8" viewBox="0 0 15 15"><path d="M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z"></path></svg></span></a><button class="ct-toggle-dropdown-desktop-ghost" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"></button>
<ul class="sub-menu" role="menu">
	<li id="menu-item-23012" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23012" role="none"><a href="/tag/jee-mains/" class="ct-menu-link" role="menuitem">JEE MAIN</a></li>
	<li id="menu-item-23013" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23013" role="none"><a href="/tag/jee-advanced/" class="ct-menu-link" role="menuitem">JEE ADVANCED</a></li>
</ul>
</li>
<li id="menu-item-23014" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23014" role="none"><a href="/tag/neet-aiims-exam-books/" class="ct-menu-link" role="menuitem">NEET &amp; AIIMS</a></li>
<li id="menu-item-23878" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-23878 animated-submenu-block" role="none"><a href="https://www.pavithran.net/category/education/ssc-exams/" class="ct-menu-link" role="menuitem">SSC Exams<span class="ct-toggle-dropdown-desktop"><svg class="ct-icon" width="8" height="8" viewBox="0 0 15 15"><path d="M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z"></path></svg></span></a><button class="ct-toggle-dropdown-desktop-ghost" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"></button>
<ul class="sub-menu" role="menu">
	<li id="menu-item-22918" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22918" role="none"><a href="/tag/ssc-cgl-books/" class="ct-menu-link" role="menuitem">SSC CGL</a></li>
	<li id="menu-item-22919" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22919" role="none"><a href="/tag/ssc-chsl-books/" class="ct-menu-link" role="menuitem">SSC CHSL</a></li>
	<li id="menu-item-22920" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22920" role="none"><a href="/tag/ssc-mts-books/" class="ct-menu-link" role="menuitem">SSC MTS</a></li>
	<li id="menu-item-22921" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22921" role="none"><a href="/tag/ssc-je-books/" class="ct-menu-link" role="menuitem">SSC JE</a></li>
	<li id="menu-item-23015" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23015" role="none"><a href="/tag/ssc-gd-books/" class="ct-menu-link" role="menuitem">SSC GD</a></li>
</ul>
</li>
<li id="menu-item-23879" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-23879 animated-submenu-block" role="none"><a href="https://www.pavithran.net/category/education/banking-exams/" class="ct-menu-link" role="menuitem">Banking Exams<span class="ct-toggle-dropdown-desktop"><svg class="ct-icon" width="8" height="8" viewBox="0 0 15 15"><path d="M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z"></path></svg></span></a><button class="ct-toggle-dropdown-desktop-ghost" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"></button>
<ul class="sub-menu" role="menu">
	<li id="menu-item-22922" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22922" role="none"><a href="/tag/bank-po-books/" class="ct-menu-link" role="menuitem">BANK PO</a></li>
	<li id="menu-item-22923" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22923" role="none"><a href="/tag/bank-clerk-books/" class="ct-menu-link" role="menuitem">BANK CLERK</a></li>
	<li id="menu-item-23023" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23023" role="none"><a href="/tag/ibps-rrb-books/" class="ct-menu-link" role="menuitem">IBPS RRB</a></li>
	<li id="menu-item-23024" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23024" role="none"><a href="/tag/ibps-so-books/" class="ct-menu-link" role="menuitem">IBPS SO</a></li>
	<li id="menu-item-22975" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22975" role="none"><a href="/tag/banking-awareness-books/" class="ct-menu-link" role="menuitem">Banking Awareness</a></li>
	<li id="menu-item-22976" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22976" role="none"><a href="/tag/computer-awareness-books/" class="ct-menu-link" role="menuitem">Computer Awareness</a></li>
</ul>
</li>
<li id="menu-item-23880" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-23880 animated-submenu-block" role="none"><a href="https://www.pavithran.net/category/education/railway-exams/" class="ct-menu-link" role="menuitem">Railway Exams<span class="ct-toggle-dropdown-desktop"><svg class="ct-icon" width="8" height="8" viewBox="0 0 15 15"><path d="M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z"></path></svg></span></a><button class="ct-toggle-dropdown-desktop-ghost" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"></button>
<ul class="sub-menu" role="menu">
	<li id="menu-item-22926" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22926" role="none"><a href="/tag/rrb-ntpc-books/" class="ct-menu-link" role="menuitem">RRB NTPC</a></li>
	<li id="menu-item-22927" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22927" role="none"><a href="/tag/rrb-je-books/" class="ct-menu-link" role="menuitem">RRB JE</a></li>
	<li id="menu-item-22928" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22928" role="none"><a href="/tag/rrb-alp-books/" class="ct-menu-link" role="menuitem">RRB ALP</a></li>
	<li id="menu-item-22929" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22929" role="none"><a href="/tag/rrb-group-d-books/" class="ct-menu-link" role="menuitem">RRB GROUP D</a></li>
</ul>
</li>
<li id="menu-item-23909" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-23909 animated-submenu-block" role="none"><a href="https://www.pavithran.net/category/education/upsc-exams/" class="ct-menu-link" role="menuitem">UPSC Exams<span class="ct-toggle-dropdown-desktop"><svg class="ct-icon" width="8" height="8" viewBox="0 0 15 15"><path d="M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z"></path></svg></span></a><button class="ct-toggle-dropdown-desktop-ghost" aria-label="Expand dropdown menu" aria-haspopup="true" aria-expanded="false" role="menuitem"></button>
<ul class="sub-menu" role="menu">
	<li id="menu-item-22924" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22924" role="none"><a href="/tag/upsc-csat-books/" class="ct-menu-link" role="menuitem">CSAT</a></li>
	<li id="menu-item-22925" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22925" role="none"><a href="/tag/upsc-epfo-books/" class="ct-menu-link" role="menuitem">EPFO</a></li>
	<li id="menu-item-23019" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23019" role="none"><a href="/tag/sociology-books/" class="ct-menu-link" role="menuitem">Sociology</a></li>
	<li id="menu-item-23021" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23021" role="none"><a href="/tag/ethics-integrity-and-aptitude-books/" class="ct-menu-link" role="menuitem">Ethics, Integrity &amp; Aptitude</a></li>
	<li id="menu-item-23020" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23020" role="none"><a href="/tag/science-technology-books/" class="ct-menu-link" role="menuitem">Science &amp; Tech</a></li>
	<li id="menu-item-23022" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-23022" role="none"><a href="/tag/environment-ecology-books/" class="ct-menu-link" role="menuitem">Environment &amp; Ecology</a></li>
</ul>
</li>
</ul></nav>

</div></div></div></div></div><div data-device="mobile"><div class="ct-sticky-container"><div data-sticky="slide"><div data-row="middle:boxed" data-column-set="2"><div class="ct-container"><div data-column="start" data-placements="1"><div data-items="primary">
<button data-toggle-panel="#offcanvas" class="ct-header-trigger ct-toggle " data-design="simple" data-label="right" aria-label="Menu" data-id="trigger">

	<span class="ct-label ct-hidden-sm ct-hidden-md ct-hidden-lg">Menu</span>

	<svg class="ct-icon" width="18" height="14" viewBox="0 0 18 14" aria-hidden="true" data-type="type-1">

		<rect y="0.00" width="18" height="1.7" rx="1"></rect>
		<rect y="6.15" width="18" height="1.7" rx="1"></rect>
		<rect y="12.3" width="18" height="1.7" rx="1"></rect>
	</svg>
</button>

<div class="site-branding" data-id="logo" data-logo="top">

			<a href="https://www.pavithran.net/" class="site-logo-container" rel="home" itemprop="url"><img width="999" height="280" src="https://www.pavithran.net/wp-content/uploads/2024/02/Pavithran.Net-Horizontal-Logo-2.webp" class="default-logo" alt="Pavithran.Net" decoding="async" srcset="https://www.pavithran.net/wp-content/uploads/2024/02/Pavithran.Net-Horizontal-Logo-2.webp 999w,https://www.pavithran.net/wp-content/uploads/2024/02/Pavithran.Net-Horizontal-Logo-2-300x84.webp 300w,https://www.pavithran.net/wp-content/uploads/2024/02/Pavithran.Net-Horizontal-Logo-2-768x215.webp 768w" sizes="(max-width: 999px) 100vw, 999px"></a>	
			<div class="site-title-container">
							<span class="site-title ">
					<a href="https://www.pavithran.net/" rel="home">
											</a>
				</span>
			
					</div>
	  </div>

</div></div><div data-column="end" data-placements="1"><div data-items="primary">
<button data-toggle-panel="#search-modal" class="ct-header-search ct-toggle " aria-label="Search" data-label="left" data-id="search">

	<span class="ct-label ct-hidden-sm ct-hidden-md ct-hidden-lg">Search</span>

	<svg class="ct-icon" aria-hidden="true" width="15" height="15" viewBox="0 0 15 15"><path d="M14.8,13.7L12,11c0.9-1.2,1.5-2.6,1.5-4.2c0-3.7-3-6.8-6.8-6.8S0,3,0,6.8s3,6.8,6.8,6.8c1.6,0,3.1-0.6,4.2-1.5l2.8,2.8c0.1,0.1,0.3,0.2,0.5,0.2s0.4-0.1,0.5-0.2C15.1,14.5,15.1,14,14.8,13.7z M1.5,6.8c0-2.9,2.4-5.2,5.2-5.2S12,3.9,12,6.8S9.6,12,6.8,12S1.5,9.6,1.5,6.8z"></path></svg></button>

<nav class="mobile-menu-inline menu-container " data-id="mobile-menu-secondary" itemscope="" itemtype="https://schema.org/SiteNavigationElement" aria-label="Mobile Menu">
	<ul id="menu-login-logout-menu-1" class="menu" role="menubar"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19346" role="none"><a href="https://www.pavithran.net/login/" class="ct-menu-link" role="menuitem"><span class="ct-icon-container ct-left"><svg width="20" height="20" viewBox="0,0,512,512"><path d="M416 448h-84c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h84c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32h-84c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h84c53 0 96 43 96 96v192c0 53-43 96-96 96zm-47-201L201 79c-15-15-41-4.5-41 17v96H24c-13.3 0-24 10.7-24 24v96c0 13.3 10.7 24 24 24h136v96c0 21.5 26 32 41 17l168-168c9.3-9.4 9.3-24.6 0-34z"></path></svg></span>Login</a></li>
</ul></nav>

</div></div></div></div></div></div></div></header>
	<main id="main" class="site-main hfeed">

		
	<div class="ct-container-full" data-content="narrow">

		
		
	<article id="post-15733" class="post-15733 page type-page status-publish hentry">

		
		
		
		<div class="entry-content is-layout-flow">
			<p></p>



<div class="wp-block-stackable-feature alignfull stk-block-feature stk--hide-mobile stk-block stk-79b9745 stk-block-background is-style-default stk--has-background-overlay" data-v="2" data-block-id="79b9745"><div class="stk-content-align stk-79b9745-column alignwide stk-container stk-79b9745-container stk--no-background stk--no-padding"><div class="stk-inner-blocks stk-block-content stk-row">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-72b5798" data-v="4" data-block-id="72b5798"><div class="stk-column-wrapper stk-block-column__content stk-container stk-72b5798-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-72b5798-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-551da0d" id="lifetime-premium-membership" data-block-id="551da0d"><h2 class="stk-block-heading__text has-text-color has-white-color has-text-align-center">Lifetime Premium Membership</h2></div>



<div class="wp-block-stackable-text stk-block-text stk-block stk-236ed00" data-block-id="236ed00"><p class="stk-block-text__text has-text-color has-white-color">We have introduced Lifetime Premium Membership plan to access the Premium Contents that are listed in the below link. Check it out! </p></div>



<div class="wp-block-stackable-icon-label stk-block-icon-label stk-block-icon-label--use-flex-basis stk-block stk-a1b41ba" data-block-id="a1b41ba"><div class="stk-row stk-inner-blocks stk-block-content">
<div class="wp-block-stackable-icon stk-block-icon has-text-align-left stk-block stk-2f49ccf" data-block-id="2f49ccf"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg style="height:0;width:0"><defs><linearGradient id="linear-gradient-2f49ccf" x1="0" x2="100%" y1="0" y2="0"><stop offset="0%" style="stop-opacity:1;stop-color:var(--linear-gradient-2-f-49-ccf-color-1)"></stop><stop offset="100%" style="stop-opacity:1;stop-color:var(--linear-gradient-2-f-49-ccf-color-2)"></stop></linearGradient></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-hidden="true" width="32" height="32"><path d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"></path></svg></div></span></div>



<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-e026e45" id="one-time-payment-only-lifetime-access" data-block-id="e026e45"><p class="stk-block-heading__text has-text-color">One Time Payment Only – Lifetime Access</p></div>
</div></div>



<div class="wp-block-stackable-icon-label stk-block-icon-label stk-block-icon-label--use-flex-basis stk-block stk-b218dd1" data-block-id="b218dd1"><div class="stk-row stk-inner-blocks stk-block-content">
<div class="wp-block-stackable-icon stk-block-icon has-text-align-left stk-block stk-ad43f79" data-block-id="ad43f79"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg style="height:0;width:0"><defs><linearGradient id="linear-gradient-ad43f79" x1="0" x2="100%" y1="0" y2="0"><stop offset="0%" style="stop-opacity:1;stop-color:var(--linear-gradient-ad-43-f-79-color-1)"></stop><stop offset="100%" style="stop-opacity:1;stop-color:var(--linear-gradient-ad-43-f-79-color-2)"></stop></linearGradient></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-hidden="true" width="32" height="32"><path d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"></path></svg></div></span></div>



<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-fe79117" id="atleast-10-new-additions-will-be-included-into-premium-members-access-every-month" data-block-id="fe79117"><p class="stk-block-heading__text has-text-color">Atleast 10 New Additions will be included into Premium Members Access every month</p></div>
</div></div>



<div class="wp-block-stackable-button-group stk-block-button-group stk-block stk-5dc9c36" data-block-id="5dc9c36"><div class="stk-row stk-inner-blocks stk-block-content stk-button-group">
<div class="wp-block-stackable-button stk-block-button stk-block stk-97d66b3" data-block-id="97d66b3"><a class="stk-link stk-button stk--hover-effect-darken" href="/premium-content-list-with-book-cover/" target="_blank" rel="noreferrer noopener"><span class="stk-button__inner-text">Check Out Premium Content</span></a></div>



<div class="wp-block-stackable-button stk-block-button is-style-ghost stk-block stk-8864ea9" data-block-id="8864ea9"><a class="stk-link stk-button stk--hover-effect-darken" href="/premium-content/" target="_blank" rel="noreferrer noopener"><span class="has-text-color stk-button__inner-text">Subscribe Now</span><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-hidden="true" width="32" height="32"><path d="M470.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 256 265.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160zm-352 160l160-160c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L210.7 256 73.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0z"></path></svg></div></span></a></div>
</div></div>
</div></div></div>



<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-f0873c9" data-v="4" data-block-id="f0873c9"><div class="stk-column-wrapper stk-block-column__content stk-container stk-f0873c9-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-f0873c9-inner-blocks">
<div class="wp-block-stackable-image stk-block-image stk-block stk-59e9cda" data-block-id="59e9cda"><figure><span class="stk-img-wrapper stk-image--shape-stretch stk--has-lightbox"><img decoding="async" class="stk-img wp-image-19412" src="https://www.pavithran.net/wp-content/uploads/2024/01/Premium-Content-Icon-Image-1021x1024.webp" width="1021" height="1024" alt="Premium Content Icon Image" srcset="https://www.pavithran.net/wp-content/uploads/2024/01/Premium-Content-Icon-Image-1021x1024.webp 1021w,https://www.pavithran.net/wp-content/uploads/2024/01/Premium-Content-Icon-Image-300x300.webp 300w,https://www.pavithran.net/wp-content/uploads/2024/01/Premium-Content-Icon-Image-150x150.webp 150w,https://www.pavithran.net/wp-content/uploads/2024/01/Premium-Content-Icon-Image-768x770.webp 768w,https://www.pavithran.net/wp-content/uploads/2024/01/Premium-Content-Icon-Image-1531x1536.webp 1531w,https://www.pavithran.net/wp-content/uploads/2024/01/Premium-Content-Icon-Image.webp 1914w" sizes="(max-width: 1021px) 100vw, 1021px"></span></figure></div>
</div></div></div>
</div></div></div>



<div class="wp-block-stackable-feature alignfull stk-block-feature stk--hide-desktop stk--hide-tablet stk-block stk-f67d83b stk-block-background is-style-default stk--has-background-overlay" data-v="2" data-block-id="f67d83b"><div class="stk-content-align stk-f67d83b-column alignwide stk-container stk-f67d83b-container stk--no-background stk--no-padding"><div class="stk-inner-blocks stk-block-content stk-row">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-ec391f1" data-v="4" data-block-id="ec391f1"><div class="stk-column-wrapper stk-block-column__content stk-container stk-ec391f1-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-ec391f1-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-96c109a" id="lifetime-premium-membership" data-block-id="96c109a"><h2 class="stk-block-heading__text has-text-color has-white-color has-text-align-center">Lifetime Premium Membership</h2></div>



<div class="wp-block-stackable-text stk-block-text stk-block stk-36bb061" data-block-id="36bb061"><p class="stk-block-text__text has-text-color has-white-color">We have introduced Lifetime Premium Membership plan to access the Premium Contents. Check out below to know more about it!</p></div>



<div class="wp-block-stackable-icon-label stk-block-icon-label stk-block-icon-label--use-flex-basis stk-block stk-057273f" data-block-id="057273f"><div class="stk-row stk-inner-blocks stk-block-content">
<div class="wp-block-stackable-icon stk-block-icon has-text-align-left stk-block stk-0d81cdd" data-block-id="0d81cdd"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg style="height:0;width:0"><defs><linearGradient id="linear-gradient-0d81cdd" x1="0" x2="100%" y1="0" y2="0"><stop offset="0%" style="stop-opacity:1;stop-color:var(--linear-gradient-0-d-81-cdd-color-1)"></stop><stop offset="100%" style="stop-opacity:1;stop-color:var(--linear-gradient-0-d-81-cdd-color-2)"></stop></linearGradient></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-hidden="true" width="32" height="32"><path d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"></path></svg></div></span></div>



<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-8486eae" id="one-time-payment-only-lifetime-access" data-block-id="8486eae"><p class="stk-block-heading__text has-text-color">One Time Payment Only – Lifetime Access</p></div>
</div></div>



<div class="wp-block-stackable-icon-label stk-block-icon-label stk-block-icon-label--use-flex-basis stk-block stk-153bcb3" data-block-id="153bcb3"><div class="stk-row stk-inner-blocks stk-block-content">
<div class="wp-block-stackable-icon stk-block-icon has-text-align-left stk-block stk-fd80927" data-block-id="fd80927"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg style="height:0;width:0"><defs><linearGradient id="linear-gradient-fd80927" x1="0" x2="100%" y1="0" y2="0"><stop offset="0%" style="stop-opacity:1;stop-color:var(--linear-gradient-fd-80927-color-1)"></stop><stop offset="100%" style="stop-opacity:1;stop-color:var(--linear-gradient-fd-80927-color-2)"></stop></linearGradient></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-hidden="true" width="32" height="32"><path d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"></path></svg></div></span></div>



<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-6fbf0d6" id="atleast-10-new-additions-will-be-included-into-premium-members-access-every-month" data-block-id="6fbf0d6"><p class="stk-block-heading__text has-text-color">Atleast 10 New Additions will be included into Premium Members Access every month</p></div>
</div></div>



<div class="wp-block-stackable-button-group stk-block-button-group stk-block stk-4aa96b0" data-block-id="4aa96b0"><div class="stk-row stk-inner-blocks stk-block-content stk-button-group">
<div class="wp-block-stackable-button stk-block-button stk-block stk-6e2cb25" data-block-id="6e2cb25"><a class="stk-link stk-button stk--hover-effect-darken" href="/premium-content-list-with-book-cover/" target="_blank" rel="noreferrer noopener"><span class="stk-button__inner-text">Check Out Premium Content</span></a></div>



<div class="wp-block-stackable-button stk-block-button is-style-ghost stk-block stk-a4bbcdd" data-block-id="a4bbcdd"><a class="stk-link stk-button stk--hover-effect-darken" href="/premium-content/" target="_blank" rel="noreferrer noopener"><span class="has-text-color stk-button__inner-text">Subscribe Now</span><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-hidden="true" width="32" height="32"><path d="M470.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 256 265.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160zm-352 160l160-160c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L210.7 256 73.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0z"></path></svg></div></span></a></div>
</div></div>
</div></div></div>
</div></div></div>


<p>



</p><div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-091e4ed" id="strong-new-addition-strong" data-block-id="091e4ed"><h2 class="stk-block-heading__text has-text-align-center"><strong>NEW ADDITION</strong></h2></div>


<div class="ct-posts-shortcode" data-prefix="blog"><div class="entries" data-archive="default" data-layout="simple" data-cards="boxed" data-hover="zoom-in"><article class="entry-card post-22140 post type-post status-publish format-standard has-post-thumbnail hentry category-education category-premium-content tag-general-knowledge-books tag-ghatna-chakra-books tag-hindi-books" data-reveal="bottom:no"><a class="ct-media-container has-hover-effect" href="https://www.pavithran.net/ghatna-chakra-gk-pdf-in-hindi/" aria-label="Ghatna Chakra GK Awareness 2025 PDF" tabindex="-1"><img decoding="async" width="768" height="953" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%20953'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image" alt="Ghatna Chakra General Knowledge Awareness 2025 [English Medium]" data-lazy-srcset="https://www.pavithran.net/wp-content/uploads/2024/09/Ghatna-Chakra-General-Knowledge-Awareness-2025-English-Medium-768x953.webp 768w,https://www.pavithran.net/wp-content/uploads/2024/09/Ghatna-Chakra-General-Knowledge-Awareness-2025-English-Medium-242x300.webp 242w,https://www.pavithran.net/wp-content/uploads/2024/09/Ghatna-Chakra-General-Knowledge-Awareness-2025-English-Medium-825x1024.webp 825w,https://www.pavithran.net/wp-content/uploads/2024/09/Ghatna-Chakra-General-Knowledge-Awareness-2025-English-Medium.jpg 1031w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" itemprop="image" style="aspect-ratio: 1031/1280;" data-lazy-src="https://www.pavithran.net/wp-content/uploads/2024/09/Ghatna-Chakra-General-Knowledge-Awareness-2025-English-Medium-768x953.webp"><noscript><img decoding="async" width="768" height="953" src="https://www.pavithran.net/wp-content/uploads/2024/09/Ghatna-Chakra-General-Knowledge-Awareness-2025-English-Medium-768x953.webp" class="attachment-medium_large size-medium_large wp-post-image" alt="Ghatna Chakra General Knowledge Awareness 2025 [English Medium]" loading="lazy" srcset="https://www.pavithran.net/wp-content/uploads/2024/09/Ghatna-Chakra-General-Knowledge-Awareness-2025-English-Medium-768x953.webp 768w,https://www.pavithran.net/wp-content/uploads/2024/09/Ghatna-Chakra-General-Knowledge-Awareness-2025-English-Medium-242x300.webp 242w,https://www.pavithran.net/wp-content/uploads/2024/09/Ghatna-Chakra-General-Knowledge-Awareness-2025-English-Medium-825x1024.webp 825w,https://www.pavithran.net/wp-content/uploads/2024/09/Ghatna-Chakra-General-Knowledge-Awareness-2025-English-Medium.jpg 1031w" sizes="(max-width: 768px) 100vw, 768px" itemprop="image" style="aspect-ratio: 1031/1280;" /></noscript></a><div class="card-content"><ul class="entry-meta" data-type="simple:slash" data-id="ghsXzs"><li class="meta-categories" data-type="simple"><a href="https://www.pavithran.net/category/education/" rel="tag" class="ct-term-85">Education</a>, <a href="https://www.pavithran.net/category/premium-content/" rel="tag" class="ct-term-1003">Premium Content</a></li></ul><h2 class="entry-title"><a href="https://www.pavithran.net/ghatna-chakra-gk-pdf-in-hindi/" rel="bookmark">Ghatna Chakra GK Awareness 2025 PDF</a></h2><div class="entry-excerpt"><p>Hey there! If you’re gearing up for some competitive exams, you’re gonna want to check out the Ghatna Chakra General Knowledge Awareness 2023 PDF in Hindi. This thing is packed with all the need-to-know info to help you crush those…</p>
</div><a class="entry-button ct-button" href="https://www.pavithran.net/ghatna-chakra-gk-pdf-in-hindi/">Read More<span class="screen-reader-text">Ghatna Chakra GK Awareness 2025 PDF</span></a><div class="ct-ghost"></div><ul class="entry-meta" data-type="simple:slash" data-id="tALCpw"><li class="meta-author" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a class="ct-meta-element-author" href="https://www.pavithran.net/author/krish/" title="Posts by Krish" rel="author" itemprop="url"><span itemprop="name">Krish</span></a></li><li class="meta-date" itemprop="datePublished"><time class="ct-meta-element-date" datetime="2024-09-24T12:09:54+05:30">September 24, 2024</time></li></ul></div></article><article class="entry-card post-24315 post type-post status-publish format-standard has-post-thumbnail hentry category-education category-premium-content tag-advance-maths-books tag-quantitative-aptitude-books tag-studyiq-books" data-reveal="bottom:no"><a class="ct-media-container has-hover-effect" href="https://www.pavithran.net/studyiq-advanced-maths-pdf/" aria-label="StudyIQ Advanced Maths Book PDF [2022 Edition]" tabindex="-1"><img decoding="async" width="768" height="1056" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%201056'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image" alt="StudyIQ Advanced Maths Book [2022 Edition] - English Medium" data-lazy-srcset="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Advanced-Maths-Book-2022-Edition-English-Medium-768x1056.webp 768w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Advanced-Maths-Book-2022-Edition-English-Medium-218x300.webp 218w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Advanced-Maths-Book-2022-Edition-English-Medium-745x1024.webp 745w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Advanced-Maths-Book-2022-Edition-English-Medium.webp 1091w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" itemprop="image" style="aspect-ratio: 1091/1500;" data-lazy-src="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Advanced-Maths-Book-2022-Edition-English-Medium-768x1056.webp"><noscript><img decoding="async" width="768" height="1056" src="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Advanced-Maths-Book-2022-Edition-English-Medium-768x1056.webp" class="attachment-medium_large size-medium_large wp-post-image" alt="StudyIQ Advanced Maths Book [2022 Edition] - English Medium" loading="lazy" srcset="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Advanced-Maths-Book-2022-Edition-English-Medium-768x1056.webp 768w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Advanced-Maths-Book-2022-Edition-English-Medium-218x300.webp 218w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Advanced-Maths-Book-2022-Edition-English-Medium-745x1024.webp 745w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Advanced-Maths-Book-2022-Edition-English-Medium.webp 1091w" sizes="(max-width: 768px) 100vw, 768px" itemprop="image" style="aspect-ratio: 1091/1500;" /></noscript></a><div class="card-content"><ul class="entry-meta" data-type="simple:slash" data-id="ghsXzs"><li class="meta-categories" data-type="simple"><a href="https://www.pavithran.net/category/education/" rel="tag" class="ct-term-85">Education</a>, <a href="https://www.pavithran.net/category/premium-content/" rel="tag" class="ct-term-1003">Premium Content</a></li></ul><h2 class="entry-title"><a href="https://www.pavithran.net/studyiq-advanced-maths-pdf/" rel="bookmark">StudyIQ Advanced Maths Book PDF [2022 Edition]</a></h2><div class="entry-excerpt"><p>Preparing for competitive exams like SSC, Railways, and other government examinations demands precision, perseverance, and top-notch study materials. Enter the StudyIQ Advanced Maths Book [2022 Edition], an unbeatable resource designed specifically for English medium students. This meticulously crafted PDF guide…</p>
</div><a class="entry-button ct-button" href="https://www.pavithran.net/studyiq-advanced-maths-pdf/">Read More<span class="screen-reader-text">StudyIQ Advanced Maths Book PDF [2022 Edition]</span></a><div class="ct-ghost"></div><ul class="entry-meta" data-type="simple:slash" data-id="tALCpw"><li class="meta-author" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a class="ct-meta-element-author" href="https://www.pavithran.net/author/krish/" title="Posts by Krish" rel="author" itemprop="url"><span itemprop="name">Krish</span></a></li><li class="meta-date" itemprop="datePublished"><time class="ct-meta-element-date" datetime="2024-09-24T11:48:06+05:30">September 24, 2024</time></li></ul></div></article><article class="entry-card post-24306 post type-post status-publish format-standard has-post-thumbnail hentry category-education category-premium-content tag-arithmetic-maths-books tag-quantitative-aptitude-books tag-studyiq-books" data-reveal="bottom:no"><a class="ct-media-container has-hover-effect" href="https://www.pavithran.net/studyiq-arithmetic-pdf/" aria-label="StudyIQ Arithmetic Book PDF [2022 Edition]" tabindex="-1"><img decoding="async" width="768" height="1056" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%201056'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image" alt="StudyIQ Arithmetic Book [2022 Edition] - English Medium" data-lazy-srcset="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Arithmetic-Book-2022-Edition-English-Medium-768x1056.webp 768w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Arithmetic-Book-2022-Edition-English-Medium-218x300.webp 218w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Arithmetic-Book-2022-Edition-English-Medium-745x1024.webp 745w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Arithmetic-Book-2022-Edition-English-Medium.webp 1091w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" itemprop="image" style="aspect-ratio: 1091/1500;" data-lazy-src="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Arithmetic-Book-2022-Edition-English-Medium-768x1056.webp"><noscript><img decoding="async" width="768" height="1056" src="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Arithmetic-Book-2022-Edition-English-Medium-768x1056.webp" class="attachment-medium_large size-medium_large wp-post-image" alt="StudyIQ Arithmetic Book [2022 Edition] - English Medium" loading="lazy" srcset="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Arithmetic-Book-2022-Edition-English-Medium-768x1056.webp 768w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Arithmetic-Book-2022-Edition-English-Medium-218x300.webp 218w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Arithmetic-Book-2022-Edition-English-Medium-745x1024.webp 745w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Arithmetic-Book-2022-Edition-English-Medium.webp 1091w" sizes="(max-width: 768px) 100vw, 768px" itemprop="image" style="aspect-ratio: 1091/1500;" /></noscript></a><div class="card-content"><ul class="entry-meta" data-type="simple:slash" data-id="ghsXzs"><li class="meta-categories" data-type="simple"><a href="https://www.pavithran.net/category/education/" rel="tag" class="ct-term-85">Education</a>, <a href="https://www.pavithran.net/category/premium-content/" rel="tag" class="ct-term-1003">Premium Content</a></li></ul><h2 class="entry-title"><a href="https://www.pavithran.net/studyiq-arithmetic-pdf/" rel="bookmark">StudyIQ Arithmetic Book PDF [2022 Edition]</a></h2><div class="entry-excerpt"><p>Cracking competitive exams like SSC, Railways, and other government examinations requires precision and thorough preparation. The 2022 edition of the StudyIQ Arithmetic Book, now available in English Medium PDF, is tailored to meet these exact needs. Packed with meticulously curated…</p>
</div><a class="entry-button ct-button" href="https://www.pavithran.net/studyiq-arithmetic-pdf/">Read More<span class="screen-reader-text">StudyIQ Arithmetic Book PDF [2022 Edition]</span></a><div class="ct-ghost"></div><ul class="entry-meta" data-type="simple:slash" data-id="tALCpw"><li class="meta-author" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a class="ct-meta-element-author" href="https://www.pavithran.net/author/krish/" title="Posts by Krish" rel="author" itemprop="url"><span itemprop="name">Krish</span></a></li><li class="meta-date" itemprop="datePublished"><time class="ct-meta-element-date" datetime="2024-09-24T11:32:22+05:30">September 24, 2024</time></li></ul></div></article><article class="entry-card post-24302 post type-post status-publish format-standard has-post-thumbnail hentry category-education category-premium-content tag-general-english-books tag-studyiq-books" data-reveal="bottom:no"><a class="ct-media-container has-hover-effect" href="https://www.pavithran.net/studyiq-english-language-pdf/" aria-label="StudyIQ English Language Book PDF [2022 Edition]" tabindex="-1"><img decoding="async" width="768" height="1040" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%201040'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image" alt="StudyIQ English Language Book [2022 Edition] - English Medium" data-lazy-srcset="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-English-Language-Book-2022-Edition-English-Medium-768x1040.webp 768w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-English-Language-Book-2022-Edition-English-Medium-222x300.webp 222w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-English-Language-Book-2022-Edition-English-Medium-756x1024.webp 756w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-English-Language-Book-2022-Edition-English-Medium.webp 1108w" data-lazy-sizes="(max-width: 768px) 100vw, 768px" itemprop="image" style="aspect-ratio: 277/375;" data-lazy-src="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-English-Language-Book-2022-Edition-English-Medium-768x1040.webp"><noscript><img decoding="async" width="768" height="1040" src="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-English-Language-Book-2022-Edition-English-Medium-768x1040.webp" class="attachment-medium_large size-medium_large wp-post-image" alt="StudyIQ English Language Book [2022 Edition] - English Medium" loading="lazy" srcset="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-English-Language-Book-2022-Edition-English-Medium-768x1040.webp 768w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-English-Language-Book-2022-Edition-English-Medium-222x300.webp 222w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-English-Language-Book-2022-Edition-English-Medium-756x1024.webp 756w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-English-Language-Book-2022-Edition-English-Medium.webp 1108w" sizes="(max-width: 768px) 100vw, 768px" itemprop="image" style="aspect-ratio: 277/375;" /></noscript></a><div class="card-content"><ul class="entry-meta" data-type="simple:slash" data-id="ghsXzs"><li class="meta-categories" data-type="simple"><a href="https://www.pavithran.net/category/education/" rel="tag" class="ct-term-85">Education</a>, <a href="https://www.pavithran.net/category/premium-content/" rel="tag" class="ct-term-1003">Premium Content</a></li></ul><h2 class="entry-title"><a href="https://www.pavithran.net/studyiq-english-language-pdf/" rel="bookmark">StudyIQ English Language Book PDF [2022 Edition]</a></h2><div class="entry-excerpt"><p>Are you gearing up for SSC, Railways, or other government examinations? The StudyIQ English Language Book [2022 Edition] is your ultimate companion to mastering the English language. With its comprehensive coverage and practical insights, this English Medium PDF focuses on…</p>
</div><a class="entry-button ct-button" href="https://www.pavithran.net/studyiq-english-language-pdf/">Read More<span class="screen-reader-text">StudyIQ English Language Book PDF [2022 Edition]</span></a><div class="ct-ghost"></div><ul class="entry-meta" data-type="simple:slash" data-id="tALCpw"><li class="meta-author" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a class="ct-meta-element-author" href="https://www.pavithran.net/author/krish/" title="Posts by Krish" rel="author" itemprop="url"><span itemprop="name">Krish</span></a></li><li class="meta-date" itemprop="datePublished"><time class="ct-meta-element-date" datetime="2024-09-24T11:23:57+05:30">September 24, 2024</time></li></ul></div></article><article class="entry-card post-19517 post type-post status-publish format-standard has-post-thumbnail hentry category-education category-premium-content tag-reasoning-books tag-studyiq-books" data-reveal="bottom:no"><a class="ct-media-container has-hover-effect" href="https://www.pavithran.net/studyiq-reasoningiq-book-pdf/" aria-label="StudyIQ’s Reasoning Book PDF [2022 Edition]" tabindex="-1"><img decoding="async" width="605" height="832" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20605%20832'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image" alt="StudyIQ Reasoning Book [2022 Edition] - English Medium" data-lazy-srcset="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Reasoning-Book-2022-Edition-English-Medium.webp 605w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Reasoning-Book-2022-Edition-English-Medium-218x300.webp 218w" data-lazy-sizes="(max-width: 605px) 100vw, 605px" itemprop="image" style="aspect-ratio: 605/832;" data-lazy-src="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Reasoning-Book-2022-Edition-English-Medium.webp"><noscript><img decoding="async" width="605" height="832" src="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Reasoning-Book-2022-Edition-English-Medium.webp" class="attachment-medium_large size-medium_large wp-post-image" alt="StudyIQ Reasoning Book [2022 Edition] - English Medium" loading="lazy" srcset="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Reasoning-Book-2022-Edition-English-Medium.webp 605w,https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-Reasoning-Book-2022-Edition-English-Medium-218x300.webp 218w" sizes="(max-width: 605px) 100vw, 605px" itemprop="image" style="aspect-ratio: 605/832;" /></noscript></a><div class="card-content"><ul class="entry-meta" data-type="simple:slash" data-id="ghsXzs"><li class="meta-categories" data-type="simple"><a href="https://www.pavithran.net/category/education/" rel="tag" class="ct-term-85">Education</a>, <a href="https://www.pavithran.net/category/premium-content/" rel="tag" class="ct-term-1003">Premium Content</a></li></ul><h2 class="entry-title"><a href="https://www.pavithran.net/studyiq-reasoningiq-book-pdf/" rel="bookmark">StudyIQ’s Reasoning Book PDF [2022 Edition]</a></h2><div class="entry-excerpt"><p>Are you preparing for competitive exams like SSC, Railways, or Banking? Look no further than StudyIQ’s ReasoningIQ Book PDF. With this comprehensive book, you can enhance your reasoning skills and boost your accuracy and timing consistency. Packed with 20 practice…</p>
</div><a class="entry-button ct-button" href="https://www.pavithran.net/studyiq-reasoningiq-book-pdf/">Read More<span class="screen-reader-text">StudyIQ’s Reasoning Book PDF [2022 Edition]</span></a><div class="ct-ghost"></div><ul class="entry-meta" data-type="simple:slash" data-id="tALCpw"><li class="meta-author" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a class="ct-meta-element-author" href="https://www.pavithran.net/author/krish/" title="Posts by Krish" rel="author" itemprop="url"><span itemprop="name">Krish</span></a></li><li class="meta-date" itemprop="datePublished"><time class="ct-meta-element-date" datetime="2024-09-24T11:09:11+05:30">September 24, 2024</time></li></ul></div></article></div>
		<nav class="ct-pagination" data-pagination="simple">
			<div class=""><span aria-current="page" class="page-numbers current">1</span>
<a class="page-numbers" href="https://www.pavithran.net/page/2/">2</a>
<a class="page-numbers" href="https://www.pavithran.net/page/3/">3</a>
<a class="page-numbers" href="https://www.pavithran.net/page/4/">4</a>
<span class="page-numbers dots">…</span>
<a class="page-numbers" href="https://www.pavithran.net/page/138/">138</a></div><a class="next page-numbers" rel="next" href="https://www.pavithran.net/page/2/">Next <svg width="9px" height="9px" viewBox="0 0 15 15" fill="currentColor"><path d="M4.1,15c0.2,0,0.4-0.1,0.6-0.2L11.4,8c0.3-0.3,0.3-0.8,0-1.1L4.8,0.2C4.5-0.1,4-0.1,3.7,0.2C3.4,0.5,3.4,1,3.7,1.3l6.1,6.1l-6.2,6.2c-0.3,0.3-0.3,0.8,0,1.1C3.7,14.9,3.9,15,4.1,15z"></path></svg></a>
			
		</nav></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-50f3478" data-block-id="50f3478"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-50f3478-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-38e2f13" data-v="4" data-block-id="38e2f13"><div class="stk-column-wrapper stk-block-column__content stk-container stk-38e2f13-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-38e2f13-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-a59c701" id="span-style-color-000000-class-stk-highlight-strong-choose-the-exam-you-prepare-for-strong-span" data-block-id="a59c701"><h2 class="stk-block-heading__text has-text-align-center"><span style="color: #000000;" class="stk-highlight"><strong>CHOOSE THE EXAM YOU PREPARE FOR</strong></span></h2></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-09038c3" data-block-id="09038c3"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-09038c3-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-1806622 stk-block-background" data-v="4" data-block-id="1806622"><div class="stk-column-wrapper stk-block-column__content stk-container stk-1806622-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-1806622-inner-blocks">
<div class="wp-block-stackable-button-group stk-block-button-group stk-block stk-32fac4f" data-block-id="32fac4f"><div class="stk-row stk-inner-blocks has-text-align-center stk-block-content stk-button-group">
<div class="wp-block-stackable-icon-button stk-block-icon-button stk-block stk-5138d94" data-block-id="5138d94"><a class="stk-link stk-button stk--hover-effect-darken" href=""><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-hidden="true" width="32" height="32"><path d="M243.4 2.6l-224 96c-14 6-21.8 21-18.7 35.8S16.8 160 32 160v8c0 13.3 10.7 24 24 24H456c13.3 0 24-10.7 24-24v-8c15.2 0 28.3-10.7 31.3-25.6s-4.8-29.9-18.7-35.8l-224-96c-8-3.4-17.2-3.4-25.2 0zM128 224H64V420.3c-.6 .3-1.2 .7-1.8 1.1l-48 32c-11.7 7.8-17 22.4-12.9 35.9S17.9 512 32 512H480c14.1 0 26.5-9.2 30.6-22.7s-1.1-28.1-12.9-35.9l-48-32c-.6-.4-1.2-.7-1.8-1.1V224H384V416H344V224H280V416H232V224H168V416H128V224zM256 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"></path></svg></div></span></a></div>
</div></div>



<div class="wp-block-stackable-text stk-block-text stk-block stk-cfbcce2" data-block-id="cfbcce2"><p class="stk-block-text__text has-text-color has-text-align-center"><strong>SSC EXAM</strong></p></div>
</div><a class="stk-link stk-block-link stk--transparent-overlay" href="https://www.pavithran.net/category/education/ssc-exam-preparation/" aria-hidden="true" tabindex="-1" target="_blank" rel="noreferrer noopener"></a></div></div>



<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-df419f7 stk-block-background" data-v="4" data-block-id="df419f7"><div class="stk-column-wrapper stk-block-column__content stk-container stk-df419f7-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-df419f7-inner-blocks">
<div class="wp-block-stackable-button-group stk-block-button-group stk-block stk-b966735" data-block-id="b966735"><div class="stk-row stk-inner-blocks has-text-align-center stk-block-content stk-button-group">
<div class="wp-block-stackable-icon-button stk-block-icon-button stk-block stk-51cd6c0" data-block-id="51cd6c0"><a class="stk-link stk-button stk--hover-effect-darken" href=""><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" aria-hidden="true" width="32" height="32"><path d="M384 96V320H64L64 96H384zM64 32C28.7 32 0 60.7 0 96V320c0 35.3 28.7 64 64 64H181.3l-10.7 32H96c-17.7 0-32 14.3-32 32s14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H277.3l-10.7-32H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm464 0c-26.5 0-48 21.5-48 48V432c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H528zm16 64h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H544c-8.8 0-16-7.2-16-16s7.2-16 16-16zm-16 80c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H544c-8.8 0-16-7.2-16-16zm32 160a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"></path></svg></div></span></a></div>
</div></div>



<div class="wp-block-stackable-text stk-block-text stk-block stk-50b2a3a" data-block-id="50b2a3a"><p class="stk-block-text__text has-text-color has-text-align-center"><strong>BANK EXAM</strong></p></div>
</div><a class="stk-link stk-block-link stk--transparent-overlay" href="https://www.pavithran.net/category/education/banking-exams-preparation/" aria-hidden="true" tabindex="-1" target="_blank" rel="noreferrer noopener"></a></div></div>



<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-870954f stk-block-background" data-v="4" data-block-id="870954f"><div class="stk-column-wrapper stk-block-column__content stk-container stk-870954f-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-870954f-inner-blocks">
<div class="wp-block-stackable-button-group stk-block-button-group stk-block stk-ed5395d" data-block-id="ed5395d"><div class="stk-row stk-inner-blocks has-text-align-center stk-block-content stk-button-group">
<div class="wp-block-stackable-icon-button stk-block-icon-button stk-block stk-04143bd" data-block-id="04143bd"><a class="stk-link stk-button stk--hover-effect-darken" href=""><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-hidden="true" width="32" height="32"><path d="M71 12.5c-8.6 1-15 8.2-15 16.8c0 9.3 7.5 16.8 16.7 16.9H184.1c8.8-.1 15.9-7.2 15.9-16V16c0-9.5-8.3-17-17.8-15.9L71 12.5zM189.5 78.1H66.5C64.9 83.8 64 89.8 64 96c0 35.3 28.7 64 64 64s64-28.7 64-64c0-6.2-.9-12.2-2.5-17.9zM32 256v32c0 17.7 14.3 32 32 32H192c1.8 0 3.5-.1 5.2-.4L53 208.6C40.1 220.3 32 237.2 32 256zm190.2 42.5c1.1-3.3 1.8-6.8 1.8-10.5V256c0-35.3-28.7-64-64-64H96c-3.7 0-7.4 .3-10.9 .9L222.2 298.5zM384 160a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm-32 32c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32H448c17.7 0 32-14.3 32-32V256c0-35.3-28.7-64-64-64H352zM215.8 450.1c5.2-4.6 8.2-11.1 8.2-18.1s-3-13.5-8.2-18.1l-64-56c-7.1-6.2-17.1-7.7-25.7-3.8S112 366.6 112 376v32l-88 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l88 0v32c0 9.4 5.5 18 14.1 21.9s18.6 2.4 25.7-3.8l64-56zM288 431.9c0 6.9 2.9 13.5 8.1 18.1l64 56.4c7.1 6.2 17.1 7.8 25.7 3.9s14.1-12.4 14.1-21.9l0-32.4 88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-88 0 0-32c0-9.4-5.5-18-14.1-21.9s-18.6-2.4-25.7 3.8l-64 56c-5.2 4.5-8.2 11.1-8.2 18z"></path></svg></div></span></a></div>
</div></div>



<div class="wp-block-stackable-text stk-block-text stk-block stk-eeb0ee7" data-block-id="eeb0ee7"><p class="stk-block-text__text has-text-color has-text-align-center"><strong>UPSC EXAM</strong></p></div>
</div><a class="stk-link stk-block-link stk--transparent-overlay" href="https://www.pavithran.net/category/education/upsc-exams/" aria-hidden="true" tabindex="-1" target="_blank" rel="noreferrer noopener"></a></div></div>
</div></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-9d70d0d" data-block-id="9d70d0d"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-9d70d0d-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-cfc7802 stk-block-background" data-v="4" data-block-id="cfc7802"><div class="stk-column-wrapper stk-block-column__content stk-container stk-cfc7802-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-cfc7802-inner-blocks">
<div class="wp-block-stackable-button-group stk-block-button-group stk-block stk-24e334b" data-block-id="24e334b"><div class="stk-row stk-inner-blocks has-text-align-center stk-block-content stk-button-group">
<div class="wp-block-stackable-icon-button stk-block-icon-button stk-block stk-0f827f4" data-block-id="0f827f4"><a class="stk-link stk-button stk--hover-effect-darken" href=""><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" aria-hidden="true" width="32" height="32"><path d="M96 0C43 0 0 43 0 96V352c0 48 35.2 87.7 81.1 94.9l-46 46C28.1 499.9 33.1 512 43 512H82.7c8.5 0 16.6-3.4 22.6-9.4L160 448H288l54.6 54.6c6 6 14.1 9.4 22.6 9.4H405c10 0 15-12.1 7.9-19.1l-46-46c46-7.1 81.1-46.9 81.1-94.9V96c0-53-43-96-96-96H96zM64 128c0-17.7 14.3-32 32-32h80c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V128zM272 96h80c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H272c-17.7 0-32-14.3-32-32V128c0-17.7 14.3-32 32-32zM64 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm288-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"></path></svg></div></span></a></div>
</div></div>



<div class="wp-block-stackable-text stk-block-text stk-block stk-31de5f1" data-block-id="31de5f1"><p class="stk-block-text__text has-text-color has-text-align-center"><strong>RAILWAY EXAM</strong></p></div>
</div><a class="stk-link stk-block-link stk--transparent-overlay" href="https://www.pavithran.net/category/education/railway-exams/" aria-hidden="true" tabindex="-1" target="_blank" rel="noreferrer noopener"></a></div></div>



<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-4c0b848 stk-block-background" data-v="4" data-block-id="4c0b848"><div class="stk-column-wrapper stk-block-column__content stk-container stk-4c0b848-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-4c0b848-inner-blocks">
<div class="wp-block-stackable-button-group stk-block-button-group stk-block stk-cf785ab" data-block-id="cf785ab"><div class="stk-row stk-inner-blocks has-text-align-center stk-block-content stk-button-group">
<div class="wp-block-stackable-icon-button stk-block-icon-button stk-block stk-8aea0a5" data-block-id="8aea0a5"><a class="stk-link stk-button stk--hover-effect-darken" href=""><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-hidden="true" width="32" height="32"><path d="M489.7 153.8c-.1-65.4-51-119-110.7-138.3C304.8-8.5 207-5 136.1 28.4C50.3 68.9 23.3 157.7 22.3 246.2C21.5 319 28.7 510.6 136.9 512c80.3 1 92.3-102.5 129.5-152.3c26.4-35.5 60.5-45.5 102.4-55.9c72-17.8 121.1-74.7 121-150z"></path></svg></div></span></a></div>
</div></div>



<div class="wp-block-stackable-text stk-block-text stk-block stk-aff0277" data-block-id="aff0277"><p class="stk-block-text__text has-text-color has-text-align-center"><strong>TNPSC EXAM</strong></p></div>
</div><a class="stk-link stk-block-link stk--transparent-overlay" href="https://www.pavithran.net/category/education/tnpsc-exam-preparation/" aria-hidden="true" tabindex="-1" target="_blank" rel="noreferrer noopener"></a></div></div>
</div></div>
</div></div></div>
</div></div>



<p></p>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide">



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-3eff478 stk-block-background" data-block-id="3eff478"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-3eff478-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-4e37d81" data-v="4" data-block-id="4e37d81"><div class="stk-column-wrapper stk-block-column__content stk-container stk-4e37d81-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-4e37d81-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-b42aa63" id="history-books" data-block-id="b42aa63"><h2 class="stk-block-heading__text has-text-color has-text-align-center">HISTORY BOOKS</h2></div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-posts alignwide stk-block-posts stk--has-container stk-block stk-d60cd22 stk-block-background is-style-list" data-v="2" data-block-id="d60cd22"><div class="stk-inner-blocks stk-content-align stk-d60cd22-column alignwide"><div class="stk-block-posts__items"><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-indian-history-ncert-pdf/">Arihant Indian History NCERT Notes + MCQs PDF [Latest Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-04T00:42:53+05:30">June 4, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-indian-history-ncert-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/dreamland-atlas-of-india-pdf/">Atlas of India Book &amp; World Atlas by Dreamland PDF Download</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-07T20:09:18+05:30">March 7, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/dreamland-atlas-of-india-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/spectrum-modern-history-pdf/">Spectrum Modern History PDF in English [Free Download]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-02T00:58:07+05:30">March 2, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/spectrum-modern-history-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/blackbook-of-general-awareness-pdf/">[PDF] BlackBook of General Awareness Book by Nikhil Gupta</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-01T21:36:37+05:30">March 1, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/blackbook-of-general-awareness-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/bipin-chandra-history-book-for-upsc-pdf/">Bipin Chandra History Book for UPSC PDF [4 E-BOOKS]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T04:49:35+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/bipin-chandra-history-book-for-upsc-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/india-struggle-for-independence-pdf/">[Latest] India’s Struggle for Independence by Bipin Chandra PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T04:40:08+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/india-struggle-for-independence-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/india-since-independence-bipin-chandra-pdf/">[PDF] India Since Independence by Bipin Chandra | Latest Edition</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T04:35:51+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/india-since-independence-bipin-chandra-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/india-after-independence-by-bipin-chandra-pdf/">India After Independence Book by Bipin Chandra PDF [Free]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T04:29:20+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/india-after-independence-by-bipin-chandra-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/history-ncert-plus-disha-pdf/">Disha’s History, Art &amp; Culture NCERT PLUS Book PDF [2021 Ed]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T04:26:57+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/history-ncert-plus-disha-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/history-books-in-hindi-by-kk-sharma-pdf/">[Free] KK Sharma’s History Books in Hindi PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T04:24:44+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/history-books-in-hindi-by-kk-sharma-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/history-of-medieval-india-by-satish-chandra-pdf/">History of Medieval India – Satish Chandra PDF [2022 Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T04:18:30+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/history-of-medieval-india-by-satish-chandra-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/bipin-chandra-modern-history-pdf/">[PDF] History of Modern India by Bipin Chandra – 2020 Edition</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T04:13:57+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/bipin-chandra-modern-history-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/mastering-modern-world-history-book-pdf/">Mastering Modern World History Book PDF [5th Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T03:47:26+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/mastering-modern-world-history-book-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-magbook-indian-history-pdf/">Arihant Magbook Indian History PDF Download [English &amp; Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T02:04:09+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-magbook-indian-history-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/oswal-objective-indian-history-pdf/">Oswal Objective Indian History Book PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-09T22:45:52+05:30">January 9, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/oswal-objective-indian-history-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/ancient-history-by-rs-sharma-in-hindi-pdf-download/">Download Ancient History by RS Sharma PDF in Hindi for UPSC</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2021-12-12T04:08:41+05:30">December 12, 2021</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/ancient-history-by-rs-sharma-in-hindi-pdf-download/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/disha-history-book-pdf/">Disha Quick Indian History for Competitive Exams Book PDF Download</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2021-01-10T02:15:30+05:30">January 10, 2021</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/disha-history-book-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/india-and-the-contemporary-world-2/">Download India and the Contemporary World 2 of Class 10 PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2020-05-22T18:47:00+05:30">May 22, 2020</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/india-and-the-contemporary-world-2/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/india-and-the-contemporary-world-1/">Download India and the Contemporary World 1 of Class 9 PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2020-05-22T18:14:33+05:30">May 22, 2020</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/india-and-the-contemporary-world-1/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-d60cd22-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/indian-history-1000-mcqs-pdf-in-english-hindi-for-upsc-ssc-exams/">6000+ Ancient Indian History MCQs PDF Download in English &amp; Hindi for UPSC &amp; SSC exams</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2020-04-01T03:36:56+05:30">April 1, 2020</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/indian-history-1000-mcqs-pdf-in-english-hindi-for-upsc-ssc-exams/">Continue Reading→</a></article></div></div></div><div class="stk-inner-blocks"></div></div></div>



<hr class="wp-block-separator has-alpha-channel-opacity">



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-f9596e5" data-block-id="f9596e5"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-f9596e5-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-2d97d54" data-v="4" data-block-id="2d97d54"><div class="stk-column-wrapper stk-block-column__content stk-container stk-2d97d54-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-2d97d54-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-00d12a8 stk-block-background" id="geography-books" data-block-id="00d12a8"><h2 class="stk-block-heading__text has-text-color has-text-align-center">GEOGRAPHY BOOKS</h2></div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-posts alignwide stk-block-posts stk--has-container stk-block stk-3ef8f53 stk-block-background is-style-list" data-v="2" data-block-id="3ef8f53"><div class="stk-inner-blocks stk-content-align stk-3ef8f53-column alignwide"><div class="stk-block-posts__items"><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/ias100-geography-notes-pdf/">IAS100 Geography Notes PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-08-20T21:00:56+05:30">August 20, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/ias100-geography-notes-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/indian-and-world-geography-majid-husain-pdf/">Indian &amp; World Geography by Majid Husain [4th Edition] PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-08-04T17:55:02+05:30">August 4, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/indian-and-world-geography-majid-husain-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-geography-ncert-pdf/">Arihant Geography NCERT Notes + MCQs PDF [Latest Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-04T00:44:57+05:30">June 4, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-geography-ncert-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/gc-leong-geography-pdf/">GC Leong Certificate Physical &amp; Human Geography PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-20T05:46:47+05:30">March 20, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/gc-leong-geography-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/pmf-ias-geography-notes-pdf/">PMF IAS Geography Notes PDF [Latest]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-02-08T17:10:40+05:30">February 8, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/pmf-ias-geography-notes-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/visionias-geography-pdf/">Vision IAS Geography Study Materials &amp; Notes PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-30T19:39:19+05:30">January 30, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/visionias-geography-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/the-incredible-history-of-indias-geography-by-sanjeev-sanyal-pdf/">The Incredible History of India’s Geography – Sanjeev Sanyal PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-27T19:34:19+05:30">January 27, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/the-incredible-history-of-indias-geography-by-sanjeev-sanyal-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/best-geography-books-for-competitive-exams/">11 Must-Have Geography Books for Acing Any Competitive Exams</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-13T04:08:10+05:30">January 13, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/best-geography-books-for-competitive-exams/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-magbook-geography-pdf/">Arihant Magbook Indian Geography PDF [English &amp; Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T01:58:11+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-magbook-geography-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/oswal-objective-geography-pdf/">Oswal Objective Geography Book PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-09T22:54:30+05:30">January 9, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/oswal-objective-geography-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/geography-handwritten-notes-in-hindi-pdf/">Geography Handwritten Notes in Hindi PDF [2023 Updated]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-11-27T02:08:29+05:30">November 27, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/geography-handwritten-notes-in-hindi-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/drishti-geography-pdf-in-hindi/">Drishti IAS Geography Notes PDF [HINDI]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-11-26T22:39:43+05:30">November 26, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/drishti-geography-pdf-in-hindi/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/geography-ncert-class-11-and-12-pdf/">Geography NCERT Class 11 and 12 PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-11-26T05:38:24+05:30">November 26, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/geography-ncert-class-11-and-12-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/india-comprehensive-geography-khullar-pdf/">[PDF] India A Comprehensive Geography Book – DR Khullar</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-11-19T17:07:45+05:30">November 19, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/india-comprehensive-geography-khullar-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/disha-geography-pdf/">Disha Quick Geography PDF Download</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-11-19T15:45:17+05:30">November 19, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/disha-geography-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/gs-score-geography-notes-pdf/">GS Score Geography Notes PDF [5 E-Books]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-10-20T18:06:45+05:30">October 20, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/gs-score-geography-notes-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/eg-classes-geography-pdf/">EG Classes Geography PDF [Prelims + Mains]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-10-20T03:38:11+05:30">October 20, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/eg-classes-geography-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3ef8f53-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/rushikesh-dudhat-geography-notes-pdf/">Rushikesh Dudhat Geography Handwritten Notes PDF [English]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-08-25T05:32:36+05:30">August 25, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/rushikesh-dudhat-geography-notes-pdf/">Continue Reading→</a></article></div></div></div><div class="stk-inner-blocks"></div></div></div>



<hr class="wp-block-separator has-alpha-channel-opacity">



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-5e2d41a" data-block-id="5e2d41a"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-5e2d41a-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-cc82c52" data-v="4" data-block-id="cc82c52"><div class="stk-column-wrapper stk-block-column__content stk-container stk-cc82c52-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-cc82c52-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-3c5cd22 stk-block-background" id="indian-polity-books" data-block-id="3c5cd22"><h2 class="stk-block-heading__text has-text-color has-text-align-center">INDIAN POLITY BOOKS</h2></div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-posts alignwide stk-block-posts stk--has-container stk-block stk-4cc253d stk-block-background is-style-list" data-v="2" data-block-id="4cc253d"><div class="stk-inner-blocks stk-content-align stk-4cc253d-column alignwide"><div class="stk-block-posts__items"><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-indian-polity-ncert-pdf/">Arihant Indian Polity NCERT Notes + MCQs PDF [Latest Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-04T00:45:28+05:30">June 4, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-indian-polity-ncert-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/visionias-polity-pdf/">VisionIAS Indian Polity PDF Download for Free</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-30T19:42:37+05:30">January 30, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/visionias-polity-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/crux-of-laxmikant-polity-pdf/">Crux of Laxmikant Polity PDF | Diademy IAS</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-30T19:28:58+05:30">January 30, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/crux-of-laxmikant-polity-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-magbook-indian-polity-pdf/">Arihant Magbook Indian Polity PDF Download in English [2022 Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T02:16:58+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-magbook-indian-polity-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/oswal-objective-indian-polity-pdf/">Oswal Objective Indian Polity Book PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-09T22:47:43+05:30">January 9, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/oswal-objective-indian-polity-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/indian-polity-laxmikanth-tamil-pdf/">Indian Polity by Laxmikanth Tamil PDF [6th Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-09T04:25:36+05:30">January 9, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/indian-polity-laxmikanth-tamil-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/indian-polity-laxmikanth-hindi-pdf/">Indian Polity by Laxmikanth in Hindi PDF [5th Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-11-09T04:02:19+05:30">November 9, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/indian-polity-laxmikanth-hindi-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/constitution-of-india-bare-act-pdf/">Constitution of India – Bare Act by Dr.P.K. Agarwal PDF Download</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-09-01T22:39:22+05:30">September 1, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/constitution-of-india-bare-act-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/disha-quick-indian-polity-pdf/">Disha Quick Indian Polity PDF Download</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-03-20T03:34:36+05:30">March 20, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/disha-quick-indian-polity-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/constitution-of-india-pm-bakshi-pdf/">Constitution of India Book by PM Bakshi PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-02-26T05:43:47+05:30">February 26, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/constitution-of-india-pm-bakshi-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/%e0%ae%87%e0%ae%a8%e0%af%8d%e0%ae%a4%e0%ae%bf%e0%ae%af-%e0%ae%85%e0%ae%b0%e0%ae%9a%e0%ae%bf%e0%ae%af%e0%ae%b2%e0%af%88%e0%ae%ae%e0%af%88%e0%ae%aa%e0%af%8d%e0%ae%aa%e0%af%81-pdf-in-%e0%ae%a4%e0%ae%ae/">இந்திய அரசியலைமைப்பு PDF in தமிழ் (Tamil)</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2020-04-10T04:46:52+05:30">April 10, 2020</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/%e0%ae%87%e0%ae%a8%e0%af%8d%e0%ae%a4%e0%ae%bf%e0%ae%af-%e0%ae%85%e0%ae%b0%e0%ae%9a%e0%ae%bf%e0%ae%af%e0%ae%b2%e0%af%88%e0%ae%ae%e0%af%88%e0%ae%aa%e0%af%8d%e0%ae%aa%e0%af%81-pdf-in-%e0%ae%a4%e0%ae%ae/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/1600-mcq-on-indian-polity-book-pdf-download-for-upsc-exams/">1600+ MCQ on Indian Polity Book with Answers PDF for UPSC exams</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2020-01-02T21:43:37+05:30">January 2, 2020</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/1600-mcq-on-indian-polity-book-pdf-download-for-upsc-exams/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4cc253d-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/best-books-for-indian-polity-in-tamil-to-buy/">Best Books for Indian Polity to Buy in Tamil</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2019-12-21T01:14:35+05:30">December 21, 2019</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/best-books-for-indian-polity-in-tamil-to-buy/">Continue Reading→</a></article></div></div></div><div class="stk-inner-blocks"></div></div></div>



<hr class="wp-block-separator has-alpha-channel-opacity">



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-e46f73e" data-block-id="e46f73e"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-e46f73e-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-4cab3c4" data-v="4" data-block-id="4cab3c4"><div class="stk-column-wrapper stk-block-column__content stk-container stk-4cab3c4-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-4cab3c4-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-ccafc7b stk-block-background" id="indian-economy-books" data-block-id="ccafc7b"><h2 class="stk-block-heading__text has-text-color has-text-align-center">INDIAN ECONOMY BOOKS</h2></div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-posts alignwide stk-block-posts stk--has-container stk-block stk-67a5681 stk-block-background is-style-list" data-v="2" data-block-id="67a5681"><div class="stk-inner-blocks stk-content-align stk-67a5681-column alignwide"><div class="stk-block-posts__items"><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/pdf-indian-economy-by-aman-soni-disha/">[PDF] Indian Economy by Aman Soni – Disha</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-08-15T21:18:28+05:30">August 15, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/pdf-indian-economy-by-aman-soni-disha/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/indian-economy-indian-financial-system-by-iibf-pdf/">Indian Economy &amp; Indian Financial System by IIBF [PDF]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-08-10T21:55:27+05:30">August 10, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/indian-economy-indian-financial-system-by-iibf-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-economy-ncert-pdf/">Arihant Indian Economy NCERT Notes + MCQs PDF [Latest]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-04T00:38:02+05:30">June 4, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-economy-ncert-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/prabhat-indian-economy-1000-mcqs-set-of-2-books-pdf/">Prabhat Indian Economy &amp; 1000+ MCQs (Set of 2 Books) PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-03T23:59:55+05:30">June 3, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/prabhat-indian-economy-1000-mcqs-set-of-2-books-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/uma-kapila-indian-economy-pdf/">Uma Kapila Indian Economy PDF [Latest Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-20T06:15:10+05:30">March 20, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/uma-kapila-indian-economy-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/crux-indian-economy-pdf/">Crux Notes of Indian Economy Revision Notes Pdf</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-30T19:29:42+05:30">January 30, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/crux-indian-economy-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/indian-economy-hindi-pdf/">[PDF] Best Indian Economy Books &amp; Notes in Hindi</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-16T23:22:22+05:30">January 16, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/indian-economy-hindi-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-magbook-indian-economy-pdf/">Arihant Magbook Indian Economy PDF [English &amp; Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T01:55:16+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-magbook-indian-economy-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/oswal-objective-indian-economy-pdf/">Oswal Objective Indian Economy Book PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-09T22:59:56+05:30">January 9, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/oswal-objective-indian-economy-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/indian-economy-sanjiv-verma-pdf/">[Free] Indian Economy by Sanjiv Verma PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-11-26T04:58:32+05:30">November 26, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/indian-economy-sanjiv-verma-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/disha-indian-economy-pdf/">[Free] Disha Quick Indian Economy PDF | 700+ MCQs Included</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-04-22T23:31:55+05:30">April 22, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/disha-indian-economy-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/crux-of-indian-economy-pdf/">Crux of Indian Economy for IAS Prelims [PDF] | Atul Mittal</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-04-22T02:32:51+05:30">April 22, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/crux-of-indian-economy-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-67a5681-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/tnpsc-economics-6th-to-10th-new-tex/">TNPSC Economics 6th to 10th New Text Book merged in Single PDF Download</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2019-11-25T22:35:00+05:30">November 25, 2019</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/tnpsc-economics-6th-to-10th-new-tex/">Continue Reading→</a></article></div></div></div><div class="stk-inner-blocks"></div></div></div>



<hr class="wp-block-separator has-alpha-channel-opacity">



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-5ba8d90" data-block-id="5ba8d90"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-5ba8d90-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-ea8cc29" data-v="4" data-block-id="ea8cc29"><div class="stk-column-wrapper stk-block-column__content stk-container stk-ea8cc29-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-ea8cc29-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-db9cfdd stk-block-background" id="gk-books" data-block-id="db9cfdd"><h2 class="stk-block-heading__text has-text-color has-text-align-center">GK BOOKS</h2></div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-posts alignwide stk-block-posts stk--has-container stk-block stk-4bc1b77 stk-block-background is-style-list" data-v="2" data-block-id="4bc1b77"><div class="stk-inner-blocks stk-content-align stk-4bc1b77-column alignwide"><div class="stk-block-posts__items"><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/ghatna-chakra-gk-pdf-in-hindi/">Ghatna Chakra GK Awareness 2025 PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-09-24T17:39:54+05:30">September 24, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/ghatna-chakra-gk-pdf-in-hindi/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/static-gk-theory-mcq-by-pinnacle-pdf/">Static GK (Theory + MCQ) by Pinnacle [English &amp; Hindi] PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-09-14T23:20:31+05:30">September 14, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/static-gk-theory-mcq-by-pinnacle-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/manohar-pandey-gk-arihant-pdf/">Download Arihant GK 2025 Book by Manohar Pandey PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-09-10T22:41:06+05:30">September 10, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/manohar-pandey-gk-arihant-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/general-knowledge-made-easy-pdf/">Download General Knowledge Made Easy Book PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-09-03T00:32:30+05:30">September 3, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/general-knowledge-made-easy-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/objective-general-knowledge-prabhat-pdf/">[PDF] Objective General Knowledge – Team Prabhat</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-08-22T05:41:22+05:30">August 22, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/objective-general-knowledge-prabhat-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/chanakya-ace-general-knowledge-adda247-hindi-pdf/">Chanakya Ace General Knowledge – Adda247 [HINDI] PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-07-20T17:59:33+05:30">July 20, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/chanakya-ace-general-knowledge-adda247-hindi-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/rwa-static-gk-hindi-pdf/">RWA Static GK [Hindi] – Rojgar with Ankit Sir PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-07-19T16:15:58+05:30">July 19, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/rwa-static-gk-hindi-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/rwa-general-knowledge-yellow-book-pdf/">RWA General Knowledge Yellow Book PDF [Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-07-19T02:21:11+05:30">July 19, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/rwa-general-knowledge-yellow-book-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/disha-general-knowledge-pdf/">Disha General Knowledge 2025 PDF for Competitive Exam</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-07-15T20:51:25+05:30">July 15, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/disha-general-knowledge-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-jharkhand-gk-objective-solved-papers-pdf-in-hindi/">YCT 2023 Jharkhand GK Objective Solved Papers PDF [Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-27T19:19:12+05:30">June 27, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-jharkhand-gk-objective-solved-papers-pdf-in-hindi/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-objective-general-knowledge/">Arihant Objective GK Chapterwise 6250 Questions PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-18T22:46:55+05:30">June 18, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-objective-general-knowledge/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-rrb-general-knowledge-solved-papers-pdf/">YCT RRB 2024 General Knowledge Solved Papers PDF [HIN + ENG]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-05-29T00:43:04+05:30">May 29, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-rrb-general-knowledge-solved-papers-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/ssc-hack-book-pdf/">Download SSC Hack Book PDF – Best for CGL, CHSL, CPO, GD &amp; MTS</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-20T04:05:10+05:30">March 20, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/ssc-hack-book-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/general-knowledge-book-by-r-gupta-pdf/">R Gupta General Knowledge 2023 Book PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-20T03:16:46+05:30">March 20, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/general-knowledge-book-by-r-gupta-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-general-knowledge-hindi-pdf/">YCT General Knowledge 2023-24 [Hindi Edition] Pdf</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-19T00:47:05+05:30">March 19, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-general-knowledge-hindi-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/static-gk-shivant-sir-pdf/">Static GK by Shivant Sir (GS Expert) – Bilingual PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-13T20:51:59+05:30">March 13, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/static-gk-shivant-sir-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/eklavya-haryana-gk-book-pdf/">Eklavya Haryana GK Book PDF Download</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-03T17:37:17+05:30">March 3, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/eklavya-haryana-gk-book-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/lucent-general-knowledge-pdf/">Lucent General Knowledge Book PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-03T00:24:36+05:30">March 3, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/lucent-general-knowledge-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/oswal-general-knowledge-pdf/">[PDF] Oswal General Knowledge 2024 Edition</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-31T06:05:30+05:30">January 31, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/oswal-general-knowledge-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-4bc1b77-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/fundamental-general-knowledge-disha-pdf/">Fundamental General Knowledge Disha PDF [5th Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-26T00:51:00+05:30">January 26, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/fundamental-general-knowledge-disha-pdf/">Continue Reading→</a></article></div></div></div><div class="stk-inner-blocks"></div></div></div>



<hr class="wp-block-separator has-alpha-channel-opacity">



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-df02c7a" data-block-id="df02c7a"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-df02c7a-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-ca0fe5a" data-v="4" data-block-id="ca0fe5a"><div class="stk-column-wrapper stk-block-column__content stk-container stk-ca0fe5a-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-ca0fe5a-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-7336fe2 stk-block-background" id="general-science-books" data-block-id="7336fe2"><h2 class="stk-block-heading__text has-text-color has-text-align-center">GENERAL SCIENCE BOOKS</h2></div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-posts alignwide stk-block-posts stk--has-container stk-block stk-3252940 stk-block-background is-style-list" data-v="2" data-block-id="3252940"><div class="stk-inner-blocks stk-content-align stk-3252940-column alignwide"><div class="stk-block-posts__items"><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/general-science-theory-mcq-by-pinnacle-pdf/">General Science (Theory + MCQ) by Pinnacle PDF [English &amp; Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-09-14T23:18:45+05:30">September 14, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/general-science-theory-mcq-by-pinnacle-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/pinnacle-railway-science-5300-tcs-mcq-pdf/">Pinnacle Railway Science 5300+ TCS MCQ PDF [English &amp; Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-09-04T02:08:54+05:30">September 4, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/pinnacle-railway-science-5300-tcs-mcq-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-ncert-science-class-6-to-12-solved-papers-pdf/">YCT NCERT SCIENCE Class 6 to 12 Solved Papers PDF [English Medium] 2024-25</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-23T19:09:17+05:30">June 23, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-ncert-science-class-6-to-12-solved-papers-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-rrb-2024-general-science-rapid-fire-pointer-one-liner-pdf-hindi-medium/">YCT RRB 2024 General Science Rapid Fire Pointer (One Liner) PDF [Hindi Medium]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-23T18:48:48+05:30">June 23, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-rrb-2024-general-science-rapid-fire-pointer-one-liner-pdf-hindi-medium/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-rrb-general-science-solved-papers-pdf/">YCT RRB General Science Solved Papers PDF [2024]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-28T23:09:44+05:30">March 28, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-rrb-general-science-solved-papers-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/upkar-general-science-pdf/">Upkar’s General Science PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-19T18:14:05+05:30">March 19, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/upkar-general-science-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/the-cracker-general-awareness-mcq-pdf/">The Cracker General Awareness + General Science MCQ PDF Download</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-03-03T17:45:23+05:30">March 3, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/the-cracker-general-awareness-mcq-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/lucent-general-science-pdf/">Lucent General Science PDF for Free [English &amp; Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-02-21T23:08:50+05:30">February 21, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/lucent-general-science-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/encyclopedia-of-general-science-pdf/">Encyclopedia of General Science Book PDF [English + Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-19T03:02:22+05:30">January 19, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/encyclopedia-of-general-science-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/disha-5000-general-science-pdf/">[PDF] Disha 5000+ General Science Chapter-wise MCQs</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T22:31:19+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/disha-5000-general-science-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-magbook-general-science-pdf/">Arihant Magbook General Science PDF [English &amp; Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T01:50:36+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-magbook-general-science-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/kiran-general-science-one-liner-approach-pdf/">Kiran General Science One Liner Approach PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-09T02:28:16+05:30">January 9, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/kiran-general-science-one-liner-approach-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/oswal-objective-general-science-pdf/">Oswal Objective General Science Book PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-11-05T17:18:32+05:30">November 5, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/oswal-objective-general-science-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/sk-jha-science-book-pdf-download/">SK Jha General Science (Samanya Vigyan) Book PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2023-02-13T20:18:37+05:30">February 13, 2023</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/sk-jha-science-book-pdf-download/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-3252940-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/disha-general-science-pdf/">Disha Quick General Science PDF Download</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2021-01-08T05:04:47+05:30">January 8, 2021</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/disha-general-science-pdf/">Continue Reading→</a></article></div></div></div><div class="stk-inner-blocks"></div></div></div>



<hr class="wp-block-separator has-alpha-channel-opacity">



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-8975a9d" data-block-id="8975a9d"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-8975a9d-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-78ceb08" data-v="4" data-block-id="78ceb08"><div class="stk-column-wrapper stk-block-column__content stk-container stk-78ceb08-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-78ceb08-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-4dce55c stk-block-background" id="banking-awareness-books" data-block-id="4dce55c"><h2 class="stk-block-heading__text has-text-color has-text-align-center">BANKING AWARENESS BOOKS</h2></div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-posts alignwide stk-block-posts stk--has-container stk-block stk-ba8d140 stk-block-background is-style-list" data-v="2" data-block-id="ba8d140"><div class="stk-inner-blocks stk-content-align stk-ba8d140-column alignwide"><div class="stk-block-posts__items"><div class="stk-block-posts__item"><div class="stk-container stk-ba8d140-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/disha-banking-awareness-pdf/">Disha Banking Awareness Pdf [Latest Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-07-16T01:23:58+05:30">July 16, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/disha-banking-awareness-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-ba8d140-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/oliveboard-banking-bolt-pdf/">Oliveboard Banking Bolt PDF – Special Ed for Static Banking GK</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-08T04:00:12+05:30">January 8, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/oliveboard-banking-bolt-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-ba8d140-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-banking-awareness-pdf/">Arihant Banking Awareness PDF [English &amp; Hindi] | Latest Edition</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-08T03:57:08+05:30">January 8, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-banking-awareness-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-ba8d140-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/banking-awareness-book-pdf/">Best Banking Awareness Books PDF for All Bank Exams [2024]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-08T03:44:31+05:30">January 8, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/banking-awareness-book-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-ba8d140-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/ace-banking-awareness-book-pdf/">Ace Banking &amp; Static Awareness Book PDF from Adda247 [English + Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-08T03:31:58+05:30">January 8, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/ace-banking-awareness-book-pdf/">Continue Reading→</a></article></div></div></div><div class="stk-inner-blocks"></div></div></div>



<hr class="wp-block-separator has-alpha-channel-opacity">



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-a8beaa1" data-block-id="a8beaa1"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-a8beaa1-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-e6918cb" data-v="4" data-block-id="e6918cb"><div class="stk-column-wrapper stk-block-column__content stk-container stk-e6918cb-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-e6918cb-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-26378ca stk-block-background" id="computer-awareness-books" data-block-id="26378ca"><h2 class="stk-block-heading__text has-text-color has-text-align-center">COMPUTER AWARENESS BOOKS</h2></div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-posts alignwide stk-block-posts stk--has-container stk-block stk-34b3823 stk-block-background is-style-list" data-v="2" data-block-id="34b3823"><div class="stk-inner-blocks stk-content-align stk-34b3823-column alignwide"><div class="stk-block-posts__items"><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-computer-planner-solved-papers-pdf/">YCT Computer Planner Solved Papers PDF [English Medium]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-07-06T19:16:51+05:30">July 6, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-computer-planner-solved-papers-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/computer-vibes-by-labh-singh-nain-sir-theory-and-practical-questions-pdf/">Computer Vibes by Labh Singh Nain sir – Theory and Practical Questions PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-07-03T03:08:02+05:30">July 3, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/computer-vibes-by-labh-singh-nain-sir-theory-and-practical-questions-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/computer-book-pdf-by-xeeed-in-hindi/">Computer Book by X-EEED Publication PDF [Hindi]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-23T22:42:24+05:30">June 23, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/computer-book-pdf-by-xeeed-in-hindi/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/computer-2-0-e-book-for-all-exam-rbe-pdf/">Computer 2.0 E-book For All Exam – RBE PDF [Hindi &amp; English]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-06T16:02:48+05:30">June 6, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/computer-2-0-e-book-for-all-exam-rbe-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/computer-awareness-for-rbi-assistant-pdf/">Download Computer Awareness Books for RBI Assistant PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-05-02T05:05:54+05:30">May 2, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/computer-awareness-for-rbi-assistant-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-computer-book-pdf/">YCT Computer Quick Revision Capsule PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-04-04T05:07:57+05:30">April 4, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-computer-book-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-computer-awareness-pdf/">Arihant Computer Awareness PDF Download [Latest Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-02-19T00:44:54+05:30">February 19, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-computer-awareness-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/computer-aptitude-book-pdf/">Computer Aptitude Book in PDF Download for Banking Exams | Adda247</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-02-19T00:33:58+05:30">February 19, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/computer-aptitude-book-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/disha-computer-knowledge-book-pdf/">Disha Computer Knowledge Book PDF Download for Banking Exams</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-02-19T00:26:59+05:30">February 19, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/disha-computer-knowledge-book-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/turning-point-computer-awareness-pdf-download-for-free/">Turning Point Computer Awareness PDF Download for Free</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-02-18T01:06:57+05:30">February 18, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/turning-point-computer-awareness-pdf-download-for-free/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/kiran-objective-computer-knowledge-literacy-1690-objective-questions-pdf/">Kiran Objective Computer Knowledge &amp; Literacy 1690+ Objective Questions PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-02-18T00:20:55+05:30">February 18, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/kiran-objective-computer-knowledge-literacy-1690-objective-questions-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/full-form-of-computer-its-related-terms/">Full-Form of Computer &amp; It’s Related Terms</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2020-04-24T18:59:45+05:30">April 24, 2020</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/full-form-of-computer-its-related-terms/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/1000-one-liner-questions-computer-awareness-pdf-download-for-banking-ssc/">2000+ One Liner Questions Computer Awareness PDF Download for Banking &amp; SSC</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2020-04-15T05:27:27+05:30">April 15, 2020</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/1000-one-liner-questions-computer-awareness-pdf-download-for-banking-ssc/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-34b3823-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/cbse-computer-science-notes-for-class-9-10-pdf-download/">CBSE Computer Science Notes of Class 9 &amp; 10 pdf Download</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2020-01-02T21:58:38+05:30">January 2, 2020</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/cbse-computer-science-notes-for-class-9-10-pdf-download/">Continue Reading→</a></article></div></div></div><div class="stk-inner-blocks"></div></div></div>



<p></p>



<hr class="wp-block-separator has-alpha-channel-opacity">



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-cc8dcb8" data-block-id="cc8dcb8"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-cc8dcb8-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-b5f8586" data-v="4" data-block-id="b5f8586"><div class="stk-column-wrapper stk-block-column__content stk-container stk-b5f8586-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-b5f8586-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-6062e64 stk-block-background" id="civil-engg-books" data-block-id="6062e64"><h2 class="stk-block-heading__text has-text-color has-text-align-center">CIVIL ENGG BOOKS</h2></div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-posts alignwide stk-block-posts stk--has-container stk-block stk-5409e1c stk-block-background is-style-list" data-v="2" data-block-id="5409e1c"><div class="stk-inner-blocks stk-content-align stk-5409e1c-column alignwide"><div class="stk-block-posts__items"><div class="stk-block-posts__item"><div class="stk-container stk-5409e1c-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-ssc-je-civil-engineering-pre-mains-solved-papers-pdf/">YCT SSC JE CIVIL ENGG Pre &amp; Mains (Technical) Solved Papers PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-23T01:32:46+05:30">June 23, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-ssc-je-civil-engineering-pre-mains-solved-papers-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-5409e1c-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-rrb-je-civil-engineering-solved-papers-pdf/">YCT RRB-JE Civil &amp; Allied Engineering Stage-2 Solved Papers [Bilingual] PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-06-13T22:36:34+05:30">June 13, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-rrb-je-civil-engineering-solved-papers-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-5409e1c-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-civil-engineering-smart-scan-pdf/">YCT Civil Engineering Smart Scan PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-02-07T05:37:45+05:30">February 7, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-civil-engineering-smart-scan-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-5409e1c-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/r-gupta-civil-engineering-objective-book-pdf/">R Gupta’s Objective Civil Engineering PDF [Latest Edition]</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T03:30:37+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/r-gupta-civil-engineering-objective-book-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-5409e1c-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/handbook-of-civil-engineering-gkp-pdf/">[PDF] Handbook of Civil Engineering – Praveen Dwivedi | GKP</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T03:27:05+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/handbook-of-civil-engineering-gkp-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-5409e1c-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/ssc-je-civil-disha-publication-pdf/">[Free] Disha SSC Junior Engineer Civil &amp; Structural Engineering PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T03:24:00+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/ssc-je-civil-disha-publication-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-5409e1c-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-civil-engineering-solved-papers-pdf/">YCT Civil Engineering Solved Papers PDF | For SSC-JE &amp; RRB-JE</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T03:22:26+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-civil-engineering-solved-papers-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-5409e1c-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/civil-engineering-through-objective-type-questions-sp-gupta-pdf/">Civil Engineering Through Objective Type Questions SP Gupta PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T03:00:31+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/civil-engineering-through-objective-type-questions-sp-gupta-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-5409e1c-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/civil-engineering-objective-by-jayarami-reddy-pdf/">Civil Engineering (Objective Type) by P Jayarami Reddy PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-12T02:56:26+05:30">January 12, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/civil-engineering-objective-by-jayarami-reddy-pdf/">Continue Reading→</a></article></div></div></div><div class="stk-inner-blocks"></div></div></div>



<hr class="wp-block-separator has-alpha-channel-opacity">



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-stackable-columns stk-block-columns stk-block stk-529c259" data-block-id="529c259"><div class="stk-row stk-inner-blocks stk-block-content stk-content-align stk-529c259-column">
<div class="wp-block-stackable-column stk-block-column stk-column stk-block stk-cf242a4" data-v="4" data-block-id="cf242a4"><div class="stk-column-wrapper stk-block-column__content stk-container stk-cf242a4-container stk--no-background stk--no-padding"><div class="stk-block-content stk-inner-blocks stk-cf242a4-inner-blocks">
<div class="wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-f1162bc stk-block-background" id="mechanical-engg-books" data-block-id="f1162bc"><h2 class="stk-block-heading__text has-text-color has-text-align-center">MECHANICAL ENGG BOOKS</h2></div>
</div></div></div>
</div></div>



<div class="wp-block-stackable-posts alignwide stk-block-posts stk--has-container stk-block stk-567714e stk-block-background is-style-list" data-v="2" data-block-id="567714e"><div class="stk-inner-blocks stk-content-align stk-567714e-column alignwide"><div class="stk-block-posts__items"><div class="stk-block-posts__item"><div class="stk-container stk-567714e-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-rrb-je-mechanical-engineering-stage-2-solved-papers-pdf/">YCT 2024 RRB JE Mechanical Engg Stage-2 Solved Papers PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-07-06T19:40:26+05:30">July 6, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-rrb-je-mechanical-engineering-stage-2-solved-papers-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-567714e-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/ssc-je-mechanical-engineering-solved_6/">SSC JE Mechanical Engineering Solved Papers eBook PDF Download</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-11T19:03:52+05:30">January 11, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/ssc-je-mechanical-engineering-solved_6/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-567714e-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/ssc-je-mechanical-disha-publication-pdf/">[FREE] Disha SSC JE Mechanical Engineering Exam Guide PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-11T18:58:17+05:30">January 11, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/ssc-je-mechanical-disha-publication-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-567714e-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/arihant-handbook-of-mechanical-engineering-pdf/">Arihant Handbook of Mechanical Engineering Book Pdf</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-11T18:56:18+05:30">January 11, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/arihant-handbook-of-mechanical-engineering-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-567714e-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/handbook-of-mechanical-engineering-r-gupta-pdf/">Handbook of Mechanical Engineering R Gupta PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-11T18:54:07+05:30">January 11, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/handbook-of-mechanical-engineering-r-gupta-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-567714e-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/yct-mechanical-engineering-study-materials-pdf/">YCT Mechanical Engineering Study Materials PDF</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-11T18:30:52+05:30">January 11, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/yct-mechanical-engineering-study-materials-pdf/">Continue Reading→</a></article></div></div><div class="stk-block-posts__item"><div class="stk-container stk-567714e-container stk-hover-parent"><article class="stk-container-padding"><h3 class="stk-block-posts__title"><a href="https://www.pavithran.net/mechanical-engineering-ot-book-by-rk-bansal-pdf/">Mechanical Engineering Objective Type Book by RK Bansal Pdf</a></h3><aside class="stk-block-posts__meta stk-subtitle has-text-align-right"><time datetime="2024-01-11T18:28:30+05:30">January 11, 2024</time></aside><a class="stk-block-posts__readmore" href="https://www.pavithran.net/mechanical-engineering-ot-book-by-rk-bansal-pdf/">Continue Reading→</a></article></div></div></div><div class="stk-inner-blocks"></div></div></div>
		</div>

		
							
					
		<div class="ct-share-box ct-constrained-width ct-hidden-sm" data-location="bottom" data-type="type-1">
			
			<div data-icons-type="simple">
							
				<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.pavithran.net%2F" data-network="facebook" aria-label="Facebook" rel="noopener noreferrer nofollow">
					<span class="ct-icon-container">
					<svg width="20px" height="20px" viewBox="0 0 20 20" aria-hidden="true">
						<path d="M20,10.1c0-5.5-4.5-10-10-10S0,4.5,0,10.1c0,5,3.7,9.1,8.4,9.9v-7H5.9v-2.9h2.5V7.9C8.4,5.4,9.9,4,12.2,4c1.1,0,2.2,0.2,2.2,0.2v2.5h-1.3c-1.2,0-1.6,0.8-1.6,1.6v1.9h2.8L13.9,13h-2.3v7C16.3,19.2,20,15.1,20,10.1z"></path>
					</svg>
				</span>				</a>
							
				<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.pavithran.net%2F&amp;text=Home" data-network="twitter" aria-label="X (Twitter)" rel="noopener noreferrer nofollow">
					<span class="ct-icon-container">
					<svg width="20px" height="20px" viewBox="0 0 20 20" aria-hidden="true">
						<path d="M2.9 0C1.3 0 0 1.3 0 2.9v14.3C0 18.7 1.3 20 2.9 20h14.3c1.6 0 2.9-1.3 2.9-2.9V2.9C20 1.3 18.7 0 17.1 0H2.9zm13.2 3.8L11.5 9l5.5 7.2h-4.3l-3.3-4.4-3.8 4.4H3.4l5-5.7-5.3-6.7h4.4l3 4 3.5-4h2.1zM14.4 15 6.8 5H5.6l7.7 10h1.1z"></path>
					</svg>
				</span>				</a>
							
				<a href="#" data-network="pinterest" aria-label="Pinterest" rel="noopener noreferrer nofollow">
					<span class="ct-icon-container">
					<svg width="20px" height="20px" viewBox="0 0 20 20" aria-hidden="true">
						<path d="M10,0C4.5,0,0,4.5,0,10c0,4.1,2.5,7.6,6,9.2c0-0.7,0-1.5,0.2-2.3c0.2-0.8,1.3-5.4,1.3-5.4s-0.3-0.6-0.3-1.6c0-1.5,0.9-2.6,1.9-2.6c0.9,0,1.3,0.7,1.3,1.5c0,0.9-0.6,2.3-0.9,3.5c-0.3,1.1,0.5,1.9,1.6,1.9c1.9,0,3.2-2.4,3.2-5.3c0-2.2-1.5-3.8-4.2-3.8c-3,0-4.9,2.3-4.9,4.8c0,0.9,0.3,1.5,0.7,2C6,12,6.1,12.1,6,12.4c0,0.2-0.2,0.6-0.2,0.8c-0.1,0.3-0.3,0.3-0.5,0.3c-1.4-0.6-2-2.1-2-3.8c0-2.8,2.4-6.2,7.1-6.2c3.8,0,6.3,2.8,6.3,5.7c0,3.9-2.2,6.9-5.4,6.9c-1.1,0-2.1-0.6-2.4-1.2c0,0-0.6,2.3-0.7,2.7c-0.2,0.8-0.6,1.5-1,2.1C8.1,19.9,9,20,10,20c5.5,0,10-4.5,10-10C20,4.5,15.5,0,10,0z"></path>
					</svg>
				</span>				</a>
							
				<a href="https://www.linkedin.com/shareArticle?url=https%3A%2F%2Fwww.pavithran.net%2F&amp;title=Home" data-network="linkedin" aria-label="LinkedIn" rel="noopener noreferrer nofollow">
					<span class="ct-icon-container">
					<svg width="20px" height="20px" viewBox="0 0 20 20" aria-hidden="true">
						<path d="M18.6,0H1.4C0.6,0,0,0.6,0,1.4v17.1C0,19.4,0.6,20,1.4,20h17.1c0.8,0,1.4-0.6,1.4-1.4V1.4C20,0.6,19.4,0,18.6,0z M6,17.1h-3V7.6h3L6,17.1L6,17.1zM4.6,6.3c-1,0-1.7-0.8-1.7-1.7s0.8-1.7,1.7-1.7c0.9,0,1.7,0.8,1.7,1.7C6.3,5.5,5.5,6.3,4.6,6.3z M17.2,17.1h-3v-4.6c0-1.1,0-2.5-1.5-2.5c-1.5,0-1.8,1.2-1.8,2.5v4.7h-3V7.6h2.8v1.3h0c0.4-0.8,1.4-1.5,2.8-1.5c3,0,3.6,2,3.6,4.5V17.1z"></path>
					</svg>
				</span>				</a>
																																																			
			</div>
					</div>

			
		
	</article>

	
		
			</div>


	<section class="ct-trending-block ">
		<div class="ct-container" data-page="1">

			<h3 class="ct-module-title">
				Trending now<svg width="13" height="13" viewBox="0 0 13 13" fill="currentColor"><path d="M13 5.8V9c0 .4-.2.6-.5.6s-.5-.2-.5-.5V7.2l-4.3 4.2c-.2.2-.6.2-.8 0L4.6 9.1.9 12.8c-.1.1-.2.2-.4.2s-.3-.1-.4-.2c-.2-.2-.2-.6 0-.8l4.1-4.1c.2-.2.6-.2.8 0l2.3 2.3 3.8-3.8H9.2c-.3 0-.5-.2-.5-.5s.2-.5.5-.5h3.4c.2 0 .3.1.4.2v.2z"></path></svg>				
									<span class="ct-slider-arrows">
						<span class="ct-arrow-prev">
							<svg width="8" height="8" fill="currentColor" viewBox="0 0 8 8">
								<path d="M5.05555,8L1.05555,4,5.05555,0l.58667,1.12-2.88,2.88,2.88,2.88-.58667,1.12Z"></path>
							</svg>
						</span>

						<span class="ct-arrow-next">
							<svg width="8" height="8" fill="currentColor" viewBox="0 0 8 8">
								<path d="M2.35778,6.88l2.88-2.88L2.35778,1.12,2.94445,0l4,4-4,4-.58667-1.12Z"></path>
							</svg>
						</span>
					</span>
							</h3>

			<div class="ct-trending-block-item"><a class="ct-media-container" href="https://www.pavithran.net/gktoday-current-affairs-mcq-pdf/"><img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="Gktoday Current Affairs MCQs Pdf Download" decoding="async" itemprop="image" style="aspect-ratio: 1/1;" data-lazy-src="https://www.pavithran.net/wp-content/uploads/2022/12/Gktoday-Current-Affairs-MCQs-Pdf-Download-150x150.webp"><noscript><img width="150" height="150" src="https://www.pavithran.net/wp-content/uploads/2022/12/Gktoday-Current-Affairs-MCQs-Pdf-Download-150x150.webp" class="attachment-thumbnail size-thumbnail" alt="Gktoday Current Affairs MCQs Pdf Download" loading="lazy" decoding="async" itemprop="image" style="aspect-ratio: 1/1;" /></noscript></a><div class="ct-trending-block-item-content"><a href="https://www.pavithran.net/gktoday-current-affairs-mcq-pdf/" class="ct-post-title">GKToday Current Affairs MCQ PDF [Download for Free]</a></div></div><div class="ct-trending-block-item"><a class="ct-media-container" href="https://www.pavithran.net/studyiq-static-gk-pdf/"><img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="StudyIQ General Awareness Book [2022 Edition] - English Medium" decoding="async" itemprop="image" style="aspect-ratio: 1/1;" data-lazy-src="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-General-Awareness-Book-2022-Edition-English-Medium-150x150.webp"><noscript><img width="150" height="150" src="https://www.pavithran.net/wp-content/uploads/2024/09/StudyIQ-General-Awareness-Book-2022-Edition-English-Medium-150x150.webp" class="attachment-thumbnail size-thumbnail" alt="StudyIQ General Awareness Book [2022 Edition] - English Medium" loading="lazy" decoding="async" itemprop="image" style="aspect-ratio: 1/1;" /></noscript></a><div class="ct-trending-block-item-content"><a href="https://www.pavithran.net/studyiq-static-gk-pdf/" class="ct-post-title">StudyIQ Static GK Full Course PDF Download for Free</a></div></div><div class="ct-trending-block-item"><a class="ct-media-container" href="https://www.pavithran.net/ias100-geography-notes-pdf/"><img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="IAS100 Geography Notes Pdf" decoding="async" itemprop="image" style="aspect-ratio: 1/1;" data-lazy-src="https://www.pavithran.net/wp-content/uploads/2023/10/IAS100-Geography-Notes-Pdf-150x150.webp"><noscript><img width="150" height="150" src="https://www.pavithran.net/wp-content/uploads/2023/10/IAS100-Geography-Notes-Pdf-150x150.webp" class="attachment-thumbnail size-thumbnail" alt="IAS100 Geography Notes Pdf" loading="lazy" decoding="async" itemprop="image" style="aspect-ratio: 1/1;" /></noscript></a><div class="ct-trending-block-item-content"><a href="https://www.pavithran.net/ias100-geography-notes-pdf/" class="ct-post-title">IAS100 Geography Notes PDF</a></div></div><div class="ct-trending-block-item"><a class="ct-media-container" href="https://www.pavithran.net/manohar-pandey-gk-arihant-pdf/"><img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="Arihant GK 2025 - Manohar Pandey [Small Edition]" decoding="async" itemprop="image" style="aspect-ratio: 1/1;" data-lazy-src="https://www.pavithran.net/wp-content/uploads/2024/09/Arihant-GK-2025-Manohar-Pandey-Small-Edition-150x150.webp"><noscript><img width="150" height="150" src="https://www.pavithran.net/wp-content/uploads/2024/09/Arihant-GK-2025-Manohar-Pandey-Small-Edition-150x150.webp" class="attachment-thumbnail size-thumbnail" alt="Arihant GK 2025 - Manohar Pandey [Small Edition]" loading="lazy" decoding="async" itemprop="image" style="aspect-ratio: 1/1;" /></noscript></a><div class="ct-trending-block-item-content"><a href="https://www.pavithran.net/manohar-pandey-gk-arihant-pdf/" class="ct-post-title">Download Arihant GK 2025 Book by Manohar Pandey PDF</a></div></div>
		</div>
	</section>

		</main>

	<footer id="footer" class="ct-footer" data-id="type-1" itemscope="" itemtype="https://schema.org/WPFooter"><div data-row="middle"><div class="ct-container"><div data-column="widget-area-1"><div class="ct-widget widget_block" id="block-5">
<h3 class="wp-block-heading has-text-color has-link-color wp-elements-b87882195e47397564bb713e2fa98ba5" style="color:#f6ff4e">Important Links:</h3>
</div><div class="ct-widget widget_block" id="block-3">
<div class="wp-block-stackable-icon-list stk-block-icon-list stk-block stk-a1e9437" data-block-id="a1e9437"><style>.stk-a1e9437{margin-top:-30px !important;--stk-icon-list-marker-color:#f6ff4e !important}</style><svg style="display:none"><defs><g id="stk-icon-list__icon-svg-def-a1e9437"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M342.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 178.7l-57.4-57.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l80 80c12.5 12.5 32.8 12.5 45.3 0l160-160zm96 128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 402.7 54.6 297.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l256-256z"></path></svg></g></defs></svg><ul class="stk-block-icon-list__ul stk-block-icon-list--column">
<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-46557bd" data-block-id="46557bd"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a1e9437"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/pinnacle-ssc-book-2024-pdf/" target="_blank" rel="noreferrer noopener">Pinnacle SSC Books PDF</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-cfc3453" data-block-id="cfc3453"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a1e9437"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/oswaal-one-for-all-set-of-5-books-pdf/" data-type="post" data-id="16283">Oswal NCERT One for All [5 Book Combo] - 2024 PDF</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-3to7d6s" data-block-id="3to7d6s"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a1e9437"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/disha-ssc-topicwise-solved-papers-pdf/" target="_blank" rel="noreferrer noopener">Disha SSC Solved Papers [4 Subject Combo] - 2024 PDF</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-987dbe8" data-block-id="987dbe8"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a1e9437"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/gktoday-current-affairs-mcq-pdf/" target="_blank" rel="noreferrer noopener">GkToday CA MCQs PDF</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-41qdg2j" data-block-id="41qdg2j"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a1e9437"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/radian-ssc-book-pdf/" target="_blank" rel="noreferrer noopener">Radian SSC [Set of 6 Books] PDF</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-3kif97s" data-block-id="3kif97s"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a1e9437"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/pratiyogita-darpan-pdf/" target="_blank" rel="noreferrer noopener">Pratiyogita Darpan Magazine PDF</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-vf1zymr" data-block-id="vf1zymr"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a1e9437"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/yojana-magazine-pdf/" target="_blank" rel="noreferrer noopener">Yojana Magazine Monthly PDF</a></span></div></li>
</ul></div>
</div></div><div data-column="widget-area-3"><div class="ct-widget widget_block" id="block-6">
<h3 class="wp-block-heading has-text-color has-link-color wp-elements-2e0b41272e1261425c89dbf4b0b84d06" style="color:#f6ff4e">Subject specific:</h3>
</div><div class="ct-widget widget_block" id="block-7">
<div class="wp-block-stackable-icon-list stk-block-icon-list stk-block stk-e5c7954" data-block-id="e5c7954"><style>.stk-e5c7954{margin-top:-30px !important;--stk-icon-list-marker-color:#f6ff4e !important}</style><svg style="display:none"><defs><g id="stk-icon-list__icon-svg-def-e5c7954"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M342.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 178.7l-57.4-57.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l80 80c12.5 12.5 32.8 12.5 45.3 0l160-160zm96 128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 402.7 54.6 297.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l256-256z"></path></svg></g></defs></svg><ul class="stk-block-icon-list__ul stk-block-icon-list--column">
<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-20e1747" data-block-id="20e1747"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-e5c7954"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/banking-awareness-books-pdf/" target="_blank" rel="noreferrer noopener">Banking Awareness</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-6rhzged" data-block-id="6rhzged"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-e5c7954"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/computer-awareness-books/" target="_blank" rel="noreferrer noopener">Computer Awareness</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-fm6ck2h" data-block-id="fm6ck2h"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-e5c7954"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/teaching-aptitude-books/" target="_blank" rel="noreferrer noopener">Teaching Aptitude</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-02ifrvl" data-block-id="02ifrvl"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-e5c7954"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/mechanical-engineering-books/" target="_blank" rel="noreferrer noopener">Mechanical Engineering</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-5pqg4wb" data-block-id="5pqg4wb"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-e5c7954"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/civil-engineering-books/">Civil Engineering</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-3q76owq" data-block-id="3q76owq"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-e5c7954"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/essay-letter-writing-books/" target="_blank" rel="noreferrer noopener">Essay &amp; Letter Writing</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-hjqyc6v" data-block-id="hjqyc6v"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-e5c7954"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/advance-maths-books/" target="_blank" rel="noreferrer noopener">Advance Maths</a></span></div></li>
</ul></div>
</div></div><div data-column="widget-area-5"><div class="ct-widget widget_block" id="block-12">
<h3 class="wp-block-heading has-text-color has-link-color wp-elements-93e81f496949799e65ca7801c3bb2781" style="color:#f6ff4e">Publication Specific:</h3>
</div><div class="ct-widget widget_block" id="block-10">
<div class="wp-block-stackable-icon-list stk-block-icon-list stk-block stk-4d08eef" data-block-id="4d08eef"><style>.stk-4d08eef{margin-top:-30px !important;--stk-icon-list-marker-color:#f6ff4e !important}</style><svg style="display:none"><defs><g id="stk-icon-list__icon-svg-def-4d08eef"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M264.5 5.2c14.9-6.9 32.1-6.9 47 0l218.6 101c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 149.8C37.4 145.8 32 137.3 32 128s5.4-17.9 13.9-21.8L264.5 5.2zM476.9 209.6l53.2 24.6c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 277.8C37.4 273.8 32 265.3 32 256s5.4-17.9 13.9-21.8l53.2-24.6 152 70.2c23.4 10.8 50.4 10.8 73.8 0l152-70.2zm-152 198.2l152-70.2 53.2 24.6c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 405.8C37.4 401.8 32 393.3 32 384s5.4-17.9 13.9-21.8l53.2-24.6 152 70.2c23.4 10.8 50.4 10.8 73.8 0z"></path></svg></g></defs></svg><ul class="stk-block-icon-list__ul stk-block-icon-list--column">
<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-a615bdb" data-block-id="a615bdb"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/arihant-books/" target="_blank" rel="noreferrer noopener">Arihant Experts</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-0fke01c" data-block-id="0fke01c"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/kiran-books/" target="_blank" rel="noreferrer noopener">Kiran Prakashan</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-q4axy4t" data-block-id="q4axy4t"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/oswal-books/" target="_blank" rel="noreferrer noopener">Oswal Editorial Board</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-2y6p08q" data-block-id="2y6p08q"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/disha-book/" target="_blank" rel="noreferrer noopener">Disha Experts</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-qyvd03g" data-block-id="qyvd03g"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/youth-competition-times/" target="_blank" rel="noreferrer noopener">Youth Competition Times</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-jn9s2ya" data-block-id="jn9s2ya"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/pinnacle-books/" target="_blank" rel="noreferrer noopener">Pinnacle Publication</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-y3kmasl" data-block-id="y3kmasl"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/mcgraw-hill-books/" target="_blank" rel="noreferrer noopener">Tata McGraw Hill</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-4flzkq4" data-block-id="4flzkq4"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/r-gupta-books-rph/" target="_blank" rel="noreferrer noopener">RPH Editorial Board</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-84oszme" data-block-id="84oszme"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/adda247-books/" target="_blank" rel="noreferrer noopener">Adda247</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-49wziof" data-block-id="49wziof"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/s-chand-books/" target="_blank" rel="noreferrer noopener">S. Chand Publishing</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-9f4c3h1" data-block-id="9f4c3h1"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/rojgar-with-ankit-sir-books/" target="_blank" rel="noreferrer noopener">Rojgar with Ankit</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-u75gwmy" data-block-id="u75gwmy"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-4d08eef"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/rakesh-yadav-books/" target="_blank" rel="noreferrer noopener">Rakesh Yadav Sir</a></span></div></li>
</ul></div>
</div></div><div data-column="widget-area-4"><div class="ct-widget widget_block" id="block-8">
<h3 class="wp-block-heading has-text-color has-link-color wp-elements-3ec035e080fb417a499f230236bd21ef" style="color:#f6ff4e">Exam Specific:</h3>
</div><div class="ct-widget widget_block" id="block-9">
<div class="wp-block-stackable-icon-list stk-block-icon-list stk-block stk-a606bb1" data-block-id="a606bb1"><style>.stk-a606bb1{margin-top:-30px !important;--stk-icon-list-column-count:2 !important;--stk-icon-list-marker-color:#f6ff4e !important}</style><svg style="display:none"><defs><g id="stk-icon-list__icon-svg-def-a606bb1"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M0 48C0 21.5 21.5 0 48 0l0 48V441.4l130.1-92.9c8.3-6 19.6-6 27.9 0L336 441.4V48H48V0H336c26.5 0 48 21.5 48 48V488c0 9-5 17.2-13 21.3s-17.6 3.4-24.9-1.8L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488V48z"></path></svg></g></defs></svg><ul class="stk-block-icon-list__ul stk-block-icon-list--column">
<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-3bb422a" data-block-id="3bb422a"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/ssc-cgl-books/" target="_blank" rel="noreferrer noopener">SSC CGL</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-o1q8z7p" data-block-id="o1q8z7p"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/ssc-chsl-books/" target="_blank" rel="noreferrer noopener">SSC CHSL</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-y9eeqvj" data-block-id="y9eeqvj"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/ssc-mts-books/" target="_blank" rel="noreferrer noopener">SSC MTS</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-65xf4pz" data-block-id="65xf4pz"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/ssc-je-books/" target="_blank" rel="noreferrer noopener">SSC JE</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-l00jwv1" data-block-id="l00jwv1"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/bank-po-books/" target="_blank" rel="noreferrer noopener">BANK PO</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-l0qvhyl" data-block-id="l0qvhyl"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/bank-clerk-books/" target="_blank" rel="noreferrer noopener">BANK CLERK</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-9kxddp2" data-block-id="9kxddp2"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/rrb-ntpc-books/" target="_blank" rel="noreferrer noopener">RRB NTPC</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-vhf8qgv" data-block-id="vhf8qgv"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/rrb-je-books/" target="_blank" rel="noreferrer noopener">RRB JE</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-ssopc41" data-block-id="ssopc41"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/rrb-alp-books/" target="_blank" rel="noreferrer noopener">RRB ALP</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-yhgx9dn" data-block-id="yhgx9dn"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/rrb-group-d-books/" target="_blank" rel="noreferrer noopener">RRB Goup D</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-wavagx7" data-block-id="wavagx7"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/cat-gmat-exam-books/" target="_blank" rel="noreferrer noopener">CAT &amp; GMAT</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-ico4nkp" data-block-id="ico4nkp"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/ctet-stet-books/" target="_blank" rel="noreferrer noopener">CTET &amp; STET</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-l6ww1rt" data-block-id="l6ww1rt"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/iit-jee-exam-preparation-books/" target="_blank" rel="noreferrer noopener">JEE Mains &amp; Advanced</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-rdvykwj" data-block-id="rdvykwj"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/neet-exam-preparation-books/" target="_blank" rel="noreferrer noopener">NEET</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-phfcv7s" data-block-id="phfcv7s"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/afcat-books/" target="_blank" rel="noreferrer noopener">AFCAT</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-dxw0sdt" data-block-id="dxw0sdt"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/nda-na-books/" target="_blank" rel="noreferrer noopener">NDA/NA</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-sgxuopm" data-block-id="sgxuopm"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/cds-exam-books/">CDS</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-sd0aw4q" data-block-id="sd0aw4q"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/gate-books/">GATE</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-krgqywe" data-block-id="krgqywe"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/ugc-net-jrf/" target="_blank" rel="noreferrer noopener">UGC-NET/JRF</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-q6y6m5j" data-block-id="q6y6m5j"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/upsc-csat-books/" target="_blank" rel="noreferrer noopener">UPSC CSAT</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-0qfkjil" data-block-id="0qfkjil"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/upsc-epfo-books/">UPSC EPFO</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-di80tcz" data-block-id="di80tcz"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/tag/upsssc-pet-books/">UPSSSC PET</a></span></div></li>



<li class="wp-block-stackable-icon-list-item stk-block-icon-list-item stk-block stk-trpk7s6" data-block-id="trpk7s6"><div class="stk-block-icon-list-item__content"><span class="stk--svg-wrapper"><div class="stk--inner-svg"><svg aria-hidden="true" width="32" height="32"><use xlink:href="#stk-icon-list__icon-svg-def-a606bb1"></use></svg></div></span><span class="stk-block-icon-list-item__text"><a href="/category/caiib-jaiib-exams/" target="_blank" rel="noreferrer noopener">CAIIB &amp; JAIIB</a></span></div></li>
</ul></div>
</div><div class="ct-widget widget_block" id="block-16">
<div class="wp-block-stackable-image stk-block-image has-text-align-center stk-block stk-3fa7040" data-block-id="3fa7040"><style>.stk-3fa7040{border-top-left-radius:30px !important;border-top-right-radius:30px !important;border-bottom-right-radius:30px !important;border-bottom-left-radius:30px !important;overflow:hidden !important;border-style:dashed !important;border-color:#64f3d9 !important;border-top-width:2px !important;border-right-width:2px !important;border-bottom-width:2px !important;border-left-width:2px !important}.stk-3fa7040 .stk-img-figcaption{text-align:center !important}</style><figure><a class="stk-link" href="https://www.pavithranstore.com" target="_blank" rel="noreferrer noopener"><span class="stk-img-wrapper stk-image--shape-stretch"><img decoding="async" class="stk-img wp-image-24095" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20314'%3E%3C/svg%3E" width="600" height="314" data-lazy-srcset="https://www.pavithran.net/wp-content/uploads/2024/09/Visit-www.pavithranstore.com-Logo.webp 600w,https://www.pavithran.net/wp-content/uploads/2024/09/Visit-www.pavithranstore.com-Logo-300x157.webp 300w" data-lazy-sizes="(max-width: 600px) 100vw, 600px" data-lazy-src="https://www.pavithran.net/wp-content/uploads/2024/09/Visit-www.pavithranstore.com-Logo.webp"><noscript><img loading="lazy" decoding="async" class="stk-img wp-image-24095" src="https://www.pavithran.net/wp-content/uploads/2024/09/Visit-www.pavithranstore.com-Logo.webp" width="600" height="314" srcset="https://www.pavithran.net/wp-content/uploads/2024/09/Visit-www.pavithranstore.com-Logo.webp 600w,https://www.pavithran.net/wp-content/uploads/2024/09/Visit-www.pavithranstore.com-Logo-300x157.webp 300w" sizes="(max-width: 600px) 100vw, 600px" /></noscript></span></a></figure></div>
</div></div></div></div><div data-row="bottom"><div class="ct-container" data-columns-divider="sm"><div data-column="menu">
<nav id="footer-menu" class="footer-menu-inline menu-container " data-id="menu" itemscope="" itemtype="https://schema.org/SiteNavigationElement" aria-label="Footer Menu">

	<ul id="menu-footer-menu" class="menu" role="menubar"><li id="menu-item-10204" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10204" role="none"><a href="https://www.pavithran.net/affiliate-disclosure/" class="ct-menu-link" role="menuitem">Affiliate Disclosure</a></li>
<li id="menu-item-13915" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13915" role="none"><a href="https://www.pavithran.net/contact-us/" class="ct-menu-link" role="menuitem">Contact Us</a></li>
</ul></nav>
</div><div data-column="copyright">
<div class="ct-footer-copyright" data-id="copyright">

	<p>Copyright © 2024 -&nbsp; by Pavithran.Net</p></div>
</div></div></div></footer></div>

<script type="rocketlazyloadscript">(function(f,n) { n = document.createElement('script'); n.src = 'https://fcdn.answerly.io/fn.js'; n.setAttribute('data-companyId', f); document.getElementsByTagName('html')[0].insertAdjacentElement('beforeend', n); })('de5ca398-f8f0-4cb5-8856-7350cfe97d5c');</script>
    <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
        jQuery(document).ready(function($) {
            function handleGeotargeting() {
                userCountry = userCountry.toLowerCase(), localizedStores.hasOwnProperty(userCountry) && (storeTarget = localizedStores[userCountry],
                storeTarget === storeCountry || trackingIds.hasOwnProperty(storeTarget) && (localTrackingId = trackingIds[storeTarget],
                update_amazon_links(storeCountry, storeTarget, localTrackingId)));
            }
            function getCountry() {
                getCountryFromApiGeoipdb();
            }
            function getCountryFromApiGeoipdb() {
                var requestUrl = "https://geolocation-db.com/jsonp/";
                (requestUrl = "https://geolocation-db.com/jsonp/"), jQuery.ajax({
                    url: requestUrl,
                    jsonpCallback: "callback",
                    dataType: "jsonp",
                    success: function(response) {
                        console.log(response);
                        "undefined" != typeof response.IPv4 && "undefined" != typeof response.country_code && (userCountry = response.country_code,
                            setGeotargetingCookie(userCountry)), handleGeotargeting();
                    }
                });
            }

            function update_amazon_links(storeOld, storeNew, trackingId) {
                null !== trackingId && $("a[href*='/amazon'], a[href*='/www.amazon'], a[href*='/amzn'], a[href*='/www.amzn']").each(function(el) {
                    var url = $(this).attr("href");
                    url = get_url_mode_title($(this), url, storeOld, storeNew),
                    void 0 !== url && (url = replaceUrlParam(url, "tag", trackingId), $(this).attr("href", url));
                });
            }
            function get_url_mode_title(linkElement, url, storeOld, storeNew) {
                var productTitle = linkElement.data("post-title");
                return productTitle || (productTitle = linkElement.parents().filter(function() {
                    return $(this).data("post-title");
                }).eq(0).data("post-title")), productTitle && (productTitle = getWords(productTitle, 5),
                    url = "https://www.amazon." + storeNew + "/s/?field-keywords=" + encodeURIComponent(productTitle)),
                    url;
            }
            function replaceUrlParam(url, paramName, paramValue) {
                null == paramValue && (paramValue = "");
                var pattern = new RegExp("\\b(" + paramName + "=).*?(&|$)");
                return url.search(pattern) >= 0 ? url.replace(pattern, "$1" + paramValue + "$2") : url + (url.indexOf("?") > 0 ? "&" : "?") + paramName + "=" + paramValue;
            }
            function getWords(str, max) {
                return str.split(/\s+/).slice(0, max).join(" ");
            }
            function setGeotargetingCookie(countryCode) {
                countryCode && setCookieAff("affiliatable-geotargeting", countryCode,1);
            }
            function setCookieAff(key, value, expiry) {
                var expires = new Date();
                expires.setTime(expires.getTime() + (expiry * 24 * 60 * 60 * 1000));
                document.cookie = key + '=' + value + ';expires=' + expires.toUTCString();
            }

            function getCookieAff(key) {
                var keyValue = document.cookie.match('(^|;) ?' + key + '=([^;]*)(;|$)');
                return keyValue ? keyValue[2] : 'Not found';
            }
            function getGeotargetingDebugIP() {
                var vars = {};
                return window.location.href.replace(location.hash, "").replace(/[?&]+([^=&]+)=?([^&]*)?/gi, function(m, key, value) {
                    vars[key] = void 0 !== value ? value : "";
                }), vars.affiliatable_debug_geotargeting_ip ? vars.affiliatable_debug_geotargeting_ip : "";
            }
            if ("undefined" != typeof affiliatable_geotargeting_settings && "undefined" != typeof affiliatable_geotargeting_localized_stores && "undefined" != typeof affiliatable_geotargeting_tracking_ids) {
                var devIP = getGeotargetingDebugIP(), api = "undefined" != typeof affiliatable_geotargeting_api ? affiliatable_geotargeting_api : "", settings = affiliatable_geotargeting_settings, localizedStores = affiliatable_geotargeting_localized_stores, trackingIds = affiliatable_geotargeting_tracking_ids;
                if (!settings.hasOwnProperty("store"))
                    return;
                var urlMode = settings.hasOwnProperty("mode") ? settings.mode : "mode", storeCountry = settings.store, storeTarget = "", userCountry = "", localTrackingId = "", geotargetingCookie = getCookieAff('affiliatable-geotargeting');
                console.log(geotargetingCookie);
                if (geotargetingCookie!=='Not found'){
                    userCountry = geotargetingCookie;
                    handleGeotargeting();
                }
                else{
                    getCountry()
                }
            }
        });
    });</script>

    <script type="rocketlazyloadscript" id="cg-swiper-js">window.addEventListener('DOMContentLoaded', function() {
        /* Start : Swiper Slider */

        function CgSwiperGenerate(){
            CgSwiper = new Swiper(".cg-swiper", {
                effect: "coverflow",
                grabCursor: false,
                centeredSlides: true,
                coverflowEffect: {
                    rotate: 0,
                    stretch: 0,
                    depth: 100,
                    modifier: 4,
                    slideShadows: false
                },
                loop: true,
                longSwipes: false,
                resistance: false,
                keyboardControl: false,
                mousewheelControl: false,
                resistanceRatio: '0',
                allowTouchMove: false,
                observer: true,
                observeParents: true,
                navigation: {
                    nextEl: ".cg-swiper-next",
                    prevEl: ".cg-swiper-prev"
                },
                breakpoints: {
                    640: {
                        slidesPerView: 2
                    },
                    768: {
                        slidesPerView: 2
                    },
                    1024: {
                        slidesPerView: 3
                    }
                },
            });
        }
        /* End : Swiper Slider */
        jQuery(document).ready(function($) {
            setTimeout(function(){
                CgSwiperGenerate();
            },1000);
        });
    });</script>

    <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {

        function affiliatable_click_save(data){
            jQuery.ajax({
                method:'POST',
                data:data,
                action:'affiliatable_link_click',
                url: "/wp-admin/admin-ajax.php",
                success: function(value) {

                }
            });
        }
        jQuery('.cg-aff-link').click(function ($) {
            var $this=jQuery(this);
            var page=window.location.href;
            var post_type=$this.attr('data-post-type');
            var post_id=$this.attr('data-post-id');
            var link=$this.attr('href');
            var title=$this.attr('data-post-title');
            if (post_type!=='') {
                affiliatable_click_save({
                    page: page,
                    post_type: post_type,
                    link: link,
                    title: title,
                    city: '',
                    country: '',
                    action: 'affiliatable_link_click',
                    post_id: post_id
                });
            }
        });
    });</script>
    			<script type="rocketlazyloadscript" data-cfasync="false" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
			function arm_open_modal_box_in_nav_menu(menu_id, form_id) {
                           
				jQuery(".arm_nav_menu_link_" + form_id).find("." + form_id).trigger("click");
				return false;
			}
			});</script>
			<script type="rocketlazyloadscript">requestAnimationFrame(() => document.body.classList.add( "stk--anim-init" ))</script><link data-minify="1" rel="stylesheet" id="stk-frontend-image-lightbox-css" href="https://www.pavithran.net/wp-content/cache/min/1/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_image_lightbox.css?ver=1727496933" media="all">
<style id="core-block-supports-inline-css">
.wp-elements-b87882195e47397564bb713e2fa98ba5 a:where(:not(.wp-element-button)){color:#f6ff4e;}.wp-elements-2e0b41272e1261425c89dbf4b0b84d06 a:where(:not(.wp-element-button)){color:#f6ff4e;}.wp-elements-93e81f496949799e65ca7801c3bb2781 a:where(:not(.wp-element-button)){color:#f6ff4e;}.wp-elements-3ec035e080fb417a499f230236bd21ef a:where(:not(.wp-element-button)){color:#f6ff4e;}
</style>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.pavithran.net/wp-content/cache/min/1/ajax/libs/Swiper/8.4.5/swiper-bundle.min.js?ver=1727496934" id="affiliatable_swiper_js-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"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}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/wp-admin\/|\/login\/|\/change_password\/|\/edit_profile\/|\/forgot_password\/|\/arm_member_profile\/|\/register\/|\/setup\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.pavithran.net","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"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();
}());
</script>
<script id="rocket_lazyload_css-js-extra">
var rocket_lazyload_css_data = {"threshold":"300"};
</script>
<script id="rocket_lazyload_css-js-after">
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
//# sourceMappingURL=lazyload-css.min.js.map
</script>
<script id="ct-scripts-js-extra">
var ct_localizations = {"ajax_url":"https:\/\/www.pavithran.net\/wp-admin\/admin-ajax.php","public_url":"https:\/\/www.pavithran.net\/wp-content\/themes\/blocksy\/static\/bundle\/","rest_url":"https:\/\/www.pavithran.net\/wp-json\/","search_url":"https:\/\/www.pavithran.net\/search\/QUERY_STRING\/","show_more_text":"Show more","more_text":"More","search_live_results":"Search results","search_live_no_results":"No results","search_live_no_result":"No results","search_live_one_result":"You got %s result. Please press Tab to select it.","search_live_many_results":"You got %s results. Please press Tab to select one.","clipboard_copied":"Copied!","clipboard_failed":"Failed to Copy","expand_submenu":"Expand dropdown menu","collapse_submenu":"Collapse dropdown menu","dynamic_js_chunks":[{"id":"blocksy_pro_micro_popups","selector":".ct-popup","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/blocksy-companion-pro\/framework\/premium\/static\/bundle\/micro-popups.js?ver=2.0.68"},{"id":"blocksy_dark_mode","selector":".ct-color-switch","trigger":"click","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/blocksy-companion-pro\/framework\/premium\/extensions\/color-mode-switch\/static\/bundle\/main.js?ver=2.0.68"},{"id":"blocksy_dark_mode","selector":".ct-color-switch","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/blocksy-companion-pro\/framework\/premium\/extensions\/color-mode-switch\/static\/bundle\/main.js?ver=2.0.68"},{"id":"blocksy_mega_menu","selector":".menu .ct-ajax-pending","trigger":"slight-mousemove","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/blocksy-companion-pro\/framework\/premium\/extensions\/mega-menu\/static\/bundle\/main.js?ver=2.0.68","global_data":[{"var":"blocksyMegaMenu","data":{"persistence_key":"blocksy:mega-menu:d4d618"}}]},{"id":"blocksy_ext_trending","selector":".ct-trending-block [class*=\"ct-arrow\"]","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/blocksy-companion-pro\/framework\/extensions\/trending\/static\/bundle\/main.js?ver=2.0.68","trigger":"click"},{"id":"blocksy_sticky_header","selector":"header [data-sticky]","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/blocksy-companion-pro\/static\/bundle\/sticky.js?ver=2.0.68"}],"dynamic_styles":{"lazy_load":"https:\/\/www.pavithran.net\/wp-content\/themes\/blocksy\/static\/bundle\/non-critical-styles.min.css?ver=2.0.68","search_lazy":"https:\/\/www.pavithran.net\/wp-content\/themes\/blocksy\/static\/bundle\/non-critical-search-styles.min.css?ver=2.0.68","back_to_top":"https:\/\/www.pavithran.net\/wp-content\/themes\/blocksy\/static\/bundle\/back-to-top.min.css?ver=2.0.68"},"dynamic_styles_selectors":[{"selector":".ct-header-cart, #woo-cart-panel","url":"https:\/\/www.pavithran.net\/wp-content\/themes\/blocksy\/static\/bundle\/cart-header-element-lazy.min.css?ver=2.0.68"},{"selector":".flexy","url":"https:\/\/www.pavithran.net\/wp-content\/themes\/blocksy\/static\/bundle\/flexy.min.css?ver=2.0.68"},{"selector":".ct-media-container[data-media-id], .ct-dynamic-media[data-media-id]","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/blocksy-companion-pro\/framework\/premium\/static\/bundle\/video-lazy.min.css?ver=2.0.68"},{"selector":"#account-modal","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/blocksy-companion-pro\/static\/bundle\/header-account-modal-lazy.min.css?ver=2.0.68"},{"selector":".ct-header-account","url":"https:\/\/www.pavithran.net\/wp-content\/plugins\/blocksy-companion-pro\/static\/bundle\/header-account-dropdown-lazy.min.css?ver=2.0.68"}]};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.pavithran.net/wp-content/cache/min/1/wp-content/themes/blocksy/static/bundle/main.js?ver=1727496934" id="ct-scripts-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-cfasync="false" data-rocket-src="https://www.pavithran.net/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer="" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.pavithran.net/wp-content/cache/min/1/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/dist/frontend_image_lightbox.js?ver=1727496934" id="stk-frontend-image-lightbox-js" data-rocket-defer="" defer=""></script>
<script>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()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];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}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=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}
if(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 data-no-minify="1" async="" src="https://www.pavithran.net/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');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 exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi_webp/ID/hqdefault.webp'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),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].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script>




</body></html><!--
Performance optimized by Redis Object Cache. Learn more: https://wprediscache.com

Retrieved 11190 objects (10 MB) from Redis using PhpRedis (v6.0.2).
--><!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1727514408 -->