
<!doctype html>
<html>
<head>
    
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <title>NEWS24ONLINE, Hindi News channel::Hurricane Harvey weakens to tropical depression</title>
    
    
        <link rel="stylesheet" href="/static/css/bootstrap.min.css">
        <link href='https://fonts.googleapis.com/css?family=Lato:400,700,900' rel='stylesheet' type='text/css'>
        <link rel="stylesheet" href="/static/css/swiper.min.css">
        <link rel="stylesheet" href="/static/css/font-awesome.min.css">
        <link rel="stylesheet" href="/static/assets/blue/css/style.css">
        <link rel="stylesheet" href="/static/css/responsive.css">
        <link href="/static/assets/blue/css/mega_menu_1.css" rel="stylesheet">

    
    <script type="text/javascript">
        window._taboola = window._taboola || [];
        _taboola.push({article: 'auto'});
        !function (e, f, u) {
            e.async = 1;
            e.src = u;
            f.parentNode.insertBefore(e, f);
        }(document.createElement('script'),
            document.getElementsByTagName('script')[0],
            '//cdn.taboola.com/libtrc/mediology-news24online/loader.js');
    </script>



    

    


    

    <script src="/static/js/jquery-2.2.3.min.js"></script>
    <script src="/static/js/bootstrap.min.js"></script>
    <script src="/static/assets/hindi/js/jquery.lazy.min.js"></script>
    <script src="/static/js/swiper.min.js"></script>
    <script src="/static/js/jquery.cookie.js"></script>
    <script src="/static/js/functions.js"></script>

    <!-- Include all compiled plugins (below), or include individual files as needed -->
    <script src="/static/js/mega_menu.js"></script>

    <script>
        jQuery(document).ready(function ($) {

              var iframes = $('.lazyFrame');


             iframes.attr('src', function() {
                return $(this).data('src');
            });


            iframes.attr('data-src', function() {
                var src = $(this).attr('src');
                $(this).removeAttr('src');
                return src;
            });
            $('#mainMenu').megaMenu({
                // DESKTOP MODE SETTINGS

                logo_align: 'left',    // align the logo left or right. options (left) or (right)
                links_align: 'left',    // align the links left or right. options (left) or (right)
                socialBar_align: 'left',    // align the socialBar left or right. options (left) or (right)
                searchBar_align: 'right',   // align the search bar left or right. options (left) or (right)
                trigger: 'hover',   // show drop down using click or hover. options (hover) or (click)
                effect: 'fade',    // drop down effects. options (fade), (scale), (expand-top), (expand-bottom), (expand-left), (expand-right)
                effect_speed: 400,       // drop down show speed in milliseconds
                sibling: true,      // hide the others showing drop downs if this option true. this option works on if the trigger option is "click". options (true) or (false)
                outside_click_close: true,      // hide the showing drop downs when user click outside the menu. this option works if the trigger option is "click". options (true) or (false)
                top_fixed: true,     // fixed the menu top of the screen. options (true) or (false)
                sticky_header: false,     // menu fixed on top when scroll down down. options (true) or (false)
                sticky_header_height: 200,       // sticky header height top of the screen. activate sticky header when meet the height. option change the height in px value.
                menu_position: 'horizontal',    // change the menu position. options (horizontal), (vertical-left) or (vertical-right)
                full_width: false,            // make menu full width. options (true) or (false)
                // MOBILE MODE SETTINGS
                mobile_settings: {
                    collapse: true, // collapse the menu on click. options (true) or (false)
                    sibling: true,  // hide the others showing drop downs when click on current drop down. options (true) or (false)
                    scrollBar: true,  // enable the scroll bar. options (true) or (false)
                    scrollBar_height: 400,   // scroll bar height in px value. this option works if the scrollBar option true.
                    top_fixed: false, // fixed menu top of the screen. options (true) or (false)
                    sticky_header: false, // menu fixed on top when scroll down down. options (true) or (false)
                    sticky_header_height: 200    // sticky header height top of the screen. activate sticky header when meet the height. option change the height in px value.
                }
            });




            $('.lazy').Lazy({

                effect: 'fadeIn',
                defaultImage: "/static/img/loading.png",
                delay:1,
                onError: function(element) {
                    console.log('error loading ' + element.data('src'));
                }
            });













            //for breaking news
            setInterval(function () {
                    $("#breaking_news a").each(function (index) {
                        ts = parseInt(this.attributes['data-time'].nodeValue);
                        ts_now = Math.round(new Date().getTime() / 1000);
                        if (ts + 900 < ts_now) {
                            console.log("Its action time");
                            $("#breaking_news").hide();
                            $("#top_news").show();
                            $('#top_scrol_name').text("Top News");
                        } else {
                            $("#top_news").hide();
                            $("#breaking_news").show();
                            console.log("Its action time no chance");
                        }
                    });
                }, 5000
            );
        });
    </script>


    <script type="text/javascript">var switchTo5x = true;</script>
    <script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
    <script type="text/javascript">stLight.options({
        publisher: "63687ea3-0af7-49f9-b627-674d9b8f84a1",
        doNotHash: false,
        doNotCopy: false,
        hashAddressBar: false
    });</script>



    <script>
        (function (i, s, o, g, r, a, m) {
            i['GoogleAnalyticsObject'] = r;
            i[r] = i[r] || function () {
                (i[r].q = i[r].q || []).push(arguments)
            }, i[r].l = 1 * new Date();
            a = s.createElement(o),
                m = s.getElementsByTagName(o)[0];
            a.async = 1;
            a.src = g;
            m.parentNode.insertBefore(a, m)
        })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');

        ga('create', 'UA-56126924-1', 'auto');
        ga('send', 'pageview');

    </script>
        <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <script>
        (adsbygoogle = window.adsbygoogle || []).push({
            google_ad_client: "ca-pub-0181231714312659",
            enable_page_level_ads: true
        });
    </script>










</head>
<body>


<header>
    <nav id="mainMenu" class="mega-menu" data-spy="affix" data-offset-top="397">
        <!-- menu list items container -->

        <section class="menu-list-items">
            <ul class="menu-logo">
                <li>
                    <a href="/"> &nbsp;<i class="fa fa-home" aria-hidden="true"></i></a>
                </li>
            </ul>

            <ul class="menu-links"><li><a href="/category/nation/">Nation</a><li><a href="/category/world/">World</a><li><a href="/category/business/">Business</a><li><a href="/category/sports/">Sports</a><li><a href="/category/crime/">Crime</a><li><a href="/category/health/">Health</a><li><a href="/category/gadgets/">Gadget</a><li><a href="/category/jobs/">Jobs & Career</a><li><a href="/category/tech/">Tech</a><li><a href="/category/entertainment/">Entertainment</a><li><a href="/videos">Videos</a><li><a href="/category/auto/">Auto</a> </ul>


            <ul class="menu-social-bar">
                <li data-color="blue"><a href="https://www.facebook.com/news24channel" target="_blank"><i
                        class="fa fa-facebook-square"></i></a></li>
                <li data-color="sky-blue"><a href="https://twitter.com/news24tvchannel" target="_blank"><i
                        class="fa fa-twitter-square"></i></a></li>
                <li data-color="orange"><a href="https://plus.google.com/+News24channel/posts" target="_blank"><i
                        class="fa fa-google-plus-square"></i></a></li>

                <li data-color="orange"><a href="http://www.youtube.com/user/News24page" target="_blank"><i
                        class="fa fa-youtube-play" aria-hidden="true"></i></a></li>

            </ul>

            <!-- menu search bar -->
            <ul class="menu-search-bar">
                <li>
                    <form name="search-news" class="search-news-top" action="/search/" method="get">
                        <label>

                            <input type="text" name="q" placeholder="Enter keyword here">
                            <input type="submit" value="">
                            <i class="fa fa-search"></i>
                        </label>
                    </form>
                </li>
            </ul>


        </section>
    </nav>

    <div class="container-fluid header-bar">

        <div class="col-xs-12 col-lg-12">

            <div class="row">
                <div class="col-xs-12 col-md-2 brand-logo voffset4">

                    <a href="/"><img src="/static/assets/hindi/images/news_logo.jpg" class="img-responsive" alt=""> </a>


                </div>
                <div class="col-xs-12 col-md-10">
                    <div class="col-xs-12 col-md-5">&nbsp;</div>
                    <div class="col-xs-12 col-md-7">
                        <div class="top-bar-network">
                            <ul>
                                 <li><a href="http://hindi.news24online.com">न्यूज़२४ हिदी </a></li>
                                <li><a href="http://news24online.com">News24 English</a></li>
                                <li><a href="http://e24.news24online.com">E24</a></li>
                                <li><a href="http://eni.news24online.com">ENI</a></li>
                                <li><a href="http://dhamaal24.com/">Dhamal 106.4FM</a></li>
                                <li><a href="http://isomes.com/">ISOMES</a></li>
                                <li><a href="http://bagnetwork24.in/">BAG Network</a></li>
                            </ul>
                        </div>
                    </div>

                    <div class="col-xs-12 col-md-12">

                    
                         <div style="text-align:right; padding-top:10px;display: block;float: right;">
<img src="http://hindinews24-d50.kxcdn.com/media/filer_public/8d/73/8d7337b8-aa6b-4b51-a9a5-3ae4450593b6/web_banner.jpg" class="img-responsive" alt="news24-new-look">
</div>


                    

                </div>

                </div>



            </div>
        </div>


</header>


    <section>
        <div class="container-fluid">
            <div class="row v-divider equal-height">
                <div class="col-xs-12 col-lg-10 col-lg-offset-1">
                    <div class="row">


                        <div class="col-xs-12 col-md-7 eqcolumn">
                            <div class="row">
                                <div class="col-xs-12 voffset2">
                                    <h4 class="headline">Hurricane Harvey weakens to tropical depression</h4>
                                    <p>
                                        World
                                        | Aug. 31, 2017, 9:19 a.m.</p>

                                </div>


                                <div class="col-xs-12 voffset2 articleDetail">

                                    
                                        

                                            <p> 

                                        

                                    
                                        

                                            <p> <strong>Washington, Aug 31:</strong>&nbsp;The catastrophic hurricane Harvey has weakened to a tropical depression with its centre now located in southwest Louisiana, but continues to cause heavy rains, the US National Hurricane Centre (NHC) announced.<br />
<br />
In the public advisory released late Wednesday night, the NHC indicated that Harvey has maximum winds of 55 km/h and is located 15 km southwest of Alexandria, Louisiana, reports Efe news.<br />
<br />
It moves to the northeast with a speed of 13 km/h, and is expected to gradually weaken in the next 48 hours while moving further inland, the NHC said.<br />
<br />
According to a storm track forecast, Harvey&#39;s centre will move through Louisiana on Wednesday night, and then pass through northwest Mississippi on Thursday.</p>



                                        

                                    
                                        

                                            <div style="float:left;" class="col-xs-12 col-md-6">
                                                <script type="text/javascript"><!--
                                                google_ad_client = "ca-pub-6070398767421094";
                                                /* News 24 */
                                                google_ad_slot = "6322263630";
                                                google_ad_width = 300;
                                                google_ad_height = 250;
                                                //-->
                                                </script>
                                                <script type="text/javascript"
                                                        src="//pagead2.googlesyndication.com/pagead/show_ads.js">
                                                </script>

                                            </div>

                                            <div class="col-xs-12 col-md-6 voffset4">
                                                <p>
                                                    <img align="" filer_id="4164" height="" original_image="false" src="http://news24-d50.kxcdn.com/media/filer_public/6a/79/6a79c4c6-65ca-46c4-bcd2-170623060d47/harvey.jpeg" thumb_option="0" title="" width="" /><br />
<br />
&quot;Catastrophic and life threatening flooding will continue in and around Houston, Beaumont/Port Arthur, eastward into southwest Louisiana for the rest of the week,&quot; the NHC said.<br />
<br />
It also warned that Harvey could produce additional rainfall accumulations of seven to 15 cm from southwest Louisiana and the border of eastern Texas northwestward into Kentucky until Friday, with isolated amounts of up to 25 cm.<br />
<br />
The NHC strongly advised people they &quot;do not attempt to travel in the affected areas&quot; and &quot;do not drive into flooded roadways&quot;.<br />
<br />
Harvey, which made landfall in Texas on the night of August 25 as a powerful Category 4 hurricane, has left catastrophic floods in Texas, leaving at least 20 people dead and over 17,000 displaced.<br />
<br />
Meanwhile, Irma, the ninth tropical storm of the Atlantic hurricane season, formed near the Cape Verde archipelago on Wednesday, is expected to intensify into a hurricane on Friday while continuing its course towards the Caribbean.&nbsp;</p>


                                            </div>
                                        

                                    
                                        

                                            <p> IANS</p>

                                        

                                    


                                </div>

                                <div class="col-xs-12 voffset2"></div>

                            </div>


                            <div class="row">
                                <div class="col-xs-12  voffset2">
                                    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
                                    <!-- Hindi_Ads -->
                                    <ins class="adsbygoogle"
                                         style="display:block"
                                         data-ad-client="ca-pub-0181231714312659"
                                         data-ad-slot="2338326415"
                                         data-ad-format="auto"></ins>
                                    <script>
                                    (adsbygoogle = window.adsbygoogle || []).push({});
                                    </script>
                                </div>


                                <div class="col-xs-12">
                                    <h4 class="headline hair-line-bg">Related news</h4>
                                </div>
                                <div class="col-xs-12">
                                    <div class="row">
                                        <div class="col-xs-12 col-sm-6 col-md-6 voffset4">
                                            <div style="display: block; margin: auto">
                                                <script type="text/javascript"><!--
                                                google_ad_client = "ca-pub-6070398767421094";
                                                google_ad_slot = "6322263630";
                                                google_ad_width = 300;
                                                google_ad_height = 250;

                                                //-->

                                                </script>

                                                <script type="text/javascript"

                                                        src="//pagead2.googlesyndication.com/pagead/show_ads.js">

                                                </script>

                                            </div>
                                        </div>


                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/trump-will-help-pakistan-with-rs-21582960000-11/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/ba/72/ba725fb24e60b9f6b2b8487db3b3f6ee.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/trump-will-help-pakistan-with-rs-21582960000-11/"
                                                           class="link-regular-bold">Trump will help Pakistan with Rs 21582960000!</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/one-dead-22-injured-in-austrian-train-collision-61/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/74/bc/74bcc646176d541b67a5e61cf4f790f2.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/one-dead-22-injured-in-austrian-train-collision-61/"
                                                           class="link-regular-bold">One dead, 22 injured in Austrian train collision</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/one-dead-22-injured-in-austrian-train-collision-88/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/37/19/3719bccc0126d514f406b9c9e669ef32.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/one-dead-22-injured-in-austrian-train-collision-88/"
                                                           class="link-regular-bold">One dead, 22 injured in Austrian train collision</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/us-supports-egypts-war-against-terrorism-tillerson-27/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/4a/d3/4ad32932ad28c1c4aed7e08235340885.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/us-supports-egypts-war-against-terrorism-tillerson-27/"
                                                           class="link-regular-bold">US supports Egypt&#39;s war against terrorism: Tillerson</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/pakistan-will-have-to-pay-for-jammu-misadventure-says-defence-minister-8/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/e3/da/e3da4ecd5cb4786f33aaf43bf6648853.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/pakistan-will-have-to-pay-for-jammu-misadventure-says-defence-minister-8/"
                                                           class="link-regular-bold">Pakistan will have to pay for Jammu &#39;misadventure&#39;, says Defence Minister</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/vijay-mallyas-kingfisher-airlines-loses-court-battle-in-uk-to-pay-90m-in-claims-83/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/ff/e7/ffe7bbef5f64eaebb85a6b3cc1b19951.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/vijay-mallyas-kingfisher-airlines-loses-court-battle-in-uk-to-pay-90m-in-claims-83/"
                                                           class="link-regular-bold">Vijay Mallya&#39;s Kingfisher Airlines loses court battle in UK, to pay $90m in claims</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/more-wedding-details-on-the-prince-harry-and-meghan-markle-wedding-28/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/82/39/8239ce3a94c70bb1e420fb05f125932c.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/more-wedding-details-on-the-prince-harry-and-meghan-markle-wedding-28/"
                                                           class="link-regular-bold">More Wedding Details on the Prince Harry and Meghan Markle wedding!</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/breaking-lashkar-e-taiba-claims-responsibility-of-sunjwan-army-camp-attacks-15/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/83/0d/830d8bc20ece9753bfcc5c34074d7f88.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/breaking-lashkar-e-taiba-claims-responsibility-of-sunjwan-army-camp-attacks-15/"
                                                           class="link-regular-bold">Breaking: Lashkar-e-Taiba claims responsibility of Sunjwan Army Camp attacks</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/pm-modi-visits-shiva-temple-in-oman-61/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/d5/21/d5214d835a4bb82a743dc6f8d64b2dd0.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/pm-modi-visits-shiva-temple-in-oman-61/"
                                                           class="link-regular-bold">PM Modi visits Shiva temple in Oman</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/1500-yrs-old-shiv-temple-in-muscat-has-3-deities-1500-devotees-visit-73/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/af/a1/afa117ac840caac42257f37ded05900f.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/1500-yrs-old-shiv-temple-in-muscat-has-3-deities-1500-devotees-visit-73/"
                                                           class="link-regular-bold">1500 yrs-old Shiv temple in Muscat has 3 deities; 1500 devotees visit</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/unveiling-kate-middletons-third-pregnancy-style-6/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/7d/93/7d9391230fa9b1bb2788d620285b4b48.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/unveiling-kate-middletons-third-pregnancy-style-6/"
                                                           class="link-regular-bold">Unveiling Kate Middleton&#39;s third pregnancy style!</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/sunjawan-attack-riflemans-pregnant-and-injured-wife-who-was-airlifted-delivers-a-baby-20/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/a5/ea/a5eae50e1ee7d5c2ce80348dcecdd07f.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/sunjawan-attack-riflemans-pregnant-and-injured-wife-who-was-airlifted-delivers-a-baby-20/"
                                                           class="link-regular-bold">Sunjawan Attack: Rifleman&#39;s pregnant and injured wife who was airlifted, delivers a baby</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/big-hike-in-disneyland-ticket-prices-54/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/d6/c9/d6c9b22db5aa2bf3c86d2e34efba0299.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/big-hike-in-disneyland-ticket-prices-54/"
                                                           class="link-regular-bold">Big hike in Disneyland ticket prices</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/india-uae-condemn-state-sponsorship-of-terrorism-75/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/bd/3c/bd3c7eef1083879a6e221140f30f4675.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/india-uae-condemn-state-sponsorship-of-terrorism-75/"
                                                           class="link-regular-bold">India, UAE condemn state sponsorship of terrorism</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        
                                            <div class="col-xs-12 col-sm-6 col-md-6 voffset4 relatedNews">
                                                <div class="row">
                                                    <div class="col-xs-12">
                                                        <div class="img-effect">
                                                            <a href="/s-africa-ruling-party-to-hold-march-against-president-34/"><img src="

                                                                    http://news24-d50.kxcdn.com/media/cache/21/ce/21ce7278a7c63825f4b864d5d8ef553e.jpg"
                                                                                              class=" img-responsive"
                                                                                              alt=""> </a>
                                                        </div>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/s-africa-ruling-party-to-hold-march-against-president-34/"
                                                           class="link-regular-bold">S Africa ruling party to hold march against President</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>
                                                </div>
                                            </div>
                                        


                                    </div>
                                </div>
                            </div>


                            <div class="row">

                                <div class="col-xs-12 voffset4">
                                    <div class="row">
                                        <div class="col-xs-12">

                                            <div id="taboola-below-article-thumbnails"></div>
                                            <script type="text/javascript">
                                                window._taboola = window._taboola || [];
                                                _taboola.push({
                                                    mode: 'thumbnails-b',
                                                    container: 'taboola-below-article-thumbnails',
                                                    placement: 'Below Article Thumbnails',
                                                    target_type: 'mix'
                                                });
                                            </script>
                                        </div>

                                    </div>


                                </div>
                            </div>
                        </div>
                        <div class="col-xs-12 col-md-4 col-md-offset-1 eqcolumn">
                            <div class="row">
                                <div class="col-xs-12">
                                    <div class="row">

                                        <div class="col-xs-12 voffset3">



                                              <a href="https://www.youtube.com/user/aamnesaamne" target="_blank"><img class="img-responsive" src="http://hindinews24-d50.kxcdn.com/media/filer_public/9a/af/9aaf0719-14a2-4d16-8446-6c8ebfbd7fb8/as.jpg"></a>

                                        </div>

                                        <div class="col-xs-12 voffset3">

                                            <div class="row">
                                                <div class="col-xs-12 voffset2">
                                                    <h5 class="subhead">Don’t miss out</h5>
                                                    <h3 class="headline">News</h3>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="col-xs-12 voffset2">


                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/who-winks-best-priya-prakash-katrina-or-priyanka-26/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/39/7b/397b2594581f4e577a281ce3b6d6fac7.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/who-winks-best-priya-prakash-katrina-or-priyanka-26/"
                                                           class="link-med-bold">Who winks best? Priya Prakash, Katrina or Priyanka</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/punjab-minister-flips-coin-to-decide-teachers-posting-53/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/8c/d7/8cd7c0d93b6286568bcc31c29967d940.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/punjab-minister-flips-coin-to-decide-teachers-posting-53/"
                                                           class="link-med-bold">Punjab minister flips coin to decide Teachers&#39; posting</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/kriti-sanon-diljit-dosanjh-starrer-arjun-patiala-goes-on-floors-57/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/46/2c/462caa28075431faffa3b14a0688703f.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/kriti-sanon-diljit-dosanjh-starrer-arjun-patiala-goes-on-floors-57/"
                                                           class="link-med-bold">Kriti Sanon- Diljit Dosanjh starrer &#39;Arjun Patiala&#39; goes on floors</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/akshays-padman-has-a-positive-outcome-now-girls-in-jharkhand-to-get-free-pads-55/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/cc/11/cc1105ed9c1aa062d0c4611b6755dd1c.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/akshays-padman-has-a-positive-outcome-now-girls-in-jharkhand-to-get-free-pads-55/"
                                                           class="link-med-bold">Akshay&#39;s Padman has a positive outcome, now girls in Jharkhand to get free pads</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/this-supreme-court-judge-recuses-himself-of-bofors-case-39/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/e2/98/e298e1dfe0346667b869d1e55727cbb3.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/this-supreme-court-judge-recuses-himself-of-bofors-case-39/"
                                                           class="link-med-bold">This Supreme Court judge recuses himself of Bofors case</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/valentines-day-2018-top-5-bollywood-kisses-on-kiss-day-93/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/43/71/437113fd34c44be51b6ce2a14f63b82f.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/valentines-day-2018-top-5-bollywood-kisses-on-kiss-day-93/"
                                                           class="link-med-bold">Valentine&#39;s Day 2018: Top 5 Bollywood Kisses on Kiss Day</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/yogi-assures-tripura-voters-central-schemes-will-reach-poor-if-bjp-wins-64/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/ae/3c/ae3cc0c59cfb973ceae521912fd27759.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/yogi-assures-tripura-voters-central-schemes-will-reach-poor-if-bjp-wins-64/"
                                                           class="link-med-bold">Yogi assures Tripura voters: Central schemes will reach poor if BJP wins</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/cochin-shipyard-fire-5-dead-3-injured-after-explosion-20/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/d4/be/d4be3e62bb645a231a67d73377da24f8.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/cochin-shipyard-fire-5-dead-3-injured-after-explosion-20/"
                                                           class="link-med-bold">Cochin Shipyard Fire: 5 dead, 3 injured after explosion</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/pooja-chopra-was-called-for-aiyaari-without-audition-53/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/53/bf/53bf9712b6313a352fb743147826ab5f.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/pooja-chopra-was-called-for-aiyaari-without-audition-53/"
                                                           class="link-med-bold">Pooja Chopra: Was called for &#39;Aiyaari&#39; without audition</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/one-let-terrorist-neutralised-in-srinagars-karan-nagar-encounter-12/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/c3/70/c370a5b713777f74b5f446d8e313dafb.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/one-let-terrorist-neutralised-in-srinagars-karan-nagar-encounter-12/"
                                                           class="link-med-bold">One LeT terrorist neutralised in Srinagar&#39;s Karan Nagar encounter</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/beware-bajrang-dal-will-not-allow-valentine-day-celebrations-92/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/91/76/91760177fb46db720d96901b143eb787.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/beware-bajrang-dal-will-not-allow-valentine-day-celebrations-92/"
                                                           class="link-med-bold">Beware! Bajrang Dal will not allow Valentine Day celebrations</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/kashmir-album-it-is-now-a-white-and-pristine-paradise-see-pics-16/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/5f/55/5f552749b07202ac730ffbe83009d076.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/kashmir-album-it-is-now-a-white-and-pristine-paradise-see-pics-16/"
                                                           class="link-med-bold">Kashmir Album: It is now a white and pristine paradise, see PICS</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/cheerleader-hitmaker-to-make-india-debut-40/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/0b/10/0b10a174756b67d1d280a0be46e0e045.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/cheerleader-hitmaker-to-make-india-debut-40/"
                                                           class="link-med-bold">&#39;Cheerleader&#39; hitmaker to make India debut</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/meet-this-pad-couple-who-distribute-5000-pads-every-month-54/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/2a/2b/2a2be24337e63db1557cee8b353e12eb.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/meet-this-pad-couple-who-distribute-5000-pads-every-month-54/"
                                                           class="link-med-bold">Meet this &#39;Pad Couple&#39; who distribute 5000 pads every month</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/mahashivratri-10-things-you-should-never-do-it-displeases-lord-shiva-76/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/82/44/8244e6ec3349d826fbe2f385f8454dd5.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/mahashivratri-10-things-you-should-never-do-it-displeases-lord-shiva-76/"
                                                           class="link-med-bold">Mahashivratri: 10 things you should never do, it displeases Lord Shiva</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/why-mahashivratri-should-be-celebrated-on-14th-february-and-not-13th-february-49/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/cf/d1/cfd19aa2debc6c2e83c42f66e3180b8a.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/why-mahashivratri-should-be-celebrated-on-14th-february-and-not-13th-february-49/"
                                                           class="link-med-bold">Why Mahashivratri should be celebrated on 14th February and not 13th February</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/these-facts-about-maha-shivratri-will-bring-you-closer-to-lord-shiva-8/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/26/fe/26fe7404c73ccaea7cb7be593db39075.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/these-facts-about-maha-shivratri-will-bring-you-closer-to-lord-shiva-8/"
                                                           class="link-med-bold">These facts about Maha Shivratri will bring you closer to Lord Shiva</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/20-hour-long-gunfight-between-holed-up-militants-and-the-security-forces-continue-20/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/94/cd/94cdd4dcd16d438da275a44619bc2546.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/20-hour-long-gunfight-between-holed-up-militants-and-the-security-forces-continue-20/"
                                                           class="link-med-bold">20-hour long gunfight between holed up militants and the security forces continue</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/nitish-kumar-opens-up-on-lalu-yadav-gives-a-shocking-statement-32/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/a8/59/a8590777858939169413c82fd4f087c2.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/nitish-kumar-opens-up-on-lalu-yadav-gives-a-shocking-statement-32/"
                                                           class="link-med-bold">Nitish Kumar opens up on Lalu Yadav; gives a shocking statement</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/one-dead-22-injured-in-austrian-train-collision-61/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/74/bc/74bcc646176d541b67a5e61cf4f790f2.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/one-dead-22-injured-in-austrian-train-collision-61/"
                                                           class="link-med-bold">One dead, 22 injured in Austrian train collision</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/top-10-pictures-of-priya-prakash-varrier-know-more-about-her-11/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/c8/f6/c8f6cb1a41688fd573564148aa30e3e8.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/top-10-pictures-of-priya-prakash-varrier-know-more-about-her-11/"
                                                           class="link-med-bold">Top 10 pictures of Priya Prakash Varrier, Know more about her</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/maha-shivratri-2018-know-these-5-lesser-known-facts-about-pious-night-of-lord-shiva-58/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/15/d3/15d3b45908d9c62413240af4d65ecb28.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/maha-shivratri-2018-know-these-5-lesser-known-facts-about-pious-night-of-lord-shiva-58/"
                                                           class="link-med-bold">Maha Shivratri 2018: Know these 5 lesser-known facts about pious night of Lord Shiva</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/sabyasachi-reveals-his-favourite-occasion-94/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/6d/19/6d19185ecbc49b8c8f810d5bae8f450a.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/sabyasachi-reveals-his-favourite-occasion-94/"
                                                           class="link-med-bold">Sabyasachi REVEALS his favourite occasion</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/passenger-car-sales-nosedive-in-january-77/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/cd/2f/cd2f526a7b150f9578dba726ce2821fe.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/passenger-car-sales-nosedive-in-january-77/"
                                                           class="link-med-bold">Passenger car sales NOSEDIVE in January</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/bhagwats-comment-on-army-sparks-outrage-despite-rss-clarification-43/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/42/b6/42b64a1f4e893ae56362f30d87d9c980.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/bhagwats-comment-on-army-sparks-outrage-despite-rss-clarification-43/"
                                                           class="link-med-bold">Bhagwat&#39;s comment on army sparks outrage despite RSS clarification</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/7-important-things-to-do-this-maha-shivaratri-57/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/e7/41/e741fb9123ae2d929713c947320bb926.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/7-important-things-to-do-this-maha-shivaratri-57/"
                                                           class="link-med-bold">7 important things to do this Maha Shivaratri</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/buy-this-new-affordable-smartphone-at-throwaway-price-45/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/c7/fa/c7faab268bccdab3d3672761eb12fb32.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/buy-this-new-affordable-smartphone-at-throwaway-price-45/"
                                                           class="link-med-bold">Buy this new affordable smartphone at throwaway price</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/breaking-lashkar-e-taiba-claims-responsibility-of-sunjwan-army-camp-attacks-15/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/83/0d/830d8bc20ece9753bfcc5c34074d7f88.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/breaking-lashkar-e-taiba-claims-responsibility-of-sunjwan-army-camp-attacks-15/"
                                                           class="link-med-bold">Breaking: Lashkar-e-Taiba claims responsibility of Sunjwan Army Camp attacks</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/prince-harry-meghan-markle-divulge-more-wedding-details-95/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/45/f6/45f6dbd9895bc11df2b08ab1afbc111b.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/prince-harry-meghan-markle-divulge-more-wedding-details-95/"
                                                           class="link-med-bold">Prince Harry, Meghan Markle divulge more wedding details</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                                <div class="row voffset3">
                                                    <div class="col-xs-12">
                                                        <a href="/this-woman-constructs-a-toilet-in-bihar-by-begging-4/"><img src="


                                                                http://news24-d50.kxcdn.com/media/cache/39/60/396099efd07b355783d7cd4b641c46d8.jpg"
                                                                                          class="img-responsive"
                                                                                          alt="">
                                                        </a>
                                                    </div>
                                                    <div class="col-xs-12 voffset1">
                                                        <a href="/this-woman-constructs-a-toilet-in-bihar-by-begging-4/"
                                                           class="link-med-bold">This woman constructs a toilet in Bihar by begging</a>
                                                        <p>Aug. 31, 2017, 9:19 a.m.</p>

                                                    </div>

                                                    <div class="col-xs-12 voffset">
                                                        <hr>
                                                    </div>
                                                </div>
                                            
                                        </div>
                                        
                                        
                                        


                                        <div class="col-xs-12 voffset2">
                                            <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fnews24channel%2F&tabs=timeline&width=340&height=800&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=375771205913840" width="340" height="800" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
                                        </div>

                                        
                                            





















                                        

                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="row border-bottom"></div>
        </div>
    </section>

    <script type="text/javascript">
        window._taboola = window._taboola || [];
        _taboola.push({flush: true});
    </script>

    <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-552b657149f480bd"></script>






<footer class="padd-30">
    <div class="container-fluid text-center">
        <div class="row">
            <div class="col-xs-10 col-xs-offset-1">
                <div class="row">
                    <div class="col-xs-12 voffset3">
                        <ul class="footer-site-links">
                            
                                <li><a href="/p/about-us/">About News24</a></li>
                            
                                <li><a href="/editors/">Editors</a></li>
                            
                                <li><a href="/p/complain-hindi/">Contact</a></li>
                            
                                <li><a href="/p/privacy/">policy</a></li>
                            
                                <li><a href="/p/complain-hindi/">Complaint Redressal</a></li>
                            
                        </ul>
                    </div>
                    <div class="col-xs-12 copyright voffset3">
                        © Copyright B.A.G. Convergence Pvt. Ltd. 2017 : All Rights Reserved || Powered by <a href="http://www.ngbm.net" style="color: #fff">NGBM</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</footer>
<div id="nlsgnup" class="modal fade ">
    <div class="modal-dialog">
        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
        <div class="modal-content">
            <div class="modal-body">
                <p>Loading...</p>
            </div>
        </div>
    </div>
</div>





















































</body>
</html>
