Template Blog Median UI Premium Gratis
Template Blog Median UI Premium Gratis
>
<!DOCTYPE html>
<html b:css='false' b:defaultwidgetversion='2' b:layoutsVersion='3'
b:responsive='true' b:templateUrl='indie.xml' b:templateVersion='1.3.0'
expr:dir='data:blog.languageDirection' expr:lang='data:blog.locale.language'
xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b'
xmlns:data='http://www.google.com/2005/gml/data'
xmlns:expr='http://www.google.com/2005/gml/expr'>
<b:attr name='xmlns' value=''/>
<b:attr name='xmlns:b' value=''/>
<b:attr name='xmlns:expr' value=''/>
<b:attr name='xmlns:data' value=''/>
<!--
Name : Median UI
Version : 1.5
Date : April 27, 2021
Demo : median-ui.jagodesain.com
Type : Premium
Designer : Muhammad Maki
Website : www.jagodesain.com
Publisher : https://raushandesign.blogspot.com
============================================================================
NOTE :
This theme is premium (paid).
You can only get it by purchasing officially.
If you get it for free through any method, that means you get it illegally.
============================================================================
-->
<b:if cond='data:view.isMultipleItems'>
<b:if cond='data:view.isHomepage'>
<!--[ Homepage title ]-->
<title><data:blog.title.escaped/></title>
<b:elseif cond='data:view.search.query'/>
<!--[ Search title ]-->
<title><data:messages.search/>: <data:view.search.query/></title>
<b:elseif cond='data:view.search.label'/>
<!--[ Label title ]-->
<title><data:blog.pageName.escaped/> - <data:blog.title.escaped/></title>
<b:elseif cond='data:view.isArchive'/>
<!--[ Archive title ]-->
<title>Blog archive in: <data:blog.pageName.escaped/></title>
<b:else/>
<title>Blog: <data:blog.title.escaped/></title>
</b:if>
<b:elseif cond='data:view.isError'/>
<!--[ Error title ]-->
<title>Error 404: Not Found</title>
<b:else/>
<!--[ SingleItem title ]-->
<title><data:blog.pageName.escaped/> - <data:blog.title.escaped/></title>
</b:if>
</b:if>
<b:if cond='data:view.isLayoutMode'>
<!--[ CSS Layout ]-->
<b:template-skin><![CDATA[
body#layout:before{content: 'Median UI v1.5 - Published By
RaushanDesign.Blogspot.Com' ;position:absolute;top:15px;right:15px;font-
size:.8rem;font-family:Roboto, sans-serif;color:rgba(0,0,0,0.52)}
body#layout{width:1025px;margin:0 !important;padding:60px 0 0 !
important;border:0 !important;text-align:left !important;position:relative}
body#layout div.layout-widget-description{font-size:12px !important;line-
height:1.6em}
body#layout div.layout-title{font-size:15px !important}
body#layout div.section{border-radius:2px}
body#layout .section h4{font-size:15px !important;margin-left:0!important}
body#layout .add_widget a{font-size:13px !important}
body#layout .Blog .widget-content{height:auto!important}
body#layout #header-notif, body#layout #HTML01 .widget-content, body#layout
#HTML02 .widget-content, body#layout #HTML04 .widget-content, body#layout
#HTML05 .widget-content, body#layout #HTML06 .widget-content, body#layout
#large-content, body#layout #side-sticky{background-color:#f0f8ff !important}
body#layout header, body#layout .mainContent{border-top:1px solid
#e5e5e5;padding:30px 0 30px;position:relative}
body#layout header:before, body#layout .mainContent:before, body#layout
.mobileContent:before{content:'Header';position:absolute;top:-
14px;left:20px;padding:5px 20px;border:1px solid #e5e5e5;border-
radius:20px;font-size:.8rem;font-family:Roboto,sans-
serif;color:rgba(0,0,0,0.52);background-color:#f1f1f1}
body#layout .headerContent, body#layout .mainContent, body#layout
.blogContent{display:flex}
body#layout #header-notif .widget{margin-top:0!important}
body#layout #header-notif h4, body#layout #header-notif .layout-widget-
description{display:none!important}
body#layout header #header-widget{width:50%}
body#layout header #profile-widget{width:50%}
body#layout .mainContent:before{content:'Main Content'}
body#layout .mainContent .mainMenu{width:30%}
body#layout .mainContent .mainInner{width:70%}
body#layout .blogContent .mainbar, body#layout .blogContent .sidebar{width:50%}
body#layout .mobileContent{border-top:1px solid #e5e5e5;padding:30px 0
30px;position:relative}
body#layout .mobileContent:before{content:'Mobile Menu'}
]]></b:template-skin>
</b:if>
/* Variable color */
:root{
--head-color: $(head.color) ;
--body-color: $(body.color) ;
--body-altColor: $(body.colorAlt) ;
--body-bg: $(body.bgColor) ;
--link-color: $(link.color) ;
--link-bg: $(link.bgColor) ;
--icon-color: $(icon.color) ;
--icon-alt: $(icon.colorAlt) ;
--icon-sec: $(icon.colorSec) ;
--header-text: $(header.text) ;
--header-title: $(header.titleSize) ;
--header-bg: $(header.bgColor) ;
--header-icon: $(header.icon) ;
--header-height: $(header.height) ;
--notif-height: $(notif.height) ;
--notif-bg: $(notif.bg) ;
--notif-color: $(notif.color) ;
--content-bg: $(content.bg) ;
--content-border: $(content.border) ;
--transparent-bg: rgba(0,0,0,.03);
--page-maxContent: $(page.maxContent) ;
--post-titleSize: $(post.titleSize) ;
--post-fontSize: $(post.fontSize) ;
--post-titleSizeMobile: $(post.titleSizeMobile) ;
--post-fontSizeMobile: $(post.fontSizeMobile) ;
--widget-titleSize: $(widget.titleSize) ;
--widget-titleWeight: 400 ; /* Fill with 400(normal) or 700(bold) */
--widget-titleAfter: $(widget.titleAfter) ;
--nav-width: $(nav.width) ;
--nav-border: $(nav.border) ;
--nav-text: $(nav.text) ;
--nav-icon: $(nav.icon) ;
--nav-bg: $(nav.bg) ;
--highlight-bg: #f6f6f6 ;
--highlight-color: #2f3337 ;
--highlight-orange: #b75501 ;
--highlight-blue: #015692 ;
--highlight-green: #54790d ;
--highlight-red: #f15a5a ;
--highlight-comment: #656e77 ;
--dark-text: $(dark.text) ;
--dark-textAlt: $(dark.textAlt) ;
--dark-link: $(dark.link) ;
--dark-bg: $(dark.bg) ;
--dark-bgAlt: $(dark.bgAlt) ;
--dark-bgSec: $(dark.bgSec) ;
}
/* Font Body */
@font-face{font-family: 'Noto Sans';font-style: italic;font-weight: 400;font-
display: swap;src: url(https://fonts.gstatic.com/s/notosans/v11/o-
0OIpQlx3QUlC5A4PNr4ARMQ_m87A.woff2) format('woff2'),
url(https://fonts.gstatic.com/s/notosans/v11/o-0OIpQlx3QUlC5A4PNr4DRG.woff)
format('woff')}
@font-face{font-family: 'Noto Sans';font-style: italic;font-weight: 700;font-
display: swap;src: url(https://fonts.gstatic.com/s/notosans/v11/o-
0TIpQlx3QUlC5A4PNr4Az5ZuyDzW0.woff2) format('woff2'),
url(https://fonts.gstatic.com/s/notosans/v11/o-0TIpQlx3QUlC5A4PNr4Az5ZtyH.woff)
format('woff')}
@font-face{font-family: 'Noto Sans';font-style: normal;font-weight: 400;font-
display: swap;src: url(https://fonts.gstatic.com/s/notosans/v11/o-
0IIpQlx3QUlC5A4PNr5TRA.woff2) format('woff2'),
url(https://fonts.gstatic.com/s/notosans/v11/o-0IIpQlx3QUlC5A4PNb4Q.woff)
format('woff')}
@font-face{font-family: 'Noto Sans';font-style: normal;font-weight: 700;font-
display: swap;src: url(https://fonts.gstatic.com/s/notosans/v11/o-
0NIpQlx3QUlC5A4PNjXhFVZNyB.woff2) format('woff2'),
url(https://fonts.gstatic.com/s/notosans/v11/o-0NIpQlx3QUlC5A4PNjXhFlYA.woff)
format('woff')}
/* Font Heading */
@font-face {font-family: 'Poppins';font-style: normal;font-weight: 700;font-
display: swap;src:
url(https://fonts.gstatic.com/s/poppins/v13/pxiByp8kv8JHgFVrLCz7V1g.woff)
format('woff'),
url(https://fonts.gstatic.com/s/poppins/v13/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2)
format('woff2')}
@font-face {font-family: 'Poppins';font-style: italic;font-weight: 700;font-
display: swap;src:
url(https://fonts.gstatic.com/s/poppins/v15/pxiDyp8kv8JHgFVrJJLmy15lEw.woff)
format('woff'),
url(https://fonts.gstatic.com/s/poppins/v15/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2)
format('woff2')}
@font-face {font-family: 'Poppins';font-style: normal;font-weight: 600;font-
display: swap;src:
url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6V1g.woff)
format('woff'),
url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2)
format('woff2')}
@font-face {font-family: 'Poppins';font-style: italic;font-weight: 600;font-
display: swap;src:
url(https://fonts.gstatic.com/s/poppins/v15/pxiDyp8kv8JHgFVrJJLmr19lEw.woff)
format('woff'),
url(https://fonts.gstatic.com/s/poppins/v15/pxiDyp8kv8JHgFVrJJLmr19VF9eO.woff2)
format('woff2')}
/* Standar CSS */
*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}
h1, h2, h3, h4, h5, h6{margin:0;font-weight:700;font-family:var(--font-
head);color:var(--head-color)} h1{font-size:1.8rem} h2{font-size:1.7rem}
h3{font-size:1.5rem} h4{font-size:1.3rem} h5{font-size:1.2rem} h6{font-
size:1.1rem}
a{color:var(--link-color);text-decoration:none}
a:hover{opacity:.7;transition:opacity .15s}
table{border-spacing:0} iframe{max-width:100%;border:0;margin-left:auto;margin-
right:auto} input, button, select, textarea{font:inherit;font-
size:100%;color:inherit;line-height:normal;vertical-align:baseline}
img{display:block;position:relative;max-width:100%;height:auto}
svg{width:22px;height:22px;fill:var(--icon-color)}
svg.line, svg .line{fill:none!important;stroke:var(--icon-color);stroke-
linecap:round;stroke-linejoin:round;stroke-width:1}
svg.c-1, svg .c-1{fill:var(--icon-alt)}
svg.c-2, svg .c-2{fill:var(--icon-sec); opacity:.4}
.hidden, .replaced{display:none} .invisible{visibility:hidden}
.clear{width:100%;display:block;margin:0;padding:0;float:none;clear:both}
.fullClose{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-
index:2;transition:var(--transition-
1);background:transparent;opacity:0;visibility:hidden}
.free:after, .new:after{content:'Free!';color:var(--link-color);font-
size:85%;font-weight:400;margin-left:5px} .new:after{content:'New!'}
/* Main Element */
html{scroll-behavior:smooth;overflow-x:hidden}
body{position:relative;margin:0;padding:0!important;width:100%;font-
family:var(--font-body);font-size:14px;color:var(--body-color);background-
color:var(--body-bg);-webkit-font-smoothing: antialiased; word-break: break-
word}
.mainWrapper{position:relative}
/* Header Notification */
.notifContent{display:flex;align-items:center; position:relative; background-
color:var(--notif-bg);color:var(--notif-color); padding:10px 25px; font-
size:90%;line-height:1.5em; transition:var(--transition-1);overflow:hidden}
.notifContent label{margin-left:auto; display:flex;align-items:center}
.notifContent label svg.line{width:20px;height:20px; stroke:var(--notif-color)}
.notifText{width:calc(100% - 20px); padding-right:12px}
.notifInput:checked ~ .notifContent{height:0; padding-top:0;padding-bottom:0;
opacity:0;visibility:hidden}
.notifAlt{display:flex;align-items:center;justify-content:space-between}
.notifAlt a{flex-shrink:0;white-space:nowrap;display:block; margin-
left:10px;padding:8px 12px;border-radius:3px; background-color:#fff; font-
size:12px; box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%)}
/* Header Section */
header{width:100%;background-color:var(--header-bg);color:var(--header-text);z-
index:10; transition:var(--transition-1);border-bottom:1px solid var(--content-
border); position:-webkit-sticky;position:sticky;top:0}
header a{color:inherit}
header svg{width:20px;height:20px;fill:var(--header-icon)}
header svg.line, header svg .line{fill:none;stroke:var(--header-icon)}
.Header{margin:auto 0;background-repeat:no-repeat;background-
size:100%;background-position:center}
.Header a{display:block}
.Header img{max-width:150px;max-height:45px}
.Header h1, .Header h2{display:block; font-size:var(--header-title); font-
weight:700;color:inherit}
.Header .headerTitle{max-width:170px;overflow:hidden;white-space:nowrap;text-
overflow:ellipsis; display:block}
.headerContent{position:relative;height:var(--header-height);display:flex}
.headerDiv{display:flex;align-items:center}
.headerLeft{padding-left:25px;flex:0 0 auto;width:var(--nav-width)}
.headerLeft .headerIcon{margin-right:15px}
.headerRight{padding-left:25px;padding-right:25px; flex:1 0 auto;width:calc(100%
- var(--nav-width))}
.headerRight .headerIcon{margin-left:auto; position:relative}
.headerSearch{width:100%;max-width:550px}
.headerSearch form{position:relative;width:100%;font-size:95%}
.headerSearch input[type=text]
{display:block;width:100%;outline:0;border:0;border-radius:10px; background-
color:var(--transparent-bg); padding:12px 48px}
.headerSearch input[type=text]:focus ~ .close{opacity:1;visibility:visible}
.headerSearch button{background:transparent;border:0;outline:0;padding:0;
position:absolute;left:15px;top:0;bottom:0; display:flex;align-items:center}
.headerSearch button svg{width:18px;height:18px; opacity:.7}
.headerSearch button.close{right:12px;left:auto;opacity:0;visibility:hidden;
transition:var(--transition-4)}
.headerSearch button.close svg{width:16px;height:16px}
.headerIcon{display:flex;align-items:center; font-size:11px}
.headerIcon > *{display:flex;align-items:center; position:relative}
.headerIcon > *:not(:first-child){margin-left:12px}
.headerIcon label.navMenu:after{content:'';width:45px;height:45px;display:block;
background-color:var(--transparent-bg); border-radius:50%;
position:absolute;top:-12.5px;left:-12.5px; opacity:0;visibility:hidden;
transition:var(--transition-1);transform: scale(.75,.75)}
.headerIcon a.navMenu:after{content:attr(data-text); opacity:.7;margin-left:8px}
.headerIcon .navMenu:hover:after{opacity:1;visibility:visible;transform:
scale(1,1)}
.headerIcon .navMenu svg, .headerIcon .navMenu .ham{display:block;
transition:var(--transition-2);z-index:2}
.headerIcon .navMenu .svg-2{position:absolute; opacity:0;visibility:hidden}
.headerIcon .navMenu .ham{width:20px;height:20px; display:flex;align-
items:center}
.headerIcon .navMenu .ham span{display:block;padding: 0 2px; width:inherit;
opacity:.8}
.headerIcon .navMenu .ham i, .headerIcon .navMenu .ham span:before,
.headerIcon .navMenu .ham span:after{content:'';display:block;width:100%;
border-top:1px solid var(--header-icon)}
.headerIcon .navMenu .ham i{margin:4px 0}
.headerIcon .navSearch, .headerIcon a.navMenu{display:none}
.headerIcon .navDark i{display:flex;align-items:center; width:26px;height:18px;
border-radius:10px;border:1px solid var(--header-icon); opacity:.8}
.headerIcon .navDark
i:before{content:'';display:block;position:relative;left:3px;
width:10px;height:10px; border-radius:50%;background-color:var(--header-icon);
transition:var(--transition-1)}
.headerIcon .navDark:before{content:attr(data-text);opacity:0; transition:var(--
transition-2); white-space:nowrap; position:absolute;left:0}
.headerIcon .navDark:hover:before{opacity:.7;padding-right:8px;left:-32px}
/* Widget Profile */
.Profile .profileHeader{padding:12px 10px 10px; font-size:12px}
.Profile .profileHeader svg{width:18px;height:18px}
.Profile .profileHeader label{display:flex;align-items:center}
.Profile .profileHeader label:after{content:attr(data-text);padding-
left:8px;opacity:.7}
.Profile .defaultAvatar{width:100%;height:100%; display:flex;align-
items:center;justify-content:center}
.Profile .profileImg{width:100%;height:100%;background-repeat:no-
repeat;background-size:100%;background-position:center}
.Profile .team{padding:10px 0; overflow-y:auto;max-height:280px}
.Profile .team .profileLink{display:flex;align-items:center;padding:7px 15px}
.Profile .team .profileLink:hover{background-color:var(--transparent-bg)}
.Profile .team .profileImage{flex-shrink:0; width:36px;height:36px; border-
radius:27px;background-color:var(--transparent-bg); overflow:hidden}
.Profile .team .profileName{flex-grow:1;padding-left:12px; color:inherit; font-
weight:600;font-family:var(--font-head); overflow:hidden;text-
overflow:ellipsis;white-space:nowrap}
.Profile .team .profileName:after{content: 'Author' ; display:block; font-
weight:400;font-size:11px;font-family:var(--font-body); opacity:.7}
.Profile .team li:not(:first-child) .profileName:after{content: 'Contributor' }
.Profile .solo{padding:15px;text-align:center}
.Profile .solo .profileImage{margin:0 auto 10px; width:60px;height:60px; border-
radius:30px;background-color:var(--transparent-bg); overflow:hidden}
.Profile .solo .profileLink{display:block;color:inherit; font-weight:600;font-
size:13px;font-family:var(--font-head); overflow:hidden;text-
overflow:ellipsis;white-space:nowrap}
.Profile .solo .profileText{opacity:.7; line-height:1.6em}
.Profile .solo .profileData{display:inline-flex;margin-top:10px; font-size:12px;
color:var(--link-color)}
.Profile .solo .profileData:after{content:attr(data-text); padding-left:8px}
.Profile .solo .profileData svg{width:18px;height:18px;fill:var(--link-color)}
.Profile .solo .profileData svg.line{fill:none;stroke:var(--link-color)}
#LinkList002{position:fixed;left:0;right:0;bottom:0; width:calc(var(--nav-width)
- var(--nav-border));background-color:var(--nav-bg); padding:20px 20px 30px
25px; transition:var(--transition-1)}
#LinkList002 ul{justify-content:flex-start}
#LinkList002 li:first-child{margin-left:0}
#LinkList002 label{display:none;align-items:center; opacity:0;visibility:hidden}
#mobile-menu{position:fixed;left:0;right:0;bottom:0; background-color:var(--nav-
bg);border-top:var(--nav-border) solid var(--content-border); padding:0 25px;
border-radius:0px 0px 0 0; box-shadow:0 5px 15px 0 rgb(0 0 0 / 12%); z-index:1}
#mobile-menu .mobileMenu{display:flex;align-items:center;justify-content:center;
height:50px; margin:0;padding:0;list-style:none}
#mobile-menu .mobileMenu li{width:20%;text-align:center}
#mobile-menu .mobileMenu li > *{display:inline-flex;align-items:center}
#mobile-menu .mobileMenu li > *:hover svg, .onHome #mobile-menu .mobileMenu
li.mHome svg{opacity:.7}
#mobile-menu .mobileMenu li > *:hover svg .fill, .onHome #mobile-menu
.mobileMenu li.mHome svg .fill{fill:var(--nav-icon)}
.darkMode #mobile-menu .mobileMenu li > *:hover svg .fill, .darkMode #mobile-
menu .mobileMenu li.mDark svg .fill, .darkMode.onHome #mobile-menu .mobileMenu
li.mHome svg .fill{fill:var(--dark-text)}
/* Mobile Menu */
#mobile-menu{display:none}
/* Main Menu */
.mainInner{margin-left:var(--nav-width);margin-bottom:0; padding:25px;
transition:var(--transition-1); position:relative}
.mainMenu{position:fixed;top:0;left:0;bottom:0; width:var(--nav-
width);background-color:var(--nav-bg);border-right:var(--nav-border) solid
var(--content-border); font-size:13px;color:var(--nav-text); transition:var(--
transition-1); z-index:2}
.mainMenu .section{padding-top:calc(var(--header-height) + 15px);padding-
bottom:90px; height:100%}
.mainMenu .section:hover{overflow-y:auto}
.mainMenu .fullClose.menu{transition:var(--transition-1)}
.mainMenu svg{width:20px;height:20px;fill:var(--nav-icon)}
.mainMenu svg.line{fill:none;stroke:var(--nav-icon)}
.mainMenu ul{margin:0;padding:0;list-style:none}
.htmlMenu > li{position:relative}
.htmlMenu > li.break:after{content:'';display:block;width:calc(100% -
50px);border-bottom:1px solid var(--content-border);margin:12px 25px}
.htmlMenu > li li{transition:var(--transition-2); max-
height:0;opacity:0;visibility:hidden}
.htmlMenu > li li a{white-space:nowrap; display:block;position:relative;
padding:10px 25px 10px 60px; color:inherit; opacity:.7}
.htmlMenu .link:before, .htmlMenu > li li a:before{content:''; white-
space:nowrap;overflow:hidden;text-overflow:ellipsis;
position:absolute;top:0;left:0;bottom:0; display:block;background-
color:transparent; width:2px; border-radius:0 2px 2px 0}
.htmlMenu .link:hover:before, .htmlMenu > li li a:hover:before{background-
color:var(--link-color); opacity:.7}
.htmlMenu .link:hover svg, #LinkList002 label:hover svg, .socialLink li
.link:hover svg{fill:var(--link-color)}
.htmlMenu .link:hover svg.line, #LinkList002 label:hover svg.line, .socialLink
li .link:hover svg.line{fill:none;stroke:var(--link-color)}
.htmlMenu .link{white-space:nowrap; display:flex;align-items:center;width:100%;
padding:10px 25px;position:relative; color:inherit}
.htmlMenu .link svg{flex-shrink:0;margin-right:15px}
.htmlMenu .link svg.down{width:16px;height:16px; margin-left:auto;margin-
right:0}
.htmlMenu .link .name{display:block; white-space:nowrap;overflow:hidden;text-
overflow:ellipsis; font-weight:400}
.htmlMenu a.link:hover, .htmlMenu > li li a:hover{background-color:var(--
transparent-bg)}
.htmlMenu .close{position:fixed;top:0;left:0;right:0; width:calc(var(--nav-
width) - var(--nav-border));height:var(--header-height);background-color:var(--
nav-bg); display:flex;align-items:center; transition:var(--transition-1); z-
index:2}
.htmlMenu .close .link:before{display:none}
.htmlMenu .close .link .name:before{content:attr(data-text); font-
size:12px;opacity:.7}
/* Large Section */
.largeSection .widget{margin-bottom:30px}
/* blogTitle Section */
.blogTitle{display:flex;justify-content:space-between;align-items:flex-start}
.blogTitle .postMode{display:flex;align-items:center;font-size:11px;line-
height:20px}
.blogTitle .postMode:before{content:'List';margin-right:8px;opacity:.7}
.blogTitle .postMode svg{width:20px;height:20px}
.blogTitle .postMode .svg-2,
.listMode .blogTitle .postMode .svg-1{display:none}
.listMode .blogTitle .postMode .svg-2{display:block}
.listMode .blogTitle .postMode:before{content:'Grid'}
/* blogContent Section */
.blogContent .widget .title{display:flex;align-items:center;justify-
content:space-between; margin:0 0 30px; font-size:var(--widget-titleSize);font-
weight:var(--widget-titleWeight);font-family:var(--font-body);position:relative}
.blogContent .widget
.title:after{content:'';display:block;width:18px;position:absolute;bottom:-
8px;border-bottom:var(--widget-titleAfter) solid var(--dark-textAlt)}
.blogContent .widget .title.search{font-size:14px; display:block}
.blogContent .widget .title.search:after{display:none}
.blogContent .widget .title.search span{font-weight:400;font-size:90%;
opacity:.7; margin-right:8px}
.blogContent .widget .title.search span:before{content:attr(data-text)}
.blogContent .widget .title.search span.home:after{content:'/'; margin-left:8px}
.blogContent .widget .title svg{height:18px;width:18px; opacity:.7}
.blogContent .widget
.imgThumb{display:block;position:absolute;top:50%;left:50%;max-width:none;max-
height:105%; font-size:12px;text-align:center; transform:translate(-50%, -50%)}
.blogContent .widget:not(:last-child), .blogContent .sidebar > *:not(:last-
child){margin-bottom:50px}
.blogContent .widget input[type=text], .blogContent .widget
input[type=email], .blogContent .widget
textarea{display:block;width:100%;border:1px solid rgba(230,230,230,1);border-
radius:2px;outline:0; padding:15px 15px;margin-bottom:15px}
.blogContent .widget input[type=text]:focus, .blogContent .widget
input[type=email]:focus, .blogContent .widget textarea:focus{border-color:var(--
body-altColor)}
.blogContent .widget input[type=button], .blogContent .widget input[type=submit]
{display:inline-flex;align-items:center; margin:15px 0 0;padding:10px 20px;
outline:0;border:0;border-radius:2px; color:#fefefe; background-color:var(--
link-bg); font-size:14px;font-family:var(--font-body); white-
space:nowrap;overflow:hidden;max-width:100%}
.blogContent .widget input[type=button]:hover, .blogContent .widget
input[type=submit]:hover{opacity:.7}
.blogContent{display:flex;flex-wrap:wrap}
.blogContent .mainbar{flex:1 0 calc(100% - 330px);width:calc(100% - 330px); }
.blogContent .mainbar{margin-right:auto;margin-left:auto; transition:var(--
transition-1)}
.blogContent .mainbar > *:not(:last-child){margin-bottom:25px;padding-
bottom:25px; border-bottom:1px solid var(--content-border)}
.blogContent .mainbar > .no-items{margin-bottom:0;padding-bottom:0;border-
bottom:0}
.blogContent .mainbar{max-width:780px}
.blogContent .sidebar{max-width:600px}
.blogContent .sidebar{flex:0 0 330px;width:330px; padding-left:30px}
.blogContent .sidebar #side-sticky{position:-webkit-
sticky;position:sticky;top:75px}
/* blogPosts Section */
.blogPosts{display:flex;flex-wrap:wrap; position:relative;width:calc(100% +
20px);left:-10px}
.blogPosts.empty{width:100%;left:0}
.blogPosts.empty ~ .blogPager{justify-content:flex-start}
.blogPosts .hentry{display:block;position:relative; width:calc(33.333% - 20px);
margin-left:10px;margin-right:10px;margin-bottom:40px; padding-bottom:38px}
.blogPosts .hentry.noInfo, .blogPosts .hentry.product, .blogPosts div.hentry,
.blogPosts .hentry.noComment{padding-bottom:0}
.blogPosts .hentry.noAd .widget, .Blog ~ .HTML{display:none}
.onItem .blogPosts{display:block; width:100%;left:0}
.onItem .blogPosts .hentry{width:100%; margin-left:0;margin-right:0;margin-
bottom:0;padding-bottom:0}
/* listMode */
.listMode .blogPosts .hentry{width:calc(100% - 20px); display:flex;align-
items:center; padding-bottom:0;margin-bottom:25px}
.listMode .blogPosts div.hentry{display:block}
.listMode .blogPosts .postThumbnail{margin-bottom:0}
.listMode .blogPosts .postContent{width:calc(100% - (33.333% - 12.5px));
padding-left:25px}
.listMode .blogPosts .postTitle{font-size:18px}
.listMode .blogPosts .postEntry.snippet{display:none}
.listMode .blogPosts .postEntry.snippet.productPrice{display:block}
.listMode .blogPosts .postInfo{position:relative}
@media screen and (max-width:640px){
.listMode .blogPosts .hentry{flex-direction:row-reverse; margin-bottom:30px}
.listMode .blogPosts .postContent{padding-left:0;padding-right:25px}}
@media screen and (max-width:480px){
.listMode .blogPosts .hentry{width:calc(100% - 15px)}
.listMode .blogPosts .postThumbnail{flex:0 0 95px}
.listMode .blogPosts .postThumbnail > *{padding-top:100%}
.listMode .blogPosts .postContent{width:calc(100% - 95px); padding-right:20px}
.listMode .blogPosts .postTitle, .gridLayout.listMode .blogPosts
.postTitle{font-size:14px}
.listMode .blogPosts .postHeader{margin-bottom:5px}
.listMode .blogPosts .postInfo{margin-top:15px}}
/* gridLayout */
@media screen and (max-width:480px){
.gridLayout .blogPosts .hentry{width:calc(100% - 15px); margin-bottom:0}
.gridLayout .blogPosts .hentry:not(:last-child){margin-bottom:50px}
.gridLayout .postEntry.snippet, .gridLayout .postHeader, .gridLayout
.postInfo, .gridLayout .postLabel.sponsored{font-size:90%}
.gridLayout .postEntry.snippet.productPrice, .gridLayout.listMode .blogPosts
.postEntry.snippet.productPrice{font-size:14px}
.gridLayout .postTitle{font-size:1.1rem}
.gridLayout.listMode .blogPosts .hentry, .gridLayout.listMode .blogPosts
.hentry:not(:last-child){margin-bottom:30px}
.gridLayout.listMode .blogPosts .postEntry.snippet, .gridLayout.listMode
.blogPosts .postHeader, .gridLayout.listMode .blogPosts .postInfo,
.gridLayout.listMode .blogPosts .postLabel.sponsored{font-size:12px}}
/* blogPager */
.blogPager, .postNav{display:flex;flex-wrap:wrap;justify-content:center; font-
size:90%;line-height:20px; color:var(--dark-text); margin-top:30px;margin-
bottom:0}
.blogPager > *, .postNav > *{display:flex;align-items:center; padding:10px
13px;margin-bottom:10px; color:inherit;background-color:var(--link-bg); border-
radius:2px}
.blogPager > * svg{width:18px;height:18px; fill:var(--dark-text)}
.blogPager > * svg.line{fill:none;stroke:var(--dark-text); stroke-width:1.5}
.blogPager > *:before{content:attr(data-text)}
.blogPager .moreLink{padding:10px 35px}
.blogPager .newerLink:before, .blogPager .jsLoad:before{display:none}
.blogPager .newerLink:after, .blogPager .jsLoad:after{content:attr(data-text)}
.blogPager .newerLink svg , .blogPager .jsLoad svg{margin-right:8px}
.blogPager .newerLink{margin-right:auto} .blogPager .olderLink{margin-left:auto}
.blogPager .olderLink svg{margin-left:8px}
.blogPager .noPost{cursor:not-allowed}
.blogPager .noPost, .blogPager .current, .postNav .current{background-
color:var(--transparent-bg); color:var(--dark-textAlt)}
.blogPager .noPost svg, .blogPager .noPost.jsLoad svg{fill:var(--dark-textAlt)}
.blogPager .noPost svg.line{fill:none;stroke:var(--dark-textAlt)}
/* Breadcrumbs */
.breadcrumbs{display:flex;align-items:baseline; margin-bottom:10px}
.breadcrumbs a{color:inherit}
.breadcrumbs > *:not(:last-child):after{content:'/'; margin-left:8px;font-
size:90%;opacity:.7}
.breadcrumbs > *{display:inline-flex;align-items:baseline;flex-shrink:0; margin-
right:8px}
.breadcrumbs .titleLink:before{content:attr(data-text)}
.breadcrumbs .homeLink a{font-size:90%;opacity:.8}
/* Article Section */
.postThumbnail{flex:0 0 calc(33.333% - 12.5px);overflow:hidden;border-
radius:2px; margin-bottom:20px}
.postThumbnail > *{display:block;position:relative;padding-top:52.335%;
transition:var(--transition-2); color:inherit}
.postThumbnail a{background: var(--transparent-bg) url("data:image/svg+xml,<svg
xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 50 50'><path
d='M25.251,6.461c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-
14.615,14.615-14.615V6.461z' fill='rgba(0,0,0,.1)'><animateTransform
attributeType='xml' attributeName='transform' type='rotate' from='0 25 25'
to='360 25 25' dur='0.6s' repeatCount='indefinite'/></path></svg>") center /
26px no-repeat}
.postThumbnail div{background: var(--transparent-bg)}
.postThumbnail div span:before{content:attr(data-text); opacity:.7; white-
space:nowrap}
.postTitle{font-size:.9rem;line-height:1.5em}
.postTitle a, .postEntry.snippet, .itemTitle a, .itemEntry{color:inherit;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-
orient:vertical;overflow:hidden}
.postTitle a, .itemTitle a{-webkit-line-clamp:3}
.postTitle a:hover, .itemTitle a:hover{} /* Add color here to change Post Title
hover efect */
.postEntry.snippet, .itemEntry{display:-webkit-box} /* Change to display:none if
you want to hide post snippets */
.postLabel{font-size:inherit; white-space:nowrap;text-
overflow:ellipsis;overflow:hidden}
.postLabel:before{content:attr(data-text) ' '; opacity:.7}
.postLabel > *{font-weight:400;color:inherit}
.postLabel > *:before{content:attr(data-text)}
.postLabel > *:not(:last-child):after{content:','}
.postLabel > a{display:inline-flex}
.postLabel > a:hover, .postMore:hover{color:var(--link-color)}
.postLabel.sponsored{display:flex;align-items:center; margin-bottom:8px; line-
height:1.5em}
.postLabel.sponsored svg{width:14px;height:14px; margin-right:5px; flex-
shrink:0}
.postLabel.sponsored svg:before, .postLabel.sponsored > *:not(:last-
child):after{display:none}
.postLabel.sponsored span{width:calc(100% - 23px); white-space:nowrap;text-
overflow:ellipsis;overflow:hidden; opacity:.8}
.postLabel.sponsored a{opacity:.8}
.postAuthor, .postTimes{display:flex;align-items:center;flex-grow:1;
width:50%;padding-right:15px}
.postAuthorImage{flex-shrink:0; margin-right:12px}
.postAuthorImage .authorImage, .postAuthors
.authorImg{width:34px;height:34px;border-radius:12px; background-
size:100%;background-position:center;background-repeat:no-repeat}
.postAuthorName{flex-grow:1; width:calc(100% - 44px)}
.postAuthorName .authorName:after{content:attr(data-write);
opacity:.7;display:block;font-size:11px}
.postAuthorName .authorName{max-width:170px; display:block;overflow:hidden;text-
overflow:ellipsis;white-space:nowrap}
.postAuthorName .authorName > *:before{content:attr(data-text)}
.postAuthorName .authorName > *:hover{text-decoration:underline}
.postAuthors{display:flex; max-width:400px;margin:30px 0; padding:12px;line-
height:1.7em; border:1px solid var(--content-border);border-radius:5px; box-
shadow: 0 10px 8px -8px rgb(0 0 0 / 12%); font-size:13px}
.postAuthors .authorImage{flex-shrink:0; margin-top:6px;margin-right:12px}
.postAuthors .authorImg{display:flex;align-items:center;justify-content:center}
.postAuthors .authorInfo{flex-grow:1; width:calc(100% - 46px)}
.postAuthors .authorName:before{content:attr(data-write) ' '; font-size:12px;
opacity:.7}
.postAuthors .authorName:after, .postAuthors
.authorAbout:before{content:attr(data-text)}
.postAuthors .authorAbout{margin:0; font-size:12px;opacity:.8;line-height:1.5em;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-
orient:vertical;overflow:hidden}
.darkMode .postAuthors{background-color:var(--dark-bgSec); border:0}
.shareInner{position:fixed;top:0;right:0;bottom:0;left:0; display:flex;align-
items:center;justify-content:center; z-index:20; transition:var(--transition-1);
opacity:0;visibility:hidden} .shareBlock{width:100%;max-width:500px;max-
height:90%; display:flex; margin:0 auto -100%; background-color:var(--content-
bg);border-radius:8px; transition:inherit; z-index:3;overflow:hidden;
position:relative; box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%)}
.shareBox{padding-top:60px;max-height:100%;width:100%;overflow-y:auto}
.shareHeader{padding:20px; background-color:inherit; display:flex;align-
items:center; position:absolute;top:0;left:0;right:0; z-index:1}
.shareHeader:before, .sharePreview .previewTitle:before, .sharePreview
.previewLabel > *:before{content:attr(data-text)} .shareHeader label{margin-
left:auto;display:flex;align-items:center; font-size:11px} .shareHeader label
svg.line{width:20px;height:20px; stroke-width:1} .shareHeader
label:before{content:'Close'; opacity:.7;padding-right:8px}
.sharePreview{padding:15px 20px; border:1px solid var(--content-border);border-
left:0;border-right:0; display:flex;align-items:center} .sharePreview
.previewImg{width:70px;height:70px;display:flex;flex-shrink:0;align-
items:center;justify-content:center; background-color:var(--transparent-
bg);background-size:cover;background-position:center;background-repeat:no-
repeat; border-radius:5px; margin-right:15px} .sharePreview .previewImg
svg{stroke-width:1;opacity:.6} .sharePreview .previewTitle{font-size:13px;line-
height:1.5em; display:-webkit-box;-webkit-line-clamp:2;-webkit-box-
orient:vertical;overflow:hidden} .sharePreview .previewLabel{font-
size:12px;opacity:.7; margin-top:5px} .shareInner ul{display:flex;flex-
wrap:wrap; list-style:none;margin:0;padding:10px 20px 20px} .shareInner
li{width:25%;text-align:center} .shareInner li a, .shareInner li
.copyLink{display:block; max-width:80px;height:80px; margin:0 auto;padding:15px
0;border-radius:2px;color:inherit} .shareInner li a:hover, .shareInner li
.copyLink:hover{background-color:rgba(0,0,0,.03)} .shareInner li > *
svg{width:26px;height:26px; opacity:.8} .shareInner li a:after, .shareInner
li .copyLink:after{content:attr(data-text);display:block; margin-top:3px;font-
size:12px;opacity:.7} .shareInner li
input{margin:0;padding:0;outline:0;border:0;width:1px;height:0;opacity:0}
.shareNotif span{position:absolute;left:0;right:0;bottom:-70px; font-size:90%;
display:block;width:240px;margin:0 auto 20px;padding:15px 10px; border-
radius:3px; background-color:rgba(0,0,0,.8);color:#fefefe; line-
height:20px;text-align:center; opacity:0; transition:var(--transition-1);
-webkit-animation:slidein 2s ease forwards;animation:slidein 2s ease
forwards} .shareIn:checked ~ .shareInner{opacity:1;visibility:visible}
.shareIn:checked ~ .shareInner .shareBlock{margin-bottom:0} .shareIn:checked
~ .shareInner .fullClose{background:rgba(0,0,0,.5);opacity:1;visibility:visible;
-webkit-backdrop-filter:blur(5px); backdrop-filter:blur(5px)} .darkMode
.shareBlock{background-color:var(--dark-bgSec)} .darkMode .sharePreview
.previewImg{background-color:rgba(255,255,255,.1)} @media screen and (max-width:
640px){.shareIcon a:after{display:none}} @media screen and (max-width: 480px)
{.postShare:before{content:attr(data-text); display:block;width:100%;margin:0 0
15px} .shareContent:before{display:none} .shareIcon.facebook{flex-grow:1}
.shareIcon.facebook a:after{content:attr(data-text); display:block}
.shareInner{align-items:flex-end} .shareIn:checked ~ .shareInner
.shareBlock{border-radius:15px 15px 0 0} .shareInner li > *
svg{width:24px;height:24px}}
/* Article Style */
.postEntry h1, .postEntry h2, .postEntry h3, .postEntry h4, .postEntry h5,
.postEntry h6{margin:1.7em 0 20px; font-weight:700; line-height:1.4em}
.postEntry h1:target, .postEntry h2:target, .postEntry h3:target, .postEntry
h4:target, .postEntry h5:target, .postEntry h6:target{padding-top:70px;margin-
top:0} .postEntry p{margin:1.7em 0} .postEntry img{display:inline-block;border-
radius:2px;height:auto !important} .postEntry img.fullImg{display:block!
important; margin-bottom:10px; position:relative;left:0; width:100%;max-
width:none}
.post .tr-caption-container{min-width:0;width:auto;margin:0
auto;border:0;position:relative;overflow:inherit} .post .tr-caption-container tr
td, .post .tr-caption-container tr:nth-child(2n+1)
td{border:0;background:transparent;padding:0} .post .tr-caption-container .tr-
caption{display:block; font-size:12px;opacity:.8;line-height:1.5em}
.post pre{position:relative;font-family:var(--font-code);line-height:1.6em;font-
size:.8rem} .post pre:before, .commentContent
i[rel="pre"]:before{content:'</>';position:absolute;right:0;top:0;color:var(--
highlight-comment);font-size:10px;padding:0 10px;z-index:2;line-height:35px}
.post pre.html:before{content:'.html'} .post pre.css:before{content:'.css'}
.post pre.js:before{content:'.js'} .post code, .commentContent i[rel="pre"]
{display:block;white-space:pre; font-size:.8rem; position:relative;width:100%;
border-radius:2px;background-color:var(--highlight-bg);color:var(--highlight-
color); padding:20px;margin:25px auto; -moz-tab-size:2;-o-tab-size:2;tab-
size:2;-webkit-hyphens:none;-moz-hyphens:none;-ms-
hyphens:none;hyphens:none;overflow:auto; font-family:var(--font-code);line-
height:1.6em} .post pre span{color:var(--highlight-green)} .post pre
span.block{color:#fff;background:var(--highlight-blue)} .post pre i{color:var(--
highlight-blue);font-style:normal} .post pre i{user-select:none;-moz-user-
select:none;-ms-user-select:none;-khtml-user-select:none;-webkit-user-
select:none;-webkit-touch-callout:none} .post pre i.comment, article pre i.tag,
article pre i.blue{color:var(--highlight-comment);user-select:text;-moz-user-
select:text;-ms-user-select:text;-khtml-user-select:text;-webkit-user-
select:text;-webkit-touch-callout:text;} article pre i.tag{color:var(--
highlight-orange)} article pre i.blue{color:var(--highlight-blue)} .post
.code{display:inline;padding:2px 4px;font-size:85%;line-
height:inherit;color:var(--highlight-color);background-
color:rgba(0,0,0,.05);font-family:var(--font-code)} .darkMode .post code,
.darkMode .commentContent i[rel="pre"]{background-
color:rgba(0,0,0,.09);color:var(--dark-textAlt)} .darkMode .post
.code{color:var(--dark-textAlt);background-color:rgba(255,255,255,.1)}
/* Article Comments */
.comments iframe{width:100%} .commentsDisable{text-align:center}
.blogComments{margin:40px 0 0} .blogComments
.commentsTitle{display:flex;justify-content:space-between; margin:0 0
30px;padding-bottom:15px;border-bottom:1px solid var(--content-border)}
.blogComments .commentsTitle .title{margin:0; flex-grow:1} .blogComments
.commentsTitle .title:after{display:none} .commentsIcon{display:flex;flex-
shrink:0; font-size:12px} .commentsIcon > *{display:flex;align-items:center}
.commentsIcon svg{width:20px;height:20px} .commentsIcon .commentClose{margin-
left:12px;padding-left:0;border-left:0px solid var(--content-border)}
.commentsIcon .commentSort:before{content:attr(data-text);opacity:.7;margin-
right:8px}
.commentAll:checked ~ .commentsTitle .commentsIcon
.commentSort:before{content:attr(data-new)}
.commentAll:checked ~ .commentsTitle .commentsIcon .commentSort
svg.line{stroke:var(--link-color)}
.commentAll:checked ~ .commentsInner .commentsContent > ol{flex-
direction:column-reverse}
.commentsButton.button.outline{font-size:14px}
.commentsButton.button.outline, .commentsAdd
.commentsReply{margin:0;padding:20px; display:block;text-align:center}
.commentsButton.button.outline > *:before{content:attr(data-text)}
.commentShow:checked ~ .commentsButton, .commentsButton ~ .comments,
#comments:target .commentsButton{display:none}
.commentShow:checked ~ .commentsButton ~ .comments, #comments:target
.comments{display:block}
#comments:target .commentShow:checked ~ .commentsButton ~
.comments{display:none}
#comments:target .commentShow:checked ~ .commentsButton{display:block}
.commentAvatar{width:42px;height:42px; border-radius:18px;background-
color:#f6f6f6; overflow:hidden} .commentAvatar
div{width:100%;height:100%;background-size:cover;background-
position:center;background-repeat:no-repeat} .commentHeader{font-size:13px}
.commentHeader .name{display:inline-flex;align-items:flex-start; font-
family:var(--font-head);font-weight:600} .commentHeader .name
span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; max-width:180px}
.commentHeader .name svg{width:20px;height:16px;fill:#519bd6;margin-left:3px}
.commentHeader .datetime{margin-left:3px;font-size:12px;opacity:.8;
overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .commentHeader
.datetime:before{content:'\2022';margin-right:5px} .commentContent{margin-
top:10px; line-height:1.6em} .commentContent.hasDeleted{border:1px dashed
rgba(0,0,0,.1);padding:15px;font-size:.8rem;font-style:italic;opacity:.8;
border-radius:3px} .commentContent i[rel="pre"], .commentContent i[rel="quote"]
{margin:1.2em auto; font-style:normal} .commentContent i[rel="quote"]
{display:block;font-style:italic;font-size:.85rem;padding:12px 20px}
.commentContent i[rel="image"]{font-size:.8rem; display:block;position:relative;
min-height:55px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
opacity:.8} .commentContent i[rel="image"]:before{content:'This feature
isn\0027t available!';border:1px dashed rgba(0,0,0,.1);border-
radius:3px;padding:15px;font-size:.8rem;white-space:nowrap;display:flex;align-
items:center;position:absolute;top:0;left:0;bottom:0;right:0;background-
color:var(--content-bg)} .commentReplies, .commentActions, .commentReply{margin-
top:10px} .commentReplies ~ .commentActions{display:none}
.commentActions{padding-bottom:15px} .commentReply{margin-left:62px}
.commentReplies{padding:15px 0; background-color:var(--transparent-bg); border-
radius:0 0 8px 8px} .commentReplies .threadShow:checked ~ .commentThread
.threadToggle svg{transform:rotate(180deg)} .commentReplies .threadShow:checked
~ .commentThread .threadChrome, .commentReplies .threadShow:checked ~
.commentReply{display:none} .commentThread .threadToggle, .commentActions
a{margin-left:35px} .commentThread .threadToggle, .commentActions a,
.commentReply a{font-size:13px;opacity:.8;display:inline-flex;align-
items:center; color:inherit} .commentThread .threadToggle:after, .commentActions
a:after, .commentReply a:after{content:attr(data-text)} .commentThread
.threadToggle svg, .commentActions svg, .commentReply
svg{width:18px;height:16px;margin-right:8px} .comment-replybox-
single{padding:15px 15px 15px 35px}
.blogComments .commentFixed{display:flex;align-items:center;justify-
content:flex-end; position:fixed;top:0;left:0;right:0;bottom:0; z-index:20;
transition:var(--transition-1); opacity:0;visibility:hidden} .blogComments
.commentFixed .commentSection{width:100%;max-width:600px;max-height:calc(100% -
40px); margin:auto -100% auto auto;background-color:var(--content-bg);border-
radius:10px; position:relative; box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%);
display:flex; overflow:hidden; transition:inherit;z-index:3} .blogComments
.commentFixed .commentsTitle{position:absolute;left:0;top:0;right:0;
padding:15px;z-index:3;background-color:var(--content-bg)} .blogComments
.commentFixed .commentsInner{padding:81px 15px 15px; overflow-y:auto;
width:100%} .blogComments .commentShow:checked ~ .commentFixed, #comments:target
.commentFixed{display:flex; opacity:1;visibility:visible} .blogComments
.commentShow:checked ~ .commentFixed .commentSection, #comments:Target
.commentFixed .commentSection{margin-right:20px} .blogComments
.commentShow:checked ~ .commentFixed .fullClose, #comments:target
.commentFixed .fullClose{background:rgba(0,0,0,.5);opacity:1;visibility:visible;
-webkit-backdrop-filter:blur(5px); backdrop-filter:blur(5px)}
#comments:target .commentShow:checked ~ .commentsButton ~
.commentFixed{display:flex} #comments:target .commentShow:checked ~
.commentFixed{opacity:0;visibility:hidden} #comments:target .commentShow:checked
~ .commentFixed .commentSection{margin-right:-100%} #comments:target
.commentShow:checked ~ .commentFixed
.fullClose{background:transparent;opacity:0;visibility:hidden; -webkit-backdrop-
filter:blur(0); backdrop-filter:blur(0)} .darkMode .blogComments
.commentFixed .commentSection, .darkMode .blogComments .commentFixed
.commentsTitle{background-color:var(--dark-bg)} @media screen and (max-
width:480px){.commentsContent ol > li > .commentInner > .commentBlock{padding-
top:15px} .commentsContent ol > li > .commentInner > .commentBlock >
.commentHeader .name{display:flex} .commentsContent ol > li > .commentInner >
.commentBlock > .commentHeader .datetime{margin-left:0} .commentsContent ol > li
> .commentInner > .commentBlock > .commentHeader
.datetime:before{display:none} .blogComments .commentFixed
.commentSection{margin:auto auto -100%; border-radius:15px 15px 0 0}
.blogComments .commentFixed .commentSection.show{border-radius:0;max-
height:100%} .blogComments .commentFixed .commentsTitle{padding:20px 15px}
.blogComments .commentFixed .commentsInner{padding-top:91px} .blogComments
.commentShow:checked ~ .commentFixed .commentSection, #comments:Target
.commentFixed .commentSection{margin:auto auto 0} #comments:target
.commentShow:checked ~ .commentFixed .commentSection{margin-right:-100%}}
.postToc{position:fixed;top:0;right:-355px;bottom:0;left:0; width:355px;margin-
left:auto; transition:var(--transition-1); display:flex;align-
items:center;justify-content:flex-end; z-index:2}
.tableOfContainer{width:100%;height:100%; background-color:var(--body-bg);
transition:var(--transition-1); display:flex; position:relative;z-index:3}
.tableOfHeader{display:flex;align-items:center;justify-content:space-between;
padding:15px 20px 15px 30px; background-color:var(--body-bg); font-size:var(--
widget-titleSize);font-weight:var(--widget-titleWeight);
position:absolute;top:70px;right:0;left:0; z-index:1; transition:inherit}
.tableOfHeader svg{width:20px;height:20px} .tableOfHeader
span:before{content:attr(data-text)} .tableOfIcon{width:55px;height:40px;
display:flex;align-items:center;justify-content:center; background-color:var(--
content-bg); border-radius:50px 0 0 50px;border:1px solid var(--content-
border);border-right:0;box-shadow:0 10px 20px 0 rgb(30 30 30 / 8%);
position:absolute;top:10px;left:-55px; transition:var(--transition-1)}
.tableOfIcon:before{content:'';display:block; width:12px;height:12px;
background-color:var(--link-color);border:2px solid var(--content-bg); border-
radius:50%; position:absolute;top:8px;left:15px} .tableOfInner{margin-
top:70px;padding:50px 25px 50px 30px; width:100%; overflow-y:auto}
.tableOfContent a{color:inherit; display:flex} .tableOfContent ol{margin:0}
.tableOfContent li > a:before{opacity:.7} .tocMenu:checked ~
.postToc{right:0} .tocMenu:checked ~ .postToc
.tableOfIcon{opacity:0;visibility:hidden} .darkMode .tableOfContainer, .darkMode
.tableOfHeader{background-color:var(--dark-bg)} .darkMode
.tableOfIcon{background-color:var(--dark-bgAlt);border-color:transparent}
.darkMode .tableOfIcon:before{border-color:var(--dark-bgAlt)} @media screen and
(max-width:896px){.postToc{right:0;width:75%;max-width:480px;margin-right:-
480px} .tableOfContainer{ border-radius:15px 0 0 15px} .tableOfHeader,
.tableOfIcon{top:40px} .tableOfInner{margin-top:40px} .tocMenu:checked ~
.postToc{z-index:10;margin-right:0} .tocMenu:checked ~ .postToc
.fullClose{background:rgba(0,0,0,.25);opacity:1;visibility:visible} .darkMode
.tableOfContainer, .darkMode .tableOfHeader{background-color:var(--dark-bgSec)}}
@media screen and (max-width:480px){.postToc{margin-right:-75%}
.tableOfHeader, .tableOfInner{padding-left:20px;padding-right:20px}}
/* Widget FeaturedPost */
.itemTitle{line-height:1.5em; transition:var(--transition-1)}
.itemInfo{position:relative}
.itemFeatured .item{display:flex;align-items:center; position:relative}
.itemFeatured .itemThumbnail{flex:1 0 310px; overflow:hidden;border-radius:2px;
margin-bottom:0}
.itemFeatured .itemContent{flex-grow:1; width:calc(100% - 310px);padding-
left:25px}
.itemFeatured .itemTitle{font-size:17px}
.itemFeatured .itemEntry{font-size:95%}
.itemFeatured .itemEntry.productPrice{font-size:14px}
/* Widget PopularPosts */
.itemPopulars{counter-reset:popular-count}
.itemPopulars .itemThumbnail > *{padding-top:45%}
.itemPopulars .itemTitle{font-size:.9rem}
.itemPopular:not(:last-child){margin-bottom:25px}
.itemPopular .itemInner{display:flex}
.itemPopular .itemInner:before{flex-shrink:0; content:'0' counter(popular-
count);counter-increment:popular-count; width:32px;font-weight:700;font-
size:16px;font-family:var(--font-head); opacity:.3}
.itemPopular .itemFlex{width:calc(100% - 32px)}
.itemPopular .postHeader, .itemPopular .postLabel.sponsored{margin-
left:32px;margin-bottom:5px}
.itemPopular .itemInfo, .itemPopular .itemEntry{margin-top:10px}
/* Widget ContactForm */
.ContactForm{max-width:500px;font-size:92%;margin-bottom:40px}
.ContactForm .inputArea{position:relative}
.ContactForm label{display:inline-block;margin-bottom:8px}
.ContactForm label span{color:var(--highlight-red);font-size:small}
/* Widget Label */
.Label{font-size:90%} .Label ul, .Label .cloud, .Label .cloud
.labelAll{display:flex;flex-wrap:wrap; list-style:none;margin:0;padding:0}
.Label li{width:calc(50% - 10px); margin-bottom:15px} .Label li:nth-child(2n+1)
{margin-right:20px} .Label li a .labelTitle:hover{text-decoration:underline}
.Label li > *{display:flex;align-items:center; color:inherit} .Label li > *
svg{flex-shrink:0; width:18px;height:18px; margin-left:5px} .Label li > a:hover
svg{fill:var(--link-color)} .Label li > a:hover svg.line{fill:none;stroke:var(--
link-color)} .Label li:nth-child(2n+1).labelShow{margin:0} .Label .labelShow
.hidden{display:none} .Label .labelShow{width:100%;margin:0} .Label .labelShow
ul, .Label .cloud .labelAll{width:100%;margin:0;padding:0; max-height:0;
overflow:hidden; transition:var(--transition-4)} .Label .labelShow
label{display:inline-flex;align-items:baseline; margin-top:10px;line-
height:20px; color:var(--link-color)} .Label .labelShow
label:before{content:attr(data-show)} .Label .labelShow label:after, .Label
.labelCount:before{content:attr(data-text)} .Label .labelInput:checked ~
.labelAll ul, .Label .cloud .labelInput:checked ~ .labelAll{max-
height:1000vh} .Label .labelInput:checked ~ label:before{content:attr(data-
hide)} .Label .labelInput:checked ~ label:after{visibility:hidden} .Label
.labelTitle{margin-right:auto; overflow:hidden;text-overflow:ellipsis;white-
space:nowrap} .Label .labelCount, .Label .labelShow label:after{flex-shrink:0;
font-size:11px; margin-left:8px; opacity:.7} .Label .cloud > *, .Label .cloud
.labelAll > *{display:block;max-width:100%} .Label .cloud
.labelName{display:flex;justify-content:space-between; margin:0 8px 8px
0;padding:9px 13px; border:1px solid rgb(230,230,230);border-radius:2px;
color:inherit;line-height:20px} .Label .cloud .labelSize > *:hover, .Label
.cloud div.labelName, .darkMode .Label .cloud .labelSize > *:hover, .darkMode
.Label .cloud div.labelName{border-color:var(--link-bg)} .Label .cloud
.labelSize > *:hover .labelCount, .Label .cloud div.labelName
.labelCount{color:var(--link-bg); opacity:1}
/* Footer */
footer{margin-left:var(--nav-width); padding:0 25px; transition:var(--
transition-1); font-size:90%} footer .creditInner{display:flex;align-
items:baseline;justify-content:space-between; padding:20px 0} footer
.creditInner p{margin:0;padding-right:20px;overflow:hidden;white-space:nowrap}
footer .creditInner .creator{opacity:0} footer .toTop{display:flex;align-
items:center; white-space:nowrap} footer .toTop:before{content:'To top';
opacity:.7} footer .toTop svg{width:20px;height:20px;margin-left:5px}
/* Error Page */
.error404{display:flex;align-items:center;justify-
content:center;height:100vh;text-align:center;padding:0}
.errorPage{width:calc(100% - 40px);max-width:500px;margin:auto} .errorPage
h3{font-size:1.414rem;font-family:var(--font-body)} .errorPage h3
span{display:block;font-size:140px;line-height:.8;margin-bottom:-
1rem;color:#ebebf0} .errorPage p{margin:30px 5%;line-height:1.6em;font-
family:var(--font-body)} .errorPage .button{margin:0;padding-left:2em;padding-
right:2em;font-size:14px}
/* Button */
.button{display:inline-flex;align-items:center; margin:12px 12px 12px
0;padding:10px 15px;outline:0;border:0; border-radius:2px;line-height:20px;
color:#fefefe; background-color:var(--link-bg); font-size:13px;font-
family:var(--font-body); white-space:nowrap;overflow:hidden;max-width:100%}
.button.outline{color:inherit; background-color:transparent; border:1px solid
var(--body-altColor)} .button.outline:hover{border-color:var(--link-bg)}
.button.whatsapp{background-color:#25D366} .buttonInfo{display:flex;flex-
wrap:wrap;justify-content:center; margin:12px 0 0} .buttonInfo > *{margin:0 12px
12px 0} .buttonInfo > *:last-child{margin-right:0} @media screen and (max-
width:480px){.buttonInfo > *{flex-grow:1;justify-content:center} .buttonInfo >
*:last-child{flex:0 0 auto}}
/* Button Download */
.downloadInfo{max-width:500px;background-color:#fefefe; box-shadow:0 10px 8px
-8px rgb(0 0 0 / 12%); border:1px solid var(--content-border);border-radius:5px;
padding:15px;margin-top:20px;margin-bottom:20px; display:flex;align-
items:center; line-height:1.8em;font-size:14px} .downloadInfo a,
.downloadInfo .fileType{flex-shrink:0;display:flex;align-items:center;justify-
content:center; width:50px;height:50px; padding:10px; background:#f1f1f0;border-
radius:10px} .downloadInfo a{background-color:var(--link-bg);color:#fefefe;
margin:0;padding:10px 12px;border-radius:3px; width:auto;height:auto; line-
height:20px;font-size:13px} .downloadInfo a:after{content:attr(aria-label)}
.downloadInfo .fileType:before{content:attr(data-text)} .downloadInfo
.fileName{flex-grow:1; width:calc(100% - 150px);padding:0 15px} .downloadInfo
.fileName > *{display:block;white-space:nowrap;overflow:hidden;text-
overflow:ellipsis} .downloadInfo .fileSize{line-height:1.4em;font-
size:12px;opacity:.8} .darkMode .downloadInfo{background-color:var(--dark-
bgSec); border:0} .darkMode .downloadInfo .fileType{background-color:var(--dark-
bg)} @media screen and (max-width:480px){.downloadInfo{padding:12px}
.downloadInfo a{width:50px;height:50px;border-radius:10px} .downloadInfo
a:after{display:none} .downloadInfo a .icon{margin:0}}
/* Accordion */
.accordion{position:relative; list-style:none;margin:30px 0 0;padding:0; font-
size:14px;line-height:1.7em} .accordion li{width:100%;padding:18px 0;border-
bottom:1px solid var(--content-border)} .accordion .content{margin:0;padding-
left:32px; position:relative; font-family:var(--font-body); overflow:hidden;max-
height:0; transition:var(--transition-2); opacity:.8} .accordion p:first-
child{margin-top:0} .accordion p:last-child{margin-bottom:0}
.accorTitle{display:flex;align-items:center; font-weight:900;font-family:var(--
font-body); color:var(--head-color);padding:0 5px} .accorTitle span{flex-grow:1}
.accorIcon{flex-shrink:0; display:flex;align-items:center;justify-
content:center; width:12px;height:12px;margin-right:15px;position:relative}
.accorIcon:before, .accorIcon:after{content:'';
display:block;width:100%;height:2px; border-radius:2px; background-color:var(--
head-color)} .accorIcon:after{position:absolute; transform:rotate(90deg)}
.accorMenu:checked ~ .accorTitle span{color:var(--link-color)}
.accorMenu:checked ~ .accorTitle .accorIcon:before, .accorMenu:checked ~
.accorTitle .accorIcon:after{background-color:var(--link-color)}
.accorMenu:checked ~ .accorTitle
.accorIcon:after{visibility:hidden;opacity:0} .accorMenu:checked ~ .content{max-
height:100vh;padding-top:15px;padding-bottom:8px} .darkMode
.accorTitle{color:var(--dark-text)} .darkMode .accorIcon:before, .darkMode
.accorIcon:after{background-color:var(--dark-text)}
/* Lazy Youtube */
.lazyYoutube{background-color:var(--highlight-
bg);position:relative;overflow:hidden;padding-top:56.25%;border-radius:2px}
.lazyYoutube img{width:100%;top:-16.84%;left:0;opacity:.95} .lazyYoutube img,
.lazyYoutube iframe, .lazyYoutube .playBut{position:absolute} .lazyYoutube
iframe{width:100%;height:100%;bottom:0;right:0} .lazyYoutube
.playBut{top:50%;left:50%; transform:translate3d(-50%,-50%,0); transition:all .
5s ease} .lazyYoutube .playBut{display:block;width:70px;height:70px;z-
index:1} .lazyYoutube .playBut svg{width:inherit;height:inherit;
fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-
miterlimit:10;stroke-width:8} .lazyYoutube .playBut
.circle{stroke:rgba(255,255,255,.85);stroke-dasharray:650;stroke-dashoffset:650;
transition:all .4s ease-in-out; opacity:.3} .lazyYoutube .playBut
.triangle{stroke:rgba(255,255,255,.75);stroke-dasharray:240;stroke-
dashoffset:480; transition:all .6s ease-in-out; transform:translateY(0);-webkit-
transform:translateY(0)} .lazyYoutube .playBut:hover .triangle{animation:nudge .
6s ease-in-out;-webkit-animation:nudge .6s ease-in-out} .lazyYoutube
.playBut:hover .triangle, .lazyYoutube .playBut:hover .circle{stroke-
dashoffset:0; opacity:1;stroke:var(--highlight-red)}
/* Slider */
.slider, .sliderSection{position:relative}
.sliderViewport{position:relative;height:100%;display:flex;overflow-
y:hidden;overflow-x:scroll; scroll-behavior:smooth;scroll-snap-type:x
mandatory;list-style:none;margin:0;padding:0; -ms-overflow-style: none;}
.sliderViewport::-webkit-scrollbar{width:0} .sliderViewport::-webkit-scrollbar-
track{background:transparent} .sliderViewport::-webkit-scrollbar-
thumb{background:transparent;border:none} .sliderDiv{position:relative;flex:0 0
100%;width:100%;background-color:transparent; outline:0;border:0}
.sliderDiv:nth-child(even){background-color:inherit}
.sliderSnapper{position:absolute;top:0;left:0;width:100%;height:100%;scroll-
snap-align:center;z-index:-1} .sliderImg{background-repeat:no-repeat;background-
size:cover;background-position:center;display:block;padding-top:40%;border-
radius:3px} @media (hover:hover){.sliderSnapper{animation-name:tonext,
snap;animation-timing-function:ease;animation-duration:4s;animation-iteration-
count:infinite} .sliderDiv:last-child .sliderSnapper{animation-name:tostart,
snap}} @media (prefers-reduced-motion:reduce){.sliderSnapper{animation-
name:none}} .slider:hover .sliderSnapper, .slider:focus-within
.sliderSnapper{animation-name:none} @media screen and (max-width:896px)
{.sliderSection .widget{margin-top:30px} .sliderViewport{width:100%;padding:0
20px 10px}
.sliderViewport:after{content:'';display:block;position:relative;padding:10px} .
sliderDiv{flex:0 0 90%;width:90%;margin-right:15px; box-shadow:0 10px 8px -8px
rgb(0 0 0 / 12%)} .sliderDiv:last-child{margin-right:0}.slider{width:calc(100% +
50px);left:-25px}} @media screen and (max-width:640px){.slider{width:calc(100% +
40px);left:-20px}}
/* Keyframes Animation */
@-webkit-keyframes slidein{0%{opacity:0}20%{opacity:1;bottom:0}50%
{opacity:1;bottom:0}80%{opacity:1;bottom:0}100%{opacity:0;bottom:-
70px;visibility:hidden}} @keyframes slidein{0%{opacity:0}20%
{opacity:1;bottom:0}50%{opacity:1;bottom:0}80%{opacity:1;bottom:0}100%
{opacity:0;bottom:-70px;visibility:hidden}} @-webkit-keyframes nudge{0%
{transform:translateX(0)}30%{transform:translateX(-5px)}50%
{transform:translateX(5px)}70%{transform:translateX(-2px)}100%
{transform:translateX(0)}} @keyframes nudge{0%{transform:translateX(0)}30%
{transform:translateX(-5px)}50%{transform:translateX(5px)}70%
{transform:translateX(-2px)}100%{transform:translateX(0)}} @keyframes
tonext{ 75%{left:0} 95%{left:100%} 98%{left:100%} 99%{left:0}} @keyframes
tostart{ 75%{left:0} 95%{left:-300%} 98%{left:-300%} 99%{left:0}} @keyframes
snap{ 96%{scroll-snap-align:center} 97%{scroll-snap-align:none} 99%{scroll-snap-
align:none} 100%{scroll-snap-align:center}}
/* Sticky Ad */
.stickAd{position:fixed;bottom:0;left:0;right:0;width:100%;min-height:70px;max-
height:200px;padding:5px 5px;box-shadow:0 -6px 18px 0 rgba(9,32,76,.1);
transition:var(--transition-1);display:flex;align-items:center;justify-
content:center;background-color:#fefefe;z-index:50;border-top:1px solid var(--
content-border)} .stickAdclose{width:40px;height:30px;display:flex;align-
items:center;justify-content:center;border-radius:12px 0 0;border:1px solid
var(--content-border);border-bottom:0;border-
right:0;position:absolute;right:0;top:-30px;background-color:inherit}
.stickAdclose svg{width:18px;height:18px} .stickAdcontent{flex-
grow:1;overflow:hidden;display:block;position:relative} .stickAdin:checked ~
.stickAd{padding:0;min-height:0} .stickAdin:checked ~ .stickAd
.stickAdcontent{display:none} .darkMode .stickAd{background-color:var(--dark-
bgAlt)} .darkMode .stickAd, .darkMode .stickAdclose{border-
color:rgba(255,255,255,.1)}
/* Responsive */
@media screen and (min-width:768px){::-webkit-scrollbar{-webkit-
appearance:none;width:4px;height:5px}::-webkit-scrollbar-track{background-
color:transparent}::-webkit-scrollbar-thumb{background-
color:rgba(0,0,0,.15);border-radius:10px}::-webkit-scrollbar-
thumb:hover{background-color:rgba(0,0,0,.45)}::-webkit-scrollbar-
thumb:active{background-color:rgba(0,0,0,.45)}}
@media screen and (min-width:1600px){
.blogContent .mainbar{max-width:896px}
}
.mainMenu{right:0;width:100%;background-color:transparent;overflow:hidden;
opacity:0;visibility:hidden; border-right:0; z-index:11}
.mainMenu .section{background-color:var(--nav-bg);
position:fixed;top:0;left:0;bottom:0; width:85%;max-width:480px; z-
index:3;overflow-y:auto; transition:var(--transition-1); box-shadow:-4px 9px
25px -6px rgb(0 0 0 / 10%);border-radius:0 15px 15px 0; margin-left:-100%}
.htmlMenu .close{width:85%;max-width:480px;margin-left:-100%; border-radius:0
15px 0 0}
.htmlMenu .link, #LinkList002{padding-left:20px;padding-right:20px}
.htmlMenu > li li a{padding:10px 20px 10px 55px}
.htmlMenu > li.break:after{width:calc(100% - 40px);margin-left:20px;margin-
right:20px}
.navInput:checked ~ .mainWrapper
.mainMenu{width:100%;opacity:1;visibility:visible}
.navInput:checked ~ .mainWrapper .mainMenu .section{margin-left:0}
.navInput:checked ~ .mainWrapper .mainMenu
.fullClose.menu{background:rgba(0,0,0,.5);opacity:1;visibility:visible}
.navInput:checked ~ .mainWrapper .htmlMenu .link .name, .navInput:checked ~
.mainWrapper .htmlMenu .link svg.down{display:block}
.navInput:checked ~ .mainWrapper .htmlMenu .dropMenu:checked ~ ul li{max-
height:40px;opacity:1;visibility:visible}
.navInput:checked ~ .mainWrapper .htmlMenu a.link:hover{background-color:var(--
transparent-bg)}
.navInput:checked ~ .mainWrapper .mainInner, .mainInner,
.navInput:checked ~ .mainWrapper footer, footer{margin-left:0}
.navInput:checked ~ .mainWrapper .htmlMenu .close,
.navInput:checked ~ .mainWrapper .mainMenu #LinkList002{width:85%;max-
width:480px;margin-left:0}
.navInput:checked ~ .mainWrapper .mainMenu #LinkList002 label{display:none}
.navInput:checked ~ .mainWrapper .mainMenu #LinkList002 ul{display:flex}
.blogContent{display:block}
.blogContent .mainbar, .blogContent .sidebar{width:100%;padding:0; margin-
right:auto;margin-left:auto}
.blogContent .sidebar{margin-top:50px}
.blogPosts div.hentry{width:calc(100% - 20px)}
.onItem .postTitle{font-size:var(--post-titleSizeMobile)}
.onItem .postEntry{font-size:var(--post-fontSizeMobile)}
.itemFeatured{padding-bottom:70px}
.itemFeatured .item{display:block}
.itemFeatured .itemContent{position:absolute;left:0;right:0;bottom:-70px;
width:calc(100% - 30px);margin:auto;padding:12.5px;border-radius:8px;box-
shadow:0 10px 15px 0 rgb(30 30 30 / 7%); background-color:var(--content-bg)}
.itemFeatured .itemTitle a, .itemPopulars .itemTitle a{-webkit-line-clamp:2}
footer .toTop:before{content:'Top'}
}
/* Related Posts */
.relatedPosts{margin:40px 0 0;line-height:1.6em} .relatedPosts
ul{display:flex;flex-wrap:wrap; position:relative;width:calc(100% + 20px);left:-
10px; list-style:none;margin:0;padding:0} .relatedPosts
li{display:block;width:calc(33.333% - 20px); margin:0 10px 30px}
.relatedPosts .itemThumbnail a{background-image:none; color:inherit}
.relatedPosts .itemThumbnail > *:before{content:'No
image';display:block;position:absolute;top:50%;left:50%;max-width:none;max-
height:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%,
-50%); font-size:12px; opacity:.7} .relatedPosts .itemThumbnail div{background-
position:center;background-size:cover;background-repeat:no-repeat;
display:block;position:absolute;top:0;left:0;bottom:0;right:0} .relatedPosts
.itemTitle{font-size:.85rem;line-height:1.5em; font-family:var(--font-
head);font-weight:700}
/* Dark Mode */
.darkMode{background-color:var(--dark-bg);color:var(--dark-text)}
.darkMode a, .darkMode .free:after, .darkMode .new:after, .darkMode .postLabel >
a:hover, .darkMode .postMore:hover{color:var(--dark-link)}
.darkMode svg{fill:var(--dark-text)}
.darkMode svg.line, .darkMode svg .line{fill:none;stroke:var(--dark-text)}
.darkMode svg.c-1, .darkMode svg .c-1{fill:var(--dark-text)}
.darkMode svg.c-2, .darkMode svg .c-2{fill:var(--dark-textAlt); opacity:.4}
.darkMode h1, .darkMode h2, .darkMode h3, .darkMode h4, .darkMode h5, .darkMode
h6, .darkMode header a, .darkMode footer{color:inherit}
<b:defaultmarkups>
<!--[ Blogger defaultmarkups ]-->
<b:defaultmarkup type='Common'>
<b:else/>
<b:if cond='data:view.search.label'>
<span class='home' expr:data-
text='data:messages.home'/><data:blog.pageName/>
<b:elseif cond='data:view.search.query'/>
<span expr:data-text='data:messages.search +
":"'/><data:view.search.query/>
<b:else/>
<b:includable id='postSponsored'>
<b:if cond='data:widgets.Blog.first.allBylineItems.labels'>
<div class='postLabel sponsored'>
<b:include name='hearth-icon'/>
<b:loop index='s' values='data:post.labels' var='label'>
<b:if cond='data:s == 0'>
<b:tag expr:data-text='data:label.name' name='span'/>
</b:if>
</b:loop>
</div>
</b:if>
</b:includable>
<b:includable id='postProduct'>
<b:if cond='data:widgets.Blog.first.allBylineItems.labels'>
<div class='postLabel sponsored'>
<b:include name='tag-icon'/>
<b:loop index='s' values='data:post.labels' var='label'>
<b:if cond='data:s == 0'>
<a expr:aria-label='data:label.name' expr:data-
text='data:label.name' expr:href='data:label.url.canonical' rel='tag'/>
</b:if>
</b:loop>
</div>
</b:if>
</b:includable>
<b:includable id='postAuthorImage'>
<b:if cond='data:widgets.Blog.first.allBylineItems.author and
data:post.author.authorPhoto.image'>
<div class='postAuthorImage'>
<b:if cond='!data:view.isPost'>
<div class='authorImage lazy' expr:data-
bg='resizeImage(data:post.author.authorPhoto.image,18,"1:1")'/>
<b:else/>
<div class='authorImage lazy' expr:data-
bg='resizeImage(data:post.author.authorPhoto.image,34,"1:1")'/>
</b:if>
</div>
</b:if>
</b:includable>
<b:includable id='postAuthorName'>
<b:if cond='data:widgets.Blog.first.allBylineItems.author'>
<div class='authorName fn' data-write='Contributor' expr:data-
text='data:widgets.Blog.first.allBylineItems.author.label'>
<b:if cond='data:post.author.profileUrl'>
<meta expr:content='data:post.author.profileUrl'
property='author'/>
<a expr:aria-label='data:post.author.name' expr:data-
text='data:post.author.name' expr:href='data:post.author.profileUrl' rel='author
noreferrer' target='_blank'/>
<b:else/>
<span expr:data-text='data:post.author.name'/>
</b:if>
</div>
</b:if>
</b:includable>
<b:includable id='postLabel'>
<div class='postLabel' expr:data-
text='data:widgets.Blog.first.allBylineItems.labels.label'>
<b:if cond='data:post.labels'>
<b:loop index='i' values='data:post.labels' var='label'>
<b:if cond='data:i <= 1'>
<b:tag expr:data-text='data:label.name' expr:name='data:blog.url
!= data:label.url ? "a" : "span"'>
<b:attr cond='data:blog.url != data:label.url'
expr:value='data:label.url.canonical' name='href'/>
<b:attr cond='data:blog.url != data:label.url' name='rel'
value='tag'/>
<b:attr cond='data:blog.url != data:label.url'
expr:value='data:label.name' name='aria-label'/>
</b:tag>
</b:if>
</b:loop>
<b:else/>
<span expr:data-text='data:messages.posts'/>
</b:if>
</div>
</b:includable>
<b:includable id='postJumpLinks'>
<a class='postMore' expr:aria-label='data:blog.jumpLinkMessage'
expr:data-text='data:messages.keepReading + "..."'
expr:href='data:post.url.canonical'/>
</b:includable>
<b:includable id='postCommentsLinks'>
<b:if cond='data:post.allowComments and data:post.numberOfComments >
0'>
<a class='postComment' expr:aria-label='data:messages.comments'
expr:data-text='data:post.numberOfComments' expr:href='data:post.url.canonical
fragment "comments"'>
<b:include name='chat-icon'/>
</a>
</b:if>
</b:includable>
<b:includable id='postCommentLink'>
<b:if cond='data:post.allowComments and data:post.numberOfComments >
0'>
<a class='postComment' expr:aria-label='data:messages.comments'
expr:data-text='data:post.numberOfComments' href='#comments'>
<b:include name='chat-icon'/>
</a>
</b:if>
</b:includable>
<b:includable id='postTimestamps'>
<b:if cond='data:post.lastUpdated != data:post.date'>
<time class='postTimestamp updated' expr:data-
text='format(data:post.lastUpdated, "MMMM d, YYYY")'
expr:datetime='data:post.lastUpdated.iso8601' expr:title='"Last updated:
" + data:post.lastUpdated format "MMMM d, YYYY"'/>
<b:else/>
<time class='postTimestamp published' expr:data-
text='format(data:post.date, "MMMM d, YYYY")'
expr:datetime='data:post.date.iso8601' expr:title='"Published: " +
data:post.date format "MMMM d, YYYY"'/>
</b:if>
</b:includable>
<b:includable id='postEntrySnippet'>
<b:eval expr='snippet(data:post.body, {length: 100, links: false,
linebreaks: false})'/>
</b:includable>
<b:includable id='postEntryThumbnail'>
<img class='imgThumb lazy' expr:alt='data:post.title' expr:data-
src='resizeImage(data:post.featuredImage, 600, "18:9")'
src='data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs='/>
</b:includable>
<b:includable id='postTableofContent'>
<input class='tocMenu hidden' id='offtoc-menu' type='checkbox'/>
<div class='postToc'>
<div class='tableOfContainer'>
<label class='tableOfHeader' for='offtoc-menu'>
<span class='tableOfIcon'><b:include name='document-icon'/></span>
<span data-text='Table of contents'/>
<b:include name='forward-icon'/>
</label>
<div class='tableOfInner'>
<div class='tableOfContent' id='tocContent'/>
</div>
<script>/*<![CDATA[*/ document.addEventListener('DOMContentLoaded',
() => new TableOfContents({from: document.querySelector('#postBody'), to:
document.querySelector('#tocContent')}).generateToc() ); /*]]>*/</script>
</div>
<label class='fullClose' for='offtoc-menu'/>
</div>
</b:includable>
<b:includable id='back-icon'>
<!--[ Back icon ]-->
<svg class='line' viewBox='0 0 24 24'><g transform='translate(12.000000,
12.000000) rotate(-270.000000) translate(-12.000000, -12.000000)
translate(5.000000, 8.500000)'><path d='M14,0 C14,0 9.856,7 7,7 C4.145,7 0,0
0,0'/></g></svg>
</b:includable>
<b:includable id='forward-icon'>
<!--[ Forward icon ]-->
<svg class='line' viewBox='0 0 24 24'><g transform='translate(12.000000,
12.000000) rotate(-90.000000) translate(-12.000000, -12.000000)
translate(5.000000, 8.500000)'><path d='M14,0 C14,0 9.856,7 7,7 C4.145,7 0,0
0,0'/></g></svg>
</b:includable>
<b:includable id='arow-down-icon'>
<!--[ Arrow down icon ]-->
<svg class='line down' viewBox='0 0 24 24'><g
transform='translate(5.000000, 8.500000)'><path d='M14,0 C14,0 9.856,7 7,7
C4.145,7 0,0 0,0'/></g></svg>
</b:includable>
<b:includable id='arow-up-icon'>
<!--[ Arrow up icon ]-->
<svg class='line' viewBox='0 0 24 24'><g transform='translate(12.000000,
12.000000) rotate(-180.000000) translate(-12.000000, -12.000000)
translate(5.000000, 8.500000)'><path d='M14,0 C14,0 9.856,7 7,7 C4.145,7 0,0
0,0'/></g></svg>
</b:includable>
<b:includable id='arow-up-circle-icon'>
<!--[ Arrow up circle icon ]-->
<svg class='line' viewBox='0 0 24 24'><g transform='translate(2.500000,
3.000000)'><path class='fill' d='M9.5,18 C3.00557739,18 0.456662548,17.5386801
0.0435259337,15.2033146 C-0.36961068,12.8679491 2.27382642,8.47741935
3.08841712,7.02846996 C5.81256986,2.18407813 7.66371927,0 9.5,0 C11.3362807,0
13.1874301,2.18407813 15.9115829,7.02846996 C16.7261736,8.47741935
19.3696107,12.8679491 18.9564741,15.2033146 C18.5443995,17.5386801 15.9944226,18
9.5,18 Z'/></g></svg>
</b:includable>
<!--[ Profile icon ]-->
<b:includable id='profile-icon'>
<svg class='line' viewBox='0 0 24 24'><g transform='translate(5.000000,
2.400000)'><path d='M6.84454545,19.261909 C3.15272727,19.261909 -8.52651283e-
14,18.6874153 -8.52651283e-14,16.3866334 C-8.52651283e-14,14.0858516
3.13272727,11.961909 6.84454545,11.961909 C10.5363636,11.961909
13.6890909,14.0652671 13.6890909,16.366049 C13.6890909,18.6658952
10.5563636,19.261909 6.84454545,19.261909 Z'/><path d='M6.83729838,8.77363636
C9.26002565,8.77363636 11.223662,6.81 11.223662,4.38727273 C11.223662,1.96454545
9.26002565,-1.0658141e-14 6.83729838,-1.0658141e-14 C4.41457111,-1.0658141e-14
2.45,1.96454545 2.45,4.38727273 C2.44184383,6.80181818 4.39184383,8.76545455
6.80638929,8.77363636 C6.81729838,8.77363636 6.82729838,8.77363636
6.83729838,8.77363636 Z'/></g></svg>
</b:includable>
</b:defaultmarkup>
</b:defaultmarkups>
<b:if cond='data:blog.analyticsAccountNumber'>
<!--[ Google Analytics new global tag ]-->
<script defer='defer'
expr:src='"https://www.googletagmanager.com/gtag/js?id=" +
data:blog.analyticsAccountNumber'/>
<script>window.dataLayer = window.dataLayer || []; function gtag()
{dataLayer.push(arguments);} gtag('js', new Date());
gtag('config', '<data:blog.analyticsAccountNumber/>');</script>
</b:if>
<!--[ Adsense script placement ]-->
<!--<script defer='defer'
src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-
pub-0000000000000000' crossorigin='anonymous'/>-->
<b:if cond='!data:view.isError'>
<script>/*<![CDATA[*/ (localStorage.getItem('mode')) === 'darkmode' ?
document.querySelector('#mainContent').classList.add('darkMode') :
document.querySelector('#mainContent').classList.remove('darkMode')
/*]]>*/</script>
</span>
<a href='#' target='_blank'
rel='noopener'>Download</a>
</div></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<input class='notifInput hidden' id='offnotif-box'
type='checkbox'/>
<div class='notifContent'>
<div class='notifText'><data:content/></div>
<label for='offnotif-box'><b:include name='close-
icon'/></label>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
</b:includable>
</b:widget>
</b:section>
</b:tag>
<b:if cond='data:view.isHomepage'>
<!--[ Profile button ]-->
<label aria-label='profile' class='navProfile'
for='offprofile-box'>
<b:include name='profile-icon'/>
</label>
</b:if>
</b:if>
<b:if cond='data:view.isHomepage'>
<!--[ Profile widget ]-->
<b:tag class='headerProfile' cond='!data:view.isLayoutMode'
name='div'>
<b:section cond='data:view.isHomepage' id='profile-widget'
maxwidgets='2' showaddelement='false'>
<b:widget id='Profile00' locked='true' title='Author
profile' type='Profile' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='showaboutme'>true</b:widget-
setting>
<b:widget-setting name='showlocation'>true</b:widget-
setting>
</b:widget-settings>
<b:includable id='main' var='this'>
<div class='profileHeader'>
<label for='offprofile-box'>
<b:attr cond='data:team' name='data-text'
value='All authors/contributors'/>
<b:attr cond='!data:team' name='data-text'
value='Author'/>
<b:include name='back-icon'/>
</label>
</div>
<b:include name='content'/>
</b:includable>
<b:includable id='authorProfileImage'>
<div class='profileImg lazy' expr:data-
bg='resizeImage(data:authorPhoto.image, 60)'/>
</b:includable>
<b:includable id='content'>
<b:if cond='data:team'>
<div class='widget-content team'>
<b:include name='teamProfile'/>
</div>
<b:else/>
<div class='widget-content solo'>
<b:class cond='data:showlocation and data:location
!= ""' name='hasLocation'/>
<b:include name='userProfile'/>
</div>
</b:if>
</b:includable>
<b:includable id='defaultProfileImage'>
<div class='defaultAvatar imgThumb'>
<b:include name='profile-icon'/>
</div>
</b:includable>
<b:includable id='profileImage'>
<b:if cond='data:authorPhoto.image'>
<b:include name='authorProfileImage'/>
<b:else/>
<b:include name='defaultProfileImage'/>
</b:if>
</b:includable>
<b:includable id='teamProfile'>
<ul>
<b:loop index='team' values='data:authors'
var='author'>
<li>
<div class='teamMember'>
<b:include data='author'
name='teamProfileMember'/>
</div>
</li>
</b:loop>
</ul>
</b:includable>
<b:includable id='teamProfileLink'>
<a class='profileLink' expr:href='data:userUrl'
rel='noreferrer' target='_blank'>
<div class='profileImage'><b:include
name='profileImage'/></div>
<div class='profileName'><data:display-name/></div>
</a>
</b:includable>
<b:includable id='teamProfileMember'>
<div class='profileLink'>
<div class='profileImage'><b:include
name='profileImage'/></div>
<div class='profileName'><data:display-name/></div>
</div>
</b:includable>
<b:includable id='userGoogleProfile'/>
<b:includable id='userLocation'>
<div class='profileData location' expr:data-
text='data:location'>
<b:include name='location-icon'/>
</div>
</b:includable>
<b:includable id='userProfile'>
<b:include name='userProfileImage'/>
<b:include name='userProfileInfo'/>
</b:includable>
<b:includable id='userProfileData'>
<b:include name='userProfileLink'/>
</b:includable>
<b:includable id='userProfileImage'>
<div class='profileImage'>
<b:include name='profileImage'/>
</div>
</b:includable>
<b:includable id='userProfileInfo'>
<div class='profileInfo'>
<b:include name='userProfileData'/>
<b:include cond='data:aboutme != ""'
name='userProfileText'/>
<b:include cond='data:showlocation and data:location
!= ""' name='userLocation'/>
</div>
</b:includable>
<b:includable id='userProfileLink'>
<div class='profileLink'><data:displayname/></div>
</b:includable>
<b:includable id='userProfileText'>
<div class='profileText'><b:eval expr='data:aboutme
snippet {length: 80, links: true, linebreaks: false}'/></div>
</b:includable>
<b:includable id='viewProfileLink'/>
</b:widget>
<b:widget id='LinkList001' locked='true' title='Social
Media Link' type='LinkList' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='link-
5'>https://bit.ly/smarttechmukesh</b:widget-setting>
<b:widget-setting name='link-
6'>https://bit.ly/smarttechmukesh-blog</b:widget-setting>
<b:widget-setting name='link-
3'>https://bit.ly/mukeshtemplate</b:widget-setting>
<b:widget-setting name='link-4'>https://bit.ly/rd-
themes</b:widget-setting>
<b:widget-setting name='text-1'>Instagram</b:widget-
setting>
<b:widget-setting name='text-0'>Facebook</b:widget-
setting>
<b:widget-setting name='text-3'>Youtube</b:widget-
setting>
<b:widget-setting name='text-2'>Twitter</b:widget-
setting>
<b:widget-setting name='text-5'>Pinterest</b:widget-
setting>
<b:widget-setting name='text-4'>LinkedIn</b:widget-
setting>
<b:widget-setting name='text-6'>Whatsapp</b:widget-
setting>
<b:widget-setting name='sorting'>NONE</b:widget-
setting>
<b:widget-setting name='link-1'>#</b:widget-setting>
<b:widget-setting name='link-2'>#</b:widget-setting>
<b:widget-setting name='link-0'>#</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<ul class='socialLink'>
<b:loop index='soc' values='data:links' var='link'>
<b:if cond='data:soc <= 5'>
<li>
<a class='link' expr:aria-
label='data:link.name' expr:href='data:link.target'>
<b:if cond='data:link.name ==
"Instagram"'>
<b:include name='instagram-icon'/>
<b:elseif cond='data:link.name ==
"Facebook"'/>
<b:include name='facebook-icon'/>
<b:elseif cond='data:link.name ==
"Twitter"'/>
<b:include name='twitter-icon'/>
<b:elseif cond='data:link.name ==
"Youtube"'/>
<b:include name='youtube-icon'/>
<b:elseif cond='data:link.name ==
"LinkedIn"'/>
<b:include name='linkedIn-icon'/>
<b:elseif cond='data:link.name ==
"Whatsapp"'/>
<b:include name='whatsapp-icon'/>
<b:elseif cond='data:link.name ==
"Pinterest"'/>
<b:include name='pinterest-icon'/>
<b:else/>
<b:include name='circle-icon'/>
</b:if>
</a>
</li>
</b:if>
</b:loop>
</ul>
</b:includable>
</b:widget>
</b:section>
</b:tag>
<b:tag class='fullClose closeProfile' cond='!
data:view.isLayoutMode' for='offprofile-box' name='label'/>
</b:if>
</b:tag>
</b:tag>
</b:tag>
</header>
<b:if cond='!data:view.isHomepage'>
<!--[ Home link ]-->
<li class='homeLink'>
<a class='link'
expr:href='data:blog.homepageUrl.canonical' itemprop='url'>
<b:include name='home-icon'/>
<b:include name='arow-down-icon'/>
</label>
<ul>
<!--[ Change attribute href='#' to add url ]-->
<li itemprop='name'><a href='#' itemprop='url'>Sub menu
01</a></li>
<li itemprop='name'><a
href='https://www.telegram.me/premium_blogger_template_free' itemprop='url'>Sub
menu 02</a></li>
<li itemprop='name'><a href='#' itemprop='url'>Sub menu
03</a></li>
<li itemprop='name'><a href='#' itemprop='url'>Sub menu
04</a></li>
</ul>
</li>
<b:include name='arow-down-icon'/>
</label>
<ul>
<!--[ Change attribute href='#' to add url ]-->
<li itemprop='name'><a href='#' itemprop='url'>Sub menu
05</a></li>
<li itemprop='name'><a href='#' itemprop='url'>Sub menu
06</a></li>
<li itemprop='name'><a href='#' itemprop='url'>Sub menu
07</a></li>
<li itemprop='name'><a href='#' itemprop='url'>Sub menu
08</a></li>
</ul>
</li>
</ul>
</b:includable>
</b:widget>
<b:widget id='LinkList000' locked='true' title='Navigation Menu
(Simple)' type='LinkList' version='2' visible='false'>
<b:widget-settings>
<b:widget-setting name='link-
5'>https://www.smarttechmukesh.online</b:widget-setting>
<b:widget-setting name='link-6'>https://bit.ly/rd-
themes</b:widget-setting>
<b:widget-setting name='link-
3'>https://www.smarttechmukesh.xyz</b:widget-setting>
<b:widget-setting name='link-
4'>https://www.smarttechmukesh.online</b:widget-setting>
<b:widget-setting name='text-1'>Contact</b:widget-setting>
<b:widget-setting name='text-0'>About</b:widget-setting>
<b:widget-setting name='text-3'>Sitemap</b:widget-setting>
<b:widget-setting name='text-2'>Download</b:widget-setting>
<b:widget-setting name='text-5'>Privacy</b:widget-setting>
<b:widget-setting name='text-4'>Disclaimers</b:widget-setting>
<b:widget-setting name='text-6'>Custom Menu</b:widget-setting>
<b:widget-setting name='sorting'>NONE</b:widget-setting>
<b:widget-setting name='link-
1'>https://www.smarttechmukesh.xyz</b:widget-setting>
<b:widget-setting name='link-
2'>https://bit.ly/smarttechmukesh-blog</b:widget-setting>
<b:widget-setting name='link-
0'>https://bit.ly/smarttechmukesh</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:include name='content'/>
</b:includable>
<b:includable id='content'>
<ul class='htmlMenu' itemscope='itemscope'
itemtype='https://schema.org/SiteNavigationElement'>
<b:if cond='!data:view.isHomepage'>
<li>
<a class='link'
expr:href='data:blog.homepageUrl.canonical' itemprop='url'>
<b:include name='home-icon'/>
<b:elseif cond='data:link.name ==
"Contact"'/>
<b:include name='message-icon'/>
<b:else/>
<!--[ Folder/Default icon ]-->
<b:include name='folder-icon'/>
</b:if>
<b:elseif cond='data:link.name ==
"Facebook"'/>
<b:include name='facebook-icon'/>
<b:elseif cond='data:link.name ==
"Twitter"'/>
<b:include name='twitter-icon'/>
<b:elseif cond='data:link.name ==
"Youtube"'/>
<b:include name='youtube-icon'/>
<b:elseif cond='data:link.name ==
"LinkedIn"'/>
<b:include name='linkedIn-icon'/>
<b:elseif cond='data:link.name ==
"Whatsapp"'/>
<b:include name='whatsapp-icon'/>
<b:elseif cond='data:link.name ==
"Pinterest"'/>
<b:include name='pinterest-icon'/>
<b:else/>
<b:include name='circle-icon'/>
</b:if>
</a>
</li>
</b:if>
</b:loop>
</ul>
</b:includable>
</b:widget>
</b:section>
<div class='sliderSnapper'></div>
</li>
<li id='sliderDiv2' class='sliderDiv'>
<!--[ add the content right below ]-->
<a class='sliderImg lazy'
href='https://shrofftemplates.blogspot.com' data-
bg='https://1.bp.blogspot.com/-
dGxoQ9YQYsM/YF1Q71CYmII/AAAAAAAAQlo/0scDqH__JA87HT6QpRcFZt9Y7CucundjQCNcBGAsYHQ/
s0/slider-2-min.png' aria-label='Slider'></a>
<div class='sliderSnapper'></div>
</li>
<li id='sliderDiv3' class='sliderDiv'>
<!--[ add the content right below ]-->
<a class='sliderImg lazy'
href='https://raushandesign.blogspot.com' data-
bg='https://1.bp.blogspot.com/-
vK7BQxXeYnk/YF1Q9MVgZ8I/AAAAAAAAQls/OanP_Tl4sd4616Y1RaD2JPA_UOWtMkDAQCNcBGAsYHQ/
s0/slider-3-min.png' aria-label='Slider'></a>
<div class='sliderSnapper'></div>
</li>
<li id='sliderDiv4' class='sliderDiv'>
<!--[ add the content right below ]-->
<a class='sliderImg lazy'
href='https://smarttechmukesh.xyz' data-
bg='https://1.bp.blogspot.com/-
Q_BGkGuukLE/YF1Q67reH4I/AAAAAAAAQlk/jXe6LIyIjkkNpJu7ShtztoUWV4JylmCkgCNcBGAsYHQ/
s0/slider-4-min.png' aria-label='Slider'></a>
<div class='sliderSnapper'></div>
</li></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
</b:includable>
</b:widget>
<b:widget cond='!data:view.isPreview' id='HTML04'
locked='true' title='Mini Ads' type='HTML' version='2' visible='false'>
<b:widget-settings>
<b:widget-setting name='content'/>
</b:widget-settings>
<b:includable id='main'>
<div class='widget-content'>
<data:content/>
</div>
</b:includable>
</b:widget>
<b:widget id='FeaturedPost00' locked='true' title='Pinned
Post' type='FeaturedPost' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='showSnippet'>true</b:widget-
setting>
<b:widget-setting name='showPostTitle'>true</b:widget-
setting>
<b:widget-setting
name='postId'>1073926185808722226</b:widget-setting>
<b:widget-setting name='showFirstImage'>true</b:widget-
setting>
<b:widget-setting
name='useMostRecentPost'>false</b:widget-setting>
</b:widget-settings>
<b:includable id='main' var='this'>
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/><b:include name='feather-
icon'/></h2>
</b:if>
<b:include name='snippetedPosts'/>
</b:includable>
<b:includable id='blogThisShare'/>
<b:includable id='bylineByName' var='byline'/>
<b:includable id='bylineRegion' var='regionItems'/>
<b:includable id='commentsLink'/>
<b:includable id='commentsLinkIframe'/>
<b:includable id='emailPostIcon'/>
<b:includable id='facebookShare'/>
<b:includable id='footerBylines'/>
<b:includable id='googlePlusShare'/>
<b:includable id='headerByline'/>
<b:includable id='linkShare'/>
<b:includable id='otherSharingButton'/>
<b:includable id='platformShare'/>
<b:includable id='postAuthor'/>
<b:includable id='postCommentsLink'/>
<b:includable id='postInfo'>
<div class='itemInfo postInfo'>
<b:if cond='data:post.labels any (label => label.name
in ["Sponsored" , "Advertorial"])'>
<!--[ Post jumplinks ]-->
<b:include
cond='data:widgets.Blog.first.allBylineItems.timestamp' name='postJumpLinks'/>
<b:else/>
<!--[ Post timestamp ]-->
<b:include
cond='data:widgets.Blog.first.allBylineItems.timestamp' name='postTimestamps'/>
</b:if>
<div class='itemContent'>
<!--[ Post header ]-->
<b:if cond='data:post.labels any (label => label.name
in ["Sponsored" , "Advertorial"])'>
<b:include name='postSponsored'/>
<b:elseif cond='data:post.labels any (label =>
label.name in ["Product" , "Label_1"])'/>
<b:include name='postProduct'/>
<b:else/>
<b:include name='postHeaders'/>
</b:if>
<b:include cond='data:this.postDisplay.showTitle'
name='snippetedPostTitle'/>
<b:include name='snippetedPostEntry'/>
<b:include cond='data:view.isMultipleItems'
name='titlePost'/>
<div class='blogPosts'>
<b:class cond='data:posts.empty' name='empty'/>
</b:with>
</b:with>
</div>
<b:include cond='data:view.isMultipleItems'
name='postPagination'/>
</b:includable>
<b:includable id='aboutPostAuthor'/>
<b:includable id='addComments'/>
<b:includable id='blogThisShare'/>
<b:includable id='breadcrumb' var='post'>
<!--[ Post breadcrumbs ]-->
<div class='breadcrumbs' itemscope='itemscope'
itemtype='https://schema.org/BreadcrumbList'>
<b:class cond='data:post.labels any (label =>
label.name in ["Sponsored" , "Advertorial"])'
name='sponsored'/>
<div class='homeLink' itemprop='itemListElement'
itemscope='itemscope' itemtype='https://schema.org/ListItem'>
<a expr:href='data:blog.homepageUrl.canonical'
itemprop='item'><span itemprop='name'><data:messages.home/></span></a>
<meta content='1' itemprop='position'/>
</div>
<b:if cond='data:post.labels'>
<b:loop index='num' values='data:post.labels'
var='label'>
<b:if cond='data:num == 0'>
<div class='labelLink' itemprop='itemListElement'
itemscope='itemscope' itemtype='https://schema.org/ListItem'>
<a expr:href='data:label.url.canonical'
itemprop='item'><span itemprop='name'><data:label.name/></span></a>
<meta expr:content='data:num+2'
itemprop='position'/>
</div>
</b:if>
<b:if cond='data:num == 1 and data:post.labels none
(label => label.name in ["Sponsored" , "Advertorial" ,
"Product" , "Label_1"])'>
<div class='labelLink' itemprop='itemListElement'
itemscope='itemscope' itemtype='https://schema.org/ListItem'>
<a expr:href='data:label.url.canonical'
itemprop='item'><span itemprop='name'><data:label.name/></span></a>
<meta expr:content='data:num+2'
itemprop='position'/>
</div>
</b:if>
</b:loop>
<b:elseif cond='data:view.isPost'/>
<div class='labelLink
noLabel'><data:messages.posts/></div>
</b:if>
<b:tag class='titleLink' cond='data:view.isPage'
expr:data-text='data:post.title' name='div'/>
</div>
</b:includable>
<b:includable id='bylineByName' var='byline'/>
<b:includable id='bylineRegion' var='regionItems'/>
<b:includable id='commentAuthorAvatar'/>
<b:includable id='commentDeleteIcon' var='comment'/>
<b:includable id='commentForm' var='post'/>
<b:includable id='commentFormIframeSrc' var='post'/>
<b:includable id='commentItem' var='comment'/>
<b:includable id='commentList' var='comments'/>
<b:includable id='commentPicker' var='post'/>
<b:includable id='commentblock' var='cb'>
<div class='commentAvatar'>
<b:if cond='data:cb.level.authorAvatarSrc'>
<div class='lazy' expr:data-
bg='resizeImage(data:cb.level.authorAvatarSrc, 100, "1:1")'/>
</b:if>
</div>
<div class='commentInner'>
<div class='commentBlock' itemscope='itemscope'
itemtype='https://schema.org/Comment'>
<div class='commentHeader'>
<b:if cond='data:cb.level.author !=
"Anonymous"'>
<span class='name' itemprop='author'
itemscope='itemscope' itemtype='https://schema.org/Person'>
<span
itemprop='name'><data:cb.level.author/></span>
<b:if cond='data:post.author.name ==
data:cb.level.author'>
<svg viewBox='0 0 24 24'><path clip-
rule='evenodd' d='M9.3764 20.0279L18.1628 8.66544C18.6403 8.0527 18.8101 7.3443
18.6509 6.62299C18.513 5.96726 18.1097 5.34377 17.5049 4.87078L16.0299
3.69906C14.7459 2.67784 13.1541 2.78534 12.2415 3.95706L11.2546 5.23735C11.1273
5.39752 11.1591 5.63401 11.3183 5.76301C11.3183 5.76301 13.812 7.76246 13.8651
7.80546C14.0349 7.96671 14.1622 8.1817 14.1941 8.43969C14.2471 8.94493 13.8969
9.41792 13.377 9.48242C13.1329 9.51467 12.8994 9.43942 12.7297 9.29967L10.1086
7.21422C9.98126 7.11855 9.79025 7.13898 9.68413 7.26797L3.45514 15.3303C3.0519
15.8355 2.91395 16.4912 3.0519 17.1255L3.84777 20.5761C3.89021 20.7589 4.04939
20.8879 4.24039 20.8879L7.74222 20.8449C8.37891 20.8341 8.97316 20.5439 9.3764
20.0279ZM14.2797 18.9533H19.9898C20.5469 18.9533 21 19.4123 21 19.9766C21
20.5421 20.5469 21 19.9898 21H14.2797C13.7226 21 13.2695 20.5421 13.2695
19.9766C13.2695 19.4123 13.7226 18.9533 14.2797 18.9533Z' fill-
rule='evenodd'/></svg>
</b:if>
</span>
<b:else/>
<span class='name' itemprop='author'
itemscope='itemscope' itemtype='https://schema.org/Person'>
<span itemprop='name'>Anonymous</span>
</span>
</b:if>
</div>
</b:includable>
<b:includable id='comments' var='post'/>
<b:includable id='commentsLink'/>
<b:includable id='commentsLinkIframe'/>
<b:includable id='commentsTitle'>
<h3 class='title'>
<b:if cond='data:post.numberOfComments > 0'>
<b:message name='messages.numberOfComments'>
<b:param expr:value='data:post.numberOfComments'
name='numComments'/>
</b:message>
<b:else/>
<data:messages.postAComment/>
</b:if>
</h3>
</b:includable>
<b:includable id='defaultAdUnit'>
<ins class='adsbygoogle' data-ad-format='auto' expr:data-
ad-client='data:adClientId ?: data:blog.adsenseClientId' expr:data-ad-
host='data:blog.adsenseHostId' expr:data-analytics-
uacct='data:blog.analyticsAccountNumber' expr:style='data:style ?:
"display: block;"'/>
<script>(adsbygoogle = window.adsbygoogle ||
[]).push({});</script>
</b:includable>
<b:includable id='emailPostIcon'/>
<b:includable id='facebookShare'/>
<b:includable id='feedLinks'/>
<b:includable id='feedLinksBody' var='links'/>
<b:includable id='footerBylines'/>
<b:includable id='googlePlusShare'/>
<b:includable id='headerByline'/>
<b:includable id='homePageLink'/>
<b:includable id='iframeComments' var='post'/>
<b:includable id='inlineAd' var='post'>
<b:if cond='!data:view.isPreview'>
<b:if cond='data:this.adCode or data:this.adClientId or
data:blog.adsenseClientId'>
<!-- Ad -->
<div class='inline-ad'>
<b:if cond='data:this.adCode != ""'>
<data:this.adCode/>
<b:else/>
<b:include cond='data:this.adClientId or
data:blog.adsenseClientId' name='defaultAdUnit'/>
</b:if>
</div>
</b:if>
<b:else/>
<div class='inline-ad'>
<div class='inline-ad-placeholder'>
<span><b:message name='messages.adsGoHere'/></span>
</div>
</div>
</b:if>
</b:includable>
<b:includable id='linkShare'/>
<b:includable id='manageComments'/>
<b:includable id='nextPageLink'/>
<b:includable id='noContentPlaceholder'>
<b:if cond='data:posts.empty'>
<!--[ No posts messages ]-->
<div
class='noPosts'><data:messages.noResultsFound/>...</div>
</b:if>
</b:includable>
<b:includable id='otherSharingButton'/>
<b:includable id='platformShare'/>
<b:includable id='post' var='post'/>
<b:includable id='postAuthor'/>
<b:includable id='postBody' var='post'/>
<b:includable id='postBodySnippet' var='post'/>
<b:includable id='postCommentsAndAd' var='post'>
<b:if cond='data:view.isMultipleItems'>
<!--[ Post thumbnail ]-->
<div class='postThumbnail'>
<b:tag expr:name='data:post.featuredImage ?
"a" : "div"'>
<b:attr cond='data:post.featuredImage'
expr:value='data:post.url' name='href'/>
<b:if cond='data:post.featuredImage'>
<b:include name='postEntryThumbnail'/>
<b:else/>
<span class='imgThumb' data-text='No image'/>
</b:if>
</b:tag>
</div>
</b:if>
<b:tag class='postContent'
cond='data:view.isMultipleItems' name='div'>
<b:if cond='data:view.isMultipleItems'>
<!--[ Post header ]-->
<b:if cond='data:post.labels any (label =>
label.name in ["Sponsored" , "Advertorial"])'>
<b:include name='postSponsored'/>
<b:elseif cond='data:post.labels any (label =>
label.name in ["Product" , "Label_1"])'/>
<b:include name='postProduct'/>
<b:else/>
<b:include name='postHeaders'/>
</b:if>
</b:if>
<b:if cond='data:view.isMultipleItems'>
<!--[ Post snippets ]-->
<p class='postEntry snippet'>
<b:class cond='data:post.labels any (label =>
label.name in ["Product" , "Label_1"])'
name='productPrice'/>
<b:include name='postEntrySnippet'/>
</p>
</b:if>
<b:if cond='data:view.isSingleItem'>
<!--[ Post body ]-->
<div class='postEntry' expr:id='"postID-
" + data:post.id'>
<div class='postBody' id='postBody'>
<data:post.body/> </div>
</div>
</b:if>
</b:tag>
</article>
<b:tag class='blogComments'
cond='data:post.allowComments and data:view.isPost and !data:view.isPreview'
id='comments' name='div'>
<!--[ Blogger Comments ]-->
<b:include cond='data:post.allowComments and
data:view.isPost and !data:view.isPreview' data='post' name='threadedComments-
modifV3'/>
</b:tag>
</b:tag>
<b:if cond='data:view.isMultipleItems'>
<b:if cond='data:post.labels any (label =>
label.name in ["Sponsored" , "Advertorial"])'>
<!--[ Post jumplinks ]-->
<b:include
cond='data:widgets.Blog.first.allBylineItems.timestamp' name='postJumpLinks'/>
<b:else/>
<!--[ Post timestamp ]-->
<b:include
cond='data:widgets.Blog.first.allBylineItems.timestamp' name='postTimestamps'/>
</b:if>
<b:else/>
<b:tag class='postAuthorName'
cond='data:widgets.Blog.first.allBylineItems.author' name='div'>
<b:include name='postAuthorName'/>
</b:tag>
</b:tag>
<div class='postComments'>
<!--[ Post comment count ]-->
<b:if cond='data:post.allowComments and
data:widgets.Blog.first.allBylineItems.comments'>
<b:include name='postCommentLink'/>
</b:if>
</b:if>
</b:if>
</b:tag>
</b:includable>
<b:includable id='postInfoDate'>
<b:if
cond='data:widgets.Blog.first.allBylineItems.timestamp and data:post.labels none
(label => label.name in ["Product" , "Label_1"])'>
<div class='postTimes'>
<b:if cond='data:post.labels none (label =>
label.name in ["Sponsored" , "Advertorial"])'>
<div class='postDatetime'>
<b:include name='calendar-icon'/>
<b:include name='postTimestamps'/>
</div>
</b:if>
<div class='shareBox'>
<!--[ Preview post ]-->
<div class='sharePreview'>
<b:if cond='data:post.featuredImage'>
<div class='previewImg lazy' expr:data-
bg='resizeImage(data:post.featuredImage, 120, "1:1")'/>
<b:else/>
<div class='previewImg'><b:include
name='image-icon'/></div>
</b:if>
<div class='previewContent'>
<div class='previewTitle' expr:data-
text='data:post.title'/>
<b:if
cond='data:widgets.Blog.first.allBylineItems.labels'>
<div class='previewLabel'>
<b:loop index='i'
values='data:post.labels' var='label'>
<b:if cond='data:i == 0'>
<b:tag expr:data-text='"#" +
data:label.name' name='span'/>
</b:if>
</b:loop>
</div>
</b:if>
</div>
</div>
<ul>
<!--<li>-->
<!-- Share to Twitter -->
<!--<a aria-label='Twitter' data-
text='Twitter' expr:href='"https://twitter.com/share?url=" +
data:blog.url.canonical' rel='noopener' target='_blank'>
<b:include name='twitter-icon'/>
</a>
</li>-->
<li>
<!-- Share to Telegram -->
<a aria-label='Telegram' data-text='Telegram'
expr:href='"https://t.me/share/url?url=" + data:blog.url.canonical'
rel='noopener' target='_blank'>
<b:include name='telegram-icon'/>
</a>
</li>
<li>
<!-- Pin to Pinterst -->
<a aria-label='Pinterest' data-pin-
config='beside' data-text='Pinterest'
expr:href='"https://pinterest.com/pin/create/button/?url=" +
data:blog.url.canonical + "&media=" +
resizeImage(data:blog.postImageUrl, 1600)' rel='noopener' target='_blank'>
<b:include name='pinterest-icon'/>
</a>
</li>
<li>
<!-- Share Linkedin -->
<a aria-label='Linkedin' data-text='Linkedin'
expr:href='"https://www.linkedin.com/sharing/share-offsite/?url=" +
data:blog.url.canonical' rel='noopener' target='_blank'>
<b:include name='linkedIn-icon'/>
</a>
</li>
<li>
<!-- Share to Line -->
<a aria-label='Line' data-text='Line'
expr:href='"https://timeline.line.me/social-plugin/share?url=" +
data:blog.url.canonical' rel='nofollow noreferrer' target='_blank'>
<b:include name='line-icon'/>
</a>
</li>
<li>
<!-- Share to Tumblr -->
<a aria-label='Tumblr' data-text='Tumblr'
expr:href='"https://www.tumblr.com/share/link?url=" +
data:blog.url.canonical' rel='noopener' target='_blank'>
<b:include name='tumblr-icon'/>
</a>
</li>
<li>
<!-- Send to email -->
<a aria-label='Email' data-text='Email'
expr:href='"mailto:?body=" + data:blog.url.canonical' target='_blank'>
<b:include name='message-icon'/>
</a>
</li>
<li>
<!-- Copy link -->
<div class='copyLink' data-text='Copy link'
onclick='copyFunction()'>
<b:include name='paper-icon'/>
</div>
<input expr:value='data:blog.url.canonical'
id='getlink' readonly='readonly' type='text'/>
<div class='shareNotif' id='shareNotif'/>
</li>
</ul>
</div>
</div>
<label class='fullClose' for='offshare-check'/>
</div>
</div>
</b:includable>
<b:includable id='postJumpLink' var='post'/>
<b:includable id='postLabels'/>
<b:includable id='postLocation'/>
<b:includable id='postMeta' var='post'>
<b:include data='post' name='postMetadataJSON'/>
</b:includable>
<b:includable id='postMetadataJSONImage'>
"image": {
"@type": "ImageObject",
<b:if cond='data:post.featuredImage.isResizable'>
"url": "<b:eval
expr='resizeImage(data:post.featuredImage, 1200, "1200:630")'/>",
"height": 720,
"width": 1200
<b:else/>
"url": "https://1.bp.blogspot.com/-7d-
DG680XKo/YHHkosLejBI/AAAAAAAAA0g/Xaq5FtCu3P4zFPxutr3BFZZxp9TrJxrxwCLcBGAsYHQ/s16
00/smarttechmukesh-logo.png",
"height": 720,
"width": 1280
</b:if>
},
</b:includable>
<b:includable id='postMetadataJSONPublisher'>
"publisher": {
"@type": "Organization",
"name": "Smart Tech Mukesh",
"logo": {
"@type": "ImageObject",
"url": "https://1.bp.blogspot.com/-7d-
DG680XKo/YHHkosLejBI/AAAAAAAAA0g/Xaq5FtCu3P4zFPxutr3BFZZxp9TrJxrxwCLcBGAsYHQ/s0/
smarttechmukesh.png",
"width": 297,
"height": 45
}
},
</b:includable>
<b:includable id='postPagination'>
<!--[ Blog navigation ]-->
<div class='blogPager' id='blogPager'>
<b:tag class='noPost' cond='data:view.url ==
data:blog.homepageUrl and !data:olderPageUrl' expr:data-
text='data:messages.noResultsFound' name='div'/>
<b:include cond='!data:posts.empty'
name='postPagination.new'/>
<b:include name='postPagination.home'/>
<b:include cond='!data:posts.empty'
name='postPagination.old'/>
</div>
</b:includable>
<b:includable id='postPagination.home'>
<b:tag class='homeLink' expr:name='data:view.url !=
data:blog.homepageUrl ? "a" : "div"'>
<b:class cond='data:view.url == data:blog.homepageUrl'
name='noPost'/>
<b:attr cond='data:view.url != data:blog.homepageUrl'
expr:value='data:blog.homepageUrl.canonical' name='href'/>
<b:attr cond='data:view.url != data:blog.homepageUrl'
expr:value='data:messages.home' name='aria-label'/>
<b:attr cond='data:posts.empty'
expr:value='data:messages.home' name='data-text'/>
<b:include cond='!data:posts.empty' name='home-alt-
icon'/>
</b:tag>
</b:includable>
<b:includable id='postPagination.new'>
<b:if cond='data:newerPageUrl and data:view.url !=
data:blog.homepageUrl.canonical path "search"'>
<a class='newerLink' expr:aria-
label='data:messages.newest' expr:data-text='data:messages.newest'
expr:href='data:newerPageUrl.canonical'>
<b:include name='back-icon'/>
</a>
<b:else/>
<div class='newerLink noPost' expr:data-
text='data:messages.newest'>
<b:include name='back-icon'/>
</div>
</b:if>
</b:includable>
<b:includable id='postPagination.old'>
<b:tag class='olderLink' expr:data-
text='data:messages.oldest' expr:name='data:olderPageUrl ? "a" :
"div"'>
<b:class cond='!data:olderPageUrl' name='noPost'/>
<b:attr cond='data:olderPageUrl'
expr:value='data:olderPageUrl.canonical' name='href'/>
<b:attr cond='data:olderPageUrl'
expr:value='data:messages.oldest' name='aria-label'/>
<b:include name='forward-icon'/>
</b:tag>
</b:includable>
<b:includable id='postReactions'/>
<b:includable id='postShareButtons'/>
<b:includable id='postTimestamp'/>
<b:includable id='postTitle' var='post'/>
<b:includable id='previousPageLink'/>
<b:includable id='sharingButton'/>
<b:includable id='sharingButtonContent'/>
<b:includable id='sharingButtons'/>
<b:includable id='sharingButtonsMenu'/>
<b:includable id='sharingPlatformIcon'/>
<b:includable id='threadedCommentForm' var='post'/>
<b:includable id='threadedCommentJs' var='post'/>
<b:includable id='threadedComments' var='post'/>
<b:includable id='threadedComments-modifV3' var='post'>
<input class='commentShow hidden' id='forshow-comment'
type='checkbox'/>
<div class='commentsIcon'>
<b:if cond='data:post.numberOfComments > 0'>
<!-- Sort comments -->
<label class='commentSort' expr:aria-
label='data:messages.manageComments' expr:data-new='data:messages.newest'
expr:data-text='data:messages.oldest' for='forall-comment'>
<b:include name='filter-icon'/>
</label>
</b:if>
<div class='commentsInner'>
<b:if cond='data:post.numberOfComments > 0'>
<div class='commentsContent'>
<ol id='commentHolder'>
<b:loop values='data:post.comments where (c
=> not c.inReplyTo)' var='commentLevel1'>
<li class='comment' expr:id='"c" +
data:commentLevel1.id'>
<b:class cond='data:cb.level.author ==
data:post.author.name' name='author'/>
<b:include data='{level:
data:commentLevel1,d: true}' name='commentblock'/>
<ul class='threadChrome'>
<b:loop values='data:commentL2'
var='commentLevel2'>
<li class='comment'
expr:id='"c" + data:commentLevel2.id'>
<b:class
cond='data:cb.level.author == data:post.author.name' name='author'/>
<b:include data='{level:
data:commentLevel2,d: true}' name='commentblock'/>
</div>
</li>
</b:loop>
</ul>
</div>
<b:if
cond='data:post.allowNewComments'>
<div class='commentReply'>
<a aria-label='Reply'
class='replyTo' data-text='Reply' expr:data-reply-to='data:commentLevel1.id'
href='javascript:;' role='button' target='_self'>
<b:include name='reply-icon'/>
</a>
</div>
</b:if>
</div>
</b:if>
</b:with>
<b:if cond='data:post.allowNewComments'>
<div class='commentActions'>
<a aria-label='Reply' class='replyTo'
data-text='Reply' expr:data-reply-to='data:commentLevel1.id' href='javascript:;'
role='button' target='_self'>
<b:include name='reply-icon'/>
</a>
</div>
</b:if>
</div>
</li>
</b:loop>
</ol>
<b:if cond='data:post.allowNewComments'>
<div class='commentsAdd'>
<script>var comment = true;</script>
<div aria-label='Berkomentar' class='hidden'
id='addcomment' role='button'><data:messages.postAComment/></div>
</div>
</b:if>
<b:else/>
<script>var comment = false;</script>
</b:if>
<div class='commentForm'>
<b:if cond='data:post.allowNewComments'>
<div id='threaded-comment-form'>
<!--<script
src='https://www.blogger.com/static/v1/jsbin/1875144490-
comment_from_post_iframe.js'/>
<script>BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>');</script>-
->
</div>
<b:else/>
<!--[ If comment was disable ]-->
<div class='commentsDisable'>
<data:post.noNewCommentsText/>
</div>
</b:if>
</div>
<b:if cond='data:showCmtPopup'>
<div id='commentPopup'>
<iframe allowtransparency='allowtransparency'
frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'/>
</div>
</b:if>
</div>
</b:tag>
<b:if cond='data:post.allowNewComments'>
<script>/*<![CDATA[*/
document.addEventListener("DOMContentLoaded", function() { var a=document, b =
a.getElementById("comment-editor"), d = b.getAttribute("data-src"); if
(b.setAttribute("src", d), 1 == comment) { var f =
a.getElementsByClassName("replyTo"), c = a.getElementById("threaded-comment-
form"), h = f.length, k = function(b, d, e, f) { b.addEventListener("click",
function() { var c = b.getAttribute("data-reply-to"); a.getElementById("c" +
c).appendChild(d); a.getElementById("threaded-comment-form").className =
'comment-replybox-single'; a.getElementById("addcomment").className =
'commentsReply button outline'; e.src = f + "&parentID=" + c }) }; for (i = 0; i
< h; i++) k(f[i], c, b, d); var l = a.getElementsByClassName("commentForm")[0];
a.getElementById("addcomment").addEventListener("click", function()
{ l.appendChild(c); a.getElementById("threaded-comment-form").className =
'comment-replybox-thread'; a.getElementById("addcomment").className = 'hidden';
b.src = d }) } }); /*]]>*/</script>
</b:if>
</b:includable>
</b:widget>
<b:widget cond='data:view.isPost and !data:view.isPreview'
id='HTML01' locked='true' title='Middle Post Ad 01' type='HTML' version='2'
visible='true'>
<b:widget-settings>
<b:widget-setting name='content'><![CDATA[<div
class='adsHere ads-here'></div>]]></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<div class='widget-content'>
<!--[ Middle article Ad ]-->
<data:content/>
<div class='itemContent'>
<!--[ Post header ]-->
<b:if cond='data:post.labels any (label => label.name
in ["Sponsored" , "Advertorial"])'>
<b:include name='postSponsored'/>
<b:elseif cond='data:post.labels any (label =>
label.name in ["Product" , "Label_1"])'/>
<b:include name='postProduct'/>
<b:else/>
<b:include name='postHeaders'/>
</b:if>
<div class='itemInner'>
<div class='itemFlex'>
<b:include cond='data:this.postDisplay.showTitle'
name='snippetedPostTitle'/>
<b:include cond='data:i == 0 or data:post.labels any
(label => label.name in ["Product" , "Label_1"])'
name='snippetedPostEntry'/>
</b:loop>
</div>
</b:loop>
</ul>
</div>
</b:tag>
<b:elseif cond='data:link.name ==
"Search"'/>
<b:class name='mSearch'/>
<label for='searchInput'><b:include name='search-
icon'/></label>
<b:elseif cond='data:link.name ==
"Navigation"'/>
<b:class name='mNav'/>
<label for='offnav-input'><b:include name='category-
icon'/></label>
<b:elseif cond='data:link.name ==
"Comment"'/>
<b:class name='mComment'/>
<a aria-label='Show comments'
href='#comments'><b:include name='chat-icon'/></a>
</b:if>
</li>
</b:if>
</div>
</div>-->
</b:if>
<b:else/>
<!--[ Error pages ]-->
<section class='errorPage'>
<div class='errorContent'>
<h3><span>404</span>Something Wrong!</h3>
<p>The page you've requested can't be found. Why don't
you browse around?</p>
<a class='button' expr:href='data:blog.homepageUrl.canonical'>Take
me back</a>
</div>
</section>
</b:if>
</b:tag>
<b:if cond='!data:view.isError'>
<!--[ additional javascript ]-->
<script>/*<![CDATA[*/ function darkMode()
{localStorage.setItem("mode","darkmode"===localStorage.getItem("mode")?"light":"
darkmode"),"darkmode"===localStorage.getItem("mode")?
document.querySelector("#mainContent").classList.add("darkMode"):document.queryS
elector("#mainContent").classList.remove("darkMode")}; function listMode()
{localStorage.setItem("list","listmode"===localStorage.getItem("list")?"grid":"l
istmode"),"listmode"===localStorage.getItem("list")?
document.querySelector("#mainContent").classList.add("listMode"):document.queryS
elector("#mainContent").classList.remove("listMode")}; function copyFunction()
{document.getElementById("getlink").select(),document.execCommand("copy"),docume
nt.getElementById("shareNotif").innerHTML="<span>Link copied!</span>" };
/* lazy youtube */
( function() {var youtube = document.querySelectorAll(".lazyYoutube"); for (var
i = 0; i < youtube.length; i++) {var source = "https://img.youtube.com/vi/"+
youtube[i].dataset.embed +"/sddefault.jpg"; var image = new Image();
image.setAttribute("class", "lazy"); image.setAttribute("data-src",source);
image.setAttribute("src","data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAAC
ADs="); image.setAttribute("alt","Youtube video");
image.addEventListener( "load", function() {youtube[ i ].appendChild( image );}(
i ) ); youtube[i].addEventListener( "click", function() {var iframe =
document.createElement( "iframe" ); iframe.setAttribute( "frameborder", "0" );
iframe.setAttribute( "allowfullscreen", "" ); iframe.setAttribute( "src",
"https://www.youtube.com/embed/"+ this.dataset.embed +"?
rel=0&showinfo=0&autoplay=1" ); this.innerHTML = ""; this.appendChild( iframe );
}); }; })(); /*]]>*/</script>
<!--[ Load More - Delete this section if you want to disable this feature ]-->
<b:include cond='data:view.isMultipleItems' name='post-paginationMore'/>
</b:if>
<b:if cond='!data:view.isPage'>
<!--[ Adsense Script with auto ads ]-->
<!--<script>/*<![CDATA[*/ (function() { var add =
document.createElement('script'); var crs =
document.createAttribute('crossorigin'); crs.value = 'anonymous';
add.setAttributeNode(crs); add.defer = true; add.src =
'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-
0000000000000000'; var sc = document.getElementsByTagName('head')[0];
sc.parentNode.insertBefore(add, sc); })(); /*]]>*/</script>-->