a:4:{s:8:"template";s:10947:"<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8"/>
<title>{{ keyword }}</title>

<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0" name="viewport"/>
<style rel="stylesheet" type="text/css">

* {margin: 0; padding: 0;}
html {height: 100.01%; padding: 0; background: #fafafa;}
body {position: relative; color: #666; font: 400 16px/1.5em "Open Sans", sans-serif;}

a, span {font-size: 1em;}
span {color: inherit;}
a, a:visited {color: #FF450C; text-decoration: none; transition: all 0.3s;}
a:hover {color: #000; text-decoration: none; transition: all 0.3s;}
ul, p {margin: 1.5em 0;}

/* form elements */
fieldset {max-width: 100%; border: none;}
input {width: 300px; max-width: 92%; margin: 5px 0; padding: 7px 10px; border: 1px solid #e0e0e0; border-radius: 3px; background: #fff; }
input:focus {border-color: #eee;}
button {width: auto; padding: 6px 10px; border: 1px solid #e0e0e0; border-radius: 3px; background: #ff9b7c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url();
background: -moz-linear-gradient(top, #ff9b7c 0%, #ff450c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9b7c), color-stop(100%,#ff450c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff9b7c 0%,#ff450c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff9b7c 0%,#ff450c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff9b7c 0%,#ff450c 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff9b7c 0%,#ff450c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b7c', endColorstr='#ff450c',GradientType=0 ); /* IE6-8 */
color: #fff; font-weight: 700; font-family: "Ubuntu", sans-serif; text-shadow: 0 0 2px rgba(0,0,0,0.3); cursor: pointer; vertical-align: middle;}
button:hover {background: #ff450c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url();
background: -moz-linear-gradient(top, #ff450c 0%, #ff9b7c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff450c), color-stop(100%,#ff9b7c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff450c 0%,#ff9b7c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff450c 0%,#ff9b7c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff450c 0%,#ff9b7c 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff450c 0%,#ff9b7c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff450c', endColorstr='#ff9b7c',GradientType=0 ); /* IE6-8 */}
button .fa:before {padding-right: 5px;}
@media (max-width: 450px) {
	input {width: 96%;}
}

/* page header */
header {width: 100%; margin-bottom: 20px; padding-bottom: 10px; border-top: 2px solid #FF450C; border-bottom: 1px solid #eee; background: #fff;}
header nav {position: relative; z-index: 50; background: #222; font-family: "Ubuntu", sans-serif;}
header .menu {max-width: 1100px; min-height: 45px; margin: 0 auto; font-size: 0; list-style: none;}
header .menu a {color: #fff;}
header .menu a:hover, header .menu > li:hover > a {background: #FF450C; color: #fff;}
header .menu > li {display: inline-block; position: relative; margin: 0; padding: 0;}
header .menu > li:hover {z-index: 30;}
header .menu > li > a {display: inline-block; height: 45px; padding: 0 15px; font-size: 15px; line-height: 45px;}
header > div {overflow: hidden; max-width: 1100px; margin: 0 auto; padding: 15px;}

p.title {margin: 0; padding: 20px 0 12px 15px; font: 500 2em "Ubuntu", sans-serif; text-align: center;}
p.title a {color: #444;}
p.title a:hover {color: #FF450C;}
p.title span {display: block; color: #333; font-size: 0.35em; font-weight: 300; text-transform: uppercase; letter-spacing: 0.3em;}

.searchform input {width: 60%; margin-top: 0; vertical-align: top;}
.searchform button {vertical-align: top;}

header .searchform {width: 240px; margin: 1em auto; padding: 5px; border: 1px solid #eee; border-radius: 3px; background: #fafafa; text-align: center;}
header .searchform input {width: 200px; margin-top: 5px; padding: 2px 0; border: none; background: none; box-shadow: none;}
header .searchform button {padding: 0; border: none; background: none; color: #333; font-size: 18px; text-shadow: none; vertical-align: middle;}
header .searchform button:hover {color: #FF450C;}
@media (min-width: 800px) {
	p.title {float: left; padding-left: 0; text-align: left;}
	.searchform input {width: 70%;}
	header .searchform {float: right; margin-top: 1.5em;}
}
@media (min-width: 1100px) {
	header > div {padding: 15px 0;}
}

/* page footer */
footer {width: auto; margin: 50px 0 0; padding: 15px 15px 0; border-top: 1px solid #ddd; background: #eee;}
footer .widgets {max-width: 1100px; margin: 0 auto; padding: 20px 0;}
footer .bottom {margin-bottom: 0; padding: 15px 0; border-top: 1px solid #d0d0d0; background: #e0e0e0;}
footer .bottom p {margin: 1.5em auto; max-width: 1100px; font-size: 13px; text-align: center;}
footer .bottom ul {margin: 1em 0 0; padding: 0; list-style: none; font-size: 13px; text-align: center;}
footer .bottom ul li {display: inline-block; margin: 0; padding: 0; vertical-align: top;}
footer .bottom ul a, footer .bottom ul a:visited {padding: 0 10px; color: #666;}
footer .bottom ul a:hover {color: #ff450C;}
@media (min-width: 1100px) {
	footer {padding: 15px 0 0;}
}


a.go-top {display: block; position: fixed; right: 0; bottom: 0; width: 50px; height: 50px; background: #FF450C; color: #fff; font-size: 30px; line-height: 50px; text-align: center;}
a.go-top:hover {background: #222; color: #fff;}
@media (min-width: 800px) {
	a.go-top {right: 200px;}
}

/* the content area */
.content {max-width: 1100px; margin: 0 auto; padding: 20px 15px;}
.content:after {display: block; clear: both; height: 0; content: ' ';}

@media (min-width: 700px) {
	.content {margin-top: 50px; padding: 20px 15px;}
}

/* column system */
.cols {margin: 1.5em -20px; font-size: 0;}
.cols:after {display: block; clear: both; height: 0; content: ' ';}


</style>
<title>{{ keyword }}</title>
<link href="//fonts.googleapis.com" rel="dns-prefetch"/>

<style id="custom-background-css" type="text/css">
body.custom-background { background-color: #d4f1fc; }
</style>



</head>
<body class="custom-background">
<header id="top">
<nav>
<ul class="menu" id="menu-sample-hmenu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-65" id="menu-item-65"><a href="#">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-66" id="menu-item-66"><a href="#">Board</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67" id="menu-item-67"><a href="#">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69" id="menu-item-69"><a href="#">Contact Us</a></li>
</ul> </nav>
<div>
<form action="#" class="searchform" method="get">
<fieldset>
<input name="s" placeholder="Search the site" type="text" value=""/> <button name="searchsubmit" type="submit" value="Search"><i class="fa fa-search"></i></button>
</fieldset>
</form> </div>
</header>
<section class="content">
<h3>{{ keyword }}</h3>

{{ text }}
		<a class="go-top" href="#" title="Go to top of page"><i class="fa fa-angle-up"></i></a>
</section>
<footer>
<section class="widgets">
<div class="cols">
</div>
</section>
<section class="bottom">
<ul class="menu" id="menu-sample-hmenu-1"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-65"><a href="#">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-66"><a href="#">Board</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67"><a href="#">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69"><a href="#">Contact Us</a></li>
</ul> <p><a href="#"><i class="fa fa-rss"></i> RSS Feed</a></p>
</section>
<style type="text/css">
</style>

<style id="lps-style-css" media="" rel="stylesheet" type="text/css">.latest-post-selection {
    clear: both;
}

.latest-post-selection, .latest-post-selection * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.latest-post-selection article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #FFF;
    box-sizing: border-box;
    border: 1px solid #EEE;
    margin-bottom: 1%;
    padding: 1%;
    width: 100%;
}

.latest-post-selection.two-columns article {
    float: left;
    height: 400px;
    margin-right: 1%;
    margin-bottom: 1%;
    max-height: 400px;
    overflow: hidden;
    width: 49.5%;
}

.latest-post-selection.two-columns article:nth-child(2n) {
    clear: right;
    background-color: #EEE;
    border: 1px solid #DDD;
    margin-right: 0px;
}

.latest-post-selection.three-columns article {
    float: left;
    height: 200px;
    max-height: 200px;
    margin-right: 1.1%;
    overflow: hidden;
    width: 32.6%;
}

.latest-post-selection.three-columns article:nth-child(3n+2) {
    margin-right: 1.1%;
}

.latest-post-selection.three-columns article:nth-child(3n) {
    background-color: #EEE;
    border: 1px solid #DDD;
}

.latest-post-selection.three-columns article:nth-child(3n+1) {
    clear: right;
    background-color: #DDD;
    border: 1px solid #CCC;
    margin-right: 0px;
}

.latest-post-selection article img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0.5%;
    margin-right: 1%;
    max-width: 99%;
}

.latest-post-selection article h1 {
    font-size: 2em;
    line-height: 1em;
    margin: 0px;
    margin-bottom: 5px;
}

.latest-post-selection article .read-more {
    float: right;
}

.latest-post-selection article .read-more-wrap {
    text-decoration: none;
}

.latest-post-selection article .tags:before {
    content: "Tags: ";
}

.latest-post-selection.pages {
    clear: both;
    display: table-row;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 100%;
}

.latest-post-selection.pages li {
    display: inline-block;
    float: left;
    list-style-type: none;
    position: relative;
    vertical-align: middle;
}

.latest-post-selection.pages li:first-child {
    margin: 1px;
    padding: 5px;
    padding-left: 0px;
}

.latest-post-selection.pages li a {
    display: block;
    line-height: 24px;
    margin: 1px;
    min-width: 24px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}

.latest-post-selection.pages li.current a {
    font-weight: bold;
}
</style>


</footer>
</body>
</html>";s:4:"text";s:3323:"Released Date: 2018-01-26. Also get news from India and world including business, cricket, technology, sports, politics, entertainment & live news coverage online at India.com STREAMOVIE. Chanda Mama Door Ke (2018) Mp3 Songs Download Free. Play Asha Bhosley mp3 songs for free. 0:00: 00. Chanda Mama Door Ke 2018 Free Movie Download DvDRip, Chanda Mama Door Ke 2018 full movie,Chanda Mama Door Ke movie download hd from HD Movies Download. ... Chanda Mama Door Ke (Urdu Poem for Kids) Listen to Chanda Mama Door Ke songs. Jump to Page . Your browser doesn't support HTML5 video. Chanda Mama Door Ke Hindi Movie Mp3 Songs Download. So Chanda Mama Door Ke HD ... Ke 2018 1705 Kb/s DOWNLOAD; Chanda Mama Door Ke 2018 | updated ... members and try this service for Free. Chanda Mama Dur Ke Hindi Various Chanda Mama Dur Ke Free Download. Chanda Mama Door Ke . STREAMOVIE. Chanda Mama Door Ke 2018 Movie 720p Free download Chanda Mama Door Ke 2018 Movie 720p Free download From Here. Kids Video - Chanda Mama Door Ke - Kids Video - Chanda Mama Door Ke - Hindi Poems for Nursery mp3 Chanda Mama Door Ke Hindi Download Free Mp3 Song. Convert and download similar videos like "Chanda Mama Door Ke - Vachan 1955 - Children's Popular Hindi Nursery Rhyme" to 3GP, MP4 or MP3 for free (28) Hindi Chanda Mama Door Ke Movie Songs Download. Play Vachan movie songs MP3 by Shankar-Jaikishan and download Vachan ... Chanda Mama Door Ke. Vachan Songs Download- Listen Vachan MP3 songs online free. Chanda Mama Door Ke 2018 Movie 720p Free download Chanda Mama Door Ke 2018 Movie 720p Free download From Here. Vachan Register Free Account. Chanda Mama Door Ke Hindi Download Free Mp3 Song. Your browser doesn't support HTML5 video. Chanda Mama Door Ke is a 2018 Hindi science fiction space film directed by Sanjay Puran Singh Chauhan and produced by Viki Rajani under the banner Released Date: 2018-01-26. ... Gaana offers you free Download Chanda Mama Dur Ke Poem VIDEOs apk 1.1 and all version history for Android. Chanda Mama Door Ke - Vachan 1955 - Childrens Popular Hindi Nursery Rhyme movie Download in HD mp4, 3Gp, 720p Blu-ray, HD. Chnda Mama Door Ke SHARAD KUMAR DUTTA. Explore photos & videos on Chanda Mama Door Ke. Kids Songs From Movies(2007) Find out what is Chanda Mama Door Ke box office collection till now. Download Chanda mama door k Nani Teri Morni Ko Mor Le Gaye Lyrics 2016 Chanda Mama Door Ke - Vachan 1955 - Children's Popular Hindi Nursery ... chota bheem 2015 free download Drama, Sci-Fi ... Amazon Video Watch Movies & TV Online. Chanda Mama Door Ke (2018) Movie Trailer [1] 1 . Full Movie Online Watch Free, Download and HD Stream instant free on your Desktop, Laptop, notepad, smart phone, iPhone, iPad, Mac Pro. Chanda mama door ke puye pakaayen boor ke is a hindi children song from the movie Vachan 1955 sung by Asha Bhonsle direc in Mp3, 3GP, MP4, FLV and WEBM Format Download Download Chanda Mama Door Ke song on Gaana.com and listen offline. Chanda Mama Se Pyara Hindi Various Chanda Mama Se Pyara Free Download. Chanda Mama Door Ke 2018 Movie Free Download 720p BluRay HD 720,Free Movie Download Chanda Mama Door Ke , Movie Download Free from Movies Counter Download. Chanda Mama Door Ke ... Click here to learn how to download videos from this website. Chanda Mama Door Ke Movie Watch Solar Movies Free . ";s:7:"keyword";s:39:"chanda mama door ke video free download";s:7:"expired";i:-1;}