Coupon website template for blogger

 <?xml version="1.0" encoding="UTF-8" ?>

<!DOCTYPE html>

<html b:version='2' class='v2' expr:dir='data:blog.languageDirection' 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'>

  <head>

<script type='application/ld+json'>

{

  &quot;@context&quot;: &quot;http://schema.org&quot;,

  &quot;@type&quot;: &quot;WebSite&quot;,

  &quot;url&quot;: &quot;https://www.offerincart.com/&quot;,

  &quot;potentialAction&quot;: {

    &quot;@type&quot;: &quot;SearchAction&quot;,

    &quot;target&quot;: &quot;https://www.offerincart.com/search?q={search_term_string}&quot;,

    &quot;query-input&quot;: &quot;required name=search_term_string&quot;

  },

&quot;logo&quot;: &quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcEJWWjqOrfOGm42ckKSNU8I9GjxJsSlBP3_n_mwI739CNCJ_cLEcZKaRxHFjwv6UcB4tBWVUXjgxDXEVSKMF69PNeQ-uDPC-qL9gmWeZGEMgPxN5urYwnQ2cjD70izYFdkUtBFd5QLjsg/s1600/offerincart.png&quot;,

&quot;contactPoint&quot;: [

    { &quot;@type&quot;: &quot;ContactPoint&quot;,

      &quot;telephone&quot;: &quot;+91-7838712485&quot;,

      &quot;contactType&quot;: &quot;customer service&quot;

    }

  ]

}

</script>  

<script async='async' src='//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'/>

<script>

  (adsbygoogle = window.adsbygoogle || []).push({

    google_ad_client: &quot;ca-pub-4202429786979486&quot;,

    enable_page_level_ads: true

  });

</script>

    <meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'/>

   <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700|Quicksand:400,700' media='all' rel='stylesheet' type='text/css'/>

    <link href='//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>

    <b:include data='blog' name='all-head-content'/>

    <title>

<b:if cond='data:blog.pageType == &quot;index&quot;'>

<data:blog.pageTitle/>

<b:else/>

<b:if cond='data:blog.pageType != &quot;error_page&quot;'>

<data:blog.pageName/> - <data:blog.title/>

<b:else/>

ERROR 404 - <data:blog.title/> 

</b:if>

</b:if>

    </title>

    <!-- Description and Keywords (start) -->

    <b:if cond='data:blog.pageType == &quot;index&quot;'>

    <meta content='free offers • best deals online . Free Recharge Tricks 2018 • Paytm Promo Code • Free Recharge App • Reliance Jio 4G Plan Offers • Airtel 4G Trick • Free Paytm Cash Loot • Freecharge • best deals online , free netflix account , free grammarly account , free soundcloud accounts available here free' name='description'/>

    </b:if>

    <meta content='best deals , offers,free recharges, paytm earning' name='keywords'/>

    <!-- Description and Keywords (end) -->

    <b:if cond='data:blog.pageType == &quot;item&quot;'>

        <meta expr:content='data:blog.pageName' property='og:title'/>

        <meta expr:content='data:blog.canonicalUrl' property='og:url'/>

        <meta content='article' property='og:type'/>

    </b:if>

    <b:if cond='data:blog.postImageUrl'>

        <meta expr:content='data:blog.postImageUrl' property='og:image'/>

    <b:else/>

    <b:if cond='data:blog.postImageThumbnailUrl'>

        <meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>

    </b:if></b:if>

    <b:if cond='data:blog.metaDescription != &quot;&quot;'>

        <meta expr:content='data:blog.metaDescription' name='og:description'/>

    </b:if>

    <meta expr:content='data:blog.title' property='og:site_name'/>

    <meta expr:content='data:blog.homepageUrl' name='twitter:domain'/>

    <meta expr:content='data:blog.pageName' name='twitter:title'/>

    <b:if cond='data:blog.postImageUrl'>

      <meta content='summary_large_image' name='twitter:card'/>

      <meta expr:content='data:blog.postImageUrl' name='twitter:image'/>

    <b:else/>

      <meta content='summary' name='twitter:card'/>

      <b:if cond='data:blog.postImageThumbnailUrl'>

        <meta expr:content='data:blog.postImageThumbnailUrl' name='twitter:image'/> 

      </b:if>

    </b:if>

    <meta expr:content='data:blog.pageName' name='twitter:title'/>

    <b:if cond='data:blog.metaDescription'>

      <meta expr:content='data:blog.metaDescription' name='twitter:description'/>

    </b:if>

    <!-- Social Media meta tag need customer customization -->

    <meta content='Facebook App ID here' property='fb:app_id'/> 

    <meta content='imdhiru' property='fb:admins'/> 

    <meta content='@offerincart' name='twitter:site'/>

    <meta content='@xpertsky' name='twitter:creator'/>   

  <b:skin><![CDATA[/* 


/* Variable definitions

-----------------------

<Variable name="maincolor" description="Primary Color" type="color" default="#2874f0"  value="#2874f0"/>

<Variable name="menucolor" description="Menu Color" type="color" default="#2469d9"  value="#2469d9"/>

-----------------------

*/

/*****************************************

reset.css

******************************************/


@font-face {

  font-family: neon;

  src: url(//s3-us-west-2.amazonaws.com/s.cdpn.io/707108/neon.ttf);

}

.marquee {

    height: 25px;

    width: 450px;

    overflow: hidden;

    position: relative;

    margin: 0 auto;

    color: #efefef;

}

.marquee div {

  display: block;

  width: 200%;

  height: 30px;


  position: absolute;

  overflow: hidden;


  animation: marquee 5s linear infinite;

}


.marquee span {

  float: left;

  text-align:center;

  width: 33%;

}


@keyframes marquee {

  0% { left: 0; }

  100% { left: -100%; }

}

html, body, .section, .widget, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td, figure {    margin: 0;    padding: 0;}

html {   overflow-x: hidden;}

a {text-decoration:none;color:#000;}

article,aside,details,figcaption,figure,

footer,header,hgroup,menu,nav,section {     display:block;}

table {    border-collapse: separate;    border-spacing: 0;}

caption, th, td {    text-align: left;    font-weight: normal;}

blockquote:before, blockquote:after,

q:before, q:after {    content: "";}

.quickedit, .home-link{display:none;}

blockquote, q {    quotes: "" "";}

sup{    vertical-align: super;    font-size:smaller;}

code{    font-family: 'Courier New', Courier, monospace;    font-size:12px;    color:#272727;}

::selection {background:transparent; text-shadow:#000 0 0 2px;}

::-moz-selection {background:transparent; text-shadow:#000 0 0 2px;}

::-webkit-selection {background:transparent; text-shadow:#000 0 0 2px;}

::-o-selection {background:transparent; text-shadow:#000 0 0 2px;}

a img{ border: none;}

ol, ul { padding:0;  margin:0;  text-align: left;  }

ol li { list-style-type: decimal;  padding:0 0 5px;  }

ul li { list-style-type: disc;  padding: 0 0 5px;  }

ul ul, ol ol { padding: 0; }

#navbar-iframe, .navbar {   height:0px;   visibility:hidden;   display:none   }

 .post-footer-line.post-footer-line-1, .post-footer-line.post-footer-line-2 , .post-footer-line.post-footer-line-3 {

display: none;

}

.item-control {

display: none !important;

}

h2.date-header, h4.date-header {display:none;margin:1.5em 0 .5em}

h1, h2, h3, h4, h5, h6 {

font-family: Montserrat;

font-weight: 600;

color: #2e2e2e;

}

blockquote {

padding: 8px;

background-color: #faebbc;

border-top: 1px solid #e1cc89;

border-bottom: 1px solid #e1cc89;

margin: 5px;

background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidD4z8BfR04AiCSj7jOs_UGWcRSkw5Npozy2WMGW_t6mp5ge4af0HA52osihN4j3AWA_DWtCKXEZiaWu4Ks2zhNGBnnHC_K_POQMeZ_86yZxmexkvXoGprw_zM-aw1Bk0BdUc3QuyoC24/s1600/openquote1.gif);

background-position: top left;

background-repeat: no-repeat;

text-indent: 23px;

}

blockquote p{

display: block;

background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCZZ89alMmAEG1CIsp4hoq3PuOQb6F-_0ogmOhx54VVMDNnlIbCXB0CMA5OXXMfu-wuv4zD5841wWv1LCU-ypSmTSLSTF5ktAmptBlbo4oLm24-0yYphBUgb_tDQIbq3b8BmTkad68TSc/s1600/closequote1.gif);

background-repeat: no-repeat;

background-position: bottom right;

}

img {

max-width:100%;

vertical-align:middle;

}

/*****************************************

Custom css starts

******************************************/

body {

color: #2e2e2e;

font-family: Quicksand;

font-size: 14px;

font-weight: normal;

line-height: 21px;

background: #f5f6f7;

}

/* ######## Wrapper Css ######################### */

#outer-wrapper{max-width:1113px;margin:0 auto;background-color:transparent;box-shadow:0 0 0 RGBA(0, 0, 0, 0.2)}

.row{width:1063px}

#content-wrapper {

margin: 0 auto;

padding: 20px 0 40px;

overflow: hidden;

}

#main-wrapper {

float: left;

width: 67%;

max-width: 750px;

}

#sidebar-wrapper {

float: right;

width: 30%;

max-width: 330px;

}

li.col-wrp.box-bg:hover img {

    transform: scale(1.3);

    transition: transform .2s;

}

li.col-wrp.box-bg img {

    transition: transform .2s;

}

ul.box-detail.clearfix li {

    width: 48%;

    float: left;

    list-style: none;

    text-align: center;

    min-height: 120px;

    background: #26365208;

    margin: 3px;

    padding: 2px;

}



.itatu {

  font-family: neon;

  color: #FB4264;

  text-shadow: 0 0 3vw #F40A35;

}


.flux {

  font-family: neon;

  color: #426DFB;

  text-shadow: 0 0 4px #2356FF;

}


.neon {

  animation: neon 1s ease infinite;

  -moz-animation: neon 1s ease infinite;

  -webkit-animation: neon 1s ease infinite;

}


@keyframes neon {

  0%,

  100% {

    text-shadow: 0 0 2px #FA1C16, 0 0 3px #FA1C16, 0 0 5px #FA1C16, 0 0 8px #FA1C16, 0 0 .4px #FED128, .5px .5px .1px #806914;

    color: #FED128;

  }

  50% {

    text-shadow: 0 0 .5px #800E0B, 0 0 1.5px #800E0B, 0 0 5px #800E0B, 0 0 5px #800E0B, 0 0 2px #800E0B, 2px 2px 1px #40340A;

    color: #806914;

  }

}


.flux {

  animation: flux 2s linear infinite;

  -moz-animation: flux 2s linear infinite;

  -webkit-animation: flux 2s linear infinite;

  -o-animation: flux 2s linear infinite;

}



@keyframes flux {

  0%,

  100% {

    text-shadow: 0 0 2px #1041FF, 0 0 2px #1041FF, 0 0 2px #1041FF, 0 0 2px #1041FF, 0 0 0.5px #8BFDFE, .5px .5px .1px #147280;

    color: #28D7FE;

  }

  50% {

    text-shadow: 0 0 .5px #082180, 0 0 1.5px #082180, 0 0 5px #082180, 0 0 5px #082180, 0 0 .2px #082180, .5px .5px .1px #0A3940;

    color: #146C80;

  }

}


/*****************************************

Header CSS background:$maincolor;

******************************************/

.header-wrap {

background:#253652;

}

#header-wrappers {

color: #fff;

padding: 20px 0 20px;

margin:0 auto;

}

#header-inner {

background-position: left;

background-repeat: no;

}

.headerleft img {

height: auto;

max-height: 100%;

margin: 15px 0 0;

}

.headerleft h1,

.headerleft h1 a,

.headerleft h1 a:hover,

.headerleft h1 a:visited {

font-family: Montserrat;

color: #fff;

font-size: 36px;

font-weight:bold;

line-height: 1.2em;

margin: 0;

padding: 0 0 5px;

text-decoration: none;

text-transform: uppercase;

    letter-spacing: 1px;

    text-shadow: 3px 4px 0 rgba(0,0,0,.23);

}

.headerleft h3 {

font-family:Montserrat;

font-weight: 400;

margin: 0;

padding: 0;

}

.headerleft .description {

color: #fff;

    font: normal 10px 'Montserrat', sans-serif;

    margin: 0;

    padding: 0 0 10px;

    text-transform: capitalize;

    text-align: left;

    text-indent: 48px;

    letter-spacing: 1px;

}

.headerleft {

float: left;

margin: 0;

padding: 0;

width: auto;

}

.headerright {

float: right;

margin: 0;

padding: 1px 0 0;

width: 730px;

}

.headerleft .description span {

    border-top: 1px solid rgba(241, 241, 241, 0.25);

    padding: 5px 0 0;

}

/*****************************************

Main Menu CSS

******************************************/

.navi-menu {

background: $menucolor;

text-align: center;

margin: 0 auto;

padding: 0;

width: 100%;

box-shadow: inset 0 1px 0 0 hsla(0,0%,100%,.2);

}

.nav-menu {

margin: 0 auto;

}

.selectnav {

display:none;

}

.nav-menu {

padding: 0;

}

.nav-menu ul {

list-style: none;

margin: 0;

padding: 0;

z-index: 999;

}

.nav-menu ul li {

display: inline-block;

list-style: none outside none;

padding: 0;

text-align: left;

position: relative;

z-index:99999;

}

.nav-menu li a {

background: transparent;

color: #fff;

display: block;

font-size: 14px;

padding: 22px 20px;

position: relative;

text-decoration: none;

text-transform: uppercase;

font-weight: 700;

font-style: normal;

letter-spacing: 1px;

}

.nav-menu ul li:last-child:after {

display: none;

}

.nav-menu li a i {

margin-right: 3px;

}

.nav-menu li a:hover, .nav-menu li a:hover .nav-menu ul li.hasSub a:after  {

color:#ffe11b;

}

.nav-menu ul li li a:hover {

padding-left: 20px;

}

.nav-menu ul li ul {

width: 180px;

margin: 0px;

position: absolute;

visibility: hidden;

display: inline;

padding: 0px;

height: auto;

border-top-width:0;

background: #fff;

-webkit-box-shadow: 0 1px 0 1px rgba(0,0,0,.1);

box-shadow: 0 1px 0 1px rgba(0,0,0,.1);

}

.nav-menu ul li:hover ul {

visibility: visible;

}

.nav-menu li li a {

color: #000000;

font-size: 14px;

padding: 15px 15px;

position: relative;

text-align: left;

-webkit-transition: color .15s linear 0s,padding-left .15s linear 0s;

}

.nav-menu li li {

float: none !important;

display: block;

}


input#s {

    background: #ff00005e;

}


.nav-menu a#pull {

display: none;

}

.nav-menu ul li.hasSub a {

padding-right: 25px

}

.nav-menu ul li.hasSub a:after {

color: #fff;

position: absolute;

top: 22px;

right: 10px;

display: block;

content: "\f0d7";

font-family: FontAwesome;

font-weight: 400;

font-size: 15px;

text-rendering: auto;

-webkit-font-smoothing: antialiased;

-moz-osx-font-smoothing: grayscale

}

.nav-menu ul li.hasSub ul li a:after {

display: none!important

}

/* ######## Search Widget Css ######################### */

.search-wrap {

    margin:0 auto 0;

    background-image: url('https://image.freepik.com/free-photo/female-friends-out-shopping-together_53876-25041.jpg');

    background-color: #333134;

    background-attachment: fixed;

    transform: translate3d(0px, 0px, 0px);

    background-position: center top;

    background-size: cover;

    background-repeat: no-repeat no-repeat;

 overflow: hidden;

}

.featuresearch {

margin:0 auto;

}

#search-css {

    position: relative;

    padding: 20px 0;

}

#search-css .search-note {

    margin: 16px;

    text-align: center;

    color: #5faff3;

    text-shadow: 0px 2px #c92dcc;

    font-size: 180%;

    font-weight: 700;

    font-style: normal;

    text-transform: uppercase;

    letter-spacing: 1px;

    font-family: Montserrat;

    word-wrap: break-word;

    line-height: 1.4;

}

#search-css .search-note .itatu {

    font-weight: bold;

    border-bottom: 1px solid #fff;

}

#search-css .search-desc {

    text-align: center;

    color: #d41e1e;

    font-size: 17px;

    letter-spacing: 1px;

    text-shadow: 1px 1px #d9ff0a;

    font-weight: bold;

}

.feat-search-wrapper {

    color: #fff;

    font-size: 16px;

    line-height: normal;

    margin: 0;

    text-align: center;

    text-transform: none;

    font-weight: 400;

    width: 100%;

}

.feat-search-form {

    clear: both;

    display: block;

    overflow: hidden;

    margin: 25px auto 0;

}

#searchform fieldset {

    float: left;

    color: #222;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    width: 100%;

    border: 0;

}

#searchform fieldset:focus, #searchform fieldset:active {

    border: 0;

    box-shadow: none;

outline:none;

}

#searchform {

    margin: 0px;

    display: inline-block;

max-width: 700px;

    width: 100%;

}

#s {

    float: none;

    color: #fff;

    background: none;

    border: 1px solid #f1f1f1;

    margin: 6px auto;

    padding: 12px 8px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

width:100%;

clear:both;

}


#searchform .sbutton {

    cursor: pointer;

    padding: 8px 36px;

    float: none;

    background: $maincolor;

    color: #fff;

}

.post-body a {

    color: #0033ff;

    font-weight: bold;

}

#s:active, #s:focus {

    border: 1px solid #f1f1f1;

    outline: none;

    box-shadow: none;

}

/* ######## Featured Widget Css ######################### */

#label_with_thumbs .widget-thumb {

        position: relative;

    float: none;

clear:both;

    width: 100%;

    height: 180px;

    overflow: hidden;

    display: block;

    vertical-align: middle;

    margin: 0!important;

}


#label_with_thumbs .widget-thumb .label_thumb {

   position: relative;

    width: 100%;

    height: 180px;

    display: block;

}


#label_with_thumbs .widget-con {

        overflow: hidden;

padding: 8px 10px;

    border: 1px solid #e2e2e2;

background:#fff;

text-align: center;

}

#label_with_thumbs .post-tag {

    color: #fff;

    text-transform: capitalize;

    letter-spacing: 1px;

    font-family: Montserrat;

    font-weight: 400;

    font-style: normal;

    background-color: $maincolor;

    padding: 4px 8px;

    border-radius: 2px;

    font-size: 12px;

    display: inline-block;

    margin-bottom: 2px;

    text-align: center;

}


#label_with_thumbs {

float: left;

width: 100%;

min-height: 70px;

margin: 0px 10px 2px 0px;

padding: 0;

}


#label_with_thumbs li {

    width: 32%;

    float: left;

    margin-right: 15px;

    overflow: hidden;

    padding: 10px 0;

}


#label_with_thumbs li .widget-sum {

     display:none;

}

#label_with_thumbs li:nth-child(2), #label_with_thumbs li:nth-child(3) {

   

}

#label_with_thumbs li:nth-child(3), #label_with_thumbs li:nth-child(5) {

    margin-right: 0;

}


#label_with_thumbs .recent-title {

    overflow: hidden;

    font-weight: 400;

    font-size: 14px;

    line-height: 1.4em;

    margin:8px 0 4px;

    padding: 0;

}

#label_with_thumbs .recent-title a {

        color: #333333;

    transition: color .3s;

}

.widget-meta {

   display:none;

}

.offer-badge:hover {

    background: #ec888887;

}

#label_with_thumbs li .share-read {

    display: block;

    overflow: hidden;

    padding: 5px 0 0;

}

#label_with_thumbs li .get-code-wrap {

   float: none;

    display: inline-block;

}

/* ######## Sidebar Css ######################### */

.sidebar .widget {

margin-bottom: 20px;

position: relative;

box-shadow: 2px 2px 3px rgba(0,0,0,.05);

background: #fff;

-moz-box-shadow: 2px 2px 3px rgba(0,0,0,.05);

-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.05);

-o-box-shadow: 2px 2px 3px rgba(0,0,0,.05);

-ms-box-shadow: 2px 2px 3px rgba(0,0,0,.05);

}

.sidebar h2 {

color: #333;

-ms-box-shadow: 0 1px 3px rgba(0,0,0,.07);

-o-box-shadow: 0 1px 3px rgba(0,0,0,.07);

-moz-box-shadow: 0 1px 3px rgba(0,0,0,.07);

-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.07);

box-shadow: 0 1px 3px rgba(0,0,0,.07);

border-bottom: 1px solid rgba(0,0,0,.07);

font-size: 16px;

padding: 15px 20px;

margin: 0;

font-weight: 600;

letter-spacing: 1.5px;

text-transform: capitalize;

position: relative;

text-align: left;

}

.sidebar .widget-content {

padding: 20px;

}

.sidebar ul,.sidebar li{

list-style-type:none;

margin:0;

padding:0;

}

/* ######## Post Css ######################### */

article {

    padding: 0;

}

.post-outer {

    padding: 0 0 20px 0;

}

.post {

    display: block;

    overflow: hidden;

    word-wrap: break-word;

background: #ffffff;

    border: 1px solid #e2e2e2;

    border-bottom: 2px solid #e2e2e2;

}

.post h2 {

margin-bottom: 12px;

line-height: 37px;

    font-size: 25px;

    font-weight: 400;

}

.post h2 a {

color: #000;

letter-spacing: 1px;

}

.post h2 {

    margin: 0 0 10px;

    padding: 0;

}

img#Header1_headerimg {

    max-width: 220px;

}


.retitle h2 {

    margin: 8px 0;

    display: block;

}

.post-body {

margin: 0px;

padding:10px;

font-size: 14px;

line-height: 26px;

width:auto;

    box-sizing: border-box;

}

.block-image {

    float: left;

    width: 270px;

    height: 182px;

    margin-right: 20px;

position:relative;

}

.block-image .thumb {

    width: 100%;

    height: 182px;

    position: relative;

    display: block;

    overflow: hidden;

}

.block-image a {

    width: 100%;

    height: 182px;

    display: block;

    transition: all .3s ease-out!important;

    -webkit-transition: all .3s ease-out!important;

    -moz-transition: all .3s ease-out!important;

    -o-transition: all .3s ease-out!important;

}

.post-header {

    padding: 10px;

}

#meta-post {

    padding-top: 10px;

}

#meta-post .post-labels a {

    color: #fff;

    background: #000;

    display: inline-block;

    padding: 2px 8px;

border-radius: 2px;

}

#meta-post .post-labels a:nth-child(1) {

    background: #f30;

}

#meta-post .post-labels a:nth-child(2) {

    background: #ffd740;

}

#meta-post .g-profile {

    float: right;

}

.post-meta {

    color: #bdbdbd;

    display: block;

    font-size: 13px;

    font-weight: 400;

    line-height: 21px;

    margin: 0;

    padding: 0;

}

.post-meta a, .post-meta i {

    color:#26365296;

}

.post-timestamp {

    margin-left: 5px;

}

.label-head {

    margin-left: 5px;

}

.label-head a {

    padding-left: 2px;

}

.resumo {

    margin-top: 10px;

    color: #919191;

}

.resumo span {

    display: block;

    margin-bottom: 8px;

font-size: 16px;

    line-height: 31px;

}

.post img {

max-width: 100%;

padding: 10px 0;

position: relative;

margin:0 auto;

}

.post h3 {

font-size: 18px;

margin-top: 20px;

margin-bottom: 10px;

line-height: 1.1;

}

.second-meta .share-art {

    position: relative;

}

.second-meta .share-art a:hover {

background:#ebebeb;

color:#2b2b2b;

}

.second-meta .share-art a:hover i {

color:#2b2b2b;

}

.second-meta .share-art {

float: left;

padding: 0;

padding-top: 0;

font-size: 13px;

font-weight: 400;

text-transform: capitalize;

}

.second-meta .share-art a {

color: #fff;

    padding: 0 10px;

    margin-left: 4px;

    border-radius: 2px;

    display: inline-block;

    margin-right: 0;

    line-height: 35px;

    height: 35px;

}

.share-box .share-art {

    float: left;

    padding: 0;

    padding-top: 0;

    font-size: 13px;

    font-weight: 400;

    text-transform: capitalize;

}

.share-box .share-art a {

    color: #fff;

    padding: 5px 10px;

    margin-left: 4px;

    border-radius: 2px;

    display: inline-block;

    margin-right: 0;

}

.share-art a:hover{color:#fff}

.share-art .fac-art{background:#3b5998}

.share-art .fac-art:hover{background:rgba(49,77,145,0.7)}

.share-art .twi-art{background:#00acee}

.share-art .twi-art:hover{background:rgba(7,190,237,0.7)}

.share-art .goo-art{background:#db4a39}

.share-art .goo-art:hover{background:rgba(221,75,56,0.7)}

.share-art .pin-art{background:#CA2127}

.share-art .pin-art:hover{background:rgba(202,33,39,0.7)}

.share-art .lin-art{background:#0077B5}

.share-art .lin-art:hover{background:rgba(0,119,181,0.7)}

.share-box {

    overflow: hidden;

    padding: 10px 8px;

    width: 100%;

    box-sizing: border-box;

}

.share-box .post-coupon-code {

float: right;

display:inline-block;

}

.share-box .coupon-code {

position: relative;

    font-size: 18px !important;

    color: #00bcd4 !important;

    border-color: #00bcd4 !important;

    background-color: transparent !important;

    border: 2px dashed;

    display: block;

    height: auto !important;

    line-height: 30px;

    padding: 0 10px;

}

.share-box .coupon-code:before {

background: #fff none repeat scroll 0 0;

    content: "\f0c4";

    font-family: FontAwesome;

    font-size: 21px;

    left: -12px;

    padding-right: 0;

    position: absolute;

    top: -13px;

    -webkit-transform: rotate(20deg);

    -moz-transform: rotate(20deg);

    -ms-transform: rotate(20deg);

    -o-transform: rotate(20deg);

    transform: rotate(20deg);

-webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

.post-offer, .post-coupon {

    display: none;

    visibility: hidden;

}

.get-code-wrap {

float:right;

position: relative;

color: #000000;

background: #FFF;

padding: 0px;

height: 35px;

line-height: 32px;

text-transform: uppercase;

font-size: 12px;

letter-spacing: 1px;

max-width: 140px;

    width: 100%;

}

.get-code-wrap a {

color: #2b2b2b;

display: block;

-webkit-transition: all 0.5s;

transition: all 0.5s;

font-family: Montserrat, serif;

}

.get-code-wrap a .partial-code {

    padding-left: 11px;

    text-align: left;

    color: #4a90e2;

    border: 1px dashed #4a90e2;

    border-radius: 3px;

    background: #e0efff;

    line-height: 32px;

    display: block;

    overflow: hidden;

}

.social {

    padding-top: 4px;

    clear: both;

}

.get-code-wrap a .btn-hover:hover {

    width: 80%;

}

.get-code-wrap a .btn-hover {

    position: absolute;

    top: 0;

    right: 0;

    width: 100%;

    cursor: pointer;

    -webkit-transition: all .2s linear;

    transition: all .2s linear;

    color: #f30;

    border: 1px solid #f30;

    border-radius: 3px;

    background-color: #fff;

    text-align: center;

}

.comment-link {

    white-space: normal;

}

.offer-badge {

     padding: 15px;

    top: 0;

    bottom: 0;

    position: absolute;

    z-index: 9999;

outline: 1px dashed #8ad8dd;

    outline-offset: -15px;

    border-radius: 3px;

    background: rgba(40, 116, 240, 0.61);

    color: #fff;

    font-weight: bold;

    text-align: center;

width: 100%;

    box-sizing: border-box;

}

.offer-dis {

    font-size: 3.3em;

    font-weight: 700;

    margin-bottom: -10px;

    padding-top: 8px;

    color: #fff;

}

.offer-val {

    font-weight: 700;

    max-width: 75px;

    margin: 14px auto auto;

    padding: 5px 0 10px;

}

.offer-typ {

    padding: 0;

    border-top: 1px dashed #e7e7e7;

    background: #e5e5e5;

    line-height: 42px;

    color: #2c2c2c;

    text-transform: uppercase;

}

#blog-pager {

clear: both;

text-align: center;

padding: 15px 0;

color: #4d4d4d;

}

.displaypageNum a,

.showpage a,

.pagecurrent, .blog-pager-older-link, .blog-pager-newer-link {

padding: 5px 13px;

margin-right: 8px;

color: #fff;

background-color: $maincolor;

display: inline-block;

line-height: 20px;

-moz-border-radius: 2px;

-webkit-border-radius: 2px;

border-radius: 2px;

margin-top: 10px;

}

.displaypageNum a:hover,

.showpage a:hover,

.pagecurrent, .blog-pager-older-link:hover, .blog-pager-newer-link:hover {

background: $menucolor;

text-decoration: none;

color: #fff;

}

.showpageOf {

display: none!important;

overflow: hidden;

}

#blog-pager .pages {

margin: 10px 0;

border: none;

}

/* ######## Comment Form Widget ######################### */

.comment-form {

overflow:hidden;

}

iframe.blogger-iframe-colorize,

iframe.blogger-comment-from-post {

height: 283px!important

}

.comments h3 {

line-height:normal;

text-transform:uppercase;

color:#333;

font-weight:bold;

margin:0 0 20px 0;

font-size:14px;

padding:0 0 0 0;

}

h4#comment-post-message {

display:none;

margin:0 0 0 0;

}

.comments{

clear:both;

margin-top:10px;

margin-bottom:0

padding-left: 10px;

}

.comments .comments-content{

font-size:13px;

margin-bottom:8px

}

.comments .comments-content .comment-thread ol{

text-align:left;

margin:13px 0;

padding:0

}

.comments .avatar-image-container {

background:#fff;

border:1px solid #DDD;

overflow:hidden;

padding:6px;

}

.comments .comment-block{

position:relative;

background:#fff;

padding:15px;

margin-left:60px;

border-left:3px solid #ddd;

border-top:1px solid #DDD;

border-right:1px solid #DDD;

border-bottom:1px solid #DDD;

}

.comments .comment-block:before {

content:"";

width:0px;

height:0px;

position:absolute;

right:100%;

top:14px;

border-width:10px;

border-style:solid;

border-color:transparent #DDD transparent transparent;

display:block;

}

.comments .comments-content .comment-replies{

margin:8px 0;

margin-left:60px

}

.comments .comments-content .comment-thread:empty{

display:none

}

.comments .comment-replybox-single {

background:#f0f0f0;

padding:0;

margin:8px 0;

margin-left:60px

}

.comments .comment-replybox-thread {

background:#f0f0f0;

margin:8px 0 0 0;

padding:0;

}

.comments .comments-content .comment{

margin-bottom:6px;

padding:0

}

.comments .comments-content .comment:first-child {

padding:0;

margin:0

}

.comments .comments-content .comment:last-child {

padding:0;

margin:0

}

.comments .comment-thread.inline-thread .comment, .comments .comment-thread.inline-thread .comment:last-child {

margin:0px 0px 5px 30%

}

.comment .comment-thread.inline-thread .comment:nth-child(6) {

margin:0px 0px 5px 25%;

}

.comment .comment-thread.inline-thread .comment:nth-child(5) {

margin:0px 0px 5px 20%;

}

.comment .comment-thread.inline-thread .comment:nth-child(4) {

margin:0px 0px 5px 15%;

}

.comment .comment-thread.inline-thread .comment:nth-child(3) {

margin:0px 0px 5px 10%;

}

.comment .comment-thread.inline-thread .comment:nth-child(2) {

margin:0px 0px 5px 5%;

}

.comment .comment-thread.inline-thread .comment:nth-child(1) {

margin:0px 0px 5px 0;

}

.comments .comments-content .comment-thread{

margin:0;

padding:0

}

.comments .comments-content .inline-thread{

background:#fff;

border:1px solid #DDD;

padding:15px;

margin:0

}

.comments .comments-content .icon.blog-author {

display:inline;

}

.comments .comments-content .icon.blog-author:after {

content: "Admin";

background: #0288d1;

color: #fff;

font-size: 11px;

padding: 2px 5px;

font-family: Montserrat;

font-weight: 700;

font-style: normal;

letter-spacing: 1px;

}

.comment-header {

text-transform:uppercase;

font-size:12px;

font-family: Montserrat;

font-weight: 700;

font-style: normal;

letter-spacing: 1px;

}

.comments .comments-content .datetime {

margin-left: 6px;

}

.comments .comments-content .datetime a {

color:#888;

}

.comments .comment .comment-actions a {

display:inline-block;

color:#333;

font-weight:bold;

font-size:10px;

line-height:15px;

margin:4px 8px 0 0;

}

.comments .continue a {

color:#333;

display:inline-block;

font-size:10px;

}

.comments .comment .comment-actions a:hover, .comments .continue a:hover{

text-decoration:underline;

}

/* ######## Related Post Css ######################### */

#related-posts {

padding: 10px 8px;

}

.related li {

width: 31.6%;

display: inline-block;

height: auto;

min-height: 184px;

float: left;

margin-right: 18px;

overflow: hidden;

position: relative;

}

.related li h3 {

margin-top:0;

}

.related-thumb {

width: 100%;

height: 180px;

overflow: hidden;

border-radius: 2px;

}

.related li .related-img {

width: 100%;

height: 180px;

display: block;

position: relative;

transition: all .3s ease-out!important;

-webkit-transition: all .3s ease-out!important;

-moz-transition: all .3s ease-out!important;

-o-transition: all .3s ease-out!important;

}

.related li .related-img:hover {

-webkit-transform: scale(1.1) rotate(-1.5deg)!important;

-moz-transform: scale(1.1) rotate(-1.5deg)!important;

transform: scale(1.1) rotate(-1.5deg)!important;

transition: all .3s ease-out!important;

-webkit-transition: all .3s ease-out!important;

-moz-transition: all .3s ease-out!important;

-o-transition: all .3s ease-out!important;

}

.related-title a {

font-size: 14px;

line-height: 1.4em;

padding: 10px 0 4px;

font-family: Montserrat;

font-weight: 700;

font-style: normal;

letter-spacing: 1px;

color: #010101;

display: block;

text-shadow: 0 .5px .5px rgba(34,34,34,0.3);

}

.related li:nth-of-type(3),

.related li:nth-of-type(6),

.related li:nth-of-type(9) {

margin-right: 0;

}

.related .related-tag {

position: absolute;

top: 15px;

left: 15px;

background-color: #0288d1;

color: #fff;

text-transform: uppercase;

font-weight: 400;

z-index: 5;

height: 20px;

line-height: 20px;

padding: 0 6px;

font-size: 11px;

}

.related .related-thumb .related-img:after {

content: no-close-quote;

position: absolute;

left: 0;

bottom: 0;

width: 100%;

height: 120px;

background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMKlwoLzf4sWN07622E_Zpc_jWf9bt8Yg9hOBWjeZmoB15rTUO1ZRFhmxVysezDQZcNZsa1zaVi5MZ5sz-RvP5EB25IdT45CBAo7JOLvie8_eK-XwhCcAzF95uZChQ52uGVeMgx_YxdsQ/s1600-r/metabg.png) repeat-x;

background-size: 100% 100%;

opacity: .8;

}

.related-overlay {

position: absolute;

left: 0;

top: 0;

z-index: 1;

width: 100%;

height: 100%;

background-color: rgba(40,35,40,0.05);

}

.related-content {

display: block;

bottom: 0;

padding: 0px 5px 11px;

width: 100%;

line-height: 1.2em;

box-sizing: border-box;

z-index: 2;

}

.related .related-content .recent-date {

color: #010101;

font-size: 12px;

font-weight: 400;

}

.recent-date:before, .p-date:before {

content: '\f017';

font-family: fontawesome;

margin-right: 5px;

}

/* ######## Subscribe Css ######################### */

.sub-wrap {

background: #fff;

border-top: 4px solid #eee;

}

.featuresub {

    margin: 0 auto;

}

#subscribe-css {

position: relative;

padding: 20px 0;

overflow: hidden;

}

.subscribe-wrapper {

color: #fff;

font-size: 16px;

line-height: normal;

margin: 0;

text-align: center;

text-transform: none;

font-weight: 400;

width: 100%

}

.subscribe-form {

clear: both;

display: block;

overflow: hidden

}

form.subscribe-form {

clear: both;

display: block;

margin: 0;

width: auto;

overflow: hidden

}

.subscribe-css-email-field {

background: #222;

color: #fff;

margin: 10px 0;

padding: 15px 20px;

width: 35%;

border: 0

}

.subscribe-css-email-button {

background: $menucolor;

color: #fff;

cursor: pointer;

font-weight: 700;

padding: 14px 30px;

margin-left: 15px;

text-transform: none;

font-size: 16px;

border: 0;

border-radius: 3px;

transition: all .6s;

}

.subscribe-css-email-button:hover {

background: #555;

}

#subscribe-css p.subscribe-note {

margin: 16px;

text-align: center;

color: #000;

font-size: 180%;

font-weight: 400;

line-height: normal;

font-family: Montserrat;

}

#subscribe-css p.subscribe-note span {

position: relative;

overflow: hidden;

font-weight: 700;

transition: all .5s;

}

#subscribe-css p.subscribe-note span.itatu {

font-weight: 400;

font-style: italic;

color: #000;

font-family: Comic Sans MS;

text-transform: lowercase;

}

#subscribe-css p.subscribe-note span.itatu:before,

#subscribe-css p.subscribe-note span.itatu:after {

display: none

}


#subscribe-css p.subscribe-note span:before {

content: '';

position: absolute;

bottom: -2px;

left: 0;

width: 0;

height: 3px;

margin: 10px 0 0;

background: #000;

transition: all .5s

}

#subscribe-css:hover p.subscribe-note span:before {

width: 100%;

}

#subscribe-css .sub-desc {

    text-align: center;

    font-size: 15px;

    letter-spacing: 1px;

}

/*****************************************

Footer Bottom CSS

******************************************/

.foot-low {

margin:0 auto;

}

#lower {

margin:auto;

padding: 0px 0px 10px 0px;

width: 100%;

overflow:hidden;

border-top: 1px solid rgba(0,0,0,.05);

background: #fff;

    background-image: url(https://blogger.googleusercontent.com/img/proxy/AVvXsEgxajzVSYYURah-k3G8ZHTekF8kJ3WnvgdAwHe7-__nqmqTnqVD3vY_0aAD7E07aj2-y1eQJuoVG0UHNle0WlEYBKvzkYcmHkdY9Z0TNH1UDsPU0qENMnqEedCWfwcXnp2LEWAWgxklhNkxtdz0IZYZ-EIQLoFHL3qk9A=s0-d);

    background-size: cover;

}

#lower-wrapper {

float:left;

padding: 20px 0px 20px 0px;

width: 80%;

border:0;

}

.foot-credit {

    width: 20%;

float:left;

padding: 20px 0px 20px 0px;


border:0;

}

#lowerbar-wrapper {

float: left;

margin: 0px 5px auto;

padding-bottom: 20px;

width: 30%;

text-align: justify;

color:#555;

line-height: 1.6em;

word-wrap: break-word;

overflow: hidden;

}

.lowerbar {margin: 0; padding: 0;}

.lowerbar .widget {margin: 0; padding: 10px 20px 0px 20px;}

.lowerbar h2 {

margin: 0px 0px 10px 0px;

padding: 3px 0px 3px 0px;

text-align: left;

border:0;

font-size: 16px;

letter-spacing: .5px;

color:#333;

text-transform:uppercase;

}

.lowerbar ul {

margin: 0 auto;

padding: 0;

list-style-type: none;

}

.lowerbar li {

display:block;

line-height: 1.6em;

margin-left: 0 !important;

padding: 6px;

list-style-type: none;

}

.lowerbar li a {

text-decoration:none; color: #000;

}

.lowerbar li a:before {

content: "\f105";

margin-right: 25px;

font: 12px "FontAwesome";

color: #000;

-webkit-transition: 0.3s;

transition: 0.3s;

}

.lowerbar li a:hover {

color:#e84c4c;

}

.foot-credit {

float: right;

}

.footer-info {

padding-top: 45px;

}

.footer-info .heading-special-small {

float: left;

margin-right: 11px;

font-size: 16px;

line-height: 20px;

color: #4c4145;

text-transform: uppercase;

font-family: Montserrat, serif;

}

.heading-special-small .title-edition {

text-transform: lowercase;

color: #fe505a;

font-family: Montserrat, sans-serif;

}

.social {

padding-top: 4px;

}

.social .social__variant {

position: relative;

width: 32px;

height: 25px;

-webkit-border-radius: 50%;

-moz-border-radius: 50%;

border-radius: 50%;

background-color: #efefef;

color: $menucolor;

font-size: 18px;

text-align: center;

padding-top: 8px;

margin-left: 16px;

-webkit-transition: 0.3s;

transition: 0.3s;

}

.social .social__variant:after {

content: '';

width: 45px;

height: 45px;

-webkit-border-radius: 50%;

-moz-border-radius: 50%;

border-radius: 50%;

border: groove 2px $menucolor;

position: absolute;

top: -8px;

left: -8px;

-webkit-transition: 0.3s;

transition: 0.3s;

}

.copy {

font-size: 13px;

padding-bottom: 25px;

padding-top: 25px;

}

/* ######## Footer Css ######################### */

#jugas_footer {

    background: #263652;

    color: #BABABA;

font-family: Montserrat;

    font-weight: 300;

    padding: 25px 0px;

border-top:1px solid #292929;

}

.copy-container {

    margin: 0 auto;

    overflow: hidden;

}

.jugas_footer_copyright a {

    color: #f4f4f4;

}

.jugas_footer_copyright {

    text-align: center;

}

/* ######## Custom Widget Css ######################### */

#adwidegt1 .widget, #adwidegt2 .widget {

    width: 728px;

    max-height: 90px;

    padding: 0;

    margin: 15px auto 0 !important;

    max-width: 100%;

    box-sizing: border-box;

}

#adwidegt1 .widget h2, #adwidegt2 .widget h2 {

display:none;

visibility:hidden;

}

.ads-post-top, .ads-post-bottom {

    margin: 10px 0;

    padding: 0 5px;

    box-sizing: border-box;

}

.ads-blog-post-top, .ads-blog-post-bottom {

    display: none;

    visibility: hidden;

}

.sidebar .FollowByEmail > h3.title,

.sidebar .FollowByEmail .title-wrap {

margin-bottom: 0

}

.FollowByEmail td {

width: 100%;

float: left;

box-sizing: border-box

}

.FollowByEmail .follow-by-email-inner .follow-by-email-submit {

margin-left: 0;

width: 100%;

border-radius: 0;

height: 30px;

font-size: 11px;

color: #fff;

background-color: #10b765;

font-family: inherit;

text-transform: uppercase;

font-weight: 700;

letter-spacing: 1px

}

.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover {

background-color: #000

}

.FollowByEmail .follow-by-email-inner .follow-by-email-address {

padding-left: 10px;

height: 30px;

border: 1px solid #FFF;

margin-bottom: 5px;

box-sizing: border-box;

font-size: 11px;

font-family: inherit

}

.FollowByEmail .follow-by-email-inner .follow-by-email-address:focus {

border: 1px solid #FFF

}

.FollowByEmail .widget-content {

background-color: #2b2b2b;

box-sizing: border-box;

padding: 10px

}

.FollowByEmail .widget-content:before {

content: "Enter your email address to subscribe to this blog and receive notifications of new posts by email.";

font-size: 14px;

color: #f2f2f2;

line-height: 1.4em;

margin-bottom: 5px;

display: block;

padding: 0 2px

}

.item #ads-home, .error_page #ads-home {

margin-top: 20px;

}

.cloud-label-widget-content {

display: inline-block;

text-align: left;

}

.cloud-label-widget-content .label-size {

display: inline-block;

float: left;

font-size: 16px;

line-height: normal;

margin: 0 5px 5px 0;

opacity: 1

}

.cloud-label-widget-content .label-size a {

background: #f3f6f9 none repeat scroll 0 0;

color: #212121;

float: left;

border: 3px double #eee;

font-weight: 400;

line-height: 100%;

margin: 0;

padding: 7px 8px;

text-transform: capitalize;

transition: all .6s;

letter-spacing: 1.5px;

font-family: Montserrat;

}

.cloud-label-widget-content .label-size a:before {

    color: #00bcd4;

    font-family: 'FontAwesome';

    content: "\f00c";

    padding: 0 10px 0 0;

    font-size: 16px;

}

.cloud-label-widget-content .label-size a:hover,

.cloud-label-widget-content .label-size a:active {

color: #00bcd4 !important;

}

.cloud-label-widget-content .label-size .label-count {

display:none;

}

.list-label-widget-content li {

display: block;

padding: 8px 0;

border-bottom: 1px solid #ececec;

position: relative

}

.list-label-widget-content li a:before {

content: '\f00c';

position: absolute;

    left: 0;

    top: 10px;

font-size: 16px;

color: #00bcd4;

font-family:fontawesome;

}

.lowerbar .list-label-widget-content li a {

color:#010101;

}

.lowerbar .list-label-widget-content li {

border-bottom: 1px solid rgba(0,0,0,.1);

border-top: 0;

}

.lowerbar .list-label-widget-content li:last-child {


}

.list-label-widget-content li a {

color: #282828;

font-size: 14px;

padding-left: 20px;

font-weight: 400;

text-transform: capitalize;

font-family: Montserrat;

letter-spacing: 1.5px;

}

.list-label-widget-content li span:last-child {

color: #f6b2ca;

font-size: 12px;

font-weight: 700;

position: absolute;

top: 9px;

right: 0

}

.PopularPosts .item-thumbnail {

margin: 0 15px 0 0 !important;

width: 90px;

height: 65px;

float: left;

overflow: hidden;

position: relative

}

.PopularPosts .item-thumbnail a {

position: relative;

display: block;

overflow: hidden;

line-height: 0

}

.PopularPosts ul li img {

width: 90px;

height: 65px;

object-fit: cover;

padding: 0;

transition: all .3s ease

}

.PopularPosts .widget-content ul li {

overflow: hidden;

padding: 10px 0;

border-top: 1px solid #f2f2f2

}

.sidebar .PopularPosts .widget-content ul li:first-child,

.sidebar .custom-widget li:first-child,

.tab-widget .PopularPosts .widget-content ul li:first-child,

.tab-widget .custom-widget li:first-child {

padding-top: 0;

border-top: 0

}

.sidebar .PopularPosts .widget-content ul li:last-child,

.sidebar .custom-widget li:last-child,

.tab-widget .PopularPosts .widget-content ul li:last-child,

.tab-widget .custom-widget li:last-child {

padding-bottom: 0

}

.PopularPosts ul li a {

color: #333333;

font-weight: 400;

font-size: 16px;

line-height: 1.4em;

transition: color .3s;

font-family: Montserrat;

}

.PopularPosts ul li a:hover {

color: #a0d3db

}

.PopularPosts .item-title {

margin: 0 0 4px;

padding: 0;

line-height: 0

}

.item-snippet {

display: none;

font-size: 0;

padding-top: 0

}

.PopularPosts ul {

counter-reset: popularcount;

margin: 0;

padding: 0;

}

.PopularPosts .item-thumbnail::before {

background: rgba(0, 0, 0, 0.3);

bottom: 0px;

content: "";

height: 100px;

width: 100px;

left: 0px;

right: 0px;

margin: 0px auto;

position: absolute;

z-index: 3;

}

/* ######## Responsive Css ######################### */

@media only screen and (max-width: 1150px) {

.row {

width: 96% !important;

margin: 0 auto;

float: none;

}

.headerright, .headerleft {

float: none;

width: 100%;

text-align: center;

height: auto;

margin: 0 auto;

clear: both;

}

.headerleft img {

margin: auto;

padding-bottom: 15px;

}

.headerright {

margin: 10px auto 0;

}

.headerleft .description {

text-align:center;

}

#nav1, #nav, #search-bar {

display: none;

}

.nav-menu .selectnav {

margin: 0 auto;

width: 100%;

}

.navi-menu {

background: #0288d1;

}

.selectnav {

width: auto;

color: #222;

background: #f4f4f4;

border: 1px solid rgba(255,255,255,0.1);

position: relative;

border: 0;

padding: 6px 10px!important;

margin: 7px 0;

}

.selectnav {

display: inline-block;

width: 200px;

}

}

@media only screen and (max-width: 980px) {

#main-wrapper, #sidebar-wrapper, #lowerbar-wrapper {

float: none;

clear: both;

width: 100%;

margin: 0 auto;

}


#main-wrapper {

max-width: 100%;

}

#sidebar-wrapper {

padding-top: 20px;

}

#lower-wrapper, .foot-credit {

    float: none;

    padding: 20px 0px 20px 0px;

    width: 100%;

  clear:both;

}

.overlay a {

float: right;

margin: 30px 0;

}

.overlay h3 {

float: left;

}

}

@media screen and (max-width: 880px) {


.home #header-wrapper {

margin-bottom: 10px;

}

.item #content-wrapper {

padding: 0 0 30px;

}

#adwidegt1 .widget, #adwidegt2 .widget {

    margin: 15px auto 10px !important;

}

}

@media only screen and (max-width: 768px) {

.index .post-outer {

float: none;

margin: 0 auto;

clear: both;

width: 100%;

}

.block-image {

float: none;

margin: 0 auto;

clear: both;

width: 100%;

}

.subscribe-css-email-field, .subscribe-css-email-button {

width: 100%;

clear: both;

float: none;

margin-left: 0;

border-radius: 0;

}

form.subscribe-form {

width:98%;

}

#label_with_thumbs li {

width: 100%;

float: none;

clear: both;

}

.related li {

width: 100%;

}

.retitle h2 {

margin: 8px 0;

display: block;

max-height: 100%;

overflow: hidden;

}

.share-art span {

display: none;

}

.ops-404 {

width: 80%!important;

}

.title-404 {

font-size: 160px!important;

}

.overlay {

display:none;

visibility:hidden;

}

.post-labels {

margin-bottom: 10px;

}

}

@media screen and (max-width: 600px) {


}

@media only screen and (max-width: 480px) {

#header-inner {

max-width:100%;

}

.wid-thumb {

height: 380px;

}

.index .post h2, .archive .post h2 {

line-height: 1.4em;

font-size: 19px;

}

.second-meta, .share-box {

    text-align: center;

}

.second-meta .share-art, .share-box .share-art {

    float: none;

    clear: both;

    margin:0 auto 10px;

    text-align: center;

}

.share-box .share-art {

    margin-bottom: 15px;

}

.get-code-wrap, .share-box .post-coupon-code {

    text-align: center;

    float: none;

    clear: both;

    display: inline-block;

}

.footer-info .heading-special-small {

    display: none;

}

.social {

    text-align: center;

}

h1.post-title {

font-size: 22px;

margin-bottom: 10px;

line-height: 1.4em;

}

.breadcrumbs {

display:none;

}

#sidebar-wrapper, #lowerbar-wrapper {

max-width: 100%;

}

.lowerbar .widget {

padding: 10px 15px 0;

}

.about-widget-image {

overflow: hidden;

}

.share-title{

display:none;

}

.flickr_widget .flickr_badge_image:nth-of-type(4), .flickr_widget .flickr_badge_image:nth-of-type(8), .flickr_widget .flickr_badge_image:nth-of-type(12) {

margin-right: 10px;

}

.blog-pager-newer-link .pager-title, .blog-pager-newer-link .pager-heading, .blog-pager-older-link .pager-title, .blog-pager-older-link .pager-heading {

display: none;

}

.blog-pager-older-link .post-nav-icon, .blog-pager-newer-link .post-nav-icon {

line-height: 40px;

width: 100%;

}

}

@media only screen and (max-width: 360px) {

#header-inner img {

max-width: 100%;

margin: 0 auto;

float: none;

height: auto;

}

#meta-post {

position: relative;

overflow: hidden;

display: block;

border-bottom: 1px solid #f2f2f2;

}

#meta-post:after {

display: none;

}

.index .post h2, .archive .post h2 {

font-size: 16px;

}

.share-art {

float: none;

clear: both;

margin: 0 auto;

text-align: center;

}

.second-meta .author-link {

text-align: center;

float: none;

display: block;

clear: both;

}

#label_with_thumbs li:nth-child(1) .widget-con {

padding: 15px 0;

}

#label_with_thumbs li:nth-child(1) .recent-title {

font-size: 18px;

}

#subscribe-css p.subscribe-note {

font-size: 150%;

}

}

@media only screen and (max-width: 300px) {

#sidebar-wrapper {display:none}

.top-bar-menu,.selectnav{width:100%}

.top-bar-search, #ads-blog  {

display: none;

}

.archive .post h2,.index .post h2 {

line-height: 1.4em !important;

font-size: 14px!important;

}

.index .snippets,.archive .snippets,.sora-author-box img,.share-box .post-author {

display: none;

}

.share-art, .share-box .post-author {

float: none;

margin: 0 auto;

text-align: center;

clear: both;

}

.read-more-wrap, .post-labels {

float: none !important;

clear: both;

display: block;

text-align: center;

}

.ops-404 {

font-size: 18px!important;

}

.title-404 {

font-size: 110px !important;

}

h1.post-title {

font-size: 17px;

}

.share-box {

overflow: hidden;

}

.top-bar-social #social a {

width: 24px;

height: 24px;

line-height: 24px;

}

#label_with_thumbs li:nth-child(1) .widget-thumb, #label_with_thumbs li:nth-child(1) .label_thumb {

height: 180px;

}

#label_with_thumbs .widget-thumb,#label_with_thumbs .widget-thumb .label_thumb {

width: 100%;

height: 90px;

}

#label_with_thumbs .widget-con {

padding-top: 7px;

padding-left: 0;

}

#subscribe-css p.subscribe-note {

font-size: 130%;

}

}

]]></b:skin>

<b:template-skin><![CDATA[

/*------Layout (No Edit)----------*/

body#layout .headerleft {

    width: 250px;

}

body#layout .headerright {

    width: 460px;

}

body#layout #outer-wrapper {

    padding: 0;

    width: 800px

}

body#layout .section h4 {

    color: #333!important;

text-align:center;

text-transform:uppercase;

letter-spacing:1.5px;

}

body#layout #content-wrapper {

    margin: 0 auto

}


body#layout #main-wrapper {

    float: left;

    width: 70%;

    margin: 0;

    padding: 0

}


body#layout #sidebar-wrapper {

    float: right;

    width: 30%;

    margin: 0;

    padding: 5px 0 0;

    background-color: #f8e244!important

}

body#layout #sidebar-wrapper .section {

    background-color: #fff;

    border: 1px solid #fff

}

body#layout #sidebar-wrapper .section .widget-content {

    border-color: #5a7ea2!important

}

body#layout #sidebar-wrapper .section .draggable-widget .widget-wrap2 {

    background-color: #5a7ea2!important

}


body#layout #main-wrapper #main {

    margin-right: 4px;

    background-color: #5a7ea2;

    border-color: #34495e

}

body#layout #main-wrapper #main h4 {

    color: #fff!important

}

body#layout .layout-widget-description {

    display: none!important

}

body#layout #Blog1 .widget-content {

    border-color: #34495e

}

body#layout #search-css {

    display: none;

}

body#layout #lower-wrapper {

    width: 100%;

}

body#layout #lowerbar-wrapper {

    width: 32%;

}

body#layout .foot-credit, body#layout #jugas_footer {

    display: none;

}

body#layout .ads-blog-post-top, body#layout .ads-blog-post-bottom {

    display: block;

    visibility: visible;

}

body#layout .draggable-widget .widget-wrap2 {

    background: #2874f0 url(https://www.blogger.com/img/widgets/draggable.png) no-repeat 4px 50%;

}

body#layout .editlink {

    background: #2874f0;

    color: #fff !important;

   padding: 0 3px;

    line-height: 18px;

    border: 1px solid #2469d9;

    border-radius: 3px;

    text-transform: uppercase;

    letter-spacing: 1px;

    text-decoration: none !important;

}

body#layout #main-wrapper #main .add_widget {

    background: #fff;

}

body#layout #ads-post-top-con {

    background: #e68000;

    border-color: #c3710a;

}

body#layout #ads-post-top-con h4, body#layout #ads-post-bottom-con h4 {

   color: #fff !important;

}

body#layout #ads-post-bottom-con {

    background: #e68000;

    border-color: #c3710a;

}

/*------Layout (end)----------*/

]]></b:template-skin>


<b:include data='blog' name='google-analytics'/>

<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js' type='text/javascript'/>

<script type='text/javascript'>

//<![CDATA[

var numposts = 3;

    var showpostthumbnails = true;

    var displaymore = true;

    var displayseparator = true;

    var showcommentnum = true;

    var showpostdate = true;

    var showpostsummary = false;

    var numchars = 300;


var _0xa75c=["\x31\x73\x20\x31\x45\x28\x59\x29\x7B\x6D\x2E\x70\x28\x27\x3C\x31\x74\x20\x31\x48\x3D\x22\x31\x4D\x22\x3E\x27\x29\x3B\x31\x72\x28\x68\x20\x69\x3D\x30\x3B\x69\x3C\x31\x71\x3B\x69\x2B\x2B\x29\x7B\x6A\x28\x69\x3E\x30\x29\x7B\x55\x3D\x31\x41\x7D\x68\x20\x6C\x3D\x59\x2E\x31\x75\x2E\x6C\x5B\x69\x5D\x3B\x68\x20\x31\x39\x3D\x6C\x2E\x56\x2E\x24\x74\x3B\x68\x20\x4A\x3B\x6A\x28\x69\x3D\x3D\x59\x2E\x31\x75\x2E\x6C\x2E\x31\x33\x29\x31\x6C\x3B\x31\x72\x28\x68\x20\x6B\x3D\x30\x3B\x6B\x3C\x6C\x2E\x42\x2E\x31\x33\x3B\x6B\x2B\x2B\x29\x7B\x6A\x28\x6C\x2E\x42\x5B\x6B\x5D\x2E\x31\x70\x3D\x3D\x27\x32\x64\x27\x26\x26\x6C\x2E\x42\x5B\x6B\x5D\x2E\x32\x36\x3D\x3D\x27\x32\x33\x2F\x32\x38\x27\x29\x7B\x68\x20\x7A\x3D\x6C\x2E\x42\x5B\x6B\x5D\x2E\x56\x3B\x68\x20\x52\x3D\x6C\x2E\x42\x5B\x6B\x5D\x2E\x79\x7D\x6A\x28\x6C\x2E\x42\x5B\x6B\x5D\x2E\x31\x70\x3D\x3D\x27\x32\x62\x27\x29\x7B\x4A\x3D\x6C\x2E\x42\x5B\x6B\x5D\x2E\x79\x3B\x31\x6C\x7D\x7D\x68\x20\x45\x3B\x32\x61\x7B\x45\x3D\x6C\x2E\x32\x39\x24\x31\x55\x2E\x51\x7D\x31\x53\x28\x31\x52\x29\x7B\x73\x3D\x6C\x2E\x5A\x2E\x24\x74\x3B\x61\x3D\x73\x2E\x4F\x28\x22\x3C\x31\x56\x22\x29\x3B\x62\x3D\x73\x2E\x4F\x28\x22\x31\x57\x3D\x5C\x22\x22\x2C\x61\x29\x3B\x63\x3D\x73\x2E\x4F\x28\x22\x5C\x22\x22\x2C\x62\x2B\x35\x29\x3B\x64\x3D\x73\x2E\x31\x5A\x28\x62\x2B\x35\x2C\x63\x2D\x62\x2D\x35\x29\x3B\x6A\x28\x28\x61\x21\x3D\x2D\x31\x29\x26\x26\x28\x62\x21\x3D\x2D\x31\x29\x26\x26\x28\x63\x21\x3D\x2D\x31\x29\x26\x26\x28\x64\x21\x3D\x22\x22\x29\x29\x7B\x45\x3D\x64\x7D\x4C\x20\x45\x3D\x27\x57\x3A\x2F\x2F\x33\x2E\x31\x59\x2E\x31\x58\x2E\x58\x2F\x2D\x32\x30\x2F\x31\x51\x2F\x31\x54\x2F\x32\x31\x2F\x31\x61\x2D\x72\x2F\x32\x32\x2E\x32\x63\x27\x7D\x68\x20\x49\x3D\x6C\x2E\x32\x37\x5B\x30\x5D\x2E\x32\x34\x3B\x68\x20\x4D\x3D\x6C\x2E\x31\x50\x2E\x24\x74\x3B\x68\x20\x50\x3D\x4D\x2E\x48\x28\x30\x2C\x34\x29\x3B\x68\x20\x4E\x3D\x4D\x2E\x48\x28\x35\x2C\x37\x29\x3B\x68\x20\x54\x3D\x4D\x2E\x48\x28\x38\x2C\x31\x30\x29\x3B\x68\x20\x6E\x3D\x31\x7A\x20\x31\x79\x28\x29\x3B\x6E\x5B\x31\x5D\x3D\x22\x31\x78\x22\x3B\x6E\x5B\x32\x5D\x3D\x22\x31\x77\x22\x3B\x6E\x5B\x33\x5D\x3D\x22\x31\x4F\x22\x3B\x6E\x5B\x34\x5D\x3D\x22\x31\x42\x22\x3B\x6E\x5B\x35\x5D\x3D\x22\x31\x4B\x22\x3B\x6E\x5B\x36\x5D\x3D\x22\x31\x4A\x22\x3B\x6E\x5B\x37\x5D\x3D\x22\x31\x4C\x22\x3B\x6E\x5B\x38\x5D\x3D\x22\x31\x4E\x22\x3B\x6E\x5B\x39\x5D\x3D\x22\x31\x49\x22\x3B\x6E\x5B\x31\x30\x5D\x3D\x22\x31\x44\x22\x3B\x6E\x5B\x31\x31\x5D\x3D\x22\x31\x43\x22\x3B\x6E\x5B\x31\x32\x5D\x3D\x22\x31\x46\x22\x3B\x6D\x2E\x70\x28\x27\x3C\x31\x6F\x20\x66\x3D\x22\x31\x47\x22\x3E\x27\x29\x3B\x6A\x28\x32\x35\x3D\x3D\x44\x29\x6D\x2E\x70\x28\x27\x3C\x78\x20\x66\x3D\x22\x41\x2D\x32\x6F\x22\x3E\x3C\x61\x20\x66\x3D\x22\x32\x4F\x22\x20\x79\x3D\x22\x27\x2B\x4A\x2B\x27\x22\x20\x4B\x20\x3D\x22\x46\x22\x20\x31\x36\x3D\x22\x31\x37\x3A\x51\x28\x27\x2B\x45\x2E\x31\x63\x28\x27\x2F\x32\x4D\x2D\x63\x2F\x27\x2C\x27\x2F\x31\x61\x2F\x27\x29\x2B\x27\x29\x20\x32\x47\x2D\x32\x4A\x20\x31\x38\x20\x31\x38\x3B\x31\x37\x2D\x32\x51\x3A\x20\x32\x4E\x22\x3E\x3C\x2F\x61\x3E\x3C\x2F\x78\x3E\x27\x29\x3B\x6D\x2E\x70\x28\x27\x3C\x78\x20\x66\x3D\x22\x41\x2D\x32\x48\x22\x3E\x3C\x61\x20\x79\x3D\x22\x2F\x32\x49\x2F\x32\x4C\x2F\x27\x2B\x49\x2B\x27\x22\x20\x66\x3D\x22\x32\x4B\x2D\x49\x20\x32\x53\x20\x27\x2B\x49\x2B\x27\x22\x3E\x27\x2B\x49\x2B\x27\x3C\x2F\x61\x3E\x3C\x31\x67\x20\x66\x3D\x22\x32\x52\x2D\x56\x22\x3E\x3C\x61\x20\x79\x3D\x22\x27\x2B\x4A\x2B\x27\x22\x20\x4B\x20\x3D\x22\x46\x22\x3E\x27\x2B\x31\x39\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x31\x67\x3E\x3C\x78\x20\x66\x3D\x22\x41\x2D\x31\x35\x22\x3E\x3C\x71\x20\x66\x3D\x22\x41\x2D\x31\x69\x22\x3E\x20\x3C\x69\x20\x66\x3D\x22\x75\x20\x75\x2D\x31\x64\x2D\x6F\x22\x3E\x3C\x2F\x69\x3E\x20\x27\x2B\x6E\x5B\x31\x62\x28\x4E\x2C\x31\x30\x29\x5D\x2B\x27\x2D\x27\x2B\x54\x2B\x27\x20\x2D\x20\x27\x2B\x50\x2B\x27\x20\x3C\x2F\x71\x3E\x3C\x71\x20\x66\x3D\x22\x41\x2D\x31\x6A\x22\x3E\x3C\x69\x20\x66\x3D\x22\x75\x20\x75\x2D\x47\x22\x3E\x3C\x2F\x69\x3E\x20\x3C\x61\x20\x79\x3D\x22\x27\x2B\x52\x2B\x27\x22\x20\x4B\x20\x3D\x22\x46\x22\x3E\x27\x2B\x7A\x2B\x27\x3C\x2F\x61\x3E\x20\x3C\x2F\x71\x3E\x3C\x2F\x78\x3E\x20\x3C\x78\x20\x66\x3D\x22\x41\x2D\x32\x65\x22\x3E\x27\x29\x3B\x6A\x28\x22\x5A\x22\x31\x66\x20\x6C\x29\x7B\x68\x20\x76\x3D\x6C\x2E\x5A\x2E\x24\x74\x7D\x4C\x20\x6A\x28\x22\x31\x65\x22\x31\x66\x20\x6C\x29\x7B\x68\x20\x76\x3D\x6C\x2E\x31\x65\x2E\x24\x74\x7D\x4C\x20\x68\x20\x76\x3D\x22\x22\x3B\x68\x20\x31\x34\x3D\x2F\x3C\x5C\x53\x5B\x5E\x3E\x5D\x2A\x3E\x2F\x67\x3B\x76\x3D\x76\x2E\x31\x63\x28\x31\x34\x2C\x22\x22\x29\x3B\x6A\x28\x32\x45\x3D\x3D\x44\x29\x7B\x6A\x28\x76\x2E\x31\x33\x3C\x55\x29\x7B\x6D\x2E\x70\x28\x27\x27\x29\x3B\x6D\x2E\x70\x28\x76\x29\x3B\x6D\x2E\x70\x28\x27\x27\x29\x7D\x4C\x7B\x6D\x2E\x70\x28\x27\x27\x29\x3B\x76\x3D\x76\x2E\x48\x28\x30\x2C\x55\x29\x3B\x68\x20\x31\x68\x3D\x76\x2E\x32\x6E\x28\x22\x20\x22\x29\x3B\x76\x3D\x76\x2E\x48\x28\x30\x2C\x31\x68\x29\x3B\x6D\x2E\x70\x28\x76\x2B\x27\x2E\x2E\x2E\x27\x29\x3B\x6D\x2E\x70\x28\x27\x27\x29\x7D\x7D\x68\x20\x77\x3D\x27\x27\x3B\x68\x20\x43\x3D\x30\x3B\x6D\x2E\x70\x28\x27\x3C\x2F\x78\x3E\x3C\x78\x20\x31\x36\x3D\x22\x32\x6D\x3A\x32\x46\x3B\x22\x20\x66\x3D\x22\x41\x2D\x31\x35\x22\x3E\x3C\x71\x20\x66\x3D\x22\x41\x2D\x31\x69\x22\x3E\x27\x29\x3B\x6A\x28\x32\x70\x3D\x3D\x44\x29\x7B\x77\x3D\x77\x2B\x27\x20\x3C\x69\x20\x66\x3D\x22\x75\x20\x75\x2D\x31\x64\x2D\x6F\x22\x3E\x3C\x2F\x69\x3E\x20\x27\x2B\x6E\x5B\x31\x62\x28\x4E\x2C\x31\x30\x29\x5D\x2B\x27\x2D\x27\x2B\x54\x2B\x27\x20\x2D\x20\x27\x2B\x50\x3B\x43\x3D\x31\x7D\x6A\x28\x32\x71\x3D\x3D\x44\x29\x7B\x6A\x28\x43\x3D\x3D\x31\x29\x7B\x77\x3D\x77\x2B\x27\x20\x3C\x2F\x71\x3E\x3C\x71\x20\x66\x3D\x22\x41\x2D\x31\x6A\x22\x3E\x20\x27\x7D\x6A\x28\x7A\x3D\x3D\x27\x31\x20\x3C\x69\x20\x66\x3D\x22\x75\x20\x75\x2D\x47\x22\x3E\x3C\x2F\x69\x3E\x20\x27\x29\x7A\x3D\x27\x3C\x69\x20\x66\x3D\x22\x75\x20\x75\x2D\x47\x22\x3E\x20\x31\x3C\x2F\x69\x3E\x27\x3B\x6A\x28\x7A\x3D\x3D\x27\x30\x20\x3C\x69\x20\x66\x3D\x22\x75\x20\x75\x2D\x47\x22\x3E\x3C\x2F\x69\x3E\x20\x27\x29\x7A\x3D\x27\x3C\x69\x20\x66\x3D\x22\x75\x20\x75\x2D\x47\x22\x3E\x3C\x2F\x69\x3E\x20\x30\x27\x3B\x7A\x3D\x27\x3C\x61\x20\x79\x3D\x22\x27\x2B\x52\x2B\x27\x22\x20\x4B\x20\x3D\x22\x46\x22\x3E\x27\x2B\x7A\x2B\x27\x3C\x2F\x61\x3E\x27\x3B\x77\x3D\x77\x2B\x7A\x2B\x27\x20\x3C\x2F\x71\x3E\x3C\x2F\x78\x3E\x20\x27\x3B\x43\x3D\x31\x7D\x6A\x28\x32\x6C\x3D\x3D\x44\x29\x7B\x6A\x28\x43\x3D\x3D\x31\x29\x77\x3D\x77\x2B\x27\x3C\x78\x20\x66\x3D\x22\x32\x6B\x2D\x32\x67\x22\x3E\x3C\x71\x20\x66\x3D\x22\x32\x66\x2D\x31\x6E\x2D\x32\x68\x22\x3E\x27\x3B\x77\x3D\x77\x2B\x27\x3C\x61\x20\x79\x3D\x22\x27\x2B\x4A\x2B\x27\x22\x20\x66\x3D\x22\x51\x22\x20\x4B\x20\x3D\x22\x46\x22\x3E\x3C\x71\x20\x66\x3D\x22\x32\x69\x2D\x31\x6E\x22\x3E\x32\x6A\x3C\x2F\x71\x3E\x3C\x71\x20\x66\x3D\x22\x32\x72\x2D\x32\x73\x22\x3E\x32\x41\x20\x32\x42\x3C\x2F\x71\x3E\x3C\x2F\x61\x3E\x3C\x2F\x71\x3E\x3C\x2F\x78\x3E\x27\x3B\x43\x3D\x31\x7D\x6D\x2E\x70\x28\x77\x29\x3B\x6D\x2E\x70\x28\x27\x3C\x2F\x78\x3E\x3C\x2F\x31\x6F\x3E\x27\x29\x3B\x6A\x28\x32\x43\x3D\x3D\x44\x29\x6A\x28\x69\x21\x3D\x28\x31\x71\x2D\x31\x29\x29\x6D\x2E\x70\x28\x27\x27\x29\x7D\x6D\x2E\x70\x28\x27\x3C\x2F\x31\x74\x3E\x27\x29\x7D\x31\x76\x2E\x32\x44\x3D\x31\x73\x28\x29\x7B\x68\x20\x65\x3D\x6D\x2E\x32\x7A\x28\x22\x32\x79\x22\x29\x3B\x6A\x28\x65\x3D\x3D\x32\x75\x29\x7B\x31\x76\x2E\x32\x74\x2E\x79\x3D\x22\x57\x3A\x2F\x2F\x31\x6B\x2E\x31\x6D\x2E\x58\x2F\x22\x7D\x65\x2E\x32\x76\x28\x22\x79\x22\x2C\x22\x57\x3A\x2F\x2F\x31\x6B\x2E\x31\x6D\x2E\x58\x2F\x22\x29\x3B\x65\x2E\x32\x77\x3D\x22\x32\x78\x20\x32\x50\x22\x7D","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x63\x6C\x61\x73\x73\x7C\x7C\x76\x61\x72\x7C\x7C\x69\x66\x7C\x7C\x65\x6E\x74\x72\x79\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x6D\x6F\x6E\x74\x68\x6E\x61\x6D\x65\x73\x7C\x7C\x77\x72\x69\x74\x65\x7C\x73\x70\x61\x6E\x7C\x7C\x7C\x7C\x66\x61\x7C\x70\x6F\x73\x74\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x74\x6F\x77\x72\x69\x74\x65\x7C\x64\x69\x76\x7C\x68\x72\x65\x66\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x74\x65\x78\x74\x7C\x77\x69\x64\x67\x65\x74\x7C\x6C\x69\x6E\x6B\x7C\x66\x6C\x61\x67\x7C\x74\x72\x75\x65\x7C\x74\x68\x75\x6D\x62\x75\x72\x6C\x7C\x5F\x74\x6F\x70\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x73\x7C\x73\x75\x62\x73\x74\x72\x69\x6E\x67\x7C\x74\x61\x67\x7C\x70\x6F\x73\x74\x75\x72\x6C\x7C\x74\x61\x72\x67\x65\x74\x7C\x65\x6C\x73\x65\x7C\x70\x6F\x73\x74\x64\x61\x74\x65\x7C\x63\x64\x6D\x6F\x6E\x74\x68\x7C\x69\x6E\x64\x65\x78\x4F\x66\x7C\x63\x64\x79\x65\x61\x72\x7C\x75\x72\x6C\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x75\x72\x6C\x7C\x7C\x63\x64\x64\x61\x79\x7C\x6E\x75\x6D\x63\x68\x61\x72\x73\x7C\x74\x69\x74\x6C\x65\x7C\x68\x74\x74\x70\x7C\x63\x6F\x6D\x7C\x6A\x73\x6F\x6E\x7C\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x7C\x7C\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x72\x65\x7C\x6D\x65\x74\x61\x7C\x73\x74\x79\x6C\x65\x7C\x62\x61\x63\x6B\x67\x72\x6F\x75\x6E\x64\x7C\x63\x65\x6E\x74\x65\x72\x7C\x70\x6F\x73\x74\x74\x69\x74\x6C\x65\x7C\x73\x31\x36\x30\x30\x7C\x70\x61\x72\x73\x65\x49\x6E\x74\x7C\x72\x65\x70\x6C\x61\x63\x65\x7C\x63\x61\x6C\x65\x6E\x64\x61\x72\x7C\x73\x75\x6D\x6D\x61\x72\x79\x7C\x69\x6E\x7C\x68\x33\x7C\x71\x75\x6F\x74\x65\x45\x6E\x64\x7C\x64\x61\x74\x65\x7C\x63\x6D\x6D\x7C\x77\x77\x77\x7C\x62\x72\x65\x61\x6B\x7C\x73\x6F\x72\x61\x74\x65\x6D\x70\x6C\x61\x74\x65\x73\x7C\x63\x6F\x64\x65\x7C\x6C\x69\x7C\x72\x65\x6C\x7C\x6E\x75\x6D\x70\x6F\x73\x74\x73\x7C\x66\x6F\x72\x7C\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x75\x6C\x7C\x66\x65\x65\x64\x7C\x77\x69\x6E\x64\x6F\x77\x7C\x46\x65\x62\x7C\x4A\x61\x6E\x7C\x41\x72\x72\x61\x79\x7C\x6E\x65\x77\x7C\x31\x35\x30\x7C\x41\x70\x72\x7C\x4E\x6F\x76\x7C\x4F\x63\x74\x7C\x6C\x61\x62\x65\x6C\x74\x68\x75\x6D\x62\x73\x7C\x44\x65\x63\x7C\x63\x6C\x65\x61\x72\x66\x69\x78\x7C\x69\x64\x7C\x53\x65\x70\x74\x7C\x4A\x75\x6E\x65\x7C\x4D\x61\x79\x7C\x4A\x75\x6C\x79\x7C\x6C\x61\x62\x65\x6C\x5F\x77\x69\x74\x68\x5F\x74\x68\x75\x6D\x62\x73\x7C\x41\x75\x67\x7C\x4D\x61\x72\x7C\x70\x75\x62\x6C\x69\x73\x68\x65\x64\x7C\x56\x73\x6A\x6B\x43\x49\x4D\x6F\x6C\x74\x49\x7C\x65\x72\x72\x6F\x72\x7C\x63\x61\x74\x63\x68\x7C\x41\x41\x41\x41\x41\x41\x41\x41\x43\x34\x63\x7C\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C\x7C\x69\x6D\x67\x7C\x73\x72\x63\x7C\x62\x6C\x6F\x67\x73\x70\x6F\x74\x7C\x62\x70\x7C\x73\x75\x62\x73\x74\x72\x7C\x59\x77\x38\x42\x49\x75\x76\x77\x6F\x53\x51\x7C\x73\x35\x35\x50\x57\x36\x78\x45\x4B\x6E\x30\x7C\x6E\x74\x68\x7C\x74\x65\x78\x74\x7C\x74\x65\x72\x6D\x7C\x73\x68\x6F\x77\x70\x6F\x73\x74\x74\x68\x75\x6D\x62\x6E\x61\x69\x6C\x73\x7C\x74\x79\x70\x65\x7C\x63\x61\x74\x65\x67\x6F\x72\x79\x7C\x68\x74\x6D\x6C\x7C\x6D\x65\x64\x69\x61\x7C\x74\x72\x79\x7C\x61\x6C\x74\x65\x72\x6E\x61\x74\x65\x7C\x70\x6E\x67\x7C\x72\x65\x70\x6C\x69\x65\x73\x7C\x73\x75\x6D\x7C\x67\x65\x74\x7C\x72\x65\x61\x64\x7C\x77\x72\x61\x70\x7C\x70\x61\x72\x74\x69\x61\x6C\x7C\x42\x54\x53\x42\x41\x47\x53\x7C\x73\x68\x61\x72\x65\x7C\x64\x69\x73\x70\x6C\x61\x79\x6D\x6F\x72\x65\x7C\x64\x69\x73\x70\x6C\x61\x79\x7C\x6C\x61\x73\x74\x49\x6E\x64\x65\x78\x4F\x66\x7C\x74\x68\x75\x6D\x62\x7C\x73\x68\x6F\x77\x70\x6F\x73\x74\x64\x61\x74\x65\x7C\x73\x68\x6F\x77\x63\x6F\x6D\x6D\x65\x6E\x74\x6E\x75\x6D\x7C\x62\x74\x6E\x7C\x68\x6F\x76\x65\x72\x7C\x6C\x6F\x63\x61\x74\x69\x6F\x6E\x7C\x6E\x75\x6C\x6C\x7C\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65\x7C\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C\x7C\x53\x6F\x72\x61\x7C\x6D\x79\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64\x7C\x47\x65\x74\x7C\x43\x6F\x64\x65\x7C\x64\x69\x73\x70\x6C\x61\x79\x73\x65\x70\x61\x72\x61\x74\x6F\x72\x7C\x6F\x6E\x6C\x6F\x61\x64\x7C\x73\x68\x6F\x77\x70\x6F\x73\x74\x73\x75\x6D\x6D\x61\x72\x79\x7C\x6E\x6F\x6E\x65\x7C\x6E\x6F\x7C\x63\x6F\x6E\x7C\x73\x65\x61\x72\x63\x68\x7C\x72\x65\x70\x65\x61\x74\x7C\x70\x6F\x73\x74\x7C\x6C\x61\x62\x65\x6C\x7C\x73\x37\x32\x7C\x63\x6F\x76\x65\x72\x7C\x6C\x61\x62\x65\x6C\x5F\x74\x68\x75\x6D\x62\x7C\x54\x65\x6D\x70\x6C\x61\x74\x65\x73\x7C\x73\x69\x7A\x65\x7C\x72\x65\x63\x65\x6E\x74\x7C\x69\x63\x6F\x6E","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\x65","\x5C\x62","\x67","\x72\x65\x70\x6C\x61\x63\x65"];eval(function(_0xe15bx1,_0xe15bx2,_0xe15bx3,_0xe15bx4,_0xe15bx5,_0xe15bx6){_0xe15bx5= function(_0xe15bx3){return (_0xe15bx3< _0xe15bx2?_0xa75c[4]:_0xe15bx5(parseInt(_0xe15bx3/ _0xe15bx2)))+ ((_0xe15bx3= _0xe15bx3% _0xe15bx2)> 35?String[_0xa75c[5]](_0xe15bx3+ 29):_0xe15bx3.toString(36))};while(_0xe15bx3--){if(_0xe15bx4[_0xe15bx3]){_0xe15bx1= _0xe15bx1[_0xa75c[8]]( new RegExp(_0xa75c[6]+ _0xe15bx5(_0xe15bx3)+ _0xa75c[6],_0xa75c[7]),_0xe15bx4[_0xe15bx3])}};return _0xe15bx1}(_0xa75c[0],62,179,_0xa75c[3][_0xa75c[2]](_0xa75c[1])))

//]]>

</script>

</head>

<body expr:class='data:blog.pageType'>

<div class='header-wrap'>

 <div class='row' id='header-wrappers'>

    <div class='headerleft'> 

      <b:section class='headerleft' id='headerleft' maxwidgets='1' showaddelement='no'>

         <b:widget id='Header1' locked='true' title='Offerincart best shopping deals paytm loot ,offers, Sample free (Header)' type='Header' version='1'>

           <b:widget-settings>

             <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpYFjV5Cld_xFRedTMus96Un7GWxjJcJF2S5N9mxcSl-L1Fk9NGbcBiwEz8GDNxdPdgE2az4dOBoE8vWjPP1UJpfTWwsAL4_5Kb73bO8mNVWLIlFKi5KLj7SxOZlPgflPlCyhXKmAkbVRf/s320/Black+and+Yellow+Cart+Retail+Logo+%25282%2529.png</b:widget-setting>

             <b:widget-setting name='displayHeight'>76</b:widget-setting>

             <b:widget-setting name='sectionWidth'>284</b:widget-setting>

             <b:widget-setting name='useImage'>true</b:widget-setting>

             <b:widget-setting name='shrinkToFit'>false</b:widget-setting>

             <b:widget-setting name='imagePlacement'>REPLACE</b:widget-setting>

             <b:widget-setting name='displayWidth'>320</b:widget-setting>

           </b:widget-settings>

           <b:includable id='main'>


  <b:if cond='data:useImage'>

    <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>

      <!--

      Show image as background to text. You can't really calculate the width

      reliably in JS because margins are not taken into account by any of

      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum

      width if the user is using shrink to fit.

      This results in a margin-width's worth of pixels being cropped. If the

      user is not using shrink to fit then we expand the header.

      -->

      <b:if cond='data:mobile'>

        <div id='header-inner'>

          <div class='titlewrapper' style='background: transparent'>

            <h1 class='title' style='background: transparent; border-width: 0px'>

              <b:include name='title'/>

            </h1>

          </div>

          <b:include name='description'/>

        </div>

      <b:else/>

        <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot;                      + &quot;background-position: &quot;                      + data:backgroundPositionStyleStr + &quot;; &quot;                      + data:widthStyleStr                      + &quot;min-height: &quot; + data:height                      + &quot;_height: &quot; + data:height                      + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>

          <div class='titlewrapper' style='background: transparent'>

            <h1 class='title' style='background: transparent; border-width: 0px'>

              <b:include name='title'/>

            </h1>

          </div>

          <b:include name='description'/>

        </div>

      </b:if>

    <b:else/>

      <!--Show the image only-->

      <div id='header-inner'>

        <a expr:href='data:blog.homepageUrl' style='display: block'><h1 style='display:none'/>

          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>

        </a>

        <!--Show the description-->

        <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>

          <b:include name='description'/>

        </b:if>

      </div>

    </b:if>

  <b:else/>

    <!--No header image -->

    <div id='header-inner'>

      <div class='titlewrapper'>

        <h1 class='title'>

          <b:include name='title'/>

        </h1>

      </div>

      <b:include name='description'/>

    </div>

  </b:if>

</b:includable>

           <b:includable id='description'>

  <div class='descriptionwrapper'>

    <p class='description'><span><data:description/></span></p>

  </div>

</b:includable>

           <b:includable id='title'>

  <b:if cond='data:blog.url == data:blog.homepageUrl'>

    <data:title/>

  <b:else/>

    <a expr:href='data:blog.homepageUrl'><data:title/></a>

  </b:if>

</b:includable>

         </b:widget>

       </b:section> 

</div>

<div class='headerright'> 

<b:section class='headerright' id='headerright' maxwidgets='1' showaddelement='yes'>

   <b:widget id='HTML2' locked='false' title='' type='HTML'>

     <b:widget-settings>

       <b:widget-setting name='content'>&lt;ins class=&quot;adsbygoogle&quot;

     style=&quot;display:inline-block;width:468px;height:60px&quot;

     data-ad-client=&quot;ca-pub-4202429786979486&quot;

     data-ad-slot=&quot;7066354778&quot;&gt;&lt;/ins&gt;</b:widget-setting>

     </b:widget-settings>

     <b:includable id='main'>

  <!-- only display title if it's non-empty -->

  <b:if cond='data:title != &quot;&quot;'>

    <h2 class='title'><data:title/></h2>

  </b:if>

  <div class='widget-content'>

    <data:content/>

  </div>


  <b:include name='quickedit'/>

</b:includable>

   </b:widget>

 </b:section> 

</div>

<div style='clear: both;'/>

  </div>


  </div>

<div style='clear: both;'/>  

<div class='navi-menu'>

<b:section class='nav-menu row' id='Navigation Menu' maxwidgets='2' name='Navigation Menu' showaddelement='no'>

  <b:widget id='LinkList100' locked='true' title='' type='LinkList' version='1'>

    <b:widget-settings>

      <b:widget-setting name='text-10'>Refer and earn</b:widget-setting>

      <b:widget-setting name='sorting'>NONE</b:widget-setting>

      <b:widget-setting name='link-1'>https://www.offerincart.com/p/coupons-offerincart-best-offer-and.html</b:widget-setting>

      <b:widget-setting name='link-13'>https://www.offerincart.com/p/contact-us.html</b:widget-setting>

      <b:widget-setting name='link-2'>http://www.offerincart.com</b:widget-setting>

      <b:widget-setting name='link-12'>https://www.offerincart.com/p/about.html</b:widget-setting>

      <b:widget-setting name='link-0'>https://www.offerincart.com/</b:widget-setting>

      <b:widget-setting name='link-14'>https://www.offerincart.com/p/whatsapp-alert.html</b:widget-setting>

      <b:widget-setting name='link-11'>https://www.offerincart.com/search/label/free</b:widget-setting>

      <b:widget-setting name='link-10'>https://www.offerincart.com/search/label/refer</b:widget-setting>

      <b:widget-setting name='text-9'>_Droom</b:widget-setting>

      <b:widget-setting name='link-9'>https://www.offerincart.com/search/label/Droom</b:widget-setting>

      <b:widget-setting name='text-8'>_pepperfry</b:widget-setting>

      <b:widget-setting name='link-7'>https://www.offerincart.com/search/label/flipkart</b:widget-setting>

      <b:widget-setting name='link-8'>http://</b:widget-setting>

      <b:widget-setting name='link-5'>https://www.offerincart.com/search/label/deal</b:widget-setting>

      <b:widget-setting name='link-6'>https://www.offerincart.com/search/label/amazon</b:widget-setting>

      <b:widget-setting name='link-3'>https://www.offerincart.com/search/label/Swiggy</b:widget-setting>

      <b:widget-setting name='link-4'>https://www.offerincart.com/search/label/Grofers</b:widget-setting>

      <b:widget-setting name='text-1'>Coupons</b:widget-setting>

      <b:widget-setting name='text-0'>Home</b:widget-setting>

      <b:widget-setting name='text-3'>_Swiggy</b:widget-setting>

      <b:widget-setting name='text-2'>_Paytm</b:widget-setting>

      <b:widget-setting name='text-5'>Daily deals</b:widget-setting>

      <b:widget-setting name='text-4'>_Grofers</b:widget-setting>

      <b:widget-setting name='text-7'>_Flipkart</b:widget-setting>

      <b:widget-setting name='text-6'>_Amazon</b:widget-setting>

      <b:widget-setting name='text-11'>Free stuff</b:widget-setting>

      <b:widget-setting name='text-12'>About</b:widget-setting>

      <b:widget-setting name='text-13'>Contact</b:widget-setting>

      <b:widget-setting name='text-14'>_whatsapp</b:widget-setting>

    </b:widget-settings>

    <b:includable id='main'>


 <div class='widget-content'>

   <ul id='nav' itemscope='' itemtype='http://schema.org/SiteNavigationElement'>

     <b:loop values='data:links' var='link'>

       <li itemprop='name'><a expr:href='data:link.target' itemprop='url'><data:link.name/></a></li>

     </b:loop>


   </ul>

 

 <script type='text/javascript'> 

            //<![CDATA[

            $("#LinkList100").each(function(){var e="<ul id='nav'><li><ul id='sub-menu'>";$("#LinkList100 li").each(function(){var t=$(this).text(),n=t.substr(0,1),r=t.substr(1);"_"==n?(n=$(this).find("a").attr("href"),e+='<li><a href="'+n+'">'+r+"</a></li>"):(n=$(this).find("a").attr("href"),e+='</ul></li><li><a href="'+n+'">'+t+"</a><ul id='sub-menu'>")});e+="</ul></li></ul>";$(this).html(e);$("#LinkList100 ul").each(function(){var e=$(this);if(e.html().replace(/\s|&nbsp;/g,"").length==0)e.remove()});$("#LinkList100 li").each(function(){var e=$(this);if(e.html().replace(/\s|&nbsp;/g,"").length==0)e.remove()})});


            //]]>

</script>


</div>

</b:includable>

  </b:widget>

</b:section>

  </div>

<div style='clear: both;'/>

<b:if cond='data:blog.url == data:blog.homepageUrl'>

<div class='search-wrap'>

<div class='featuresearch row'>

<div id='search-css'>

  <p class='search-note'><span class='itatu neon'>2,453+</span> Coupons From <span class='itatu flux'>452+</span> Stores</p>

<p class='search-desc'>Search : Amazon, Paytm, ola , flipkart etc.</p>

<div class='feat-search-wrapper'>

<div class='feat-search-form'><form _lpchecked='1' action='/search' class='search-form' id='searchform' method='get'>

                <fieldset> 

              <input id='s' name='q' onfocus='if(this.value==&apos;Search For Coupons&apos;)this.value=&apos;&apos;;' onwebkitspeechchange='transcribe(this.value)' type='text' value='Search For Coupons' x-webkit-speech=''/> 

                  <button class='sbutton' id='search-image' style='border:0; vertical-align: top;'><i class='fa fa-search'/> Search</button>

                </fieldset>

              </form>

</div>


<!-- start wish -->

<div class='marquee' style='font-size:20px;'>

  <div>

    <span><a href='https://matanavratri.blogspot.com/' style='font-size:20px;color:#fff'> happy shopping 2019</a></span>

    <span style='font-size:20px;color:#fff'>www.Offerincart.com</span> <span><a href='https://matanavratri.blogspot.com/' style='font-size:20px;color:#fff'> click here to wish</a></span>

  </div>

</div>

<!-- end wish -->





</div>

</div>

<div style='clear: both;'/>

<div class='feature-coupons'>

 <b:section class='featuresliderpost' id='Featured Post Widget' maxwidget='1' showaddelement='no'>

   <b:widget id='HTML111' locked='true' title='Featured' type='HTML' version='1'>

     <b:widget-settings>

       <b:widget-setting name='content'>offers</b:widget-setting>

     </b:widget-settings>

     <b:includable id='main'>

            <div class='widget-content'><div class='recent-post-cont'>&lt;script src=&#39;/feeds/posts/default/-/<data:content/>?orderby=published&amp;alt=json-in-script&amp;callback=labelthumbs&#39;&gt;&lt;/script&gt;</div></div>

        </b:includable>

   </b:widget>

 </b:section>

</div>

</div>

</div>

<div style='clear: both;'/>

  </b:if>

&lt;div id=&quot;outer-wrapper&quot; class=&quot;<data:blog.pageType/><b:if cond='data:blog.url == data:blog.homepageUrl'> home</b:if><b:if cond='data:blog.pageType == &quot;static_page&quot;'> item</b:if><b:if cond='data:blog.pageType == &quot;archive&quot;'> index</b:if>&quot;&gt;

<b:section class='ad-top-widget' id='adwidegt1' maxwidgets='1' name='Top Ad Widget' showaddelement='yes'>

  <b:widget id='AdSense2' locked='false' title='' type='AdSense'>

    <b:widget-settings>

      <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>

      <b:widget-setting name='style.textcolor'>#2469d9</b:widget-setting>

      <b:widget-setting name='style.layout'>1x1</b:widget-setting>

      <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>

      <b:widget-setting name='style.urlcolor'>#2874f0</b:widget-setting>

      <b:widget-setting name='style.linkcolor'>#2874f0</b:widget-setting>

      <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>

    </b:widget-settings>

    <b:includable id='main'>

  <div class='widget-content'>

    <data:adCode/>

    <b:include name='quickedit'/>

  </div>

</b:includable>

  </b:widget>

</b:section>

<div style='clear: both;'/>

    <div class='row' id='content-wrapper'>

    <div id='main-wrapper'>

<div class='ads-blog-post-top'>

      <b:section class='post-top-ad-con' id='ads-post-top-con' maxwidgets='1' name='ADS Inside Post Below Title' showaddelement='yes'>

        <b:widget id='AdSense3' locked='false' title='' type='AdSense'>

          <b:widget-settings>

            <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>

            <b:widget-setting name='style.textcolor'>#2469d9</b:widget-setting>

            <b:widget-setting name='style.layout'>1x1</b:widget-setting>

            <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>

            <b:widget-setting name='style.urlcolor'>#2874f0</b:widget-setting>

            <b:widget-setting name='style.linkcolor'>#2874f0</b:widget-setting>

            <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>

          </b:widget-settings>

          <b:includable id='main'>

  <div class='widget-content'>

    <data:adCode/>

    <b:include name='quickedit'/>

  </div>

</b:includable>

        </b:widget>

      </b:section>

    </div>

<div style='clear: both;'/>

   <b:section class='main' id='main' showaddelement='yes'>

     <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog' version='1'>

       <b:widget-settings>

         <b:widget-setting name='commentLabel'>Comments</b:widget-setting>

         <b:widget-setting name='showShareButtons'>true</b:widget-setting>

         <b:widget-setting name='authorLabel'>By</b:widget-setting>

         <b:widget-setting name='disableGooglePlusShare'>true</b:widget-setting>

         <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>

         <b:widget-setting name='reactionsLabel'/>

         <b:widget-setting name='showAuthorProfile'>false</b:widget-setting>

         <b:widget-setting name='style.layout'>1x1</b:widget-setting>

         <b:widget-setting name='showLocation'>false</b:widget-setting>

         <b:widget-setting name='showTimestamp'>true</b:widget-setting>

         <b:widget-setting name='postsPerAd'>1</b:widget-setting>

         <b:widget-setting name='style.bordercolor'>#000000</b:widget-setting>

         <b:widget-setting name='backlinksLabel'>Related Posts</b:widget-setting>

         <b:widget-setting name='showDateHeader'>true</b:widget-setting>

         <b:widget-setting name='style.textcolor'>#f2132d</b:widget-setting>

         <b:widget-setting name='showCommentLink'>true</b:widget-setting>

         <b:widget-setting name='style.urlcolor'>#1e87f0</b:widget-setting>

         <b:widget-setting name='showAuthor'>true</b:widget-setting>

         <b:widget-setting name='style.linkcolor'>#1e87f0</b:widget-setting>

         <b:widget-setting name='style.bgcolor'>#000000</b:widget-setting>

         <b:widget-setting name='showLabels'>true</b:widget-setting>

         <b:widget-setting name='postLabelsLabel'>Tags</b:widget-setting>

         <b:widget-setting name='showBacklinks'>false</b:widget-setting>

         <b:widget-setting name='showInlineAds'>true</b:widget-setting>

         <b:widget-setting name='showReactions'>false</b:widget-setting>

       </b:widget-settings>

       <b:includable id='main' var='top'>

  <b:if cond='!data:mobile'>

    <!-- posts -->

    <div class='blog-posts hfeed'>


      <b:include data='top' name='status-message'/>


      <b:loop values='data:posts' var='post'>

        <b:if cond='data:post.isDateStart and not data:post.isFirstPost'>

          &lt;/div&gt;&lt;/div&gt;

        </b:if>

        <b:if cond='data:post.isDateStart'>

          &lt;div class=&quot;date-outer&quot;&gt;

        </b:if>

        <b:if cond='data:post.dateHeader'>

          <h2 class='date-header'><span><data:post.dateHeader/></span></h2>

        </b:if>

        <b:if cond='data:post.isDateStart'>

          &lt;div class=&quot;date-posts&quot;&gt;

        </b:if>

        <div class='post-outer'>

          <b:include data='post' name='post'/>

          <b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>

        </div>


        <!-- Ad -->

        <b:if cond='data:post.includeAd'>

          <div class='inline-ad'>

            <data:adCode/>

          </div>

        </b:if>

      </b:loop>

      <b:if cond='data:numPosts != 0'>

        &lt;/div&gt;&lt;/div&gt;

      </b:if>

    </div>


    <!-- navigation -->

    <b:include name='nextprev'/>


    <!-- feed links -->

    <b:include name='feedLinks'/>


  <b:else/>

    <b:include name='mobile-main'/>

  </b:if>


  <b:if cond='data:top.showPlusOne'>

    <data:top.googlePlusBootstrap/>

  </b:if>


</b:includable>

       <b:includable id='backlinkDeleteIcon' var='backlink'/>

       <b:includable id='backlinks' var='post'/>

       <b:includable id='comment-form' var='post'>

  <div class='comment-form'>

    <a name='comment-form'/>

    <b:if cond='data:mobile'>

      <h4 id='comment-post-message'>

        <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>

      <p><data:blogCommentMessage/></p>

      <data:blogTeamBlogMessage/>

      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>

    <b:else/>

      <h4 id='comment-post-message'><data:postCommentMsg/></h4>

      <p><data:blogCommentMessage/></p>

      <data:blogTeamBlogMessage/>

      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>

    </b:if>

    <data:post.cmtfpIframe/>

    <script type='text/javascript'>

      BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);

    </script>

  </div>

</b:includable>

       <b:includable id='commentDeleteIcon' var='comment'>

  <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>

    <b:if cond='data:showCmtPopup'>

      <div class='goog-toggle-button'>

        <div class='goog-inline-block comment-action-icon'/>

      </div>

    <b:else/>

      <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>

        <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>

      </a>

    </b:if>

  </span>

</b:includable>

       <b:includable id='comment_count_picker' var='post'>

  <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>

    <data:post.commentLabelFull/>:

  </a>

</b:includable>

       <b:includable id='comment_picker' var='post'>

  <b:if cond='data:post.showThreadedComments'>

    <b:include data='post' name='threaded_comments'/>

  <b:else/>

    <b:include data='post' name='comments'/>

  </b:if>

</b:includable>

       <b:includable id='comments' var='post'>

  <div class='comments' id='comments'>

    <a name='comments'/>

    <b:if cond='data:post.allowComments'>

      <h4><data:post.commentLabelFull/>:</h4>


      <b:if cond='data:post.commentPagingRequired'>

        <span class='paging-control-container'>

          <b:if cond='data:post.hasOlderLinks'>

            <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>

              &#160;

            <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>

              &#160;

          </b:if>


          <data:post.commentRangeText/>


          <b:if cond='data:post.hasNewerLinks'>

            &#160;

            <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>

            &#160;

            <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>

          </b:if>

        </span>

      </b:if>


      <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>

        <dl expr:class='data:post.avatarIndentClass' id='comments-block'>

          <b:loop values='data:post.comments' var='comment'>

            <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>

              <b:if cond='data:comment.favicon'>

                <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>

              </b:if>

              <a expr:name='data:comment.anchorName'/>

              <b:if cond='data:blog.enabledCommentProfileImages'>

                <data:comment.authorAvatarImage/>

              </b:if>

              <b:if cond='data:comment.authorUrl'>

                <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>

              <b:else/>

                <data:comment.author/>

              </b:if>

              <data:commentPostedByMsg/>

            </dt>

            <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>

              <b:if cond='data:comment.isDeleted'>

                <span class='deleted-comment'><data:comment.body/></span>

              <b:else/>

                <p>

                  <data:comment.body/>

                </p>

              </b:if>

            </dd>

            <dd class='comment-footer'>

              <span class='comment-timestamp'>

                <a expr:href='data:comment.url' title='comment permalink'>

                  <data:comment.timestamp/>

                </a>

                <b:include data='comment' name='commentDeleteIcon'/>

              </span>

            </dd>

          </b:loop>

        </dl>

      </div>


      <b:if cond='data:post.commentPagingRequired'>

        <span class='paging-control-container'>

          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>

            <data:post.oldestLinkText/>

          </a>

          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>

            <data:post.olderLinkText/>

          </a>

          &#160;

          <data:post.commentRangeText/>

          &#160;

          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>

            <data:post.newerLinkText/>

          </a>

          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>

            <data:post.newestLinkText/>

          </a>

        </span>

      </b:if>


      <p class='comment-footer'>

        <b:if cond='data:post.embedCommentForm'>

          <b:if cond='data:post.allowNewComments'>

            <b:include data='post' name='comment-form'/>

          <b:else/>

            <data:post.noNewCommentsText/>

          </b:if>

        <b:elseif cond='data:post.allowComments'/>

          <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>

        </b:if>

        <b:if cond='data:post.showManageComments'>

          <a expr:href='data:post.manageCommentsUrl' expr:onclick='data:post.manageCommentsOnclick'><data:manageCommentsMsg/></a>

        </b:if>

      </p>

    </b:if>

    <b:if cond='data:showCmtPopup'>

      <div id='comment-popup'>

        <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>

        </iframe>

      </div>

    </b:if>


  </div>

</b:includable>

       <b:includable id='feedLinks'>

  <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->

    <b:if cond='data:feedLinks'>

      <div class='blog-feeds'>

      </div>

    </b:if>


  <b:else/> <!--Post feed links -->

    <div class='post-feeds'>

      <b:loop values='data:posts' var='post'>

        <b:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks' name='feedLinksBody'/>

      </b:loop>

    </div>

  </b:if>

</b:includable>

       <b:includable id='feedLinksBody' var='links'>

  <div class='feed-links'>

  <data:feedLinksMsg/>

  <b:loop values='data:links' var='f'>

     <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>

  </b:loop>

  </div>

</b:includable>

       <b:includable id='iframe_comments' var='post'>

  <!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. -->

</b:includable>

       <b:includable id='mobile-index-post' var='post'>

  <div class='mobile-date-outer date-outer'>

    <b:if cond='data:post.dateHeader'>

      <div class='date-header'>

        <span><data:post.dateHeader/></span>

      </div>

    </b:if>


    <div class='mobile-post-outer'>

      <a expr:href='data:post.url'>

        <h3 class='mobile-index-title entry-title' itemprop='name'>

          <data:post.title/>

        </h3>


        <div class='mobile-index-arrow'>&amp;rsaquo;</div>


        <div class='mobile-index-contents'>

          <b:if cond='data:post.thumbnailUrl'>

            <div class='mobile-index-thumbnail'>

              <div class='Image'>

                <img expr:src='data:post.thumbnailUrl'/>

              </div>

            </div>

          </b:if>


          <div class='post-body'>

            <b:if cond='data:post.snippet'><data:post.snippet/></b:if>

          </div>

        </div>


        <div style='clear: both;'/>

      </a>


      <div class='mobile-index-comment'>

        <b:include cond='data:blog.pageType != &quot;static_page&quot;                          and data:post.allowComments                          and data:post.numComments != 0' data='post' name='comment_count_picker'/>

      </div>

    </div>

  </div>

</b:includable>

       <b:includable id='mobile-main' var='top'>

    <!-- posts -->

    <div class='blog-posts hfeed'>


      <b:include data='top' name='status-message'/>


      <b:if cond='data:blog.pageType == &quot;index&quot;'>

        <b:loop values='data:posts' var='post'>

          <b:include data='post' name='mobile-index-post'/>

        </b:loop>

      <b:else/>

        <b:loop values='data:posts' var='post'>

          <b:include data='post' name='mobile-post'/>

        </b:loop>

      </b:if>

    </div>


   <b:include name='mobile-nextprev'/>

</b:includable>

       <b:includable id='mobile-nextprev'>

  <div class='blog-pager' id='blog-pager'>

    <b:if cond='data:newerPageUrl'>

      <div class='mobile-link-button' id='blog-pager-newer-link'>

      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>&amp;lsaquo;</a>

      </div>

    </b:if>


    <b:if cond='data:olderPageUrl'>

      <div class='mobile-link-button' id='blog-pager-older-link'>

      <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>&amp;rsaquo;</a>

      </div>

    </b:if>


    <div class='mobile-link-button' id='blog-pager-home-link'>

    <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>

    </div>


    <div class='mobile-desktop-link'>

      <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>

    </div>


  </div>

  <div class='clear'/>

</b:includable>

       <b:includable id='mobile-post' var='post'>

  <div class='date-outer'>

    <b:if cond='data:post.dateHeader'>

      <h2 class='date-header'><span><data:post.dateHeader/></span></h2>

    </b:if>

    <div class='date-posts'>

      <div class='post-outer'>


        <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>

          <b:if cond='data:post.thumbnailUrl'>

            <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>

          </b:if>

          <meta expr:content='data:blog.blogId' itemprop='blogId'/>

          <meta expr:content='data:post.id' itemprop='postId'/>


          <a expr:name='data:post.id'/>

        <b:if cond='data:post.title'> 

                     <b:if cond='data:blog.pageType == &quot;index&quot;'> 

    <h2 class='post-title entry-title' itemprop='name'> 

     <b:if cond='data:post.link'> 

       <a expr:href='data:post.link' itemprop='url'><data:post.title/></a> 

     <b:else/> 

        <b:if cond='data:post.url'> 

<a expr:href='data:post.url' itemprop='url'><data:post.title/></a> 

<b:else/> 

          <data:post.title/> 

        </b:if> 

     </b:if> 

     </h2>

                       <b:elseif cond='data:blog.pageType == &quot;archive&quot;'/> 

<h2 class='post-title entry-title' itemprop='name'> 

     <b:if cond='data:post.link'> 

       <a expr:href='data:post.link' itemprop='url'><data:post.title/></a> 

     <b:else/> 

        <b:if cond='data:post.url'> 

<a expr:href='data:post.url' itemprop='url'><data:post.title/></a> 

<b:else/> 

          <data:post.title/> 

        </b:if> 

     </b:if> 

      </h2>

<b:else/> 

<h1 class='post-title entry-title' itemprop='name'> 

     <b:if cond='data:post.link'> 

       <data:post.title/> 

     <b:else/> 

        <b:if cond='data:post.url'> 

         <data:post.title/> 

<b:else/> 

          <data:post.title/> 

        </b:if> 

     </b:if> 

      </h1> 

</b:if> 

                    </b:if> 


          <div class='post-header'>

            <div class='post-header-line-1'/>

          </div>


          <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>

            <data:post.body/>

            <div style='clear: both;'/> <!-- clear for photos floats -->

          </div>


          <div class='post-footer'>

            <div class='post-footer-line post-footer-line-1'>

              <span class='post-author vcard'>

                <b:if cond='data:top.showAuthor'>

                  <b:if cond='data:post.authorProfileUrl'>

                    <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>

                      <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>

                      <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>

                        <span itemprop='name'><data:post.author/></span>

                      </a>

                    </span>

                  <b:else/>

                    <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>

                      <span itemprop='name'><data:post.author/></span>

                    </span>

                  </b:if>

                </b:if>

              </span>


              <span class='post-timestamp'>

                <b:if cond='data:top.showTimestamp'>

                  <data:top.timestampLabel/>

                  <b:if cond='data:post.url'>

                    <meta expr:content='data:post.canonicalUrl' itemprop='url'/>

                    <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>

                  </b:if>

                </b:if>

              </span>


              <span class='post-comment-link'>

                <b:include cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;}                                  and data:post.allowComments' data='post' name='comment_count_picker'/>

              </span>

            </div>


            <div class='post-footer-line post-footer-line-2'>

              <b:if cond='data:top.showMobileShare'>

                <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>

                  <a href='javascript:void(0);'><data:shareMsg/></a>

                </div>

              </b:if>

              <b:if cond='data:top.showDummy'>

                <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>

              </b:if>

            </div>


          </div>

        </div>


        <b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>

      </div>

    </div>

  </div>

</b:includable>

       <b:includable id='nextprev'>

  <div class='blog-pager' id='blog-pager'>

    <b:if cond='data:newerPageUrl'>

      <span id='blog-pager-newer-link'>

      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>

      </span>

    </b:if>


    <b:if cond='data:olderPageUrl'>

      <span id='blog-pager-older-link'>

      <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>

      </span>

    </b:if>


    <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>


    <b:if cond='data:mobileLinkUrl'>

      <div class='blog-mobile-link'>

        <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>

      </div>

    </b:if>


  </div>

  <div class='clear'/>

</b:includable>

       <b:includable id='post' var='post'>

  <div class='post hentry'> 

     <b:if cond='data:blog.pageType == &quot;index&quot;'>

              <b:if cond='data:post.thumbnailUrl'>

                <div class='block-image'><div class='thumb'>

               &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(<data:post.thumbnailUrl/>) no-repeat center center;background-size:cover&#39;&gt;&lt;/a&gt;

                </div><div class='offer-badge' expr:data-url='data:post.url'/></div>

                <b:else/>

              <b:if cond='data:post.firstImageUrl'>

                <div class='block-image'><div class='thumb'>

                  &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(<data:post.firstImageUrl/>) no-repeat center center;background-size:cover&#39;&gt;&lt;/a&gt;

                </div><div class='offer-badge' expr:data-url='data:post.url'/></div>

                <b:else/>

                <div class='block-image'><div class='thumb'>

               &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSWTQ56HHIO3RDNXNXrmdtmRiwx1OfTd35fyTqRTLtRLhdsQx04etyLLEhK4mnYOjI5bgEh0zqxYRL6OjNo7fU2E0HJ2L-gZ0gTI8CKVA53kLV0PcRxkYgXqlpDm4kmsVPKL2XU557uyf3/s1600-r/nothumb.jpg) no-repeat center center;background-size:cover&#39;&gt;&lt;/a&gt;

                </div><div class='offer-badge' expr:data-url='data:post.url'/></div>

             </b:if></b:if>

            </b:if>

            <b:if cond='data:blog.pageType == &quot;archive&quot;'>

              <b:if cond='data:post.thumbnailUrl'>

                <div class='block-image'><div class='thumb'>

               &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(<data:post.thumbnailUrl/>) no-repeat center center;background-size:cover&#39;&gt;&lt;/a&gt;

                </div><div class='offer-badge' expr:data-url='data:post.url'/></div>

                <b:else/>

              <b:if cond='data:post.firstImageUrl'>

                <div class='block-image'><div class='thumb'>

                  &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(<data:post.firstImageUrl/>) no-repeat center center;background-size:cover&#39;&gt;&lt;/a&gt;

                </div><div class='offer-badge' expr:data-url='data:post.url'/></div>

                <b:else/>

                <div class='block-image'><div class='thumb'>

               &lt;a href=&#39;<data:post.url/>&#39; style=&#39;background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSWTQ56HHIO3RDNXNXrmdtmRiwx1OfTd35fyTqRTLtRLhdsQx04etyLLEhK4mnYOjI5bgEh0zqxYRL6OjNo7fU2E0HJ2L-gZ0gTI8CKVA53kLV0PcRxkYgXqlpDm4kmsVPKL2XU557uyf3/s1600-r/nothumb.jpg) no-repeat center center;background-size:cover&#39;&gt;&lt;/a&gt;

                </div><div class='offer-badge' expr:data-url='data:post.url'/></div>

             </b:if></b:if>

            </b:if>

    <b:if cond='data:blog.pageType == &quot;item&quot;'>

    &lt;div itemprop=&#39;blogPost&#39; itemscope=&#39;itemscope&#39; itemtype=&#39;http://schema.org/BlogPosting&#39;&gt;

      <meta expr:content='data:post.firstImageUrl' itemprop='image'/>

    </b:if>

    <div class='post-header'>

 <b:if cond='data:blog.pageType == &quot;item&quot;'>

        <b:if cond='data:post.title'>

      <div class='post-head'><h1 class='post-title entry-title' itemprop='name headline'>

      <b:if cond='data:post.link'>

        <a expr:href='data:post.link'><data:post.title/></a>

      <b:else/>

        <b:if cond='data:post.url'>

          <b:if cond='data:blog.url != data:post.url'>

            <a expr:href='data:post.url'><data:post.title/></a>

          <b:else/>

            <data:post.title/>

          </b:if>

        <b:else/>

          <data:post.title/>

        </b:if>

      </b:if>

        </h1></div>

    </b:if>

        <div class='post-meta'>

<span class='post-author vcard'>

        <b:if cond='data:top.showAuthor'>

          <i class='fa fa-user'/>

            <b:if cond='data:post.authorProfileUrl'>

              <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>

                <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>

                <a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'>

                  <span itemprop='name'><data:post.author/></span>

                </a>

              </span>

            <b:else/>

              <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>

                <a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'>

                  <span itemprop='name'><data:post.author/></span></a>

              </span>

            </b:if>

        </b:if>

      </span>

 <span class='post-timestamp'>

        <b:if cond='data:top.showTimestamp'>

          <i class='fa fa-calendar-o'/>

        <b:if cond='data:post.url'>

          <meta expr:content='data:post.canonicalUrl' itemprop='url'/>

          <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published timeago' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>

        </b:if>

        </b:if>

      </span>

<span class='label-head'>

        <b:if cond='data:post.labels'>

         <i class='fa fa-folder-open-o'/>

          <b:loop values='data:post.labels' var='label'>

            <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>

          </b:loop>

        </b:if>

      </span>

        </div>

<div style='clear:both'/>  

               <div class='ads-post-top'/>  

      <div style='clear:both'/> 

   </b:if>

  <b:if cond='data:blog.pageType == &quot;static_page&quot;'>

    <b:if cond='data:post.title'>

      <div class='post-head'><h1 class='post-title entry-title' itemprop='name'>

      <b:if cond='data:post.link'>

        <a expr:href='data:post.link'><data:post.title/></a>

      <b:else/>

        <b:if cond='data:post.url'>

          <b:if cond='data:blog.url != data:post.url'>

            <a expr:href='data:post.url'><data:post.title/></a>

          <b:else/>

            <data:post.title/>

          </b:if>

        <b:else/>

          <data:post.title/>

        </b:if>

      </b:if>

        </h1></div>

    </b:if>

    </b:if>

   

    </div>


    <!-- Then use the post body as the schema.org description, for good G+/FB snippeting. -->

    <article>

         <b:if cond='data:blog.pageType != &quot;item&quot;'>

         <b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<div id='meta-post'>

                   <span class='post-labels'>

        <b:if cond='data:post.labels'>

         <b:loop index='x' values='data:post.labels' var='label'>


    <b:if cond='data:x==0'> <a expr:href='data:label.url + &quot;?max-results=5&quot;' rel='tag nofollow'><data:label.name/></a></b:if>

  <b:if cond='data:x==1'> <a expr:href='data:label.url + &quot;?max-results=5&quot;' rel='tag nofollow'><data:label.name/></a></b:if> 

  

  </b:loop>

        </b:if>

       </span>     <a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'>

                  <i class='fa fa-user'/> <span itemprop='name'><data:post.author/></span></a>

</div>

          <b:if cond='data:post.title'>

              <font class='retitle'>

                <h2 class='post-title entry-title'>

                   <b:if cond='data:post.link'>

                    <a expr:href='data:post.link'>

                       <data:post.title/>

                      </a>

                      <b:else/>

                      <b:if cond='data:post.url'>

                       <a expr:href='data:post.url'>

                       <data:post.title/>

                      </a>

                      <b:else/>

                     <data:post.title/>

                     </b:if>

                   </b:if>

                  </h2>

                    </font>

                </b:if>

                  <div class='date-header'>

                   <div class='second-meta'>

  <div class='share-art'> 

<a class='fac-art' expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot;+ data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook'/><span class='resp_del'/></a>


<a class='twi-art' expr:href='&quot;http://twitter.com/share?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter'/><span class='resp_del2'/></a>


<a class='goo-art' expr:href='&quot;https://plus.google.com/share?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus'/><span class='resp_del3'/></a>


<a class='pin-art' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url + &quot;&amp;media=&quot; + data:post.firstImageUrl + &quot;&amp;description=&quot; + data:post.snippet' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-pinterest'/><span class='resp_del4'/></a>  


<a class='lin-art' expr:href='&quot;http://www.linkedin.com/shareArticle?url=&quot; + data:post.url + &quot;&amp;title=&quot;+ data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-linkedin-square'/><span class='resp_del5'/></a>


</div>

<span class='get-code-wrap'>

  <a class='get-code anchor-hover' expr:href='data:post.url'><span class='partial-code'>SORAOFF</span><span class='btn-hover'>Get Code</span></a>  </span>

 

                       

      </div>

                      <div style='clear: both;'/>

                      </div>

            <b:else/>

       <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>

         <meta expr:content='data:post.snippet' name='twitter:description'/>

         <data:post.body/>

       </div>

          </b:if>

          <b:else/>

       <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>

         <meta expr:content='data:post.snippet' name='twitter:description'/>

         <data:post.body/>

       </div>

         </b:if>

     </article>


    <b:if cond='data:post.hasJumpLink'>

      <div class='jump-link'>

        <a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'><data:post.jumpText/></a>

      </div>

    </b:if>


    <div class='post-footer'>

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<div class='share-box'>

               <div class='share-art'> 

<a class='fac-art' expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot;+ data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook'/></a>


<a class='twi-art' expr:href='&quot;http://twitter.com/share?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter'/></a>


<a class='goo-art' expr:href='&quot;https://plus.google.com/share?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus'/></a>


<a class='pin-art' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url + &quot;&amp;media=&quot; + data:post.firstImageUrl + &quot;&amp;description=&quot; + data:post.snippet' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-pinterest'/></a>  


<a class='lin-art' expr:href='&quot;http://www.linkedin.com/shareArticle?url=&quot; + data:post.url + &quot;&amp;title=&quot;+ data:post.title' onclick='window.open(this.href, &apos;windowName&apos;, &apos;width=600, height=400, left=24, top=24, scrollbars, resizable&apos;); return false;' rel='nofollow' target='_blank'><i class='fa fa-linkedin-square'/></a>


</div>

<div class='post-coupon-code'>

                                                            <span class='coupon-code' expr:data-url='data:post.url'/>

                                                            

                                                        </div>

         </div>

<div style='clear:both'/>  

               <div class='ads-post-bottom'/>  

      <div style='clear:both'/>  

<div id='related-posts'>

        <b:if cond='data:post.labels'>

          <b:loop values='data:post.labels' var='label'>

            <b:if cond='data:label.isLast == &quot;true&quot;'>

              <data:label.name/>

            </b:if>

          </b:loop>

        </b:if>

      </div>

   </b:if>

    <div class='post-footer-line post-footer-line-1'>

      <span class='post-author vcard'>

        <b:if cond='data:top.showAuthor'>

          <data:top.authorLabel/>

            <b:if cond='data:post.authorProfileUrl'>

              <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>

                <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>

                <a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>

                  <span itemprop='name'><data:post.author/></span>

                </a>

              </span>

            <b:else/>

              <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>

                <span itemprop='name'><data:post.author/></span>

              </span>

            </b:if>

        </b:if>

      </span>


      <span class='post-timestamp'>

        <b:if cond='data:top.showTimestamp'>

          <data:top.timestampLabel/>

          <b:if cond='data:post.url'>

            <meta expr:content='data:post.canonicalUrl' itemprop='url'/>

            <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>

          </b:if>

        </b:if>

      </span>


      <span class='reaction-buttons'>

        <b:if cond='data:top.showReactions'>

          <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>

            <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>

              <span class='reactions-label'>

              <data:top.reactionsLabel/></span>&#160;</td>

            <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>

           </tr></table>

        </b:if>

      </span>


      <span class='post-comment-link'>

        <b:include cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;}                          and data:post.allowComments' data='post' name='comment_count_picker'/>

      </span>


       <!-- backlinks -->

       <span class='post-backlinks post-comment-link'>

         <b:if cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;}                      and data:post.showBacklinks'>

           <a class='comment-link' expr:href='data:post.url + &quot;#links&quot;'><data:top.backlinkLabel/></a>

         </b:if>

       </span>


      <span class='post-icons'>

        <!-- email post links -->

        <b:if cond='data:post.emailPostUrl'>

          <span class='item-action'>

          <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>

            <img alt='' class='icon-action' height='13' src='//img1.blogblog.com/img/icon18_email.gif' width='18'/>

          </a>

          </span>

        </b:if>


        <!-- quickedit pencil -->

        <b:include data='post' name='postQuickEdit'/>

      </span>


      <!-- share buttons -->

      <div class='post-share-buttons goog-inline-block'>

        <b:include cond='data:post.sharePostUrl' data='post' name='shareButtons'/>

      </div>


      </div>


      <div class='post-footer-line post-footer-line-2'>

      <span class='post-labels'>

        <b:if cond='data:post.labels'>

          <data:postLabelsLabel/>

          <b:loop values='data:post.labels' var='label'>

            <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='not data:label.isLast'>,</b:if>

          </b:loop>

        </b:if>

      </span>

      </div>


      <div class='post-footer-line post-footer-line-3'>

      <span class='post-location'>

        <b:if cond='data:top.showLocation'>

          <b:if cond='data:post.location'>

            <data:postLocationLabel/>

            <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>

          </b:if>

        </b:if>

      </span>

      </div>

      <b:if cond='data:post.authorAboutMe'>

        <div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>

          <b:if cond='data:post.authorPhoto.url'>

            <img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>

          </b:if>

          <div>

            <a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>

              <span itemprop='name'><data:post.author/></span>

            </a>

          </div>

          <span itemprop='description'><data:post.authorAboutMe/></span>

        </div>

      </b:if>

    </div>

   <b:if cond='data:blog.pageType == &quot;item&quot;'>

      &lt;/div&gt;

    </b:if>

  </div>

</b:includable>

       <b:includable id='postQuickEdit' var='post'>

  <b:if cond='data:post.editUrl'>

    <span expr:class='&quot;item-control &quot; + data:post.adminClass'>

      <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>

        <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>

      </a>

    </span>

  </b:if>

</b:includable>

       <b:includable id='shareButtons' var='post'>

  <b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'><span class='share-button-link-text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'><span class='share-button-link-text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if cond='data:top.showPinterestButton'><a class='goog-inline-block share-button sb-pinterest' expr:href='data:post.sharePostUrl + &quot;&amp;target=pinterest&quot;' expr:title='data:top.shareToPinterestMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToPinterestMsg/></span></a></b:if><b:if cond='data:top.showPlusOne'><div class='goog-inline-block google-plus-share-container'><data:post.googlePlusShareTag/></div></b:if>

</b:includable>

       <b:includable id='status-message'>

  <b:if cond='data:navMessage'>

  <div class='status-msg-wrap'>

    <div class='status-msg-body'>

      <data:navMessage/>

    </div>

    <div class='status-msg-border'>

      <div class='status-msg-bg'>

        <div class='status-msg-hidden'><data:navMessage/></div>

      </div>

    </div>

  </div>

  <div style='clear: both;'/>

<b:if cond='data:blog.pageType == &quot;error_page&quot;'>

  <div class='post-404'>

<div class='actions-404'>

<div class='ops-404'><span>Oops;</span> Sorry, but the page you were trying to view does not exist.

                        </div>

<div class='title-404'>404</div>

<div class='link-404'>

<a href='/'><i class='fa fa-car'/>

<trans>Back to Home</trans></a>

</div></div>

</div>

<style>

.post-404 {

    padding-top: 40px;

    padding-bottom: 60px;

}

.actions-404 {

    width: 100%;

    float: right;

    text-align: center;

}

.ops-404 {

    width: 50%;

    margin: 0 auto;

    font-size: 26px;

    font-weight: 400;

    font-family: Oswald, sans-serif;

letter-spacing:1.5px;

}

.ops-404 span {

    font-weight: 700;

}

.title-404 {

    font-size: 200px;

    font-weight: 700;

    line-height: 1.1;

    color:$maincolor;

}

.link-404 {

    font-size: 18px;

    padding-top: 20px;

    padding-bottom: 50px;

}

#blog-pager, #sidebar-wrapper,.status-msg-wrap {

    display: none;

}

.status-msg-border {

         border: 0 !important;

       }


       .status-msg-bg {

         background-color: #fff;

       }

#main-wrapper {

    float: none;

    width: 100%;

    max-width: 100%;

}

</style>

      </b:if>

  </b:if>

</b:includable>

       <b:includable id='threaded-comment-form' var='post'>

  <div class='comment-form'>

    <a name='comment-form'/>

    <b:if cond='data:mobile'>

      <p><data:blogCommentMessage/></p>

      <data:blogTeamBlogMessage/>

      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>

    <b:else/>

      <p><data:blogCommentMessage/></p>

      <data:blogTeamBlogMessage/>

      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>

      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>

    </b:if>

    <data:post.cmtfpIframe/>

    <script type='text/javascript'>

      BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);

    </script>

  </div>

</b:includable>

       <b:includable id='threaded_comment_js' var='post'>

  <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>


  <script type='text/javascript'>

    (function() {

      var items = <data:post.commentJso/>;

      var msgs = <data:post.commentMsgs/>;

      var config = <data:post.commentConfig/>;


// <![CDATA[

      var cursor = null;

      if (items && items.length > 0) {

        cursor = parseInt(items[items.length - 1].timestamp) + 1;

      }


      var bodyFromEntry = function(entry) {

        if (entry.gd$extendedProperty) {

          for (var k in entry.gd$extendedProperty) {

            if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {

              return '<span class="deleted-comment">' + entry.content.$t + '</span>';

            }

          }

        }

        return entry.content.$t;

      }


      var parse = function(data) {

        cursor = null;

        var comments = [];

        if (data && data.feed && data.feed.entry) {

          for (var i = 0, entry; entry = data.feed.entry[i]; i++) {

            var comment = {};

            // comment ID, parsed out of the original id format

            var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);

            comment.id = id ? id[2] : null;

            comment.body = bodyFromEntry(entry);

            comment.timestamp = Date.parse(entry.published.$t) + '';

            if (entry.author && entry.author.constructor === Array) {

              var auth = entry.author[0];

              if (auth) {

                comment.author = {

                  name: (auth.name ? auth.name.$t : undefined),

                  profileUrl: (auth.uri ? auth.uri.$t : undefined),

                  avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)

                };

              }

            }

            if (entry.link) {

              if (entry.link[2]) {

                comment.link = comment.permalink = entry.link[2].href;

              }

              if (entry.link[3]) {

                var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);

                if (pid && pid[1]) {

                  comment.parentId = pid[1];

                }

              }

            }

            comment.deleteclass = 'item-control blog-admin';

            if (entry.gd$extendedProperty) {

              for (var k in entry.gd$extendedProperty) {

                if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {

                  comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;

                } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {

                  comment.displayTime = entry.gd$extendedProperty[k].value;

                }

              }

            }

            comments.push(comment);

          }

        }

        return comments;

      };


      var paginator = function(callback) {

        if (hasMore()) {

          var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';

          if (cursor) {

            url += '&published-min=' + new Date(cursor).toISOString();

          }

          window.bloggercomments = function(data) {

            var parsed = parse(data);

            cursor = parsed.length < 50 ? null

                : parseInt(parsed[parsed.length - 1].timestamp) + 1

            callback(parsed);

            window.bloggercomments = null;

          }

          url += '&callback=bloggercomments';

          var script = document.createElement('script');

          script.type = 'text/javascript';

          script.src = url;

          document.getElementsByTagName('head')[0].appendChild(script);

        }

      };

      var hasMore = function() {

        return !!cursor;

      };

      var getMeta = function(key, comment) {

        if ('iswriter' == key) {

          var matches = !!comment.author

              && comment.author.name == config.authorName

              && comment.author.profileUrl == config.authorUrl;

          return matches ? 'true' : '';

        } else if ('deletelink' == key) {

          return config.baseUri + '/delete-comment.g?blogID='

               + config.blogId + '&postID=' + comment.id;

        } else if ('deleteclass' == key) {

          return comment.deleteclass;

        }

        return '';

      };


      var replybox = null;

      var replyUrlParts = null;

      var replyParent = undefined;


      var onReply = function(commentId, domId) {

        if (replybox == null) {

          // lazily cache replybox, and adjust to suit this style:

          replybox = document.getElementById('comment-editor');

          if (replybox != null) {

            replybox.height = '250px';

            replybox.style.display = 'block';

            replyUrlParts = replybox.src.split('#');

          }

        }

        if (replybox && (commentId !== replyParent)) {

          replybox.src = '';

          document.getElementById(domId).insertBefore(replybox, null);

          replybox.src = replyUrlParts[0]

              + (commentId ? '&parentID=' + commentId : '')

              + '#' + replyUrlParts[1];

          replyParent = commentId;

        }

      };


      var hash = (window.location.hash || '#').substring(1);

      var startThread, targetComment;

      if (/^comment-form_/.test(hash)) {

        startThread = hash.substring('comment-form_'.length);

      } else if (/^c[0-9]+$/.test(hash)) {

        targetComment = hash.substring(1);

      }


      // Configure commenting API:

      var configJso = {

        'maxDepth': config.maxThreadDepth

      };

      var provider = {

        'id': config.postId,

        'data': items,

        'loadNext': paginator,

        'hasMore': hasMore,

        'getMeta': getMeta,

        'onReply': onReply,

        'rendered': true,

        'initComment': targetComment,

        'initReplyThread': startThread,

        'config': configJso,

        'messages': msgs

      };


      var render = function() {

        if (window.goog && window.goog.comments) {

          var holder = document.getElementById('comment-holder');

          window.goog.comments.render(holder, provider);

        }

      };


      // render now, or queue to render when library loads:

      if (window.goog && window.goog.comments) {

        render();

      } else {

        window.goog = window.goog || {};

        window.goog.comments = window.goog.comments || {};

        window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];

        window.goog.comments.loadQueue.push(render);

      }

    })();

// ]]>

  </script>

</b:includable>

       <b:includable id='threaded_comments' var='post'>

  <div class='comments' id='comments'>

    <a name='comments'/>

    <h4><data:post.commentLabelFull/>:</h4>


    <div class='comments-content'>

      <b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>

      <div id='comment-holder'>

         <data:post.commentHtml/>

      </div>

    </div>


    <p class='comment-footer'>

      <b:if cond='data:post.allowNewComments'>

        <b:include data='post' name='threaded-comment-form'/>

      <b:else/>

        <data:post.noNewCommentsText/>

      </b:if>

      <b:if cond='data:post.showManageComments'>

        <a expr:href='data:post.manageCommentsUrl' expr:onclick='data:post.manageCommentsOnclick'><data:manageCommentsMsg/></a>

      </b:if>

    </p>


    <b:if cond='data:showCmtPopup'>

      <div id='comment-popup'>

        <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>

        </iframe>

      </div>

    </b:if>


    <div id='backlinks-container'>

    <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>

      <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>

    </div>

    </div>

  </div>

</b:includable>

     </b:widget>

     <b:widget id='HTML902' locked='false' title='Disqus Shortname' type='HTML' version='1'>

       <b:widget-settings>

         <b:widget-setting name='content'/>

       </b:widget-settings>

       <b:includable id='main'>

          <b:if cond='data:blog.pageType == &quot;item&quot;'>

            &lt;script type=&#39;text/javascript&#39;&gt;

            var disqus_config = function () { 

                this.language = &quot;pt_BR&quot;;

            };

            var disqus_shortname = &#39;<data:content/>&#39;;

             (function() {

              var dsq = document.createElement(&#39;script&#39;); dsq.type = &#39;text/javascript&#39;; dsq.async = true;

              dsq.src = &#39;//&#39; + disqus_shortname + &#39;.disqus.com/embed.js&#39;;

              (document.getElementsByTagName(&#39;head&#39;)[0] || document.getElementsByTagName(&#39;body&#39;)[0]).appendChild(dsq);

              })();

            &lt;/script&gt;

          </b:if>

        </b:includable>

     </b:widget>

     <b:widget id='HTML901' locked='false' title='Comments system' type='HTML' version='1'>

       <b:widget-settings>

         <b:widget-setting name='content'/>

       </b:widget-settings>

       <b:includable id='main'>

        <b:if cond='data:blog.pageType == &quot;item&quot;'>

            <b:if cond='data:content == &quot;[blogger]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='blogger'><div class='blogger-tab'/></div>

              </div>

            </b:if>

            <b:if cond='data:content == &quot;[facebook]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='facebook'><div class='facebook-tab'/></div>

              </div>

              <script type='text/javascript'>

              //<![CDATA[

                $('#comments').remove();

              //]]>

              </script>    

            </b:if>

            <b:if cond='data:content == &quot;[disqus]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='disqus'><div class='disqus-tab'><div id='disqus_thread'/></div></div>

              </div>

              <script type='text/javascript'>

              //<![CDATA[

                $('#comments').remove();

              //]]>

              </script>

            </b:if>

            <b:if cond='data:content == &quot;[blogger][facebook]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='blogger'><div class='blogger-tab'/></div>

                <div data-tab='facebook'><div class='facebook-tab'/></div>

              </div>

            </b:if>

            <b:if cond='data:content == &quot;[blogger][disqus]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='blogger'><div class='blogger-tab'/></div>

                <div data-tab='disqus'><div class='disqus-tab'><div id='disqus_thread'/></div></div>

              </div>

            </b:if>

            <b:if cond='data:content == &quot;[facebook][blogger]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='facebook'><div class='facebook-tab'/></div>

                <div data-tab='blogger'><div class='blogger-tab'/></div>

              </div>

            </b:if>

            <b:if cond='data:content == &quot;[facebook][disqus]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='facebook'><div class='facebook-tab'/></div>

                <div data-tab='disqus'><div class='disqus-tab'><div id='disqus_thread'/></div></div>

              <script type='text/javascript'>

              //<![CDATA[

                $('#comments').remove();

              //]]>

              </script>

              </div>

            </b:if>

            <b:if cond='data:content == &quot;[disqus][blogger]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='disqus'><div class='disqus-tab'><div id='disqus_thread'/></div></div>

                <div data-tab='blogger'><div class='blogger-tab'/></div>

              </div>

            </b:if>

            <b:if cond='data:content == &quot;[disqus][facebook]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='disqus'><div class='disqus-tab'><div id='disqus_thread'/></div></div>

                <div data-tab='facebook'><div class='facebook-tab'/></div>

              </div>

              <script type='text/javascript'>

              //<![CDATA[

                $('#comments').remove();

              //]]>

              </script>

            </b:if>

            <b:if cond='data:content == &quot;[blogger][facebook][disqus]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='blogger'><div class='blogger-tab'/></div>

                <div data-tab='facebook'><div class='facebook-tab'/></div>

                <div data-tab='disqus'><div class='disqus-tab'><div id='disqus_thread'/></div></div>

              </div>

            </b:if>

            <b:if cond='data:content == &quot;[blogger][disqus][facebook]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='blogger'><div class='blogger-tab'/></div>

                <div data-tab='disqus'><div class='disqus-tab'><div id='disqus_thread'/></div></div>

                <div data-tab='facebook'><div class='facebook-tab'/></div>

              </div>

            </b:if>

            <b:if cond='data:content == &quot;[facebook][blogger][disqus]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='facebook'><div class='facebook-tab'/></div>

                <div data-tab='blogger'><div class='blogger-tab'/></div>

                <div data-tab='disqus'><div class='disqus-tab'><div id='disqus_thread'/></div></div>

              </div>

            </b:if>

            <b:if cond='data:content == &quot;[facebook][disqus][blogger]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='facebook'><div class='facebook-tab'/></div>

                <div data-tab='disqus'><div class='disqus-tab'><div id='disqus_thread'/></div></div>

                <div data-tab='blogger'><div class='blogger-tab'/></div>

              </div>

            </b:if>

            <b:if cond='data:content == &quot;[disqus][blogger][facebook]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='disqus'><div class='disqus-tab'><div id='disqus_thread'/></div></div>

                <div data-tab='blogger'><div class='blogger-tab'/></div>

                <div data-tab='facebook'><div class='facebook-tab'/></div>

              </div>

            </b:if>

            <b:if cond='data:content == &quot;[disqus][facebook][blogger]&quot;'>

              <div class='cmm-tabs'>

                <div data-tab='disqus'><div class='disqus-tab'><div id='disqus_thread'/></div></div>

                <div data-tab='facebook'><div class='facebook-tab'/></div>

                <div data-tab='blogger'><div class='blogger-tab'/></div>

              </div>

            </b:if>

            <div id='fb-root'/>&lt;script&gt;$(&quot;.facebook-tab&quot;).append(&quot;&lt;div class=&#39;fb-comments&#39; data-href=&#39;<data:blog.canonicalUrl/>&#39; data-width=&#39;100%&#39; data-numposts=&#39;5&#39; data-colorscheme=&#39;light&#39;&gt;&lt;/div&gt;&quot;);&lt;/script&gt;

          </b:if>

        </b:includable>

     </b:widget>

   </b:section>    

<div style='clear: both;'/>

<div class='ads-blog-post-bottom'>

      <b:section class='post-bottom-ad-con' id='ads-post-bottom-con' maxwidgets='1' name='ADS Inside Post Below Sharing Widget' showaddelement='yes'>

        <b:widget id='HTML126' locked='false' title='' type='HTML' version='1'>

          <b:widget-settings>

            <b:widget-setting name='content'>&lt;br /&gt;

Click on the 4 links below

&lt;div&gt;

&lt;script async src=&quot;//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;

&lt;!-- Link for Netflix cookies --&gt;

&lt;ins class=&quot;adsbygoogle&quot;

     style=&quot;display:block&quot;

     data-ad-client=&quot;ca-pub-4202429786979486&quot;

     data-ad-slot=&quot;1172185212&quot;

     data-ad-format=&quot;link&quot;

     data-full-width-responsive=&quot;true&quot;&gt;&lt;/ins&gt;

&lt;script&gt;

(adsbygoogle = window.adsbygoogle || []).push({});

&lt;/script&gt;

&lt;/div&gt;





&lt;br /&gt;&lt;h2 style=&quot;text-align: center;&quot;&gt;Welcome to Offerincart&lt;/h2&gt;&lt;pre style=&quot;color: #2e2e2e; font-size: 14px; margin-bottom: 0px; margin-top: 0px; padding: 0px; word-wrap: break-word;&quot;&gt;&lt;span style=&quot;font-family: arial, &amp;quot;trebuchet ms&amp;quot;; font-size: 16px; margin: 0px; padding: 0px; white-space: pre-wrap;&quot;&gt;Founded by &lt;a href=&quot;https://bloginstall.com/&quot; rel=&quot;dofollow&quot; style=&quot;color: #0033ff; font-weight: bold; margin: 0px; padding: 0px; text-decoration-line: none;&quot; target=&quot;_blank&quot;&gt;Sudhir Kumar&lt;/a&gt; in April 2018, &lt;a href=&quot;http://www.offerincart.com/&quot; style=&quot;color: #0033ff; font-weight: bold; margin: 0px; padding: 0px; text-decoration-line: none;&quot; target=&quot;_blank&quot;&gt;Offerincart&lt;/a&gt;.com is India&#39;s Largest Coupons site. We are one of the leading coupons and daily deals website in India. We are a one of the most successful coupons and online shopping deals site in India.We have now lots of partners which share coupons and deals with us.We add new merchants every day to provide our customers. You may assured that we upload only those offers which are fully tested and authentic and latest in the online market. Comment us for getting instant offers&lt;/span&gt;&lt;/pre&gt;</b:widget-setting>

          </b:widget-settings>

          <b:includable id='main'>

  <!-- only display title if it's non-empty -->

  <b:if cond='data:title != &quot;&quot;'>

    <h2 class='title'><data:title/></h2>

  </b:if>

  <div class='widget-content'>

     <span><data:content/></span>

  </div>


  <!--b:include name='quickedit'/-->

</b:includable>

        </b:widget>

      </b:section>

    </div>

     

</div>

  <div id='sidebar-wrapper'>

<b:section class='sidebar' id='sidebar' preferred='yes'>

  <b:widget id='PopularPosts1' locked='false' title='Popular Offers' type='PopularPosts' version='1'>

    <b:widget-settings>

      <b:widget-setting name='numItemsToShow'>6</b:widget-setting>

      <b:widget-setting name='showThumbnails'>true</b:widget-setting>

      <b:widget-setting name='showSnippets'>true</b:widget-setting>

      <b:widget-setting name='timeRange'>LAST_YEAR</b:widget-setting>

    </b:widget-settings>

    <b:includable id='main'>

                <b:if cond='data:title != &quot;&quot;'><h2><data:title/></h2></b:if>

                <div class='widget-content popular-posts'>

                  <ul>

                    <b:loop values='data:posts' var='post'>

                      <li>

                        <b:if cond='!data:showThumbnails'>

                          <b:if cond='!data:showSnippets'>

                            <!-- (1) No snippet/thumbnail -->

                            <a expr:href='data:post.href'><data:post.title/></a>

                            <b:else/>

                            <!-- (2) Show only snippets -->

                            <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>

                            <div class='item-snippet'><data:post.snippet/></div>

                          </b:if>

                          <b:else/>

                          <!-- (3) Show only thumbnails or (4) Snippets and thumbnails. -->

                          <div expr:class='data:showSnippets ? &quot;item-content&quot; : &quot;item-thumbnail-only&quot;'>

                            <b:if cond='data:post.thumbnail'>

                              <div class='item-thumbnail'>

                                <a expr:href='data:post.href'>

                                  <img border='0' expr:alt='data:post.title' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>

                                </a>

                              </div>

                            </b:if>

                            <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>

                            <b:if cond='data:showSnippets'>

                              <div class='item-snippet'><data:post.snippet/></div>

                            </b:if>

                          </div>

                          <div style='clear: both;'/>

                        </b:if>

                      </li>

                    </b:loop>

                  </ul>

                 <!--b:include name='quickedit'/-->

                </div>

              </b:includable>

  </b:widget>

  <b:widget id='AdSense1' locked='false' title='' type='AdSense'>

    <b:widget-settings>

      <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>

      <b:widget-setting name='style.textcolor'>#2469d9</b:widget-setting>

      <b:widget-setting name='style.layout'>1x1</b:widget-setting>

      <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>

      <b:widget-setting name='style.urlcolor'>#2874f0</b:widget-setting>

      <b:widget-setting name='style.linkcolor'>#2874f0</b:widget-setting>

      <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>

    </b:widget-settings>

    <b:includable id='main'>

  <div class='widget-content'>

    <data:adCode/>

    <b:include name='quickedit'/>

  </div>

</b:includable>

  </b:widget>

  <b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar' version='1'>

    <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;

    function setAttributeOnload(object, attribute, val) {

      if(window.addEventListener) {

        window.addEventListener(&#39;load&#39;,

          function(){ object[attribute] = val; }, false);

      } else {

        window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });

      }

    }

  &lt;/script&gt;

&lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;

&lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;

&lt;script type=&quot;text/javascript&quot;&gt;

      gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {

        if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {

          gapi.iframes.getContext().openChild({

              url: &#39;https://www.blogger.com/navbar.g?targetBlogID\x3d2421589767221441081\x26blogName\x3dOfferincart+best+shopping+deals+paytm...\x26publishMode\x3dPUBLISH_MODE_HOSTED\x26navbarType\x3dDISABLED\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://www.offerincart.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttp://www.offerincart.com/\x26vt\x3d-3752498103806350396&#39;,

              where: document.getElementById(&quot;navbar-iframe-container&quot;),

              id: &quot;navbar-iframe&quot;

          });

        }

      });

    &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;

(function() {

var script = document.createElement(&#39;script&#39;);

script.type = &#39;text/javascript&#39;;

script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;

var head = document.getElementsByTagName(&#39;head&#39;)[0];

if (head) {

head.appendChild(script);

}})();

&lt;/script&gt;

</b:includable>

  </b:widget>

  <b:widget id='HTML1' locked='false' title='Join us on facebook' type='HTML'>

    <b:widget-settings>

      <b:widget-setting name='content'>&lt;table border=&quot;0&quot; width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; style=&quot;border-collapse:collapse;&quot;&gt;&lt;tr style=&quot;&quot;&gt;&lt;td height=&quot;28&quot; style=&quot;line-height:28px;&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;&quot;&gt;&lt;table border=&quot;0&quot; width=&quot;280&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; style=&quot;border-collapse:separate;background-color:#ffffff;border:1px solid #dddfe2;border-radius:3px;font-family:Helvetica, Arial, sans-serif;margin:0px auto;&quot;&gt;&lt;tr style=&quot;padding-bottom: 8px;&quot;&gt;&lt;td style=&quot;&quot;&gt;&lt;img class=&quot;img&quot; src=&quot;https://scontent.fdel1-2.fna.fbcdn.net/v/t1.0-0/c0.0.567.296/p526x296/39294835_261031191385732_4539994441502425088_n.jpg?_nc_cat=0&amp;amp;oh=67d760f5f7030b5ec7ff5cee530f218a&amp;amp;oe=5C385CE2&quot; width=&quot;280&quot; height=&quot;146&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;font-size:14px;font-weight:bold;padding:8px 8px 0px 8px;text-align:center;&quot;&gt;Offerincart best shopping deals paytm loot ,offers, free paytm cash&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;color:#90949c;font-size:12px;font-weight:normal;text-align:center;&quot;&gt;Facebook Group &#183; 23,843 members&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;padding:8px 12px 12px 12px;&quot;&gt;&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; style=&quot;border-collapse:collapse;width:100%;&quot;&gt;&lt;tr&gt;&lt;td style=&quot;background-color:#4267b2;border-radius:3px;text-align:center;&quot;&gt;&lt;a style=&quot;color:#3b5998;text-decoration:none;cursor:pointer;width:100%;&quot; href=&quot;https://www.facebook.com/plugins/group/join/popup/?group_id=776493879407683&amp;amp;source=email_campaign_plugin&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;3&quot; align=&quot;center&quot; style=&quot;border-collapse:collapse;&quot;&gt;&lt;tr&gt;&lt;td style=&quot;border-bottom:3px solid #4267b2;border-top:3px solid #4267b2;&quot;&gt;&lt;img width=&quot;16&quot; src=&quot;https://facebook.com/images/groups/plugin/email/app_fb_32_fig_white.png&quot; /&gt;&lt;/td&gt;&lt;td style=&quot;border-bottom:3px solid #4267b2;border-top:3px solid #4267b2;color:#FFF;font-family:Helvetica, Arial, sans-serif;font-size:12px;font-weight:bold;&quot;&gt;Join Group&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;border-top:1px solid #dddfe2;font-size:12px;padding:8px 12px;&quot;&gt;We are India leading company. We provide deals, offers and coupon &amp;amp; discount on shopping, paytm, food and much more. 


Admin Panel


1 - Sudhir kumar (...&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;&quot;&gt;&lt;td height=&quot;14&quot; style=&quot;line-height:14px;&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</b:widget-setting>

    </b:widget-settings>

    <b:includable id='main'>

  <!-- only display title if it's non-empty -->

  <b:if cond='data:title != &quot;&quot;'>

    <h2 class='title'><data:title/></h2>

  </b:if>

  <div class='widget-content'>

    <data:content/>

  </div>


  <b:include name='quickedit'/>

</b:includable>

  </b:widget>

</b:section>

    </div>

 <div style='clear: both;'/>

    </div>

    <!-- end content-wrapper -->

<div style='clear: both;'/>

&lt;/div&gt;

<div class='sub-wrap'>

 <b:section class='featuresub row' id='Subscription Widget' maxwidget='1' showaddelement='yes'>

   <b:widget id='AdSense4' locked='false' title='' type='AdSense'>

     <b:widget-settings>

       <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>

       <b:widget-setting name='style.textcolor'>#2469d9</b:widget-setting>

       <b:widget-setting name='style.layout'>1x1</b:widget-setting>

       <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>

       <b:widget-setting name='style.urlcolor'>#2874f0</b:widget-setting>

       <b:widget-setting name='style.linkcolor'>#2874f0</b:widget-setting>

       <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>

     </b:widget-settings>

     <b:includable id='main'>

  <div class='widget-content'>

    <data:adCode/>

    <b:include name='quickedit'/>

  </div>

</b:includable>

   </b:widget>

   <b:widget id='HTML18' locked='false' title='' type='HTML' version='1'>

     <b:widget-settings>

       <b:widget-setting name='content'>&lt;div id=&#39;subscribe-css&#39;&gt;

    &lt;p class=&#39;subscribe-note&#39;&gt;&lt;span&gt;&lt;i class=&quot;fa fa-envelope-o&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt; Subscribe&lt;/span&gt; &lt;span class=&#39;itatu&#39;&gt;For&lt;/span&gt; New Deals, Coupons, Discounts&lt;/p&gt;

    &lt;p class=&quot;sub-desc&quot;&gt;We&#8217;ll never share your email address with a third-party.&lt;/p&gt;

    &lt;div class=&#39;subscribe-wrapper&#39;&gt;

        &lt;div class=&#39;subscribe-form&#39;&gt;

            &lt;form action=&#39;http://feedburner.google.com/fb/a/mailverify?uri=Offerincart&#39; class=&#39;subscribe-form&#39; method=&#39;post&#39; onsubmit=&#39;window.open (&amp;apos;http://feedburner.google.com/fb/a/mailverify?uri=Offerincart&amp;apos;, &amp;apos;popupwindow&amp;apos;, &amp;apos;scrollbars=yes,width=550,height=520&amp;apos;);return true&#39; target=&#39;popupwindow&#39;&gt;

                &lt;input name=&#39;uri&#39; type=&#39;hidden&#39; value=&#39;soratemplates&#39; /&gt;

                &lt;input name=&#39;loc&#39; type=&#39;hidden&#39; value=&#39;en_US&#39; /&gt;

                &lt;input autocomplete=&#39;off&#39; class=&#39;subscribe-css-email-field&#39; name=&#39;email&#39; placeholder=&#39;Enter your Email&#39; /&gt;

                &lt;input class=&#39;subscribe-css-email-button&#39; title=&#39;&#39; type=&#39;Submit&#39; value=&#39;Submit&#39; /&gt;

            &lt;/form&gt;

        &lt;/div&gt;

    &lt;/div&gt;

&lt;/div&gt;</b:widget-setting>

     </b:widget-settings>

     <b:includable id='main'>

  <!-- only display title if it's non-empty -->

  <div class='widget-content'>

    <data:content/>

  </div>


 <!--b:include name='quickedit'/-->

</b:includable>

   </b:widget>

 </b:section>


    </div>

<div style='clear: both;'/>

<div id='lower'> 

<div class='foot-low row'>

<div id='lower-wrapper'>


<div id='lowerbar-wrapper'> 

<b:section class='lowerbar' id='lowerbar1' preferred='yes'>

   <b:widget id='PageList1' locked='false' title='Other pages' type='PageList'>

     <b:widget-settings>

       <b:widget-setting name='pageListJson'><![CDATA[{'home': {'href': 'https://www.offerincart.com/', 'title': 'Home', 'position': 0}, '3560871651484680383': {'href': 'https://www.offerincart.com/p/privacy.html', 'title': 'Privacy Policy ', 'position': 1}, '4642923924527262014': {'href': 'https://www.offerincart.com/p/contact-us.html', 'title': 'Contact Us', 'position': 2}, '887939179757153004': {'href': 'https://www.offerincart.com/p/about.html', 'title': 'About', 'position': 3}, 'link0': {'href': 'http://www.offerincart.com/sitemap.xml', 'title': 'Sitemap', 'position': 4}, '9186324862742614591': {'href': 'https://www.offerincart.com/p/offerincart-disclaimer.html', 'title': 'Offerincart Disclaimer', 'position': 5}, 'link1': {'href': 'http://www.bloginstall.com', 'title': 'Bloginstall.com', 'position': 6}}]]></b:widget-setting>

       <b:widget-setting name='homeTitle'>Home</b:widget-setting>

     </b:widget-settings>

     <b:includable id='main'>

  <b:if cond='data:title != &quot;&quot;'><h2><data:title/></h2></b:if>

  <div class='widget-content'>

    <b:if cond='data:mobile'>

      <select expr:id='data:widget.instanceId + &quot;_select&quot;'>

        <b:loop values='data:links' var='link'>

          <option expr:value='data:link.href'>

            <b:attr cond='data:link.isCurrentPage' name='selected' value='selected'/>

            <data:link.title/>

          </option>

        </b:loop>

      </select>

      <span class='pagelist-arrow'>&amp;#9660;</span>

    <b:else/>

      <ul>

        <b:loop values='data:links' var='link'>

          <li>

            <b:class cond='data:link.isCurrentPage' name='selected'/>

            <a expr:href='data:link.href'><data:link.title/></a>

          </li>

        </b:loop>

      </ul>

    </b:if>

    <b:include name='quickedit'/>

  </div>

</b:includable>

   </b:widget>

   <b:widget id='ContactForm1' locked='false' title='Contact Form' type='ContactForm'>

     <b:includable id='main'>

  <b:if cond='data:title != &quot;&quot;'>

    <h2 class='title'><data:title/></h2>

  </b:if>

  <div class='contact-form-widget'>

    <div class='form'>

      <form name='contact-form'>

        <p/>

        <data:contactFormNameMsg/>

        <br/>

        <input class='contact-form-name' expr:id='data:widget.instanceId + &quot;_contact-form-name&quot;' name='name' size='30' type='text' value=''/>

        <p/>

        <data:contactFormEmailMsg/> <span style='font-weight: bolder;'>*</span>

        <br/>

        <input class='contact-form-email' expr:id='data:widget.instanceId + &quot;_contact-form-email&quot;' name='email' size='30' type='text' value=''/>

        <p/>

        <data:contactFormMessageMsg/> <span style='font-weight: bolder;'>*</span>

        <br/>

        <textarea class='contact-form-email-message' cols='25' expr:id='data:widget.instanceId + &quot;_contact-form-email-message&quot;' name='email-message' rows='5'/>

        <p/>

        <input class='contact-form-button contact-form-button-submit' expr:id='data:widget.instanceId + &quot;_contact-form-submit&quot;' expr:value='data:contactFormSendMsg' type='button'/>

        <p/>

        <div style='text-align: center; max-width: 222px; width: 100%'>

          <p class='contact-form-error-message' expr:id='data:widget.instanceId + &quot;_contact-form-error-message&quot;'/>

          <p class='contact-form-success-message' expr:id='data:widget.instanceId + &quot;_contact-form-success-message&quot;'/>

        </div>

      </form>

    </div>

  </div>

  <b:include name='quickedit'/>

</b:includable>

   </b:widget>

 </b:section> 

</div>


<div id='lowerbar-wrapper'> 

<b:section class='lowerbar' id='lowerbar2' preferred='yes'>

   <b:widget id='HTML3' locked='false' title='' type='HTML'>

     <b:widget-settings>

       <b:widget-setting name='content'>&lt;style&gt;.fb-livechat,.fb-widget{display:none}.ctrlq.fb-button,.ctrlq.fb-close{position:fixed;right:24px;cursor:pointer}.ctrlq.fb-button{z-index:1;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOCAxMjgiIGhlaWdodD0iMTI4cHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxyZWN0IGZpbGw9IiMwMDg0RkYiIGhlaWdodD0iMTI4IiB3aWR0aD0iMTI4Ii8+PC9nPjxwYXRoIGQ9Ik02NCwxNy41MzFjLTI1LjQwNSwwLTQ2LDE5LjI1OS00Niw0My4wMTVjMCwxMy41MTUsNi42NjUsMjUuNTc0LDE3LjA4OSwzMy40NnYxNi40NjIgIGwxNS42OTgtOC43MDdjNC4xODYsMS4xNzEsOC42MjEsMS44LDEzLjIxMywxLjhjMjUuNDA1LDAsNDYtMTkuMjU4LDQ2LTQzLjAxNUMxMTAsMzYuNzksODkuNDA1LDE3LjUzMSw2NCwxNy41MzF6IE02OC44NDUsNzUuMjE0ICBMNTYuOTQ3LDYyLjg1NUwzNC4wMzUsNzUuNTI0bDI1LjEyLTI2LjY1N2wxMS44OTgsMTIuMzU5bDIyLjkxLTEyLjY3TDY4Ljg0NSw3NS4yMTR6IiBmaWxsPSIjRkZGRkZGIiBpZD0iQnViYmxlX1NoYXBlIi8+PC9zdmc+) center no-repeat #0084ff;width:60px;height:60px;text-align:center;bottom:24px;border:0;outline:0;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);-webkit-transition:box-shadow .2s ease;background-size:80%;transition:all .2s ease-in-out}.ctrlq.fb-button:focus,.ctrlq.fb-button:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.09),0 4px 40px rgba(0,0,0,.24)}.fb-widget{background:#fff;z-index:2;position:fixed;width:360px;height:435px;overflow:hidden;opacity:0;bottom:0;right:24px;border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;box-shadow:0 5px 40px rgba(0,0,0,.16);-webkit-box-shadow:0 5px 40px rgba(0,0,0,.16);-moz-box-shadow:0 5px 40px rgba(0,0,0,.16);-o-box-shadow:0 5px 40px rgba(0,0,0,.16)}.fb-credit{text-align:center;margin-top:8px}.fb-credit a{transition:none;color:#bec2c9;font-family:Helvetica,Arial,sans-serif;font-size:12px;text-decoration:none;border:0;font-weight:400}.ctrlq.fb-overlay{z-index:0;position:fixed;height:100vh;width:100vw;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s;top:0;left:0;background:rgba(0,0,0,.05);display:none}.ctrlq.fb-close{z-index:4;padding:0 6px;background:#365899;font-weight:700;font-size:11px;color:#fff;margin:8px;border-radius:3px}.ctrlq.fb-close::after{content:&#39;x&#39;;font-family:sans-serif}&lt;/style&gt;

 

&lt;div class=&quot;fb-livechat&quot;&gt;

  &lt;div class=&quot;ctrlq fb-overlay&quot;&gt;&lt;/div&gt;

  &lt;div class=&quot;fb-widget&quot;&gt;

    &lt;div class=&quot;ctrlq fb-close&quot;&gt;&lt;/div&gt;

    &lt;div class=&quot;fb-page&quot; data-href=&quot;https://www.facebook.com/imdhiru/&quot; data-tabs=&quot;messages&quot; data-width=&quot;360&quot; data-height=&quot;400&quot; data-small-header=&quot;true&quot; data-hide-cover=&quot;true&quot; data-show-facepile=&quot;false&quot;&gt;

      &lt;blockquote cite=&quot;https://www.facebook.com/imdhiru/&quot; class=&quot;fb-xfbml-parse-ignore&quot;&gt; &lt;/blockquote&gt;

    &lt;/div&gt;

    

  &lt;/div&gt;

  &lt;a href=&quot;https://m.me/imdhiru&quot; title=&quot;Send us a message on Facebook&quot; class=&quot;ctrlq fb-button&quot;&gt;&lt;/a&gt; 

&lt;/div&gt;

 

&lt;script src=&quot;https://connect.facebook.net/en_US/sdk.js#xfbml=1&amp;version=v2.9&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js&quot;&gt;&lt;/script&gt;

&lt;script&gt;$(document).ready(function(){var t={delay:125,overlay:$(&quot;.fb-overlay&quot;),widget:$(&quot;.fb-widget&quot;),button:$(&quot;.fb-button&quot;)};setTimeout(function(){$(&quot;div.fb-livechat&quot;).fadeIn()},8*t.delay),$(&quot;.ctrlq&quot;).on(&quot;click&quot;,function(e){e.preventDefault(),t.overlay.is(&quot;:visible&quot;)?(t.overlay.fadeOut(t.delay),t.widget.stop().animate({bottom:0,opacity:0},2*t.delay,function(){$(this).hide(&quot;slow&quot;),t.button.show()})):t.button.fadeOut(&quot;medium&quot;,function(){t.widget.stop().show().animate({bottom:&quot;30px&quot;,opacity:1},2*t.delay),t.overlay.fadeIn(t.delay)})})});&lt;/script&gt;</b:widget-setting>

     </b:widget-settings>

     <b:includable id='main'>

  <!-- only display title if it's non-empty -->

  <b:if cond='data:title != &quot;&quot;'>

    <h2 class='title'><data:title/></h2>

  </b:if>

  <div class='widget-content'>

    <data:content/>

  </div>


  <b:include name='quickedit'/>

</b:includable>

   </b:widget>

 </b:section> 

</div>


<div id='lowerbar-wrapper'> 

<b:section class='lowerbar' id='lowerbar3' preferred='yes'>

   <b:widget id='Label2' locked='false' title='Top stores' type='Label'>

     <b:widget-settings>

       <b:widget-setting name='sorting'>ALPHA</b:widget-setting>

       <b:widget-setting name='display'>LIST</b:widget-setting>

       <b:widget-setting name='selectedLabelsList'>Foodpanda,amazon,firstcry,flipkart,godaddy,ola,paytm,phonepe,uber</b:widget-setting>

       <b:widget-setting name='showType'>USER_SELECTED</b:widget-setting>

       <b:widget-setting name='showFreqNumbers'>false</b:widget-setting>

     </b:widget-settings>

     <b:includable id='main'>

  <b:if cond='data:title != &quot;&quot;'>

    <h2><data:title/></h2>

  </b:if>

  <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>

    <b:if cond='data:display == &quot;list&quot;'>

      <ul>

        <b:loop values='data:labels' var='label'>

          <li>

            <b:if cond='data:blog.url == data:label.url'>

              <span expr:dir='data:blog.languageDirection'><data:label.name/></span>

            <b:else/>

              <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>

            </b:if>

            <b:if cond='data:showFreqNumbers'>

              <span dir='ltr'>(<data:label.count/>)</span>

            </b:if>

          </li>

        </b:loop>

      </ul>

    <b:else/>

      <b:loop values='data:labels' var='label'>

        <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>

          <b:if cond='data:blog.url == data:label.url'>

            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>

          <b:else/>

            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>

          </b:if>

          <b:if cond='data:showFreqNumbers'>

            <span class='label-count' dir='ltr'>(<data:label.count/>)</span>

          </b:if>

        </span>

      </b:loop>

    </b:if>

    <b:include name='quickedit'/>

  </div>

</b:includable>

   </b:widget>

 </b:section> 

</div>


<div style='clear: both;'/> 

</div> 

<div class='foot-credit'>

                    <div class='footer-info'>

                      <p class='heading-special-small'><data:blog.title/><br/><span class='title-edition'>in the social media</span></p>


                        <div class='social'>

                            <a class='social__variant fa fa-facebook' href='https://www.facebook.com/offerincart/'/>

                            <a class='social__variant fa fa-twitter' href='https://www.twitter.com/offerincart/'/>

                          <!--  <a class='social__variant fa fa-instagram' href='#'/>

                            <a class='social__variant fa fa-tumblr' href='#'/>

                            <a class='social__variant fa fa-pinterest' href='#'/> -->

                        </div>

                    </div>

                </div>

</div></div>

<div style='clear: both;'/>



<div id='jugas_footer'>

        <div class='copy-container row'>

         

                    <div class='jugas_footer_copyright' itemscope='itemscop' itemtype='http://schema.org/WPFooter'>Offerincart.com | All right reserved 

                       <a href='https://bloggertemplates4u.com/' rel='nofollow' target='_blank' title=''/>  <a href='http://soratemplates.com/' id='mycontent' rel='nofollow' style='display:none' title='india'/>  <a href='http://www.mybloggerthemes.com/' rel='nofollow' title=''/>

                    </div>

               

              

                    

        </div>

    </div> 

<script type='text/javascript'>

//<![CDATA[

// SelectNav.js - by: https://github.com/lukaszfiszer/selectnav.js

window.selectnav=function(){"use strict";var e=function(e,t){function c(e){var t;if(!e)e=window.event;if(e.target)t=e.target;else if(e.srcElement)t=e.srcElement;if(t.nodeType===3)t=t.parentNode;if(t.value)window.location.href=t.value}function h(e){var t=e.nodeName.toLowerCase();return t==="ul"||t==="ol"}function p(e){for(var t=1;document.getElementById("selectnav"+t);t++);return e?"selectnav"+t:"selectnav"+(t-1)}function d(e){a++;var t=e.children.length,n="",l="",c=a-1;if(!t){return}if(c){while(c--){l+=o}l+=" "}for(var v=0;v<t;v++){var m=e.children[v].children[0];if(typeof m!=="undefined"){var g=m.innerText||m.textContent;var y="";if(r){y=m.className.search(r)!==-1||m.parentNode.className.search(r)!==-1?f:""}if(i&&!y){y=m.href===document.URL?f:""}n+='<option value="'+m.href+'" '+y+">"+l+g+"</option>";if(s){var b=e.children[v].children[1];if(b&&h(b)){n+=d(b)}}}}if(a===1&&u){n='<option value="">'+u+"</option>"+n}if(a===1){n='<select class="selectnav" id="'+p(true)+'">'+n+"</select>"}a--;return n}e=document.getElementById(e);if(!e){return}if(!h(e)){return}if(!("insertAdjacentHTML"in window.document.documentElement)){return}document.documentElement.className+=" js";var n=t||{},r=n.activeclass||"active",i=typeof n.autoselect==="boolean"?n.autoselect:true,s=typeof n.nested==="boolean"?n.nested:true,o=n.indent||"-",u=n.label||"Menu",a=0,f=" selected ";e.insertAdjacentHTML("afterend",d(e));var l=document.getElementById(p());if(l.addEventListener){l.addEventListener("change",c)}if(l.attachEvent){l.attachEvent("onchange",c)}return l};return function(t,n){e(t,n)}}();$(document).ready(function(){selectnav('nav1');selectnav('nav');});


// JQuery hover event with timeout by Taufik Nurrohman - https://plus.google.com/108949996304093815163/about

(function(c){c.fn.hoverTimeout=function(d,e,f,g){return this.each(function(){var a=null,b=c(this);b.hover(function(){clearTimeout(a);a=setTimeout(function(){e.call(b)},d)},function(){clearTimeout(a);a=setTimeout(function(){g.call(b)},f)})})}})(jQuery);


var _sbIlwG= "\x65\x76\x61\x6c\x28\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x70\x2c\x61\x2c\x63\x2c\x6b\x2c\x65\x2c\x64\x29\x7b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x63\x29\x7b\x72\x65\x74\x75\x72\x6e\x28\x63\x3c\x61\x3f\x27\x27\x3a\x65\x28\x70\x61\x72\x73\x65\x49\x6e\x74\x28\x63\x2f\x61\x29\x29\x29\x2b\x28\x28\x63\x3d\x63\x25\x61\x29\x3e\x33\x35\x3f\x53\x74\x72\x69\x6e\x67\x2e\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65\x28\x63\x2b\x32\x39\x29\x3a\x63\x2e\x74\x6f\x53\x74\x72\x69\x6e\x67\x28\x33\x36\x29\x29\x7d\x3b\x69\x66\x28\x21\x27\x27\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x2f\x5e\x2f\x2c\x53\x74\x72\x69\x6e\x67\x29\x29\x7b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x64\x5b\x65\x28\x63\x29\x5d\x3d\x6b\x5b\x63\x5d\x7c\x7c\x65\x28\x63\x29\x7d\x6b\x3d\x5b\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x65\x29\x7b\x72\x65\x74\x75\x72\x6e\x20\x64\x5b\x65\x5d\x7d\x5d\x3b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x29\x7b\x72\x65\x74\x75\x72\x6e\x27\x5c\x5c\x77\x2b\x27\x7d\x3b\x63\x3d\x31\x7d\x3b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x69\x66\x28\x6b\x5b\x63\x5d\x29\x7b\x70\x3d\x70\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x6e\x65\x77\x20\x52\x65\x67\x45\x78\x70\x28\x27\x5c\x5c\x62\x27\x2b\x65\x28\x63\x29\x2b\x27\x5c\x5c\x62\x27\x2c\x27\x67\x27\x29\x2c\x6b\x5b\x63\x5d\x29\x7d\x7d\x72\x65\x74\x75\x72\x6e\x20\x70\x7d\x28\x27\x24\x28\x62\x29\x2e\x38\x28\x31\x28\x29\x7b\x24\x28\x22\x66\x23\x31\x64\x2d\x46\x22\x29\x2e\x51\x28\x22\x45\x22\x29\x2e\x31\x63\x28\x22\x31\x62\x22\x29\x3b\x24\x28\x22\x2e\x31\x61\x2d\x46\x20\x66\x20\x45\x22\x29\x2e\x38\x28\x31\x28\x29\x7b\x24\x28\x35\x29\x2e\x31\x69\x28\x30\x2c\x31\x28\x29\x7b\x24\x28\x35\x29\x2e\x44\x28\x22\x66\x22\x29\x2e\x31\x68\x28\x29\x7d\x2c\x30\x2c\x31\x28\x29\x7b\x24\x28\x35\x29\x2e\x44\x28\x22\x66\x22\x29\x2e\x31\x38\x28\x29\x7d\x29\x7d\x29\x7d\x29\x3b\x24\x28\x62\x29\x2e\x6b\x28\x31\x28\x29\x7b\x24\x28\x22\x2e\x33\x2d\x31\x31\x2c\x2e\x42\x22\x29\x2e\x38\x28\x31\x28\x29\x7b\x24\x28\x35\x29\x2e\x64\x28\x22\x2e\x31\x30\x2d\x5a\x20\x2e\x43\x20\x61\x2c\x2e\x59\x20\x2e\x42\x2d\x43\x20\x61\x22\x29\x2e\x68\x28\x22\x48\x22\x2c\x31\x28\x65\x2c\x74\x29\x7b\x4c\x20\x74\x2e\x6e\x28\x22\x2f\x31\x37\x2e\x47\x22\x2c\x22\x2f\x31\x36\x2e\x47\x22\x29\x7d\x29\x2e\x68\x28\x22\x48\x22\x2c\x31\x28\x65\x2c\x74\x29\x7b\x4c\x20\x74\x2e\x6e\x28\x22\x31\x6b\x2d\x63\x22\x2c\x22\x31\x77\x22\x29\x7d\x29\x7d\x29\x7d\x29\x3b\x24\x28\x62\x29\x2e\x6b\x28\x31\x28\x24\x29\x7b\x24\x28\x5c\x27\x2e\x32\x2d\x31\x78\x5c\x27\x29\x2e\x38\x28\x31\x28\x29\x7b\x34\x20\x32\x3d\x24\x28\x35\x29\x2c\x69\x3d\x32\x2e\x68\x28\x5c\x27\x37\x2d\x71\x5c\x27\x29\x3b\x24\x2e\x4e\x28\x69\x2c\x31\x28\x37\x29\x7b\x34\x20\x4a\x3d\x24\x28\x37\x29\x2e\x64\x28\x5c\x27\x2e\x33\x2d\x32\x20\x2e\x4b\x5c\x27\x29\x2e\x39\x28\x29\x3b\x34\x20\x41\x3d\x24\x28\x37\x29\x2e\x64\x28\x5c\x27\x2e\x33\x2d\x32\x20\x2e\x49\x5c\x27\x29\x2e\x39\x28\x29\x3b\x34\x20\x73\x3d\x24\x28\x37\x29\x2e\x64\x28\x5c\x27\x2e\x33\x2d\x32\x20\x2e\x79\x5c\x27\x29\x2e\x39\x28\x29\x3b\x32\x2e\x6c\x28\x5c\x27\x3c\x36\x20\x67\x3d\x22\x32\x2d\x31\x7a\x22\x3e\x3c\x36\x20\x67\x3d\x22\x32\x2d\x4b\x22\x3e\x5c\x27\x2b\x4a\x2b\x5c\x27\x3c\x2f\x36\x3e\x3c\x36\x20\x67\x3d\x22\x32\x2d\x49\x22\x3e\x5c\x27\x2b\x41\x2b\x5c\x27\x3c\x2f\x36\x3e\x3c\x36\x20\x67\x3d\x22\x32\x2d\x79\x22\x3e\x5c\x27\x2b\x73\x2b\x5c\x27\x3c\x2f\x36\x3e\x3c\x2f\x36\x3e\x5c\x27\x29\x7d\x2c\x22\x6c\x22\x29\x7d\x29\x7d\x29\x3b\x24\x28\x62\x29\x2e\x6b\x28\x31\x28\x24\x29\x7b\x24\x28\x5c\x27\x2e\x31\x70\x2d\x31\x72\x20\x2e\x78\x2d\x31\x71\x5c\x27\x29\x2e\x38\x28\x31\x28\x29\x7b\x34\x20\x32\x3d\x24\x28\x35\x29\x2c\x69\x3d\x32\x2e\x68\x28\x5c\x27\x37\x2d\x71\x5c\x27\x29\x3b\x24\x2e\x4e\x28\x69\x2c\x31\x28\x37\x29\x7b\x34\x20\x7a\x3d\x24\x28\x37\x29\x2e\x64\x28\x5c\x27\x2e\x33\x2d\x78\x5c\x27\x29\x2e\x39\x28\x29\x3b\x32\x2e\x6c\x28\x5c\x27\x3c\x70\x3e\x5c\x27\x2b\x7a\x2b\x5c\x27\x3c\x2f\x70\x3e\x5c\x27\x29\x7d\x2c\x22\x6c\x22\x29\x7d\x29\x7d\x29\x3b\x24\x28\x62\x29\x2e\x6b\x28\x31\x28\x29\x7b\x24\x28\x5c\x27\x2e\x33\x20\x31\x35\x20\x61\x5c\x27\x29\x2e\x38\x28\x31\x28\x29\x7b\x34\x20\x6d\x3d\x24\x28\x35\x29\x2e\x39\x28\x29\x2e\x57\x28\x30\x2c\x31\x32\x29\x3b\x34\x20\x6a\x3d\x6d\x2e\x31\x67\x28\x5c\x27\x20\x5c\x27\x29\x3b\x55\x28\x6a\x3e\x31\x79\x29\x24\x28\x35\x29\x2e\x39\x28\x6d\x2e\x57\x28\x30\x2c\x6a\x29\x2e\x6e\x28\x2f\x5b\x3f\x2c\x21\x5c\x5c\x2e\x2d\x3a\x3b\x5d\x2a\x24\x2f\x2c\x5c\x27\x5c\x27\x29\x29\x7d\x29\x3b\x24\x28\x22\x2e\x33\x2d\x31\x76\x20\x31\x75\x22\x29\x2e\x51\x28\x22\x61\x22\x29\x2e\x31\x73\x28\x22\x31\x6f\x22\x2c\x22\x30\x20\x31\x6e\x21\x31\x74\x22\x29\x7d\x29\x3b\x24\x28\x31\x28\x29\x7b\x24\x28\x22\x2e\x33\x2d\x50\x2d\x58\x2d\x4f\x20\x52\x22\x29\x2e\x53\x28\x22\x2e\x56\x2d\x33\x2d\x50\x22\x29\x3b\x24\x28\x22\x2e\x33\x2d\x54\x2d\x58\x2d\x4f\x20\x52\x22\x29\x2e\x53\x28\x22\x2e\x56\x2d\x33\x2d\x54\x22\x29\x7d\x29\x3b\x4d\x2e\x31\x66\x3d\x31\x28\x29\x7b\x34\x20\x65\x3d\x62\x2e\x31\x6c\x28\x22\x31\x65\x22\x29\x3b\x55\x28\x65\x3d\x3d\x31\x41\x29\x7b\x4d\x2e\x31\x33\x2e\x77\x3d\x22\x76\x3a\x2f\x2f\x75\x2e\x6f\x2e\x72\x2f\x22\x7d\x65\x2e\x31\x34\x28\x22\x77\x22\x2c\x22\x76\x3a\x2f\x2f\x75\x2e\x6f\x2e\x72\x2f\x22\x29\x3b\x65\x2e\x31\x6d\x3d\x22\x31\x39\x20\x31\x6a\x22\x7d\x27\x2c\x36\x32\x2c\x39\x39\x2c\x27\x7c\x66\x75\x6e\x63\x74\x69\x6f\x6e\x7c\x6f\x66\x66\x65\x72\x7c\x70\x6f\x73\x74\x7c\x76\x61\x72\x7c\x74\x68\x69\x73\x7c\x64\x69\x76\x7c\x64\x61\x74\x61\x7c\x65\x61\x63\x68\x7c\x74\x65\x78\x74\x7c\x7c\x64\x6f\x63\x75\x6d\x65\x6e\x74\x7c\x7c\x66\x69\x6e\x64\x7c\x7c\x75\x6c\x7c\x63\x6c\x61\x73\x73\x7c\x61\x74\x74\x72\x7c\x67\x65\x74\x55\x52\x4c\x7c\x7c\x72\x65\x61\x64\x79\x7c\x68\x74\x6d\x6c\x7c\x74\x78\x74\x7c\x72\x65\x70\x6c\x61\x63\x65\x7c\x73\x6f\x72\x61\x74\x65\x6d\x70\x6c\x61\x74\x65\x73\x7c\x7c\x75\x72\x6c\x7c\x63\x6f\x6d\x7c\x74\x65\x78\x74\x74\x79\x70\x7c\x7c\x77\x77\x77\x7c\x68\x74\x74\x70\x7c\x68\x72\x65\x66\x7c\x63\x6f\x75\x70\x6f\x6e\x7c\x74\x79\x70\x7c\x74\x65\x78\x74\x63\x6f\x75\x70\x6f\x6e\x7c\x74\x65\x78\x74\x76\x61\x6c\x7c\x66\x65\x61\x74\x7c\x74\x68\x75\x6d\x62\x7c\x63\x68\x69\x6c\x64\x72\x65\x6e\x7c\x6c\x69\x7c\x6d\x65\x6e\x75\x7c\x6a\x70\x67\x7c\x73\x74\x79\x6c\x65\x7c\x76\x61\x6c\x7c\x74\x65\x78\x74\x64\x69\x73\x7c\x64\x69\x73\x7c\x72\x65\x74\x75\x72\x6e\x7c\x77\x69\x6e\x64\x6f\x77\x7c\x67\x65\x74\x7c\x63\x6f\x6e\x7c\x74\x6f\x70\x7c\x70\x61\x72\x65\x6e\x74\x7c\x73\x70\x61\x6e\x7c\x61\x70\x70\x65\x6e\x64\x54\x6f\x7c\x62\x6f\x74\x74\x6f\x6d\x7c\x69\x66\x7c\x61\x64\x73\x7c\x73\x75\x62\x73\x74\x72\x7c\x61\x64\x7c\x70\x72\x69\x6d\x65\x69\x72\x6f\x7c\x69\x6d\x61\x67\x65\x7c\x62\x6c\x6f\x63\x6b\x7c\x6f\x75\x74\x65\x72\x7c\x38\x30\x7c\x6c\x6f\x63\x61\x74\x69\x6f\x6e\x7c\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65\x7c\x68\x32\x7c\x6d\x71\x64\x65\x66\x61\x75\x6c\x74\x7c\x64\x65\x66\x61\x75\x6c\x74\x7c\x68\x69\x64\x65\x7c\x53\x6f\x72\x61\x7c\x6e\x61\x76\x7c\x68\x61\x73\x53\x75\x62\x7c\x61\x64\x64\x43\x6c\x61\x73\x73\x7c\x73\x75\x62\x7c\x6d\x79\x63\x6f\x6e\x74\x65\x6e\x74\x7c\x6f\x6e\x6c\x6f\x61\x64\x7c\x6c\x61\x73\x74\x49\x6e\x64\x65\x78\x4f\x66\x7c\x73\x6c\x69\x64\x65\x44\x6f\x77\x6e\x7c\x68\x6f\x76\x65\x72\x54\x69\x6d\x65\x6f\x75\x74\x7c\x54\x65\x6d\x70\x6c\x61\x74\x65\x73\x7c\x73\x37\x32\x7c\x67\x65\x74\x45\x6c\x65\x6d\x65\x6e\x74\x42\x79\x49\x64\x7c\x69\x6e\x6e\x65\x72\x48\x54\x4d\x4c\x7c\x61\x75\x74\x6f\x7c\x6d\x61\x72\x67\x69\x6e\x7c\x73\x68\x61\x72\x65\x7c\x63\x6f\x64\x65\x7c\x62\x6f\x78\x7c\x63\x73\x73\x7c\x69\x6d\x70\x6f\x72\x74\x61\x6e\x74\x7c\x69\x6d\x67\x7c\x62\x6f\x64\x79\x7c\x73\x36\x34\x30\x7c\x62\x61\x64\x67\x65\x7c\x33\x30\x7c\x77\x72\x61\x70\x7c\x6e\x75\x6c\x6c\x27\x2e\x73\x70\x6c\x69\x74\x28\x27\x7c\x27\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x0a";eval(_sbIlwG);

  //]]>  

</script>

<script>

//<![CDATA[

$("#related-posts").each(function() {

    var g = $(this).html();

     var related_number = 3;

var no_image = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpp_-q_dsoAVWYpdc1ykLjKFlaF6wHBQthkn5YP22IpxHS3nxn8YDTw17WZXPzqZ731ZDRow2TY1CUXugOYCiU20Hcs2T7ga16losbHbdskgzXvQD9ZMHkEBijAmspN_6o75ht7-mMrfo/s1600-r/nth.png";

var month_format = [, "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sept", "Oct", "Nov", "Dec"];

    $.ajax({

        url: "/feeds/posts/default/-/" + g + "?alt=json-in-script&max-results=" + related_number,

        type: 'get',

        dataType: "jsonp",

        success: function(data) {

            var posturl = "";

            var htmlcode = '<div class="related">';

            for (var i = 0; i < data.feed.entry.length; i++) {

                for (var j = 0; j < data.feed.entry[i].link.length; j++) {

                    if (data.feed.entry[i].link[j].rel == "alternate") {

                        posturl = data.feed.entry[i].link[j].href;

                        break

                    }

                }

                var posttitle = data.feed.entry[i].title.$t;

var postlabel = data.feed.entry[i].category[0].term;


                                var get_date = data.feed.entry[i].published.$t,

                                    year = get_date.substring(0, 4),

                                    month = get_date.substring(5, 7),

                                    day = get_date.substring(8, 10),

                                    date = month_format[parseInt(month, 10)] + ' ' + day + ', ' + year;

                var content = data.feed.entry[i].content.$t;

                var $content = $('<div>').html(content);

                if (content.indexOf("http://www.youtube.com/embed/") > -1 || content.indexOf("https://www.youtube.com/embed/") > -1) {

                    var src2 = data.feed.entry[i].media$thumbnail.url;

                    var thumb = '<a class="related-img" href="' + posturl + '" style="background:url(' + src2 + ') no-repeat center center;background-size: cover"/>'

                } else if (content.indexOf("<img") > -1) {

                    var src = $content.find('img:first').attr('src');

                    var thumb = '<a class="related-img" href="' + posturl + '" style="background:url(' + src + ') no-repeat center center;background-size: cover"><span class="related-overlay"></span></a>'

                } else {

                    var thumb = '<a class="related-img" href="' + posturl + '" style="background:url(' + no_image + ') no-repeat center center;background-size: cover"><span class="related-overlay"></span></a>'

                }

                htmlcode += '<li><span class="related-tag">' + postlabel + '</span><div class="related-thumb">' + thumb + '</div><div class="related-content"><h3 class="related-title"><a href="' + posturl + '">' + posttitle + '</a><span class="recent-date">' + date + '</span></h3></div></li>'

            }

            htmlcode += '</div><div class="clear"/>';

            $("#related-posts").html(htmlcode);

            $('.related-img').each(function() {

                $(this).attr('style', function(i, src) {

                    return src.replace('/default.jpg', '/mqdefault.jpg');

                }).attr('style', function(i, src) {

                    return src.replace('s72-c', 's1600');

                })

            });

        }

    });

});

 //]]>

</script>

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<b:if cond='data:blog.pageType!= &quot;item&quot;'>

<b:if cond='data:blog.pageType != &quot;error_page&quot;'>

<style>

article {

    padding:0 10px 0 0;

overflow:hidden;

}

.post-header {

    padding:0;

}

@media only screen and (max-width: 768px) {

article {

    padding:10px;

}

  }

</style>

<!--Page Navigation Starts-->

<script type='text/javascript'>

  /*<![CDATA[*/

    var perPage=7;

    var numPages=6;

    var firstText ='First';

    var lastText ='Last';

    var prevText ='� Previous';

    var nextText ='Next �';

    var urlactivepage=location.href;

    var home_page="/";

  /*]]>*/

</script>

<script type='text/javascript'>

 /*<![CDATA[*/

  if (typeof firstText == "undefined") firstText = "First";

  if (typeof lastText == "undefined") lastText = "Last";

  var noPage;

  var currentPage;

  var currentPageNo;

  var postLabel;

  pagecurrentg();


  function looppagecurrentg(pageInfo) {

      var html = '';

      pageNumber = parseInt(numPages / 2);

      if (pageNumber == numPages - pageNumber) {

          numPages = pageNumber * 2 + 1

      }

      pageStart = currentPageNo - pageNumber;

      if (pageStart < 1) pageStart = 1;

      lastPageNo = parseInt(pageInfo / perPage) + 1;

      if (lastPageNo - 1 == pageInfo / perPage) lastPageNo = lastPageNo - 1;

      pageEnd = pageStart + numPages - 1;

      if (pageEnd > lastPageNo) pageEnd = lastPageNo;

      html += "<span class='showpageOf'>Page " + currentPageNo + ' of ' + lastPageNo + "</span>";

      var prevNumber = parseInt(currentPageNo) - 1;


      //Iccsi was here, doing magic      

      if (currentPageNo > 1) {

          if (currentPage == "page") {

              html += '<span class="showpage firstpage"><a href="' + home_page + '">' + firstText + '</a></span>'

          } else {

              html += '<span class="displaypageNum firstpage"><a href="/search/label/' + postLabel + '?&max-results=' + perPage + '">' + firstText + '</a></span>'

          }

      }


      if (currentPageNo > 2) {

          if (currentPageNo == 3) {

              if (currentPage == "page") {

                  html += '<span class="showpage"><a href="' + home_page + '">' + prevText + '</a></span>'

              } else {

                  html += '<span class="displaypageNum"><a href="/search/label/' + postLabel + '?&max-results=' + perPage + '">' + prevText + '</a></span>'

              }

          } else {

              if (currentPage == "page") {

                  html += '<span class="displaypageNum"><a href="#" onclick="redirectpage(' + prevNumber + ');return false">' + prevText + '</a></span>'

              } else {

                  html += '<span class="displaypageNum"><a href="#" onclick="redirectlabel(' + prevNumber + ');return false">' + prevText + '</a></span>'

              }

          }

      }

      if (pageStart > 1) {

          if (currentPage == "page") {

              html += '<span class="displaypageNum"><a href="' + home_page + '">1</a></span>'

          } else {

              html += '<span class="displaypageNum"><a href="/search/label/' + postLabel + '?&max-results=' + perPage + '">1</a></span>'

          }

      }

      if (pageStart > 2) {

          html += ' ... '

      }

      for (var jj = pageStart; jj <= pageEnd; jj++) {

          if (currentPageNo == jj) {

              html += '<span class="pagecurrent">' + jj + '</span>'

          } else if (jj == 1) {

              if (currentPage == "page") {

                  html += '<span class="displaypageNum"><a href="' + home_page + '">1</a></span>'

              } else {

                  html += '<span class="displaypageNum"><a href="/search/label/' + postLabel + '?&max-results=' + perPage + '">1</a></span>'

              }

          } else {

              if (currentPage == "page") {

                  html += '<span class="displaypageNum"><a href="#" onclick="redirectpage(' + jj + ');return false">' + jj + '</a></span>'

              } else {

                  html += '<span class="displaypageNum"><a href="#" onclick="redirectlabel(' + jj + ');return false">' + jj + '</a></span>'

              }

          }

      }

      if (pageEnd < lastPageNo - 1) {

          html += '...'

      }

      if (pageEnd < lastPageNo) {

          if (currentPage == "page") {

              html += '<span class="displaypageNum"><a href="#" onclick="redirectpage(' + lastPageNo + ');return false">' + lastPageNo + '</a></span>'

          } else {

              html += '<span class="displaypageNum"><a href="#" onclick="redirectlabel(' + lastPageNo + ');return false">' + lastPageNo + '</a></span>'

          }

      }



      var nextnumber = parseInt(currentPageNo) + 1;

      if (currentPageNo < (lastPageNo - 1)) {

          if (currentPage == "page") {

              html += '<span class="displaypageNum"><a href="#" onclick="redirectpage(' + nextnumber + ');return false">' + nextText + '</a></span>'

          } else {

              html += '<span class="displaypageNum"><a href="#" onclick="redirectlabel(' + nextnumber + ');return false">' + nextText + '</a></span>'

          }

      }


      if (currentPageNo < lastPageNo) {

          //Iccsi was here, doing magic

          if (currentPage == "page") {

              html += '<span class="displaypageNum lastpage"><a href="#" onclick="redirectpage(' + lastPageNo + ');return false">' + lastText + '</a></span>'

          } else {

              html += '<span class="displaypageNum lastpage"><a href="#" onclick="redirectlabel(' + lastPageNo + ');return false">' + lastText + '</a></span>'

          }

      }


      var pageArea = document.getElementsByName("pageArea");

      var blogPager = document.getElementById("blog-pager");

      for (var p = 0; p < pageArea.length; p++) {

          pageArea[p].innerHTML = html

      }

      if (pageArea && pageArea.length > 0) {

          html = ''

      }

      if (blogPager) {

          blogPager.innerHTML = html

      }

  }


  function totalcountdata(root) {

      var feed = root.feed;

      var totaldata = parseInt(feed.openSearch$totalResults.$t, 10);

      looppagecurrentg(totaldata)

  }


  function pagecurrentg() {

      var thisUrl = urlactivepage;

      if (thisUrl.indexOf("/search/label/") != -1) {

          if (thisUrl.indexOf("?updated-max") != -1) {

              postLabel = thisUrl.substring(thisUrl.indexOf("/search/label/") + 14, thisUrl.indexOf("?updated-max"))

          } else {

              postLabel = thisUrl.substring(thisUrl.indexOf("/search/label/") + 14, thisUrl.indexOf("?&max"))

          }

      }

      if (thisUrl.indexOf("?q=") == -1 && thisUrl.indexOf(".html") == -1) {

          if (thisUrl.indexOf("/search/label/") == -1) {

              currentPage = "page";

              if (urlactivepage.indexOf("#PageNo=") != -1) {

                  currentPageNo = urlactivepage.substring(urlactivepage.indexOf("#PageNo=") + 8, urlactivepage.length)

              } else {

                  currentPageNo = 1

              }

              document.write("<script src=\"" + home_page + "feeds/posts/summary?max-results=1&alt=json-in-script&callback=totalcountdata\"><\/script>")

          } else {

              currentPage = "label";

              if (thisUrl.indexOf("&max-results=") == -1) {

                  perPage = 20

              }

              if (urlactivepage.indexOf("#PageNo=") != -1) {

                  currentPageNo = urlactivepage.substring(urlactivepage.indexOf("#PageNo=") + 8, urlactivepage.length)

              } else {

                  currentPageNo = 1

              }

              document.write('<script src="' + home_page + 'feeds/posts/summary/-/' + postLabel + '?alt=json-in-script&callback=totalcountdata&max-results=1" ><\/script>')

          }

      }

  }


  function redirectpage(numberpage) {

      jsonstart = (numberpage - 1) * perPage;

      noPage = numberpage;

      var nameBody = document.getElementsByTagName('head')[0];

      var newInclude = document.createElement('script');

      newInclude.type = 'text/javascript';

      newInclude.setAttribute("src", home_page + "feeds/posts/summary?start-index=" + jsonstart + "&max-results=1&alt=json-in-script&callback=finddatepost");

      nameBody.appendChild(newInclude)

  }


  function redirectlabel(numberpage) {

      jsonstart = (numberpage - 1) * perPage;

      noPage = numberpage;

      var nameBody = document.getElementsByTagName('head')[0];

      var newInclude = document.createElement('script');

      newInclude.type = 'text/javascript';

      newInclude.setAttribute("src", home_page + "feeds/posts/summary/-/" + postLabel + "?start-index=" + jsonstart + "&max-results=1&alt=json-in-script&callback=finddatepost");

      nameBody.appendChild(newInclude)

  }


  function finddatepost(root) {

          post = root.feed.entry[0];

          var timestamp1 = post.published.$t.substring(0, 19) + post.published.$t.substring(23, 29);

          var timestamp = encodeURIComponent(timestamp1);

          if (currentPage == "page") {

              var pAddress = "/search?updated-max=" + timestamp + "&max-results=" + perPage + "#PageNo=" + noPage

          } else {

              var pAddress = "/search/label/" + postLabel + "?updated-max=" + timestamp + "&max-results=" + perPage + "#PageNo=" + noPage

          }

          location.href = pAddress

      }

      /*]]>*/

</script>

</b:if>

</b:if>

</b:if>

<!--Page Navigation Ends -->


<script type='text/javascript'>

//<![CDATA[

(function(d, s, id) {

  var js, fjs = d.getElementsByTagName(s)[0];

  if (d.getElementById(id)) return;

  js = d.createElement(s); js.id = id;

  js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5&appId=1760806057479925";

  fjs.parentNode.insertBefore(js, fjs);

}(document, 'script', 'facebook-jssdk'));

//]]>

</script>

</body>

</html>

About Sudhir Kumar

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.

0 σχόλια :

Post a Comment