<!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.0, maximum-scale=1.0, user-scalable=no" />
    <meta name="HandheldFriendly" content="true" />
	<title>Hurricane Harvey: Storm leaves trail of destruction in Texas; Donald Trump to visit state on Tuesday - Firstpost</title>
    <meta name="description" content="Trump will visit storm-ravaged Texas on Tuesday, as the administration ramps up its response to the most powerful hurricane to hit America in 13 years"/>
	<meta property="fb:app_id" content="1162386820478832" />
   <meta property="fb:admins" content="500851548" />
   <meta property="fb:pages" content="165818073477856" />
    <meta property="og:title" content="Hurricane Harvey: Storm leaves trail of destruction in Texas; Donald Trump to visit state on Tuesday - Firstpost" />
    <meta property="og:description" content="Trump will visit storm-ravaged Texas on Tuesday, as the administration ramps up its response to the most powerful hurricane to hit America in 13 years" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:site_name" content="Firstpost" />
	<meta property="og:type" content="website" />
		<meta property="og:image" content="http://images.firstpost.com/wp-content/uploads/2017/08/Donald-Trump-treasury_AP1.jpg" />
		<meta name="twitter:title" content="Hurricane Harvey: Storm leaves trail of destruction in Texas; Donald Trump to visit state on Tuesday - Firstpost"/>
    <meta name="twitter:description" content="Trump will visit storm-ravaged Texas on Tuesday, as the administration ramps up its response to the most powerful hurricane to hit America in 13 years"/>
	<meta name="twitter:card" content="summary_large_image"/>
	<meta property="twitter:account_id" content="4503599627804328" />
			<meta name="twitter:widgets:csp" content="on">
	<meta name="twitter:domain" content="Firstpost"/>
	<meta name="twitter:site" value="@firstpost">
	<meta name="twitter:url" content="http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html">
    <link rel="canonical" href="http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html"  />
    
             
    <meta property="og:url" content="http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html" />
    <link href="http://www.firstpost.com/assets/css/bootstrap.min.css?v=86.32" rel="stylesheet" type="text/css" />
	
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
 j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
 })(window,document,'script','dataLayer','GTM-MLJQLND');</script>

    <link rel="shortcut icon prefetch" href="http://images.firstpost.com/wp-content/themes/firstpost/images/favicon.ico" />
    <link rel="icon prefetch" type="image/vnd.microsoft.icon" href="http://images.firstpost.com/wp-content/themes/firstpost/images/favicon.ico" />
    <link href='http://images.firstpost.com/wp-content/themes/firstpost/images/favicon.ico' rel='shortcut icon prefetch' type='image/x-icon'>
    <link href='http://images.firstpost.com/wp-content/themes/firstpost/images/favicon.ico' rel='icon prefetch' type='image/x-icon'/>
    <style>
        .featured-news .news-cells .cell a{line-height: 18px;}
        .featured-news .news-cells .cell label{line-height: 12px;margin-bottom: 0;}
    </style>

    <!-- jQuery -->
    <script type="text/javascript" src="http://images.firstpost.com/wp-content/uploads/assets/js/jquery.min.js"></script>
	<link href="http://images.firstpost.com/wp-content/uploads/assets/css/owl.carousel.css" rel="stylesheet prefetch" type="text/css" />
    <script type="text/javascript" async src="http://images.firstpost.com/wp-content/uploads/assets/js/owl.carousel.min.js"></script>

    <script async type="text/javascript" src="http://images.firstpost.com/wp-content/uploads/assets/js/bootstrap.min.js?v=5.3"></script>
    <script async type="text/javascript" src="http://images.firstpost.com/wp-content/uploads/assets/js/jquery.history.js"></script>
<!--    <script src="--><!--app.min.js?v=12.72"></script>-->
    <script src="http://www.firstpost.com/assets/js/app.js?v=12.79"></script>
    
<script type="text/javascript">


    function FPgetcookieForDFP(cookiename) {
    var cookiestring=document.cookie;
    var index1=cookiestring.indexOf(cookiename);
    if (index1==-1 || cookiename=='') return '';
    var index2=cookiestring.indexOf(';',index1);
    if (index2==-1) index2=cookiestring.length;
    return unescape(cookiestring.substring(index1+cookiename.length+1,index2));
}
    function setUserBehaviour()
    {
        var i, x, y, cl = document.cookie.split(";");
        var _w18userinfo_out = {};
        var c = 0;
        for (i = 0; i < cl.length; i++) {
            x = cl[i].substr(0, cl[i].indexOf("="));
            y = cl[i].substr(cl[i].indexOf("=") + 1);
            x = x.replace(/^\s+|\s+$/g, "");
            if (x == "_w18userinfo") {
                _w18userinfo_out._w18userinfo = unescape(y);
                c = c + 1
            }
            if (c == 1) {
                break;
            }
        }
        if(c==1){
            var contact = JSON.parse(_w18userinfo_out._w18userinfo);
            for (var item in contact) {
                googletag.pubads().setTargeting(item,contact[item]);
            }
        }
    }
    var googletag = googletag || {};
    googletag.cmd = googletag.cmd || [];
    (function() {
        var gads = document.createElement('script');
        gads.async = true;
        gads.type = 'text/javascript';
        var useSSL = 'https:' == document.location.protocol;
        gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js';
        var node = document.getElementsByTagName('script')[0];
        node.parentNode.insertBefore(gads, node);
    })();
</script>
<script type='text/javascript' id='dfp_slot_details'>
    var width = window.innerWidth || document.documentElement.clientWidth;
    var adKey = "";
    var dimArr = '';
    var n1 = '';
    var n2 = '';
    
    var ads = {"ads":{"FirstPost\/FirstPost_World\/FirstPost_World_Internal\/FirstPost_World_Internal_300x250_1":"300,250","FirstPost\/FirstPost_World\/FirstPost_World_Internal\/FirstPost_World_Internal_300x250_2":"300,250","FirstPost\/FirstPost_World\/FirstPost_World_Internal\/FirstPost_World_Internal_300x600":"300,600","FirstPost\/FirstPost_Ros\/FirstPost_Internal_also_see_article_nativead_240x260":"240,260","FirstPost\/FirstPost_Ros\/FirstPost_Ros_FlipQuote_300x100_Left":"300,100","FirstPost\/FirstPost_Ros\/FirstPost_Ros_FlipQuote_300x100_Right":"300,100","FirstPost\/Firstpost_Pagepush_Across\/FirstPost_Across_728x90":"728,90","FirstPost\/FirstPost_Footer\/FirstPost_Footer_300x250_USUK":"300,250","FirstPost\/FirstPost_Footer\/FirstPost_Footer_728x90_USUK":"728,90","FirstPost_Wap_New\/FirstPost_Wap_New_World\/FirstPost_Wap_New_World_Internal\/FirstPost_Wap_New_World_Internal_After_Section_300x250_3":"300,250","FirstPost_Wap_New\/FirstPost_Wap_New_World\/FirstPost_Wap_New_World_Internal\/FirstPost_Wap_New_World_Internal_After_Section_320x50_Middle":"320,50","FirstPost_Wap_New\/FirstPost_Wap_New_World\/FirstPost_Wap_New_World_Internal\/FirstPost_Wap_New_World_Internal_Between_Sections_300x250_2":"300,250","FirstPost_Wap_New\/FirstPost_Wap_New_World\/FirstPost_Wap_New_World_Internal\/FirstPost_Wap_New_World_Internal_Bottom_320x50_Sticky":"320,50","FirstPost_Wap_New\/FirstPost_Wap_New_World\/FirstPost_Wap_New_World_Internal\/FirstPost_Wap_New_World_Internal_Interstitial_1x1":"1,1","FirstPost_Wap_New\/FirstPost_Wap_New_ROS\/FirstPost_Wap_New_ROS_OutOfPage_1x1":"1,1","FirstPost_Wap_New\/FirstPost_Wap_New_ROS\/FirstPost_Wap_New_ROS_Top_320x35":"320,35","FirstPost_Wap_New\/FirstPost_Wap_New_ROS\/FirstPost_Wap_New_ROS_Native_320x100":"320,100","FirstPost_Wap_New\/FirstPost_Wap_New_ROS\/FirstPost_Wap_New_ROS_AMP_320x50":"320,50","FirstPost_Wap_New\/FirstPost_Wap_New_ROS\/FirstPost_Wap_New_ROS_AMP_300x250":"300,250"},"fallback":{"lhs":{"quote":"ConnectTheDots","title":"Best flagship smartphones of 2017","url":"http:\/\/www.firstpost.com\/tech\/news-analysis\/best-flagship-smartphones-of-2017-samsung-galaxy-note-8-is-numero-uno-followed-by-apple-iphone-x-and-google-pixel-2-4267737.html","image":"http:\/\/images.firstpost.com\/fpimages\/380x285\/fixed\/jpg\/flip_quote\/20171226062441_Samsung-Galaxy-Note-8-380-255.jpg"},"rhs":{"quote":"Review","title":"Aadhaar Virtual ID could be useless without critical updates","url":"http:\/\/www.firstpost.com\/business\/aadhaar-virtual-id-is-proactive-move-to-fix-privacy-holes-but-might-be-useless-without-critical-updates-4299257.html","image":"http:\/\/images.firstpost.com\/fpimages\/380x285\/fixed\/jpg\/flip_quote\/20180115100158_Aadhaar-new_380_AFP.jpg"}}};
     googletag.cmd.push(function() {

            $.each(ads.ads,function(key,value){
                if(value !==  null){
                    dimArr = value.split(",");    
                    n1 = parseInt(dimArr[0]);
                    n2 = parseInt(dimArr[1]);
                }
				var width = window.innerWidth || document.documentElement.clientWidth;
                    
                if(value == '300,250' || value == '300,600' || value == '728,90') {

                    if (width >= 768 && key.indexOf("FirstPost") != -1 && key.indexOf("FirstPost_Wap_New") < 0) {
					
                         googletag.defineSlot('/1039154/'+key, [n1,n2], key).addService(googletag.pubads()); 
                    }

                    if (width <= 768 && key.indexOf("FirstPost_Wap_New") != -1) {
					
                      googletag.defineSlot('/1039154/'+key, [n1,n2], key).addService(googletag.pubads());
                    }

                } else {
				
                    if (width >= 768 && key.indexOf("FirstPost") != -1 && key.indexOf("FirstPost_Wap_New") < 0) {
				
                        googletag.defineSlot('/1039154/'+key, [n1,n2], key).addService(googletag.pubads());   
                    }

                    if (width <= 768 && key.indexOf("FirstPost_Wap_New") != -1) {
					
                        googletag.defineSlot('/1039154/'+key, [n1,n2], key).addService(googletag.pubads());   
                    }
                }
                    
              
            });

           

            googletag.pubads().enableSingleRequest();googletag.pubads().collapseEmptyDivs(true);
            setUserBehaviour();
            googletag.enableServices();
                

     });
	 </script>

     <script type="text/javascript" src="https://player.nw18.com/jv7/jwplayer7_4_4_secure.js"></script>
<!--     <script type="text/javascript" src="https://player.nw18.com/jv7/jwplayer7_4_4_min.js"></script>-->
    <script type="text/javascript">

        $(document).ready(function(){

            $(".submenu").on("mouseover", function () {
                $('.fp-lazy-navbar').each(function(){
                    src = $(this).data("src");
                    $(this).attr("src",src);
                    src = "";
                });
            });

            $("#mobile-menu").click(function(){
                if ($("#mobile-menu .fa").hasClass("fa-bars")) {
                    $("#mobile-menu .fa").removeClass("fa-bars");
                    $("#mobile-menu .fa").addClass("fa-close");
                }else{
                    $("#mobile-menu .fa").removeClass("fa-close");
                    $("#mobile-menu .fa").addClass("fa-bars");
                }
                $("body").toggleClass("menu-open");
                $("html").toggleClass("noscroll");
            });
        })

        $(window).on('DOMContentLoaded load resize scroll', function () {

            var images = $(".fp-lazy");
            // load images that have entered the viewport
            $(images).each(function (index) {
                if (isElementInViewport(this) && $(this).data("src") != '') {
                    $(this).attr("src",$(this).attr("data-src"));
                    $(this).removeAttr("data-src");
                    $(this).removeClass('fp-lazy');
                }
            })
            // if all the images are loaded, stop calling the handler
            /*if (images.length == 0) {
             $(window).off('DOMContentLoaded load resize scroll')
             }*/
        })

        function isElementInViewport (el) {

            var rect = el.getBoundingClientRect();

            return (
                    rect.top >= 0 &&
                    rect.left >= 0 &&
                    rect.bottom <= $(window).height() &&
                    rect.right <= $(window).width()
            );
        }

        $("#searchDropDown").on('click',function(){
            setTimeout(function() {
                $("#searchDropDownInput").focus();
            }, 100);

        });

        /*----------  Smooth scroll to anchor  ----------*/
        $("#go-to-top").on('click',function(e) {
            var $anchor = $(this);
            $('html,body').stop().animate({
                scrollTop: $($anchor.attr('href')).offset().top
            }, 500);
            event.preventDefault();
        });

        /*----------  BS Tabs  ----------*/
        $('#videos-grid .nav-tabs > li > a').click(function (e) {
            e.preventDefault();
            $(this).tab('show');
        });

        /*----------  Mobile Menu Dropdown  ----------*/

        $(".down-arrow").click(function(e){
            e.preventDefault();
            e.stopPropagation();
            $(this).parent().next(".dropdown").slideToggle();
        });

        /*----------  Mobile trending news - show more show less  ----------*/
        $("#more-link").click(function(){
            $h = $(this).text("Show less").siblings("ul").height();
            if($h > '183'){
                $(this).text("Show less").siblings("ul").css("height","183px");
            }
            else{
                $(this).text("Show less").siblings("ul").css("height","auto");
            }
        });


        $('.table-striped tr').click(function(){
            if($(this).hasClass('active-expanded'))
            {
                $(this).toggleClass('active-expanded');
                $(this).next('tr').slideToggle();
            }
            else
            {
                $('.table-striped').find('tr').removeClass('active-expanded').next('tr.Dnone').slideUp();
                $(this).toggleClass('active-expanded');
                $(this).next('tr').slideToggle();
            }
        });


        /*----------  tax calculator  ----------*/
        $(function(){
            $('#next').click(function (e) {
                e.preventDefault();
                $(".nav-tabs li").removeClass("active");
                $("#next-link").parent("li").addClass("active");
            });

            if ($('[data-toggle="tooltip"]').length > 0) {
                $('[data-toggle="tooltip"]').tooltip();
            }
        });
        /*----------  end of tax calculator  ----------*/
    </script>
  
    <script type="text/javascript">
        (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','//www.google-analytics.com/analytics.js','ga');

        ga('create', 'UA-22956444-1', 'auto');
        ga('send', 'pageview');
    </script>

    <!-- Begin comScore Tag -->
    <script>
        var curntUrl = window.location.href;
  curntUrl = curntUrl.replace(window.location.hostname,"www.firstpost.com");
  
  var _comscore = _comscore || [];
  _comscore.push({ c1: "2", c2: "6683813", c7: curntUrl });
  (function() {
  var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
  s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
  el.parentNode.insertBefore(s, el);
  })();
  </script>
    <noscript>
        <img src="https://sb.scorecardresearch.com/p?c1=2&c2=6683813&cv=2.0&cj=1" />
    </noscript>
    <!-- End comScore Tag -->

   <!-- <script>
        function GetURLParameterValue(sParam) {

            var sPageURL = window.location.search.substring(1);
            var sURLVariables = sPageURL.split('&');
            for (var i = 0; i < sURLVariables.length; i++) {
                var sParameterName = sURLVariables[i].split('=');
                if (sParameterName[0] == sParam) {
                    return sParameterName[1];
                }
            }
        }

        var no_comscore = false;
        var target_name = GetURLParameterValue('target');

        if( target_name == 'homepage' ) {
            no_comscore = true;
        }

        if( no_comscore == true ){

        }else{

            var _comscore = _comscore || [];
            _comscore.push({ c1: "2", c2: "6683813" });
            (function() {
                var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
                s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
                el.parentNode.insertBefore(s, el);
            })();
        }

    </script>-->



    <!-- adblock detect start -->
    <script type="text/javascript">
        (function(){var window=this;var document=this.document;function setCookie(name,value,days,path){path||(path="/");var expires="";if(days){var date=new Date;date.setTime(date.getTime()+days*24*60*60*1e3);expires="; expires="+date.toGMTString()}document.cookie=name+"="+value+expires+"; path="+path}function uuid(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(c){var r=Math.random()*16|0,v=c=="x"?r:r&3|8;return v.toString(16)})}var invoked=false;function loadEventHandler(e){if(invoked){return}invoked=true;var els=document.querySelectorAll("[id^='firstpost/' i],[id^='firstpost_wap' i]");if(els.length){for(var i=0;i<els.length;++i){var f=els[i];var style=window.getComputedStyle(f,null);if(style.getPropertyValue("display")==="none"){continue}var c=f.querySelector("div");if(!c){var iframe=f.querySelector("iframe");if(iframe){var doc=iframe.contentDocument||iframe.contentWindow.document;var d=doc.body.querySelector("div,ins");if(doc.body.clientHeight>=10&&d&&d.clientHeight>=10){break}else{continue}}}if(c){var h=window.getComputedStyle(c,null).getPropertyValue("height");h=+h.replace(/[^\d\.]/g,"");if(h>=10){break}}}if(i===els.length){setCookie("__a_x_id",uuid(),365)}else{setCookie("__a_x_id","0",365)}}}window.addEventListener("load",loadEventHandler);if(document.readyState==="interactive"||document.readyState==="complete")loadEventHandler()})();
    </script>
    <!-- adblock detect end -->
    <!--izooto Script-->
    <script> window._izq = window._izq || []; window._izq.push(["init"]); </script>
    <script src="//cdn.izooto.com/scripts/00acb2139b7de30d5754c91bdabbe2d808c2e453.js"></script>
    <!--izooto Script-->
    <style>
        @media screen and (max-width: 800px){
            .main-logo img {
                width: 158px;
                height: auto;
                margin-top: 12px;
            }
        }
    </style>
    <!-- Facebook Pixel Code -->
    <script>
        !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
            n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
            t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
                document,'script','https://connect.facebook.net/en_US/fbevents.js');
        fbq('init', '482038382136514');
        fbq('track', 'PageView');
    </script>
    <!-- End Facebook Pixel Code -->
        
        <script src="//player.h-cdn.com/loader.js?customer=network18" crossorigin="anonymous" async></script>
       <!-- Honeywell start -->
    <script async='async' src='https://www.googletagservices.com/tag/js/gpt.js'></script>
    <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
    </script>

    <script>
        googletag.cmd.push(function() {
            googletag.defineSlot('/1039154/FirstPost/Firstpost_ImpressionTracker/Firstpost_ImpressionTracker_Honeywell_Widget_1x1', [1, 1], 'div-gpt-ad-1508223058503-0').addService(googletag.pubads());
            googletag.pubads().enableSingleRequest();
            googletag.enableServices();
        });
    </script>
    <!-- Honeywell end -->

    <!-- adblock detect start -->
    <script type="text/javascript">
        (function(){var window=this;var document=this.document;function setCookie(name,value,days,path){path||(path="/");var expires="";if(days){var date=new Date;date.setTime(date.getTime()+days*24*60*60*1e3);expires="; expires="+date.toGMTString()}document.cookie=name+"="+value+expires+"; path="+path}function uuid(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(c){var r=Math.random()*16|0,v=c=="x"?r:r&3|8;return v.toString(16)})}var invoked=false;function loadEventHandler(e){if(invoked){return}invoked=true;var els=document.querySelectorAll("[id^='firstpost/' i],[id^='firstpost_wap' i]");if(els.length){for(var i=0;i<els.length;++i){var f=els[i];var style=window.getComputedStyle(f,null);if(style.getPropertyValue("display")==="none"){continue}var c=f.querySelector("div");if(!c){var iframe=f.querySelector("iframe");if(iframe){var doc=iframe.contentDocument||iframe.contentWindow.document;var d=doc.body.querySelector("div,ins");if(doc.body.clientHeight>=10&&d&&d.clientHeight>=10){break}else{continue}}}if(c){var h=window.getComputedStyle(c,null).getPropertyValue("height");h=+h.replace(/[^\d\.]/g,"");if(h>=10){break}}}if(i===els.length){setCookie("__a_x_id",uuid(),365)}else{setCookie("__a_x_id","0",365)}}}window.addEventListener("load",loadEventHandler);if(document.readyState==="interactive"||document.readyState==="complete")loadEventHandler()})();
    </script>
    <!-- adblock detect end -->

    </head>


    <body class="home-page " id="top" data-spy="scroll" data-target="#myScrollspy">
    <input type="hidden" id="akamaiCityName"  value="">
    <!-- Start Google Tag Manager (noscript) -->
<!--    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MLJQLND"
                      height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>-->

    <!-- End Google Tag Manager (noscript) -->
    <div id="wrapper">

    


   



  
<style>
    .budget-header-wrapper {
        position: inherit;
        top: 0;
        padding: 2px 0px;
        margin-bottom: 4px;
        box-shadow: 0px 1.5px 5px #d5d5d5;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bf202d+0,bf202d+20,f99f44+29,fce7ef+40,fce7ef+100 */
background: rgb(191,32,45); /* Old browsers */
background: -moz-linear-gradient(left, rgba(191,32,45,1) 0%, rgba(191,32,45,1) 20%, rgba(249,159,68,1) 29%, rgba(252,231,239,1) 40%, rgba(252,231,239,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(191,32,45,1) 0%,rgba(191,32,45,1) 20%,rgba(249,159,68,1) 29%,rgba(252,231,239,1) 40%,rgba(252,231,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(191,32,45,1) 0%,rgba(191,32,45,1) 20%,rgba(249,159,68,1) 29%,rgba(252,231,239,1) 40%,rgba(252,231,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf202d', endColorstr='#fce7ef',GradientType=1 ); /* IE6-9 */
        /*background: -moz-linear-gradient(left, #c1092f 0%, #ffe7ab 49%);
        background: -webkit-linear-gradient(left, #c1092f 0%, #ffe7ab 49%);
        background: linear-gradient(to right, #c1092f 0%, #ffe7ab 49%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1092f', endColorstr='#ffe7ab', GradientType=1);*/
        /* IE6-9 */
        width: 100%;
        z-index: 9999;

    }

    .present-spons, .co-spons{
        display: inline-block;
        vertical-align: top;
    }
    .present-spons{
        margin: 10px 0;
        padding:0 15px;
        border-left: #666 solid 1px;
    }
    .co-spons{
        margin: 20px 0 0px 0;
        padding: 0 20px 0 20px;
        position: relative;
    }
    .co-spons::after{
        content: "";
        position: absolute;
        height: 100%;
        width: 1px;
        background: #757575;
        right: 0px;
        top: -9px;
    }
    .present-spons span, 
    .co-spons span{
            display: block;
            vertical-align: top;
            font-size: 10px;
            margin: 0;
            padding:0;
            font-weight: 600;
        }
    .present-spons img, 
    .co-spons   img{
            display: block;
            vertical-align: top;
            width: auto;
            max-width: 100%;
        }

        .co-spons img{
            margin-top: -20px;
            display: inline-block !important;
        }
        .co-spons span{
            display: inline-block !important;
            margin-top: 10px;
            margin-right: 10px;
        }

    .wrap-logo{
        display:inline-block;
        align-content:center;
        float:left;
        padding-right:15px;
        margin-top: 0px;
    }

    .budget-header-presents {
        display: inline-block;
        font-size: 6px;
        letter-spacing: -1px;
        margin: -4px 0px 0px 3px;
        writing-mode: vertical-rl;
        text-orientation: upright;
    }

    .sponsor-image-wrapper {
        display: inline-block;
        width: 95px;
    }

    .sponsor-image-wrapper img {
        width: 100%;
    }

    .co-sponsor-image-wrapper {
        display: inline-block;
        width: 90px !important;
    }

    .ass-sponsor-image-wrapper {
        display: inline-block;
        width: 100px;
    }

    .ass-sponsor-image-wrapper img {
        width: 110px;
        height: auto;
    }

    .header-sponsor-label {
        font-weight: 100;
        font-family: sans-serif;
        font-size: 12px;
        padding: 4px;
        margin: 0;
        padding: 12px 18px;
        display: inline-block;
        vertical-align: middle;
        font-weight: 100;
        width: 70%;
        margin: 0;
        padding: 0;
    }
    .slick-list{
        padding: 0 !important;
    }
    .associate-wrapper {
        width: 60%;
        float: right;
        padding: 0;
        margin-left: 10px;
    }

    .logo-wrapper {
        width: 294px;
        height: auto;
    }

    .logo-wrapper img{
        width: 100%;
        padding: 10px 0;
    }
    .aso-with{
        font-size: 10px;
        font-weight: bolder;
        font-family: 'Open Sans','Segoe UI','Avenir Next',sans-serif;
    }
    .sponsors-wrapper {
        padding: 10px 0px !important;
        height: 54px;
        display: flex;
        align-items: center;
    }

    .budget-header-associate-slider {
        display: inline-block;
    }

    .slick-track {
        min-width: 1290px;
        margin-left: -120px;
    }

    .slick-slide {
        display: inline-block;
        padding: 0;
        outline: none;
        border: none;
        position: relative;
        text-align: center;
    }

    .bhas {
        overflow: hidden;
        margin-top: 18px;
    }

    .bhas .slick-list {
        overflow: hidden;
    }

    .budget-header-margin {
        margin-top: 60px;
    }

    @media (max-width: 1400px){
        .associate-wrapper{
            width: 54%;
        }
    }

    @media (max-width: 1200px){
        .associate-wrapper{
            width: 42%;
        }
        .ass-sponsor-image-wrapper img{
            width: 90px;
        }
        .slick-list{
            margin-left: 20px;
        }
    }

    @media (max-width: 990px){
        .wrap-logo{
            margin-top: 18px;
        }
        .logo-wrapper{
            width: 180px;
        }
        .associate-wrapper{
            width: 40%;
        }
    }

    @media screen and (max-width: 800px) {
        .budget-header-wrapper {
            position: fixed;
            top: 50px;
        }
   
        .header-sponsor-label {
            margin-top: -10px;
            font-size: 10px;
            text-align: center;
            width: 100%;
        }
   
        .associate-wrapper {
            width: 35%;
        }
    
        .sponsors-wrapper {
            padding: 0px 0px !important;
            height: 70px;
        }
   
        .slick-slide {
            display: inline-block;
            padding: 0px;
            text-align: center;
            min-width: 0px;
        }
        .slick-slide img {
            width: auto;
            height: 45px;
        }
        .slick-slide::after {
            background: #afafaf;
            content: "";
            height: 0px;
            width: 0px;
            position: absolute;
            right: 0;
            top: 13px;
        }
   
        .bhas {
            min-width: 0px;
            overflow: hidden;
        }
    
        .budget-header-margin {
            margin-top: 0px;
        }

        .slick-track {
            min-width: 0px;
            height: 55px;
        }
    }
.budget-live-link{
        background: red;
        color: white !important;
        padding: 3px 5px !important;
        margin-left: -7px;
    }
    .live-button-text{
       display:inline;
       margin:0;
       font-size: 11px;
       font-family: 'Open Sans','Segoe UI','Avenir Next',sans-serif;
    }
    .blink {
          -webkit-animation-name: blink;
             -moz-animation-name: blink;
               -o-animation-name: blink;
                  animation-name: blink;
          -webktit-animation-timing-function: linear;
              -moz-animation-timing-function: linear;
                -o-animation-timing-function: linear;
                   animation-timing-function: linear;
          -webkit-animation-duration: 1s;
             -moz-animation-duration: 1s;
               -o-animation-duration: 1s;
                  animation-duration: 1s;
           -webkit-animation-iteration-count: infinite;
             -moz-animation-iteration-count: infinite;
               -o-animation-iteration-count: infinite;
                  animation-iteration-count: infinite;
        }
       @-webkit-keyframes blink {
          50% {
            opacity: 0;
          }
           75% {
               opacity: 1;
           }
        }
        @-moz-keyframes blink {
          50% {
            opacity: 0;
          }
            75% {
               opacity: 1;
           }
        }
        @-o-keyframes blink {
          50% {
            opacity: 0;
          }
            75% {
               opacity: 1;
           }
        }
        @keyframes blink {
          50% {
            opacity: 0;
          }
            75% {
               opacity: 1;
           }
        }
</style>

<script type="text/javascript" src="http://www.firstpost.com/assets/js/slick.min.js"></script>

<div class="budget-header-wrapper">
    <!--BUDGET HEADER-->
    <div class="container">

            <div class="wrap-logo">
            <!-- <div class="sponsor-image-wrapper">
                <img src="http://images.firstpost.com/wp-content/uploads/assets/images/budget-2018/12060.jpg" />
            </div>

            <p class="budget-header-presents">PRESENTS</p>-->
            <div class="logo-wrapper">
                <a style="width:100%" href="/budget-2018/">
                    <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWIAAABCCAMAAABaWSzKAAADAFBMVEUAAAD39/f////8/PwAAAAMDAwNDQ3m5uYODg7///8QEBDU1NT////z8/Pu7u4NDQ0NDQ0MDAwODg4PDw/////+/v4MDAwAAAALCwv///////+7u7sAAAALCwv///9paWkNDQ0REREMDAwLCwsXFxcODg7////////z8/P///8NDQ38/Pz////29vbi4uIAAAD////t7e3a2tr////9/f39/f38/Pz39/fw8PDn5+cAAAAAAAAAAAA3Nzf////////8/PwAAADq6uoAAAC0tLSGhob///8FBQX////4+Pj////AwMAAAAAHBwf////////6+vr///8AAAAAAAD09PQAAAD+/v7////9/f3///8AAAD+/v7////Ozs76+vr+/v7l5eXg4ODc3NwAAAAAAADLy8sAAAD///////8AAADz8/PY2NjT09P////9/f24uLj9/f3///9WVlZERET////////////////////7+/v///8AAAAAAADx8fEAAADo6Oj////R0dH///+vr6/9/f2jo6ORkZF6enpzc3MAAADt7e0AAAD///8AAADt7e3///////8AAADNzc3j4+OpqamoqKifn5+ZmZmZmZn///9vb2/9/f3///8/Pz/7+/v29vb////7+/v////z8/P////////Nzc0AAAAAAACurq4AAAD8/PzU1NRkZGS4uLh5eXkKCgolJSX///95eXntKCT4+Pj9/f3///////8AAAD4+Pjx8fHHx8fu7u4AAAD///+Tk5Pr6+uFhYWnp6ccHBza2tpWVlZpaWkpKSn///9DQ0P////5+fnz8/Py8vLn5+fl5eX5+fnV1dXe3t7n5+fi4uKrq6uCgoJWVlb9/f26urr6+vrCwsL29vb6+vrX19cAAADW1ta8vLzLy8uVlZU3NzeHh4ftKCTd3d0AAAAAAAAAAADc3NztKCTKyspjY2PtKCS/v7+ZmZmAgIDtKCT+/v7GxsbHx8ftKCT29vbc3Nzq6urtKCTtKCT///8AAAAz2Qa3AAAA/nRSTlMA58DzQAMHjy79MidQ2s85EgsQNvr4FLAqkOGGgCGwVScYCRwOH/zRygMk8RHgt/fxyquAdfb04tO+uJJkQxgKB/vGwX5hNjMv5cSJTi8N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" alt="Budget 2018" title="Budget 2018">
                    </a>
            </div>
    </div><!--wrap-logo-->


        <div class="co-spons">
            <span>Co-Sponsor</span>
            <a target="_black" href="http://pubads.g.doubleclick.net/gampad/clk?id=4549692654&iu=/1039154/FirstPost/FirstPost_clickTracker/Firstpost_clickTracker_Budget">
            <img src="http://images.firstpost.com/wp-content/uploads/assets/images/budget-2018/indiabulls110x73.png" />
            </a> 
        </div>


        <div class="associate-wrapper">
            <div class="sponsors-wrapper">


                <!-- <div>
                <h3 class="header-sponsor-label">CO <br> SPONSORS</h3>
            </div>-->
                <!--<div class="co-sponsor-image-wrapper">
                <img width="90px" src="http://images.firstpost.com/wp-content/uploads/assets/images/budget-2018/9060.jpg" />
            </div>-->



                <div class="budget-header-associate-slider bhas">
                    <div class="aso-with">In association with</div>
                    <div class="ass-sponsor-image-wrapper right-border-after">
                        <a target="_black" href="http://pubads.g.doubleclick.net/gampad/clk?id=4550421565&iu=/1039154/FirstPost/FirstPost_clickTracker/Firstpost_clickTracker_Budget">
                        <img src="http://images.firstpost.com/wp-content/uploads/assets/images/budget-2018/aegon110x73.png" />
                        </a>
                    </div>
                    <div class="ass-sponsor-image-wrapper right-border-after">
                        <a target="_black" href="http://pubads.g.doubleclick.net/gampad/clk?id=4550717274&iu=/1039154/FirstPost/FirstPost_clickTracker/Firstpost_clickTracker_Budget">
                        <img src="http://images.firstpost.com/wp-content/uploads/assets/images/budget-2018/nerolac110x73.png" />
                        </a>
                    </div>
                    <div class="ass-sponsor-image-wrapper">
                        <a target="_black" href="http://pubads.g.doubleclick.net/gampad/clk?id=4549611723&iu=/1039154/FirstPost/FirstPost_clickTracker/Firstpost_clickTracker_Budget">
                        <img src="http://images.firstpost.com/wp-content/uploads/assets/images/budget-2018/bankbazzar110x73new.png" />
                        </a>
                    </div>
                    <div class="ass-sponsor-image-wrapper right-border-after">
                        <a target="_black" href="http://pubads.g.doubleclick.net/gampad/clk?id=4555835746&iu=/1039154/FirstPost/FirstPost_clickTracker/Firstpost_clickTracker_Budget">
                        <img src="http://images.firstpost.com/wp-content/uploads/assets/images/budget-2018/Sattva110x73.png" style="width:55% !important" />
                        </a>
                    </div> 
                    <div class="ass-sponsor-image-wrapper right-border-after">
                        <a target="_black" href="http://pubads.g.doubleclick.net/gampad/clk?id=4554962353&iu=/1039154/FirstPost/FirstPost_clickTracker/Firstpost_clickTracker_Budget">
                        <img src="http://images.firstpost.com/wp-content/uploads/assets/images/budget-2018/daikin110x73.png" />
                        </a>
                    </div>  
                </div>

            </div>
        </div><!--associtate-wrapper-->

    </div>
</div>


 <script>
    var mobileoptions = {
            dots: false,
            arrows: false,
            centerMode: true,
            slidesToShow: 5,
            autoplay: true,
            autoplaySpeed: 0,
            speed: 4500,
            cssEase: 'linear',
            draggable: false,
           responsive: [
            {
              breakpoint: 1200,
              settings: {
                slidesToShow: 4,
              }
            },
            {
              breakpoint: 990,
              settings: {
                slidesToShow: 2.8,
              }
            },
          ]
        };
        $('.bhas').slick(mobileoptions);

        /*$(window).scroll(function() {
            if ($(window).scrollTop() > 200) {
                
                $('.budget-header-wrapper').slideDown();
                setTimeout(function() {
                    $('.bhas').slick({
                        dots: false,
                        arrows: false,
                        centerMode: true,
                        slidesToShow: 1,
                        autoplay: true,
                        autoplaySpeed: 0,
                        speed: 9000,
                        cssEase: 'linear'
                    });
                }, 0);
            } else {
                $('.budget-header-wrapper').slideUp();
            }
        });*/

        var reinit=function(n){
            $('.bhas').slick({
                    dots: false,
                    arrows: false,
                    centerMode: true,
                    slidesToShow: n,
                    autoplay: true,
                    autoplaySpeed: 0,
                    speed: 4500,
                    cssEase: 'linear'
                });
        }

        $(".ticker-a").click(function() {
            $('.bhas').slick('unslick');
            
            for(var ri=0;ri<mobileoptions.responsive.length;ri++){
                if(ri<(mobileoptions.responsive.length-1))
                {
                    if($(window).width() < mobileoptions.responsive[ri].breakpoint && $(window).width()>mobileoptions.responsive[ri+1].breakpoint){                               
                        reinit(mobileoptions.responsive[ri].settings.slidesToShow);
                    };
                }else{
                    reinit(mobileoptions.responsive[ri].settings.slidesToShow);
                }
            }

        });

</script>


<!-- Budget 2018 code ends here-->

<header id="header" class="container">
   <div class="header-main">
        <div class="">
            <div class="row">
                <div class="col-lg-3 col-md-4 hidden-sm hidden-xs">
                        <!-- Ads Display Widget Start -->
                                            <div id='FirstPost/FirstPost_Ros/FirstPost_Ros_FlipQuote_300x100_Left'><script type='text/javascript'>
                            var width = window.innerWidth || document.documentElement.clientWidth;
                            adKey = 'FirstPost/FirstPost_Ros/FirstPost_Ros_FlipQuote_300x100_Left';
                            if (width >= 768 && (adKey.indexOf('FirstPost') != -1 || adKey.indexOf('Tech') != -1) && adKey.indexOf('FirstPost_Wap_New') < 0) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Ros/FirstPost_Ros_FlipQuote_300x100_Left') });
                            }
                            if (width < 768 && adKey.indexOf('FirstPost_Wap_New') != -1) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Ros/FirstPost_Ros_FlipQuote_300x100_Left') });
                            }

                        </script></div>
                                            <!-- Ads Display Widget End -->

                   
                </div>
                <div class="col-lg-6 col-md-4 col-sm-12 col-xs-12 text-center">
                   <button id="mobile-menu" class="mobile-menu transparent-btn btn btn-default"><i class="icon-bars"></i></button>
                    <a href="/" class="main-logo"><img src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXwAAAA/CAYAAADjXHO8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjkyRTc4OUE2OUU3MTFFNjk5QkFCNkJGMzk3MjVGOEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjkyRTc4OUI2OUU3MTFFNjk5QkFCNkJGMzk3MjVGOEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyOTJFNzg5ODY5RTcxMUU2OTlCQUI2QkYzOTcyNUY4QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyOTJFNzg5OTY5RTcxMUU2OTlCQUI2QkYzOTcyNUY4QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ptjlk9QAAB06SURBVHja7J0HuFTFFceHB0G6CIqI0kEpSYSoQIpBsWFEihixgiBKFDERgxIRUYoiSJASxEDAYIwCYotokKhINEpHRUpEwYIojy5N2mR+k2/5ln23zL07u295b/7fdz/x7e69c+89c+aU/zlTQkr5hRCihjp2CwcHBweHoojy6vi6hFL429U/jnfPw8HBwaFIY0eeewYODg4OxQNO4Ts4ODg4he/g4ODg4BS+g4ODg4NT+A4ODg4OTuE7ODg4OBQiSrlHULywbds2sWbNGvHFF1+IHTt2iAoVKogzzjhDNG7cWJQtW9Y9oCKOgwcPik8//VRs2rRJfP3112L37t2iRIkSolKlSuKUU04Rp512mqhZs6b+W2Fi3759YvXq1WL9+vVi8+bNokyZMqJ27driRz/6kahcubJ7kbYV/r///W8xaNAg/eJ/8IMfFNoADx8+rIWyZ8+eonv37uK5554TDz/8sDjppJPSPu93330nOnfuLH7/+98f+fuoUaPEjBkzxAknnGBtgjFWJtPJJ58sGjRooI9TTz1VnHjiiVl5hlu3bhVPP/20mDlzpvjkk0/EN998c9TnvOO6detqxX/uueeKSy65RDRp0kRPslQ8/vjjYvLkyeKRRx4RF154Yc7KTRi+//57UbFiRfGnP/1JzJ49W/z1r3/V/5+Xl2flnZcvX14/U947iyn/rlOnjr5GtufP4sWLxWuvvabfzZdffim++uorsWfPHs/vI/fIJsell16qj9NPPz1rSv6VV14Rf/nLX8SqVav0OA8dOnTUd2rUqKHnT6tWrfTYfvKTn+jFKhX/+te/xIABA8SNN94obr311gKff/TRR6Jfv35aDo477ricldP9+/eLUqVKiYceekicffbZ6Z+QwivpgdGjR0s+zpXjtttu0+MaPHiw1fMqBXfUfV9++eVZuR8lpLJdu3by0UcflUq4ZSaghEU+9thjsmrVqpHHpyaVVAuhVApRKiUvx48fLzt27Hjk8yeeeMLzmpMmTcopuQk6lEcj1cSX7du3z8r1lBKV119/vZw2bZpUVqvMJJQxo9+ZUohpj1spVjl9+nR54MCBjI33hRdekMrgiDw2ZUzJm2++WY4dO1bLKQf/rxZc/XmvXr08r6cW+WNGTjlefPFFG495u6/CRyDnzZsn1QoZeXDlypWTyjXUB0Lud9SqVUsef/zxRue855579Lg+//xzOWfOHPnqq69KtcrHeniMC4X11ltvyRUrVhx13+vWrdNKUllmkc9bunRpqSyQI/fNf5VVL0uWLBn4O7WCyzZt2sj58+dbm0ArV66Uyv0tcC1leUtlxR0ZH+PlfUW916eeesrzuso7Mj5HlSpVtAwky0TNmjWlsoKNJzvfT5WpChUqGP1eeSBy2bJlUnlA8plnnpH169eP/Bx4t8hK8jh4rmH3gNwry1OuX7/equJU3rAcOnSorFatWuCYefa8+8R4uYeEkvQ7GjVqJKdMmWJ1vDt27PA1sniPifFxmOqK5OPuu+/2vO7bb79tfI7KlSt7yqnpeHjWXnLKeU3H8M9//jOzCj8ZWHpRrKa5c+fq3yl3Uir31vNQrpr+zsaNG2Xr1q1jvbht27Zp6yOKADARPvjgg9Ans2DBgkgChtLEaki+78QEfPPNN+UNN9wg8/LyQs+DBchv0sH777+vJ0jquS+44AL53HPPyfz8/CPj47+rV6+Ww4YN00KZLYXfqVMnqVz4I2NIjCeKvLFgA2Qp+Rzcj9di57XQLlq06Mh116xZI5s2bRpJnkaOHHnk98lyvWHDBu291a1bN/D3KNkJEyZYUZ6vv/669sz8rtWkSRPZv39/bcghA3iAjJeDd7F27Vr9XlHAZcqUCfSKMSjSxTfffCN/+tOfFjh/48aN5cSJE7VxxxgTc4pnOnny5EheS7oK/+c//7nWM8lymnjHvF+Tc2BMpOrDhO4777zzck/hg65duxoN7MwzzzzyQKKEHpLDBVFe3N69e2Xz5s2NxoYC50WbYtasWcaCNW7cuNDzvfvuu1qYw87VrFkzPfnigN95hXBw78OwZ88eOWLECK0IM6nwzz//fLlr1y7fcdx7772h58BT+c9//uN7js8++yw0lJWq8BNKn3CbyTvv06ePkWx379499FyXXHJJ7IUeRcL88Dt3nTp15N/+9rdI5/zkk09kly5dAseMJxwXLDAtWrQocM7f/va3Rr/HcMHDy6TCZx6yyPiBOW8iJ88//7zvObZs2RJqFBSKwifUYeKCYEUkLLco+P777+Uvf/nLyC8OEN8yefCDBg2KPK5u3boZnRsr3gRffvmlp/XtZVmwmEWd+L/61a8KnAsXPwoWLlyo3fdMKHwWXSzwIAQpr+QjbPFGyUVV+GD48OFG1x8zZozxM73rrrtCz9e2bdvISh8ZCTKWkKNvv/02tobgPROq9Dt/jx49tNxFRb9+/Qqc6+qrr450jq+++kovlJlQ+IS9wuTrj3/8o5GcMCeCQHg66BnbVPjGlIQEXcsgCayPqFA3LKZPny7OOuusyL+tX7++/n0Y4pyb+zbNppueD8YMdMggKG9AKCURaayTJk0SSniO+lu9evXE7bffHuk855xzjlDWs1DutnXWgbIKNRsoG7juuuvEnXfeGfl3MGpMWSWmUO6/6NChQ+B31KQWysKNRLG97LLLhDJ4PD+/4IILxJw5c0S1atViP8Prr79ej8uPtTZlyhShFpxIzwK2kFKWR/1NKVihlHOkscEkYmww+GwDVowyQLMip7CNlFGWlWsZK3zoUakUKduoXr26UBZFZAFF2KCfmVDx4tD3bANB+s1vfhP6valTp4r33nvPmH43ceLEAn8/88wzhbKqI4+RCQ5F7vzzz7eqgKHJZRMPPPBA5AXGdPGOatgMHDgw9F1AefVT4KmApqw8S1/DQnk4mh6aLpABZNEPL7/8sn63pnjyyScL6BIMk4YNG8YaH4ZOVKMmCNCSoxpb6YLrKW8sdxR+XMs9KuAsI6hwT20jG+M3xS233BJq5St3XXs9JnjrrbfEsmXLCvwd7n9cVKlSRTz//POiUaNGad8v4xgxYkTWnzMc7cK4rp+H2bVr19DvjRkzRhw4cCDwO3369BEvvfSS7+dY0BhQtoB38oc//MH3c+SEMYWBYq9ULxRQ9JdO4d+4cePE1VdfnfZ9litXTowcOVJ7HNkE9R9c18YCbUXhZxMXXXSRvvmiDKwZE0WK+2uCd955x/Pv3377bVrjpKqRoqSqVaumbWlTNFMYaN++vbjpppty4r2HhXXAvHnz9ALuBwyi8ePH+35+5ZVXil//+tfWx07IBY/RD4yJEE8QPvzwwwKFfwnjhiMdUET3s5/9LK1zUIRJNW9hgBBqlJBekVH44He/+52RxXAswyTUsHHjRs8JkorPPvvM8+/z58/XbRTSQYsWLbTVGRdt27bVHk1hYvDgwWl5O7aAMiH2nM4Cfs899wT+9uabb87I2Fn8mZdhCtNPFhMK3wtUgPvdcxSPdMKECZ4V4iagkjXs/jKNe++9N6OVzTndPI0S/YRF4VcKfizDRAHR/mHLli2B3yFU5fcd/m4jpEGM9vLLL4/8O1xj3qONlgXpAO+CyVTYQGma9IJZsmSJ599paUFYxA/MlzZt2mRs/FdddVWgoUIiGW/OD0EeJ3Kabs6M+6elQlxla6ulSlwQ0gl6fkVa4RNGwDLjIdCTpKjBhFmEojRpZBX0HVzdoBCAKe6///7I1hNeGn1PcgG9evWymoSO+85N4rQbNmwoQERYvny5TuoGgXBoJvJfCRDjDgsXQbyAPeMnz34gjGXDwkbmfvzjH0f6TZcuXUSnTp1yQk6vueYavbAWO4UPiL/u2rUrJ6yzwgCJLBOWTVhCmklAY7h0gMsLBQ+YMFmgNxa2i5wMmmQFJR6zBZOEIMyzVKrjtGnTtMcXBMJvmQZ0z7B7ILQSR05hmkGzTMejZ76gNAGNF02+n9xAMReAl5KJ7rWuH34hgvbEJqGIsJgv1j3xyzAg1Lj7H3/8cVqCOHr0aPGLX/zC83M6cyZAN0Ja2uYSsIATbA66WoaxYTIBE7YYVnqypU6LYDrFBgHWVzY6WzZv3jwweQtg4ixatMjTaw8D3TI5/+uvvx57jCTpWXQSij8VO3fuPPLvO+64w04nSovAQ7ntttuOMgBsICf64ZNUpBiJicALMi18OdZhkkw1jZubcphxm5s1a6bbQpP8Y/JGwQ9/+EN9+AGmAQlaivSyzbk3RSKBi0I1KSa0DZMQHWGf5JAf7X5pbRwEChBNCwXTARYxC8vSpUt9vwPPftasWbqILxm0MzbB2rVrNR+emhW8e/4dBbQk92qLnEDTpk2118siGac4LxvAYEIG8FKgqxcZhU/mPhGy4UUUB4VPcivM0sayp9LRBPSxNwWWLfx+DiYSVjsWu41NL7BMnnjiiZx+9iyOVPwWBlCEJmGG1MQobKswwLvP1uYgJp4bxgX3mpyzwNjAaw1KPKfeNwcWPzoCA8hGqAMdM3bs2JyWU4wSKn6LXEiHzRkSiEupOtaA9cNuPmEhGFPLHf4xi2VUUHqPFdWyZUvx97//PW0utEMwUIAmCj+ZT873SdiGAWWfrYIhE8+IMbPRSKoSa926deTrffDBBzqxCq2VkGK69SXFFYWu8KmQ80vwFFXAOQ5buSmbj5LwxPXr3bt37DERb4V6iWX54IMPBnKpHeKDUMXnn38e+B2ogck5ErYkXLFiRei5wyq3bcKkloDEvte4aSsSl0nEs+jbt6+WU87jlSdwyFGFT/k3CZPiBJJFN9xwg1i3bp3vdyi/jxMWgd1AUjIdECeGB0zMMNE4y8EeSLwSUgsCtMfkPAmLbxg7B3ht9ZcpmPLVWeBSgUeZnJCMAwgPzBFYSYQloYJmou+VU/ghIF4XFpZB4Fmls92gqLBByTxJzQULFni/jLw8MWTIEN3KIM5+sPyGuGScZmle1hmJdDr5ET+FOZFLvYiORaxcuTKwCRnwogjC0DFBJvn3XvPcZC9Yv0Qz+1KbJnDDAJsHI4m9bknImyyOxRXWJQR3lQIdCjRSudooNITyH//4h26/W5Tgp6Cx6GFYkCDFuvPr6oliZRKE0d3CQH8eeq1QuGErHk9SHe+BDcwp4iLe7xAdGDhhbTKolUjN2yRTCIOQzQWZ8BGGXZhV7efJoh+QU+psvLyAOGDTc6q6KU6jatdGMzWn8EOQn5+vrdTiBvqX4OYm3PUE42XTpk2ejAQsJFgVVH4Si4zTq98P7dq1050UqRw0SRCagnJ/kon01bHZjraoA5mAFx4WHrvvvvs8m7zZYE/Zhmn33KC25YQNsc4JQxKbtwW8CujdNB5EVrPp+RQ7hV9cESXJCYWSpCyx/EwJI5OIXvpcA4aDLTCB4S8TQ43bs6SowCRJyiLJ4vj+++8Hfo8K4OJoKEGP5NkQ0585c6bVc0MGwQCdMWOGU1CZUvhsZMADhiKWWh4NZQwFB/0PlkphVDkWNngGWDM0wcJ9p0cQ1j2JLJJPNml1UNgWL16sd9NhxyWb1j7WKEwJWvEWV/z3v//VxXPUVCQsWcKWyDXxenIgcNGD5BxOOqEyQhtxrORU2co1mMT5TzzxRK0zCPGw8BGasQUWEc5JuNQhAwofpgDJmCA3FBbIxRdfLK644ooiw6ft1q2bjr+zyDHpielTX5C6IxGFN8khHoqviPGzAMAvtt17hgWW503VK3TLZ555xhqbAcsV7r+tKsBjDSTI4xbv4B0Q06f/eRjjxXRTjGwmK5nfJqGmKEWUsMIIQ2IM/vnPfzZOVodh+PDhms2TK83RChPWWTooExOFQiwY66ewNhuw+hCVgqcTIyXahDmwKGBavPHGG5H220QwsQwzgTp16miGCAlYlL+NAjcW6+JWQ5EOqBDFGMLbIlHJQmxCbzTtR4SnkS2wuJiQAqJuV8riNmzYMD0PbLYr5pk7FDIPH8uQfVNzrcFWVOBy+zEp2G/TtNUpCpR9TzMJeqAkFD+xeJOma0F44YUXXNWjh/WLoqONAFYliz+0VqpOielj2UfZjAUr2aTpGF1lswXCgyYdU+NuWE8vHBQ/CyMhyXR1BKzAoF3EnMLPEmrVqqWpVEUZhGqCGo4lg71BbSevvAD1j3DEqlWrtGcRt8sifdsJSRVHkHgn3kwsH4uUgxDd6tWrdVsBlAzvk+06e/TooZubxQF5MRO6LpvdZEvpm3gT5BTS3Q8ZgwSvGTmlPiWdjb5nz57tFH4uDIJwQ1EGibkoTZBwZcM6I9oClihdM1FWL7/8su5XErXoK4yBUlRBZ0paDLB44q1yNGnSRC+eJONt9TOnbUZq10kvkECGBpwNsNCHgfCVrZAtz5LiKrZBZCGljUhU73TZsmXFkiiScwo/OeZfVKs56fJ37bXXGn0XNzYqq4B4Kr+DhhYHWGOM8dlnn9UUU6xS09bBNlkVxxKy2WjOpE027yFbPZBMWntjjae2e4C0gDHDWE3ZR6mgWp0d3LhXWiqY7m5F0ZutRLBT+GkgWckX5fL9/v37awqaCaDqkfQ1BVRP3Gc2ODGJrYZZrsSdafLGwhNWK8CmJ67LZmaB8vTbdCYZmUr6R1X4EBm8clcYdzD0yEukW2FLGwqYPdSZwD4LS/DCjgvbH9op/CyAdqlr1qzRR5zWqccKcG+jbLZAAteUakeiEMVMd0JbOQA41CxS8KODABU13UXGIRxUc4chlQacCaA0wxYWFicscS85BVQfY9TYAm0UuPeg8DBzKZ2tE53CtwT6ahD35ODfRRkofNMELpWy9AQxepHKokoUuZDkIpFoC8T1g/bDJRwUtDm1gz2lRoFeEIhxm4Rb0gGx8NQ+96nw64aZzN+n7QEsPVuAFRW0yXtRk9NDKz8We8c+JnY/cL/YM2qEOLh82bGh8IsTSD5RpWoKYulQ+aKABna2207T4wW2iBcIU2WzF3txBclbPK4w65s+SpnE3LlzAz+/7LLLtJEQBsK31K/YpPWywbpfgRWhSuiexzoOb84Xu/r1FTs6tBO7Bg4Qex4eKvYMGih2du4ovuvdS8htW53CzyUwGUy3LiTmCWsnrId6KtjJihbUtkC81K/XPvHYXGzwVRRBV1X2DA4CVm7yZvI2wXnp/Bq0KFFQZgri6rBvbFYJ++1/i5zCmDuWIbdvFzuvuUrsHT9WyH37RMnq1UXJ+g1E3mk1hVQ6Yt/UqWJHp/bi8KdrncLPJRCfN92wgo6CbBYTFfD/o0y+MPgVC7Vq1cq90CyCgiRaBfiBorpM7Ss8bdq0wB27CCeeffbZkc6JfFOnYIuw4bevL7UMcfaZyCXsHvKAOPDee6JkHWVk4VUTouK5ESorV06UrF1bHFy0UOx6cJBT+LkE8hVRQjv0wWEiRwW/s1XYtl1ZF15uMqwLh+yBEBqJ9CAeOtWpxNptAvljsfEDvbHYCyMO2CuCnb5ssL38ErMdO3Y8pt87inz/Sy+KPJh+AR51iZOri/1z54gD8+fFV/gkO0wSHqZNlWzCNBETJ2Fjei9x7pk4+3nnnWcsxHfffbfmMUcFuwDRcz9dkEROBeEp23FRk66PPO9MJeAy+c5tgWKvoJ3RkBdYPRs3brRyPVhYtOLw47HDhZ8yZUpa15g1a5Zo27Zt2j2Bli5dWuBv7DtBW/Jsy6lNOTm4dImQu3aJEqVL/9+q97sefbLUwnlg4aLMW/g8hGy3aYWOmKnJT0wyU4BVE6UHOnF5umrGAS4+Ah+3MOfVV18tsGE0W8rR7dE2TApycP8z5Z6bylJhhwfY6AaZ8KvoJdnPd9KtvuV90HBv/vz5np/TCJGwjI2tNbkGFbpvv/12rN9T1EXxYKpOysTeDaYhKFs65PD2bf+/pskCUrKUkFs2x1f4lM/TJyQM9BHxWmEzCUqtTXjgbK0YVdAXLlxo9N24/WTgK0dRmoRoorJ2EoCyR4l+VBYHfUxS91kFtIswrcY1BRur0JDN1CLMBPwUm9f3CpvXjeXKzk5+PWuYiyjkuPx8WiiQKKawyQskSGHtRGkGF4b169drtg1U4ChkBRK/eLKpXgjkBc5nNbyixkWfJNNwlRVD5KSTRYm8EoHWfdIARd4pp3iuUttlCJRbKNWqy1WMDvVw5d69e2U2sHz5clmpUiXjsSm30/jcQ4cONT4vx+zZs2Pdg7LApHKJja/TokULmZ+ff9Q5Vq5cGek5KEUh1UIZOC614MmnnnrK87zDhw/PyPvs2rVrpGf+5JNPWr2+WmwiXb9Pnz4yF6AWHnnttdcGjrVbt256vpjK5H333ScrV67sea4SJUrIRx99NPI40QuNGzc2fr5NmjSRSmFKpWADz6sWPf1dr3vOBO66665IcqI887SveXD1Krml6Rly82nV5ZbGDeWWRg0KHurvm2udIjfXPlUeXLYs9RTbQxW+WjVlmzZtIt0cx0033ZRxIV+xYoXnSw46ypUrJ5X7GXruqVOnRr7nqlWrSmXtxLoX5ZpHutYtt9ySlsJPHC1btpTjxo3T13/jjTf0+FF6gwYNkg0bNvT8zfjx4zPyPnv27Bl5/GXLlpWvvfaalevzDPwUXKYnsy3MnDlT1q5d23esKOrWrVvrBVt5vPp9K+9Uzwnl+cnRo0fLiy++WM8Tv3Moj0Eqjz/W+KIq/MTRoEEDOXjwYG1UIaeM+ZVXXtHjbdWqledvevfunZFn3L9//8jj57lPmzYt7WvvHjZY5pcrLbc0qOOt9BvWlZuOKym/u+N2r5/7K/wlS5Zoa6tu3bqRby5xnHPOOVK5WLJLly7yzjvvlMpdT/uGFy5cKG+88UZtzcSZnAml36lTJ3ndddfJGTNmHHV+LNpzzz1X5uXlxTp3+fLl9f326NFDj/Ojjz4yvrcRI0ZEuhbPdt++fZ4KX7nY8oorrtAWDhOY/4/7HhNH8+bNY0/0VCALyATPivtAVuKOi/fZuXNnvQjyXqdPnx5pLG+++abs0KGDLFOmTOwxXHjhhUdkfciQIVnzcD2Vwu7dctKkSbJevXppv/PkA8WKtZ0OUhU+C/all16q5bR9+/Zp6ZvEUaNGDT2PbWD//v1ywIAB8sorr5S33nqrXizjjgud0q5dOy0nyOvkyZNjmPkH5c5ePeWmsqVkftVKWsFrxX96PZlf7QS5qUwpubN7V3l4585oCn/UqFFWhYUXu2rVqrRfgO1x8eCTgfDZPP+zzz4b6f6efvppWbp0aWOr4Z133tG/W7Ro0ZG/P/TQQ0cWgmQF++6772rLnYnLwmR6D4TzHn/8cXno0CFrSglZQCZsPuvEgacQBX379rV6/WrVqskNGzYUurWPckVBt23bNrZxhPLE8MOqtrXQJxYizpsamiQ09eGHH8oxY8bIiy66SFapUsV4rHg2AwcOlFu3brX2DBlfzZo1MyKn6JpYOHBA7p04QW5teZbMP6Gi3FRKyPwKZeSWs5rJ3SMf0Z/7YHsJrfWFKJBep7iCbo2mdMwgUC1KMQSMgXR7hNsaF9luEr0wAthEPAGlFHUDsnTHCX2S8SnLT/dMjwL4zgsWLNDZfT9KF+fnM8rYoUWS7CSJSSUh1LYwrFu3TsybN08n9bgWnQuhw1WsWFFv1EESkOcCs6dly5bWk43wremjArffZKNrU5BEJTGd/E5NktIk/m30WkGmeAdUJedSkQ+JTJL23CsH3VVhtNAymLmArLEZEbLKLlXIAL1pKPCy2TYDuUVO6UuvrObQd8+4E3IKLZix04qB+ckuWNSz8K6RUTrF2n7mjBc55Zo2tgVNln96aqWzoQstFA4sWSzk1m26CKtUi5b/5+gHcCJ8Fb5D8QGMAxYMFmYmDPS6TNJRHQofKDK2KUywjFjoWOxRarnaJiOxlShjhorNeG1tMlNM4BS+g4ODQ3FR+K61goODg0MxgVP4Dg4ODk7hOzg4ODg4he/g4ODg4BS+g4ODg0NuopQ6dqoDou1u9zgcHBwciiTKo+v/J8AA/jodjuYTBpQAAAAASUVORK5CYII=' /></a>
                    <div class="date-ebook">
                        <span class="date">Wednesday, February 14, 2018</span>
                        <!--<span><a href="http://www.firstpost.com/ebook_download.php">Latest E-book</a></span>-->
                        <span><a href="http://hindi.firstpost.com/"><strong>Switch to हिन्दी</strong></a></span>
                        <span class="accuweatherresults" id="aw_desktop"></span>
                    </div>
                    <!--<span class="accuweatherresults" style="display: none" id="aw_mobile"></span>-->
                     <!-- air quality index -->
					<!-- <div class="air-quality">
						<div class="left">
							<div id="slidecontainer">
								<div class="overlay"></div>
								<div id="range-badge" class="range-badge"></div>
							    <input id="aqi_data" type="range" class="slider" min="0" max="500" step="1" value="" />
							</div>
						</div>
						<div class="right">
							<p id="city" class="city"></p>
							<div class="s-logo">
								<a href="http://pubads.g.doubleclick.net/gampad/clk?id=4454349253&iu=/1039154/FirstPost/FirstPost_clickTracker/Firstpost_Clicktracker_Honeywell_Widget_1x1" title="Honeywell" target="_blank">
								<img src="http://images.firstpost.com/wp-content/uploads/assets/images/honeywell.png">
								</a>                              
								<span>Air Purifiers</span>
								<div id='div-gpt-ad-1508223058503-0' style='height:1px; width:1px;'>
								<script>
								googletag.cmd.push(function() { googletag.display('div-gpt-ad-1508223058503-0'); });
								</script>
								</div>  								
							</div>
						</div>
					</div> -->
					<!--air-quality-->					
                    <!-- <div class="weather-widget-mobile text-center" id="accuweatherresults"></div> -->
                </div>
                <div class="col-lg-3 col-md-4 text-right">

                    <div class="search-dropdown dropdown hidden-md hidden-lg">
                        <button class="btn btn-default dropdown-toggle" type="button" id="searchDropDownMobile" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"><i class="icon-search"></i></button>
                        <div class="dropdown-menu" aria-labelledby="searchDropDownMobile">
                            <div class="nav-search-box open">
                                <div class="site-search">
                                    <input autocomplete="off" class="search" type="text" name="search" tabindex="1" placeholder="Search..."/>
                                    <button type="submit" tabindex="2" class="submit-search"><i class="icon-search"></i></button>
                                    <div class="suggesting"><img src="" /></div>
                                </div>
                                <div class="search-suggestions hidden"></div>
                            </div>
                        </div>
                    </div>

                                                <div id='FirstPost/FirstPost_Ros/FirstPost_Ros_FlipQuote_300x100_Right'><script type='text/javascript'>
                            var width = window.innerWidth || document.documentElement.clientWidth;
                            adKey = 'FirstPost/FirstPost_Ros/FirstPost_Ros_FlipQuote_300x100_Right';
                            if (width >= 768 && (adKey.indexOf('FirstPost') != -1 || adKey.indexOf('Tech') != -1) && adKey.indexOf('FirstPost_Wap_New') < 0) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Ros/FirstPost_Ros_FlipQuote_300x100_Right') });
                            }
                            if (width < 768 && adKey.indexOf('FirstPost_Wap_New') != -1) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Ros/FirstPost_Ros_FlipQuote_300x100_Right') });
                            }

                        </script></div>
						                   
                  
                </div>
            </div>
        </div>
    </div>
	<div class="header-bottom">
    <div class="container">
        <div class="nav-wrap clearfix" id="main-menu">
            <a href="/" id="nav-flogo"><img src="http://images.firstpost.com/wp-content/uploads/f-logo-v1.png" alt="Firstpost"/></a>
            <nav class="category-list">
                <ul>
                                                            <li class=""><a href="/">Home</a></li>
                                            
                                                                                                                                                        <li class="submenu " >
                                                                    <a href="/category/politics">Politics</a>
                                                                                                    <ul class="dropdown">
                                        <li>
                                            <a href="http://www.firstpost.com/politics/three-years-of-aap-govt-arvind-kejriwals-claims-of-having-worked-wonders-belied-by-polluted-capital-and-crumbling-infrastructure-4349253.html" class="main-news-item" title="Three years of Arvind Kejriwal: Delhi CM's claims belied by polluted capital, crumbling infrastructure">
                                                <div class="news-img">
                                                    <img class="fp-lazy-navbar" src="http://images.firstpost.com/wp-content/uploads/placeholder-thumb.jpg" data-src="http://images.firstpost.com/fpimages/80x60/fixed/jpg/2018/02/Arvind-Kejriwal-new_380_PTI2.jpg" />
                                                </div>
                                                <div class="news-text">Three years of Arvind Kejriwal: Delhi CM's claims belied by polluted capital, crumbling infrastructure</div>
                                                <div class=""></div>
                                            </a>
                                        </li>
                                                                                    <li><a href="http://www.firstpost.com/politics/three-years-of-aap-govt-arvind-kejriwals-claims-of-having-worked-wonders-belied-by-polluted-capital-and-crumbling-infrastructure-4349253.html">Three years of Arvind Kejriwal: Delhi CM's claims belied by polluted capital, crumbling infrastructure</a></li>
                                                                                    <li><a href="http://www.firstpost.com/politics/congress-blames-centres-flip-flop-on-pakistan-for-disturbing-situation-in-jammu-and-kashmir-4349797.html">Congress blames Centre's flip-flop on Pakistan for 'disturbing situation' in Jammu and Kashmir</a></li>
                                                                                    <li><a href="http://www.firstpost.com/politics/sharad-yadav-says-state-of-undeclared-emergency-in-india-attempts-being-made-to-weaken-constitution-4349897.html">Sharad Yadav says 'state of undeclared Emergency' in India, attempts being made to weaken Constitution</a></li>
                                                                                    <li><a href="http://www.firstpost.com/politics/aaps-sanjay-singh-slams-narendra-modi-govt-over-rafale-deal-says-row-will-prove-last-nail-in-coffin-of-bjp-rule-4349865.html">AAP's Sanjay Singh slams Narendra Modi govt over Rafale deal, says row will prove 'last nail in coffin' of BJP rule</a></li>
                                                                                    <li><a href="http://www.firstpost.com/politics/ops-and-aiadmk-committed-contempt-of-court-says-dmk-counsel-amarendra-sharan-4349855.html">OPS and AIADMK committed contempt of court, says DMK counsel Amarendra Sharan</a></li>
                                                                                    <li><a href="http://www.firstpost.com/politics/congress-leader-wants-mani-shankar-aiyar-sacked-over-pakistan-remarks-says-hell-write-to-rahul-gandhi-4349775.html">Congress leader wants Mani Shankar Aiyar sacked over Pakistan remarks, says he'll write to Rahul Gandhi</a></li>
                                        
                                    </ul>
                                                            </li>
                                                                    
                                                                                                                                                        <li class="submenu " >
                                                                    <a href="/category/sports">Sports</a>
                                                                                                    <ul class="dropdown">
                                        <li>
                                            <a href="http://www.firstpost.com/sports/champions-league-tottenham-hotspur-come-from-behind-to-hold-juventus-manchester-city-thrash-fc-basel-4350227.html" class="main-news-item" title="Champions League: Tottenham Hotspur come from behind to hold Juventus; Manchester City thrash FC Basel">
                                                <div class="news-img">
                                                    <img class="fp-lazy-navbar" src="http://images.firstpost.com/wp-content/uploads/placeholder-thumb.jpg" data-src="http://images.firstpost.com/fpimages/80x60/fixed/jpg/2018/02/Christian-Eriksen-UCL-Twitter1.jpg" />
                                                </div>
                                                <div class="news-text">Champions League: Tottenham Hotspur come from behind to hold Juventus; Manchester City thrash FC Basel</div>
                                                <div class=""></div>
                                            </a>
                                        </li>
                                                                                    <li><a href="http://www.firstpost.com/sports/champions-league-tottenham-hotspur-come-from-behind-to-hold-juventus-manchester-city-thrash-fc-basel-4350227.html">Champions League: Tottenham Hotspur come from behind to hold Juventus; Manchester City thrash FC Basel</a></li>
                                                                                    <li><a href="http://www.firstpost.com/sports/juventus-vs-tottenham-hotspur-champions-league-r-16-1st-leg-live-football-score-and-updates-spurs-face-tough-away-test-4350069.html">Highlights Champions League, Juventus vs Tottenham R-16, 1st leg: Spurs battle back to eke out a draw</a></li>
                                                                                    <li><a href="http://www.firstpost.com/sports/afc-cup-bengaluru-fc-pip-tc-sports-club-of-maldives-3-2-in-a-thrilling-play-off-encounter-4350071.html">AFC Cup: Bengaluru FC pip TC Sports Club of Maldives 3-2 in a thrilling play-off encounter</a></li>
                                                                                    <li><a href="http://www.firstpost.com/sports/former-youth-football-coach-barry-bennell-convicted-of-child-abuse-in-united-kingdom-4349959.html">Former youth football coach Barry Bennell convicted of child abuse in United Kingdom</a></li>
                                                                                    <li><a href="http://www.firstpost.com/sports/australian-open-2018-runner-up-simona-halep-says-tournament-was-beautiful-despite-loss-in-final-4349891.html">Australian Open 2018 runner-up Simona Halep says tournament was beautiful despite loss in final</a></li>
                                                                                    <li><a href="http://www.firstpost.com/sports/champions-league-real-madrid-boss-zinedine-zidane-not-worried-about-future-ahead-of-crunch-psg-tie-4349905.html">Champions League: Real Madrid boss Zinedine Zidane not worried about future ahead of crunch PSG tie</a></li>
                                        
                                    </ul>
                                                            </li>
                                                                    
                                                                                                                                                        <li class="submenu " >
                                                                    <a href="/category/india">India</a>
                                                                                                    <ul class="dropdown">
                                        <li>
                                            <a href="http://www.firstpost.com/india/five-dead-four-injured-in-cochin-shipyard-tanker-blast-probe-ordered-in-cause-of-fire-at-ongc-owned-vessel-4349941.html" class="main-news-item" title="Five dead, four injured in Cochin Shipyard tanker blast; probe ordered in cause of fire at ONGC-owned vessel">
                                                <div class="news-img">
                                                    <img class="fp-lazy-navbar" src="http://images.firstpost.com/wp-content/uploads/placeholder-thumb.jpg" data-src="http://images.firstpost.com/fpimages/80x60/fixed/jpg/2018/02/cochin-shipyard_reuters_380.jpg" />
                                                </div>
                                                <div class="news-text">Five dead, four injured in Cochin Shipyard tanker blast; probe ordered in cause of fire at ONGC-owned vessel</div>
                                                <div class=""></div>
                                            </a>
                                        </li>
                                                                                    <li><a href="http://www.firstpost.com/india/five-dead-four-injured-in-cochin-shipyard-tanker-blast-probe-ordered-in-cause-of-fire-at-ongc-owned-vessel-4349941.html">Five dead, four injured in Cochin Shipyard tanker blast; probe ordered in cause of fire at ONGC-owned vessel</a></li>
                                                                                    <li><a href="http://www.firstpost.com/india/nhrc-sends-notice-to-karnataka-govt-over-deaths-due-to-water-contamination-in-shivamogga-4349933.html">NHRC sends notice to Karnataka govt over deaths due to water contamination in Shivamogga</a></li>
                                                                                    <li><a href="http://www.firstpost.com/india/rajiv-gandhi-assassination-case-convict-nalini-challenges-validity-of-crpc-section-435-on-premature-release-4349859.html">Rajiv Gandhi assassination case convict Nalini challenges validity of CrPC section 435 on premature release</a></li>
                                                                                    <li><a href="http://www.firstpost.com/india/do-citizens-have-choice-of-identity-or-will-state-impose-one-west-bengal-asks-sc-in-aadhaar-case-4349879.html">'Do citizens have choice of identity or will state impose one,' West Bengal asks SC in Aadhaar case</a></li>
                                                                                    <li><a href="http://www.firstpost.com/business/credit-score-how-to-fix-bad-credit-history-and-seek-fresh-loans-for-your-needs-4349833.html">Credit score: How to fix bad credit history and seek fresh loans for your needs</a></li>
                                                                                    <li><a href="http://www.firstpost.com/india/manipur-cm-n-biren-singh-asks-security-forces-not-to-harass-former-rebels-warns-of-disciplinary-action-4349843.html">Manipur CM N Biren Singh asks security forces not to harass former rebels, warns of disciplinary action</a></li>
                                        
                                    </ul>
                                                            </li>
                                                                    
                                                                                                                                                        <li class="submenu " >
                                                                    <a href="/category/world">World</a>
                                                                                                    <ul class="dropdown">
                                        <li>
                                            <a href="http://www.firstpost.com/world/cyril-ramaphosas-eventful-career-may-take-him-from-trade-unionist-and-tycoon-to-south-africas-next-president-4349985.html" class="main-news-item" title="Cyril Ramaphosa's eventful career may take him from trade unionist and tycoon to South Africa's next president">
                                                <div class="news-img">
                                                    <img class="fp-lazy-navbar" src="http://images.firstpost.com/wp-content/uploads/placeholder-thumb.jpg" data-src="http://images.firstpost.com/fpimages/80x60/fixed/jpg/2018/02/Cyril-Ramaphosa_380_Reuters.jpg" />
                                                </div>
                                                <div class="news-text">Cyril Ramaphosa's eventful career may take him from trade unionist and tycoon to South Africa's next president</div>
                                                <div class=""></div>
                                            </a>
                                        </li>
                                                                                    <li><a href="http://www.firstpost.com/world/cyril-ramaphosas-eventful-career-may-take-him-from-trade-unionist-and-tycoon-to-south-africas-next-president-4349985.html">Cyril Ramaphosa's eventful career may take him from trade unionist and tycoon to South Africa's next president</a></li>
                                                                                    <li><a href="http://www.firstpost.com/world/u-s-national-intelligence-director-says-north-korea-decision-time-near-reuters-4349981.html">U.S. national intelligence director says North Korea decision time near | Reuters</a></li>
                                                                                    <li><a href="http://www.firstpost.com/world/setback-for-julian-assange-as-british-judge-rejects-wikileaks-founders-bid-to-evade-arrest-4349749.html">Setback for Julian Assange as British judge rejects Wikileaks founder's bid to evade arrest</a></li>
                                                                                    <li><a href="http://www.firstpost.com/world/instruments-showing-wrong-speed-may-have-brought-down-russian-plane-tass-reuters-4349955.html">Instruments showing wrong speed may have brought down Russian plane: TASS | Reuters</a></li>
                                                                                    <li><a href="http://www.firstpost.com/world/ethiopia-frees-opposition-leader-amid-protests-reuters-4349949.html">Ethiopia frees opposition leader amid protests | Reuters</a></li>
                                                                                    <li><a href="http://www.firstpost.com/world/dutch-foreign-minister-quits-after-admitting-lie-about-meeting-russias-putin-reuters-4349945.html">Dutch foreign minister quits after admitting lie about meeting Russia's Putin | Reuters</a></li>
                                        
                                    </ul>
                                                            </li>
                                                                    
                                                                                                                                                        <li class="submenu " >
                                                                    <a href="/category/business">Business</a>
                                                                                                    <ul class="dropdown">
                                        <li>
                                            <a href="http://www.firstpost.com/business/credit-score-how-to-fix-bad-credit-history-and-seek-fresh-loans-for-your-needs-4349833.html" class="main-news-item" title="Credit score: How to fix bad credit history and seek fresh loans for your needs">
                                                <div class="news-img">
                                                    <img class="fp-lazy-navbar" src="http://images.firstpost.com/wp-content/uploads/placeholder-thumb.jpg" data-src="http://images.firstpost.com/fpimages/80x60/fixed/jpg/2018/01/MONEY_RUPEE_Reuters.jpg" />
                                                </div>
                                                <div class="news-text">Credit score: How to fix bad credit history and seek fresh loans for your needs</div>
                                                <div class=""></div>
                                            </a>
                                        </li>
                                                                                    <li><a href="http://www.firstpost.com/business/credit-score-how-to-fix-bad-credit-history-and-seek-fresh-loans-for-your-needs-4349833.html">Credit score: How to fix bad credit history and seek fresh loans for your needs</a></li>
                                                                                    <li><a href="http://www.firstpost.com/business/govt-lauds-rbis-stricter-rules-to-tackle-bad-loans-says-it-is-a-wake-up-call-for-loan-defaulters-4349605.html">Govt lauds RBI's stricter rules to tackle bad loans, says it is a wake up call for loan defaulters</a></li>
                                                                                    <li><a href="http://www.firstpost.com/business/govt-proposes-permitting-premature-closure-of-ppf-account-for-medical-emergencies-higher-education-needs-4349629.html">Govt proposes permitting premature closure of PPF account for medical emergencies, higher education needs</a></li>
                                                                                    <li><a href="http://www.firstpost.com/business/banks-may-take-rs-30500-cr-hit-in-current-fiscal-on-rising-bond-yields-says-india-ratings-report-4349391.html">Banks may take Rs 30,500-cr hit in current fiscal on rising bond yields, says India Ratings report</a></li>
                                                                                    <li><a href="http://www.firstpost.com/business/three-public-sector-general-insurance-companies-to-meet-on-friday-to-discuss-merger-4349399.html">Three public sector general insurance companies to meet on Friday to discuss merger</a></li>
                                                                                    <li><a href="http://www.firstpost.com/business/falling-inflation-gdp-pain-why-rbi-will-have-to-give-in-to-growth-lobby-sooner-than-later-4349385.html">Falling inflation, GDP pain: Why RBI will have to give in to growth lobby sooner than later</a></li>
                                        
                                    </ul>
                                                            </li>
                                                                    
                                                                                                                                                                        
                                                                                                                                                        <li class="submenu " >
                                                                    <a href="/category/entertainment">Entertainment</a>
                                                                                                    <ul class="dropdown">
                                        <li>
                                            <a href="http://www.firstpost.com/entertainment/the-big-bang-theorys-jim-parsons-to-star-in-co-produce-upcoming-film-the-legend-of-georgia-mcbride-4349555.html" class="main-news-item" title="The Big Bang Theory's Jim Parsons to star in, co-produce upcoming film The Legend of Georgia McBride">
                                                <div class="news-img">
                                                    <img class="fp-lazy-navbar" src="http://images.firstpost.com/wp-content/uploads/placeholder-thumb.jpg" data-src="http://images.firstpost.com/fpimages/80x60/fixed/jpg/2018/02/JimParsons380.jpg" />
                                                </div>
                                                <div class="news-text">The Big Bang Theory's Jim Parsons to star in, co-produce upcoming film The Legend of Georgia McBride</div>
                                                <div class=""></div>
                                            </a>
                                        </li>
                                                                                    <li><a href="http://www.firstpost.com/entertainment/the-big-bang-theorys-jim-parsons-to-star-in-co-produce-upcoming-film-the-legend-of-georgia-mcbride-4349555.html">The Big Bang Theory's Jim Parsons to star in, co-produce upcoming film The Legend of Georgia McBride</a></li>
                                                                                    <li><a href="http://www.firstpost.com/entertainment/manish-arora-celebrates-10-year-run-at-paris-fashion-week-with-retrospective-installation-showcasing-favourite-garments-4349581.html">Manish Arora celebrates 10-year-run at Paris Fashion Week with retrospective installation showcasing favourite garments</a></li>
                                                                                    <li><a href="http://www.firstpost.com/entertainment/pooja-chopra-on-being-cast-for-aiyaary-was-called-for-neeraj-pandeys-film-without-an-audition-4349579.html">Pooja Chopra on being cast for Aiyaary: Was called for Neeraj Pandey's film without an audition</a></li>
                                                                                    <li><a href="http://www.firstpost.com/entertainment/twitterati-cant-get-enough-of-priya-prakash-varrier-current-internet-sensation-here-are-the-best-memes-4349107.html">Twitterati can't get enough of Priya Prakash Varrier, current Internet sensation: Here are the best memes</a></li>
                                                                                    <li><a href="http://www.firstpost.com/entertainment/justin-timberlakes-man-of-the-woods-tops-billboard-200-marks-former-nsync-singers-fourth-no-1-album-4349551.html">Justin Timberlake's Man of the Woods tops Billboard 200, marks former NSYNC singer's fourth No 1 album</a></li>
                                                                                    <li><a href="http://www.firstpost.com/entertainment/harry-potter-director-chris-columbus-to-make-film-based-on-popular-video-game-five-nights-at-freddys-4349471.html">Harry Potter director Chris Columbus to make film based on popular video game Five Nights at Freddy's</a></li>
                                        
                                    </ul>
                                                            </li>
                                                                    
                                                                                                                                                        <li class="submenu " >
                                                                    <a title="First Cricket" href="http://www.firstpost.com/firstcricket/" style="background: #086779; color: #FFF;">F.Cricket</a>
                                                                                                    <ul class="dropdown">
                                        <li>
                                            <a href="http://www.firstpost.com/firstcricket/sports-news/india-vs-south-africa-rohit-sharmas-ton-wrist-spinners-help-visitors-clinch-maiden-odi-series-in-rainbow-nation-4350111.html" class="main-news-item" title="India vs South Africa: Rohit Sharma's ton, wrist spinners help visitors clinch maiden ODI series in Rainbow Nation">
                                                <div class="news-img">
                                                    <img class="fp-lazy-navbar" src="http://images.firstpost.com/wp-content/uploads/placeholder-thumb.jpg" data-src="http://images.firstpost.com/fpimages/80x60/fixed/jpg/2018/02/rohit-sharma-pe.jpg" />
                                                </div>
                                                <div class="news-text">India vs South Africa: Rohit Sharma's ton, wrist spinners help visitors clinch maiden ODI series in Rainbow Nation</div>
                                                <div class=""></div>
                                            </a>
                                        </li>
                                                                                    <li><a href="http://www.firstpost.com/firstcricket/sports-news/india-vs-south-africa-rohit-sharmas-ton-wrist-spinners-help-visitors-clinch-maiden-odi-series-in-rainbow-nation-4350111.html">India vs South Africa: Rohit Sharma's ton, wrist spinners help visitors clinch maiden ODI series in Rainbow Nation</a></li>
                                                                                    <li><a href="http://www.firstpost.com/firstcricket/sports-news/highlights-india-vs-south-africa-2018-5th-odi-port-elizabeth-full-cricket-score-kohlis-men-win-73-runs-clinch-series-4348883.html">Highlights, India vs South Africa 2018, 5th ODI at Port Elizabeth, Full Cricket Score: Kohli's men win by 73 runs, clinch series</a></li>
                                                                                    <li><a href="http://www.firstpost.com/firstcricket/sports-news/afghanistan-vs-zimbabwe-rashid-khan-rahmat-shah-shine-in-six-wicket-victory-for-hosts-4349857.html">Afghanistan vs Zimbabwe: Rashid Khan, Rahmat Shah shine in six-wicket victory for hosts</a></li>
                                                                                    <li><a href="http://www.firstpost.com/firstcricket/sports-news/live-afghanistan-vs-zimbabwe-3rd-odi-at-sharjah-cricket-score-and-updates-4349193.html">Highlights, Afghanistan vs Zimbabwe, 3rd ODI at Sharjah: Rashid Khan spins hosts to victory</a></li>
                                                                                    <li><a href="http://www.firstpost.com/firstcricket/sports-news/vijay-hazare-trophy-kerala-halt-delhis-unbeaten-run-bengal-beat-tripura-to-pick-up-first-win-of-tournament-4349813.html">Vijay Hazare Trophy: Kerala halt Delhi's unbeaten run; Bengal beat Tripura to pick up first win of tournament</a></li>
                                                                                    <li><a href="http://www.firstpost.com/firstcricket/sports-news/vijay-hazare-trophy-mayank-agarwal-karun-nair-blast-tons-as-karnataka-rout-odisha-4349787.html">Vijay Hazare Trophy: Mayank Agarwal, Karun Nair blast tons as Karnataka rout Odisha</a></li>
                                        
                                    </ul>
                                                            </li>
                                                                    
                                                                                                                                                        <li class="submenu " >
                                                                    <a href="http://www.firstpost.com/tech">TECH</a>
                                                                                                    <ul class="dropdown">
                                        <li>
                                            <a href="http://www.firstpost.com/tech/news-analysis/nokia-branded-smartphones-by-hmd-global-outsell-pixel-htc-and-oneplus-in-q4-2017-report-4349835.html" class="main-news-item" title="Nokia-branded smartphones by HMD Global outsell Pixel, HTC and OnePlus in Q4 2017: Report">
                                                <div class="news-img">
                                                    <img class="fp-lazy-navbar" src="http://images.firstpost.com/wp-content/uploads/placeholder-thumb.jpg" data-src="http://images.firstpost.com/fpimages/80x60/fixed/jpg/2017/12/nokia-380p-reuters.jpg" />
                                                </div>
                                                <div class="news-text">Nokia-branded smartphones by HMD Global outsell Pixel, HTC and OnePlus in Q4 2017: Report</div>
                                                <div class=""></div>
                                            </a>
                                        </li>
                                                                                    <li><a href="http://www.firstpost.com/tech/news-analysis/nokia-branded-smartphones-by-hmd-global-outsell-pixel-htc-and-oneplus-in-q4-2017-report-4349835.html">Nokia-branded smartphones by HMD Global outsell Pixel, HTC and OnePlus in Q4 2017: Report</a></li>
                                                                                    <li><a href="http://www.firstpost.com/tech/news-analysis/google-is-likely-to-take-on-snapchat-as-it-brings-stories-format-to-its-search-4349851.html">Google is likely to take on Snapchat as it brings ‘Stories’ format to its search</a></li>
                                                                                    <li><a href="http://www.firstpost.com/tech/news-analysis/googles-amp-project-to-let-users-interact-more-with-information-on-your-email-4349733.html">Google's AMP project to let users interact more with information on your email</a></li>
                                                                                    <li><a href="http://www.firstpost.com/tech/news-analysis/facebook-messenger-is-rolling-out-custom-cards-camera-frames-masks-and-status-backgrounds-for-valentines-day-4349723.html">Facebook Messenger is rolling out custom cards, camera frames, masks and status backgrounds for Valentine’s day</a></li>
                                                                                    <li><a href="http://www.firstpost.com/tech/news-analysis/facebook-app-will-be-available-on-the-jio-appstore-for-jiophone-users-from-14th-february-4349469.html">Facebook app will be available on the Jio Appstore for JioPhone users from 14th February</a></li>
                                                                                    <li><a href="http://www.firstpost.com/tech/news-analysis/new-initiatives-to-boost-technology-incubators-4349679.html">New initiatives to boost technology incubators</a></li>
                                        
                                    </ul>
                                                            </li>
                                                                    
                                                                                                                                                        <li class="submenu " >
                                                                    <a href="/category/photos">Photos</a>
                                                                                            </li>
                                                                    
                                                                                                                                                        <li class="submenu " >
                                                                    <a href="/category/videos">Videos</a>
                                                                                            </li>
                                            

                    <li><a href="http://www.firstpost.com/shows/" alt="F.Shows" title="F.Shows">Shows</a></li>

                    <!-- <li><a href="http://www.firstpost.com/culture-of-world/"  alt="FirstCulture" title="FirstCulture">FirstCulture</a></li> -->
                    <li><a href="http://www.firstpost.com/budget-2018/"  alt="Budget 2018" title="Budget 2018">Budget 2018</a></li>

                    <li><a href="http://www.firstpost.com/auto-expo-2018/" style="background:  #ed3147;color:white" alt="Auto Expo 2018" title="Auto Expo 2018">Auto Expo 2018</a></li>
                     
                    <!--<li><a href="http://www.fakingnews.firstpost.com" target="_blank">FAKING NEWS</a></li>-->
                    <!--<li><a href="http://www.firstpost.com/nikon/" style="background: #fde401;color: #000;" target="_blank">Nikon</a></li>-->
					
					
					

                </ul>
                <!-- <button id="search"><i class="fa fa-search"></i></button> -->
            </nav>
             <div class="search-dropdown dropdown hidden-sm hidden-xs">
                <button class="btn btn-default dropdown-toggle" type="button" id="searchDropDown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"><i class="icon-search"></i></button>
                <div class="dropdown-menu" aria-labelledby="searchDropDown">
                    <div class="nav-search-box open">
                        <div class="site-search">
                            <input autocomplete="off" class="search" autofocus="true" id="searchDropDownInput" type="text" name="search" tabindex="1" placeholder="Search..."/>
                            <button type="submit" tabindex="2" class="submit-search"><i class="icon-search"></i></button>
                            <div class="suggesting"><img src="" /></div>
                        </div>
                        <div class="search-suggestions hidden">

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

        </div>
    </div><!-- container -->
</div><!-- header-bottom -->



</header>
<div class="ad text-center">
                <div class="ad-wap-ros-top">
                    
                    <!-- Ads Display Widget End -->
                </div>
            </div>


<meta property="og:type" content="article" />
<meta property="og:url" content="http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html" />
<link rel="amphtml" href="http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html/amp" >
<script type="text/javascript" async="async" src="https://widgets.outbrain.com/outbrain.js"></script>

<meta property="article:tag" content="Camp David" />
<meta property="article:tag" content="Donald Trump" />
<meta property="article:tag" content="Federal Emergency Management Agency" />
<meta property="article:tag" content="Greg Abbott" />
<meta property="article:tag" content="Harvey" />
<meta property="article:tag" content="houston" />
<meta property="article:tag" content="Louisiana" />
<meta property="article:tag" content="Mike Pence" />
<meta property="article:tag" content="NewsTracker" />
<meta property="article:tag" content="Sarah Huckabee" />
<meta property="article:tag" content="Texas" />
<meta property="article:tag" content="Trump" />


<meta property="article:section" content="World" />
<meta property="article:published_time" content="2017-08-28T06:51:13+05:30" />
<meta property="article:modified_time" content="2017-08-28T06:51:13+05:30" />
<meta property="og:updated_time" content="2017-08-28T06:51:13+05:30" />

<meta name="news_keywords" content="Camp David,Donald Trump,Federal Emergency Management Agency,Greg Abbott,Harvey,houston,Louisiana,Mike Pence,NewsTracker,Sarah Huckabee,Texas,Trump" />
<meta name="keywords" content="Camp David,Donald Trump,Federal Emergency Management Agency,Greg Abbott,Harvey,houston,Louisiana,Mike Pence,NewsTracker,Sarah Huckabee,Texas,Trump" />
<!-- Ads Config Widget Start -->


<script type='text/javascript'>
    vargoogletag = googletag || {};
    googletag.cmd = googletag.cmd || [];
    (function() {
        var gads = document.createElement('script');
        gads.async = true;
        gads.type = 'text/javascript';
        var useSSL = 'https:' == document.location.protocol;
        gads.src = (useSSL ? 'https:' : 'http:') +
                '//www.googletagservices.com/tag/js/gpt.js';
        var node = document.getElementsByTagName('script')[0];
        node.parentNode.insertBefore(gads, node);
    })();
</script>

<script type="text/javascript">


    var width = window.innerWidth || document.documentElement.clientWidth;
    if(width >= 768) {

        googletag.cmd.push(function() {
            googletag.defineSlot('/1039154/FirstPost/FirstPost_Ros/Firstpost_Ros_Across_OOP_2x2', [2,2], 'FirstPost/FirstPost_Ros/Firstpost_Ros_Across_OOP_2x2').addService(googletag.pubads());
            googletag.pubads().enableSingleRequest();
            googletag.enableServices();
        });

    }


</script>


<div id='FirstPost/FirstPost_Ros/Firstpost_Ros_Across_OOP_2x2'>
    <script>
        var width = window.innerWidth || document.documentElement.clientWidth;
        if(width >= 768) {
            googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Ros/Firstpost_Ros_Across_OOP_2x2'); });
        }
    </script>
</div>


<script type="text/javascript">
    var width = window.innerWidth || document.documentElement.clientWidth;
    if (width <= 768 ) {

        googletag.cmd.push(function(){
            googletag.defineOutOfPageSlot('/63833091/Out_fp_WAP_Swipe-Up_OOP', 'div-gpt-ad-1482931374058-0').addService(googletag.pubads());
        });
    }

    /*if(width <= 768) {
        googletag.cmd.push(function() {
            googletag.defineOutOfPageSlot('/1039154/FIRSTPOST_WAP/FIRSTPOST_WAP_ROS/FIRSTPOST_WAP_ROS_Across_OOP_1x1', 'div-gpt-ad-1501742782171-0').addService(googletag.pubads());
            googletag.pubads().enableSingleRequest();
            googletag.enableServices();
        });
    }*/
	
	if (width >= 768 ) {
	var FP_FloatingAd_300x250_defineslot_cook = FPgetcookieForDFP('FP_FloatingAd_300x250');
	googletag.cmd.push(function(){
		if ( typeof FP_FloatingAd_300x250_defineslot_cook === 'undefined' || FP_FloatingAd_300x250_defineslot_cook == '' || FP_FloatingAd_300x250_defineslot_cook < '5' )  {
			googletag.defineSlot('/1039154/FirstPost/Firstpost_Flying/Firstpost_Flying_300x250', [300,250], 'FirstPost/Firstpost_Flying/Firstpost_Flying_300x250').addService(googletag.pubads());
			googletag.pubads().enableSingleRequest();
			googletag.enableServices();
		}
	});
	}

</script>

<!-- Ads Config Widget End -->

<!--live blog css prem panicker-->

<style type="text/css">
    .green-load,.green-load a{text-align: center;margin: 10px 0;}.panel-title img{max-width:100%;width:auto}.green-brd{border:1px solid #A6CE39!important}.green-load a{background-color:#A6CE39;padding:5px;border-radius:5px;color:#fff;text-transform:uppercase;font-size:12px}.green-load a:hover{color: #fff}.firstpost-commentary .highlight-list li:last-child { padding: 15px 5px 0;border-bottom: 0px dashed #CCC;}.page-title.article-title{margin-bottom: 0px;}.main{margin-top: 0px !important;}.article-meta{margin-top: 10px;}
</style>

<!--live blog css prem panicker-->

<style type="text/css">
    .iframe-responsive{
        height: 0;
        max-width: 100%;
        overflow: hidden;
        padding-bottom: 77%;
        position: relative;
    }

    .iframe-responsive embed {
        height: 100%;
        width: 100%;
    }


</style>

<div id="fb-root"></div>
<script>
    (function(d, s, id) {
        var js, fjs = d.getElementsByTagName(s)[0];
        if (d.getElementById(id)) return;
        js = d.createElement(s); js.id = id;
        js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.9&appId=1117108234997285";
        fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));
</script>
<!-- Social Sharing Buttons Starts Here-->
<style>

    .custom-twitter-share-button{
        display: inline-block;
        text-decoration: none;
        font-family: sans-serif;
        /*line-height: 28px;*/
        padding: 6px 10px;
        position: relative;
        box-sizing: border-box;
        background-color: #1b95e0;
        color: #fff !important;
        border-radius: 3px;
        font-weight: 500;
        height: 28px;
        cursor: pointer;
    }
    .custom-twitter-share-button:hover,
    .custom-twitter-share-button:focus{
        background-color: #0570B2;
        text-decoration: none;
    }

    .custom-twitter-share-button i {
        top: 4px;
        height: 18px;
        width: 18px;
    }
    .custom-twitter-share-button i {
        position: relative;
        top: 2px;
        display: inline-block;
        width: 14px;
        height: 14px;
        background: transparent 0 0 no-repeat;
        background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E);
    }
    .custom-twitter-share-button{
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        cursor: pointer
    }

    /* Custom FB Share button */
    .custom-fb-share{display: none; margin-right: 0px;}
    .dynamicArticle #fb_share{display: none;}
    .dynamicArticle .custom-fb-share{
        display: inline-block;
        vertical-align: top;
        border-radius: 4px;
        font-size: 13px;
        line-height: 28px;
        height: 28px;
        padding: 0 6px;
        margin-right: 10px;
        background: #365899;
        color: #FFF;
        text-decoration: none;
    }
    .dynamicArticle .custom-fb-share:hover,
    .dynamicArticle .custom-fb-share:focus{
        text-decoration: none;
        outline: none;
    }
    .dynamicArticle .custom-fb-share svg{
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 18px;
        margin: -2px 2px 0 0;
    }
    .dynamicArticle .panel.sidebar-video{
        display: none;
    }
    .social-share-wrap .social-item{
        display: inline-block;
        vertical-align: top;
    }
    .social-share-wrap .social-item:last-child{
        margin-left: 20px;
    }
    #comment-btn{
        color: #fff !important;
        padding: 4px 13px;
        font-size: 14px;
        line-height: 1.3;
        border-radius: 4px;
        margin-right: 7px;
    }


    .post-break{
        background: #FFF;
        border-bottom: none;
    }
    .dynamicArticle{
        padding-top: 0px;
    }
    .dynamicArticle .panel-top-stories{
        display: none;
    }
    .custom-twitter-share-button{
        line-height: 18px
    }

    .sw-wrap span{
        display: inline-block;
        vertical-align: top;
        padding-right: 10px;
        padding-top: 5px;
        font-weight: bold;
    }

    .sw-wrap{
        display: block;
        padding-left: 10px;
    }

    @media screen and (max-width: 700px){
        .dynamicArticle{  padding-top: 10px; }
        .sidebar .panel.panel-danger .panel-body{  max-height: none !important;  }
        .post-break{  height: 55px !important;  }
        .sidebar .panel.panel-danger .panel-body,
        .panel-score-widget .panel-body .tab-content .match-list{
            height: auto !important;
            max-height: none !important;
        }
        .sidebar br{ display: none}
        #wrapper{ padding-top: 50px; }

        .sw-wrap{
            display: table;
            margin: 0 auto;
            padding-top: 10px;
        }
    }
    .live-update {
        display: block;
        background: #181f27;
        margin-bottom: 15px;
        max-width: 860px;
        margin: 0 auto;
    }
</style>
<!-- Social Sharing Buttons Ends Here-->



<script type="application/ld+json">
        [{
          "@context": "http://schema.org",
          "mainEntityOfPage":"http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html",
          "@type": "NewsArticle",
          "url": "http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html",
          "articleBody":"  Houston:  United States president Donald Trump will visit storm-ravaged Texas on Tuesday, the White House said on Monday, as the administration ramps up its response to the most powerful hurricane to hit America in 13 years. 
 
 HISTORIC rainfall in Houston, and all over Texas. Floods are unprecedented, and more rain coming. Spirit of the people is incredible.Thanks! 
 — Donald J. Trump (@realDonaldTrump)  August 27, 2017   
   Hurricane Harvey left a trail of destruction as it swept through Texas on Saturday, pummelling the region with heavy rains and claiming at least 5 lives since making landfall on the Unites States' Gulf Coast. 
 We are coordinating logistics with state and local officials, and once details are finalised, we will let you know, press secretary Sarah Huckabee Sanders said. 
 We continue to keep all of those affected in our thoughts and prayers, she added. 
 The president took to Twitter Sunday to indicate he was monitoring Tropical Storm Harvey, which continues to wreak havoc on the Texas Gulf Coast after being downgraded from a hurricane. He praised the great coordination between all levels of government and great talent on the ground.  
 
 Closely monitoring  #HurricaneHarvey  from Camp David. We are leaving nothing to chance. City, State and Federal Govs. working great together! 
 — Donald J. Trump (@realDonaldTrump)  August 26, 2017 
  
    
  Wonderful coordination between Federal, State and Local Governments in the Great State of Texas - TEAMWORK! Record setting rainfall. 
 — Donald J. Trump (@realDonaldTrump)  August 26, 2017   
   He also said he will visit Texas as soon as that trip can be made without causing disruption to the ongoing emergency response.  
 
 I will be going to Texas as soon as that trip can be made without causing disruption. The focus must be life and safety. 
 — Donald J. Trump (@realDonaldTrump)  August 27, 2017 
  
    
 Trump continued to closely monitor the situation in Texas and held a video teleconference with top officials from Camp David, where he is spending the weekend. Participants in the call included the Vice-President Mike Pence and Chief of Staff John Kelly. 
   A car is submerged on a freeway flooded by Tropical Storm Harvey on Sunday, Aug. 27, 2017, near downtown Houston, Texas. AP  
 President Trump continued to stress his expectation that all departments and agencies stay fully committed to supporting the governors of Texas and Louisiana, and his number one priority of saving lives, said a read out of the video conference. 
 The president and vice-president continue to extend their thoughts and prayers to those affected and recognise the many volunteer and faith-based organisations dedicating time and efforts to helping fellow Americans, it said. 
 Meanwhile, the National Weather Service called the flooding in Texas unprecedented as the State experienced a record breaking 50 inches of rain in parts of Texas. 
 The breadth and intensity of this rainfall are beyond anything experienced before. Catastrophic flooding is now underway and expected to continue for days, the service said in a statement. 
 On Sunday, Trump held a second Cabinet meeting on Hurricane Harvey to shore up response and recovery efforts, according to the White House. 
 The storm has hammered Texas since Friday, when it first made landfall as a Category 4 hurricane. 
  The federal government has 5,000 people on site in Texas and Louisiana, where the storm continues to bring torrential rains and flooding.  
 Trump, who spent Sunday morning praising the federal government's response to Harvey in a series of tweets, continued to stress his expectation that all departments and agencies stay fully committed to supporting the Governors of Texas and Louisiana and his number one priority of saving lives, the statement reads. 
 Vice-President Pence in a tweet emphasised the White House statement that Trump's top priority is saving lives. He also urged those impacted by the storm to continue to heed the instructions of State and local officials. 
 On Sunday, Texas governor Greg Abbott heaped praise on the federal government's response to Hurricane Harvey, and Trump convened administration leaders to discuss the recovery from the storm that battered the Texas coast over the weekend. 
 Their efforts came as it became clear that the situation was bad and could possibly get much worse. Amid dire warnings, Abbott praised the response to the crisis. 
 The monster storm has claimed 10 lives so far. 
 The director of the Federal Emergency Management Agency said recovery efforts would take years. 
",
          "articleSection":"World",
          "headline": "Hurricane Harvey: Storm leaves trail of destruction in Texas; Donald Trump to visit state on Tuesday",
          "description":"Trump will visit storm-ravaged Texas on Tuesday, as the administration ramps up its response to the most powerful hurricane to hit America in 13 years",
          "author": "PTI",
          "datePublished": "2017-08-28T06:51:13+05:30",
          "dateModified": "2017-08-28T06:51:13+05:30",
          "image":{
                "@context": "http://schema.org",
                "@type": "ImageObject",
                "width": "100px",
                "height": "100px",
                "url":"http://images.firstpost.com/wp-content/uploads/2017/08/harvey-380.jpg"
              },
          "publisher":{
                "@context": "http://schema.org",
                "@type": "Organization",
                "name": "Firstpost",
                "logo": {
                        "@context": "http://schema.org",
                        "@type": "ImageObject",
                        "width": "100px",
                        "height": "100px",
                      "url": "http://images.firstpost.com/wp-content/uploads/2016/03/FP-Logo.png"
                    },
                "url":"http://www.firstpost.com/"
              }
        }]
    </script>

<script type="application/ld+json">
    {
        "@context": "http://schema.org",
        "@type": "WebPage",
        "name": "Hurricane Harvey: Storm leaves trail of destruction in Texas; Donald Trump to visit state on Tuesday",
        "description": "Trump will visit storm-ravaged Texas on Tuesday, as the administration ramps up its response to the most powerful hurricane to hit America in 13 years",
        "keywords":"Camp David,Donald Trump,Federal Emergency Management Agency,Greg Abbott,Harvey,houston,Louisiana,Mike Pence,NewsTracker,Sarah Huckabee,Texas,Trump",
        "url" : "http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html"
    }
</script>

<script type="application/ld+json">
    {
      "@context": "http://schema.org",
      "@type": "ImageObject",
      "name": "Hurricane Harvey: Storm leaves trail of destruction in Texas; Donald Trump to visit state on Tuesday",
      "author": "PTI",
      "datePublished": "Aug, 28 2017 06:51:13 IST"
    }
    </script>

<input type="hidden" id="infiniteArticlesList" value="">
<div id='div-gpt-ad-1483535494214-0'>
    
    <script>
    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1483535494214-0'); });
    </script>
    
</div>

<div style="display:block;" id='div-gpt-ad-1482931374058-0'>
    
    <script>
        googletag.cmd.push(function() { googletag.display('div-gpt-ad-1482931374058-0'); });
    </script>
    
</div>

<div class="content" id="main" data-article-id="3980861" data-category-id="3" data-category-name="World">
    <div class="contentMain">
        <div class="container article contentMainArticle" id="aid_3980861">
            <div class="ad text-center"> <div class="728X90Ad"></div></div>
            <!-- Ads Display Widget Start -->
            <div class="ad text-center">
                <div class="ad-wap-ros-top">
                    
                    <!-- Ads Display Widget End -->
                </div>
            </div>
                <!-- Ticker Start -->
                
                <!-- Ticker End --> 
                <!-- Live Match Start -->
                
                <!-- Live Match End -->

            <div class="breadcrumbs-wrap">
                <span>You are here: </span>
                <ol class="breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList">
                    <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
                        <a href="http://www.firstpost.com/" itemprop="item">Latest News</a>
                    </li>
                    <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
                        <a href="http://www.firstpost.com/category/world" itemprop="item">World News</a>
                    </li>
                </ol>
            </div>
             
            <div class="main" role="main">
            <h1 itemprop="headline" id="headlineitem" class="page-title article-title">Hurricane Harvey: Storm leaves trail of destruction in Texas; Donald Trump to visit state on Tuesday</h1>

                                <div class="article-meta clearfix">
                    <div class="row">
                        <div class="col-md-7 col-sm-6 col-xs-12">
                            <div class="author-date pull-left col-xs-12 clearfix">
                                <div>
                                                                        <a class="section-btn" href="/category/world">World</a>
                                                                        <a class="article-by" href="http://www.firstpost.com/author/pti">PTI</a>
                                    <span class="article-date">Aug 28, 2017 06:51:13 IST</span>
                                </div>
                            </div>
                        </div>

                        <div class="col-md-5 col-sm-6 col-xs-12">
                            <div class="social-share-wrap">
                       <span class="social-item com">
                    <button class="btn btn-info btn-xs comment-btn" id="comment-btn" style="margin-right:0;"><a href="#comments-section-3980861" name="comment-btn">Comment <div class="fb-comments-count" style="display: inline;" data-href="http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html">0</div></a></button>
                    </span>
                        <span class="social-item fb">
                                <div class="fb-share-button"  data-href="http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html"  data-layout="button_count" data-size="large"> </div>
                        </span>
                        <span class="social-item tw">
                                    <a href="https://twitter.com/share?text=Hurricane Harvey: Storm leaves trail of destruction in Texas; Donald Trump to visit state on Tuesday" class="custom-twitter-share-button" data-url="http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html" data-text="Hurricane Harvey: Storm leaves trail of destruction in Texas; Donald Trump to visit state on Tuesday" data-size="large" target="_blank"><i></i> Tweet</a>
                        </span>
                        <span class="social-item wa">
                          <a href="https://web.whatsapp.com/send?text=Hurricane Harvey: Storm leaves trail of destruction in Texas; Donald Trump to visit state on Tuesday - http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html" data-action="share/whatsapp/share" class="hidden-sm whatsup">
                          <img class="icon-whatsup" height="28px" width="28px" src="data:image/png;base64,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"/></a>
                        </span>
                            </div>

                            <style type="text/css">
                                .social-share-wrap{
                                    text-align: right;
                                }
                                .social-share-wrap .social-item{
                                    display: inline-block;
                                    vertical-align: top;
                                    margin: 0 5px;
                                }
                                .social-share-wrap .social-item:last-child{
                                    margin-right: 0px;
                                }
                                @media screen and (max-width: 800px){
                                    .social-share-wrap{
                                        padding-top: 10px;
                                        text-align: center;
                                    }
                                    .author-date{
                                        text-align: center;
                                    }
                                }
                                #comment-btn{
                                    padding: 4px 13px;
                                    font-size: 14px;
                                    line-height: 1.3;
                                    border-radius: 4px;
                                    margin-right: 7px;
                                }
                            </style>
                        </div>

                    </div><!--.row-->
                </div><!-- article-meta -->
                                <!--Live Blog Code Starts here-->
                                <!--Live Blog Code Ends here-->

                <section class="article-body section" itemprop='articleBody'>
                                                            

                    <div class="article-full-content" itemprop='articleBody'>
                        <p><p><strong>Houston:</strong> United States president Donald Trump will visit storm-ravaged Texas on Tuesday, the White House said on Monday, as the administration ramps up its response to the most powerful hurricane to hit America in 13 years.</p>
<blockquote class="twitter-tweet" data-lang="en">
<p dir="ltr" lang="en">HISTORIC rainfall in Houston, and all over Texas. Floods are unprecedented, and more rain coming. Spirit of the people is incredible.Thanks!</p>
<p>— Donald J. Trump (@realDonaldTrump) <a rel="nofollow" target="_blank" href="https://twitter.com/realDonaldTrump/status/901942677461229569">August 27, 2017</a></p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" async="" charset="utf-8"></script>Hurricane Harvey left a trail of destruction as it swept through Texas on Saturday, pummelling the region with heavy rains and claiming at least 5 lives since making landfall on the Unites States' Gulf Coast.</p>
<p>"We are coordinating logistics with state and local officials, and once details are finalised, we will let you know," press secretary Sarah Huckabee Sanders said.</p>
<p>"We continue to keep all of those affected in our thoughts and prayers," she added.</p>
<p>The president took to Twitter Sunday to indicate he was monitoring Tropical Storm Harvey, which continues to wreak havoc on the Texas Gulf Coast after being downgraded from a hurricane. He praised the "great coordination between all levels of government" and "great talent on the ground". </p>
<blockquote class="twitter-tweet" data-lang="en">
<p>Closely monitoring <a rel="nofollow" target="_blank" href="https://twitter.com/hashtag/HurricaneHarvey?src=hash">#HurricaneHarvey</a> from Camp David. We are leaving nothing to chance. City, State and Federal Govs. working great together!</p>
<p>— Donald J. Trump (@realDonaldTrump) <a rel="nofollow" target="_blank" href="https://twitter.com/realDonaldTrump/status/901411986302488576">August 26, 2017</a>
</p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" async="" charset="utf-8"></script></p>
<blockquote class="twitter-tweet" data-lang="en"><p>Wonderful coordination between Federal, State and Local Governments in the Great State of Texas - TEAMWORK! Record setting rainfall.</p>
<p>— Donald J. Trump (@realDonaldTrump) <a rel="nofollow" target="_blank" href="https://twitter.com/realDonaldTrump/status/901579350662938624">August 26, 2017</a></p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" async="" charset="utf-8"></script>He also said he will visit Texas "as soon as that trip can be made without causing disruption" to the ongoing emergency response. </p>
<blockquote class="twitter-tweet" data-lang="en">
<p>I will be going to Texas as soon as that trip can be made without causing disruption. The focus must be life and safety.</p>
<p>— Donald J. Trump (@realDonaldTrump) <a rel="nofollow" target="_blank" href="https://twitter.com/realDonaldTrump/status/901791391130554370">August 27, 2017</a>
</p></blockquote>
<div id="FirstPost_Wap_New/FirstPost_Wap_New_World/FirstPost_Wap_New_World_Internal/FirstPost_Wap_New_World_Internal_Between_Sections_300x250_2" style="text-align: center;"><div class="ad-section text-center">
                   <script type="text/javascript">
        var width = window.innerWidth || document.documentElement.clientWidth;
        adKey = "FirstPost_Wap_New/FirstPost_Wap_New_World/FirstPost_Wap_New_World_Internal/FirstPost_Wap_New_World_Internal_Between_Sections_300x250_2";
        if (width >= 768 && (adKey.indexOf("FirstPost") != -1 || adKey.indexOf("Tech") != -1) && adKey.indexOf("FirstPost_Wap_New") < 0) {
            googletag.cmd.push(function() { googletag.display("FirstPost_Wap_New/FirstPost_Wap_New_World/FirstPost_Wap_New_World_Internal/FirstPost_Wap_New_World_Internal_Between_Sections_300x250_2") });
        }

        if (width < 768 && adKey.indexOf("FirstPost_Wap_New") != -1) {
            googletag.cmd.push(function() { googletag.display("FirstPost_Wap_New/FirstPost_Wap_New_World/FirstPost_Wap_New_World_Internal/FirstPost_Wap_New_World_Internal_Between_Sections_300x250_2") });
        }

    </script>
                    </div></div><p><script src="//platform.twitter.com/widgets.js" async="" charset="utf-8"></script></p>
<p>Trump continued to closely monitor the situation in Texas and held a video teleconference with top officials from Camp David, where he is spending the weekend. Participants in the call included the Vice-President Mike Pence and Chief of Staff John Kelly.</p>
<div id="attachment_3980873" style="width: 390px" class="wp-caption alignleft"><img class="size-full wp-image-3980873" src="http://images.firstpost.com/wp-content/uploads/2017/08/harvey-380.jpg" alt="A car is submerged on a freeway flooded by Tropical Storm Harvey on Sunday, Aug. 27, 2017, near downtown Houston, Texas. AP" width="380" height="285" /><p class="wp-caption-text">A car is submerged on a freeway flooded by Tropical Storm Harvey on Sunday, Aug. 27, 2017, near downtown Houston, Texas. AP</p></div>
<div id="FirstPost_Wap_New/FirstPost_Wap_New_ROS/FirstPost_Wap_New_ROS_Native_320x100" style="text-align: center;">
    <div class="ad-section text-center">
                   <script type="text/javascript">
        var width = window.innerWidth || document.documentElement.clientWidth;
        adKey = "FirstPost_Wap_New/FirstPost_Wap_New_ROS/FirstPost_Wap_New_ROS_Native_320x100";
        if (width >= 768 && (adKey.indexOf("FirstPost") != -1 || adKey.indexOf("Tech") != -1) && adKey.indexOf("FirstPost_Wap_New") < 0) {
            googletag.cmd.push(function() { googletag.display("FirstPost_Wap_New/FirstPost_Wap_New_ROS/FirstPost_Wap_New_ROS_Native_320x100") });
        }

        if (width < 768 && adKey.indexOf("FirstPost_Wap_New") != -1) {
            googletag.cmd.push(function() { googletag.display("FirstPost_Wap_New/FirstPost_Wap_New_ROS/FirstPost_Wap_New_ROS_Native_320x100") });
        }

    </script>
                    </div></div><p>"President Trump continued to stress his expectation that all departments and agencies stay fully committed to supporting the governors of Texas and Louisiana, and his number one priority of saving lives," said a read out of the video conference.</p>
<p>"The president and vice-president continue to extend their thoughts and prayers to those affected and recognise the many volunteer and faith-based organisations dedicating time and efforts to helping fellow Americans," it said.</p>
<p>Meanwhile, the National Weather Service called the flooding in Texas unprecedented as the State experienced a record breaking 50 inches of rain in parts of Texas.</p>
<p>"The breadth and intensity of this rainfall are beyond anything experienced before. Catastrophic flooding is now underway and expected to continue for days," the service said in a statement.</p>
<p>On Sunday, Trump held a second Cabinet meeting on Hurricane Harvey to shore up response and recovery efforts, according to the White House.</p>
<p>The storm has hammered Texas since Friday, when it first made landfall as a Category 4 hurricane.</p>
<blockquote><p>The federal government has 5,000 people on site in Texas and Louisiana, where the storm continues to bring torrential rains and flooding.</p></blockquote>
<p>Trump, who spent Sunday morning praising the federal government's response to Harvey in a series of tweets, "continued to stress his expectation that all departments and agencies stay fully committed to supporting the Governors of Texas and Louisiana and his number one priority of saving lives," the statement reads.</p>
<p>Vice-President Pence in a tweet emphasised the White House statement that Trump's top priority is saving lives. He also urged those impacted by the storm to continue to heed the instructions of State and local officials.</p>
<p>On Sunday, Texas governor Greg Abbott heaped praise on the federal government's response to Hurricane Harvey, and Trump convened administration leaders to discuss the recovery from the storm that battered the Texas coast over the weekend.</p>
<p>Their efforts came as it became clear that the situation was bad and could possibly get much worse. Amid dire warnings, Abbott praised the response to the crisis.</p>
<p>The monster storm has claimed 10 lives so far.</p>
<p>The director of the Federal Emergency Management Agency said recovery efforts would take years.</p>

                        
                        <br />

                        
                    </div>

                                        <p>Published Date: Aug 28, 2017 06:51 AM
                                                | Updated Date: Aug 28, 2017 06:51 AM
                                            </p>
                    
                                        <div class="article-tags hidden-xs hidden-sm">
                        <span>Tags :</span>
                                                <a href="http://www.firstpost.com/tag/camp-david">#Camp David</a>
                                                <a href="http://www.firstpost.com/tag/donald-trump">#Donald Trump</a>
                                                <a href="http://www.firstpost.com/tag/federal-emergency-management-agency">#Federal Emergency Management Agency</a>
                                                <a href="http://www.firstpost.com/tag/greg-abbott">#Greg Abbott</a>
                                                <a href="http://www.firstpost.com/tag/harvey">#Harvey</a>
                                                <a href="http://www.firstpost.com/tag/houston">#Houston</a>
                                                <a href="http://www.firstpost.com/tag/louisiana">#Louisiana</a>
                                                <a href="http://www.firstpost.com/tag/mike-pence">#Mike Pence</a>
                                                <a href="http://www.firstpost.com/tag/newstracker">#NewsTracker</a>
                                                <a href="http://www.firstpost.com/tag/sarah-huckabee">#Sarah Huckabee</a>
                                                <a href="http://www.firstpost.com/tag/texas">#Texas</a>
                                                <a href="http://www.firstpost.com/tag/trump">#Trump</a>
                        
                    </div>
                </section>

                                <div class="more-news">
                    <h3>Also See</h3>
                    <ul class="more-news-grid">
                                                                        <li>
                            <a href="http://www.firstpost.com/world/donald-trump-delivers-first-state-of-the-union-as-russia-probe-missing-sc-justices-democrat-rebuttals-make-headlines-4328301.html">
                                                                <img src="http://images.firstpost.com/wp-content/uploads/2018/01/Donald-Trump-funny-AP-380.jpg" class="also-see-img crawl-desktop" />
                                

                                <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEM0RTJCRkI1MENBMTFFN0I5QkI4MDU4ODUwNzlDOTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEM0RTJCRkM1MENBMTFFN0I5QkI4MDU4ODUwNzlDOTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQzRFMkJGOTUwQ0ExMUU3QjlCQjgwNTg4NTA3OUM5NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQzRFMkJGQTUwQ0ExMUU3QjlCQjgwNTg4NTA3OUM5NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlkafKIAAAAaSURBVHjaYvz//z8DJYCJgUIwasCwMAAgwADlXwMPf2Q73AAAAABJRU5ErkJggg==" style="background: url(http://images.firstpost.com/wp-content/uploads/2018/01/Donald-Trump-funny-AP-380.jpg);" class="crawl-mobile" />
                                <p>Donald Trump delivers first State of the Union as Russia probe, missing SC justices, Democrat rebuttals make headlines</p>
                            </a>
                        </li>
                                                                                                <li>
                            <a href="http://www.firstpost.com/world/us-role-essential-for-peaceful-resolution-of-israel-palestine-conflict-says-jordans-king-abdullah-ii-4335601.html">
                                                                <img src="http://images.firstpost.com/wp-content/uploads/2015/02/Mideast-Jordan-Islami_Verm.jpg" class="also-see-img crawl-desktop" />
                                

                                <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEM0RTJCRkI1MENBMTFFN0I5QkI4MDU4ODUwNzlDOTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEM0RTJCRkM1MENBMTFFN0I5QkI4MDU4ODUwNzlDOTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQzRFMkJGOTUwQ0ExMUU3QjlCQjgwNTg4NTA3OUM5NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQzRFMkJGQTUwQ0ExMUU3QjlCQjgwNTg4NTA3OUM5NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlkafKIAAAAaSURBVHjaYvz//z8DJYCJgUIwasCwMAAgwADlXwMPf2Q73AAAAABJRU5ErkJggg==" style="background: url(http://images.firstpost.com/wp-content/uploads/2015/02/Mideast-Jordan-Islami_Verm.jpg);" class="crawl-mobile" />
                                <p>US role essential for peaceful resolution of Israel-Palestine conflict, says Jordan's King Abdullah II</p>
                            </a>
                        </li>
                                                                                                <li>
                            <a href="http://www.firstpost.com/sports/what-nuclear-war-donald-trump-and-kim-jong-un-lookalikes-make-peace-at-cold-winter-olympics-opening-ceremony-4344679.html">
                                                                <img src="http://images.firstpost.com/wp-content/uploads/2018/02/TRUMP-KIM-FAKES-380.jpg" class="also-see-img crawl-desktop" />
                                

                                <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEM0RTJCRkI1MENBMTFFN0I5QkI4MDU4ODUwNzlDOTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEM0RTJCRkM1MENBMTFFN0I5QkI4MDU4ODUwNzlDOTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQzRFMkJGOTUwQ0ExMUU3QjlCQjgwNTg4NTA3OUM5NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQzRFMkJGQTUwQ0ExMUU3QjlCQjgwNTg4NTA3OUM5NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlkafKIAAAAaSURBVHjaYvz//z8DJYCJgUIwasCwMAAgwADlXwMPf2Q73AAAAABJRU5ErkJggg==" style="background: url(http://images.firstpost.com/wp-content/uploads/2018/02/TRUMP-KIM-FAKES-380.jpg);" class="crawl-mobile" />
                                <p>What nuclear war? Donald Trump and Kim Jong-un lookalikes make peace at cold Winter Olympics opening ceremony</p>
                            </a>
                        </li>
                                                                        						<li class="ibox1">
                        <div id='FirstPost/FirstPost_Ros/FirstPost_Internal_also_see_article_nativead_240x260'><script type='text/javascript'>
                            var width = window.innerWidth || document.documentElement.clientWidth;
                            adKey = 'FirstPost/FirstPost_Ros/FirstPost_Internal_also_see_article_nativead_240x260';
                            if (width >= 768 && (adKey.indexOf('FirstPost') != -1 || adKey.indexOf('Tech') != -1) && adKey.indexOf('FirstPost_Wap_New') < 0) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Ros/FirstPost_Internal_also_see_article_nativead_240x260') });
                            }
                            if (width < 768 && adKey.indexOf('FirstPost_Wap_New') != -1) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Ros/FirstPost_Internal_also_see_article_nativead_240x260') });
                            }

                        </script></div>
						</li>
                                                
                    </ul>
                </div>
                
                                <div class="outbrainWidget" id=outbrainWidget_3980861>

                </div>
                                <!--FB Comments-->
                <div class="disqus-wrap" id="comments-section-3980861">
                    <div class="fb-comments" data-href="http://www.firstpost.com/world/hurricane-harvey-storm-leaves-trail-of-destruction-in-texas-donald-trump-to-visit-state-on-tuesday-3980861.html" data-numposts="5" data-width="100%" data-width="100%" data-numposts="5" data-article-id="3980861"></div>
                </div><br/>
                <!--FB Comments-->

                <!-- Tead Ad Script Starts-->
                <!-- ad spruce -->
                                
                <script type="text/javascript" src="//sdk.adspruce.com/1/adsprucetag.js?pid=2087&sid=3" defer></script>
                 
                                 <!-- ad spruce ends -->

            </div><!--Main -->

            <!-- RHS Sidebar-->
            <div class="sidebar" role="aside">
                <div class="article_3980861 ad-block-one">
     
     
    <div id='FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x250_1'><script type='text/javascript'>
                            var width = window.innerWidth || document.documentElement.clientWidth;
                            adKey = 'FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x250_1';
                            if (width >= 768 && (adKey.indexOf('FirstPost') != -1 || adKey.indexOf('Tech') != -1) && adKey.indexOf('FirstPost_Wap_New') < 0) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x250_1') });
                            }
                            if (width < 768 && adKey.indexOf('FirstPost_Wap_New') != -1) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x250_1') });
                            }

                        </script></div>
</div>
 <br/>
<div class="ad-block-major">
    <div id='FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x600'><script type='text/javascript'>
                            var width = window.innerWidth || document.documentElement.clientWidth;
                            adKey = 'FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x600';
                            if (width >= 768 && (adKey.indexOf('FirstPost') != -1 || adKey.indexOf('Tech') != -1) && adKey.indexOf('FirstPost_Wap_New') < 0) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x600') });
                            }
                            if (width < 768 && adKey.indexOf('FirstPost_Wap_New') != -1) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x600') });
                            }

                        </script></div>
    
</div>
<br/>
<!--  <div class='vivo-special' id="vivo-special">
    <div class='clearfix'><a href="http://pubads.g.doubleclick.net/gampad/clk?id=437699284&iu=/1039154/FirstPost/FirstPost_clickTracker/Firstpost_clickTracker_Budget" target="_blank" class="vivo-logo"><img src="data:image/png;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QN5aHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6OWE1ZTVkMDQtZjYyNi00NDQ0LWJlZGMtYzQ4ZjU3YWViNDY3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEyN0E3NUQxMzAwNDExRTdBQkM5RUMwRENBNTZEMDVEIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEyN0E3NUQwMzAwNDExRTdBQkM5RUMwRENBNTZEMDVEIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjVFNDA2ODJFOURCMTFFNkI3RDY5NkZDOTkzNTY3MUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjVFNDA2ODNFOURCMTFFNkI3RDY5NkZDOTkzNTY3MUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAANAC8DAREAAhEBAxEB/8QAhgABAQEBAAAAAAAAAAAAAAAAAgQFAAEAAgMBAQAAAAAAAAAAAAAAAQMAAgQGBxAAAgIBAwIEBAcBAAAAAAAAAQIDBAUREgYAFCExMhNBQiMVUXGBkSJSJAcRAAECBAUCBQMFAAAAAAAAAAERAgASEwQhMUFRA2Ei8LEyMxRxkWKBocFCgv/aAAwDAQACEQMRAD8AXKOMLiBSuU5zdw+RiEtO5t26sABJG6gnRkb4dd1a3NRWuwc3MeUebXlpSlc0zMcMD5/aLeP8XP2uDO27ArGW5BXxMLoJBYk90e4zKx9CDz8NCelc913njaFRpLum0OtrPsHKTKrgG9SvlF/LOKSWZM/lYLS2b+MuuuSqRxCLbAfROiqT4a+Dfv0q0ug0MYQjXNwKrjqIfe2RceR4KuY7uCJhoYwOJ8akz2RMLy9rQrI1jIXW8VhgQak/mfIda7q5pMVFccAOsYbK1rPRUaMXHYRsz8W4hiYa5z2TtCzcQWK9apCjMld9faaUuwAZ18do8us4uubkJptCNwxOuqRrdZ8HEBVc5XYgNGmix0XFuH5GtPZw2StuuPCz5GrYhRZjUDASyQlWKlkU66HoG65mENe1vdkQcJtAYjbS35AXcbnGXEggLLqR9Iq4kYhwvIDkiFuLGdO1KsVsi38e1BVlP8fXqQNP16pdrXbS91Mdk/KGWSfHdW9lcN5vx/mHy45A8vwBCRLhP832Ja7Foe33r8xVTv19eo6FpLRfnPjMua+MotfTV+PKn2yJkijwYqrnOD/r2UOOSNgJpzkEnYrXNXT6olbadF0+O3z06o6n8Ns+wlTNdEhjKvz3SJmZl9Muq9IHIGx54VcHDk24bvNc2zMTY11+iNCo/wA4+U66/iB49G3mrit607duv67xW5Lfju+P7c3fv0/zt+8HkB4wauIHLUspmRRh0fFsjboNv0ffWZVVZNvnsJ6HBVV1FKa/2XPVEiXVFGV1nlHo20WbWHgDxEY3Mrx5LbSmsfusl1kWwMduXue1SNWjZ9v92HUuK07KkqL2plNousG2oSPpTZd0yLJhNKmH3j//2Q==" alt=""><img src="https://pubads.g.doubleclick.net/gampad/ad?iu=/1039154/FirstPost/Firstpost_ImpressionTracker/Firstpost_ImpressionTracker_Vivo_Widget&sz=1x1&c=[TIMESTAMP]" style="display:none;"></a></div>

</div> -->

<div id="rhs_score_widget" class="live-score-sidebar"></div>

<style>
   
</style>

<br>
 
            <br>
<!-- Video Widget Start -->
<div class="panel panel-danger panel-top-stories sidebar-video">
    <div class="panel-heading"><h3 class="panel-title text-center"><a href="http://www.firstpost.com/living/meet-the-ukrainian-pole-dancer-who-taught-jacqueline-fernandez-and-wants-to-popularise-the-dance-form-in-india-4347365.html" class="noCase">Meet the Ukrainian pole dancer who taught Jacqueline Fernandez, and wants to popularise the dance form in India</a></h3></div>
    <div id="first_sidebar"></div>

<script type="text/javascript">
    var playerSize = 'small';
    var preroll_ad  = 'https://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/1039154/FirstPost/FirstPost_Ros/FirstPost_ROS_Video_Preroll_SmallPlayer_1&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&url=[referrer_url]&description_url=[description_url]&correlator=[timestamp]';

    if(playerSize != "" || playerSize == "small"){
        var preroll_ad  = 'https://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/1039154/FirstPost/FirstPost_Ros/FirstPost_ROS_Video_Preroll_SmallPlayer_1&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&url=[referrer_url]&description_url=[description_url]&correlator=[timestamp]';


    }
        jwplayer.key = "3dWutZ5N7IsrB64wOTnfsH+RUzTJ3PGrcXmQmg==";
</script>
<!--<script src="//player.h-cdn.com/loader.js?customer=network18" crossorigin="anonymous" async></script>-->
<script id=hola_jwplayer_hls_provider src="https://player.nw18.com/jv7/hola_jwplayer_hls.min.js?customer=network18"></script>
<script type="text/javascript">
    var windowWidth = window.innerWidth || document.documentElement.clientWidth;
    var errorCount = 1;
    var adCount = 1;
    var playCount = 1;

    if (windowWidth >= 768) {
//        autoplay = true;
        autoplay = "1"
    }

    if (windowWidth <= 768) {
        autoplay = false
    }
    var player = jwplayer("first_sidebar");

    var time_frame = [5,10,15,20,30,40,50,60,70,80,90,100];
    var time_duration = 0;
    var video_id = "4347365_rhs";


    player.setup({
        ga: {},
        image: 'http://images.firstpost.com/wp-content/uploads/2011/04/F-Logodummy.jpg',
        playlist: [
            {
                sources: [
                    {
                        file: "http://fpvodhls-vh.akamaihd.net/i/fp-audio/2018/02/12-02-2018/Poledancer-,256000,512000,712000,.mp4.csmil/master.m3u8?hdnts=exp=1518576598~acl=/*~hmac=aa16d301a57201544fcb34676c760d8fea1909b1f2d2a41deb152a6d96f4c82c",
                        label: "0",
                        type: "hls",
                        preload: "none"
                    }
                ]
            }
        ],
        hlshtml: true,
        cookies:true,
        withCredentials:true,
        modes: [{
            type: 'hls'
        }],
        primary: 'html5',
        width: "300",
        height: "250",
        aspectratio: '16:9',
        fallback: false,
        mute:true,
        flashplayer: 'http://player.in.com/jv7/jwplayer.flash.7_4_4.swf',
        skin: {
            name: "stormtrooper",
            active: "#e1261c",
            inactive: "#fff",
            background: "#000"
        },
        autostart: autoplay,
        advertising: {
            client: 'googima',
            schedule: {
                preroll: {
                    offset: 'pre',
                    tag: preroll_ad
                },
                /* midroll:{
                  offset:60,
                  tag:'https://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/1039154/FirstPost/FirstPost_Ros/FirstPost_ROS_Video_Midroll_BigPlayer&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&url=[referrer_url]&description_url=[description_url]&correlator=[timestamp]'
                  },
                  postroll: {
                  offset: 'post',
                  tag: 'https://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/1039154/FirstPost/FirstPost_Ros/FirstPost_ROS_Video_Postroll_BigPlayer&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&url=[referrer_url]&description_url=[description_url]&correlator=[timestamp]'
                  }*/
            }
        }
    });

    player.on('error', function (event) {

        if(errorCount == 1) {
            ga('send', 'event', 'Video Fallback', 'Play', event.message+' '+"4347365_rhs");

            player.setup({
                ga:{},
                file:"http://vod.firstpost.com/fp-audio/2018/02/12-02-2018/Poledancer.mp4?hdnts=exp=1518576598~acl=/*~hmac=aa16d301a57201544fcb34676c760d8fea1909b1f2d2a41deb152a6d96f4c82c",
                primary: 'html'
            });
            player.play();
            player.on('error', function(event) {
                ga('send', 'event', 'Video Error', 'Error', event.message+' '+"4347365_rhs");
            });
        }
        errorCount++;
    });

    player.on('play', function(event) {

        if(adCount == 1 && playCount == 1) {
            ga('send', 'event', 'ad Block', 'count', "4347365_rhs");
        }

        if(playCount == 1) {
            ga('send', 'event', 'Video Play', 'Play', "4347365_rhs");
            playCount++;
        }
    });

    player.on('adPlay', function(event) {

        if(adCount == 1){
            ga('send', 'event', 'Video Advertisement', 'Play', "4347365_rhs");
            adCount++;
        }
    });

    player.on('time', function(event) {
        if(typeof(time_frame) != "undefined"){
            for (i = 0; i < time_frame.length; i++) {
                var completion_time = parseFloat(event.duration)*time_frame[i]/100;
                if(Math.round(event.position) ==  Math.round(completion_time) && time_duration != Math.round(event.position) ){
                    ga('send', 'event', 'JW Player Video', 'Play - '+time_frame[i]+ '%' , video_id);
                    time_duration = Math.round(event.position);
                }

            }
        }
        if(Math.round(event.position) ==  30){
            ga('send', 'event', 'JW Player Video', 'Time Completion - '+Math.round(event.position)+ 'sec' , video_id);
        }
        else if (Math.round(event.position) ==  120){
            ga('send', 'event', 'JW Player Video', 'Time Completion - '+Math.round(event.position)+ 'sec' , video_id);
        }

    });

    player.on('adSkipped',function(event){
        ga('send', 'event', 'Video Advertisement', 'Skip',video_id);
    });

</script>


</div>

<br/>
<div class="">
    
</div>
<br/>


<div class="panel panel-danger" style="max-height: 777px;overflow: hidden;">
    <div class="panel-heading clearfix">
        <h3 class="panel-title text-center">Top Stories</h3>
    </div>
    <ul class="nav nav-tabs" id="top-stories-tab">
        <li class="active"><a data-toggle="tab" href="#english_3980861">English</a></li>
        <li><a data-toggle="tab" href="#hindi_3980861">Hindi</a></li>
    </ul>

    <div class="panel-body">
        <div class="tab-content">
            <div id="english_3980861" class="tab-pane fade in active">
                <ul class="list side-img single-column">
                    <li class="featured-item">
                        <a href="http://www.firstpost.com/india/cji-dipak-misra-vs-rebel-judges-month-after-revolt-in-supreme-court-nothing-has-changed-and-nothing-will-either-4348747.html">
                            <img class="fp-lazy"  alt="CJI Dipak Misra vs rebel judges: Month after revolt in Supreme Court, nothing has changed, nothing will either" title="CJI Dipak Misra vs rebel judges: Month after revolt in Supreme Court, nothing has changed, nothing will either" src="http://images.firstpost.com/fpimages/380x285/fixed/jpg/2018/02/Dipak-Misra-CJI-National-Law-Day_380_PTI.jpg" />
                            <p>CJI Dipak Misra vs rebel judges: Month after revolt in Supreme Court, nothing has changed, nothing will either</p>
                        </a>
                    </li>
                    																					                                        <li>
                        <a href="http://www.firstpost.com/world/china-advocates-non-intervention-in-maldives-political-crisis-but-call-likely-motivated-by-strategic-interests-4348823.html">
                            <img class="fp-lazy" alt="China advocates non-intervention in Maldives political crisis, but call likely motivated by 'strategic interests'" title="China advocates non-intervention in Maldives political crisis, but call likely motivated by 'strategic interests'" src="http://images.firstpost.com/fpimages/380x285/fixed/jpg/2018/02/Abdulla-Yameen-Xi-Jinping_Reuters_380.jpg" />
                            <p>China advocates non-intervention in Maldives political crisis, but call likely motivated by 'strategic interests'</p>
                        </a>
                    </li>
                                        					                                        <li>
                        <a href="http://www.firstpost.com/politics/nagaland-polls-ndpp-banking-on-neiphiu-rios-popularity-npfs-misrule-to-capture-state-in-electoral-debut-4348621.html">
                            <img alt="Nagaland polls: NDPP banking on Neiphiu Rio's popularity, NPF's 'misrule' to capture state in electoral debut" title="Nagaland polls: NDPP banking on Neiphiu Rio's popularity, NPF's 'misrule' to capture state in electoral debut" src="http://images.firstpost.com/fpimages/380x285/fixed/jpg/2018/01/Gujarat-Assembly-Election-voting_380_AP.jpg" />
                            <p>Nagaland polls: NDPP banking on Neiphiu Rio's popularity, NPF's 'misrule' to capture state in electoral debut</p>
                        </a>
                    </li>
                                        					                                        <li>
                        <a href="http://www.firstpost.com/business/falling-inflation-gdp-pain-why-rbi-will-have-to-give-in-to-growth-lobby-sooner-than-later-4349385.html">
                            <img class="fp-lazy" alt="Falling inflation, GDP pain: Why RBI will have to give in to growth lobby sooner than later" title="Falling inflation, GDP pain: Why RBI will have to give in to growth lobby sooner than later" src="http://images.firstpost.com/fpimages/380x285/fixed/jpg/2018/02/InflationReuters2.jpg" />
                            <p>Falling inflation, GDP pain: Why RBI will have to give in to growth lobby sooner than later</p>
                        </a>
                    </li>
                                        					                                        <li>
                        <a href="http://www.firstpost.com/entertainment/black-panther-how-the-ryan-coogler-film-marks-a-long-overdue-cultural-shift-in-marvel-cinematic-universe-4349039.html">
                            <img class="fp-lazy" alt="Black Panther: How the Ryan Coogler film marks a long-overdue cultural shift in Marvel Cinematic Universe" title="Black Panther: How the Ryan Coogler film marks a long-overdue cultural shift in Marvel Cinematic Universe" src="http://images.firstpost.com/fpimages/380x285/fixed/jpg/2018/02/Black-Panther-Super-3801.jpg" />
                            <p>Black Panther: How the Ryan Coogler film marks a long-overdue cultural shift in Marvel Cinematic Universe</p>
                        </a>
                    </li>
                                        
                </ul>
            </div>
            <div id="hindi_3980861" class="tab-pane fade">
                <ul class="list side-img single-column">
                    <li class="featured-item">
                        <a href="https://hindi.firstpost.com/india/cji-dipak-misra-vs-rebel-judges-month-after-revolt-in-supreme-court-nothing-has-changed-and-nothing-will-either-89218.html">
                            <img class="fp-lazy"  alt="सुप्रीम कोर्ट में 'विद्रोह' के एक महीने बाद, न कुछ बदला...न बदलेगा" title="सुप्रीम कोर्ट में 'विद्रोह' के एक महीने बाद, न कुछ बदला...न बदलेगा" src="https://static.hindi.firstpost.com/static-hindi-firstpost/uploads/268x150/jpg/2018/01/sc-judges-press-conference-1.jpg" />
                            <p>सुप्रीम कोर्ट में 'विद्रोह' के एक महीने बाद, न कुछ बदला...न बदलेगा</p>
                        </a>
                    </li>
                    																					                    <li>
                        <a href="https://hindi.firstpost.com/india/three-years-of-kejriwal-government-officials-shows-differences-with-delhi-cm-statement-89092.html">
                            <img class="fp-lazy" alt="AAP के तीन साल: दृश्य और अदृश्य शक्तियों के बीच क्यों फंस गए सीएम?" title="AAP के तीन साल: दृश्य और अदृश्य शक्तियों के बीच क्यों फंस गए सीएम?" src="https://static.hindi.firstpost.com/static-hindi-firstpost/uploads/75x55/jpg/2017/05/Arvind-Kejriwal-1.jpg" />
                            <p>AAP के तीन साल: दृश्य और अदृश्य शक्तियों के बीच क्यों फंस गए सीएम?</p>
                        </a>
                    </li>

                    					                    <li>
                        <a href="https://hindi.firstpost.com/politics/mohan-bhagwat-rashtriya-swayam-sevak-sangh-rss-chief-statement-on-army-raising-many-questions-military-force-as-89013.html">
                            <img class="fp-lazy" alt="आरएसएस प्रमुख मोहन भागवत ने क्यों दिया ‘सेना’ वाला बयान?" title="आरएसएस प्रमुख मोहन भागवत ने क्यों दिया ‘सेना’ वाला बयान?" src="https://static.hindi.firstpost.com/static-hindi-firstpost/uploads/75x55/jpg/2016/12/MohanBhagwat-1.jpg" />
                            <p>आरएसएस प्रमुख मोहन भागवत ने क्यों दिया ‘सेना’ वाला बयान?</p>
                        </a>
                    </li>

                    					                    <li>
                        <a href="https://hindi.firstpost.com/india/mohan-bhagwat-rss-swayamsevaks-on-border-general-mohan-bhagwats-idea-is-a-win-win-heres-why-tk-89001.html">
                            <img class="fp-lazy" alt="जनरल मोहन भागवत के सपने मुंगेरीलाल वाले हैं लेकिन आइडिया अच्छा है" title="जनरल मोहन भागवत के सपने मुंगेरीलाल वाले हैं लेकिन आइडिया अच्छा है" src="https://static.hindi.firstpost.com/static-hindi-firstpost/uploads/75x55/jpg/2017/09/RTX20VO6.jpg" />
                            <p>जनरल मोहन भागवत के सपने मुंगेरीलाल वाले हैं लेकिन आइडिया अच्छा है</p>
                        </a>
                    </li>

                    					                    <li>
                        <a href="https://hindi.firstpost.com/world/under-us-pressure-pakistan-declares-hafiz-saeed-a-terrorist-mk-89009.html">
                            <img class="fp-lazy" alt="अमेरिका के दबाव में पाकिस्तान ने हाफिज सईद को आतंकवादी घोषित किया" title="अमेरिका के दबाव में पाकिस्तान ने हाफिज सईद को आतंकवादी घोषित किया" src="https://static.hindi.firstpost.com/static-hindi-firstpost/uploads/75x55/jpg/2017/12/hafiz-saeed-walid-abu-ali.jpg" />
                            <p>अमेरिका के दबाव में पाकिस्तान ने हाफिज सईद को आतंकवादी घोषित किया</p>
                        </a>
                    </li>

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

<br/>
<div class="ad-block-two">
    <div id='FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x250_2'><script type='text/javascript'>
                            var width = window.innerWidth || document.documentElement.clientWidth;
                            adKey = 'FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x250_2';
                            if (width >= 768 && (adKey.indexOf('FirstPost') != -1 || adKey.indexOf('Tech') != -1) && adKey.indexOf('FirstPost_Wap_New') < 0) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x250_2') });
                            }
                            if (width < 768 && adKey.indexOf('FirstPost_Wap_New') != -1) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_World/FirstPost_World_Internal/FirstPost_World_Internal_300x250_2') });
                            }

                        </script></div>
</div>
<br/>
<div class="">
    
</div>
<br/>
<div class="ad-300x250">
    
</div>
<div class="panel panel-score-widget">
    <h3 class="panel-title text-center">Cricket Scores</h3>
    <div class="panel-body">
        <div class="tabs">
            <ul>
                <li class="active"><a data-toggle="tab" href="#current-recent_3980861">Current & Recent</a></li>
                <li><a data-toggle="tab" href="#upcoming_3980861">Upcoming</a></li>
            </ul>
        </div>
        <div class="tab-content">
            <div id="current-recent_3980861" class="tab-pane fade in active">
                <div class="match-list">
                    <ul>
                                                <li>
                            <p>India in South Africa, 6 ODI Series, 2018</p>
                            <p>SA Vs IND</p>
                                                        <p> <a href="http://www.firstpost.com/firstcricket/sports-news/highlights-india-vs-south-africa-2018-5th-odi-port-elizabeth-full-cricket-score-kohlis-men-win-73-runs-clinch-series-4348883.html">India beat South Africa by 73 runs</a></p>
                                                    </li>
                                                <li>
                            <p>Zimbabwe and Afghanistan in UAE, 5 ODI Series, 2018</p>
                            <p>AFG Vs ZIM</p>
                                                        <p> <a href="http://www.firstpost.com/firstcricket/sports-news/live-afghanistan-vs-zimbabwe-3rd-odi-at-sharjah-cricket-score-and-updates-4349193.html">Afghanistan beat Zimbabwe by 6 wickets</a></p>
                                                    </li>
                                                <li>
                            <p>Trans-Tasman T20I Tri-Series, 2018</p>
                            <p>NZ Vs ENG</p>
                                                        <p> <a href="http://www.firstpost.com/firstcricket/sports-news/live-new-zealand-vs-england-trans-tasman-t20i-tri-series-at-wellington-cricket-score-and-updates-4347903.html">New Zealand beat England by 12 runs</a></p>
                                                    </li>
                                                <li>
                            <p>Zimbabwe and Afghanistan in UAE, 5 ODI Series, 2018</p>
                            <p>AFG Vs ZIM</p>
                                                        <p> <a href="http://www.firstpost.com/firstcricket/sports-news/live-afghanistan-vs-zimbabwe-2nd-odi-at-sharjah-cricket-score-and-updates-4346059.html">Zimbabwe beat Afghanistan by 154 runs</a></p>
                                                    </li>
                                                <li>
                            <p>India in South Africa, 6 ODI Series, 2018</p>
                            <p>SA Vs IND</p>
                                                        <p> <a href="http://www.firstpost.com/firstcricket/sports-news/highlights-india-vs-south-africa-2018-4th-odi-at-johannesburg-full-cricket-score-proteas-win-by-5-wickets-4344857.html">South Africa beat India by 5 wickets (D/L method)</a></p>
                                                    </li>
                                                <li>
                            <p>Trans-Tasman T20I Tri-Series, 2018</p>
                            <p>AUS Vs ENG</p>
                                                        <p> <a href="http://www.firstpost.com/firstcricket/sports-news/live-australia-vs-england-t20i-tri-series-at-mcg-cricket-score-and-updates-4344861.html">Australia beat England by 7 wickets</a></p>
                                                    </li>
                                                <li>
                            <p>Zimbabwe and Afghanistan in UAE, 5 ODI Series, 2018</p>
                            <p>AFG Vs ZIM</p>
                                                        <p> <a href="http://www.firstpost.com/firstcricket/sports-news/highlights-afghanistan-vs-zimbabwe-1st-odi-at-sharjah-cricket-score-and-updates-afghans-win-by-154-runs-4343743.html">Afghanistan beat Zimbabwe by 154 runs</a></p>
                                                    </li>
                                                <li>
                            <p>Sri Lanka in Bangladesh, 2 Test Series, 2018</p>
                            <p>BAN Vs SL</p>
                                                        <p> <a href="http://www.firstpost.com/firstcricket/sports-news/highlights-bangladesh-vs-sri-lanka-2nd-test-day-3-at-dhaka-cricket-score-and-updates-spinners-help-visitors-clinch-victory-4344303.html">Sri Lanka beat Bangladesh by 215 runs</a></p>
                                                    </li>
                                                <li>
                            <p>India in South Africa, 6 ODI Series, 2018</p>
                            <p>SA Vs IND</p>
                                                        <p> <a href="http://www.firstpost.com/firstcricket/sports-news/highlights-india-vs-south-africa-2018-3rd-odi-at-cape-town-full-cricket-score-virat-kohli-and-co-win-by-124-runs-4339895.html">India beat South Africa by 124 runs</a></p>
                                                    </li>
                                                <li>
                            <p>Trans-Tasman T20I Tri-Series, 2018</p>
                            <p>AUS Vs ENG</p>
                                                        <p> <a href="">Australia beat England by 5 wickets</a></p>
                                                    </li>
                        
                    </ul>
                </div>
            </div>
            <div id="upcoming_3980861"  class="tab-pane fade">
                <div class="match-list">
                    <ul>
                                                <li>
                            <p><a href="/firstcricket/cricket-live-score/bangladesh-vs-sri-lanka-t20-live-cricket-score-full/2927/185718.html">Sri Lanka in Bangladesh, 2 T20 International Series, 2018</a></p>
                            <p>BAN vs SL - Feb 15th, 2018, 04:30 PM IST</p>
                        </li>
                                                <li>
                            <p><a href="/firstcricket/cricket-live-score/new-zealand-vs-australia-t20-live-cricket-score-full/2720/183063.html">Trans-Tasman T20I Tri-Series, 2018</a></p>
                            <p>NZ vs AUS - Feb 16th, 2018, 11:30 AM IST</p>
                        </li>
                                                <li>
                            <p><a href="/firstcricket/cricket-live-score/afghanistan-vs-zimbabwe-odi-live-cricket-score-full/2909/185234.html">Zimbabwe and Afghanistan in UAE, 5 ODI Series, 2018</a></p>
                            <p>AFG vs ZIM - Feb 16th, 2018, 04:00 PM IST</p>
                        </li>
                                                <li>
                            <p><a href="/firstcricket/cricket-live-score/south-africa-vs-india-odi-live-cricket-score-full/2874/184807.html">India in South Africa, 6 ODI Series, 2018</a></p>
                            <p>SA vs IND - Feb 16th, 2018, 04:30 PM IST</p>
                        </li>
                                                <li>
                            <p><a href="/firstcricket/cricket-live-score/new-zealand-vs-england-t20-live-cricket-score-full/2720/183064.html">Trans-Tasman T20I Tri-Series, 2018</a></p>
                            <p>NZ vs ENG - Feb 18th, 2018, 11:30 AM IST</p>
                        </li>
                                                <li>
                            <p><a href="/firstcricket/cricket-live-score/bangladesh-vs-sri-lanka-t20-live-cricket-score-full/2927/185719.html">Sri Lanka in Bangladesh, 2 T20 International Series, 2018</a></p>
                            <p>BAN vs SL - Feb 18th, 2018, 04:30 PM IST</p>
                        </li>
                                                <li>
                            <p><a href="/firstcricket/cricket-live-score/south-africa-vs-india-t20-live-cricket-score-full/2875/184808.html">India in South Africa, 3 T20I Series, 2018</a></p>
                            <p>SA vs IND - Feb 18th, 2018, 06:00 PM IST</p>
                        </li>
                                                <li>
                            <p><a href="/firstcricket/cricket-live-score/afghanistan-vs-zimbabwe-odi-live-cricket-score-full/2909/185235.html">Zimbabwe and Afghanistan in UAE, 5 ODI Series, 2018</a></p>
                            <p>AFG vs ZIM - Feb 19th, 2018, 04:00 PM IST</p>
                        </li>
                                                <li>
                            <p><a href="/firstcricket/cricket-live-score/australia-vs-tbc-t20-live-cricket-score-full/2720/183065.html">Trans-Tasman T20I Tri-Series, 2018</a></p>
                            <p>AUS vs TBC - Feb 21st, 2018, 11:30 AM IST</p>
                        </li>
                                                <li>
                            <p><a href="/firstcricket/cricket-live-score/south-africa-vs-india-t20-live-cricket-score-full/2875/184809.html">India in South Africa, 3 T20I Series, 2018</a></p>
                            <p>SA vs IND - Feb 21st, 2018, 09:30 PM IST</p>
                        </li>
                        
                    </ul>
                </div>
            </div>
        </div>
    </div>
</div>
<!-- Ads Display Widget Start -->
<!-- Ads Display Widget End -->
<!--side-content-->

<div class="ad-block-USUK">
    <div id='FirstPost/FirstPost_Footer/FirstPost_Footer_300x250_USUK'><script type='text/javascript'>
                            var width = window.innerWidth || document.documentElement.clientWidth;
                            adKey = 'FirstPost/FirstPost_Footer/FirstPost_Footer_300x250_USUK';
                            if (width >= 768 && (adKey.indexOf('FirstPost') != -1 || adKey.indexOf('Tech') != -1) && adKey.indexOf('FirstPost_Wap_New') < 0) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Footer/FirstPost_Footer_300x250_USUK') });
                            }
                            if (width < 768 && adKey.indexOf('FirstPost_Wap_New') != -1) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Footer/FirstPost_Footer_300x250_USUK') });
                            }

                        </script></div>
    <!-- Ads Display Widget End -->
    <br/>
</div>

            </div><!-- RHS Sidebar-->

            <div id='div-gpt-ad-1501232183174-0'>
                <script>
                    var width = window.innerWidth || document.documentElement.clientWidth;
                    if(width >= 768) {
                        googletag.cmd.push(function() { googletag.display('div-gpt-ad-1501232183174-0'); });
                    }
                </script>
            </div>

        </div><!--.container-->

        

    </div><!--.contentMain-->
</div><!--.content-->

<div class="ad text-center">
    <!-- Ads Display Widget Start -->
    <div id='FirstPost/FirstPost_Footer/FirstPost_Footer_728x90_USUK'><script type='text/javascript'>
                            var width = window.innerWidth || document.documentElement.clientWidth;
                            adKey = 'FirstPost/FirstPost_Footer/FirstPost_Footer_728x90_USUK';
                            if (width >= 768 && (adKey.indexOf('FirstPost') != -1 || adKey.indexOf('Tech') != -1) && adKey.indexOf('FirstPost_Wap_New') < 0) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Footer/FirstPost_Footer_728x90_USUK') });
                            }
                            if (width < 768 && adKey.indexOf('FirstPost_Wap_New') != -1) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Footer/FirstPost_Footer_728x90_USUK') });
                            }

                        </script></div>
    <!-- Ads Display Widget End -->
</div>



<script type="text/javascript">

    function FPgetcookie(cookiename) {
        var cookiestring=document.cookie;
        var i=0;
        var index1=cookiestring.indexOf(cookiename);
        if (index1==-1 || cookiename=="") return "";
        var index2=cookiestring.indexOf(';',index1);
        if (index2==-1) index2=cookiestring.length;
        return unescape(cookiestring.substring(index1+cookiename.length+1,index2));
    }


    /*try{
        if(FPgetcookie('mc_fp_popunder_v2')=='') {
            var js = document.createElement("script");
            js.type = "text/javascript";
            js.src = "http://images.firstpost.com/promo/js/mcfp-popunder.js?v=20160725";
            document.body.appendChild(js);
        }
    }catch(e){
    }*/
</script>

<script type="text/javascript">

    $(document).ready(function(){
        if($(window).width() > 800){


            var sidebar_top = $('.sidebar').offset().top;
            var sidebar_left = $('.sidebar').offset().left;
            var sidebar_height = $('.sidebar').height();
            var article_height = $('.main').height();
            var lasttop = 0;
            var scroll_value = 0;
            var loadComplete = false;


            var ads_array = ['.ad-block-one','.ad-block-major','.ad-block-two', '.ad-block-USUK','.outbrain-ad'];/*'.outbrain-ad'*/
            //var ads_array = ['.ad-block-one','.ad-block-two','.outbrain-ad'];

            for(var ci=0;ci<ads_array.length;ci++){
                if($(ads_array[ci]).length == 0){
                    ads_array.splice(ci, 1);
                    ci--;
                };
            };
            var ads_offset = [];
            var ads_inner_offset = [];
            var ads_height = [];

            for(var ai=0;ai<ads_array.length;ai++){
                ads_offset[ai] = $(ads_array[ai]).offset().top;
                ads_inner_offset[ai] = ads_offset[ai] - sidebar_top;
                //ads_height[ai] = $(ads_array[ai]).height();
            };



            var difference = article_height - sidebar_height;
            var per_sticky_difference = difference/ads_array.length;

            var sticky_start = [];
            var sticky_end = [];

            var calculate_till_load = function() {

                for(var li=0;li<ads_array.length;li++){
                    ads_offset[li] = $(ads_array[li]).offset().top;
                    ads_inner_offset[li] = $(ads_array[li]).offset().top - $('.sidebar').offset().top;
                };


                article_height = $('.main').height();
                sidebar_height = $('.sidebar').height();
                difference = article_height - sidebar_height;
                per_sticky_difference = difference/ads_array.length;

                if(loadComplete){
                    clearInterval(ctl);
                };
            };
            var ctl = setInterval(calculate_till_load, 100);

            $(window).load(function(){
                loadComplete = true;
            });

            var calculate_values = function() {
                sidebar_top = $('.main').offset().top;
                
                              
                for(var si=0; si<ads_array.length; si++){
                    sticky_start[si] = sidebar_top+ads_inner_offset[si]+(si*per_sticky_difference);
                    sticky_end[si] = sticky_start[si]+per_sticky_difference;
                };

            };
            setInterval(calculate_values, 100);


            $(document).scroll(function() {
                if(difference > 0){
                    /*Scrolled More than the header*/


                    if ($(window).scrollTop() >= sidebar_top) {
                        scroll_value = $(window).scrollTop();

                        for(var csi=0; csi<ads_array.length; csi++){
                            if(scroll_value >= sticky_start[csi] && scroll_value <= sticky_end[csi]){

                                //console.log(ads_inner_offset);

                                $('.sidebar').css({
                                    'position': 'absolute',
                                    'top': ($(window).scrollTop() - ads_inner_offset[csi]) + 'px',
                                    'left': sidebar_left + 'px'
                                });
                            };
                        };

                        /*Scrolling is less than sidebar near end*/
                        if ((scroll_value + sidebar_height) <= article_height) {
                            lasttop = $(window).scrollTop() + 'px';
                        };
                    } /* no semi-colan */
                    /*Scrolled Less Than The Header*/
                    else {
                        $('.sidebar').css({
                            'position': 'inherit',
                            'top': sidebar_top + 'px',
                            'left': sidebar_left + 'px'
                        });
                    };
                };
            });
        };
    });

</script>



<!--<script src="//a.teads.tv/page/26003/tag" async="true"></script>-->



<script type="text/javascript">
    dfp_floating_banner_ad_new('FirstPost/Firstpost_Flying/Firstpost_Flying_300x250');
    function FPsetcookie(c_name,value,expiredays){

        var exdate=new Date();

        exdate.setDate(exdate.getDate()+expiredays);

        document.cookie=c_name+ "=" +escape(value)+ ";path=/;domain=;" +

                ((expiredays==null) ? "" : ";expires="+exdate.toGMTString());

    }
    function dfp_floating_banner_ad_new(dfp_ad) {
        FPAdJ = jQuery;
        if ( navigator.appName.indexOf("Microsoft")==-1 ){
            FP_FloatingAd_300x250 = FPgetcookieForDFP('FP_FloatingAd_300x250');
            if ( typeof FP_FloatingAd_300x250 == "undefined" || FP_FloatingAd_300x250 == '' ){
                FPsetcookie('FP_FloatingAd_300x250',1,1);
                document.write("<style> .fixBtm{ position:fixed; left:0px; bottom:0px; width:300px;z-index:99999} .cls{ color:#333; font:13px Arial;} </style>");
                document.write("<s"+"cript type='text/javas"+"cript'> FPAdJ(document).ready(function() { $(window).scroll(function() { if ($(window).scrollTop() > 100) {FPAdJ('.fixBtm').animate({ bottom:0, left:0 },2000);}else{}}); FPAdJ('.cls').click(function() {    FPAdJ('.fixBtm').hide(); }); });</s"+"cript>");
                document.write('<div class="fixBtm"><a href="javas'+'cript:;" class="cls">close</a><div id="'+dfp_ad+'"><s' + 'cript language="JavaS' + 'cript">googletag.cmd.push(function() { googletag.display("'+dfp_ad+'");  });</s' + 'cript></div></div>');
            }else if(FP_FloatingAd_300x250 <= '5'){
                var val=parseInt(FP_FloatingAd_300x250)+1
                FPsetcookie('FP_FloatingAd_300x250',val,1);
                document.write("<style> .fixBtm{ position:fixed; left:0px; bottom:0px; width:300px;z-index:99999} .cls{ color:#333; font:13px Arial;} </style>");
                document.write("<s"+"cript type='text/javas"+"cript'> FPAdJ(document).ready(function() { $(window).scroll(function() { if ($(window).scrollTop() > 100) {FPAdJ('.fixBtm').animate({ bottom:0, left:0 },2000);}else{}}); FPAdJ('.cls').click(function() {    FPAdJ('.fixBtm').hide(); }); });</s"+"cript>");
                document.write('<div class="fixBtm"><a href="javas'+'cript:;" class="cls">close</a><div id="'+dfp_ad+'"><s' + 'cript language="JavaS' + 'cript">googletag.cmd.push(function() { googletag.display("'+dfp_ad+'");  });</s' + 'cript></div></div>');
            }
        }
    }
</script>


<script>

    $(document).ready(function(){
        var id = 'aid_'+$("#main").data('article-id');
        $(document).scroll(function() {
            var pos_high1 = $('.article-full-content').position().top+$('.article-full-content').outerHeight(true);
            var wtop1 = $(document).scrollTop();
            if (wtop1 >= (pos_high1-700)){
                $('.fixBtm').hide();
            }
            else{
                $('.fixBtm').show();
            }
        });

        activateOutbrain('3980861');
    });
    document.write("<s"+"cript type='text/javas"+"cript'> $(document).ready(function() { $('.cls').click(function() {   $('.fixBtm').html(''); }); });</s"+"cript>");
    function OpenSharePopup(sUrl, siteName){
        if (siteName == 'linkedin'){
            var sSiteUrl = 'http://www.linkedin.com/shareArticle?'+sUrl;
        }else if (siteName == 'facebook'){
            var sSiteUrl = "http://www.facebook.com/sharer.php?"+sUrl;
        }else if(siteName == 'google'){
            var sSiteUrl = "https://plus.google.com/share?url="+sUrl;
        }
        window.open(sSiteUrl, "twitter","menubar=0,resizable=1,width=600,height=300");
    }

    function twitterShare(url, headline){
        window.open("https://twitter.com/share?text="+headline+"&counturl="+url+"&url="+url+"", "twitter","menubar=0,resizable=1,width=550,height=300");
    }

</script>
<script type="text/javascript">
    var hash = '';
    $(document).ready(function(){
        if ($(".refresh-live-blog").length > 0 ) {
            hash = window.location.hash;
            hash = hash.replace("#",".");
            if(hash != "") {

                $('html, body').animate({
                    scrollTop: $(hash).offset().top - 100
                }, 1000);
            }


        }
    });

</script>
<!-- Start: Addng Ads -->
<div id='div-gpt-ad-1501232183174-0'>
    <script>
        var width = window.innerWidth || document.documentElement.clientWidth;
        if(width >= 768) {
            googletag.cmd.push(function() { googletag.display('div-gpt-ad-1501232183174-0'); });
        }
    </script>
</div>


<script>
    var width = window.innerWidth || document.documentElement.clientWidth;
    if( width <= 768 ) {
        document.write('<scri'+'pt async="" type="text/java'+'script" src="//static.addng.com/dist/www_firstpost_com/c50f30aa7340dde8a93ad4456f62b47d634542713f1aef625df3dc40c18bc6a8/addng.min.js"></scri'+'pt>');
    }
</script>

<script>
    function activateOutbrain(id){
        var url      = window.location.href;
        if (window.location.hostname == "staging.firstpost.com" || window.location.hostname == "firstpost.staging" || window.location.hostname == "firstpoststg.localhost") {
            url = url.replace(window.location.hostname,"www.firstpost.com");
        }
        if (!navigator.userAgent.match(/Android/i) &&
                !navigator.userAgent.match(/webOS/i) &&
                !navigator.userAgent.match(/iPhone/i) &&
                !navigator.userAgent.match(/iPod/i) &&
                !navigator.userAgent.match(/iPad/i) &&
                !navigator.userAgent.match(/Blackberry/i)) {
            $("#outbrainWidget_"+id).html('<div  class="OUTBRAIN" data-src="'+url+'" data-widget-id="AR_1" data-ob-template="firstpostcom"></div>');
        } else {
            $("#outbrainWidget_"+id).html('<div  class="OUTBRAIN" data-src="'+url+'" data-widget-id="MB_1" data-ob-template="firstpostcom""></div>');
        }

       


        //colombia.clearData();
    }
</script>

<!-- Footer -->
<br>
<div class="ad-300x250 text-center">



    <div id='FirstPost/FirstPost_Footer/FirstPost_Footer_728x90_USUK'><script type='text/javascript'>
                            var width = window.innerWidth || document.documentElement.clientWidth;
                            adKey = 'FirstPost/FirstPost_Footer/FirstPost_Footer_728x90_USUK';
                            if (width >= 768 && (adKey.indexOf('FirstPost') != -1 || adKey.indexOf('Tech') != -1) && adKey.indexOf('FirstPost_Wap_New') < 0) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Footer/FirstPost_Footer_728x90_USUK') });
                            }
                            if (width < 768 && adKey.indexOf('FirstPost_Wap_New') != -1) {
                                googletag.cmd.push(function() { googletag.display('FirstPost/FirstPost_Footer/FirstPost_Footer_728x90_USUK') });
                            }

                        </script></div>
	</div>
<div class="ad-300x250 text-center floating-bottom">
    
	</div>
<footer id="footer">
    <div class="container">
        <a id="site-index-button" type="button" data-toggle="collapse" data-target="#site-index" aria-expanded="false" aria-controls="site-index">
        <span class="icon circle"><i class="icon-angle-down"></i></span>
            Site Index
        </a>
    </div>
    <div class="container container-border collapse in" id="site-index">
        <div class="row">
            <div class="col-md-10 col-sm-10">
                <div class="inline vat">
                    <ul class="list simple">
                        <li><a href="/"><img src="data:image/png;base64,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" class="footer-logo"></a></li>
                        <li><a href="http://hindi.firstpost.com/" target="_blank">हिंदी फर्स्टपोस्ट</a></li>
                        <li><a href="http://www.firstpost.com/about-firstpost">About Firstpost</a></li>
                        <!-- <li><a href="#">Newsletter</a></li> -->
                        <li><a href="http://www.firstpost.com/rss">RSS</a></li>
                        <li><a href="http://twitter.com/firstpost" rel="nofollow" target="_blank">Twitter</a></li>
                        <li><a href="http://www.facebook.com/pages/Firstpost/165818073477856" rel="nofollow" target="_blank">Facebook</a></li>
                    </ul>
                </div>
                <div class="inline vat">
                    <ul class="list simple">
                        <li class="title">Sections</li>
                        <li><a href="http://www.firstpost.com/">Front Page</a></li>
                                                                        <li><a href="http://www.firstpost.com/category/politics" title="">Politics</a></li>
                                                                                                <li><a href="http://www.firstpost.com/category/sports" title="">Sports</a></li>
                                                                                                <li><a href="http://www.firstpost.com/category/india" title="">India</a></li>
                                                                                                <li><a href="http://www.firstpost.com/category/world" title="">World</a></li>
                                                                                                <li><a href="http://www.firstpost.com/category/business" title="">Business</a></li>
                                                                                                <li><a href="http://www.firstpost.com/category/living" title="">Life</a></li>
                                                                                                <li><a href="http://www.firstpost.com/category/entertainment" title="">Entertainment News</a></li>
                                                                                                <li><a href="http://www.firstpost.com/firstcricket" title="">F.Cricket</a></li>
                                                                                                <li><a href="http://www.firstpost.com/tech" title="">Tech</a></li>
                                                                                                <li><a href="http://www.firstpost.com/category/photos" title="">Photos</a></li>
                                                                                                <li><a href="http://www.firstpost.com/category/videos" title="">Videos</a></li>
                                                
                    </ul>
                </div>
                <div class="inline vat">
                    <ul class="list simple">
                        <li class="title">Plus</li>
                        <li><a title="First Cricket" href="/firstcricket/">First Cricket</a></li>
                        <li><a title="CRICKET LIVE SCORE" href="http://www.firstpost.com/firstcricket/cricket-live-score">Cricket Live Score</a></li>
                        <!--<li><a title="Pro Kabaddi 2017" href="/pro-kabaddi-2017/">Pro Kabaddi 2017</a></li>-->
                        <li class="item"><a title="Budget 2018" href="/budget-2018/">Budget 2018</a></li>
                        <li class="item"><a title="Tax Calculator" href="/tax-calculator">Tax Calculator</a></li>
                        <li class="item"><a title="Budget 2018 Live TV" href="/budget-2018-live-tv/">Budget 2018 Live TV</a></li>
                        <!--<li><a href="http://www.firstpost.com/fifa-under-17-world-cup-2017/" alt="FIFA under 17 World Cup 2017" title="FIFA under 17 World Cup 2017">FIFA U17 WC</a></li>-->
                        <li><a title="Laureus 2017" href="/laureus/">Laureus World Sports Awards 2017</a></li>
                        <li><a href="http://www.firstpost.com/category/delhi">New Delhi</a></li>
                        <li><a href="http://www.firstpost.com/category/mumbai">Mumbai</a></li>
                        <li><a href="http://www.firstpost.com/category/photos">Photos</a></li>
                        <li><a href="http://www.firstpost.com/category/f-pedia">F. Pedia</a></li>
                        <li><a href="http://www.firstpost.com/videos/">Videos</a></li>
                        <li><a href="http://www.firstpost.com/category/exclusives">FP Exclusives</a></li>
                        <li><a href="http://www.firstpost.com/category/videos">Video Room</a></li>
                        <li><a href="http://www.firstpost.com/weather/">Weather</a></li>
                    </ul>
                </div>
                <div class="inline vat">
                    <ul class="list simple">
                        <li class="title">Network 18 sites</li>
                        <li><a href="http://www.in.com/" target="_blank" rel="nofollow">In.com</a></li>
                        <li><a href="http://www.moneycontrol.com/" target="_blank" rel="nofollow">Moneycontrol</a></li>
                        <li><a href="http://www.burrp.com/"  target="_blank" rel="nofollow">Burrp</a></li>
                        <li><a href="https://www.topperlearning.com/" target="_blank" rel="nofollow">Topper Learning</a></li>
                        <li><a href="http://overdrive.in/" target="_blank" rel="nofollow">Overdrive</a></li>
                        <li><a href="http://www.ibnlokmat.tv/" target="_blank" rel="nofollow">IBN Live</a></li>
                        <li><a href="http://www.news18.com/" target="_blank" rel="nofollow">News18</a></li>
                        <li><a href="http://www.topperlearning.com/learn/sample-papers?ps1" target="_blank" rel="nofollow">Sample Papers Online</a></li>
                        <li><a href="http://www.firstpost.com/category/business/biztech">Business Technology News</a></li>
                        <li><a href="http://mtv.in.com/" target="_blank" rel="nofollow">MTV India</a></li>
                        <li><a href="http://www.homeshop18.com/"target="_blank"  rel="nofollow">Online Shopping in India</a></li>
                        <li><a href="http://www.caprep18.com/" target="_blank" rel="nofollow">CAprep18</a></li>
                        <li><a href="http://www.firstpost.com/shows/">F. Shows</a></li>
                        <!-- <li><a href="http://www.firstpost.com/iifa-awards-2017">IIFA 2017</a></li> -->
                        <li><a href="http://www.topperlearning.com/franchisee" target="_blank" rel="nofollow">E-Learning Franchise Opportunity</a></li>
                        <li><a href="http://www.firstpost.com/gst-rate-list-india/" rel="nofollow">GST Rate List India</a></li>
                    </ul>
                </div>
                <div class="inline vat">
                    <ul class="list simple">
                        <li class="title">Tools</li>
                        <li><a href="http://feeds.feedburner.com/firstpost/xfJh" target="_blank">RSS Feeds</a></li>
                    </ul>
                    <ul class="list simple">
                        <li class="title">Apps</li>
                        <li><a href="https://itunes.apple.com/in/app/firstpost/id445829858?mt=8"  target="_blank">iOS</a></li>
                        <li><a href="https://play.google.com/store/apps/details?id=com.firstpost" target="_blank">Android</a></li>
                    </ul>
                </div>
            </div>
            <div class="col-md-2 col-sm-2">
                <div class="footer-social-wrap">
                    <div class="inline">
                        <ul class="top-social">
                            <li><a href="https://www.facebook.com/firstpostin" rel="nofollow" target="_blank"><i class="icon-fb"></i></a></li>
                            <li><a href="https://twitter.com/firstpost" rel="nofollow" target="_blank"><i class="icon-twit"></i></a></li>
                            <li><a href="https://plus.google.com/+Firstpost/posts" rel="nofollow" target="_blank"><i class="icon-google-plus"></i></a></li>
                        </ul>
                    </div>
                    <div class="inline">
                        <a href="http://www.network18online.com/" id="logo18" target="_blank">
                            <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTAyNERCMjU2OTI3MTFFNkFBMzdCQzcxNTAxQUNDQzMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTAyNERCMjY2OTI3MTFFNkFBMzdCQzcxNTAxQUNDQzMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMDI0REIyMzY5MjcxMUU2QUEzN0JDNzE1MDFBQ0NDMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMDI0REIyNDY5MjcxMUU2QUEzN0JDNzE1MDFBQ0NDMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrSvNQ0AAAPkSURBVHjatFZbbAxRGP7PmdnZ3XZ6fUGp+zUSgngRtwhNKBUhxYMHUYlGoqi4pQ/iiUSUkBCXJ0HqBU1KQsQtIoRKRYhqmrpELOl2MWNnd2f2OOfM7ly3u/XgTyZnzvX7L9//n4NeDB/zoVzAleAUAoAQog2BvMKmkd2NGeloVyrReWDgx+XvaaPduRR9GjP+t2xg2XcIBQJCBu8XWH89rlzbk1AaBxQlyvo4qZMkX1QIJB9Ajv6asFzfXlxxv0KWubdwbpeQIY2RtAHE0N3zhFhg0wPBGceC8hmO3zNyXH8lFiv5hriWW+niYpelRFXNrkw9XiwCicTM+XAIkCC6AWlbP6m6ho8SRYHAsgUQWLPWB2LEYpA8eQJASVnaB9fXQaBuFQgTxptnfotA6uFj0K5c5aBcAYdsfP2uAZhF/RUjiNK8m+QSCkSiU6eR/qpx/ItfbSODif7+LYktWETYedFRE82vehJ5PKy6CyNA+Sms/jZb6tbwts0Q2lA/6FJh8jSQTx/nLnRKGOEi7MoVI84/kosMdLO0fp1rrXr2HKiN28DofmeDzZgNgflzrThmSSJmg53suA3685d8UL5whmtnW6XTeIym31hrSH/yDLSmvfw/HR2AkrY2aw5Xj/JRX+QGUQeSXxoYkW5zVIu7raHMSvd9hXSkH3CVeQgqL6UKFlHN/9gHZyT9+YsvLUQOSjucltQylhs5U4syM9l2DUK7dlsuKr1xBfSv3yGwcoXt0dedoD99ZcbJEQKxQDVzxejPsdMgzpkN4sLF5mbaik5Lfv4EdV8LV4pT3AFks44UgKSsC9bVAJ45a/BqVFoKoR3bOYhVMTJxwkOyhpIBDSuH8JGjgMvKLNZprcdB3dNssY5VfGl5LYS2brKrTMYAbKHmKZxMO6l2uQ3CsM9fAnX/YdBOXQS1qdlMjYxIq2t9uWTmESGFXTdxinvjj0imDhaB0ddHcRwkCoU5uTix/sl1joOzEtyyGQJL5nGXSk07QXDWN5oezAsIC448GoIw7ZJ370GopYXHgQPTfCq51UHz75fLpUySNzvMGDnAsVWB8l1uNGGNN92QONHqueOQD4QRg1VxK48sMqAcFxv1sQ1S4sojVt+cgXeK/ugBKA2N5lUhuJ0leh8YzK9a60nqmpGZJIyZ9KbjLLiJg4fAuHkDpJqlgKdOAUyrSeItLV1dnZBov2NfiB5yoZ4qesMKYqU1wV4/NLN9N6zjHWFV5hzVg1viAenVUz0iII/bWN3LXt3eB0im9c173xbIX22wJCIp76smLx09iZ7te/JSwkgSP2qp3jJBKIf/KJ9Q6uNfAQYAFZfaPTS/4U8AAAAASUVORK5CYII="/>
                        </a>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="container end-links">
        <p class="inline">Copyright &copy; 2018. Firstpost - All Rights Reserved.</p>
        <p class="inline">
            <a href="http://www.firstpost.com/terms-of-use">Terms of use</a>
            <a href="http://www.firstpost.com/privacy">Privacy</a>
        </p>
    </div>
</footer>


</div><!--wrapper-->
<!-- jQuery -->


<!-- <link rel="stylesheet" type="text/css" href="http://www.firstpost.com/assets/fonts/external/fonts.css?v=2"> -->
<link href="https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:400,700" rel="stylesheet dns-prefetch" type="text/css" >
<!-- <link href="https://fonts.googleapis.com/css?family=Oswald:400,500,600,700" rel="stylesheet"> -->

<!-- <link rel="stylesheet" type="text/css" href="http://www.firstpost.com/assets/css/jquery.bxslider.min.css">
<script type="text/javascript" src="http://www.firstpost.com/assets/js/jquery.bxslider.min.js"></script> -->
<!--<script type="text/javascript" async src="http://www.firstpost.com/assets/js/app.min.js?v=12.72"></script>-->
<!-- <script type="text/javascript" async src="http://www.firstpost.com/assets/js/app.js?v=12.74"></script> -->
<script type="text/javascript">
	var Index = 2;

// window.setInterval(ChangeVisibleDiv, 2000);

function ChangeVisibleDiv()
{
	if(Index == 1){
	    if(width >= 768){
            $("#aw_desktop").hide();
        }else{
            $("#aw_mobile").hide();
        }
		$(".weather-widget-mobile").hide(); //display','none');
     	$(".air-quality").show(); //css('display','inline-block');
     	Index++;
	}else{
        if(width >= 768){
            $("#aw_desktop").show();
        }else{
            $("#aw_mobile").show();
        }
		$(".air-quality").hide();//css('display','none');
     	$(".weather-widget-mobile").show();//css('display','inline-block');
     	Index = 1;
	};
}
// ChangeVisibleDiv();
</script>


<script type="text/javascript">
        /* <![CDATA[ */
        var google_conversion_id = 1043201315;
        var google_conversion_label = "vQUcCJHdmwMQo_q38QM";
        var google_custom_params = window.google_tag_params;
        var google_remarketing_only = true;
        /* ]]> */
    </script>
    <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
    </script>

   

    <noscript>
        <div style="display:inline;">
            <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1043201315/?value=1.00&amp;currency_code=INR&amp;label=vQUcCJHdmwMQo_q38QM&amp;guid=ON&amp;script=0"/>
        </div>
    </noscript>
    <script type="text/javascript">

        $( "[name^='google_conversion_frame']" ).css('position','absolute');
        $( "[name^='google_conversion_frame']" ).css('height',0);

    </script>


    <!-- BetterCampaign Goal Tracker -->

    <!-- BetterCampaign Goal Tracker -->

    <!-- arjun code start -->
    <script type="text/javascript">
        (function() {
            window._w18hn = "FP";
            window._w18_config={"microsite":"own","sections":"News"};
            var w18 = document.createElement('script'); w18.type = 'text/javascript'; w18.async = true;
            w18.src = 'http://s.in.com/common/script_catch.js';
            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(w18, s);
        })();
    </script>
    <!-- arjun code end -->
   

    <script async src='https://cdn.onthe.io/io.js/xmKBQHduOqzQ'></script>
    <script src="//ht-fpweb.native.andbeyond.media/direct/Firstpost_IMP_PIXEL_1X1_TEST.js" type="text/javascript"></script>
    </body>

    <script>
        var width = window.innerWidth || document.documentElement.clientWidth;
        if (width <= 768) {
            document.write('<iframe style="display:none" src="http://spl.zeotap.com/?zdid=78&ziid={impression_id}&zpb=Firstpost&env=mWeb"/>');
        }
    </script>
	
<script type="text/javascript">
    var windowWidth = $(window).width();
    if(windowWidth < 640){
        $('.reviews-wrap .row').addClass('reviews-slider');
        $('.reviews-wrap .row div').removeClass('col-md-3 col-sm-6');
        $('.reviews-slider').bxSlider({
            minSlides: 1,
            maxSlides: 4,
            slideWidth: 300,
            slideMargin: 0,
            pager: false,
        });
    }

    // caragoke slider
    $('.caraoke-slider').bxSlider({
        mode: 'horizontal',
        pager:false,
    });

    // latest reviews
    $('.l-reviews-slider').bxSlider({
        minSlides: 1,
        maxSlides: 4,
        slideWidth: 260,
        slideMargin: 10,
        pager: false,
    });

    $('.v-reviews-slider').bxSlider({
        minSlides: 1,
        maxSlides: 4,
        slideWidth: 280,
        slideMargin: 10,
        pager: false,
    });

    // firstpost menu
    $('.fp-icon').mouseenter(function(){
        $(this).addClass('open');
    });
    $('.fp-menu').mouseleave(function(){
        $('.fp-icon').removeClass('open');
    });
</script>
