<!DOCTYPE html>
<html lang="en-US" class="s-light site-s-light">

<head>

	<meta charset="UTF-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1" />
	<title>Page not found &#8211; Prathipaksham TV</title><link rel="preload" as="font" href="https://prathipakshamtv.com/wp-content/themes/smart-mag/css/icons/fonts/ts-icons.woff2?v3.2" type="font/woff2" crossorigin="anonymous" />
<style>
#wpadminbar #wp-admin-bar-wccp_free_top_button .ab-icon:before {
	content: "\f160";
	color: #02CA02;
	top: 3px;
}
#wpadminbar #wp-admin-bar-wccp_free_top_button .ab-icon {
	transform: rotate(45deg);
}
</style>
<meta name='robots' content='max-image-preview:large' />
    <style>
        /* Hide using CSS attribute selector */
        p:has-text("Thank you for reading"),
        p:has-text("don't forget to subscribe") {
            display: none !important;
        }
    </style>
    <script>
        // Aggressive JavaScript approach
        function removeThankYouMessage() {
            // Get ALL paragraphs on the page
            var allParagraphs = document.getElementsByTagName('p');
            
            for (var i = 0; i < allParagraphs.length; i++) {
                var paragraphText = allParagraphs[i].innerText || allParagraphs[i].textContent;
                
                // Check if paragraph contains the thank you message
                if (paragraphText.indexOf('Thank you for reading') !== -1 || 
                    paragraphText.indexOf('thank you for reading') !== -1 ||
                    paragraphText.indexOf('don\'t forget to subscribe') !== -1) {
                    
                    // Hide the paragraph
                    allParagraphs[i].style.display = 'none';
                    allParagraphs[i].style.visibility = 'hidden';
                    allParagraphs[i].style.height = '0';
                    allParagraphs[i].style.margin = '0';
                    allParagraphs[i].style.padding = '0';
                }
            }
        }
        
        // Run multiple times to ensure it works
        if (document.readyState === 'loading') {
            document.addEventListener('DOMContentLoaded', removeThankYouMessage);
        } else {
            removeThankYouMessage();
        }
        
        window.addEventListener('load', removeThankYouMessage);
        
        // Run again after 500ms to catch lazy loaded content
        setTimeout(removeThankYouMessage, 500);
        setTimeout(removeThankYouMessage, 1000);
        
        // Watch for new content being added
        var observer = new MutationObserver(removeThankYouMessage);
        observer.observe(document.body, {
            childList: true,
            subtree: true
        });
    </script>
    <link rel='dns-prefetch' href='//prathipakshamtv.com' />
<link rel='dns-prefetch' href='//stats.wp.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="Prathipaksham TV &raquo; Feed" href="https://prathipakshamtv.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Prathipaksham TV &raquo; Comments Feed" href="https://prathipakshamtv.com/comments/feed/" />
<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>

<link rel='stylesheet' id='wp-block-library-css' href='https://prathipakshamtv.com/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<link rel='stylesheet' id='jetpack-forms-layout-css' href='https://prathipakshamtv.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/../dist/contact-form/css/jetpack-forms-layout.css' type='text/css' media='all' />
<link rel='stylesheet' id='mediaelement-css' href='https://prathipakshamtv.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='https://prathipakshamtv.com/wp-includes/js/mediaelement/wp-mediaelement.min.css' type='text/css' media='all' />
<style id='jetpack-sharing-buttons-style-inline-css' type='text/css'>
.jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em}
/*# sourceURL=https://prathipakshamtv.com/wp-content/plugins/jetpack/_inc/blocks/sharing-buttons/view.css */
</style>
<style id='global-styles-inline-css' type='text/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--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
/*# sourceURL=global-styles-inline-css */
</style>
<link rel='stylesheet' id='SFSImainCss-css' href='https://prathipakshamtv.com/wp-content/plugins/ultimate-social-media-icons/css/sfsi-style.css' type='text/css' media='all' />
<link rel='stylesheet' id='detect-modal-css' href='https://prathipakshamtv.com/wp-content/plugins/sphere-core/components/adblock-detect/css/modal.css' type='text/css' media='all' />
<link rel='stylesheet' id='smartmag-core-css' href='https://prathipakshamtv.com/wp-content/themes/smart-mag/style.css' type='text/css' media='all' />
<style id='smartmag-core-inline-css' type='text/css'>
:root { --c-main: #ffdf00;
--c-main-rgb: 255,223,0;
--c-headings: #000000;
--tertiary-font: "Poppins", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
--title-font: "Ramabhadra", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
--h-font: "Ramabhadra", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
--text-h-font: var(--h-font);
--title-font: "Ramabhadra", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
--title-size-xs: 15px;
--title-size-s: 16px;
--title-size-n: 18px;
--title-size-m: 20px;
--title-size-l: 22px;
--title-size-xl: 24px;
--title-fw-bold: 600;
--title-fw-semi: 500;
--main-width: 1450px;
--c-post-meta: #777777;
--c-p-meta-icons: #777777;
--p-title-space: 10px;
--excerpt-mt: 10px;
--c-excerpts: #555555;
--excerpt-size: 14px; }
.s-light body { background-color: #f3f3f3; }
.s-dark body { background-color: #ffffff; }
.s-light { --body-color: #222222; --c-excerpts: #222222; }
.post-content { color: #222222; }
.s-dark { --body-color: #000000; --c-excerpts: #000000; }
.s-dark .post-content { color: #000000; }
.s-dark, .site-s-dark .s-light { --c-headings: #ffffff; }
.post-title { --c-headings: #d40000; }
.post-title:not(._) { font-size: 28px; font-weight: bold; line-height: 1.4; }
.wrap { width: 97%; }
:root { --wrap-padding: 20px; }
:root { --sidebar-pad: 30px; --sidebar-sep-pad: 30px; }
.smart-head-main { --main-width: 0px; }
.smart-head-row > .inner { max-width: min(1350px, 100%); margin: 0 auto; }
.smart-head-main { --c-shadow: #ffffff; }
.smart-head-main .smart-head-top { background-color: #ffdf00; }
.smart-head-main .smart-head-bot { background-color: #ffdf00; }
.s-dark .smart-head-main .smart-head-bot,
.smart-head-main .s-dark.smart-head-bot { background-color: #0a0a0a; }
.smart-head-main .smart-head-bot { border-top-width: 1px; border-top-color: #ededed; }
.s-dark .smart-head-main .smart-head-bot,
.smart-head-main .s-dark.smart-head-bot { border-top-color: #000000; }
.smart-head-main .smart-head-bot > .inner { padding-top: 0px; }
.navigation { font-family: "Ramabhadra", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; }
.navigation-main .menu > li > a { font-size: 18px; font-weight: normal; font-style: normal; text-transform: initial; letter-spacing: 0em; }
.navigation-main .menu > li li a { font-family: "Sree Krushnadevaraya", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; font-size: 15px; letter-spacing: 0em; }
.navigation-main { height: 55px; --nav-items-space: 20px; }
.navigation-main .menu > li > a:after { display: none; }
.navigation-main { margin-left: calc(-1 * var(--nav-items-space)); }
.mega-menu .post-title a:hover { color: var(--c-nav-drop-hov); }
.s-light .navigation-main { --c-nav: #000000; --c-nav-hov: #003d99; }
.s-light .navigation { --c-nav-blip: #161616; --c-nav-hov-bg: #ffdf00; --c-nav-drop-bg: #ffffff; --c-nav-drop-hov-bg: #f2f2f2; --c-nav-drop: #161616; --c-nav-drop-hov: #003d99; --c-nav-drop-sep: #e5e5e5; }
.s-light .sub-cats { background-color: #ffffff; border-color: #e5e5e5; }
.s-dark .navigation-main { --c-nav: #000000; --c-nav-hov: #66aaff; }
.s-dark .navigation { --c-nav-blip: #ffffff; --c-nav-hov-bg: #ffdf00; --c-nav-drop-bg: #111111; --c-nav-drop-hov-bg: #222222; --c-nav-drop: #ffffff; --c-nav-drop-hov: #66aaff; --c-nav-drop-sep: #333333; }
.s-dark .sub-cats { background-color: #111111; border-color: #333333; }
.smart-head-mobile .smart-head-sticky { max-height: 60px; --head-h: 60px; }
.smart-head-mobile .smart-head-top { background-color: #ffffff; border-bottom-color: #e5e5e5; }
.smart-head-mobile .smart-head-mid { background-color: #ffdf00; }
.smart-head-mobile .smart-head-bot { background-color: #ffdf00; }
.mobile-menu { font-family: "Sree Krushnadevaraya", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; font-size: 15px; line-height: 1.6; }
.off-canvas { background-color: #ffffff; }
.s-dark .off-canvas, .off-canvas.s-dark { background-color: #111111; }
.smart-head-main .logo-is-image { padding-top: 0px; }
.search-modal.mfp-bg { background-color: #ffffff; }
.s-dark .search-modal.mfp-bg, 
.s-dark.search-modal.mfp-bg { background-color: #111111; }
.smart-head-main { --c-search-icon: #161616; }
.s-dark .smart-head-main .search-icon,
.smart-head-main .s-dark .search-icon { --c-search-icon: #ffffff; }
.smart-head-main .search-icon:hover { color: #003d99; }
.s-dark .smart-head-main .search-icon:hover,
.smart-head-main .s-dark .search-icon:hover { color: #66aaff; }
.smart-head-main { --search-icon-size: 22px; }
.smart-head-main .smart-head-top { --search-icon-size: 20px; }
.smart-head-main .search-icon { --item-mr: 10px; }
.smart-head-mobile { --c-search-icon: #161616; }
.s-dark .smart-head-mobile .search-icon,
.smart-head-mobile .s-dark .search-icon { --c-search-icon: #ffffff; }
.smart-head-mobile .search-icon:hover { color: #003d99; }
.s-dark .smart-head-mobile .search-icon:hover,
.smart-head-mobile .s-dark .search-icon:hover { color: #66aaff; }
.smart-head-mobile { --search-icon-size: 20px; }
.smart-head-mobile .smart-head-top { --search-icon-size: 20px; }
.smart-head-mobile .search-icon { --item-mr: 12px; }
.smart-head-main { --c-hamburger: #0a0a0a; }
.smart-head-main .offcanvas-toggle:hover { --c-hamburger: #1e1e1e; }
.smart-head .ts-button1 { font-size: 12px; letter-spacing: 0em; }
.smart-head .ts-button1:not(._):hover { color: var(--c-main); }
.s-dark .smart-head .ts-button1,
.smart-head .s-dark .ts-button1 { color: var(--c-main); background-color: var(--c-main); }
.smart-head .ts-button1 { border-color: var(--c-main); }
.s-dark .smart-head .ts-button1,
.smart-head .s-dark .ts-button1 { border-color: var(--c-main); }
.smart-head .ts-button1 { border-radius: 0px; padding-left: 0px; padding-right: 0px; }
.s-dark .smart-head .ts-button2,
.smart-head .s-dark .ts-button2 { background-color: var(--c-main); }
.smart-head .ts-button2 { border-radius: 0px; }
.s-dark .lower-footer { background-color: #ffdf00; color: #000000; }
.post-meta { font-family: "Sree Krushnadevaraya", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; }
.post-meta .meta-item, .post-meta .text-in { font-family: "Sree Krushnadevaraya", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; font-size: 13px; font-weight: normal; font-style: normal; text-transform: initial; line-height: 1.3; }
.post-meta .post-cat > a { font-family: "Sree Krushnadevaraya", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; }
.post-meta .text-in, .post-meta .post-cat > a { font-size: 13px; }
.post-meta .post-cat > a { font-weight: normal; font-style: normal; text-transform: initial; line-height: 1.3; }
.post-meta .post-author > a { font-weight: normal; text-transform: initial; }
.s-light .block-wrap.s-dark { --c-post-meta: var(--c-contrast-450); }
.post-meta .post-author > a { color: #555555; }
.s-dark .post-meta .post-author > a { color: #000000; }
.post-meta .post-cat > a { color: #000000; }
.s-dark .post-meta .post-cat > a { color: #ffffff; }
:root { --p-meta-icons-s: 0.9em; }
.l-post .excerpt { font-family: "ROBOTO RE", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; }
.l-post .excerpt { font-weight: 500; }
.post-title a { --c-a-hover: #003d99; }
.block-head-i .heading { font-size: 15px; font-weight: 800; }
.loop-small .media:not(i) { max-width: 102px; }
.post-meta-single .post-cat > a { font-family: "Ramabhadra", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; }
.post-meta-single .text-in, .post-meta-single .post-cat > a { font-size: 13px; }
.post-meta-single .post-cat > a { font-weight: 300; font-style: normal; line-height: 1.3; }
.post-meta-single .meta-item, .post-meta-single .text-in { font-size: 13px; font-weight: normal; line-height: 1.3; }
.author-box .bio { font-family: "Ramabhadra", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; font-size: 12px; font-weight: normal; }
.the-post-header .post-meta .post-title { font-family: "Ramabhadra", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; }
.entry-content { font-family: "Ramabhadra", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; font-size: 20px; line-height: 1.6; --c-a: #0066cc; }
.s-dark .entry-content { --c-a: #66aaff; }
:where(.entry-content) a { text-decoration: underline; text-underline-offset: 4px; text-decoration-thickness: 2px; text-decoration-thickness: 1px; }
:where(.s-light .entry-content) a { text-decoration-color: #0066cc; }
.post-content h2 { font-size: 22px; }
.post-content h3 { font-size: 20px; }
.post-content h4 { font-size: 18px; }
.post-content h5 { font-size: 16px; }
.post-content h6 { font-size: 14px; }
.post-share-float .service { width: 36px; height: 34px; margin-bottom: 10px; border-radius: 4px; font-size: 16px; }
.post-share-b:not(.is-not-global) { --service-width: 110px; --service-min-width: initial; }
.post-share-b:not(.is-not-global) .service i { font-size: 16px; }
.post-share-b:not(.is-not-global) .service .label { font-size: 12px; }
.site-s-light .s-head-modern .sub-title { color: #5e5e5e; }
.the-page-heading { font-family: "Ramabhadra", system-ui, -apple-system, "Segoe UI", Arial, sans-serif; }
.category .feat-grid { --grid-gap: 20px; --main-ratio: 1.75; }
.detect-modal .ts-modal-container { background: #ffffff; }
.s-dark .detect-modal .ts-modal-container { background: #202020; }
.detect-modal .heading { color: #111111; }
.s-dark .detect-modal .heading { color: #ffffff; }
.detect-modal .message { color: #444444; color: #dddddd; }
@media (min-width: 1200px) { .author-box .bio { line-height: 1.3; }
.the-post-header .post-meta .post-title { line-height: 1.3; } }
@media (min-width: 941px) and (max-width: 1200px) { .navigation-main .menu > li > a { font-size: calc(10px + (18px - 10px) * .7); } }
@media (min-width: 768px) and (max-width: 940px) { .post-title:not(._) { font-size: 21px; line-height: 1; }
.ts-contain, .main { padding-left: 35px; padding-right: 35px; }
.layout-boxed-inner { --wrap-padding: 35px; }
:root { --wrap-padding: 35px; }
.entry-content { font-size: 18px; } }
@media (max-width: 767px) { .post-title:not(._) { font-size: 30px; line-height: 1.4; }
.wrap { width: 100%; }
.ts-contain, .main { padding-left: 20px; padding-right: 20px; }
.layout-boxed-inner { --wrap-padding: 20px; }
:root { --wrap-padding: 20px; }
.mobile-menu { font-size: 17px; }
.post-meta .meta-item, .post-meta .text-in { font-size: 13px; line-height: 1.2; }
.post-meta .text-in, .post-meta .post-cat > a { font-size: 14px; }
.post-meta .post-cat > a { line-height: 1.3; }
:root { --p-meta-icons-s: 0.9em; }
.post-meta-single .text-in, .post-meta-single .post-cat > a { font-size: 13px; }
.post-meta-single .post-cat > a { line-height: 1.3; }
.post-meta-single .meta-item, .post-meta-single .text-in { font-size: 13px; line-height: 1.3; }
.author-box .bio { font-size: 13px; line-height: 1.3; }
.the-post-header .post-meta .post-title { line-height: 1.3; }
.entry-content { font-size: 18px; line-height: 1.6; } }
@media (min-width: 940px) and (max-width: 1300px) { :root { --wrap-padding: min(20px, 5vw); } }


/*# sourceURL=smartmag-core-inline-css */
</style>
<link rel='stylesheet' id='smartmag-fonts-css' href='https://fonts.googleapis.com/css?family=Public+Sans%3A400%2C400i%2C500%2C600%2C700&#038;subset=0&#038;display=swap' type='text/css' media='all' />
<link rel='stylesheet' id='smartmag-magnific-popup-css' href='https://prathipakshamtv.com/wp-content/themes/smart-mag/css/lightbox.css' type='text/css' media='all' />
<link rel='stylesheet' id='smartmag-icons-css' href='https://prathipakshamtv.com/wp-content/themes/smart-mag/css/icons/icons.css' type='text/css' media='all' />
<link rel='stylesheet' id='smartmag-gfonts-custom-css' href='https://fonts.googleapis.com/css?family=Poppins%3A400%2C500%2C600%2C700%7CRamabhadra%3A400%2C500%2C600%2C700%2Cbold%2C300%2Cnormal%7CSree+Krushnadevaraya%3A400%2C500%2C600%2C700%2Cnormal%7CROBOTO+RE%3A500&#038;display=swap' type='text/css' media='all' />
<script type="text/javascript" id="smartmag-lazy-inline-js-after">
/* <![CDATA[ */
/**
 * @copyright ThemeSphere
 * @preserve
 */
var BunyadLazy={};BunyadLazy.load=function(){function a(e,n){var t={};e.dataset.bgset&&e.dataset.sizes?(t.sizes=e.dataset.sizes,t.srcset=e.dataset.bgset):t.src=e.dataset.bgsrc,function(t){var a=t.dataset.ratio;if(0<a){const e=t.parentElement;if(e.classList.contains("media-ratio")){const n=e.style;n.getPropertyValue("--a-ratio")||(n.paddingBottom=100/a+"%")}}}(e);var a,o=document.createElement("img");for(a in o.onload=function(){var t="url('"+(o.currentSrc||o.src)+"')",a=e.style;a.backgroundImage!==t&&requestAnimationFrame(()=>{a.backgroundImage=t,n&&n()}),o.onload=null,o.onerror=null,o=null},o.onerror=o.onload,t)o.setAttribute(a,t[a]);o&&o.complete&&0<o.naturalWidth&&o.onload&&o.onload()}function e(t){t.dataset.loaded||a(t,()=>{document.dispatchEvent(new Event("lazyloaded")),t.dataset.loaded=1})}function n(t){"complete"===document.readyState?t():window.addEventListener("load",t)}return{initEarly:function(){var t,a=()=>{document.querySelectorAll(".img.bg-cover:not(.lazyload)").forEach(e)};"complete"!==document.readyState?(t=setInterval(a,150),n(()=>{a(),clearInterval(t)})):a()},callOnLoad:n,initBgImages:function(t){t&&n(()=>{document.querySelectorAll(".img.bg-cover").forEach(e)})},bgLoad:a}}(),BunyadLazy.load.initEarly();
//# sourceURL=smartmag-lazy-inline-js-after
/* ]]> */
</script>
<script type="text/javascript" src="https://prathipakshamtv.com/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script>
<script type="text/javascript" src="https://prathipakshamtv.com/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script>
<link rel="https://api.w.org/" href="https://prathipakshamtv.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://prathipakshamtv.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.9.4" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1240184940046704"
     crossorigin="anonymous"></script><meta name="onesignal-plugin" content="wordpress-3.8.1">
  <script src="https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js" defer></script>
  <script>
          window.OneSignalDeferred = window.OneSignalDeferred || [];
          OneSignalDeferred.push(async function(OneSignal) {
            await OneSignal.init({
              appId: "613630aa-e494-4694-92ee-a829fc7f9e91",
              serviceWorkerOverrideForTypical: true,
              path: "https://prathipakshamtv.com/wp-content/plugins/onesignal-free-web-push-notifications/sdk_files/",
              serviceWorkerParam: { scope: "/wp-content/plugins/onesignal-free-web-push-notifications/sdk_files/push/onesignal/" },
              serviceWorkerPath: "OneSignalSDKWorker.js",
            });
          });

          // Unregister the legacy OneSignal service worker to prevent scope conflicts
          if (navigator.serviceWorker) {
            navigator.serviceWorker.getRegistrations().then((registrations) => {
              // Iterate through all registered service workers
              registrations.forEach((registration) => {
                // Check the script URL to identify the specific service worker
                if (registration.active && registration.active.scriptURL.includes('OneSignalSDKWorker.js.php')) {
                  // Unregister the service worker
                  registration.unregister().then((success) => {
                    if (success) {
                      console.log('OneSignalSW: Successfully unregistered:', registration.active.scriptURL);
                    } else {
                      console.log('OneSignalSW: Failed to unregister:', registration.active.scriptURL);
                    }
                  });
                }
              });
            }).catch((error) => {
              console.error('Error fetching service worker registrations:', error);
            });
        }
        </script>
<meta name="follow.it-verification-code-N1JqU3FNWWpucTZ1VU9mMnlBcE9iSExxOTdIU0lUWVRBdUVBNmJSbW54SUFsRCtJK3RaVWZWcnZNd3dnRUdBMzRkS0M4RnFtZEVsdEtRaWJzUGlqZ0JzUDNDU3FzMGEwNENuakc0eHEwTFBhNXliOWF0N1FKSjZHQmVFS1ZOTFB8QXVsMEN6VXJ6MGpmZFFsUVNXc0pBbS9vbmN0TkJFcmhqaGZwNTZrZUFmRT0=" content="kbtKw5eU2AKV2vPpQmm6"/><script id="wpcp_disable_selection" type="text/javascript">
var image_save_msg='You are not allowed to save images!';
	var no_menu_msg='Context Menu disabled!';
	var smessage = "keep this field completely EMPTY";

function disableEnterKey(e)
{
	var elemtype = e.target.tagName;
	
	elemtype = elemtype.toUpperCase();
	
	if (elemtype == "TEXT" || elemtype == "TEXTAREA" || elemtype == "INPUT" || elemtype == "PASSWORD" || elemtype == "SELECT" || elemtype == "OPTION" || elemtype == "EMBED")
	{
		elemtype = 'TEXT';
	}
	
	if (e.ctrlKey){
     var key;
     if(window.event)
          key = window.event.keyCode;     //IE
     else
          key = e.which;     //firefox (97)
    //if (key != 17) alert(key);
     if (elemtype!= 'TEXT' && (key == 97 || key == 65 || key == 67 || key == 99 || key == 88 || key == 120 || key == 26 || key == 85  || key == 86 || key == 83 || key == 43 || key == 73))
     {
		if(wccp_free_iscontenteditable(e)) return true;
		show_wpcp_message('You are not allowed to copy content or view source');
		return false;
     }else
     	return true;
     }
}

/*For contenteditable tags*/
function wccp_free_iscontenteditable(e)
{
	var e = e || window.event; // also there is no e.target property in IE. instead IE uses window.event.srcElement
  	
	var target = e.target || e.srcElement;

	var elemtype = e.target.nodeName;
	
	elemtype = elemtype.toUpperCase();
	
	var iscontenteditable = "false";
		
	if(typeof target.getAttribute!="undefined" ) iscontenteditable = target.getAttribute("contenteditable"); // Return true or false as string
	
	var iscontenteditable2 = false;
	
	if(typeof target.isContentEditable!="undefined" ) iscontenteditable2 = target.isContentEditable; // Return true or false as boolean

	if(target.parentElement.isContentEditable) iscontenteditable2 = true;
	
	if (iscontenteditable == "true" || iscontenteditable2 == true)
	{
		if(typeof target.style!="undefined" ) target.style.cursor = "text";
		
		return true;
	}
}

////////////////////////////////////
function disable_copy(e)
{	
	var e = e || window.event; // also there is no e.target property in IE. instead IE uses window.event.srcElement
	
	var elemtype = e.target.tagName;
	
	elemtype = elemtype.toUpperCase();
	
	if (elemtype == "TEXT" || elemtype == "TEXTAREA" || elemtype == "INPUT" || elemtype == "PASSWORD" || elemtype == "SELECT" || elemtype == "OPTION" || elemtype == "EMBED")
	{
		elemtype = 'TEXT';
	}
	
	if(wccp_free_iscontenteditable(e)) return true;
	
	var isSafari = /Safari/.test(navigator.userAgent) && /Apple Computer/.test(navigator.vendor);
	
	var checker_IMG = '';
	if (elemtype == "IMG" && checker_IMG == 'checked' && e.detail >= 2) {show_wpcp_message(alertMsg_IMG);return false;}
	if (elemtype != "TEXT")
	{
		if (smessage !== "" && e.detail == 2)
			show_wpcp_message(smessage);
		
		if (isSafari)
			return true;
		else
			return false;
	}	
}

//////////////////////////////////////////
function disable_copy_ie()
{
	var e = e || window.event;
	var elemtype = window.event.srcElement.nodeName;
	elemtype = elemtype.toUpperCase();
	if(wccp_free_iscontenteditable(e)) return true;
	if (elemtype == "IMG") {show_wpcp_message(alertMsg_IMG);return false;}
	if (elemtype != "TEXT" && elemtype != "TEXTAREA" && elemtype != "INPUT" && elemtype != "PASSWORD" && elemtype != "SELECT" && elemtype != "OPTION" && elemtype != "EMBED")
	{
		return false;
	}
}	
function reEnable()
{
	return true;
}
document.onkeydown = disableEnterKey;
document.onselectstart = disable_copy_ie;
if(navigator.userAgent.indexOf('MSIE')==-1)
{
	document.onmousedown = disable_copy;
	document.onclick = reEnable;
}
function disableSelection(target)
{
    //For IE This code will work
    if (typeof target.onselectstart!="undefined")
    target.onselectstart = disable_copy_ie;
    
    //For Firefox This code will work
    else if (typeof target.style.MozUserSelect!="undefined")
    {target.style.MozUserSelect="none";}
    
    //All other  (ie: Opera) This code will work
    else
    target.onmousedown=function(){return false}
    target.style.cursor = "default";
}
//Calling the JS function directly just after body load
window.onload = function(){disableSelection(document.body);};

//////////////////special for safari Start////////////////
var onlongtouch;
var timer;
var touchduration = 1000; //length of time we want the user to touch before we do something

var elemtype = "";
function touchstart(e) {
	var e = e || window.event;
  // also there is no e.target property in IE.
  // instead IE uses window.event.srcElement
  	var target = e.target || e.srcElement;
	
	elemtype = window.event.srcElement.nodeName;
	
	elemtype = elemtype.toUpperCase();
	
	if(!wccp_pro_is_passive()) e.preventDefault();
	if (!timer) {
		timer = setTimeout(onlongtouch, touchduration);
	}
}

function touchend() {
    //stops short touches from firing the event
    if (timer) {
        clearTimeout(timer);
        timer = null;
    }
	onlongtouch();
}

onlongtouch = function(e) { //this will clear the current selection if anything selected
	
	if (elemtype != "TEXT" && elemtype != "TEXTAREA" && elemtype != "INPUT" && elemtype != "PASSWORD" && elemtype != "SELECT" && elemtype != "EMBED" && elemtype != "OPTION")	
	{
		if (window.getSelection) {
			if (window.getSelection().empty) {  // Chrome
			window.getSelection().empty();
			} else if (window.getSelection().removeAllRanges) {  // Firefox
			window.getSelection().removeAllRanges();
			}
		} else if (document.selection) {  // IE?
			document.selection.empty();
		}
		return false;
	}
};

document.addEventListener("DOMContentLoaded", function(event) { 
    window.addEventListener("touchstart", touchstart, false);
    window.addEventListener("touchend", touchend, false);
});

function wccp_pro_is_passive() {

  var cold = false,
  hike = function() {};

  try {
	  const object1 = {};
  var aid = Object.defineProperty(object1, 'passive', {
  get() {cold = true}
  });
  window.addEventListener('test', hike, aid);
  window.removeEventListener('test', hike, aid);
  } catch (e) {}

  return cold;
}
/*special for safari End*/
</script>
<script id="wpcp_disable_Right_Click" type="text/javascript">
document.ondragstart = function() { return false;}
	function nocontext(e) {
	   return false;
	}
	document.oncontextmenu = nocontext;
</script>
<style>
.unselectable
{
-moz-user-select:none;
-webkit-user-select:none;
cursor: default;
}
html
{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
</style>
<script id="wpcp_css_disable_selection" type="text/javascript">
var e = document.getElementsByTagName('body')[0];
if(e)
{
	e.setAttribute('unselectable',"on");
}
</script>
	<style>img#wpstats{display:none}</style>
		
		<script>
		var BunyadSchemeKey = 'bunyad-scheme';
		(() => {
			const d = document.documentElement;
			const c = d.classList;
			var scheme = localStorage.getItem(BunyadSchemeKey);
			
			if (scheme) {
				d.dataset.origClass = c;
				scheme === 'dark' ? c.remove('s-light', 'site-s-light') : c.remove('s-dark', 'site-s-dark');
				c.add('site-s-' + scheme, 's-' + scheme);
			}
		})();
		</script>
		<meta name="theme-color" content="#ffcc00" /><meta name="generator" content="Elementor 4.0.5; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap">
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1240184940046704"
     crossorigin="anonymous"></script><link rel="icon" href="https://prathipakshamtv.com/wp-content/uploads/2024/01/wp-1705798732355-150x150.jpg" sizes="32x32" />
<link rel="icon" href="https://prathipakshamtv.com/wp-content/uploads/2024/01/wp-1705798732355-300x300.jpg" sizes="192x192" />
<link rel="apple-touch-icon" href="https://prathipakshamtv.com/wp-content/uploads/2024/01/wp-1705798732355-300x300.jpg" />
<meta name="msapplication-TileImage" content="https://prathipakshamtv.com/wp-content/uploads/2024/01/wp-1705798732355-300x300.jpg" />
		<style type="text/css" id="wp-custom-css">
			
/* ✅ Keep header and footer unchanged */
header, footer {
  background: transparent !important;    /* Keep original colors */
  color: inherit !important;             /* Keep original text color */
  border: none !important;               /* Remove any borders */
}

/* White background for the entire site */
body, .elementor-section, .elementor-container, .elementor-widget, .elementor-inner-section {
    background: #ffffff !important;    
}


/* Keep original font colors (remove forced black color) */
body .elementor-widget-container p,  
body .elementor-heading-title,  
body a,  
body span,  
body div,  
body h1,  
body h2,  
body h3,  
body h4,  
body h5,  
body h6 {  
    color: inherit !important;  
}


/* ===== ARTICLE BODY ===== */
/* (your article CSS here) */


/* ===== TERMS & PRIVACY PAGES CLEAN STYLE ===== */
.terms-conditions-page,
.privacy-policy-page {
    font-family: 'Priyanka', sans-serif;
    font-size: 20px;
    line-height: 1.8;
    color: #333;
}


/* Main Title */
.terms-conditions-page h1,
.privacy-policy-page h1 {
    font-size: 26px;
    font-weight: 600;
    color: #111;
    margin-bottom: 20px;
}

/* Section Headings */
.terms-conditions-page h2,
.privacy-policy-page h2 {
    font-size: 20px;
    font-weight: 600;
    color: #1a0dab;
    margin: 25px 0 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
}

/* Paragraph */
.terms-conditions-page p,
.privacy-policy-page p {
    font-size: 20px;
    margin-bottom: 14px;
}

/* Lists */
.terms-conditions-page ul,
.privacy-policy-page ul {
    margin-left: 20px;
    padding-left: 10px;
}

.terms-conditions-page li,
.privacy-policy-page li {
    margin-bottom: 8px;
    font-size: 20px;
}


/* ===========================
   Article Titles (ENHANCED)
=========================== */

h1.entry-title,
.single-post h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 15px;
}

/* Section Headings */
.entry-content h2 {
    font-size: 26px;        /* better hierarchy */
    font-weight: 700;
    margin-top: 28px;
    margin-bottom: 12px;
}

.entry-content h3 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 10px;
}

/* Small headings */
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 8px;
}


/* ===========================
   MOBILE (IMPORTANT)
=========================== */
@media (max-width: 768px) {

  h1.entry-title {
    font-size: 32px;   /* 🔥 mobile readable */
    line-height: 1.3;
  }

  .entry-content h2 {
    font-size: 28px;
  }

  .entry-content h3 {
    font-size: 24px;
  }

  .entry-content h4 {
    font-size: 22px;
  }
}


/* ===========================
   HEADER MENU
=========================== */
header a, 
.main-navigation a, 
nav a {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #000000 !important;
}


/* ===== ADS CLEAN STYLING ===== */

.ts-ad-wrapper {
    margin: 20px 0;
    padding: 10px;
    text-align: center;
    max-width: 100%;
    border: 1px solid #e0e0e0;
    background: #fafafa;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

/* Sidebar Ads */
.sidebar .ts-ad-wrapper {
    margin-bottom: 25px;
}

/* Footer Ads */
footer .ts-ad-wrapper {
    margin: 20px 0;
}

/* AMP Ads */
amp-ad {
    display: block;
    margin: 20px auto;
    text-align: center;
    max-width: 100%;
}

/* Mobile */
@media (max-width: 768px) {
    .ts-ad-wrapper {
        margin: 15px 0;
        padding: 8px;
    }

    amp-ad {
        margin: 15px auto;
    }
}


/* ===== SIDEBAR WIDGET TITLES ===== */
.widget-title,
.sidebar .widget-title,
.sidebar h3.widget-title {
    background: #ffdf00;
    color: #000;
    padding: 4px 10px;
    border-radius: 4px;
    display: inline-block;
    font-weight: 600;
}


/* ===== SIDEBAR SMALL POSTS ===== */

/* Title */
.smartmag-widget-posts-small .post-title a {
    display: block;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
}

/* Hide meta */
.smartmag-widget-posts-small .post-meta-items {
    display: none;
}

/* Spacing */
.smartmag-widget-posts-small .l-post {
    margin-bottom: 6px;
}


/* ===== MOBILE CATEGORY MENU HORIZONTAL SCROLL ===== */
@media (max-width: 768px) {
    .smart-head-bottom .nav,
    .smart-head-sticky .nav {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        scroll-behavior: smooth;
    }

    .smart-head-bottom .nav > li,
    .smart-head-sticky .nav > li {
        flex: 0 0 auto !important;
        margin-right: 10px;
    }

    /* hide scrollbar on mobile */
    .smart-head-bottom .nav::-webkit-scrollbar,
    .smart-head-sticky .nav::-webkit-scrollbar {
        display: none;
    }
}


/* ==== MOBILE POST TITLES BIGGER ==== */
@media (max-width: 768px) {
    .post-title a,
    .entry-title a,
    h1, h2, h3 {
        font-size: 26px !important;
        line-height: 1.35 !important;
    }
}

.post-title a:hover,
.entry-title a:hover {
    color:#4285F4 !important;
}

.smart-head-bottom .nav > li > a:hover,
.smart-head-sticky .nav > li > a:hover {
    color:#4285F4 !important;
}

/* lock header category bar background (normal + sticky) */
.smart-head-bottom,
.smart-head-bottom .nav > li > a,
.smart-head-sticky .smart-head-bottom,
.smart-head-sticky .smart-head-bottom .nav > li > a {
    background-color: #FFDF00 !important;
    color:#000 !important;
}


/* lock all header rows background same color always */
.smart-head-main,
.smart-head-main .smart-head-mid,
.smart-head-main .smart-head-bottom,
.smart-head-sticky,
.smart-head-sticky .smart-head-mid,
.smart-head-sticky .smart-head-bottom {
    background-color: #FFDF00 !important;
}

/* normal */
.smart-head-main .nav > li > a,
.smart-head-sticky .nav > li > a {
    color: #000;   /* normal black */
}

/* hover */
.smart-head-main .nav > li > a:hover,
.smart-head-sticky .nav > li > a:hover {
    color: #4285F4 !important;
}


/* ===== article card style (main list) ===== */

.main .l-post,
.content .l-post,
.content-area .l-post,
.posts .l-post,
.loop .l-post,
.grid .l-post {
    background: #ffffff;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.06);
}

/* ===== REMOVE BOX STYLE FOR SIDEBAR POSTS ===== */

.sidebar .l-post,
.smartmag-widget-posts-small .l-post {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0 !important;
    margin-bottom: 6px !important;   /* 🔥 reduce spacing */
}

/* ===== ACTIVE MENU / CATEGORY UNDERLINE ===== */

.smart-head-bottom .nav > li.current-menu-item > a,
.smart-head-sticky .nav > li.current-menu-item > a,
.single-post .nav > li.current-post-ancestor > a {
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
    color: #000;
}

/* ===== CONTENT TEXT ONLY ===== */

/* Optional: slightly lighter look */
.single-post .entry-content {
    font-weight: 400;
}

/* Headings should stay bold */

.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content h4 {
    font-weight: 600;
}



/* ===== RESPONSIVE TABLE (SAFE) ===== */

@media (max-width: 768px) {

  .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive table {
    width: 100%;
    border-collapse: collapse;
  }

  .table-responsive th,
  .table-responsive td {
    white-space: nowrap;
    padding: 8px;
  }
}


/* =========================
   DESKTOP
========================= */
@media (min-width: 769px) {

  /* Title */
  .single-post h1.entry-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.35;
  }

  /* Subheadings */
  .single-post .entry-content h2 {
    font-size: 24px;
    font-weight: 600;
  }

  .single-post .entry-content h3 {
    font-size: 22px;
    font-weight: 600;
  }
}


/* =========================
   MOBILE
========================= */
@media (max-width: 768px) {

  /* Title */
  .single-post h1.entry-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.35;
  }

  /* Subheadings */
  .single-post .entry-content h2 {
    font-size: 24px;
    font-weight: 600;
  }

  .single-post .entry-content h3 {
    font-size: 22px;
    font-weight: 600;
  }

  /* Content slightly smaller for mobile */
  .single-post .entry-content,
  .single-post .entry-content p {
    font-size: 19px;
  }
}


/* Extra safety for full content */
.single-post .entry-content {
  overflow-wrap: break-word;
}


/* Footer text small & normal */
footer,
footer p,
footer a {
  font-size: 18px !important;   /* Smaller size */
  
}

/* Footer headings (if any) */
footer h1,
footer h2,
footer h3 {
  font-size: 18px !important;
  font-weight: 500 !important;
}

/* Reduce spacing between links */
footer a {
  margin-right: 6px;
  display: inline-block;
}

/* Slight color soft */
footer {
  color: #222 !important;
}


/* FORCE remove underline in footer */
footer a,
footer a:link,
footer a:visited {
  text-decoration: none !important;
}
 

/* Default links */
a {
  text-decoration: none !important;
}

/* Hover effect */
a:hover {
  text-decoration: underline !important;
}

/* Article links always underline */
.single-post .entry-content a {
  text-decoration: underline !important;
}

/* Sidebar post titles size reduce */
.sidebar .post-title a,
.smartmag-widget-posts-small .post-title a,
.sidebar .widget .post-title a {
    font-size: 18px !important;
    line-height: 1.4 !important;
    font-weight: 400 !important;
}

/* ===== MOBILE BOTTOM STICKY AD ===== */

.mobile-sticky-ad {
    display: none;
}

@media (max-width: 768px) {
    .mobile-sticky-ad {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        text-align: center;
        z-index: 9999;
        padding: 5px 0;
        box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
    }

    .mobile-sticky-ad img,
    .mobile-sticky-ad iframe {
        width: 100%;
        height: auto;
    }
}


.single-post .entry-content a,
.entry-content a {
    color: blue !important;
}

.single-post .entry-content a:hover {
    color: darkblue !important;
}


/* ✅ Keep header and footer unchanged */
header, footer {
  background: transparent !important;    /* Keep original colors */
  color: inherit !important;             /* Keep original text color */
  border: none !important;               /* Remove any borders */
}

/* White background for the entire site */
body, .elementor-section, .elementor-container, .elementor-widget, .elementor-inner-section {
    background: #ffffff !important;  
   
}


/* Keep original font colors (remove forced black color) */
body .elementor-widget-container p,  
body .elementor-heading-title,  
body a,  
body span,  
body div,  
body h1,  
body h2,  
body h3,  
body h4,  
body h5,  
body h6 {  
    color: inherit !important;  
}


/* ===== TERMS & PRIVACY PAGES CLEAN STYLE ===== */

.terms-conditions-page,
.privacy-policy-page {
    font-family: 'Priyanka', sans-serif;
    font-size: 18px;
    line-height: 1.8;
    color: #333;
}

/* Main Title */
.terms-conditions-page h1,
.privacy-policy-page h1 {
    font-size: 26px;
    font-weight: 600;
    color: #111;
    margin-bottom: 20px;
}

/* Section Headings */
.terms-conditions-page h2,
.privacy-policy-page h2 {
    font-size: 20px;
    font-weight: 600;
    color: #1a0dab;
    margin: 25px 0 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
}

/* Paragraph */
.terms-conditions-page p,
.privacy-policy-page p {
    font-size: 18px;
    margin-bottom: 14px;
}

/* Lists */
.terms-conditions-page ul,
.privacy-policy-page ul {
    margin-left: 20px;
    padding-left: 10px;
}

.terms-conditions-page li,
.privacy-policy-page li {
    margin-bottom: 8px;
    font-size: 18px;
}


/* Header Menu Page Links */
header a, 
.main-navigation a, 
nav a {
    font-size: 20px !important;   /* Larger font size */
    font-weight: 600 !important;  /* Bold for better readability */
    color: #000000 !important;    /* Black color */
}

/* ===== ADS CLEAN STYLING ===== */

.ts-ad-wrapper {
    margin: 20px 0;
    padding: 10px;
    text-align: center;
    max-width: 100%;
    border: 1px solid #e0e0e0;
    background: #fafafa;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

/* Sidebar Ads */
.sidebar .ts-ad-wrapper {
    margin-bottom: 25px;
}

/* Footer Ads */
footer .ts-ad-wrapper {
    margin: 20px 0;
}

/* AMP Ads */
amp-ad {
    display: block;
    margin: 20px auto;
    text-align: center;
    max-width: 100%;
}

/* Mobile */
@media (max-width: 768px) {
    .ts-ad-wrapper {
        margin: 15px 0;
        padding: 8px;
    }

    amp-ad {
        margin: 15px auto;
    }
}


/* ===== SIDEBAR WIDGET TITLES ===== */
.widget-title,
.sidebar .widget-title,
.sidebar h3.widget-title {
    background: #ffdf00;
    color: #000;
    padding: 4px 10px;
    border-radius: 4px;
    display: inline-block;
    font-weight: 600;
}


/* ===== SIDEBAR SMALL POSTS ===== */

/* Title */
.smartmag-widget-posts-small .post-title a {
    display: block;
    font-size: 16px;
    line-height: 1.3;   /* 🔥 slightly tight */
    font-weight: 500;
    margin-bottom: 2px; /* 🔥 reduce gap */
}

/* Hide meta */
.smartmag-widget-posts-small .post-meta-items {
    display: none;
}

/* MAIN spacing fix */
.smartmag-widget-posts-small li {
    margin-bottom: 6px !important;   /* 🔥 real fix */
    padding: 0 !important;
}

.smartmag-widget-posts-small .post {
    margin-bottom: 4px !important;
    padding: 0 !important;
}

.smartmag-widget-posts-small .l-post {
    margin-bottom: 6px !important;
    padding: 0 !important;
}


/* ===== MOBILE CATEGORY MENU HORIZONTAL SCROLL ===== */
@media (max-width: 768px) {
    .smart-head-bottom .nav,
    .smart-head-sticky .nav {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        scroll-behavior: smooth;
    }

    .smart-head-bottom .nav > li,
    .smart-head-sticky .nav > li {
        flex: 0 0 auto !important;
        margin-right: 10px;
    }

    /* hide scrollbar on mobile */
    .smart-head-bottom .nav::-webkit-scrollbar,
    .smart-head-sticky .nav::-webkit-scrollbar {
        display: none;
    }
}


/* ==== MOBILE POST TITLES BIGGER ==== */
@media (max-width: 768px) {
    .post-title a,
    .entry-title a,
    h1, h2, h3 {
        font-size: 26px !important;
        line-height: 1.35 !important;
    }
}


/* Blue titles */
.post-title a,
.entry-title a,
.l-post .post-title a,
.widget .post-title a {
    color:#4285F4 !important;
}

      /* Underline links properly */
a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
}

.smart-head-bottom .nav > li > a:hover,
.smart-head-sticky .nav > li > a:hover {
    color:#4285F4 !important;
}


/* lock header category bar background (normal + sticky) */
.smart-head-bottom,
.smart-head-bottom .nav > li > a,
.smart-head-sticky .smart-head-bottom,
.smart-head-sticky .smart-head-bottom .nav > li > a {
    background-color: #FFDF00 !important;
    color:#000 !important;
}



/* lock all header rows background same color always */
.smart-head-main,
.smart-head-main .smart-head-mid,
.smart-head-main .smart-head-bottom,
.smart-head-sticky,
.smart-head-sticky .smart-head-mid,
.smart-head-sticky .smart-head-bottom {
    background-color: #FFDF00 !important;
}

/* normal */
.smart-head-main .nav > li > a,
.smart-head-sticky .nav > li > a {
    color: #000;
}

/* hover */
.smart-head-main .nav > li > a:hover,
.smart-head-sticky .nav > li > a:hover {
    color: #4285F4 !important;
}

/* ===== article card style (main list) ===== */

.main .l-post,
.content .l-post,
.content-area .l-post,
.posts .l-post,
.loop .l-post,
.grid .l-post {
    background: #ffffff;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.06);
}

/* ===== REMOVE BOX STYLE FOR SIDEBAR POSTS ===== */

.sidebar .l-post,
.smartmag-widget-posts-small .l-post {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0 !important;
    margin-bottom: 6px !important;   /* 🔥 reduce from 12 → 6 */
}
.sidebar .widget ul li {
    margin-bottom: 6px !important;
    padding: 0 !important;
}

/* ===== ACTIVE MENU / CATEGORY UNDERLINE ===== */

.smart-head-bottom .nav > li.current-menu-item > a,
.smart-head-sticky .nav > li.current-menu-item > a,
.single-post .nav > li.current-post-ancestor > a {
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
    color: #000;
}

/* ===== CONTENT TEXT ONLY ===== */

/* Optional: slightly lighter look */
.single-post .entry-content {
    font-weight: 400;
}

/* Headings should stay bold */

.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content h4 {
    font-weight: 600;
}



/* ===== RESPONSIVE TABLE (SAFE) ===== */

@media (max-width: 768px) {

  .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive table {
    width: 100%;
    border-collapse: collapse;
  }

  .table-responsive th,
  .table-responsive td {
    white-space: nowrap;
    padding: 8px;
  }
}


/* =========================
   DESKTOP
========================= */
@media (min-width: 769px) {

  /* Title */
  .single-post h1.entry-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.35;
  }

  /* Subheadings */
  .single-post .entry-content h2 {
    font-size: 24px;
    font-weight: 600;
  }

  .single-post .entry-content h3 {
    font-size: 22px;
    font-weight: 600;
  }
}


/* =========================
   MOBILE
========================= */
@media (max-width: 768px) {

  /* Title */
  .single-post h1.entry-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.35;
  }

  /* Subheadings */
  .single-post .entry-content h2 {
    font-size: 24px;
    font-weight: 600;
  }

  .single-post .entry-content h3 {
    font-size: 22px;
    font-weight: 600;
  }

  /* Content slightly smaller for mobile */
  .single-post .entry-content,
  .single-post .entry-content p {
    font-size: 18px;
  }
}


/* Extra safety for full content */
.single-post .entry-content {
  overflow-wrap: break-word;
}


/* ===== CLEAN FOOTER TYPOGRAPHY ===== */

footer,
footer p,
footer a,
footer span,
footer div,
footer li {
    font-family: 'Priyanka', sans-serif !important;
    font-size: 18px !important;
    line-height: 1.6 !important;
    font-weight: 400 !important;
}


/* Reduce spacing between links */
footer a {
  margin-right: 6px;
  display: inline-block;
}

/* Slight color soft */
footer {
  color: #222 !important;
}


/* FORCE remove underline in footer */
footer a,
footer a:link,
footer a:visited {
  text-decoration: none !important;
}


/* ONLY hover lo underline */
footer a:hover {
  text-decoration: underline !important;
}

/* Only hover underline */
a:hover {
  text-decoration: underline !important;
}


/* Sidebar post titles size reduce */
.sidebar .post-title a,
.smartmag-widget-posts-small .post-title a,
.sidebar .widget .post-title a {
    font-size: 18px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
}


.single-post .entry-content a,
.entry-content a {
    color: blue !important;
}

.single-post .entry-content a:hover {
    color: darkblue !important;
}

.main-wrap {
    max-width: 1100px !important;
    margin: 0 auto !important;
    background: #ffffff;
}

/* =========================
   SIDE SPACE CREATE
========================= */
body {
    background: #f1f1f1 !important;
}

/* =========================
   MAIN CONTENT CENTER
========================= */
.main-wrap {
    max-width: 1100px !important;
    margin: 0 auto !important;
    background: #ffffff !important;
}

/* =========================
   HEADER ALIGN SAME WIDTH
========================= */
.smart-head-main,
.smart-head-mid,
.smart-head-bottom {
    width: 1100px !important;
    margin: 0 auto !important;
}

/* =========================
   REMOVE INNER LIMITS
========================= */
.smart-head-main .wrap,
.smart-head-mid .wrap,
.smart-head-bottom .wrap {
    max-width: 100% !important;
}


/* ===== ARTICLE CARD TITLES REDUCE ===== */

.post-title a,
.entry-title,
.l-post .post-title a {
    font-size: 20px !important;   /* reduce size */
    line-height: 1.3 !important;
    font-weight: 500 !important;
}

/* mobile lo konchem bigger */
@media (max-width: 768px) {
    .post-title a,
    .entry-title {
        font-size: 20px !important;
    }
}

/* ===== FOOTER TEXT SIZE INCREASE ===== */

footer,
footer p,
footer a {
    font-size: 18px !important;   /* increase size */
    line-height: 1.6 !important;
}

/* ===== COPYRIGHT TEXT SIZE FIX ===== */

.footer-bottom,
.footer-bottom p,
.footer-bottom a,
.copyright,
.copyright p,
.copyright a {
    font-size: 18px !important;
    line-height: 1.6 !important;
}

/* ===== FORCE HEADER DATE SIZE ===== */

/* normal text */
.smart-head-mid,
.smart-head-mid .wrap,
.smart-head-mid span,
.smart-head-mid div {
    font-size: 18px !important;
}

/* if date is inside specific element */
.smart-head-mid .date,
.smart-head-mid .the-date,
.smart-head-mid .top-bar-date {
    font-size: 18px !important;
}

/* IMPORTANT: pseudo elements (real fix) */
.smart-head-mid::before,
.smart-head-mid::after,
.smart-head-mid *::before,
.smart-head-mid *::after {
    font-size: 18px !important;
}


/* ===== LOAD RAMABHADRA ===== */
@import url('https://fonts.googleapis.com/css2?family=Ramabhadra&display=swap');


/* ===== TITLES & HEADINGS ===== */
.post-title a,
.entry-title,
.entry-title a,
h1, h2, h3, h4 {
    font-family: 'Ramabhadra', sans-serif !important;
}


/* ===== ARTICLE BODY (PRIYANKA STYLE) ===== */
.single-post .entry-content,
.single-post .entry-content p,
.single-post .entry-content span,
.single-post .entry-content div,
.single-post .entry-content li {
    font-family: 'Priyanka', sans-serif !important;
    font-size: 18px !important;
    line-height: 1.9 !important;
}

/* ===== STRONG TEXT ===== */
.single-post .entry-content strong {
    font-weight: 600 !important;
}

/* ===== FORCE EENADU BLUE TITLES ===== */

.post-title a,
.entry-title a,
.l-post .post-title a,
.widget .post-title a {
    color:#4285F4 !important;   /* 🔵 Eenadu blue */
}

/* hover lo kuda same blue */
.post-title a:hover,
.entry-title a:hover,
.l-post .post-title a:hover,
.widget .post-title a:hover {
    color: #4285F4 !important;
}

/* ===== UNIVERSAL ARTICLE TEXT FIX ===== */

.single-post .entry-content,
.single-post .entry-content p,
.single-post .entry-content span,
.single-post .entry-content div,
.single-post .entry-content li,
.single-post .entry-content strong {
    font-family: 'Priyanka', sans-serif !important;
    font-size: 18px !important;
    line-height: 1.9 !important;
    color: #222 !important;
}

/* Fix Elementor content also */
.single-post .elementor-widget-container,
.single-post .elementor-widget-container p,
.single-post .elementor-widget-container span,
.single-post .elementor-widget-container div {
    font-family: 'Priyanka', sans-serif !important;
    font-size: 18px !important;
    line-height: 1.9 !important;
}

/* Remove random inline styles effect */
.single-post .entry-content * {
    font-size: inherit !important;
    line-height: inherit !important;
}


/* ===== FINAL RESPONSIVE FIX ===== */

/* Main container */
.main-wrap,
.wrap,
.container,
.content-area {
    max-width: 1100px !important;
    width: 100% !important;
    margin: 0 auto !important;
}

/* Header full responsive */
.smart-head-main,
.smart-head-mid,
.smart-head-bottom {
    max-width: 1100px !important;
    width: 100% !important;
    margin: 0 auto !important;
}

/* Mobile fix (VERY IMPORTANT) */
@media (max-width: 768px) {

  .main-wrap,
  .wrap,
  .container,
  .content-area,
  .smart-head-main,
  .smart-head-mid,
  .smart-head-bottom {
      max-width: 100% !important;
      width: 100% !important;
      margin: 0 !important;
  }

  body {
      overflow-x: hidden !important;
  }
}


/* ===== GLOBAL GAP RESET ===== */
.row,
.posts,
.loop,
.grid,
.posts-list,
.widget-posts,
.widget-posts-small {
    gap: 8px !important;
}


/* ===== HOME ARTICLES ===== */
.main .l-post,
.content .l-post,
.posts .l-post,
.loop .l-post {
    margin-bottom: 10px !important;
    padding: 10px !important;
}


/* ===== REMOVE EXTRA INNER SPACE ===== */
.l-post-inner,
.post-inner,
.post-content {
    padding: 8px !important;
}


/* ===== SIDEBAR FIX (REAL TARGET) ===== */

/* Each sidebar item */
.sidebar .widget li,
.sidebar .widget .post,
.sidebar .widget-posts li,
.sidebar .widget-posts-small li,
.sidebar .posts-list li {
    margin-bottom: 6px !important;
    padding-bottom: 6px !important;
}

/* Remove spacing inside sidebar blocks */
.sidebar .widget,
.sidebar .widget-posts,
.sidebar .widget-posts-small {
    margin-bottom: 12px !important;
    padding: 0 !important;
}

/* Remove image/text gap */
.sidebar .post {
    margin-bottom: 6px !important;
}


/* ===== MAIN + SIDEBAR GAP ===== */
.content-area {
    padding-right: 6px !important;
}

.sidebar {
    padding-left: 6px !important;
}


/* ===== REMOVE HIDDEN EXTRA SPACE ===== */
.container,
.wrap,
.main-wrap {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

/* ===== FINAL SIDEBAR GAP FIX (OVERRIDE ALL) ===== */

/* kill all extra spacing */
.sidebar .widget ul li,
.sidebar .widget-posts-small li,
.sidebar .posts-list li {
    margin-bottom: 5px !important;
    padding: 0 !important;
}

/* inner post spacing */
.sidebar .post,
.sidebar .l-post,
.smartmag-widget-posts-small .post,
.smartmag-widget-posts-small .l-post {
    margin-bottom: 5px !important;
    padding: 0 !important;
}

/* title tight */
.sidebar .post-title {
    margin-bottom: 2px !important;
    line-height: 1.3 !important;
}

/* widget spacing */
.sidebar .widget {
    margin-bottom: 10px !important;
}

/* remove hidden spacing */
.sidebar .media,
.sidebar .media-body {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

/* ===== SIDEBAR ARTICLE BORDER ===== */

.sidebar .post,
.sidebar .l-post,
.smartmag-widget-posts-small .post,
.smartmag-widget-posts-small .l-post {
    border: 1px solid rgba(0,0,0,0.12) !important;  /* light border */
    border-radius: 6px;
    padding: 8px !important;
    background: #ffffff;
}

		</style>
		

</head>

<body class="error404 wp-theme-smart-mag sfsi_actvite_theme_default unselectable right-sidebar has-lb has-lb-sm ts-img-hov-fade has-sb-sep layout-normal elementor-default elementor-kit-28">



<div class="main-wrap">

	
<div class="off-canvas-backdrop"></div>
<div class="mobile-menu-container off-canvas hide-widgets-sm hide-menu-lg" id="off-canvas">

	<div class="off-canvas-head">
		<a href="#" class="close">
			<span class="visuallyhidden">Close Menu</span>
			<i class="tsi tsi-times"></i>
		</a>

		<div class="ts-logo">
			<img class="logo-mobile logo-image" src="https://prathipakshamtv.com/wp-content/uploads/2023/10/cropped-Screenshot_2023-10-04-23-23-01-567_com.facebook.katana-1-e1697618046999.jpg" width="252" height="108" alt="Prathipaksham TV"/>		</div>
	</div>

	<div class="off-canvas-content">

		
			<ul id="menu-main-menu" class="mobile-menu"><li id="menu-item-12887" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-12887"><a href="https://prathipakshamtv.com/">హోమ్</a></li>
<li id="menu-item-8357" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8357"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-latestnews/">వార్తలు</a></li>
<li id="menu-item-8358" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8358"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-public-issues/">ప్రజా సమస్యలు</a></li>
<li id="menu-item-8353" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8353"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-political-analysis/">రాజకీయ విశ్లేషణ</a></li>
<li id="menu-item-8356" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8356"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-counter-statements/">ప్రత్యామ్నాయ స్వరం</a></li>
<li id="menu-item-8354" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8354"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-government-review/">ప్రభుత్వ సమీక్ష</a></li>
<li id="menu-item-8355" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8355"><a href="https://prathipakshamtv.com/category/https-prathipakshamtv-com-category-rti-stories/">ఆర్టిఐ</a></li>
<li id="menu-item-8403" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8403"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-career-education/">కెరీర్</a></li>
</ul>
		
					<div class="off-canvas-widgets">
							</div>
		
		
		<div class="spc-social-block spc-social spc-social-b smart-head-social">
		
			
				<a href="https://www.facebook.com/profile.php?id=61552206173489&#038;mibextid=ZbWKwL" class="link service s-facebook" target="_blank" rel="nofollow noopener">
					<i class="icon tsi tsi-facebook"></i>					<span class="visuallyhidden">Facebook</span>
				</a>
									
			
				<a href="https://twitter.com/prathipakshamtv" class="link service s-twitter" target="_blank" rel="nofollow noopener">
					<i class="icon tsi tsi-twitter"></i>					<span class="visuallyhidden">X (Twitter)</span>
				</a>
									
			
				<a href="https://www.instagram.com/prathipakshamtv/" class="link service s-instagram" target="_blank" rel="nofollow noopener">
					<i class="icon tsi tsi-instagram"></i>					<span class="visuallyhidden">Instagram</span>
				</a>
									
			
		</div>

		
	</div>

</div>
<div class="smart-head smart-head-a smart-head-main" id="smart-head">
	
	<div class="smart-head-row smart-head-mid smart-head-row-3 is-light smart-head-row-full">

		<div class="inner wrap">

							
				<div class="items items-left ">
				
<button class="offcanvas-toggle has-icon" type="button" aria-label="Menu">
	<span class="hamburger-icon hamburger-icon-a">
		<span class="inner"></span>
	</span>
</button>
		<div class="spc-social-block spc-social spc-social-b smart-head-social">
		
			
				<a href="https://www.facebook.com/profile.php?id=61552206173489&#038;mibextid=ZbWKwL" class="link service s-facebook" target="_blank" rel="nofollow noopener">
					<i class="icon tsi tsi-facebook"></i>					<span class="visuallyhidden">Facebook</span>
				</a>
									
			
				<a href="https://twitter.com/prathipakshamtv" class="link service s-twitter" target="_blank" rel="nofollow noopener">
					<i class="icon tsi tsi-twitter"></i>					<span class="visuallyhidden">X (Twitter)</span>
				</a>
									
			
				<a href="https://www.instagram.com/prathipakshamtv/" class="link service s-instagram" target="_blank" rel="nofollow noopener">
					<i class="icon tsi tsi-instagram"></i>					<span class="visuallyhidden">Instagram</span>
				</a>
									
			
				<a href="https://whatsapp.com/channel/0029Va8PwFiHLHQfg2S0Bu2M" class="link service s-whatsapp" target="_blank" rel="nofollow noopener">
					<i class="icon tsi tsi-whatsapp"></i>					<span class="visuallyhidden">WhatsApp</span>
				</a>
									
			
				<a href="https://youtube.com/@PrathipakshamTV?si=upT_Sx_mimiYRhQR" class="link service s-youtube" target="_blank" rel="nofollow noopener">
					<i class="icon tsi tsi-youtube-play"></i>					<span class="visuallyhidden">YouTube</span>
				</a>
									
			
		</div>

						</div>

							
				<div class="items items-center ">
					<a href="https://prathipakshamtv.com/" title="Prathipaksham TV" rel="home" class="logo-link ts-logo logo-is-image">
		<span>
			
				
					<img src="https://smartmag.theme-sphere.com/news-board/wp-content/uploads/sites/29/2022/03/Logo-Newsboard-white-01.png" class="logo-image logo-image-dark" alt="Prathipaksham TV" srcset="https://smartmag.theme-sphere.com/news-board/wp-content/uploads/sites/29/2022/03/Logo-Newsboard-white-01.png ,https://smartmag.theme-sphere.com/news-board/wp-content/uploads/sites/29/2022/03/Logo-Newsboard-white-01@2x.png 2x"/><img fetchpriority="high" src="https://prathipakshamtv.com/wp-content/uploads/2023/10/cropped-Screenshot_2023-10-04-23-23-01-567_com.facebook.katana-1-e1697618046999.jpg" class="logo-image" alt="Prathipaksham TV" width="503" height="216"/>
									 
					</span>
	</a>				</div>

							
				<div class="items items-right ">
				
<span class="h-date">
	Monday, May 4, 2026</span>				</div>

						
		</div>
	</div>

	
	<div class="smart-head-row smart-head-bot smart-head-row-3 is-light has-center-nav smart-head-row-full">

		<div class="inner wrap">

							
				<div class="items items-left empty">
								</div>

							
				<div class="items items-center ">
					<div class="nav-wrap">
		<nav class="navigation navigation-main nav-hov-a">
			<ul id="menu-main-menu-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-12887"><a href="https://prathipakshamtv.com/">హోమ్</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-81 menu-item-8357"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-latestnews/">వార్తలు</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-73 menu-item-8358"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-public-issues/">ప్రజా సమస్యలు</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-74 menu-item-8353"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-political-analysis/">రాజకీయ విశ్లేషణ</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-75 menu-item-8356"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-counter-statements/">ప్రత్యామ్నాయ స్వరం</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-79 menu-item-8354"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-government-review/">ప్రభుత్వ సమీక్ష</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-78 menu-item-8355"><a href="https://prathipakshamtv.com/category/https-prathipakshamtv-com-category-rti-stories/">ఆర్టిఐ</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-120 menu-item-8403"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-career-education/">కెరీర్</a></li>
</ul>		</nav>
	</div>
				</div>

							
				<div class="items items-right ">
				

	<a href="#" class="search-icon has-icon-only is-icon" title="Search">
		<i class="tsi tsi-search"></i>
	</a>

				</div>

						
		</div>
	</div>

	</div>
<div class="smart-head smart-head-a smart-head-mobile" id="smart-head-mobile" data-sticky="mid" data-sticky-type="smart" data-sticky-full>
	
	<div class="smart-head-row smart-head-mid smart-head-row-3 is-light smart-head-row-full">

		<div class="inner wrap">

							
				<div class="items items-left ">
				
<button class="offcanvas-toggle has-icon" type="button" aria-label="Menu">
	<span class="hamburger-icon hamburger-icon-a">
		<span class="inner"></span>
	</span>
</button>
		<div class="spc-social-block spc-social spc-social-a smart-head-social">
		
			
				<a href="https://www.facebook.com/profile.php?id=61552206173489&#038;mibextid=ZbWKwL" class="link service s-facebook" target="_blank" rel="nofollow noopener">
					<i class="icon tsi tsi-facebook"></i>					<span class="visuallyhidden">Facebook</span>
				</a>
									
			
				<a href="https://twitter.com/prathipakshamtv" class="link service s-twitter" target="_blank" rel="nofollow noopener">
					<i class="icon tsi tsi-twitter"></i>					<span class="visuallyhidden">X (Twitter)</span>
				</a>
									
			
				<a href="https://www.instagram.com/prathipakshamtv/" class="link service s-instagram" target="_blank" rel="nofollow noopener">
					<i class="icon tsi tsi-instagram"></i>					<span class="visuallyhidden">Instagram</span>
				</a>
									
			
		</div>

						</div>

							
				<div class="items items-center ">
					<a href="https://prathipakshamtv.com/" title="Prathipaksham TV" rel="home" class="logo-link ts-logo logo-is-image">
		<span>
			
									<img class="logo-mobile logo-image" src="https://prathipakshamtv.com/wp-content/uploads/2023/10/cropped-Screenshot_2023-10-04-23-23-01-567_com.facebook.katana-1-e1697618046999.jpg" width="252" height="108" alt="Prathipaksham TV"/>									 
					</span>
	</a>				</div>

							
				<div class="items items-right ">
				

	<a href="#" class="search-icon has-icon-only is-icon" title="Search">
		<i class="tsi tsi-search"></i>
	</a>

				</div>

						
		</div>
	</div>

	
	<div class="smart-head-row smart-head-bot smart-head-row-3 is-light smart-head-scroll-nav smart-head-row-full">

		<div class="inner wrap">

							
				<div class="items items-left empty">
								</div>

							
				<div class="items items-center ">
					<div class="nav-wrap">
		<nav class="navigation navigation-scroll nav-hov-a">
			<ul id="menu-main-menu-2" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-12887"><a href="https://prathipakshamtv.com/">హోమ్</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-81 menu-item-8357"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-latestnews/">వార్తలు</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-73 menu-item-8358"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-public-issues/">ప్రజా సమస్యలు</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-74 menu-item-8353"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-political-analysis/">రాజకీయ విశ్లేషణ</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-75 menu-item-8356"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-counter-statements/">ప్రత్యామ్నాయ స్వరం</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-79 menu-item-8354"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-government-review/">ప్రభుత్వ సమీక్ష</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-78 menu-item-8355"><a href="https://prathipakshamtv.com/category/https-prathipakshamtv-com-category-rti-stories/">ఆర్టిఐ</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-cat-120 menu-item-8403"><a href="https://prathipakshamtv.com/category/prathipakshamtv-com-career-education/">కెరీర్</a></li>
</ul>		</nav>
	</div>
				</div>

							
				<div class="items items-right empty">
								</div>

						
		</div>
	</div>

	</div>
	
	<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1240184940046704"
     crossorigin="anonymous"></script><div class="main ts-contain cf right-sidebar">

			<div class="ts-row">
			<div class="col-12 cf">

				<div class="the-post the-page page-404 cf">
					<header>
						<h1 class="main-heading">Page Not Found!</h1>
					</header>
				
					<div class="post-content error-page row">
						<div class="col-3 text-404 main-color">
							404						</div>
						
						<div class="col-8 post-content">
							<p>
							We&#039;re sorry, but we can&#039;t find the page you were looking for. It&#039;s probably some thing we&#039;ve done wrong but now we know about it and we&#039;ll try to fix it. In the meantime, try one of these options:							</p>
							<ul class="links">
								<li> <a href="#" class="go-back">Go to Previous Page</a></li>
								<li> <a href="https://prathipakshamtv.com">Go to Homepage</a></li>
							</ul>
							
							<form role="search" method="get" class="search-form" action="https://prathipakshamtv.com/">
				<label>
					<span class="screen-reader-text">Search for:</span>
					<input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" />
				</label>
				<input type="submit" class="search-submit" value="Search" />
			</form>						</div>
					
					</div>
				</div>

			</div>
		</div>

</div> <!-- .main -->

			<footer class="main-footer cols-gap-lg footer-classic s-dark">

						<div class="upper-footer classic-footer-upper">
			<div class="ts-contain wrap">
		
					
			</div>
		</div>
		
	
			<div class="lower-footer classic-footer-lower">
			<div class="ts-contain wrap">
				<div class="inner">

					<div class="copyright">
						Copyright &copy; {2023-2025} PrathipakshamTV. All Rights Reserved					</div>
					
												
						<div class="links">
							<div class="menu-footer-links-container"><ul id="menu-footer-links" class="menu"><li id="menu-item-12984" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12984"><a href="https://prathipakshamtv.com/https-prathipakshamtv-com-about-us-sathish/">About Us</a></li>
<li id="menu-item-11082" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11082"><a href="https://prathipakshamtv.com/contact-prathipakshamtv/">Contact Us</a></li>
<li id="menu-item-8345" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8345"><a href="https://prathipakshamtv.com/privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-8346" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8346"><a href="https://prathipakshamtv.com/terms-condition/">Term &#038; Conditions</a></li>
<li id="menu-item-12970" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12970"><a href="https://prathipakshamtv.com/disclaimer/">Disclaimer</a></li>
<li id="menu-item-13015" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13015"><a href="https://prathipakshamtv.com/editorial-policy/">Editorial Policy</a></li>
<li id="menu-item-13016" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13016"><a href="https://prathipakshamtv.com/fact-checking-policy/">Fact-Checking Policy</a></li>
<li id="menu-item-13017" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13017"><a href="https://prathipakshamtv.com/corrections-policy/">Corrections Policy</a></li>
<li id="menu-item-13018" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13018"><a href="https://prathipakshamtv.com/dmca-copyright-policy/">DMCA / Copyright Policy</a></li>
<li id="menu-item-13019" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13019"><a href="https://prathipakshamtv.com/advertise-with-us/">Advertise With Us</a></li>
</ul></div>						</div>
						
									</div>
			</div>
		</div>		
			</footer>
		
	
</div><!-- .main-wrap -->



	<div class="search-modal-wrap" data-scheme="light">
		<div class="search-modal-box" role="dialog" aria-modal="true">

			<form method="get" class="search-form" action="https://prathipakshamtv.com/">
				<input type="search" class="search-field live-search-query" name="s" placeholder="Search..." value="" required />

				<button type="submit" class="search-submit visuallyhidden">Submit</button>

				<p class="message">
					Type above and press <em>Enter</em> to search. Press <em>Esc</em> to cancel.				</p>
						
			</form>

		</div>
	</div>


			<div id="detect-modal" class="ts-modal detect-modal" aria-hidden="true" 
				data-delay="3" 
				 data-no-reshow 				data-reshow-timeout="24">
				<div class="ts-modal-overlay" tabindex="-1">
					<div class="ts-modal-container" role="dialog" aria-modal="true" aria-labelledby="detect-modal-title">
						<header class="ts-modal-header">
							<div id="detect-modal-title" class="visuallyhidden">
								Ad Blocker Detected							</div>

															<button class="close-btn" aria-label="Close modal" data-micromodal-close></button>
													</header>

						<div class="detect-modal-content">
							<svg class="stop-icon" width="70px" height="70px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Warning"><path id="Vector" d="M5.75 5.75L18.25 18.25M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></svg>
							<h5 class="heading">Ad Blocker Detected</h5>
							<div class="message">
								Our journalism is free to read, but depends on ads for support.  
Please disable your Ad Blocker to help us continue independent reporting.
							</div>

														<div class="buttons">
								<a href="" class="ts-button" target="_blank">
									Continue to Site								</a>
							</div>
													</div>

					</div>
				</div>
			</div>
		<script>/** @copyright 2023 ThemeSphere. */"use strict";(function() {let theModal;let noReshow = 0;let didTest  = false;const STORAGE_KEY = 'detect-message-shown';function init() {document.readyState === 'complete' ? ready() : window.addEventListener('load', ready);}function ready() {theModal = document.querySelector('#detect-modal');const delay = parseFloat(theModal.dataset.delay);(delay > 0 ? setTimeout(() => doTest(), delay*1000) : doTest());}function doTest() {const random = max => Math.floor(Math.random() * max);if (didTest) {return;}const testWrap = document.createElement('ins');const classes = ['adsbygoogle', 'ad-slot',random(1000)];const testStyle = 'background: transparent; z-index: -1; height: 1px; width: 0; position: absolute;';Object.assign(testWrap, {className: classes.sort(() => .5 - Math.random()).join(' '),style: testStyle,'data-ad-slot': random(10^6)});document.body.append(testWrap);const testWrap2 = document.createElement('div');document.body.append(Object.assign(testWrap2,{className: 'ad-250',style: testStyle}));requestAnimationFrame(() => {if (!testWrap.clientHeight || !testWrap2.clientHeight) {showModal();}testWrap.remove();testWrap2.remove();didTest = true;});}function toggleScroll(toggle) {switch (toggle) {case 'enable':Object.assign(document.body.style, { overflow: '' });break;case 'disable':Object.assign(document.body.style, { overflow: 'hidden' });break;default:}}function initModal() {noReshow = theModal.hasAttribute('data-no-reshow') ? 1 : 0;}function showModal() {initModal();if (noReshow) {const value = localStorage.getItem(STORAGE_KEY);if (value && value > Date.now()) {return;}}theModal.classList.toggle('is-open');theModal.setAttribute('aria-hidden', 'false');toggleScroll('disable');theModal.addEventListener('click', e => {if (e.target.hasAttribute('data-micromodal-close')) {closeModal();e.preventDefault();}});}function closeModal() {theModal.classList.toggle('is-open');theModal.setAttribute('aria-hidden', 'true');toggleScroll('enable');if (noReshow) {localStorage.setItem(STORAGE_KEY, Date.now() + (parseInt(theModal.dataset.reshowTimeout) * 3600 * 1000));}else {localStorage.removeItem(STORAGE_KEY);}}init();})();</script>
</body>
</html>




			<div id="detect-modal" class="ts-modal detect-modal" aria-hidden="true" 
				data-delay="3" 
				 data-no-reshow 				data-reshow-timeout="24">
				<div class="ts-modal-overlay" tabindex="-1">
					<div class="ts-modal-container" role="dialog" aria-modal="true" aria-labelledby="detect-modal-title">
						<header class="ts-modal-header">
							<div id="detect-modal-title" class="visuallyhidden">
								Ad Blocker Detected							</div>

															<button class="close-btn" aria-label="Close modal" data-micromodal-close></button>
													</header>

						<div class="detect-modal-content">
							<svg class="stop-icon" width="70px" height="70px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Warning"><path id="Vector" d="M5.75 5.75L18.25 18.25M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></svg>
							<h5 class="heading">Ad Blocker Detected</h5>
							<div class="message">
								Our journalism is free to read, but depends on ads for support.  
Please disable your Ad Blocker to help us continue independent reporting.
							</div>

														<div class="buttons">
								<a href="" class="ts-button" target="_blank">
									Continue to Site								</a>
							</div>
													</div>

					</div>
				</div>
			</div>
		<script>/** @copyright 2023 ThemeSphere. */"use strict";(function() {let theModal;let noReshow = 0;let didTest  = false;const STORAGE_KEY = 'detect-message-shown';function init() {document.readyState === 'complete' ? ready() : window.addEventListener('load', ready);}function ready() {theModal = document.querySelector('#detect-modal');const delay = parseFloat(theModal.dataset.delay);(delay > 0 ? setTimeout(() => doTest(), delay*1000) : doTest());}function doTest() {const random = max => Math.floor(Math.random() * max);if (didTest) {return;}const testWrap = document.createElement('ins');const classes = ['adsbygoogle', 'ad-slot',random(1000)];const testStyle = 'background: transparent; z-index: -1; height: 1px; width: 0; position: absolute;';Object.assign(testWrap, {className: classes.sort(() => .5 - Math.random()).join(' '),style: testStyle,'data-ad-slot': random(10^6)});document.body.append(testWrap);const testWrap2 = document.createElement('div');document.body.append(Object.assign(testWrap2,{className: 'ad-250',style: testStyle}));requestAnimationFrame(() => {if (!testWrap.clientHeight || !testWrap2.clientHeight) {showModal();}testWrap.remove();testWrap2.remove();didTest = true;});}function toggleScroll(toggle) {switch (toggle) {case 'enable':Object.assign(document.body.style, { overflow: '' });break;case 'disable':Object.assign(document.body.style, { overflow: 'hidden' });break;default:}}function initModal() {noReshow = theModal.hasAttribute('data-no-reshow') ? 1 : 0;}function showModal() {initModal();if (noReshow) {const value = localStorage.getItem(STORAGE_KEY);if (value && value > Date.now()) {return;}}theModal.classList.toggle('is-open');theModal.setAttribute('aria-hidden', 'false');toggleScroll('disable');theModal.addEventListener('click', e => {if (e.target.hasAttribute('data-micromodal-close')) {closeModal();e.preventDefault();}});}function closeModal() {theModal.classList.toggle('is-open');theModal.setAttribute('aria-hidden', 'true');toggleScroll('enable');if (noReshow) {localStorage.setItem(STORAGE_KEY, Date.now() + (parseInt(theModal.dataset.reshowTimeout) * 3600 * 1000));}else {localStorage.removeItem(STORAGE_KEY);}}init();})();</script>
<script>
document.addEventListener("DOMContentLoaded", function () {
  var here = location.pathname.replace(/\/+$/,'');
  if (!here) here = '/';
  document.querySelectorAll('.nav > li > a').forEach(function(a){
     var path = new URL(a.href).pathname.replace(/\/+$/,'') || '/';
     if (path === here || here.startsWith(path + '/')) {
        a.classList.add('active-by-js');
     }
  });
});
</script>

</body>
</html>
