CINXE.COM
News in Shorts: Business, Share Market, Economy News, Industry News Headlines
<!DOCTYPE html> <html lang="en" > <head> <title>News in Shorts: Business, Share Market, Economy News, Industry News Headlines</title> <meta charset="utf-8"> <meta name="theme-color" content="#E1F4FD"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="language" content="en"> <meta name="dc.language" content="en" /> <meta name="csrf-token" content="jd5j8wBcKQHdxfxncSByK5PkLa8DBJfVkbfP3R8U"> <link rel="shortcut icon" type="image/ico" href="https://akm-img-a-in.tosshub.com/businesstoday/resource/img/favicon_v2.ico" /> <link rel="fluid-icon" type="image/png" href="https://akm-img-a-in.tosshub.com/businesstoday/resource/img/favicon_v2.png" /> <meta name="keywords" content="news in shorts, business news in shorts, share market news in shorts, personal finance news in shorts, industry news shorts, technology news in shorts, shorts news"/> <meta name="description" content="Shorts News: Get all latest news in shorts, news highlights, business news in short, share market news in short, economy news in short, personal finance news in short, industry news in short, technology news short at businesstoday.in."/> <link rel="canonical" href="https://www.businesstoday.in/shorts"/> <link rel="manifest" href="https://www.businesstoday.in/manifest.json"> <meta property="fb:pages" content="50576790299"/> <meta property="fb:pages" content="23230437118"/> <meta property="og:site_name" content="Business Today"/> <meta property="og:url" content="https://www.businesstoday.in/shorts"/> <meta property="og:type" content="website"/> <meta property="og:title" content="News in Shorts: Business, Share Market, Economy News, Industry News Headlines"/> <meta property="og:description" content="Shorts News: Get all latest news in shorts, news highlights, business news in short, share market news in short, economy news in short, personal finance news in short, industry news in short, technology news short at businesstoday.in."/> <meta property="og:image" content="https://akm-img-a-in.tosshub.com/businesstoday/resource/img/home-share_shorts.jpg"/> <meta name="twitter:title" content="News in Shorts: Business, Share Market, Economy News, Industry News Headlines"/> <meta name="twitter:url" content="https://www.businesstoday.in/shorts"/> <meta name="twitter:image" content="https://akm-img-a-in.tosshub.com/businesstoday/resource/img/home-share_shorts.jpg"/> <meta name="twitter:site_name" content="Business Today"/> <meta name="twitter:description" content="Shorts News: Get all latest news in shorts, news highlights, business news in short, share market news in short, economy news in short, personal finance news in short, industry news in short, technology news short at businesstoday.in."/> <meta name="twitter:site" content="@business_today"/> <meta name="twitter:creator" content="@business_today"/> <meta name="twitter:card" content="summary_large_image"> <script>var is_sso_check=!0;var ssoUserDetail;var is_ad_free="no";function GetQueryStringParams(sParam){var sPageURL=window.location.href;var sURLVariables=sPageURL.split('#');for(var i=0;i<sURLVariables.length;i++){var sParameterName=sURLVariables[i].split('=');if(sParameterName[0]==sParam){return sParameterName[1]}}} function getLoginCookie(cname){var name=cname+"=";var ca=document.cookie.split(';');for(var i=0;i<ca.length;i++){var c=ca[i];while(c.charAt(0)==' '){c=c.substring(1)} if(c.indexOf(name)==0){return c.substring(name.length,c.length)}} return""} document.addEventListener('DOMContentLoaded', function() { var ssoCookieUid = getLoginCookie("itg_sso_uid"); //var ssoCookieUid = 'MjEwMjcz'; if (ssoCookieUid != "") { let getCookies = document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)')); console.log('ssoCookieUid', ssoCookieUid, getCookies); if (getCookies == null) { let checkSubscribeData = new XMLHttpRequest(); let checkSubscribeUrl = "https://www.businesstoday.in/ajax/check-subscribe-magazine?ssoId=" + ssoCookieUid; checkSubscribeData.open("GET", checkSubscribeUrl); checkSubscribeData.onreadystatechange = function () { if (checkSubscribeData.readyState === XMLHttpRequest.DONE && checkSubscribeData.status === 200) { let response = checkSubscribeData.responseText; let obj = JSON.parse(response); if(obj.status == 'success' && obj.subscribe != null) { let subscribe = obj.subscribe; if(subscribe.subs_status == 'subscribed') { setCookie('subscribed_ads_free', 'subscribed', 1); enableAdFreeFeature(); console.log('subscribe---------',subscribe); } else { serveSafeAd(); console.log('servers ad safe-----------calling'); } } } }; checkSubscribeData.send(); /*$.ajax({ type: "GET", url: "https://www.businesstoday.in/ajax/check-subscribe-magazine?ssoId=" + ssoCookieUid, cache: true, async: true, crossDomain: true, dataType: "json", success: function (response) { if(response.status == 'success' && response.subscribe != null) { let subscribe = response.subscribe; if(subscribe.subs_status == 'unsubscribed') { setCookie('subscribed_ads_free', 'subscribed', 1); enableAdFreeFeature(); console.log('subscribe'); } } }, error: function (jqXHR, textStatus, errorThrown) { console.log('error=====', jqXHR, textStatus, errorThrown); //Do Something to handle error } });*/ } else { console.log('already subscried cookies'); enableAdFreeFeature(); } } else { serveSafeAd(); console.log('servers ad safe-----------calling'); } }, false); function enableAdFreeFeature() { if (document.getElementsByClassName('hdr_sbs_btn').length > 0) { document.getElementsByClassName('hdr_sbs_btn')[0].style.display = 'none'; } if (document.getElementsByClassName('blu_str-wrp').length > 0) { document.getElementsByClassName('blu_str-wrp')[0].style.display = 'none'; } if (document.getElementsByClassName('ind_ftr_btn').length > 0) { document.getElementsByClassName('ind_ftr_btn')[0].style.display = 'none'; } if (document.querySelectorAll('.issue-image a').length > 0) { var removeImageIssueTag = document.querySelectorAll('.issue-image a'); removeImageIssueTag.forEach(el => el.removeAttribute('href')); } if (document.querySelectorAll('.print_lbtm_m a').length > 0) { var removePrintTag = document.querySelectorAll('.print_lbtm_m a'); removePrintTag.forEach(el => el.removeAttribute('href')); } if (document.querySelectorAll('.print_digital_m a').length > 0) { var removeDigitalTag = document.querySelectorAll('.print_digital_m a'); removeDigitalTag.forEach(el => el.removeAttribute('href')); } if (document.getElementsByClassName('issue-subscribe-link').length > 0) { document.getElementsByClassName('issue-subscribe-link')[0].style.display = 'none'; } if (document.getElementsByClassName('ind_digi_mag').length > 0) { document.getElementsByClassName('ind_digi_mag')[0].style.display = 'none'; } if (document.getElementsByClassName('sbs_mag_wrp').length > 0) { document.getElementsByClassName('sbs_mag_wrp')[0].style.display = 'none'; } if (document.getElementById('magazine_subscribe_RHS')) { document.getElementById('magazine_subscribe_RHS').style.display = 'none'; } if (document.getElementsByClassName('mag_sld_btn').length > 0) { let magSldBtnHide = document.getElementsByClassName('mag_sld_btn'); for(var i = 0; i < magSldBtnHide.length; i++){ magSldBtnHide[i].style.display = "none"; } } let text = "Adlite Activated. "; let result = text.repeat(10); if (document.getElementsByClassName('ad_sld_wrp').length > 0) { let adsShortVideoHide = document.getElementsByClassName('ad_sld_wrp'); for(var i = 0; i < adsShortVideoHide.length; i++){ adsShortVideoHide[i].style.display = "none"; } } if (document.getElementsByClassName('emp_ad_crd').length > 0) { let adsShortVideoHide = document.getElementsByClassName('emp_ad_crd'); for(var i = 0; i < adsShortVideoHide.length; i++){ adsShortVideoHide[i].innerHTML = result; } } if(typeof jwConfig !== "undefined") { jwConfig.noads = "1"; } if (document.getElementById('videoDetailsLeftChildId') != null) { document.getElementById('videoDetailsLeftChildId').insertAdjacentHTML('afterend', '<div class="ads_rmv_wrp">Ads Removed</div>'); } if (document.getElementById('storyDetailsLeftChildId') != null) { document.getElementById('storyDetailsLeftChildId').insertAdjacentHTML('afterend', '<div class="ads_rmv_wrp">Ads Removed</div>'); } let adsContainers = document.querySelectorAll(".itgdAdsPlaceholder"); if (adsContainers && adsContainers?.length > 0) { for (let adContainer of adsContainers) { let Widget_HP1 = adContainer.querySelectorAll("#div-gpt-ad-1506670689725-0"); let Widget_HP2 = adContainer.querySelectorAll("#div-gpt-ad-1664549518243-0"); let Widget_HP3 = adContainer.querySelectorAll("#div-gpt-ad-1664549743190-0"); let Widget_HP4 = adContainer.querySelectorAll("#div-gpt-ad-1664890120997-0"); let Widget_HP5 = adContainer.querySelectorAll("#div-gpt-ad-1664890120997-1"); let Widget_HP6 = adContainer.querySelectorAll("#div-gpt-ad-1664890120997-2"); let Widget_HP7 = adContainer.querySelectorAll("#div-gpt-ad-1506670689725-4"); let Widget_HP8 = adContainer.querySelectorAll("#div-gpt-ad-1692859098197-0"); let Widget_HP9 = adContainer.querySelectorAll("#div-gpt-ad-1692858988473-0"); let Widget_RHS1 = adContainer.querySelectorAll("#div-gpt-ad-1506670689725-1"); let Widget_RHS2 = adContainer.querySelectorAll("#div-gpt-ad-1664549896072-2"); let Widget_RHS3 = adContainer.querySelectorAll("#div-gpt-ad-1664549896072-0"); let Widget_RHS4 = adContainer.querySelectorAll("#div-gpt-ad-1692859195676-0"); let Widget_RHS5 = adContainer.querySelectorAll("#div-gpt-ad-1692859260110-0"); let topAds728X90 = adContainer.querySelectorAll("#div-gpt-ad-1506670791889-0"); let middleAds0728X90 = adContainer.querySelectorAll("#div-gpt-ad-1667562926837-0"); let middleWidgetAds0728X90 = adContainer.querySelectorAll("#div-gpt-ad-1667562980121-0"); let middleAds1728X90 = adContainer.querySelectorAll("#div-gpt-ad-1664777695140-0"); let middleAds2728X90 = adContainer.querySelectorAll("#div-gpt-ad-1667562876891-0"); let rightAdTop300X250 = adContainer.querySelectorAll("#div-gpt-ad-1506670791889-1"); let rightAdTop300X100 = adContainer.querySelectorAll("#div-gpt-ad-1506670791889-2"); let rightAdTop300X600 = adContainer.querySelectorAll("#div-gpt-ad-1506670791889-3"); let rightAdMid1300X250 = adContainer.querySelectorAll("#div-gpt-ad-1"); let rightAdMid2300X250 = adContainer.querySelectorAll("#div-gpt-ad-2"); let rightAdMid3300X250 = adContainer.querySelectorAll("#div-gpt-ad-3"); let rightAdMid4300X250 = adContainer.querySelectorAll("#div-gpt-ad-4"); let rightAdMid5300X250 = adContainer.querySelectorAll("#div-gpt-ad-5"); let rightAdMid6300X250 = adContainer.querySelectorAll("#div-gpt-ad-6"); let rightAdMid7300X250 = adContainer.querySelectorAll("#div-gpt-ad-1664779029205-0"); let rightAdMid8300X250 = adContainer.querySelectorAll("#div-gpt-ad-1669201137534-0"); let rightAdMid9300X250 = adContainer.querySelectorAll("#div-gpt-ad-1684407125754-0"); let rightAdMid10300X250 = adContainer.querySelectorAll("#div-gpt-ad-1684407178419-0"); let rightAdMid11300X250 = adContainer.querySelectorAll("#div-gpt-ad-1684407236062-0"); let rightAdMid12300X250 = adContainer.querySelectorAll("#div-gpt-ad-1684407355449-0"); let rightAdMid13300X250 = adContainer.querySelectorAll("#div-gpt-ad-1684407355449-1"); let rightAdMid14300X250 = adContainer.querySelectorAll("#div-gpt-ad-1684407355449-2"); let rightAdMid15300X250 = adContainer.querySelectorAll("#div-gpt-ad-1684407355449-3"); let rightAdMid16300X250 = adContainer.querySelectorAll("#div-gpt-ad-1684407355449-4"); let rightAdMid17300X250 = adContainer.querySelectorAll("#div-gpt-ad-1684407355449-5"); let rightAdMid18300X250 = adContainer.querySelectorAll("#div-gpt-ad-1691995006882-0"); let rightAdMid19300X250 = adContainer.querySelectorAll("#div-gpt-ad-1691995207753-0"); let rightAdMid20300X250 = adContainer.querySelectorAll("#div-gpt-ad-1691995311945-0"); let rightAdMid21300X250 = adContainer.querySelectorAll("#div-gpt-ad-1691995382515-0"); let rightAdMid22300X250 = adContainer.querySelectorAll("#div-gpt-ad-1691995382515-1"); let rightAdMid23300X250 = adContainer.querySelectorAll("#div-gpt-ad-1691995382515-2"); let rightAdMid24300X250 = adContainer.querySelectorAll("#div-gpt-ad-1691995382515-3"); let rightAdMid25300X250 = adContainer.querySelectorAll("#div-gpt-ad-1691995382515-4"); let rightAdMid26300X250 = adContainer.querySelectorAll("#div-gpt-ad-1691995382515-5"); let rightAdMid27300X250 = adContainer.querySelectorAll("#div-gpt-ad-1691995382515-6"); let rightAdMid28300X250 = adContainer.querySelectorAll("#div-gpt-ad-1646227999461-0"); let rightAdMid29300X250 = adContainer.querySelectorAll("#div-gpt-ad-1646228070835-0"); let leftVerticalAds0 = adContainer.querySelectorAll("#div-gpt-ad-1664537978545-0"); let rightVerticalAds0 = adContainer.querySelectorAll("#div-gpt-ad-1664538111974-0"); let eventHomeBanner = adContainer.querySelectorAll(".sponsored_widget"); let commonBottomAd04 = adContainer.querySelectorAll("#div-gpt-ad-1506670791889-4"); let commonBtmAdForMobile = adContainer.querySelectorAll("#div-gpt-ad-1686136135818-0"); let commonBtmAd2ForMobile = adContainer.querySelectorAll("#div-gpt-ad-1686136182744-0"); let homeRichMediaAds = adContainer.querySelectorAll("#div-gpt-ad-1632815194179-0"); let right300X100Ads = adContainer.querySelectorAll("#div-gpt-ad-1706342541350-0"); let rightsecondPositionAds = adContainer.querySelectorAll("#div-gpt-ad-1506665508453-2"); if (homeRichMediaAds.length == 2) { adContainer.remove(); continue; } if (Widget_HP1.length == 1) { adContainer.remove(); continue; } if (Widget_HP2.length == 1) { adContainer.remove(); continue; } if (Widget_HP3.length == 1) { adContainer.remove(); continue; } if (Widget_HP4.length == 1) { adContainer.remove(); continue; } if (Widget_HP5.length == 1) { adContainer.remove(); continue; } if (Widget_HP6.length == 1) { adContainer.remove(); continue; } if (Widget_HP7.length == 1) { adContainer.remove(); continue; } if (Widget_HP8.length == 1) { adContainer.remove(); continue; } if (Widget_HP9.length == 1) { adContainer.remove(); continue; } if (Widget_RHS1.length == 1) { adContainer.remove(); continue; } if (Widget_RHS2.length == 1) { adContainer.remove(); continue; } if (Widget_RHS3.length == 1) { adContainer.remove(); continue; } if (Widget_RHS4.length == 1) { adContainer.remove(); continue; } if (Widget_RHS5.length == 1) { adContainer.remove(); continue; } if (eventHomeBanner.length == 1) { adContainer.remove(); continue; } if (topAds728X90.length == 1) { adContainer.remove(); continue; } if (middleAds0728X90.length == 1) { adContainer.remove(); continue; } if (middleWidgetAds0728X90.length == 1) { adContainer.remove(); continue; } if (middleAds1728X90.length == 1) { adContainer.remove(); continue; } if (middleAds2728X90.length == 1) { adContainer.remove(); continue; } if (leftVerticalAds0.length == 1) { adContainer.remove(); continue; } if (rightVerticalAds0.length == 1) { adContainer.remove(); continue; } if (rightAdTop300X250.length == 1) { adContainer.remove(); continue; } if (rightAdTop300X100.length == 1) { adContainer.remove(); continue; } if (rightAdTop300X600.length == 1) { adContainer.remove(); continue; } if (rightAdMid1300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid2300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid3300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid4300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid5300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid6300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid7300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid8300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid9300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid10300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid11300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid12300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid13300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid14300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid15300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid16300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid17300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid18300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid19300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid20300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid21300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid22300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid23300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid24300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid25300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid26300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid27300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid28300X250.length == 1) { adContainer.remove(); continue; } if (rightAdMid29300X250.length == 1) { adContainer.remove(); continue; } if (commonBottomAd04.length == 1) { adContainer.remove(); continue; } if (commonBtmAdForMobile.length == 1) { adContainer.remove(); continue; } if (commonBtmAd2ForMobile.length == 1) { adContainer.remove(); continue; } if (right300X100Ads.length == 1) { adContainer.remove(); continue; } if (rightsecondPositionAds.length == 1) { adContainer.remove(); continue; } } } let livetvIframe = document.querySelectorAll(".livetv-tab-body iframe, .btv_lve_vod iframe"); if (livetvIframe && livetvIframe?.length > 0) { field = 'noads'; var regex = /&noads=0/; for (let iframe of livetvIframe) { if (iframe) { if(iframe.src.indexOf('&' + field + '=') != -1){ iframe.src = iframe.src.replace(regex, "&noads=1"); } else { iframe.src = iframe.src + "&noads=1"; } } } } var lnk = document.createElement('link'); lnk.type='text/css'; lnk.href='https://akm-img-a-in.tosshub.com/businesstoday/resource/css/ads-free-style.css?v=11112021-155'; lnk.rel='stylesheet'; document.getElementsByTagName('head')[0].appendChild(lnk); is_ad_free = "yes"; loadModules(is_ad_free); } function loadModules(is_ad_free) { $(document).ready(function() { if (typeof liveBlogLiveTv !== 'undefined' && typeof liveBlogLiveTv === 'function') { liveBlogLiveTv(is_ad_free); } }); } function serveSafeAd() { var field = 'noads'; var regex = /&noads=1/; let livetvIframeHome = document.getElementById("globalHomeIframeTV"); let liveTVIframeBTTV = document.getElementById("liveTVIframeBTTV"); let marketIframeTV = document.getElementById("marketIframeTV"); let sectorLiveIframeTV = document.getElementsByClassName("sectorLiveIframeTV")[0]; if (livetvIframeHome != null) { if(livetvIframeHome.src.indexOf('&' + field + '=') != -1){ livetvIframeHome.src = livetvIframeHome.src.replace(regex, "&noads=0"); } else { livetvIframeHome.src = livetvIframeHome.src + "&noads=0"; } } if (liveTVIframeBTTV != null) { if(liveTVIframeBTTV.src.indexOf('&' + field + '=') != -1){ liveTVIframeBTTV.src = liveTVIframeBTTV.src.replace(regex, "&noads=0"); } else { liveTVIframeBTTV.src = liveTVIframeBTTV.src + "&noads=0"; } } if (marketIframeTV != null) { if(marketIframeTV.src.indexOf('&' + field + '=') != -1){ marketIframeTV.src = marketIframeTV.src.replace(regex, "&noads=0"); } else { marketIframeTV.src = marketIframeTV.src + "&noads=0"; } } if (sectorLiveIframeTV != null) { if(sectorLiveIframeTV.src.indexOf('&' + field + '=') != -1){ sectorLiveIframeTV.src = sectorLiveIframeTV.src.replace(regex, "&noads=0"); } else { sectorLiveIframeTV.src = sectorLiveIframeTV.src + "&noads=0"; } } if(typeof jwConfig !== "undefined") { jwConfig.noads = "0"; refreshJWTPlayer(jwConfig); } googletag.cmd.push(function() { googletag.pubads().refresh(); }); } var mediaPlayer = ''; function refreshJWTPlayer(jwConfig) { mediaPlayer = new ITGDPlayer(jwConfig, "video-player"); } function liveBlogLiveTv(is_ad_free) { let element = document.querySelector('.live-tv'); if (element) { let iframeUrl = element.innerHTML; if (iframeUrl) { iframeUrl = addFreeEmbed(iframeUrl); element.innerHTML = iframeUrl; } } } function addFreeEmbed(iframeUrl) { if (iframeUrl) { let srcUrlArray = /<iframe ?.* src="([^"]+)" ?.*>/gi.exec(iframeUrl); let srcUrl = (srcUrlArray[1] ? srcUrlArray[1] : ''); if (srcUrl) { let newSrcUrl = srcUrl; if (is_ad_free == "yes") { newSrcUrl += "&noads=1"; } iframeUrl = iframeUrl.replace(srcUrl, newSrcUrl); } } return iframeUrl; } function setCookie(cname, cvalue, exdays) { const d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); let expires = "expires="+ d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/"; }; </script> <link href='//securepubads.g.doubleclick.net' rel='preconnect'/><link href='//securepubads.g.doubleclick.net' rel='dns-prefetch'/><link href='//pagead2.googlesyndication.com' rel='preconnect'/><link href='//pagead2.googlesyndication.com' rel='dns-prefetch'/><link href='//ads.pubmatic.com' rel='preconnect'/><link href='//ads.pubmatic.com' rel='dns-prefetch'/><link href='//static.chartbeat.com' rel='preconnect'/><link href='//static.chartbeat.com' rel='dns-prefetch'/><link href='//sb.scorecardresearch.com/' rel='preconnect'/><link href='//sb.scorecardresearch.com/' rel='dns-prefetch'/><link href='https://akm-img-a-in.tosshub.com' rel='dns-prefetch'/><link href='//akm-img-a-in.tosshub.com' rel='preconnect' crossorigin='anonymous'/><link href='//akm-img-a-in.tosshub.com' rel='dns-prefetch' crossorigin='anonymous'/><link href='//akm-img-a-in.tosshub.com' rel='preconnect'/><link href='//akm-img-a-in.tosshub.com' rel='dns-prefetch'/><link rel='preconnect' href='https://fonts.gstatic.com/' crossorigin> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-6N00EMNYRT"></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date());</script> <script> gtag('config', 'G-6N00EMNYRT'); </script> <script>var _comscore=_comscore||[];_comscore.push({c1:"2",c2:"8549097"});(function(){var s=document.createElement("script"),el=document.getElementsByTagName("script")[0];s.async=!0;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=8549097&cv=2.0&cj=1" alt="scorecardresearch" /></noscript> <script> function isMobile() { var check = false; (function(a){ if (/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(a) || /1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0, 4))) check = true; })(navigator.userAgent || navigator.vendor || window.opera); return check; }; var atViewPort = (screen.width <= 720 ? 'mobile' : 'desktop'); if(isMobile()==true) { atViewPort='mobile'; } var isPoll = !1; </script> <script> const Delay_call = 0; const failSafe_delay = Delay_call + 1000; function callJavaScriptFile(jsUrl) { var jsFilename=document.createElement('script'); jsFilename.setAttribute("type","text/javascript"); jsFilename.setAttribute("src",jsUrl); document.head.appendChild(jsFilename); } </script> <script> setTimeout(()=>{callJavaScriptFile('https://akm-img-a-in.tosshub.com/sites/common/resources/trackdata/min/itgdtracksdk.js?v=1.8');}, Delay_call);</script> <script> function readCookie(name) { var nameEQ=encodeURIComponent(name)+"="; var ca=document.cookie.split(';'); for(var i=0;i<ca.length;i++) { var c=ca[i]; while(c.charAt(0)===' ')c=c.substring(1,c.length); if(c.indexOf(nameEQ)===0)return decodeURIComponent(c.substring(nameEQ.length,c.length)); } return null; } </script> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid'); var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)')); var isPVisible; if(ssoCookieUid == '') {isPVisible=true;} else{ if(isSubsPremium==null) {isPVisible = true;} else{isPVisible = false;} }; if(isPVisible == true) { var adcookie=0; function getAdCookie(e) { return(e=(document.cookie+';').match(new RegExp(e+'=.*;')))&&e[0].split(/=|;/)[1] } var adcookie=getAdCookie('gdpr_ad_ck'); var ProfileId=new Object(); if((navigator.userAgent.indexOf('iPhone')>0&&navigator.userAgent.indexOf('iPad')==-1)||navigator.userAgent.indexOf('iPod')>0||navigator.userAgent.indexOf('Android')>0) {ProfileId='553'} else{ProfileId='550'} var PWT={}; var googletag=googletag||{}; googletag.cmd=googletag.cmd||[]; var gptRan = false; function LoadAds(){ PWT.jsLoaded = function() { loadGpt(); }; (function() { var purl = window.location.href; var url = '//ads.pubmatic.com/AdServer/js/pwt/156066/' + ProfileId; var profileVersionId = ''; if (purl.indexOf('pwtv=') > 0) { var regexp = /pwtv=(.*?)(&|$)/g; var matches = regexp.exec(purl); if (matches.length >= 2 && matches[1].length > 0) { profileVersionId = '/' + matches[1]; } } var wtads = document.createElement('script'); wtads.async = true; wtads.type = 'text/javascript'; wtads.src = url + profileVersionId + '/pwt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(wtads, node); })(); var loadGpt = function() { console.log('gptRan ',gptRan); if (!gptRan) { gptRan = true; var gads = document.createElement('script'); var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//securepubads.g.doubleclick.net/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); } }; } setTimeout(LoadAds, Delay_call + 500); } </script> <!-- Carbon Analytics --> <script> window.addEventListener('load', (event) => { setTimeout(()=>{ !function(a,l,b,c,k,s,t,g,A){a.CustomerConnectAnalytics=k,a[k]=a[k]||function(){ (a[k].q=a[k].q||[]).push(arguments)},g=l.createElement(b),A=l.getElementsByTagName(b)[0], g.type="text/javascript",g.async=!0,g.src=c+"?id="+s+"&parentId="+t,A.parentNode.insertBefore(g,A) }(window,document,"script","//pb-script-03.ccgateway.net/script","cca",window.location.hostname,"ef0017cfcf"); }, (typeof Delay_call !== 'undefined' && Delay_call !== null && Delay_call !== 0 ? Delay_call : 3000)); }); </script> <!-- Carbon Analytics --> <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-M57NDHZ');</script> <style> /* FOR DEMO ONLY STARTS */ body{ background-size: 100%; font-size: 16px; line-height: 26px; font-family: 'Poppins', sans-serif; -webkit-font-smoothing: antialiased; overflow-x:hidden; overflow-y:auto; margin:0; padding:0; } *,::after,::before{ box-sizing:border-box; padding: 0px; margin: 0px; } a{ text-decoration: none; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; } body, a { color: #000; } img { max-width: 100%; } ul { list-style-type: none; padding: 0; margin: 0; } .container { width: 100%; max-width: 1270px; margin: 0 auto; padding: 0; position: relative; /* overflow-x:hidden; */ } .at_row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 0; } .content-area { width: 100%; min-height: 1px; -webkit-box-flex: 0; -ms-flex: 0 0 calc(100% - 320px); flex: 0 0 calc(100% - 320px); max-width: calc(100% - 320px); padding: 0; margin-right: 20px; } .sidebar { width: 100%; min-height: 1px; -webkit-box-flex: 0; -ms-flex: 0 0 300px; flex: 0 0 300px; max-width: 300px; padding: 0; } /* FOR DEMO ONLY ENDS */ /* GLOBAL */ .ks_icn { display: inline-block; width: 1em; height: 1em; stroke-width: 0; stroke: currentColor; fill: currentColor; } path, circle, line{ -webkit-transition:all ease-in-out 0.1s; -ms-transition:all ease-in-out 0.1s; -o-transition:all ease-in-out 0.1s; transition:all ease-in-out 0.1s; } .txt_red { color:#F24F5B; } .txt_grn { color:#26B58A; } .txt_org{ color:#FF6F23; } .bg_red{ background-color:#FFEFF0; } .bg_grn{ background-color:#DDFFF5; } .icn_save{ display:flex; background-size: inherit; } .icn_saved{ display:flex; background-size: inherit; } .mst_trk_sve.icn_save{ background-size:contain; } .bt_hme_pg{ background-color:#f0f3f8; font-family: 'Poppins', sans-serif; padding:0px 0 0; } .mrk_cnt_wrp{ align-items:flex-start; display:flex; justify-content:space-between; width:100%; } .mrk_cnt_lhs{ padding:0 30px 0 0; width:100%; } .mrk_cnt_rhs{ flex:0 0 300px; max-width:300px; flex-shrink:0; width:100%; } .mrk_wdg_box{ background-color:#fff; border-top:2px solid #000000; border-radius:0 0 4px 4px; padding:45px 20px 20px; margin:0 0 30px; position:relative; } .mrk_ttl_wrp{ align-items:center; display:flex; margin:0px; position:absolute; left:0; top:0; } .mrk_ttl_icn{ display:inline-block; margin:0 5px 0 0; } .mrk_ttl_txt{ background-color:#000; color:#fff; font-size:16px; font-weight:700; line-height:24px; position:relative; padding:4px 8px 4px 25px; } .mrk_ttl_txt:after{ content:''; display:block; background:url(https://akm-img-a-in.tosshub.com/businesstoday/resource/img/mrk_ttl_icn_rhs.svg) no-repeat right center; background-size:contain; height:10px; width:10px; position:absolute; left:8px; top:0; bottom:0; margin:auto; /* -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); */ } .mrk_box_ftr{ margin:20px 0 0; line-height:1; position: relative; text-align:center; z-index:13; } .mrk_box_ftr.hide{ display:none; } .mrk_box_lnk_btn{ align-items:center; color:#2FA7DF; display:inline-block; font-weight:500; justify-content:center; text-decoration:none; font-size:16px; line-height:24px; } .mrk_lnk_txt{ color:#2FA7DF; font-size:16px; font-weight:500; line-height:22px; position: relative; } .mrk_lnk_txt:after{ content:''; display:block; position:absolute; border: solid #2FA7DF; border-width: 0 3px 3px 0; display: inline-block; padding: 3px; top:4px; right: -13px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); } .mrk_lnk_icn{ } .mrk_box_txt{ color:#000; display:block; font-size:16px; line-height:24px; margin:0 0 15px; } .mrk_tab_cnt{ display: none; } .mrk_tab_cnt.active{ display: block; } .mrk_tab_lnk{ cursor: pointer; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .mrk_tab_lnk.active{ cursor:default; } .bt_hme_pg .swiper-pagination-bullet{ background-color:#606570; background:#606570; width: 8px; height: 8px; display: inline-block; border-radius: 100%; opacity:1; margin:0 4px !important; transform: scale(1); } .bt_hme_pg .swiper-pagination-bullet, .bt_hme_pg .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next, .bt_hme_pg .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{ opacity:1; transform: scale(1); } .bt_hme_pg .swiper-pagination-bullet-active{ background: #3f9cc6; } .bt_hme_pg .swiper-pagination, .bt_hme_pg .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{ top:5px; right:10px; left:auto; bottom:auto; text-align:right; transform:none; } .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ width:auto; } .cal_pop_opn{ overflow:hidden; } .pop_up_ovr{ background-color:rgba(0,0,0,0.4); position:fixed; top:0; right:0; bottom:0; left:0; margin:auto; height:100%; width:100%; display:none; z-index:14; } .cal_pop_opn .pop_up_ovr{ display:block; } .pop_up_hdr{ background: #fafafa; display: flex; align-items: center; justify-content: center; margin: 0 0 25px; padding: 14px 10px; position: relative; box-shadow: 0 1px 5px rgba(0,0,0,0.2); } .pop_up_ttl{ color:#333; font-size:20px; font-weight:500; line-height:30px; } .pop_up_cls { cursor: pointer; height: 25px; width: 25px; border-radius: 100%; position: absolute; right:15px; top:17px; display: flex; align-items: center; justify-content: center; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; } .pop_up_cls:hover{ transform: translateY(-2px); } .pop_up_cls:before, .pop_up_cls:after { border-radius:8px; transform: rotate(-45deg); content: ""; position: absolute; top: 11px; right:5px; display: block; height:2px; width:15px; background-color: #666; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; } .pop_up_cls:after { transform: rotate(-135deg); } .blu_wdg_wrp{ background-color:#133D55; margin:0 0 24px; position:relative; } .bg_ttl_wdg{ align-items:center; background:url(https://akm-img-a-in.tosshub.com/businesstoday/resource/img/ttl_bg_btmag.png) no-repeat left center; background-size:cover; display:flex; margin:0; padding:0 20px; height:74px; width:100%; } .bg_ttl_wdg img{ max-height:35px; } .blu_wdg_wrp .wdg_cnt_alt{ margin:20px 20px 0; } @media screen and (max-width: 1199px){ .content-area { width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-right: 0px; } .sidebar { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .mnu_nav_bdy .container{ padding:0 20px; } } @media (max-width: 1024px){ .container { padding: 0 20px; } .swp_cnt_wrp.container{ padding:0; } } /* NEW */ /* old */ @media (min-width:768px) and (max-width:1000px){ .mrk_wdg_box{ padding-left:10px; padding-right:10px; } } @media (max-width: 767px){ .bg_ttl_wdg{ height:50px; } .bg_ttl_wdg img { max-height: 25px; } .mrk_wdg_box{ margin-bottom:20px; } .bt_hme_pg{ padding:0px 0px 0; } .bt_hme_pg .container{ padding-left:0; padding-right:0; overflow-x:visible; } .mrk_cnt_wrp{ flex-direction:column; } .mrk_cnt_lhs{ padding:0; } .mrk_cnt_rhs{ flex:0 0 100%; max-width:100%; } .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ height:6px; width:6px; margin:0 2px; } } /* GLOBAL RESPONSIVE ENDS */ .widget-more{position:absolute;text-align:right;align-items:right;display:flex;top:6px;right:0} .widget-more a{font-size: 15px; line-height: 17px; font-weight:700;color:#d72722} .widget-more a span{display:inline-block;margin-left:2px;line-height:0;position:relative;top:2px} .widget-more a svg{height:13px;width:13px;fill:#d72722} @media only screen and (max-width:767px) { .widget-more{position:unset;float:right} .v-pictur { bottom: 0px; right: 0px; width: 30px; height: 30px;} .v-pictur>span {width: 27px;} .inner-ad-section, .top-add-section .inner-ad-section{ min-height:250px } } /* Header Starts */ header{ background-color:#000; position:sticky; top:0; z-index:101; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .hdr_top_wrp{ align-items:center; display:flex; justify-content:center; padding:20px 0; } .hdr_top_lhs{ margin:0 auto 0 0; } .hdr_top_mid{ margin:auto; } .hdr_top_rhs{ align-items:center; display:flex; margin:0 0 0 auto; } .hdr_lgo{ display:block; margin:0 auto; max-width:400px; } .hdr_lgo img{ display:block; } .hdr_sbs_btn{ color:#fff; font-size:14px; line-height:21px; margin:0 16px 0 0; } .hdr_srh_btn{ align-items:center; color:#fff; display:flex; justify-content:center; min-height:40px; min-width:40px; cursor: pointer; } .hdr_usr_btn{ align-items:center; color:#fff; display:flex; justify-content:center; min-height:40px; min-width:40px; cursor: pointer; } .hdr_srh_btn .ks_icn, .hdr_usr_btn .ks_icn{ font-size:21px } .mnu_brg_icn{ position: relative; display: block; cursor: pointer; user-select: none; z-index: 10; width: 1.6rem; height: 1.15rem; border: none; outline: none; margin: 0 15px 0 0; background: none; visibility: visible; transform: rotate(0deg); transition: 0.35s ease; } .mnu_brg_lin { position: absolute; display: block; left: 0; width: 100%; height:3px; border: none; border-radius:2px; outline: none; opacity: 1; transform: rotate(0deg); background-color:#fff; transition: 0.25s ease-in-out; } .mnu_brg_lin:nth-child(1) { top: 0px; } .mnu_brg_lin:nth-child(2) { top: 0.5rem; width: 80%; } .mnu_brg_lin:nth-child(3) { top: 1rem; width:60%; } .hdr_nav_wrp{ } .hdr_nav_ul{ align-items:center; column-gap:20px; display:flex; } .hdr_nav_li{ padding:0px; position:relative; } .hdr_nav_li:last-child{ padding-right:0; } .hdr_nav_lnk{ width:max-content; color:#FFFFFF; display:block; font-size:14px; font-weight:600; line-height:21px; padding:0 0 8px; position:relative; text-transform:uppercase; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } span.hdr_nav_lnk{ cursor: pointer; } .hdr_nav_lnk:before { content:''; left: 0; bottom:0px; width: 100%; height:4px; background: #00AEEF; position: absolute; transform: scaleX(0); -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .hdr_nav_lnk:hover:before { transform: scaleX(1); } .hdr_nav_li.active:before { content:''; left: 0; right:0; bottom:0px; margin:auto; width: 100%; height:4px; background: #00AEEF; position: absolute; transform: scaleX(1); -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .hdr_nav_drp .hdr_nav_lnk{ padding:0 14px 8px 0; } .hdr_nav_drp .hdr_nav_lnk::after{ content:''; display:block; position: absolute; border: solid #fff; border-radius: 2px; border-width: 2px 2px 0px 0px; display: inline-block; padding: 3px; top: 4px; right: 0px; transform: rotate(135deg); -webkit-transform: rotate(135deg); } .hdr_nav_drp .hdr_nav_lnk:before{ display:none; } .hdr_drp_lg .hdr_drp_cnt{ min-width:383px; padding:16px 12px; } .hdr_drp_ind { display: flex; flex-wrap: wrap; column-gap: 10px; } .hdr_drp_row{ display:inline-block; margin:0 4px; vertical-align:top; } .hdr_drp_cnt{ background-color:#FFFFFF; border-radius:4px; box-shadow: 0 0 10px rgba(0,0,0,20%); display:none; flex-wrap:wrap; padding:16px; position: absolute; left: -20px; top: 29px; /* width: 100%; min-width: 200px; */ z-index: 11; } .hdr_drp_cnt:after { content: ''; display: block; width: 0; height: 0; border-left:8px solid transparent; border-right:8px solid transparent; border-bottom: 9px solid #fff; position: absolute; top: -9px; left: 42px; margin: auto; z-index: 0; } .hdr_drp_itm{ align-items:center; background-color:#F2F3F5; border-radius:4px; display:flex; justify-content:space-between; padding:8px; margin:0 0 8px; min-width:165px; max-width:174px; width:100%; white-space:nowrap; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .hdr_drp_itm:last-child{ margin-bottom:0; } .hdr_drp_itm:hover{ background-color:#00A1ED; } .hdr_drp_itm:hover .hdr_drp_nme{ color:#fff; } .hdr_drp_lg .hdr_drp_itm:nth-last-child(2){ margin-bottom:0px; } .hdr_drp_ttl{ display:flex; } .hdr_drp_icn{ display:flex; flex-shrink:0; margin:0 5px 0 0; max-width:16px; } .hdr_drp_nme{ color:#000000; display:flex; font-size:12px; font-weight:500; line-height:18px; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .hdr_drp_arw{ align-items:center; background-color:#fff; color:#00A1ED; display:flex; font-size:9px; justify-content:center; border-radius:100%; height:17px; width:17px; } .hdr_btm_wrp{ background-color:#fff; border-bottom:1px solid #D6E3F4; } .hdr_btm_cnt{ align-items:center; display:flex; justify-content:space-between; } .hdr_btm_lhs{ align-items:center; display:flex; } .hdr_btm_rhs{ display:flex; height:100%; } .hdr_btm_nav{ color:#000000; display:block; font-size:14px; font-weight:500; line-height:21px; margin:10px 20px 10px 0; } .hdr_btm_nav:last-child{ margin-right:0; } .hdr_btm_lgo{ align-items:center; color:#000000; display:flex; font-size:10px; font-weight:700; line-height:1; justify-content:center; border-left:1px solid #D6E3F4; padding:8px 12px; white-space:nowrap; } .hdr_btm_lgo img, .hdr_btm_lgo svg{ display:block; max-height: 27px; max-width:75px; } .hdr_tck_wrp{ border-bottom:1px solid #D6E3F4; display:block; } .hdr_tck_wrp iframe{ display:block; } /* Header Ends */ /* EVENTS DROPDOWN STARTS */ .evt_drp_row .hdr_drp_cnt { border:1px solid #EFEFEF; box-shadow: 0px 3px 6px #00000029; left:auto; right:0; min-width:500px; padding:0; width:100%; } .evt_drp_row .hdr_drp_cnt:after { border-bottom: 9px solid #F0F3F7; left:auto; top: -9px; right: 32px; margin: auto; z-index: 0; } .hdr_nav_drp.evt_drp_row .hdr_nav_lnk::after{ content:''; display:block; border:0; background:url(https://akm-img-a-in.tosshub.com/businesstoday/resource/img/mrk_ttl_icn_rhs.svg) no-repeat right center; height: 9px; width: 9px; background-size: contain; transform: none; -webkit-transform: none; } .evt_drp_col{ margin:0px; } .evt_drp_hdr{ align-items:center; background-color:#F0F3F7; display:flex; padding:8px 20px; } .evt_drp_icn{ margin:0 9px 0 0; max-width:22px; } .evt_drp_ttl{ color:#000000; font-weight:500; font-size:12px; line-height:17px; } .evt_drp_ul{ align-items:center; display:flex; flex-wrap:wrap; padding:8px 20px; } .evt_drp_li{ flex:0 0 25%; max-width:25%; height:66px; } .evt_drp_lnk{ align-items:center; border-bottom:1px solid #F0F3F7; border-right:1px solid #F0F3F7; display:flex; justify-content:center; height:100%; padding:0px 24px; } .evt_drp_li:nth-child(4n) .evt_drp_lnk{ border-right:0; } .evt_drp_li:nth-child(n+5) .evt_drp_lnk{ border-bottom:0; } .evt_drp_lnk img{ max-height:26px; max-width:86px; } .evt_drp_row .mnu_evt_li{ margin: 0 0 8px; max-width:112px; } .evt_drp_row .mnu_evt_ul { column-gap: 8px; justify-content:center; padding:8px 0; } /* EVENTS DROPDOWN ENDS */ /* SEARCH MODAL STARTS */ .srh_opn_wrp{ background:rgba(0,0,0,96%); width:100%; position:fixed; top:0; right:0; bottom:0; left:0; margin:auto; overflow-y:auto; overflow-x:hidden; z-index:999999; height:0; opacity:0; visibility:hidden; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .hdr_srh_opn .srh_opn_wrp{ height:100vh; opacity:1; visibility:visible; } .hdr_srh_opn{ overflow:hidden; } .srh_mdl_cnt{ max-width:808px; margin:122px auto 0; position:relative; width:100%; } .mdl_cls_btn{ color:#fff; font-size:20px; position:fixed; right:80px; top:80px; line-height:0px; cursor: pointer; } .srh_mdl_fld{ align-items:center; border-bottom:3px solid #00A1ED; display:flex; justify-content:space-between; padding:0 0 2px; margin:0 0 60px; width:100%; } .srh_fld_lhs{ align-items:center; display:flex; justify-content:space-between; width:100%; } .srh_fld_rhs{ display:flex; } .srh_mdl_icn{ color:#fff; line-height:1; margin:0 10px 0 0; pointer-events:none; } .srh_mdl_inp{ background-color:transparent; background:none; color:#fff; font-size:16px; line-height:24px; border:0; box-shadow:none; outline:0; margin:0 12px 0 0; width:100%; } input.srh_mdl_inp:-internal-autofill-selected { background-color:transparent !important; background: none; } .srh_mdl_btn{ align-items:center; background-color:#00A1ED; border-radius:4px; color:#FFFFFF; font-size:16px; font-weight:600; justify-content:center; line-height:22px; padding:8px 22px; text-align:center; width:100%; cursor: pointer; } .srh_clr_btn{ cursor:pointer; color:#FFFFFF; font-size:14px; line-height:19px; margin:0 20px 0 0; white-space:nowrap; } .srh_rsl_wdg{ margin:0 0 30px; } .srh_wdg_hdr{ border-top:2px solid #fff; margin:0 0 20px; } .srh_wdg_ttl{ background-color:#FFFFFF; border-radius:0 0 1px 1px; color:#000000; font-size:16px; font-weight:700; line-height:24px; margin:0px; padding:4px 8px 4px 27px; position:relative; text-transform:uppercase; display:inline-block; } .srh_wdg_ttl:after { content: ''; display: block; background: url(https://akm-img-a-in.tosshub.com/businesstoday/resource/img/mrk_ttl_icn_rhs.svg) no-repeat right center; background-size: contain; height: 22px; width: 10px; position: absolute; left: 8px; top: 0; bottom: 0; margin: auto; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } .rsl_tpc_lst{ display:flex; flex-wrap:wrap; } .rsl_tpc_itm{ background-color:#fff; border:1px solid #C2CDE3; border-radius:100px; color:#5C6B88; display:inline-block; font-size:14px; font-weight:600; line-height:19px; margin:0 16px 16px 0; padding:8px 16px; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .rsl_tpc_itm:hover{ color:#00AEEF; transform:translateY(-2px); } .srh_rsl_emp{ color:#DFE4ED; font-size:14px; font-weight:600px; line-height:20px; } .rsl_cmp_lst{ } .rsl_cmp_itm{ align-items:center; display:flex; justify-content:space-between; margin:0 0 22px; width:100%; } .srh_rsl_wdg .rsl_cmp_itm{ display:block; } .srh_rsl_wdg a.rsl_cmp_itm, .srh_rsl_wdg a.rsl_nws_itm{ display:inline-block; width:auto; } #miniContentData > div{ margin-bottom:20px; } .rsl_cmp_lhs{ color:#BCC5D6; font-size:14px; font-weight:500; line-height:19px; } .rsl_cmp_lhs strong{ color:#FFFFFF; font-weight:600; } .rsl_cmp_rhs{ display:flex; } .rsl_cmp_txt{ color:#FFFFFF; font-size:14px; font-weight:600; line-height:19px; margin:0 0 0 50px; white-space:nowrap; } .rsl_cmp_txt .txt_grn, .rsl_cmp_txt .txt_red{ font-weight:500; margin:0 0 0 7px; padding:0 0 0 13px; position:relative; } .rsl_cmp_txt .txt_grn::before{ content:''; display:block; position: absolute; border: solid #26B58A; border-radius:2px; border-width: 0px 0px 3px 3px; display: inline-block; padding:2px; top:8px; left: 0px; transform: rotate(135deg); -webkit-transform: rotate(135deg); } .rsl_cmp_txt .txt_red::before{ content:''; display:block; position: absolute; border: solid #F24F5B; border-radius:2px; border-width:3px 3px 0px 0px; display: inline-block; padding:2px; top: 6px; left: 0px; transform: rotate(135deg); -webkit-transform: rotate(135deg); } .rsl_nws_lst{ } .rsl_nws_itm{ color:#BCC5D6; display:block; font-size:16px; line-height:22px; margin:0 0 16px; } .rsl_nws_itm strong{ color:#FFFFFF; font-size:16px; font-weight:600; line-height:22px; } .rsl_nws_itm:last-child{ margin-bottom:0; } @media (max-width:1024px) { .srh_mdl_cnt{ margin:40px auto 0; padding:20px 30px 0; } .mdl_cls_btn{ top:20px; right:30px; } .srh_rsl_wdg { margin: 0 0 30px; } .rsl_tpc_itm{ margin:0 12px 12px 0; } } @media (max-width:767px) { .rsl_cmp_itm{ align-items:flex-start; flex-direction:column; justify-content:flex-start; } .rsl_cmp_lhs{ margin:0 0 5px 0; } .rsl_cmp_txt{ margin:0; } .rsl_cmp_txt:first-child{ margin:0 35px 0 0; } .srh_mdl_fld{ flex-wrap:wrap; border-bottom:0; } .srh_fld_lhs{ border-bottom:3px solid #00A1ED; margin:0 0 5px; } .srh_fld_rhs{ width:100%; } .srh_mdl_inp{ margin:0; } .srh_clr_btn{ margin:0 0 0 15px; } } /* SEARCH MODAL ENDS */ /* MENU NAVIGATION STARTS */ .mnu_nav_wrp{ background:#fff; width:100%; position:fixed; top:0; right:0; bottom:0; left:0; margin:auto; padding:0 0 20px; overflow-y:auto; overflow-x:hidden; z-index:999999; height:0; opacity:0; visibility:hidden; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .mnu_nav_opn .mnu_nav_wrp{ height:100vh; opacity:1; visibility:visible; } .mnu_nav_opn{ overflow:hidden; } .mnu_nav_hdr{ background-color:#000; padding:23px 20px; } .mnu_hdr_cnt{ align-items:center; display:flex; justify-content:space-between; } .mnu_cls_btn{ color:#fff; display:flex; font-size:22px; cursor: pointer; } .mnu_hdr_rhs{ align-items:center; display:flex; justify-content:flex-end; column-gap:30px; width:100%; } .mnu_hdr_rhs .hdr_sbs_btn{ display:none; } .mnu_srh_wrp{ max-width:560px; position:relative; width:100%; } .mnu_srh_inp{ background-color:#383838; border:0; border-radius:4px; box-shadow:none; color:#fff; display:block; font-size:16px; line-height:24px; outline:0; padding:10px 10px 10px 42px; width:100%; } .mnu_srh_icn{ color:#fff; left:15px; top:12px; position:absolute; } .mnu_log_btn{ align-items:center; background-color:#00A1ED; border-radius:4px; color:#fff; display:flex; justify-content:center; font-size:16px; font-weight:700; line-height:24px; padding:8px 20px; white-space:nowrap; text-transform:uppercase; cursor: pointer; } .mnu_log_btn svg{ margin:0 0px 0 8px; } .mnu_nav_bdy{ background-color:#fff; } .mnu_nav_cnt{ align-items:flex-start; display:flex; justify-content:space-between; margin:20px 0 0; } .mnu_nav_lhs{ align-items:flex-start; column-gap:80px; display:flex; border-top:3px solid #C2CDE3; } .mnu_nav_rhs{ border-top:3px solid #C2CDE3; } .mnu_nav_ul{ display:block; padding:12px 0 0 0; } .mnu_nav_li{ display:flex; flex-direction:column; } .mnu_nav_lnk{ color:#000000; display:flex; font-size:16px; font-weight:700; line-height:24px; text-transform:uppercase; margin:0 0 15px; position:relative; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .mnu_nav_lnk > svg{ width:120px; height: auto; } .mnu_nav_lnk:hover, .mnu_nav_li .mnu_nav_ul .mnu_nav_lnk:hover { color:#00AEEF; } .mnu_nav_lnk svg, .mnu_nav_lnk img{ max-height:34px; height:auto; width:90px; } .mnu_nav_li .mnu_nav_ul{ margin:0; padding:0; } .mnu_nav_li .mnu_nav_ul .mnu_nav_lnk{ color:#5C6B88; } .mnu_lnk_ul{ display:flex; justify-content:space-between; flex-wrap:wrap; max-width:290px; padding:12px 0 0 0; } .mnu_lnk_li{ display:flex; flex:0 0 50%; max-width:50%; margin:0 0 15px; } .mnu_lnk_lnk{ color:#000000; display:flex; font-size:16px; font-weight:500; line-height:24px; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .mnu_lnk_lnk:hover{ color:#00AEEF; } .mnu_lnk_lnk svg, .mnu_lnk_lnk img{ max-height:34px; height:auto; width:90px; } .mnu_btm_hdr{ align-items:center; border-bottom:3px solid #C2CDE3; display:flex; padding:0 0 15px 0; margin:0 0 20px 0; } .mnu_btm_ttl_evt{ color:#000000; display:block; font-size:20px; font-weight:700; line-height:24px; text-transform:uppercase; padding:0 0 0 30px; position:relative; margin:0 20px 0 0; } .mnu_btm_ttl_evt::before{ background:url(https://akm-img-a-in.tosshub.com/businesstoday/resource/img/mrk_ttl_icn_rhs.svg) no-repeat left center; background-size: 14px 14px; content: ''; display: block; width: 14px; height: 14px; position: absolute; left: 3px; top: 5px; border: 0; margin: bauto; transform: rotate(-90deg); } .mnu_btm_ttl{ align-items:center; display:flex; } .mnu_btm_ttl_icn{ margin:0 10px 0 0; } .mnu_btm_ttl_icn img{ display:block; } .mnu_btm_ttl_txt{ color:#000000; font-size:16px; font-weight:500; line-height:24px; } .mnu_evt_ul{ column-gap:15px; display:flex; flex-wrap:wrap; } .mnu_evt_li{ display:flex; height:64px; margin:0 0 15px; max-width:145px; width:100%; } .mnu_evt_lnk{ align-items:center; border:1px solid #F0F3F7; display:flex; justify-content:center; height:100%; padding:20px; width:100%; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .mnu_evt_lnk:hover{ background-color:#f0f8ff; border:1px solid #00AEEF; } .mnu_evt_lnk img{ display:block; max-height:42px; object-fit:contain; } @media (max-width:1289px) { .hdr_nav_wrp, .hdr_btm_wrp { display: none; } .mnu_brg_icn{ margin:0 15px 0 15px; } } @media (max-width:991px) { .header .container { padding: 0 12px 0 18px; } .mnu_nav_cnt{ flex-direction:column; margin:0 0 20px; } .mnu_nav_lhs{ column-gap:10px; flex-wrap:wrap; width:100%; } .mnu_nav_ul { flex: 0 0 48%; max-width: 48%; } .mnu_nav_mob.mnu_nav_ul{ flex: 0 0 100%; max-width: 100%; } .mnu_nav_ul.mnu_nav_mob .mnu_nav_li .mnu_nav_li{ flex: 0 0 48%; max-width: 48%; } .mnu_nav_ul.mnu_nav_mob .mnu_nav_ul{ display:flex; flex-wrap:wrap; } .mnu_nav_lnk{ font-size:14px; padding:10px; } .mnu_nav_li .mnu_nav_ul { flex: 0 0 100%; max-width: 100%; } .mnu_lnk_ul{ max-width:100%; } .mnu_btm_hdr { background: #F0F3F7; border-bottom:0; padding:14px 20px; margin:0 -20px 20px; } .mnu_evt_ul{ column-gap:0; border-top:1px solid #F0F3F7; } .mnu_evt_lnk img { max-height: 30px; } .mnu_evt_li{ margin-bottom:0; flex:0 0 25%; max-width:25%; } .mnu_evt_li .mnu_evt_lnk{ border-left:0px; border-top:0px; padding:10px; } .mnu_evt_li:nth-child(4n - 3) .mnu_evt_lnk{ border-left:1px solid #F0F3F7; } .mnu_hdr_cnt{ flex-direction:column; } .mnu_hdr_rhs{ flex-direction:column; } .mnu_hdr_rhs .hdr_sbs_btn{ display:block; margin:16px 0 0 0; } .mnu_srh_wrp{ margin:0 0 12px; } .mnu_log_btn{ max-width: 560px; width:100%; } .mnu_hdr_cnt{ align-items:flex-start; } .mnu_cls_btn{ margin:0 0 15px; } .mnu_nav_hdr{ padding:20px 0; } .mnu_brg_icn{ margin:0 15px 0 0; } } @media (max-width:767px) { .hdr_sbs_btn, .hdr_usr_btn{ display:none; } .hdr_srh_btn { font-size: 24px; } .hdr_top_wrp{ padding:8px 0; } .hdr_lgo{ max-width:242px; } .mnu_nav_bdy .container, .mnu_nav_hdr .container{ padding:0 20px; } div.ad_pg_btm{ display:flex; } .mnu_evt_li{ flex: 0 0 33.33%; max-width: 33.33%; } .mnu_evt_li:nth-child(4n - 3) .mnu_evt_lnk{ border-left:0px; } .mnu_evt_li:nth-child(3n - 2) .mnu_evt_lnk{ border-left:1px solid #F0F3F7; } } @media (max-width:575px) { .mnu_evt_li{ flex: 0 0 50%; max-width: 50%; } .mnu_evt_li:nth-child(3n - 2) .mnu_evt_lnk{ border-left:0px; } .mnu_evt_li:nth-child(2n - 1) .mnu_evt_lnk{ border-left:1px solid #F0F3F7; } } /* MENU NAVIGATION ENDS */ /* Bottom nav starts */ .btm_nav_wrp{ align-items:center; display:flex; justify-content:center; background:#fff; box-shadow:0 -2px 10px rgba(0,0,0,19%); bottom:0; left:0; position:fixed; right:0; width:100%; z-index:1; -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1); -moz-transition: -moz-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1); transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1); } .btm_nav_wrp.btm_nav_hid { -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); } .btm_nav_ul{ align-items:center; display:flex; justify-content:space-between; margin:0; padding:0; width:100%; } .btm_nav_li{ align-items:center; display:flex; width:20%; } .btm_nav_lnk{ background-color:#fff; align-items:center; display:flex; font-weight:500; flex-direction:column; padding:8px 6px; width:100%; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .btm_nav_li.btm_nav_act .btm_nav_lnk{ background-color:rgba(0,173,239,8%); } .btm_nav_li.btm_nav_act .btm_nav_txt{ color:#00AEEF; } .btm_nav_icn{ } .btm_nav_txt{ color:#666666; font-size:13px; line-height:20px; white-space:nowrap; } /* Bottom nav ends */ /* AD STARTS */ .ad-300X250-body { background-color:#eaeaea; width: 100%; margin: 0 auto; margin-bottom: 20px; padding:0px 0 2px; } .ad-300X250-body:before { align-items: center; color: #333; content: 'Advertisement'; display: flex; font-family: system-ui; font-size: 10px; font-weight:500; line-height: 1; justify-content: center; padding: 4px 0 5px; text-transform: uppercase; width: 100%; } .ad-300X250 { padding: 0; width: 300px; min-height: 250px; text-align: center; margin: 0 auto; } .top-add-section{width:100%;height:auto;margin-top:20px;margin-bottom:20px; margin-top:20px;} .inner-ad-section div{margin:0 auto} .mrrtb.top-add-section{margin-top:20px;margin-bottom:10px} .inner-ad-section{background-color:#eaeaea;max-width:970px;width:100%;margin:0 auto;text-align:center;flex-wrap:wrap;min-height:90px;padding:0 0 10px} .inner-ad-section:before {align-items: center;color: #333;content: 'Advertisement';display: flex;font-family: system-ui;font-size: 10px;font-weight: 500;line-height: 1;justify-content: center;padding: 4px 0 5px;text-transform: uppercase;width: 100%;} .inner-ad-section img{width:100%;display:block;height:auto} .inner-ad-section iframe{text-align:center;margin:0 auto} .inner-ad-section iframe+iframe{width:100%;display:block} .top-add-section .inner-ad-section { max-width:990px; } .top-add-section.rs_mtf1 .inner-ad-section, .top-add-section.rs_mtf2 .inner-ad-section, .top-add-section.rs_mtf3 .inner-ad-section { max-width: 970px; } /* AD ENDS */ #miniContentData, #miniCompanyData,#minMutualfundData,#minAmcData, #minIndisesData, .rsl_cmp_itm { color:white; } /* CALCULATORS STARTS */ .clc_lst_wrp{ display:block; } .clc_lst_lnk{ align-items:center; border-bottom:1px solid #C2CDE3; display:flex; padding:0 0 16px; margin:0 0 16px; } .clc_lst_lnk:last-child{ border-bottom:0; padding-bottom:0; margin-bottom:0; } .clc_lst_icn{ align-items:center; background-color:#FAF3ED; border-radius:100%; display:flex; justify-content:center; margin:0 8px 0 0; height:40px; width:40px; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .clc_lst_icn img{ max-width:22px; } .clc_lst_txt{ color:#000000; font-size:14px; font-weight:600; line-height:22px; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .clc_lst_lnk:hover .clc_lst_txt{ color:#00AEEF; } .clc_lst_lnk:hover .clc_lst_icn{ box-shadow:0 0 8px rgba(0,0,0,0.20); } .clc_lst_lnk:nth-child(1) .clc_lst_icn{ background-color:#FAF3ED; } .clc_lst_lnk:nth-child(2) .clc_lst_icn{ background-color:#F9EDEC; } .clc_lst_lnk:nth-child(3) .clc_lst_icn{ background-color:#D6EEFD; } .clc_lst_lnk:nth-child(4) .clc_lst_icn{ background-color:#F6FBED; } .clc_lst_lnk:nth-child(5) .clc_lst_icn{ background-color:#F1F8F6; } .clc_lst_lnk:nth-child(6) .clc_lst_icn{ background-color:#DEF9F6; } .clc_lst_lnk:nth-child(7) .clc_lst_icn{ background-color:#DCEAF6; } .cmg_son{ position:relative; overflow:hidden; } .cmg_son::before{ background-color:rgba(0,0,0,0.3); content:''; display:block; position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; height:100%; width:100%; z-index:2; } .cmg_son:after{ align-items:center; background-color:rgb(0 0 0 / 46%); border-radius:4px; content:'Coming Soon...'; display:flex; justify-content:center; color:#fff; font-size:14px; text-align:center; text-transform:uppercase; position:absolute; left:0; right:0; top:0; bottom:0; margin: auto; z-index: 3; height: max-content; max-width: 135px; padding: 4px 0; } .cmg_son .fc_crd_wrp{ pointer-events:none; } /* CALCULATORS ENDS */ /* sso login css */ .login #login-area a{display: none;} #login-area{ position:relative; } #login-area.logged_in { border: 0; } .sso_user_txt a { color: #fff; font-size: 12px; font-weight: 700; line-height: 1; text-transform: uppercase; } .sso_user_svg { display: inline-block; line-height: 1; vertical-align:middle; } .sso_user_txt { display: inline-block; line-height: 1; margin: 0 6px 0 0; vertical-align: middle; } .user_name{ display:none; } #login-area:hover .user_acc_link { display: block; } #login-area .user_acc_link a { border-bottom: 1px solid #c1c1c1; padding-bottom: 4px; margin-bottom: 3px; font-size: 11px; line-height: 25px; color: #919191; text-transform: uppercase; display: block; margin-right: 0px; font-weight: bold; } #login-area .user_acc_link a:last-child { border-bottom: none; padding: 0px; margin-bottom: 0px; } #login-area .user_acc_link a:hover { color: #000; } .is_userLogin{ position: relative; cursor: pointer; } .user-pic { width: 100%; flex-basis: 25px; max-width: 25px; border-radius: 50%; overflow: hidden; height: 25px; line-height: 0px; } .is_userLogin{ justify-content: center; } .user-icon { display:flex; align-items: center; } .user-icon > .user_name{ font-size:16px; line-height: 22px; color:#fff; margin-left:9px; display: none; } .user-icon > .caret-down{ margin-left: 9px; line-height: 0px; display: none; } #login-area .caret-down{ display:none; } .user-detail{ position:absolute; top:100%; right: 0px; width: 112px; z-index: 9999; border: 1px solid #d6d6d6; padding: 5px 10px; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); display: none; } #login-area:hover .user-detail, .is_userLogin:hover .user-detail{ display:block; } .user_acc_link a{ border-bottom: 1px solid #c1c1c1; padding-bottom: 4px; margin-bottom: 3px; font-size: 11px; line-height: 25px; color: #919191; text-transform: uppercase; display: block; margin-right: 0px; font-weight: bold; } .user_acc_link a:hover { color: #000; } .user-detail .user_acc_link{ display: block; } @media (max-width:991px){ .sso_user_txt{display: none;} .sso_user_svg svg{max-width:18px;} #login-area{padding: 2px 2px 1px;background: none; } } @media (max-width:767px){ .is_userLogin .user-icon > .user_name, .user-icon > .caret-down{ display: inline-block; } } /* sso login css end */ .widget-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;margin-bottom:10px;position:relative}.widget-title{display:flex}.widget-head .widget-title span{width:14px;height:14px;margin-right:7px;margin-top:7px;display:flex}.widget-head .widget-title span svg{width:14px;height:14px}.widget-title h2, .widget-title a{font:700 22px/36px 'Poppins', sans-serif;color:#000;width:calc(100%)}.widget-title h2 a{color:#000} .mnu_lnk_lnk{align-items:center;}a.mnu_lnk_lnk svg, a.mnu_lnk_lnk img{max-height:34px;height:auto;max-width:90px;width:100%; object-fit:contain;}.v-duration{position:absolute;background-color:#000;line-height:0;padding:0 5px;font-size:11px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;width:60px;height:21px;left: 0;bottom: 0;}.v-duration>span{display:inline-block;margin-right:5px;width:13px}.v-pictur{position:absolute;bottom:8px;right:8px;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;width:35px;height:29px}.v-pictur>span{display:inline-block;margin-right:0;width:100%}.icon-pic>span img{display:inline-block;width:100%} .ad_pg_btm {min-height: 78px; display: none;flex-wrap:wrap;justify-content: center;background: #eaeaea;bottom:55px;left: 0;padding:3px 0 6px;position: fixed;right: 0;width: 100%;z-index: 99;-webkit-transition: bottom 0.5s cubic-bezier(0.86, 0, 0.07, 1);-moz-transition: bottom 0.5s cubic-bezier(0.86, 0, 0.07, 1);transition: bottom 0.5s cubic-bezier(0.86, 0, 0.07, 1);} .ad_pg_btm > div:not(.adtext){ min-height:50px; width:100%;flex:0 0 100%;max-width:100%;text-align: center;}.adtext{ font-size:11px; color:#323232; line-height:16px; text-align: center; text-transform: uppercase;width:100%;flex:0 0 100%;max-width:100%;} .ad_pg_btm.ad_pg_btm_hid{bottom:0px;-webkit-transform:translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}.bottomNav {-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);-moz-transition: -moz-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}.bottomNav.btm_nav_hid {-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);} </style> <style>header .container{padding:0}.header .sp-ad {position: absolute;top: 32px;left: 46px;width: 132px;line-height: 12px;}.header .sp-ad img{width:160px;height: auto;}.ilu-logo{width: 200px; line-height: 0px; position: absolute; top: 26px; right: 190px;}.ilu-logo img{width:100%;height:auto;}@media (max-width:1024px){.header .sp-ad, .ilu-logo{display: none;}}.mnu_lnk_lnk{align-items:center;}.mnu_lnk_lnk svg, .mnu_lnk_lnk img{max-height:34px;height:auto;max-width:90px;width:auto;}.v-duration{position:absolute;background-color:#000;line-height:0;padding:0 5px;font-size:11px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;width:57px;height:21px;left: 0;bottom: 0;}.v-duration>span{display:inline-block;margin-right:5px;width:13px}.v-pictur{position:absolute;bottom:8px;right:8px;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;width:35px;height:29px}.v-pictur>span{display:inline-block;margin-right:0;width:100%}.icon-pic>span img{display:inline-block;width:100%} .bottomNav {-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);-moz-transition: -moz-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}.bottomNav.btm_nav_hid {-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);}</style> <style> .secondAdPosition{ background-color: #eaeaea; width: 100%; margin: 0 auto; margin-bottom: 20px; padding: 0px 0 10px; } .secondAdPosition:before { align-items: center; color: #333; content: 'Advertisement'; display: flex; font-family: system-ui; font-size: 10px; font-weight: 500; line-height: 1; justify-content: center; padding: 4px 0 5px; text-transform: uppercase; width: 100%; } .social-widget { position: fixed; height: 100%; width: 50px; top: 90px; bottom: 0; left: 40px; background-color: #f9f9f9; padding-top: 7%; display: none; } .lhsShereShow.social-widget { top: 5% } .social-widget .inner-panel ul { padding: 0; margin: 0 auto; width: 30px; vertical-align: middle; display: table-cell } /* RHS */ .container { width: 100%; max-width: 1270px; margin: 0 auto; padding: 0; position: relative; } @media(max-width:1180px){ .container{ padding: 0 20px; } } @media(max-width:767px){ .container{ padding: 0 10px; } } .BT_story-listing{ margin-bottom: 20px; /* min-height: 460px; */ } .BT_sl_item{ display: flex; align-items: flex-start; flex-wrap: wrap; border-bottom: 1px solid #d0d0d0; padding-bottom: 12px; margin-bottom: 15px; width: 100%; } .BT_sl_item:last-child{ margin-bottom: 0px; } .BT_sl_thumb{ width: 100px; flex:0 0 100px; max-width: 100px; margin-right: 15px; line-height: 0px; border: 1px solid #d0d0d0; position: relative; } .BT_sl_thumb a{ display: block; } .BT_sl_title{ width: 100px; flex:0 0 calc(100% - 115px); max-width: calc(100% - 115px); } .BT_sl_title a{ font-size: 15px; line-height: 21px; color: #000; font-weight: bold; margin-top: -3px; display: block; position: relative; } .BT_sl_duration{ position: absolute; background-color: #000; line-height: 0; padding: 0 5px; font-size: 11px; color: #fff; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; width: 57px; height: 21px; bottom: 0; } .BT_sl_duration>span { display: inline-block; margin-right: 5px; width: 13px; } .BT_sl_duration > span.BT_sl_icon-vid svg { fill: rgb(232, 230, 227); } /* Tab css ----------------------------------------------*/ .BT_story-tab{ margin-bottom: 20px; /* min-height: 550px; */ } .tabcontent:not(#content_1){ display: none; } .tabcontent{ padding-top: 16px; } .BT_story-tab ul{ display: flex; flex-wrap: wrap; border-bottom: 1px solid #666666; } .BT_story-tab ul li:not(:last-child){ margin-right: 34px; } .BT_story-tab ul li a{ font-size: 16px; line-height: 18px; font-weight: bold; color: #000; position: relative; display: inline-block; padding-bottom: 12px; } .BT_story-tab ul li a.active::before{ content: ''; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 5px; background-color: #d51b1e; } /* End */ /* Economy In number */ .eco_numb { width: 100%; height: auto; margin-bottom: 20px; } .bt-editor_spaceWidgetParent { width: 100%; height: auto; margin-bottom: 35px; text-align: center;} .hedlineteg h3 { width: 100%; position: relative; border-bottom: 1px solid #000; margin-top: 20px; font-size: 22px; line-height: 36px; font-weight: bold; color: #000; } .hedlineteg h3 a{ font-size: 22px; line-height: 36px; font-weight: bold; color: #000; } .hedlineteg h3::after{content: ''; position: absolute; right: 0px; bottom: -3px; width: 5px; height: 5px; background-color: #000000; border-radius: 50%;} .hedlineteg h3 span { display: inline-block; padding-right: 15px; position: absolute; left: 0px; top: -20px; background-color: #fff; text-transform: uppercase; } .bt-editor_spaceWidgetParent .hedlineteg { margin-bottom: 20px; } .bt-editor_spaceWidgetParent a.viewMore { text-align: center; border: 1px solid #D71920; border-radius: 4px; width: 100%; padding: 5px 30px; color: #D71920; font-weight: bold; text-decoration:none; } .eco_numb_item{ margin-bottom: 10px; } .eco_numb_item:last-child{ margin-bottom:0px; } .eco_numb_item a{ display: flex; flex-wrap: wrap; position: relative; text-decoration:none; } .eco_item_icon{ width: 100%; flex-basis: 57px; max-width: 57px; height: 57px; background-color: #0189b9; border:4px solid #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: absolute; left: 0px; top:4px; } .eco_item_title{ width: 100%; flex-basis: calc(100% - 24px); max-width: calc(100% - 24px); margin-left: auto; height: 65px; display: flex; align-items: center; color: #000; background-color: #f5f6f1; border:1px solid #d1d1d1; font-size: 21px; font-weight: bold; text-transform: uppercase; padding-left: 43px; line-height: 36px; } /* End */ /* Magazine */ .hedlineteg { width: 100%; height: auto; margin-bottom:20px; } .hedlineteg h2 { width: 100%; position: relative; border-bottom: 1px solid #000; margin-top: 20px; font-size: 22px; line-height: 36px; font-weight: bold; color: #000; } .hedlineteg h2 span { display: inline-block; padding-right: 15px; position: absolute; left: 0px; top: -20px; background-color: #fff; } .hedlineteg h2 a { display:flex; font-size: 22px; line-height: 36px; font-weight: bold; color: #000; /*max-width:230px;*/ white-space: nowrap; } .hedlineteg h2 a img{max-height:30px} .hedlineteg h2::after { content: ''; position: absolute; right: 0px; bottom: -3px; width: 5px; height: 5px; background-color: #000000; border-radius: 50%; } .subscriptionBt{ width: 100%; background-color: #00adf0; padding: 0px 20px 20px 20px; margin-bottom: 20px;} .subscriptionBt h2{ text-align: center; color: #fff; font-weight: bold; font-size: 20px; line-height: 36px;} .subscriptionBt .innerArea{ width: 100%; background-color: #fff; padding: 15px 10px 0px 10px;} .subscriptionBt .innerArea h3{font-size: 16px; color: #000000; line-height: 26px; font-weight: bold; text-align: center;} .subscriptionBt .innerArea ul{margin: 0px; padding: 0px; list-style: none; width: 100%; text-align: center;} .subscriptionBt .innerArea ul li{display: inline-block; margin-right: 10px; padding-right: 10px; position: relative} .subscriptionBt .innerArea ul li:after{position: absolute; content: ''; width: 2px; background-color: #d1d1d1; height: 100%; top: 3px; right: 0px;} .subscriptionBt .innerArea ul li:last-child:after{width: 0px;} .subscriptionBt .innerArea ul li a{color:#C6322C; font-size: 16px; font-weight: normal;} .subscriptionBt .innerArea ul li:last-child{ margin-right: 0px; padding-right: 0px; border: none;} .subscriptionBt .innerArea .centerImg{ width: 136px; margin: 0 auto; margin-bottom: 5px;} .subscriptionBt .innerArea .centerImg img{ width: 100%; height: auto; display: block;} .subsBTN { border: 2px solid #c6322c; background-color: #fff; padding: 5px 20px; text-align: center; color: #000; display: table; margin: 0 auto; text-align: center; align-items: baseline; font-weight: bold; cursor: pointer; position: relative; top: 15px; } .subSocialShare { width: 80%; height: auto; background-color: #fff; margin: 0 auto; padding: 25px 0px 25px 0px; } .subSocialShare span{display: inline-block; color: #000000; font-size: 11px; margin-right: 0px;} .subSocialShare ul { display: flex; flex-wrap: wrap; list-style: none; margin: 0 auto; text-align: center; justify-content: center; } .subSocialShare ul li{width: 28px; height: 28px; background-color: #000; border-radius: 50%; overflow: hidden; margin-right: 3px;} .subSocialShare ul li:nth-child(1){width: auto; height: auto; display: inline-block; background-color:transparent; border-radius: 0%; overflow: auto; margin-right: 10px;} .subSocialShare ul li svg{width: 22px; height: 22px; padding-top: 3px;} .subSocialShare ul li:last-child svg{width: 15px; height: 16px; margin-top:5px; } /* @media(max-width:1199px){ .subscriptionBt {width: 45%;} } */ @media(max-width:767px){ .subscriptionBt {width: 100%;} .subSocialShare span {width: 100%;} .subSocialShare {padding: 25px 0px 20px 0px;} .subSocialShare ul li:nth-child(1){width: auto;height: auto;background-color: transparent; border-radius: 50%;overflow: hidden;margin-right: 10px;} .subsBTN {padding: 7px 20px;} .subscriptionBt .innerArea h3 {font-size: 16px; line-height: 22px;} } /* End */ .social-widget .inner-panel ul li { list-style-type: none; width: 31px; padding: 14px 4px; border-bottom: 1px solid #e0e0e0 } .social-widget .inner-panel ul li:nth-child(1) { width: 27px; fill: #3a5499 } .social-widget .inner-panel ul li:nth-child(1):hover a svg { fill: #262e67 } .social-widget .inner-panel ul li:nth-child(2) { fill: #00a2f9 } .social-widget .inner-panel ul li:nth-child(2):hover a svg { fill: #008bd5 } .social-widget .inner-panel ul li:nth-child(3) { fill: #00ce55 } .social-widget .inner-panel ul li:nth-child(3):hover a svg { fill: #00aa46 } .social-widget .inner-panel ul li:nth-child(4) { fill: #f5c030 } .social-widget .inner-panel ul li:nth-child(4):hover a svg { fill: #e1b130 } .social-widget .inner-panel ul li:nth-child(5) { fill: #f779a3 } .social-widget .inner-panel ul li:nth-child(5):hover a svg { fill: #de5c87 } .social-widget .inner-panel ul li:nth-child(6) { fill: #b9b9b9 } .social-widget .inner-panel ul li:nth-child(6):hover a svg { fill: #9d9d9d } .social-widget .inner-panel .fx-abc { width: 30px; padding: 0; display: table; height: 100%; top: 0; left: 0; margin: 0 auto; display: none } .lhsShereShow.social-widget .inner-panel .fx-abc { display: block } @media screen and (max-width:1500px) { .social-widget {left: 11px;} } @media screen and (max-width:1440px) { .social-widget { display: none } } @media print { .content-area { padding-left: 50px } .story-with-main-sec { padding: 0 30px } .social-widget { left: 0 } .social-widget { display: none } .tranding-topics-main { display: none } .left-child-contianer { display: none } .annya-khabre { display: none } .sidebar { display: none } .footer-section { display: none } .sub-footer { display: none } .bottomSliderSwipe { display: none } .navigation-container{display: none;} footer{display: none;} .at-responsive-iframe{display: none;} #txt_audio{ display: none !important;} .share-social-icons ul li.share-li{ display: none !important;} ul.socialnewtwork{ display: none !important;} } .brdcum-fedback-main { width: 100%; display: flex; flex-wrap: wrap; align-items: flex-start; margin-bottom: 15px; padding:8px 0 0; } .content-area .brdcum-fedback-main{ padding-top:0px; } .bradcum { height: auto; width: 100%; margin-right: 0px; display: flex; flex-wrap: wrap; } .bradcum ul { margin: 0; padding: 0; list-style: none; display: flex } .bradcum ul li { padding: 0; margin-left: 30px; position: relative } .bradcum ul li:nth-child(1) { padding: 0; margin-left: 0 } .bradcum ul li:nth-child(1):before { display: none } .bradcum ul li:nth-child(2):before { content: "/"; position: absolute; top: 0; left: -20px; display: inline-block; vertical-align: middle; color: #0b0b0b; font-size: 20px; font-weight: 700; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease } .bradcum ul li:nth-child(3):before { content: "/"; position: absolute; top: 0; left: -20px; display: inline-block; vertical-align: middle; color: #0b0b0b; font-size: 20px; font-weight: 700; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease } .bradcum ul li:nth-child(4):before { content: "/"; position: absolute; top: 0; left: -20px; display: inline-block; vertical-align: middle; color: #0b0b0b; font-size: 20px; font-weight: 700; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease } .bradcum ul li:nth-child(5):before { content: "/"; position: absolute; top: 0; left: -20px; display: inline-block; vertical-align: middle; color: #0b0b0b; font-size: 20px; font-weight: 700; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease } .bradcum ul li a { font-size: 13px; color: #000; text-decoration: none } .bradcum ul li:first-child a { font-size: 13px; color: #000; font-weight: 400 } .bradcum ul li:last-child { display: inline-block; background-color: transparent; color: #000; padding: 0 5px } .bradcum ul li:last-child a { color: #fff } .fedback-sec { margin-left: auto; border: 1px solid #d71920; padding: 1px 15px; border-radius: 20px; transition: all 0.5s; height: 30px; } .fedback-sec a { color: #000; float: left; } .fedback-sec a p { color: #d71920; margin-bottom: 0 } .fedback-sec svg { font-size: 13px; color: #d71920; fill: #d71920; height: 13px; margin-top: 6px } .fedback-sec:hover { background-color: #d71920 } .fedback-sec:hover a p { color: #fff } .fedback-sec:hover svg { fill: #fff } .fedback-sec p { width: calc(100% - 13p); ); font-size: 13px; font-weight: 400; padding-left: 5px } .fedback-sec p a { line-height: 25px; color: #666 } .bhrbd ul li { padding: 0 5px 0 0 } .bredcumSeo{width: calc(100% - 130px); margin-right: 15px; display:flex;} .bredcumSeo .bbd1 { display: inline-block; position: relative; margin-right: 5px; padding-right: 5px; white-space:nowrap; } .bredcumSeo > span{ white-space:nowrap; } .bredcumSeo .bbd1:not(:last-child) { margin-right: 11px; } .bredcumSeo .bbd1 a:after { position: absolute; display: inline-block; vertical-align: middle; color: #6d6c6c; font-size: 16px; content: "/"; right: -7px; } .bredcumSeo .bbd1:last-child, .bredcumSeo > span{ overflow:hidden; text-overflow:ellipsis; } .bredcumSeo .bbd1 a,.bredcumSeo span { font-size: 15px; color: #000; text-decoration: none;} .bredcumSeo span{margin-left: 0px;} h1.bbd1{font-size:15px;font-weight:400;} @media screen and (max-width: 480px) { h1.bbd1{font-size:15px !important;font-weight:400;} } @media screen and (max-width:1199px) { .content-area { width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-right: 0px; } .sidebar { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } } @media screen and (max-width:767px) { .bradcum { width: 100% } .fedback-sec { display: none } .bredcumSeo { width: 100%; margin-right: 0px; } } .sidebar-rhs .secondAdPosition { width: 100%; min-height: 100px; margin-bottom: 20px } @media (max-width:1199px) { .sidebar-rhs .secondAdPosition {min-height: 100px;} } @media (max-width:767px) { .sidebar { padding: 0 0; margin-top: 0 } .sidebar-rhs { width: 100% } .sidebar-rhs .ad-300X250-body { width: 100%; margin-bottom: 20px } .sidebar-rhs .ad-300X250-body .ad-300X250 { padding: 0 } .sidebar-rhs .add-center-div { width: 100%; margin-bottom: 20px } .widget-rhs-side { margin-bottom: 50px } .widget-rhs-side .widget-body { margin-bottom: 15px } .sidebar-rhs .dialy-news-form-container { margin-bottom: 0 } .sidebar .sidebar-rhs .ad-300X250-body { padding: 0; margin:0; width:100%; } .ad300x600{ /*margin:0 -20px;*/ width:auto; } .sidebar-rhs .widget-container.widget-rhs-side { margin-bottom: 0 } .sidebar-rhs>.ad-300X250-body>.ad-300X250 { display: block } .sidebar-rhs .ad-300X250 { display: none } .sidebar-rhs .secondAdPosition {min-height: 250px;} } /*after bredcum heading or social share css start*/ .tegand-social-main {width: 100%; height: auto; display: flex; justify-content: space-between; margin-top: 0px; border-bottom: 1px solid #e5e5e5; margin-bottom: 10px; padding-bottom: 10px;} .tegand-social-main h1 {font-size: 32px; color: #000; font-weight: 700; line-height: 30px; padding-top: 6px;} .tegand-social-main {width: 100%; height: auto; display: flex; justify-content: space-between; margin-top: 0px; border-bottom: 1px solid #e5e5e5; margin-bottom: 10px; padding-bottom: 10px} .tegand-social-main h1 {font-size: 32px; color: #000; font-weight: 700; line-height: 30px; padding-top: 6px;} .tegand-social-main h3 {font-size: 39px; color: #000; font-weight: normal; line-height: 47px; color: #000000;} .mrrbPDetail.tegand-social-main { margin-bottom: 15px; padding-bottom: 10px;} .vidlng.tegand-social-main {border-bottom: none; padding-bottom: 0px;} @media only screen and (max-width: 1199px) { .tegand-social-main h1 {font-size: 30px; line-height: 37px;} .vidlng.tegand-social-main {margin: 0px; margin: 10px 0px 10px;} .vidlng.tegand-social-main h1 {font-size: 30px; line-height: 40px; padding-top: 0px;} .pdlpg.tegand-social-main.mrrbPDetail {margin-bottom: 0px;} } @media only screen and (max-width:767px) { .tegand-social-main h1 {font-size: 24px;} .tegand-social-main {padding: 0px 0px 10px 0px;} .vidlng.tegand-social-main h1 {font-size: 22px; line-height: 30px;} .vidlng.tegand-social-main {padding-right: 0px;} .mrrbPDetail.tegand-social-main {padding-bottom: 5px;} .tegand-social-main h3 {font-size: 19px; line-height: 25px;} .mrrbPDetail.tegand-social-main {flex-wrap: wrap;} .social-share {width:95px;} .tegand-social-main h1 {width: calc(100% - 105px); margin-right: 10px;} } /*after bredcum heading or social share css end*/ .sidebar .ad-300X250-body { margin-top: 48px; margin-bottom: 20px } .ad-300X250-body { background-color: #eaeaea; width: 100%; margin: 0 auto; margin-bottom: 20px; padding: 0px 0 10px; } .ad-300X250-body:before { align-items: center; color: #333; content: 'Advertisement'; display: flex; font-family: system-ui; font-size: 10px; font-weight: 500; line-height: 1; justify-content: center; padding: 4px 0 5px; text-transform: uppercase; width: 100%; } .ad-300X250 { margin-bottom: 0; line-height: 0 } .ad-300X250 iframe { width: 100%; display: block } .sidebar .ad-300X250 { text-align: center; width: 300px; min-height: 250px; } .ad-300X250 img { max-width: 100%; margin: 0 auto } .sidebar .sidebar-rhs .ad-300X250 .outer-add-section {margin-bottom: 20px;} @media (max-width:1199px) { .ad-300X250-body { text-align: center; background-color: #efefef; margin-bottom: 20px; margin-top: 5px } .sidebar .ad-300X250, .right-section .ad-300X250 { padding: 25px 0 } .sidebar .ad-300X250-body { margin-top: 0 } .sidebar-rhs .ad-300X250-body { width: 100%; margin: 0 auto; margin-bottom: 20px; /*padding: 20px 0;background-color: transparent;*/ min-height: 250px; } .sidebar-rhs .ad-300X250-body .ad-300X250 { padding: 0; width: 300px; min-height: 250px; text-align: center; margin: 0 auto } .ad-300X250 div { margin: 0 auto; height: 100% } .ad-300X250 iframe { width: inherit; display: block; height: 1 } } @media (max-width:991px) { .sidebar .ad-300X250, .right-section .ad-300X250 { margin-top: 0; margin: 0 auto; text-align: center } .photolanding .ad-300X250 { width: 49%; margin: 0; margin-right: 1% } .photolanding .widget-container { width: 49%; margin: 0; margin-left: 1% } .phtolisting .ad-300X250 { width: 100%; margin-right: 0% } .ad-300X250 div { width: inherit } .ad-300X250 iframe { width: inherit; display: block; height: 1; margin: 0 auto } } @media (max-width:767px) { .photolanding .ad-300X250 { width: 100%; margin: 0 } .photolanding .widget-container { width: 100%; margin: 0 } .ad-300X250-body { /* background-color: transparent; */ padding: 0; margin: 0 } .listingmb.mrrt20 { margin-top: 0 } .listingmb.sidebar .ad-300X250, .right-section .ad-300X250 { padding-top: 0 } .sidebar .ad-300X250, .right-section .ad-300X250 { padding-top: 0 } } .sidebar .sidebar-rhs .widget-container { margin-bottom: 20px; width: 100%; height: auto; position: relative } .sidebar .sidebar-rhs .widget-body { width: 100%; height: auto } .sidebar .sidebar-rhs .sm-thumb-listing { margin-bottom: 0 } .sidebar .sidebar-rhs .sm-thumb-listing li { margin-bottom: 15px } .sidebar .sidebar-rhs .sm-thumb-listing li:last-child { margin-bottom: 0 } .sidebar .sidebar-rhs .sm-thumb-listing.bb1 li { border-bottom: 1px solid #dfdfdf; padding-bottom: 14px } .sidebar .sidebar-rhs .sm-thumb-listing li a { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: flex-start } .sidebar .sidebar-rhs .sm-thumb-listing .thumb { width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100px; flex: 0 0 100px; max-width: 100px; border: 1px solid #d1d1d1; position: relative } .sidebar .sidebar-rhs .sm-thumb-listing .thumb .v-duration {bottom: 0; left: 0;} .sidebar .sidebar-rhs .sm-thumb-listing .time-dur { position: absolute; bottom: 0; left: 0; background-color: #000; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; padding: 3px 6px; line-height: 0 } .sidebar .sidebar-rhs .sm-thumb-listing .icon { margin-right: 6px } .sidebar .sidebar-rhs .sm-thumb-listing .icon svg { fill: red; height: 13px; width: 13px } .sidebar .sidebar-rhs .sm-thumb-listing .time-dur .time { font: 400 11px/15px 'Noto Sans', sans-serif; color: #fff } .sidebar .sidebar-rhs .sm-thumb-listing .thumb img { width: 100%; display: block; height: auto } .sidebar .sidebar-rhs .sm-thumb-listing .title { padding-left: 20px; width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 calc(100% - 100px); flex: 0 0 calc(100% - 100px); max-width: calc(100% - 100px) } .sidebar .sidebar-rhs .sm-thumb-listing .title { padding-left: 20px; width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 calc(100% - 100px); flex: 0 0 calc(100% - 100px); max-width: calc(100% - 100px) } .sidebar .sidebar-rhs .sm-thumb-listing .title h3 { font: 400 16px/23px 'Noto Sans', sans-serif; color: #000 } .sidebar .sidebar-rhs .sm-thumb-listing .title.title-bold h3 { font-weight: 700 } .sidebar .sidebar-rhs .sm-thumb-listing .title-bold h3 { font-weight: 700 } @media (max-width:1199px) { .sidebar .sidebar-rhs .sm-thumb-listing .title h3 { font: 400 16px/24px 'Noto Sans', sans-serif; color: #000 } } @media (max-width:767px) { .sidebar .sidebar-rhs .widget-rhs-side .widget-body { margin-bottom: 15px } .sidebar .sidebar-rhs .sm-thumb-listing li { width: 100% } .sidebar .sidebar-rhs .sm-thumb-listing .thumb { -ms-flex: 0 0 98px; flex: 0 0 98px; max-width: 98px } .sidebar .sidebar-rhs .sm-thumb-listing .title { -ms-flex: 0 0 calc(100% - 98px); flex: 0 0 calc(100% - 98px); max-width: calc(100% - 98px) } } /*social share common page css past on ros commong pag cut css style.css*/ .social-share { margin-left: auto; position: relative; top: 12px } .social-share ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center } .social-share ul li { line-height: 0 } .social-share ul > li:not(:last-child) { margin-right: 14px } .social-share ul li a { display: inline-block; width: 21px; height: 21px; text-align: center } .social-share ul li:nth-child(1){height: 24px; width: 24px;} .social-share ul li:nth-child(1) a{height: 100%; width: 100%;} .social-share ul li:nth-child(1) a svg{fill: #00ce55; height: 100%; width: 100%;} .social-share ul li:nth-child(1) a svg path{fill: #00ce55;} .social-share ul li:nth-child(1):hover a svg{fill: #00aa46;} .social-share ul li:nth-child(1):hover a svg path{fill: #00aa46;} .social-share ul li:nth-child(2){height: 20px; width: 20px;} .social-share ul li:nth-child(2) a svg{fill: #3a5499;} .social-share ul li:nth-child(2) a svg path{fill: #3a5499;} .social-share ul li:nth-child(2):hover a svg{fill: #262e67;} .social-share ul li:nth-child(2):hover a svg path{fill: #262e67;} .social-share ul li:nth-child(3){height: 20px; width: 20px;} .social-share ul li:nth-child(3) a svg{fill: #000;} .social-share ul li:nth-child(3) a svg path{fill: #000;} .social-share ul li a svg, .social-share ul li a svg path { height: 20px; width: 20px; } .at-responsive-iframe { width: 100%; position: relative; padding-bottom: 56.7%; } .at-responsive-iframe iframe{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;} .embedcode:has( iframe[src*="www.youtube.com"]) {padding-top:56.25%;position: relative;margin-bottom:16px} iframe[src*="www.youtube.com"] {position:absolute; top:0px; left:0px; width:100%; height:100%;} /*fact check sub menu*/ .fact-check-hd.tegand-social-main{border-bottom:none; margin-bottom:0px;} .fact-check-sub-menu{width: 100%; height: auto; padding-bottom: 20px; margin-bottom: 15px; border-bottom: 1px solid #ebebeb;} .fact-check-sub-menu ul{ margin: 0px; padding: 0px; display: flex; flex-wrap: wrap; } .fact-check-sub-menu ul li {padding: 0px 20px; position:relative ;} .fact-check-sub-menu ul li::after { content: ''; position: absolute; top: 4px; right: 0px; width: 1px; height: 75%; background-color: #333333; } .fact-check-sub-menu ul li::after:last-child{background-color:transparent; width: 0px;} .fact-check-sub-menu ul li:last-child::after {background-color:transparent; width: 0px;} .fact-check-sub-menu ul li:first-child{padding-left: 0px;} .fact-check-sub-menu ul li a{color:#333333; font-size:16px; font-weight: bold;} .fact-check-sub-menu ul li.active a{ color:#d71920;} @media only screen and (max-width: 767px) { .fact-check-sub-menu { overflow: hidden; overflow: scroll; } .fact-check-sub-menu ul { margin: 0px; padding: 0px; display: flex; flex-wrap: wrap; width: 515px; } .fact-check-sub-menu ul li { padding: 0px 15px; } } /*css for common part */ .widget-listing-content-section h2 a { color: #000; text-decoration: none; font-size: 22px; } /*tab tvs scroll right shift*/ .livetv-container{ position: relative;} .livetv-tab-body.plyerTabShift { position: fixed; bottom:5px; width: 325px; height: 240px; right: 5px; z-index: 99; padding: 0px; left: auto; top: auto; box-shadow:0 0 4px #000; -webkit-box-shadow:0 0 4px #000; -webkit-animation:fadeInDown .5s ease-in-out; animation:fadeInDown .5s ease-in-out; border: 3px solid #fff; border-radius: 3px; } @-webkit-keyframes fadeInDown { 0% { opacity: 0; transform: translateY(-40px);} 100% { opacity: 1; transform: translateY(0); } } .livetv-tab-body span.svg-live-tv{display: none;} @media (max-width:1199px) { .livetv-tab-body.plyerTabShift {top: inherit; right: 0px; bottom: 80px;} } @media (max-width:767px) { .livetv-tab-body.plyerTabShift{width: 100%;} .livetv-tab-body.plyerTabShift {position: fixed; top: 51px; right:inherit; left: 0px; width: 100%;} .livetv-tab-body span.svg-live-tv {display: none; position: absolute; top: 3px; left:15px; z-index: 999;} } @media (max-width:1199px) { .section-listing-LHS .load-more{margin-top: 20px;} } /*cls css */ #economy_in_numbers_RHS{min-height:300px;padding:5px 0 0;} #magazine_subscribe_RHS{min-height: 350px;margin-bottom: 20px;} .ad300x600{min-height: 600px; background-color:#eaeaea; padding:0px 0 10px;text-align:center;} .ad300x600:before { align-items: center; color: #333; content: 'Advertisement'; display: flex; font-family: system-ui; font-size: 10px; font-weight: 500; line-height: 1; justify-content: center; padding: 4px 0 5px; text-transform: uppercase; width: 100%; } .right-side-tabola{min-height: 1200px;} .tab_RHS_Section{min-height: 550px;} .bt_Video_tv{min-height: 460px;margin-bottom: 40px;} .daily-news-letter{min-height: 190px;} /*bt tv videos*/ .rhs_ttl_txt,.rhs_ttl_txt a{color:#fff;font-size:22px;font-weight:700;line-height:27px} .rhs_li_img img,.rhs_li_img:before,.rhs_ttl:before{left:0;position:absolute;top:0;width:100%} .rhs_ttl{position:relative;margin:0 0 16px;overflow: hidden;} .rhs_ttl:before{content:'';display:block;background-color:#000;height:1px;right:0;margin:auto} .rhs_ttl_txt{background-color:#000;display:inline-block;padding:2px 10px;vertical-align:middle} .rhs_ul{height:100%;width:100%;margin:0 0 20px} .rhs_li{border-bottom:1px solid rgba(112,112,112,.17);padding:0 0 15px;margin:0 0 15px} .rhs_li:last-child{border:0;padding-bottom:0;margin-bottom:0} .rhs_li_lnk{display:flex;align-items:flex-start} .rhs_li_lhs{flex-shrink:0;flex:0 0 120px;max-width:120px} .rhs_li_img{display:flex;overflow:hidden;padding-bottom:56.25%;position:relative} .rhs_li_img:before{content:'';display:block;height:100%;bottom:0;right:0;margin:auto;z-index:1;background:#fff;background:-moz-linear-gradient(180deg,rgba(255,255,255,0) 14%,rgba(0,0,0,.5186449579831933) 100%);background:-webkit-linear-gradient(180deg,rgba(255,255,255,0) 14%,rgba(0,0,0,.5186449579831933) 100%);background:linear-gradient(180deg,rgba(255,255,255,0) 14%,rgba(0,0,0,.5186449579831933) 100%)} .rhs_li_img img{color:transparent;min-height:100%;object-fit:contain} .rhs_li_img .trd_ply_lnk{right:4px;bottom:4px;max-width:21px} .rhs_li_img .trd_ply_icn{border:1px solid #fff;height:21px;width:21px} .rhs_li_img .trd_ply_icn:before{border-top:5px solid transparent;border-left:5px solid #fff;border-bottom:5px solid transparent;right:-2px} .rhs_li_img .trd_ply_tme{font-size:9px;margin:4px 0 0} .rhs_li_rhs{margin:-3px 0 0;padding-left:12px} .rhs_li_txt{font-size: 14px;line-height: 20px;font-weight: 700;display: block;} .trd_ply_lnk {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;position: absolute;right: 10px;bottom: 10px;max-width: 55px;z-index: 1;} .trd_ply_icn {background-color: rgba(0,0,0,0.4);border-radius: 100%;height: 55px;width: 55px;position: relative;} .trd_ply_icn:before{content: '';display: block;width: 0;height: 0;border-top: 11px solid transparent;border-left: 20px solid #fff;border-bottom: 11px solid transparent;position: absolute;left: 0;right: -3px;top: 0;bottom: 0;margin: auto;} .trd_ply_tme {color: #fff;font-size: 13px;line-height: 1; margin: 5px 0 0;} .rhs_li_img:before{background: -moz-linear-gradient(180deg,rgba(255,255,255,0) 54%,rgba(0,0,0,.8) 100%);background: -webkit-linear-gradient(180deg,rgba(255,255,255,0) 54%,rgba(0,0,0,.8) 100%);background: linear-gradient(180deg,rgba(255,255,255,0) 54%,rgba(0,0,0,.8) 100%);} .rhs_li_img .trd_ply_tme {font-size: 8px;margin: 2px 0 0;} .tp_stories{width: 100%} .tp_stories img { margin-bottom: 5px;} @media (max-width:767px){ .rhs_li_txt{font-size:18px;line-height:28px} } /* MOST TRACKED STOCKS STARTS */ .mst_trk_ul{ margin:0; padding:0 20px; } .mst_trk_wdg .mst_trk_ul{ padding:0px; } .mst_trk_li{ margin:0; padding:15px 0px; border-bottom:1px solid #C2CDE3; } .mst_trk_li:first-child{ border-top: 1px solid #C2CDE3; } .mst_trk_lnk{ display:flex; align-items:center; position: relative; } .mst_trk_lhs{ flex-shrink:0; } .mst_trk_rhs{ display:flex; flex-direction:column; padding:0 0 0 12px; width:100%; } .mst_trk_img{ background-color:#eee; border-radius:100%; display:flex; height:40px; width:40px; overflow:hidden; } .mst_trk_ttl{ color:#181818; font-size:14px; font-weight:600; line-height:21px; } .mst_trk_txt{ color:#181818; font-size:12px; font-weight:600; line-height:18px; } .mst_trk_sve{ cursor: pointer; position:absolute; right:0; top:0; height:17px; width:17px; } .txt_red { color:#F24F5B; } .txt_grn { color:#26B58A; } .icn_save{ display:flex; background-size: inherit; } .icn_saved{ display:flex; background-size: inherit; } .mrk_wdg_box { background-color: #fff; border-top: 2px solid #000000; border-radius: 0 0 4px 4px; padding:45px 20px 20px; margin: 0 0 30px; position: relative; overflow:hidden; } .mrk_ttl_wrp { align-items: center; display: flex; margin: 0px; position: absolute; left: 0; top: 0; } .mrk_ttl_txt { background-color: #000; color: #fff; font-size: 16px; font-weight: 700; line-height: 27px; position: relative; padding:1px 10px 1px 33px; text-transform: uppercase; } .mrk_ttl_txt:after { content: ''; display: block; background: url(https://akm-img-a-in.tosshub.com//businesstoday/resource/img/bt_ttl_icn.svg) no-repeat right center; background-size: contain; height: 14px; width: 14px; position: absolute; left: 10px; top: -1px; bottom: 0; margin: auto; } .mrk_box_ftr{ margin:20px 0 0; line-height:1; position: relative; text-align:center; z-index:13; } .mrk_box_lnk_btn{ align-items:center; color:#2FA7DF; display:inline-block; font-weight:500; justify-content:center; text-decoration:none; font-size:16px; line-height:24px; } .mrk_lnk_txt{ color:#2FA7DF; font-size:16px; font-weight:500; line-height:22px; position: relative; } .mrk_lnk_txt:after{ content:''; display:block; position:absolute; border: solid #2FA7DF; border-width: 0 3px 3px 0; display: inline-block; padding: 3px; top: 7px; right: -13px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); } .lod_mre:after{ border-width:3px 0px 0px 3px; top: 5px; right: -16px; transform: rotate(-135deg); -webkit-transform: rotate(-135deg); } .mrk_box_txt{ color:#000; display:block; font-size:16px; line-height:20px; margin:0 0 15px; padding:0px; } .wdg_rhs_hdr{ align-items:flex-start; display:flex; justify-content:space-between; margin:0px 0 24px; position:relative; padding:10px 10px 0; } .mst_trk_wdg .wdg_rhs_hdr { padding: 10px 10px 0; position: absolute; right: 3px; top: 2px; } .wdg_rhs_hdr_ul{ background-color:#F0F3F7; border:1px solid #D5DAE5; border-radius:4px; align-items:center; display:flex; flex-shrink:0; margin:0 0 auto auto; overflow:hidden; } .wdg_rhs_hdr_li{ cursor:pointer; } .wdg_rhs_hdr_lnk{ color:#5C6B88; display:block; font-size:14px; line-height:18px; font-weight:600; padding:3px 9px; -webkit-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; transition:all ease-in-out 0.3s; } .wdg_rhs_hdr_li.active .wdg_rhs_hdr_lnk{ background-color:#FFFFFF; border-radius:2px; color:#00AEEF; } .rhs_ht_ul{ align-items:flex-start; display:flex; flex-wrap:nowrap; margin:0px 0px 12px; overflow-x:auto; padding-bottom:10px; scrollbar-color: #888 #f1f1f1; scrollbar-width: thin; } .mst_trk_wdg .rhs_ht_ul { margin: 0 -6px 10px; } .mst_trk_wdg .wdg_rhs_hdr { padding: 10px 10px 0; position: absolute; right: 3px; top: 2px; } .rhs_ht_ul::-webkit-scrollbar { border-radius:20px; width: 10px; height:4px; } .rhs_ht_ul::-webkit-scrollbar-track { background: #f1f1f1; } .rhs_ht_ul::-webkit-scrollbar-thumb { border-radius:20px; background: #888; } .rhs_ht_ul::-webkit-scrollbar-thumb:hover { background: #555; } @media (max-width:991px){ .rhs_ht_ul::-webkit-scrollbar{ display: none; } .rhs_ht_ul{ padding-bottom:0px; } } .rhs_ht_li{ display:flex; padding: 0 5px; max-width: 30%; flex: 0 0 30%; flex-shrink: 0; } .rhs_ht_lnk{ align-items:center; display:flex; flex-direction:column; justify-content:center; } .rhs_ht_icn{ background-color:#c2cce3; display:flex; align-items:flex-end; justify-content:center; flex-shrink:0; border-radius:100%; margin:0 auto 7px; width: 36px; height: 36px; } .rhs_ht_icn img { display: block; width: 32px; height: 32px; } .rhs_ht_txt{ color:#5C6B88; font-size:12px; line-height:16px; font-weight:600; text-align:center } .rhs_ht_li.active .rhs_ht_icn{ background-color:#00AEEF; } .rhs_ht_li.active .rhs_ht_txt{ color:#00AEEF; } .aln_top{ align-items:flex-start; } .mrk_tab_cnt.active { display: block; } .mrk_tab_cnt { display: none; } .sym_fnt{font-family: sans-serif;} /* MOST TRACKED STOCKS ENDS */ p:has(+ .dottedimg)::after{content:'';margin-left:4px;display:inline-block;line-height:0;width:15px;height:10px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC40MDEiIGhlaWdodD0iOS45OTQiIHZpZXdCb3g9IjAgMCAxNC40MDEgOS45OTQiPgogIDxwYXRoIGlkPSJQYXRoXzEwMTA4MyIgZGF0YS1uYW1lPSJQYXRoIDEwMTA4MyIgZD0iTTEuMzE5LTkuOTk0SDQuMjg2YTUuNjMxLDUuNjMxLDAsMCwxLDIuOTg0LjYsMi4xMDYsMi4xMDYsMCwwLDEsLjkxOSwxLjksMi4zLDIuMywwLDAsMS0uNDUxLDEuNDU2LDIuMDE3LDIuMDE3LDAsMCwxLTEuMy43MzF2LjA2OGEyLjU3OSwyLjU3OSwwLDAsMSwxLjU0OC43ODMsMi4zNjgsMi4zNjgsMCwwLDEsLjUsMS41ODMsMi41NjYsMi41NjYsMCwwLDEtLjk0LDIuMTA5QTQuMDQzLDQuMDQzLDAsMCwxLDQuOTI5LDBIMS4zMTlaTTIuOTUzLTUuODY1SDQuNTI1YTIuNjkyLDIuNjkyLDAsMCwwLDEuNS0uMzI1LDEuMjQ0LDEuMjQ0LDAsMCwwLC40NzItMS4xLDEuMTA2LDEuMTA2LDAsMCwwLS41MDktMS4wMTksMy4xODEsMy4xODEsMCwwLDAtMS42MTctLjMxNEgyLjk1M1ptMCwxLjMyNnYzLjE2NUg0LjY4OWEyLjU1NiwyLjU1NiwwLDAsMCwxLjU0OC0uMzkzLDEuNDUxLDEuNDUxLDAsMCwwLC41MjMtMS4yNDEsMS4zMTgsMS4zMTgsMCwwLDAtLjUzMy0xLjE1NSwyLjgyNiwyLjgyNiwwLDAsMC0xLjYyLS4zNzZaTTEyLjc4MiwwSDExLjE0OFYtOC41OTNIOC4yMDh2LTEuNGg3LjUxM3YxLjRIMTIuNzgyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEuMzE5IDkuOTk0KSIgZmlsbD0iI2Q3MTkyMCIvPgo8L3N2Zz4=) center center no-repeat;} /* p:has(+.dottedimg) { display: inline; margin-bottom: 4px; } */ .dottedimg + .bodyender{ margin-top:10px; } /*preminum crown icon*/ .icn_crw { color: #00aeef; font-size: 21px; line-height: 0; display: inline-block; position: relative; top: 1px; margin-right: 5px; left: 0px; } .icn_crw svg{ display: inline-block; width: 26px; height: 20px; stroke-width: 0; stroke: currentColor; fill: currentColor; } </style> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet"> <link href="https://akm-img-a-in.tosshub.com/businesstoday/resource/css/swiper-bundle.min.css?v=11112021-155" rel="stylesheet" type="text/css" /> <link href="https://akm-img-a-in.tosshub.com/businesstoday/resource/css/bt_shorts.css?v=11112021-155" rel="stylesheet" type="text/css" /> <script>(window.BOOMR_mq=window.BOOMR_mq||[]).push(["addVar",{"rua.upush":"false","rua.cpush":"false","rua.upre":"false","rua.cpre":"false","rua.uprl":"false","rua.cprl":"false","rua.cprf":"false","rua.trans":"","rua.cook":"false","rua.ims":"false","rua.ufprl":"false","rua.cfprl":"false","rua.isuxp":"false","rua.texp":"norulematch","rua.ceh":"false","rua.ueh":"false","rua.ieh.st":"0"}]);</script> <script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams||{},e.BOOMR_config.PageParams.pci=!0,n="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="P67ZH-RDJ55-Q5W8M-97PUD-UMK77",function(){function e(){if(!o){var e=document.createElement("script");e.id="boomr-scr-as",e.src=window.BOOMR.url,e.async=!0,i.parentNode.appendChild(e),o=!0}}function t(e){o=!0;var n,t,a,r,d=document,O=window;if(window.BOOMR.snippetMethod=e?"if":"i",t=function(e,n){var t=d.createElement("script");t.id=n||"boomr-if-as",t.src=window.BOOMR.url,BOOMR_lstart=(new Date).getTime(),e=e||d.body,e.appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE [67]\./))return window.BOOMR.snippetMethod="s",void t(i.parentNode,"boomr-async");a=document.createElement("IFRAME"),a.src="about:blank",a.title="",a.role="presentation",a.loading="eager",r=(a.frameElement||a).style,r.width=0,r.height=0,r.border=0,r.display="none",i.parentNode.appendChild(a);try{O=a.contentWindow,d=O.document.open()}catch(_){n=document.domain,a.src="javascript:var d=document.open();d.domain='"+n+"';void(0);",O=a.contentWindow,d=O.document.open()}if(n)d._boomrl=function(){this.domain=n,t()},d.write("<bo"+"dy onload='document._boomrl();'>");else if(O._boomrl=function(){t()},O.addEventListener)O.addEventListener("load",O._boomrl,!1);else if(O.attachEvent)O.attachEvent("onload",O._boomrl);d.close()}function a(e){window.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted){window.BOOMR=window.BOOMR||{},window.BOOMR.snippetStart=(new Date).getTime(),window.BOOMR.snippetExecuted=!0,window.BOOMR.snippetVersion=12,window.BOOMR.url=n+"P67ZH-RDJ55-Q5W8M-97PUD-UMK77";var i=document.currentScript||document.getElementsByTagName("script")[0],o=!1,r=document.createElement("link");if(r.relList&&"function"==typeof r.relList.supports&&r.relList.supports("preload")&&"as"in r)window.BOOMR.snippetMethod="p",r.href=window.BOOMR.url,r.rel="preload",r.as="script",r.addEventListener("load",e),r.addEventListener("error",function(){t(!0)}),setTimeout(function(){if(!o)t(!0)},3e3),BOOMR_lstart=(new Date).getTime(),i.parentNode.appendChild(r);else t(!1);if(window.addEventListener)window.addEventListener("load",a,!1);else if(window.attachEvent)window.attachEvent("onload",a)}}(),"".length>0)if(e&&"performance"in e&&e.performance&&"function"==typeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMR=e.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var n=""=="true"?1:0,t="",a="bdpnbeqxge6duz7xg7ba-f-63d957b90-clientnsv4-s.akamaihd.net",i="false"=="true"?2:1,o={"ak.v":"39","ak.cp":"1204458","ak.ai":parseInt("340749",10),"ak.ol":"0","ak.cr":1,"ak.ipv":4,"ak.proto":"http/1.1","ak.rid":"9169a3","ak.r":26705,"ak.a2":n,"ak.m":"dscr","ak.n":"ff","ak.bpcip":"8.222.208.0","ak.cport":55402,"ak.gh":"23.49.60.47","ak.quicv":"","ak.tlsv":"tls1.2","ak.0rtt":"","ak.0rtt.ed":"","ak.csrc":"-","ak.acc":"reno","ak.t":"1744254914","ak.ak":"hOBiQwZUYzCg5VSAfCLimQ==nVS8AcXWXJXqtmcKqoGmDlATWr35H1SFkzQ1Wd+c7lkoyVCxNFhrzPdB/5VyUCHT1gWdXySNX8dn8bGmFPoSys+Nz0O+Ws6tvREfyJ9CVA5ijfYYEhsEf2Tjlgs42ARJf0Zel6xzfqHH55Ue1jb/rfahAkdB95yTkOWDukHLdKEoRYYxrkvdapEo05KrnSEmMDrs/FF31+6VmZiHfEhh6uembNL0psfQiDwo0zGpulq0hLzl0ZaV/oocfEj5tEVAfYnGl9BW4FZQo3eyU4ff76dzTj6+YeO/UM8+W3smXy/YuBmm1+DpJmQz+KIt/dhVspsU7fJ9Jr1sMSrgeB4oCaMfK5ukTVcZPu/Bje/58QnlZcMLbbY0XkrloZT+lh+n+kv07pnh+HwNUFzV0D2a15sJQxMBZij+wy3i5BEldbE=","ak.pv":"87","ak.dpoabenc":"","ak.tf":i};if(""!==t)o["ak.ruds"]=t;var r={i:!1,av:function(n){var t="http.initiator";if(n&&(!n[t]||"spa_hard"===n[t]))o["ak.feo"]=void 0!==e.aFeoApplied?1:0,BOOMR.addVar(o)},rv:function(){var e=["ak.bpcip","ak.cport","ak.cr","ak.csrc","ak.gh","ak.ipv","ak.m","ak.n","ak.ol","ak.proto","ak.quicv","ak.tlsv","ak.0rtt","ak.0rtt.ed","ak.r","ak.acc","ak.t","ak.tf"];BOOMR.removeVar(e)}};BOOMR.plugins.AK={akVars:o,akDNSPreFetchDomain:a,init:function(){if(!r.i){var e=BOOMR.subscribe;e("before_beacon",r.av,null,null),e("onbeacon",r.rv,null,null),r.i=!0}return this},is_complete:function(){return!0}}}}()}(window);</script></head> <body> <div class="bt_sht_pg"> <div class="bt_sht_hdr"> <div class="sht_hdr_lhs"> <a class="sht_hdr_lgo" href="https://www.businesstoday.in/shorts"> <img class="bt_lgo" src="https://akm-img-a-in.tosshub.com/businesstoday/resource/img/logo_bt_shorts.svg" width="120" height="27" salt="bt shorts" /> <!-- <img class="bt_lgo_web" src="https://akm-img-a-in.tosshub.com/businesstoday/resource/img/logo/bt_business_today_logo.png" alt="" /> <img class="bt_lgo_mob" src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/bt_lgo_mob.svg" alt="" /> --> </a> </div> <div class="sht_hdr_rhs"><a class="sht_hdr_go" href="https://www.businesstoday.in">Go to <img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/shorts_bt_icn.svg" alt="" /></a></div> </div> <div class="crd_cnt_wrp"> <div class="crd_stk_wrp swiper mySwiper"> <div class="crd_stk_ul swiper-wrapper"> <!-- Card item --> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_471205" data-video-id="471205" data-video-cont-url="/shorts/goldman-sachs-predicts-oil-prices-below-40-dollar-per-barrel-471205-2025-04-08" data-video-title="Goldman Sachs warns of potential oil price fall below $40 per barrel amid tariff war " data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202504/trump-tariffs-goldman-sachs-increases-odds-of-us-recession-074841150-original-sixteen-to-nine.jpeg?size=260:147" data-video-meta-title="Goldman Sachs warns of potential oil price fall below $40 per barrel amid tariff war " data-video-meta-keywords="Stocks" data-video-meta-description="Stocks"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid471205"> <img width="326" height="181" title="Stocks" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202504/trump-tariffs-goldman-sachs-increases-odds-of-us-recession-074841150-original-sixteen-to-nine.jpeg?size=326:181&" alt="Stocks" /> </div> <div class="crd_stk_dte">Apr 08, 2025</div> <h1 class="crd_stk_ttl">Goldman Sachs warns of potential oil price fall below $40 per barrel amid tariff war </h1> <h2 class="crd_cnt_li">Goldman Sachs warns oil prices may drop below $40 per barrel. </h2> <h2 class="crd_cnt_li"> Trade war escalation by Trump administration increases recession risks. </h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Goldman Sachs warns of potential oil price fall below $40 per barrel amid tariff war " href="https://www.businesstoday.in/markets/stocks/story/goldman-sachs-predicts-oil-prices-below-40-dollar-per-barrel-471205-2025-04-08" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Goldman+Sachs+warns+of+potential+oil+price+fall+below+%2440+per+barrel+amid+tariff+war+ via @business_today https://www.businesstoday.in/markets/stocks/story/goldman-sachs-predicts-oil-prices-below-40-dollar-per-barrel-471205-2025-04-08?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/markets/stocks/story/goldman-sachs-predicts-oil-prices-below-40-dollar-per-barrel-471205-2025-04-08?utm_source=btweb_share&text=Goldman+Sachs+warns+of+potential+oil+price+fall+below+%2440+per+barrel+amid+tariff+war+... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/markets/stocks/story/goldman-sachs-predicts-oil-prices-below-40-dollar-per-barrel-471205-2025-04-08?utm_source=btweb_share&caption=Goldman Sachs warns of potential oil price fall below $40 per barrel amid tariff war via @https://www.businesstoday.in/markets/stocks/story/goldman-sachs-predicts-oil-prices-below-40-dollar-per-barrel-471205-2025-04-08?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_462669" data-video-id="462669" data-video-cont-url="/shorts/apple-forecasts-stronger-growth-amid-ai-push-shares-rise-post-earnings-call-462669-2025-01-31" data-video-title="Apple forecasts stronger growth amid AI push, shares rise post-earnings call" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202501/679c0e6934e2b-apple-iphone-16-304227185-16x9.jpg?size=260:147" data-video-meta-title="Apple forecasts stronger growth amid AI push, shares rise post-earnings call" data-video-meta-keywords="News" data-video-meta-description="News"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid462669"> <img width="326" height="181" title="News" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202501/679c0e6934e2b-apple-iphone-16-304227185-16x9.jpg?size=326:181&" alt="News" /> </div> <div class="crd_stk_dte">Jan 31, 2025</div> <h1 class="crd_stk_ttl">Apple forecasts stronger growth amid AI push, shares rise post-earnings call</h1> <h2 class="crd_cnt_li">Apple sees sales for current quarter rising by low- to mid-single digits</h2> <h2 class="crd_cnt_li">Mac and iPad sales exceed expectations, cushioning iPhone sales drop</h2> <h2 class="crd_cnt_li">Services business grows 13.9%, surpassing sales estimates</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Apple forecasts stronger growth amid AI push, shares rise post-earnings call" href="https://www.businesstoday.in/technology/news/story/apple-forecasts-stronger-growth-amid-ai-push-shares-rise-post-earnings-call-462669-2025-01-31" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Apple+forecasts+stronger+growth+amid+AI+push%2C+shares+rise+post-earnings+call via @business_today https://www.businesstoday.in/technology/news/story/apple-forecasts-stronger-growth-amid-ai-push-shares-rise-post-earnings-call-462669-2025-01-31?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/technology/news/story/apple-forecasts-stronger-growth-amid-ai-push-shares-rise-post-earnings-call-462669-2025-01-31?utm_source=btweb_share&text=Apple+forecasts+stronger+growth+amid+AI+push%2C+shares+rise+post-earnings+call... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/technology/news/story/apple-forecasts-stronger-growth-amid-ai-push-shares-rise-post-earnings-call-462669-2025-01-31?utm_source=btweb_share&caption=Apple forecasts stronger growth amid AI push, shares rise post-earnings call via @https://www.businesstoday.in/technology/news/story/apple-forecasts-stronger-growth-amid-ai-push-shares-rise-post-earnings-call-462669-2025-01-31?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_460306" data-video-id="460306" data-video-cont-url="/shorts/39-of-skills-outdated-by-2030-wef-warns-of-ais-impact-on-jobs-460306-2025-01-10" data-video-title="39% of skills outdated by 2030: WEF warns of AI’s impact on jobs" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202501/6780d0a495e3e-rising-costs-of-living-could-eliminate-16-million-jobs--although-respondents-believe-many-will-be-r-104743126-16x9.jpeg?size=260:147" data-video-meta-title="39% of skills outdated by 2030: WEF warns of AI’s impact on jobs" data-video-meta-keywords="WEF 2025" data-video-meta-description="WEF 2025"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid460306"> <img width="326" height="181" title="WEF 2025" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202501/6780d0a495e3e-rising-costs-of-living-could-eliminate-16-million-jobs--although-respondents-believe-many-will-be-r-104743126-16x9.jpeg?size=326:181&" alt="WEF 2025" /> </div> <div class="crd_stk_dte">Jan 10, 2025</div> <h1 class="crd_stk_ttl">39% of skills outdated by 2030: WEF warns of AI’s impact on jobs</h1> <h2 class="crd_cnt_li">Half of employers plan AI business reorientation</h2> <h2 class="crd_cnt_li">Clerical roles face decline, care economy to grow</h2> <h2 class="crd_cnt_li">Net growth of 78 million jobs by 2030 predicted</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="39% of skills outdated by 2030: WEF warns of AI’s impact on jobs" href="https://www.businesstoday.in/wef-2025/story/39-of-skills-outdated-by-2030-wef-warns-of-ais-impact-on-jobs-460306-2025-01-10" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=39%25+of+skills+outdated+by+2030%3A+WEF+warns+of+AI%E2%80%99s+impact+on+jobs via @business_today https://www.businesstoday.in/wef-2025/story/39-of-skills-outdated-by-2030-wef-warns-of-ais-impact-on-jobs-460306-2025-01-10?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/wef-2025/story/39-of-skills-outdated-by-2030-wef-warns-of-ais-impact-on-jobs-460306-2025-01-10?utm_source=btweb_share&text=39%25+of+skills+outdated+by+2030%3A+WEF+warns+of+AI%E2%80%99s+impact+on+jobs... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/wef-2025/story/39-of-skills-outdated-by-2030-wef-warns-of-ais-impact-on-jobs-460306-2025-01-10?utm_source=btweb_share&caption=39% of skills outdated by 2030: WEF warns of AI’s impact on jobs via @https://www.businesstoday.in/wef-2025/story/39-of-skills-outdated-by-2030-wef-warns-of-ais-impact-on-jobs-460306-2025-01-10?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <div class="crd_stk_li swiper-slide" data-key=""> <div class="emp_ad_crd"></div> <div class="ad_sld_wrp itgdAdsPlaceholder"> <div class="ad_sld_ttl">advertisement</div> <div class="ad_sld_itm"> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/1007232/BT_Shorts_300x250_1', [300, 250], 'div-gpt-ad-1684407125754-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); } </script> <div id='div-gpt-ad-1684407125754-0'> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ googletag.cmd.push(function() { googletag.display('div-gpt-ad-1684407125754-0'); }); } </script> </div> </div> </div> </div> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_460304" data-video-id="460304" data-video-cont-url="/shorts/22-of-jobs-at-risk-are-you-next-wef-reveals-how-ai-will-reshape-the-workforce-by-2030-460304-2025-01-10" data-video-title="22% of jobs at risk: Are you next? WEF reveals how AI will reshape the workforce by 2030" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202501/6780cf58a09b5-as-the-ai-era-accelerates--the-report-underscores-a-critical-message-adaptability-will-be-key-for-i-104210903-16x9.jpeg?size=260:147" data-video-meta-title="22% of jobs at risk: Are you next? WEF reveals how AI will reshape the workforce by 2030" data-video-meta-keywords="WEF 2025" data-video-meta-description="WEF 2025"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid460304"> <img width="326" height="181" title="WEF 2025" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202501/6780cf58a09b5-as-the-ai-era-accelerates--the-report-underscores-a-critical-message-adaptability-will-be-key-for-i-104210903-16x9.jpeg?size=326:181&" alt="WEF 2025" /> </div> <div class="crd_stk_dte">Jan 10, 2025</div> <h1 class="crd_stk_ttl">22% of jobs at risk: Are you next? WEF reveals how AI will reshape the workforce by 2030</h1> <h2 class="crd_cnt_li">Manual roles like clerks and cashiers vulnerable.</h2> <h2 class="crd_cnt_li">Growth in jobs needing human skills, e.g., farming.</h2> <h2 class="crd_cnt_li">Care sector jobs remain irreplaceable.</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="22% of jobs at risk: Are you next? WEF reveals how AI will reshape the workforce by 2030" href="https://www.businesstoday.in/wef-2025/story/22-of-jobs-at-risk-are-you-next-wef-reveals-how-ai-will-reshape-the-workforce-by-2030-460304-2025-01-10" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=22%25+of+jobs+at+risk%3A+Are+you+next%3F+WEF+reveals+how+AI+will+reshape+the+workforce+by+2030 via @business_today https://www.businesstoday.in/wef-2025/story/22-of-jobs-at-risk-are-you-next-wef-reveals-how-ai-will-reshape-the-workforce-by-2030-460304-2025-01-10?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/wef-2025/story/22-of-jobs-at-risk-are-you-next-wef-reveals-how-ai-will-reshape-the-workforce-by-2030-460304-2025-01-10?utm_source=btweb_share&text=22%25+of+jobs+at+risk%3A+Are+you+next%3F+WEF+reveals+how+AI+will+reshape+the+workforce+by+2030... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/wef-2025/story/22-of-jobs-at-risk-are-you-next-wef-reveals-how-ai-will-reshape-the-workforce-by-2030-460304-2025-01-10?utm_source=btweb_share&caption=22% of jobs at risk: Are you next? WEF reveals how AI will reshape the workforce by 2030 via @https://www.businesstoday.in/wef-2025/story/22-of-jobs-at-risk-are-you-next-wef-reveals-how-ai-will-reshape-the-workforce-by-2030-460304-2025-01-10?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_459414" data-video-id="459414" data-video-cont-url="/shorts/why-adani-exited-the-fmcg-joint-venture-adani-wilmar-459414-2025-01-03" data-video-title="Why Adani exited the FMCG joint venture, Adani Wilmar" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202501/677753dde7d92-why-adani-enterprises-exited-the-adani-wilmar-joint-venture-030456222-16x9.jpeg?size=260:147" data-video-meta-title="Why Adani exited the FMCG joint venture, Adani Wilmar" data-video-meta-keywords="Corporate" data-video-meta-description="Corporate"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid459414"> <img width="326" height="181" title="Corporate" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202501/677753dde7d92-why-adani-enterprises-exited-the-adani-wilmar-joint-venture-030456222-16x9.jpeg?size=326:181&" alt="Corporate" /> </div> <div class="crd_stk_dte">Jan 03, 2025</div> <h1 class="crd_stk_ttl">Why Adani exited the FMCG joint venture, Adani Wilmar</h1> <h2 class="crd_cnt_li">Adani group will raise $2 billion through the sale of its 44% stake in the JV with Singapore’s Wilmar International</h2> <h2 class="crd_cnt_li">It is expected that the money will go into the core infrastructure business, for which the capex outlay is over $75 billion</h2> <h2 class="crd_cnt_li">FMCG stocks have seen multiples surging in the last 2-3 years delivering high returns to investors</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Why Adani exited the FMCG joint venture, Adani Wilmar" href="https://www.businesstoday.in/latest/corporate/story/why-adani-exited-the-fmcg-joint-venture-adani-wilmar-459414-2025-01-03" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Why+Adani+exited+the+FMCG+joint+venture%2C+Adani+Wilmar via @business_today https://www.businesstoday.in/latest/corporate/story/why-adani-exited-the-fmcg-joint-venture-adani-wilmar-459414-2025-01-03?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/latest/corporate/story/why-adani-exited-the-fmcg-joint-venture-adani-wilmar-459414-2025-01-03?utm_source=btweb_share&text=Why+Adani+exited+the+FMCG+joint+venture%2C+Adani+Wilmar... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/latest/corporate/story/why-adani-exited-the-fmcg-joint-venture-adani-wilmar-459414-2025-01-03?utm_source=btweb_share&caption=Why Adani exited the FMCG joint venture, Adani Wilmar via @https://www.businesstoday.in/latest/corporate/story/why-adani-exited-the-fmcg-joint-venture-adani-wilmar-459414-2025-01-03?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_458802" data-video-id="458802" data-video-cont-url="/shorts/southern-states-dominate-kerala-telangana-tamil-nadu-lead-indias-spending-surge-458802-2024-12-28" data-video-title="'Southern states dominate': Kerala, Telangana, Tamil Nadu lead India’s spending surge" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/676f7d9992a92-the-highest-mpce-was-recorded-in-sikkimrural-households-spend-rs-9-377--and-urban-households-spend-282451967-16x9.jpg?size=260:147" data-video-meta-title="'Southern states dominate': Kerala, Telangana, Tamil Nadu lead India’s spending surge" data-video-meta-keywords="Economy" data-video-meta-description="Economy"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid458802"> <img width="326" height="181" title="Economy" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/676f7d9992a92-the-highest-mpce-was-recorded-in-sikkimrural-households-spend-rs-9-377--and-urban-households-spend-282451967-16x9.jpg?size=326:181&" alt="Economy" /> </div> <div class="crd_stk_dte">Dec 28, 2024</div> <h1 class="crd_stk_ttl">'Southern states dominate': Kerala, Telangana, Tamil Nadu lead India’s spending surge</h1> <h2 class="crd_cnt_li">Industrial states near average; northern states lag.</h2> <h2 class="crd_cnt_li">Sikkim records highest MPCE nationwide.</h2> <h2 class="crd_cnt_li">Industrial states and populous northern states lag behind.</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="'Southern states dominate': Kerala, Telangana, Tamil Nadu lead India’s spending surge" href="https://www.businesstoday.in/latest/economy/story/southern-states-dominate-kerala-telangana-tamil-nadu-lead-indias-spending-surge-458802-2024-12-28" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=%27Southern+states+dominate%27%3A+Kerala%2C+Telangana%2C+Tamil+Nadu+lead+India%E2%80%99s+spending+surge via @business_today https://www.businesstoday.in/latest/economy/story/southern-states-dominate-kerala-telangana-tamil-nadu-lead-indias-spending-surge-458802-2024-12-28?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/latest/economy/story/southern-states-dominate-kerala-telangana-tamil-nadu-lead-indias-spending-surge-458802-2024-12-28?utm_source=btweb_share&text=%27Southern+states+dominate%27%3A+Kerala%2C+Telangana%2C+Tamil+Nadu+lead+India%E2%80%99s+spending+surge... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/latest/economy/story/southern-states-dominate-kerala-telangana-tamil-nadu-lead-indias-spending-surge-458802-2024-12-28?utm_source=btweb_share&caption=\'Southern states dominate\': Kerala, Telangana, Tamil Nadu lead India’s spending surge via @https://www.businesstoday.in/latest/economy/story/southern-states-dominate-kerala-telangana-tamil-nadu-lead-indias-spending-surge-458802-2024-12-28?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <div class="crd_stk_li swiper-slide" data-key=""> <div class="emp_ad_crd"></div> <div class="ad_sld_wrp itgdAdsPlaceholder"> <div class="ad_sld_ttl">advertisement</div> <div class="ad_sld_itm"> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/1007232/BT_Shorts_300x250_2', [300, 250], 'div-gpt-ad-1684407178419-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); } </script> <div id='div-gpt-ad-1684407178419-0'> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ googletag.cmd.push(function() { googletag.display('div-gpt-ad-1684407178419-0'); }); } </script> </div> </div> </div> </div> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_458362" data-video-id="458362" data-video-cont-url="/shorts/balancing-growth-managing-risks-a-guide-on-where-and-how-to-invest-in-2025-458362-2024-12-24" data-video-title="Balancing growth & managing risks: A guide on where and how to invest in 2025" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/676a48b3ce749-where-and-how-to-invest-in-2025-a-simple-guide-to-help-you-decide-243750326-16x9.jpg?size=260:147" data-video-meta-title="Balancing growth & managing risks: A guide on where and how to invest in 2025" data-video-meta-keywords="Investment" data-video-meta-description="Investment"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid458362"> <img width="326" height="181" title="Investment" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/676a48b3ce749-where-and-how-to-invest-in-2025-a-simple-guide-to-help-you-decide-243750326-16x9.jpg?size=326:181&" alt="Investment" /> </div> <div class="crd_stk_dte">Dec 24, 2024</div> <h1 class="crd_stk_ttl">Balancing growth & managing risks: A guide on where and how to invest in 2025</h1> <h2 class="crd_cnt_li">Focus on large caps while moderating expectations for small and mid-caps. Consider flexicap funds and continue SIPs</h2> <h2 class="crd_cnt_li">Lock in high yields and explore alternative credit funds for better-adjusted returns</h2> <h2 class="crd_cnt_li">Maintain a 5-10% allocation in gold for its hedging benefits and potential gains from macroeconomic shifts</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Balancing growth & managing risks: A guide on where and how to invest in 2025" href="https://www.businesstoday.in/personal-finance/investment/story/balancing-growth-managing-risks-a-guide-on-where-and-how-to-invest-in-2025-458362-2024-12-24" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Balancing+growth+%26+managing+risks%3A+A+guide+on+where+and+how+to+invest+in+2025 via @business_today https://www.businesstoday.in/personal-finance/investment/story/balancing-growth-managing-risks-a-guide-on-where-and-how-to-invest-in-2025-458362-2024-12-24?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/personal-finance/investment/story/balancing-growth-managing-risks-a-guide-on-where-and-how-to-invest-in-2025-458362-2024-12-24?utm_source=btweb_share&text=Balancing+growth+%26+managing+risks%3A+A+guide+on+where+and+how+to+invest+in+2025... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/personal-finance/investment/story/balancing-growth-managing-risks-a-guide-on-where-and-how-to-invest-in-2025-458362-2024-12-24?utm_source=btweb_share&caption=Balancing growth & managing risks: A guide on where and how to invest in 2025 via @https://www.businesstoday.in/personal-finance/investment/story/balancing-growth-managing-risks-a-guide-on-where-and-how-to-invest-in-2025-458362-2024-12-24?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_456792" data-video-id="456792" data-video-cont-url="/shorts/sanjay-malhotras-appointment-as-rbi-governor-leaves-a-vacancy-in-the-union-budget-team-456792-2024-12-10" data-video-title="Sanjay Malhotra’s appointment as RBI Governor leaves a vacancy in the Union Budget team" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/6757e6c9eb97c-the-revenue-secretary-deals-with-tax-policies-and-proposals-as-well-as-tax-collection-targets-and-is-105916302-16x9.jpg?size=260:147" data-video-meta-title="Sanjay Malhotra’s appointment as RBI Governor leaves a vacancy in the Union Budget team" data-video-meta-keywords="Union Budget" data-video-meta-description="Union Budget"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid456792"> <img width="326" height="181" title="Union Budget" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/6757e6c9eb97c-the-revenue-secretary-deals-with-tax-policies-and-proposals-as-well-as-tax-collection-targets-and-is-105916302-16x9.jpg?size=326:181&" alt="Union Budget" /> </div> <div class="crd_stk_dte">Dec 10, 2024</div> <h1 class="crd_stk_ttl">Sanjay Malhotra’s appointment as RBI Governor leaves a vacancy in the Union Budget team</h1> <h2 class="crd_cnt_li">Announcement on new Revenue Secretary expected soon before Union Budget.</h2> <h2 class="crd_cnt_li">Revenue department reviewing Income Tax Act, customs duty structure.</h2> <h2 class="crd_cnt_li">GST Council to meet on Dec 21, discussing rate issues, insurance GST exemption.</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Sanjay Malhotra’s appointment as RBI Governor leaves a vacancy in the Union Budget team" href="https://www.businesstoday.in/union-budget/story/sanjay-malhotras-appointment-as-rbi-governor-leaves-a-vacancy-in-the-union-budget-team-456792-2024-12-10" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Sanjay+Malhotra%E2%80%99s+appointment+as+RBI+Governor+leaves+a+vacancy+in+the+Union+Budget+team via @business_today https://www.businesstoday.in/union-budget/story/sanjay-malhotras-appointment-as-rbi-governor-leaves-a-vacancy-in-the-union-budget-team-456792-2024-12-10?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/union-budget/story/sanjay-malhotras-appointment-as-rbi-governor-leaves-a-vacancy-in-the-union-budget-team-456792-2024-12-10?utm_source=btweb_share&text=Sanjay+Malhotra%E2%80%99s+appointment+as+RBI+Governor+leaves+a+vacancy+in+the+Union+Budget+team... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/union-budget/story/sanjay-malhotras-appointment-as-rbi-governor-leaves-a-vacancy-in-the-union-budget-team-456792-2024-12-10?utm_source=btweb_share&caption=Sanjay Malhotra’s appointment as RBI Governor leaves a vacancy in the Union Budget team via @https://www.businesstoday.in/union-budget/story/sanjay-malhotras-appointment-as-rbi-governor-leaves-a-vacancy-in-the-union-budget-team-456792-2024-12-10?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_456619" data-video-id="456619" data-video-cont-url="/shorts/lando-norris-dominates-abu-dhabi-grand-prix-to-secure-mclarens-constructors-title-456619-2024-12-08" data-video-title="Lando Norris dominates Abu Dhabi Grand Prix to secure McLaren’s constructors’ title" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/6755dff3b839e-formula-one-f1---abu-dhabi-grand-prix-080533887-16x9.jpeg?size=260:147" data-video-meta-title="Lando Norris dominates Abu Dhabi Grand Prix to secure McLaren’s constructors’ title" data-video-meta-keywords="News" data-video-meta-description="News"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid456619"> <img width="326" height="181" title="News" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/6755dff3b839e-formula-one-f1---abu-dhabi-grand-prix-080533887-16x9.jpeg?size=326:181&" alt="News" /> </div> <div class="crd_stk_dte">Dec 08, 2024</div> <h1 class="crd_stk_ttl">Lando Norris dominates Abu Dhabi Grand Prix to secure McLaren’s constructors’ title</h1> <h2 class="crd_cnt_li">McLaren win constructors' title for first time since 1998</h2> <h2 class="crd_cnt_li">Piastri 10th after collision with Verstappen</h2> <h2 class="crd_cnt_li">Hamilton fourth in final race for Mercedes</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Lando Norris dominates Abu Dhabi Grand Prix to secure McLaren’s constructors’ title" href="https://www.businesstoday.in/technology/news/story/lando-norris-dominates-abu-dhabi-grand-prix-to-secure-mclarens-constructors-title-456619-2024-12-08" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Lando+Norris+dominates+Abu+Dhabi+Grand+Prix+to+secure+McLaren%E2%80%99s+constructors%E2%80%99+title via @business_today https://www.businesstoday.in/technology/news/story/lando-norris-dominates-abu-dhabi-grand-prix-to-secure-mclarens-constructors-title-456619-2024-12-08?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/technology/news/story/lando-norris-dominates-abu-dhabi-grand-prix-to-secure-mclarens-constructors-title-456619-2024-12-08?utm_source=btweb_share&text=Lando+Norris+dominates+Abu+Dhabi+Grand+Prix+to+secure+McLaren%E2%80%99s+constructors%E2%80%99+title... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/technology/news/story/lando-norris-dominates-abu-dhabi-grand-prix-to-secure-mclarens-constructors-title-456619-2024-12-08?utm_source=btweb_share&caption=Lando Norris dominates Abu Dhabi Grand Prix to secure McLaren’s constructors’ title via @https://www.businesstoday.in/technology/news/story/lando-norris-dominates-abu-dhabi-grand-prix-to-secure-mclarens-constructors-title-456619-2024-12-08?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <div class="crd_stk_li swiper-slide" data-key=""> <div class="emp_ad_crd"></div> <div class="ad_sld_wrp itgdAdsPlaceholder"> <div class="ad_sld_ttl">advertisement</div> <div class="ad_sld_itm"> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/1007232/BT_Shorts_300x250_3', [300, 250], 'div-gpt-ad-1684407236062-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); } </script> <div id='div-gpt-ad-1684407236062-0'> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ googletag.cmd.push(function() { googletag.display('div-gpt-ad-1684407236062-0'); }); } </script> </div> </div> </div> </div> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_456594" data-video-id="456594" data-video-cont-url="/shorts/too-many-approvals-bengaluru-techies-honest-take-on-job-at-google-after-3-years-456594-2024-12-08" data-video-title="' Too many approvals...': Bengaluru techie’s honest take on job at Google after 3 years " data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/67552bdd5f9f1-working-alongside-brilliant-minds-was-another-advantage-being-around-such-talent-pushes-you-to-sta-081711547-16x9.jpg?size=260:147" data-video-meta-title="' Too many approvals...': Bengaluru techie’s honest take on job at Google after 3 years " data-video-meta-keywords="News" data-video-meta-description="News"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid456594"> <img width="326" height="181" title="News" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/67552bdd5f9f1-working-alongside-brilliant-minds-was-another-advantage-being-around-such-talent-pushes-you-to-sta-081711547-16x9.jpg?size=326:181&" alt="News" /> </div> <div class="crd_stk_dte">Dec 08, 2024</div> <h1 class="crd_stk_ttl">' Too many approvals...': Bengaluru techie’s honest take on job at Google after 3 years </h1> <h2 class="crd_cnt_li">Pros: work-life balance, awe-inspiring codebase.</h2> <h2 class="crd_cnt_li">Perks: on-call pay, bonuses, internal tools.</h2> <h2 class="crd_cnt_li">Challenges in team-switching, promotions.</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="' Too many approvals...': Bengaluru techie’s honest take on job at Google after 3 years " href="https://www.businesstoday.in/technology/news/story/too-many-approvals-bengaluru-techies-honest-take-on-job-at-google-after-3-years-456594-2024-12-08" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=%27+Too+many+approvals...%27%3A+Bengaluru+techie%E2%80%99s+honest+take+on+job+at+Google+after+3+years+ via @business_today https://www.businesstoday.in/technology/news/story/too-many-approvals-bengaluru-techies-honest-take-on-job-at-google-after-3-years-456594-2024-12-08?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/technology/news/story/too-many-approvals-bengaluru-techies-honest-take-on-job-at-google-after-3-years-456594-2024-12-08?utm_source=btweb_share&text=%27+Too+many+approvals...%27%3A+Bengaluru+techie%E2%80%99s+honest+take+on+job+at+Google+after+3+years+... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/technology/news/story/too-many-approvals-bengaluru-techies-honest-take-on-job-at-google-after-3-years-456594-2024-12-08?utm_source=btweb_share&caption=\' Too many approvals...\': Bengaluru techie’s honest take on job at Google after 3 years via @https://www.businesstoday.in/technology/news/story/too-many-approvals-bengaluru-techies-honest-take-on-job-at-google-after-3-years-456594-2024-12-08?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_456088" data-video-id="456088" data-video-cont-url="/shorts/south-koreas-6-hour-crisis-while-you-slept-martial-law-rebellion-and-then-a-presidential-u-turn-456088-2024-12-04" data-video-title="South Korea’s 6-hour crisis while you slept: Martial law, rebellion, and then a presidential u-turn" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/674fbca043dc9-for-many-south-koreans--the-episode-evoked-painful-memories-of-past-military-regimes-042114143-16x9.jpg?size=260:147" data-video-meta-title="South Korea’s 6-hour crisis while you slept: Martial law, rebellion, and then a presidential u-turn" data-video-meta-keywords="World News" data-video-meta-description="World News"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid456088"> <img width="326" height="181" title="World News" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202412/674fbca043dc9-for-many-south-koreans--the-episode-evoked-painful-memories-of-past-military-regimes-042114143-16x9.jpg?size=326:181&" alt="World News" /> </div> <div class="crd_stk_dte">Dec 04, 2024</div> <h1 class="crd_stk_ttl">South Korea’s 6-hour crisis while you slept: Martial law, rebellion, and then a presidential u-turn</h1> <h2 class="crd_cnt_li">President Yoon declared and then reversed martial law.</h2> <h2 class="crd_cnt_li">Military imposed controls, faced opposition backlash.</h2> <h2 class="crd_cnt_li">190 lawmakers voted to annul martial law decree.</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="South Korea’s 6-hour crisis while you slept: Martial law, rebellion, and then a presidential u-turn" href="https://www.businesstoday.in/world/story/south-koreas-6-hour-crisis-while-you-slept-martial-law-rebellion-and-then-a-presidential-u-turn-456088-2024-12-04" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=South+Korea%E2%80%99s+6-hour+crisis+while+you+slept%3A+Martial+law%2C+rebellion%2C+and+then+a+presidential+u-turn via @business_today https://www.businesstoday.in/world/story/south-koreas-6-hour-crisis-while-you-slept-martial-law-rebellion-and-then-a-presidential-u-turn-456088-2024-12-04?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/world/story/south-koreas-6-hour-crisis-while-you-slept-martial-law-rebellion-and-then-a-presidential-u-turn-456088-2024-12-04?utm_source=btweb_share&text=South+Korea%E2%80%99s+6-hour+crisis+while+you+slept%3A+Martial+law%2C+rebellion%2C+and+then+a+presidential+u-turn... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/world/story/south-koreas-6-hour-crisis-while-you-slept-martial-law-rebellion-and-then-a-presidential-u-turn-456088-2024-12-04?utm_source=btweb_share&caption=South Korea’s 6-hour crisis while you slept: Martial law, rebellion, and then a presidential u-turn via @https://www.businesstoday.in/world/story/south-koreas-6-hour-crisis-while-you-slept-martial-law-rebellion-and-then-a-presidential-u-turn-456088-2024-12-04?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_455367" data-video-id="455367" data-video-cont-url="/shorts/adani-group-market-cap-recovers-over-rs-1-lakh-crore-heres-what-investors-should-do-now-455367-2024-11-27" data-video-title="Adani Group market cap recovers over Rs 1 lakh crore. Here's what investors should do now" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/674718f8edad9-on-the-other-hand--rajiv-jains-gqg-partners-said-on-monday-that-the-fundamentals-of-gautam-adani-le-270451162-16x9.jpg?size=260:147" data-video-meta-title="Adani Group market cap recovers over Rs 1 lakh crore. Here's what investors should do now" data-video-meta-keywords="Stocks" data-video-meta-description="Stocks"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid455367"> <img width="326" height="181" title="Stocks" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/674718f8edad9-on-the-other-hand--rajiv-jains-gqg-partners-said-on-monday-that-the-fundamentals-of-gautam-adani-le-270451162-16x9.jpg?size=326:181&" alt="Stocks" /> </div> <div class="crd_stk_dte">Nov 27, 2024</div> <h1 class="crd_stk_ttl">Adani Group market cap recovers over Rs 1 lakh crore. Here's what investors should do now</h1> <h2 class="crd_cnt_li">Adani stocks surged despite Moody's downgrade.</h2> <h2 class="crd_cnt_li">Adani Group's market value increased by Rs 1.22 lakh crore.</h2> <h2 class="crd_cnt_li">Adani Total Gas led gains with a 19.76% surge.</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Adani Group market cap recovers over Rs 1 lakh crore. Here's what investors should do now" href="https://www.businesstoday.in/markets/stocks/story/adani-group-market-cap-recovers-over-rs-1-lakh-crore-heres-what-investors-should-do-now-455367-2024-11-27" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Adani+Group+market+cap+recovers+over+Rs+1+lakh+crore.+Here%27s+what+investors+should+do+now via @business_today https://www.businesstoday.in/markets/stocks/story/adani-group-market-cap-recovers-over-rs-1-lakh-crore-heres-what-investors-should-do-now-455367-2024-11-27?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/markets/stocks/story/adani-group-market-cap-recovers-over-rs-1-lakh-crore-heres-what-investors-should-do-now-455367-2024-11-27?utm_source=btweb_share&text=Adani+Group+market+cap+recovers+over+Rs+1+lakh+crore.+Here%27s+what+investors+should+do+now... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/markets/stocks/story/adani-group-market-cap-recovers-over-rs-1-lakh-crore-heres-what-investors-should-do-now-455367-2024-11-27?utm_source=btweb_share&caption=Adani Group market cap recovers over Rs 1 lakh crore. Here\'s what investors should do now via @https://www.businesstoday.in/markets/stocks/story/adani-group-market-cap-recovers-over-rs-1-lakh-crore-heres-what-investors-should-do-now-455367-2024-11-27?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <div class="crd_stk_li swiper-slide" data-key=""> <div class="emp_ad_crd"></div> <div class="ad_sld_wrp itgdAdsPlaceholder"> <div class="ad_sld_ttl">advertisement</div> <div class="ad_sld_itm"> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/1007232/BT_Shorts_300x250_4', [300, 250], 'div-gpt-ad-1684407355449-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); } </script> <div id='div-gpt-ad-1684407355449-0'> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ googletag.cmd.push(function() { googletag.display('div-gpt-ad-1684407355449-0'); }); } </script> </div> </div> </div> </div> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_455124" data-video-id="455124" data-video-cont-url="/shorts/earths-has-tilted-by-315-inches-in-17-years-and-the-cause-will-leave-you-stunned-455124-2024-11-26" data-video-title="Earth has tilted by 31.5 inches in 17 years, and the cause will leave you stunned" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/674572966b34d-while-the-recent-tilt-wont-alter-seasons--it-could-influence-global-climate-patterns-26023879-16x9.jpg?size=260:147" data-video-meta-title="Earth has tilted by 31.5 inches in 17 years, and the cause will leave you stunned" data-video-meta-keywords="Science News" data-video-meta-description="Science News"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid455124"> <img width="326" height="181" title="Science News" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/674572966b34d-while-the-recent-tilt-wont-alter-seasons--it-could-influence-global-climate-patterns-26023879-16x9.jpg?size=326:181&" alt="Science News" /> </div> <div class="crd_stk_dte">Nov 26, 2024</div> <h1 class="crd_stk_ttl">Earth has tilted by 31.5 inches in 17 years, and the cause will leave you stunned</h1> <h2 class="crd_cnt_li">2,150 gigatons of groundwater pumped globally from 1993 to 2010.</h2> <h2 class="crd_cnt_li">Human groundwater use significantly alters Earth's spin and balance.</h2> <h2 class="crd_cnt_li">Study by Ki-Weon Seo links water movement to Earth's rotational pole drift.</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Earth has tilted by 31.5 inches in 17 years, and the cause will leave you stunned" href="https://www.businesstoday.in/science/story/earths-has-tilted-by-315-inches-in-17-years-and-the-cause-will-leave-you-stunned-455124-2024-11-26" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Earth+has+tilted+by+31.5+inches+in+17+years%2C+and+the+cause+will+leave+you+stunned via @business_today https://www.businesstoday.in/science/story/earths-has-tilted-by-315-inches-in-17-years-and-the-cause-will-leave-you-stunned-455124-2024-11-26?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/science/story/earths-has-tilted-by-315-inches-in-17-years-and-the-cause-will-leave-you-stunned-455124-2024-11-26?utm_source=btweb_share&text=Earth+has+tilted+by+31.5+inches+in+17+years%2C+and+the+cause+will+leave+you+stunned... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/science/story/earths-has-tilted-by-315-inches-in-17-years-and-the-cause-will-leave-you-stunned-455124-2024-11-26?utm_source=btweb_share&caption=Earth has tilted by 31.5 inches in 17 years, and the cause will leave you stunned via @https://www.businesstoday.in/science/story/earths-has-tilted-by-315-inches-in-17-years-and-the-cause-will-leave-you-stunned-455124-2024-11-26?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_454946" data-video-id="454946" data-video-cont-url="/shorts/maharashtra-and-jharkhand-assembly-polls-populism-here-to-stay-but-state-finances-under-threat-454946-2024-11-25" data-video-title="Maharashtra and Jharkhand assembly polls: Populism here to stay but state finances under threat" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/67442322881eb-as-part-of-its-pre-poll-promises--the-mahayuti-alliance-had-pledged-to-increase-the-monthly-allowanc-251124565-16x9.jpg?size=260:147" data-video-meta-title="Maharashtra and Jharkhand assembly polls: Populism here to stay but state finances under threat" data-video-meta-keywords="Economy" data-video-meta-description="Economy"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid454946"> <img width="326" height="181" title="Economy" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/67442322881eb-as-part-of-its-pre-poll-promises--the-mahayuti-alliance-had-pledged-to-increase-the-monthly-allowanc-251124565-16x9.jpg?size=326:181&" alt="Economy" /> </div> <div class="crd_stk_dte">Nov 25, 2024</div> <h1 class="crd_stk_ttl">Maharashtra and Jharkhand assembly polls: Populism here to stay but state finances under threat</h1> <h2 class="crd_cnt_li">Mahayuti alliance wins Maharashtra with Ladki Bahin Yojana promise.</h2> <h2 class="crd_cnt_li">Analysts warn fiscal pressure from increased allowances and loan waivers.</h2> <h2 class="crd_cnt_li">Maharashtra's fiscal deficit to exceed targets, affecting capex spends.</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Maharashtra and Jharkhand assembly polls: Populism here to stay but state finances under threat" href="https://www.businesstoday.in/latest/economy/story/maharashtra-and-jharkhand-assembly-polls-populism-here-to-stay-but-state-finances-under-threat-454946-2024-11-25" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Maharashtra+and+Jharkhand+assembly+polls%3A+Populism+here+to+stay+but+state+finances+under+threat via @business_today https://www.businesstoday.in/latest/economy/story/maharashtra-and-jharkhand-assembly-polls-populism-here-to-stay-but-state-finances-under-threat-454946-2024-11-25?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/latest/economy/story/maharashtra-and-jharkhand-assembly-polls-populism-here-to-stay-but-state-finances-under-threat-454946-2024-11-25?utm_source=btweb_share&text=Maharashtra+and+Jharkhand+assembly+polls%3A+Populism+here+to+stay+but+state+finances+under+threat... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/latest/economy/story/maharashtra-and-jharkhand-assembly-polls-populism-here-to-stay-but-state-finances-under-threat-454946-2024-11-25?utm_source=btweb_share&caption=Maharashtra and Jharkhand assembly polls: Populism here to stay but state finances under threat via @https://www.businesstoday.in/latest/economy/story/maharashtra-and-jharkhand-assembly-polls-populism-here-to-stay-but-state-finances-under-threat-454946-2024-11-25?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_454905" data-video-id="454905" data-video-cont-url="/shorts/claire-grimes-boucher-mother-to-elon-musks-3-kids-says-hes-turned-into-someone-i-dont-know-454905-2024-11-24" data-video-title="Claire Grimes Boucher, mother to Elon Musk’s 3 kids, says: 'He’s turned into someone I don't know' " data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/6743586764682-among-the-revelations--boucher-wrote-that-her-upcoming-project-is-shaped-by-detaching-from-the-love-244625602-16x9.jpg?size=260:147" data-video-meta-title="Claire Grimes Boucher, mother to Elon Musk’s 3 kids, says: 'He’s turned into someone I don't know' " data-video-meta-keywords="US News" data-video-meta-description="US News"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid454905"> <img width="326" height="181" title="US News" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/6743586764682-among-the-revelations--boucher-wrote-that-her-upcoming-project-is-shaped-by-detaching-from-the-love-244625602-16x9.jpg?size=326:181&" alt="US News" /> </div> <div class="crd_stk_dte">Nov 24, 2024</div> <h1 class="crd_stk_ttl">Claire Grimes Boucher, mother to Elon Musk’s 3 kids, says: 'He’s turned into someone I don't know' </h1> <h2 class="crd_cnt_li">Grimes opens up about her strained relationship with Elon Musk.</h2> <h2 class="crd_cnt_li">She praises her daughter Wilson, contrasting Musk's estrangement.</h2> <h2 class="crd_cnt_li">Hints at limited access to Musk's resources and private struggles.</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Claire Grimes Boucher, mother to Elon Musk’s 3 kids, says: 'He’s turned into someone I don't know' " href="https://www.businesstoday.in/world/us/story/claire-grimes-boucher-mother-to-elon-musks-3-kids-says-hes-turned-into-someone-i-dont-know-454905-2024-11-24" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Claire+Grimes+Boucher%2C+mother+to+Elon+Musk%E2%80%99s+3+kids%2C+says%3A+%27He%E2%80%99s+turned+into+someone+I+don%27t+know%27+ via @business_today https://www.businesstoday.in/world/us/story/claire-grimes-boucher-mother-to-elon-musks-3-kids-says-hes-turned-into-someone-i-dont-know-454905-2024-11-24?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/world/us/story/claire-grimes-boucher-mother-to-elon-musks-3-kids-says-hes-turned-into-someone-i-dont-know-454905-2024-11-24?utm_source=btweb_share&text=Claire+Grimes+Boucher%2C+mother+to+Elon+Musk%E2%80%99s+3+kids%2C+says%3A+%27He%E2%80%99s+turned+into+someone+I+don%27t+know%27+... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/world/us/story/claire-grimes-boucher-mother-to-elon-musks-3-kids-says-hes-turned-into-someone-i-dont-know-454905-2024-11-24?utm_source=btweb_share&caption=Claire Grimes Boucher, mother to Elon Musk’s 3 kids, says: \'He’s turned into someone I don\'t know\' via @https://www.businesstoday.in/world/us/story/claire-grimes-boucher-mother-to-elon-musks-3-kids-says-hes-turned-into-someone-i-dont-know-454905-2024-11-24?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <div class="crd_stk_li swiper-slide" data-key=""> <div class="emp_ad_crd"></div> <div class="ad_sld_wrp itgdAdsPlaceholder"> <div class="ad_sld_ttl">advertisement</div> <div class="ad_sld_itm"> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/1007232/BT_Shorts_300x250_4', [300, 250], 'div-gpt-ad-1684407355449-1').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); } </script> <div id='div-gpt-ad-1684407355449-1'> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ googletag.cmd.push(function() { googletag.display('div-gpt-ad-1684407355449-1'); }); } </script> </div> </div> </div> </div> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_454879" data-video-id="454879" data-video-cont-url="/shorts/red-bulls-max-verstappen-takes-his-fourth-f1-title-in-las-vegas-454879-2024-11-24" data-video-title="Red Bull's Max Verstappen wins fourth F1 title in Las Vegas; Russell P1, Hamilton P2 at Vegas GP" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/6742dcebe0ae3-red-bulls-max-verstappen-with-his-race-engineer-gianpiero-lambiase-245934819-16x9.jpeg?size=260:147" data-video-meta-title="Red Bull's Max Verstappen wins fourth F1 title in Las Vegas; Russell P1, Hamilton P2 at Vegas GP" data-video-meta-keywords="News" data-video-meta-description="News"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid454879"> <img width="326" height="181" title="News" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/6742dcebe0ae3-red-bulls-max-verstappen-with-his-race-engineer-gianpiero-lambiase-245934819-16x9.jpeg?size=326:181&" alt="News" /> </div> <div class="crd_stk_dte">Nov 24, 2024</div> <h1 class="crd_stk_ttl">Red Bull's Max Verstappen wins fourth F1 title in Las Vegas; Russell P1, Hamilton P2 at Vegas GP</h1> <h2 class="crd_cnt_li">Verstappen takes his fourth title in a row</h2> <h2 class="crd_cnt_li">Red Bull driver finished fifth in the race</h2> <h2 class="crd_cnt_li">Mercedes dominant with Russell leading Hamilton one-two</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Red Bull's Max Verstappen wins fourth F1 title in Las Vegas; Russell P1, Hamilton P2 at Vegas GP" href="https://www.businesstoday.in/technology/news/story/red-bulls-max-verstappen-takes-his-fourth-f1-title-in-las-vegas-454879-2024-11-24" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Red+Bull%27s+Max+Verstappen+wins+fourth+F1+title+in+Las+Vegas%3B+Russell+P1%2C+Hamilton+P2+at+Vegas+GP via @business_today https://www.businesstoday.in/technology/news/story/red-bulls-max-verstappen-takes-his-fourth-f1-title-in-las-vegas-454879-2024-11-24?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/technology/news/story/red-bulls-max-verstappen-takes-his-fourth-f1-title-in-las-vegas-454879-2024-11-24?utm_source=btweb_share&text=Red+Bull%27s+Max+Verstappen+wins+fourth+F1+title+in+Las+Vegas%3B+Russell+P1%2C+Hamilton+P2+at+Vegas+GP... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/technology/news/story/red-bulls-max-verstappen-takes-his-fourth-f1-title-in-las-vegas-454879-2024-11-24?utm_source=btweb_share&caption=Red Bull\'s Max Verstappen wins fourth F1 title in Las Vegas; Russell P1, Hamilton P2 at Vegas GP via @https://www.businesstoday.in/technology/news/story/red-bulls-max-verstappen-takes-his-fourth-f1-title-in-las-vegas-454879-2024-11-24?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_454490" data-video-id="454490" data-video-cont-url="/shorts/adani-enterprises-shares-crack-23-today-heres-what-analysts-say-454490-2024-11-21" data-video-title="Adani Enterprises shares crack 24% today; here's what analysts say" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/673ecf3fe5033-adani-enterprises-share-price-todays-steep-fall-in-the-share-price-came-after-adani-groups-chair-211210118-16x9.jpg?size=260:147" data-video-meta-title="Adani Enterprises shares crack 24% today; here's what analysts say" data-video-meta-keywords="Stocks" data-video-meta-description="Stocks"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid454490"> <img width="326" height="181" title="Stocks" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/673ecf3fe5033-adani-enterprises-share-price-todays-steep-fall-in-the-share-price-came-after-adani-groups-chair-211210118-16x9.jpg?size=326:181&" alt="Stocks" /> </div> <div class="crd_stk_dte">Nov 21, 2024</div> <h1 class="crd_stk_ttl">Adani Enterprises shares crack 24% today; here's what analysts say</h1> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Adani Enterprises shares crack 24% today; here's what analysts say" href="https://www.businesstoday.in/markets/stocks/story/adani-enterprises-shares-crack-23-today-heres-what-analysts-say-454490-2024-11-21" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Adani+Enterprises+shares+crack+24%25+today%3B+here%27s+what+analysts+say via @business_today https://www.businesstoday.in/markets/stocks/story/adani-enterprises-shares-crack-23-today-heres-what-analysts-say-454490-2024-11-21?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/markets/stocks/story/adani-enterprises-shares-crack-23-today-heres-what-analysts-say-454490-2024-11-21?utm_source=btweb_share&text=Adani+Enterprises+shares+crack+24%25+today%3B+here%27s+what+analysts+say... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/markets/stocks/story/adani-enterprises-shares-crack-23-today-heres-what-analysts-say-454490-2024-11-21?utm_source=btweb_share&caption=Adani Enterprises shares crack 24% today; here\'s what analysts say via @https://www.businesstoday.in/markets/stocks/story/adani-enterprises-shares-crack-23-today-heres-what-analysts-say-454490-2024-11-21?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_454335" data-video-id="454335" data-video-cont-url="/shorts/donald-trump-elon-musk-watch-spacex-launch-starship-booster-misses-landing-454335-2024-11-20" data-video-title="Donald Trump, Elon Musk watch SpaceX launch Starship, booster misses landing" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/673d574de0ca8-elon-musk-speaks-with-donald-trump-and-guests-at-a-viewing-of-the-launch-of-the-sixth-test-flight-of-20280894-16x9.jpg?size=260:147" data-video-meta-title="Donald Trump, Elon Musk watch SpaceX launch Starship, booster misses landing" data-video-meta-keywords="News" data-video-meta-description="News"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid454335"> <img width="326" height="181" title="News" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/673d574de0ca8-elon-musk-speaks-with-donald-trump-and-guests-at-a-viewing-of-the-launch-of-the-sixth-test-flight-of-20280894-16x9.jpg?size=326:181&" alt="News" /> </div> <div class="crd_stk_dte">Nov 20, 2024</div> <h1 class="crd_stk_ttl">Donald Trump, Elon Musk watch SpaceX launch Starship, booster misses landing</h1> <h2 class="crd_cnt_li">Musk's influence expected to grow under Trump</h2> <h2 class="crd_cnt_li">Super Heavy booster botched catch-landing attempt</h2> <h2 class="crd_cnt_li">Starship test flight expected to last 90 minutes</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Donald Trump, Elon Musk watch SpaceX launch Starship, booster misses landing" href="https://www.businesstoday.in/technology/news/story/donald-trump-elon-musk-watch-spacex-launch-starship-booster-misses-landing-454335-2024-11-20" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Donald+Trump%2C+Elon+Musk+watch+SpaceX+launch+Starship%2C+booster+misses+landing via @business_today https://www.businesstoday.in/technology/news/story/donald-trump-elon-musk-watch-spacex-launch-starship-booster-misses-landing-454335-2024-11-20?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/technology/news/story/donald-trump-elon-musk-watch-spacex-launch-starship-booster-misses-landing-454335-2024-11-20?utm_source=btweb_share&text=Donald+Trump%2C+Elon+Musk+watch+SpaceX+launch+Starship%2C+booster+misses+landing... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/technology/news/story/donald-trump-elon-musk-watch-spacex-launch-starship-booster-misses-landing-454335-2024-11-20?utm_source=btweb_share&caption=Donald Trump, Elon Musk watch SpaceX launch Starship, booster misses landing via @https://www.businesstoday.in/technology/news/story/donald-trump-elon-musk-watch-spacex-launch-starship-booster-misses-landing-454335-2024-11-20?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <div class="crd_stk_li swiper-slide" data-key=""> <div class="emp_ad_crd"></div> <div class="ad_sld_wrp itgdAdsPlaceholder"> <div class="ad_sld_ttl">advertisement</div> <div class="ad_sld_itm"> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/1007232/BT_Shorts_300x250_4', [300, 250], 'div-gpt-ad-1684407355449-2').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); } </script> <div id='div-gpt-ad-1684407355449-2'> <script> var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)'));var isPVisible;if(ssoCookieUid == ''){isPVisible=true;}else{if(isSubsPremium==null){isPVisible = true;}else{isPVisible = false;}};if(isPVisible == true){ googletag.cmd.push(function() { googletag.display('div-gpt-ad-1684407355449-2'); }); } </script> </div> </div> </div> </div> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_454213" data-video-id="454213" data-video-cont-url="/shorts/donald-trump-names-brendan-carr-fcc-chairman-pledging-a-hard-line-on-big-tech-and-telecom-policies-454213-2024-11-19" data-video-title="Donald Trump names Brendan Carr FCC Chairman, pledging a hard line on Big Tech and telecom policies" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/673c21e84bec6-brendan-carr-192802680-16x9.jpg?size=260:147" data-video-meta-title="Donald Trump names Brendan Carr FCC Chairman, pledging a hard line on Big Tech and telecom policies" data-video-meta-keywords="News" data-video-meta-description="News"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid454213"> <img width="326" height="181" title="News" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/673c21e84bec6-brendan-carr-192802680-16x9.jpg?size=326:181&" alt="News" /> </div> <div class="crd_stk_dte">Nov 19, 2024</div> <h1 class="crd_stk_ttl">Donald Trump names Brendan Carr FCC Chairman, pledging a hard line on Big Tech and telecom policies</h1> <h2 class="crd_cnt_li">Carr has taken hard line on Chinese telecom companies</h2> <h2 class="crd_cnt_li">Trump will need to name third Republican to FCC before administration can take full control</h2> <h2 class="crd_cnt_li">Carr has opposed many key Biden telecom regulations including net neutrality rules</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Donald Trump names Brendan Carr FCC Chairman, pledging a hard line on Big Tech and telecom policies" href="https://www.businesstoday.in/technology/news/story/donald-trump-names-brendan-carr-fcc-chairman-pledging-a-hard-line-on-big-tech-and-telecom-policies-454213-2024-11-19" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Donald+Trump+names+Brendan+Carr+FCC+Chairman%2C+pledging+a+hard+line+on+Big+Tech+and+telecom+policies via @business_today https://www.businesstoday.in/technology/news/story/donald-trump-names-brendan-carr-fcc-chairman-pledging-a-hard-line-on-big-tech-and-telecom-policies-454213-2024-11-19?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/technology/news/story/donald-trump-names-brendan-carr-fcc-chairman-pledging-a-hard-line-on-big-tech-and-telecom-policies-454213-2024-11-19?utm_source=btweb_share&text=Donald+Trump+names+Brendan+Carr+FCC+Chairman%2C+pledging+a+hard+line+on+Big+Tech+and+telecom+policies... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/technology/news/story/donald-trump-names-brendan-carr-fcc-chairman-pledging-a-hard-line-on-big-tech-and-telecom-policies-454213-2024-11-19?utm_source=btweb_share&caption=Donald Trump names Brendan Carr FCC Chairman, pledging a hard line on Big Tech and telecom policies via @https://www.businesstoday.in/technology/news/story/donald-trump-names-brendan-carr-fcc-chairman-pledging-a-hard-line-on-big-tech-and-telecom-policies-454213-2024-11-19?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="" id="video_453964" data-video-id="453964" data-video-cont-url="/shorts/ntpc-green-energy-ipo-date-price-band-investment-potential-and-key-risks-to-watch-453964-2024-11-16" data-video-title="NTPC Green Energy IPO: Date, price band, investment potential and key risks to watch " data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/673841f396605-founded-in-2022--ngel-currently-manages-a-total-renewable-energy-portfolio-of-2567-gigawatts-gw-165542111-16x9.png?size=260:147" data-video-meta-title="NTPC Green Energy IPO: Date, price band, investment potential and key risks to watch " data-video-meta-keywords="IPO Corner" data-video-meta-description="IPO Corner"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid453964"> <img width="326" height="181" title="IPO Corner" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/673841f396605-founded-in-2022--ngel-currently-manages-a-total-renewable-energy-portfolio-of-2567-gigawatts-gw-165542111-16x9.png?size=326:181&" alt="IPO Corner" /> </div> <div class="crd_stk_dte">Nov 16, 2024</div> <h1 class="crd_stk_ttl">NTPC Green Energy IPO: Date, price band, investment potential and key risks to watch </h1> <h2 class="crd_cnt_li">NTPC Green Energy IPO aims to raise Rs 10,000 crore.</h2> <h2 class="crd_cnt_li">NGEL plans battery and hydrogen projects.</h2> <h2 class="crd_cnt_li">75% of proceeds for debt reduction.</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="NTPC Green Energy IPO: Date, price band, investment potential and key risks to watch " href="https://www.businesstoday.in/markets/ipo-corner/story/ntpc-green-energy-ipo-date-price-band-investment-potential-and-key-risks-to-watch-453964-2024-11-16" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=NTPC+Green+Energy+IPO%3A+Date%2C+price+band%2C+investment+potential+and+key+risks+to+watch+ via @business_today https://www.businesstoday.in/markets/ipo-corner/story/ntpc-green-energy-ipo-date-price-band-investment-potential-and-key-risks-to-watch-453964-2024-11-16?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/markets/ipo-corner/story/ntpc-green-energy-ipo-date-price-band-investment-potential-and-key-risks-to-watch-453964-2024-11-16?utm_source=btweb_share&text=NTPC+Green+Energy+IPO%3A+Date%2C+price+band%2C+investment+potential+and+key+risks+to+watch+... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/markets/ipo-corner/story/ntpc-green-energy-ipo-date-price-band-investment-potential-and-key-risks-to-watch-453964-2024-11-16?utm_source=btweb_share&caption=NTPC Green Energy IPO: Date, price band, investment potential and key risks to watch via @https://www.businesstoday.in/markets/ipo-corner/story/ntpc-green-energy-ipo-date-price-band-investment-potential-and-key-risks-to-watch-453964-2024-11-16?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> <!-- adcode start --> <!-- adcode end --> <div class="crd_stk_li swiper-slide" data-key="last-loop" id="video_453841" data-video-id="453841" data-video-cont-url="/shorts/elon-musks-inflation-bombshell-all-government-spending-is-taxing-americans-453841-2024-11-14" data-video-title="Elon Musk’s inflation bombshell: All government spending is taxing Americans" data-video-mp4="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/6736331fa8fe5-his-plan-includes-a-virtual-suggestion-box-to-crowdsource-ideas-on-what-to-cut--allowing-americans-t-142755551-16x9.jpg?size=260:147" data-video-meta-title="Elon Musk’s inflation bombshell: All government spending is taxing Americans" data-video-meta-keywords="US News" data-video-meta-description="US News"> <div class="crd_stk_cnt"> <div class="crd_stk_img" id="vid453841"> <img width="326" height="181" title="US News" src="https://akm-img-a-in.tosshub.com/businesstoday/images/story/202411/6736331fa8fe5-his-plan-includes-a-virtual-suggestion-box-to-crowdsource-ideas-on-what-to-cut--allowing-americans-t-142755551-16x9.jpg?size=326:181&" alt="US News" /> </div> <div class="crd_stk_dte">Nov 14, 2024</div> <h1 class="crd_stk_ttl">Elon Musk’s inflation bombshell: All government spending is taxing Americans</h1> <h2 class="crd_cnt_li">Musk criticises government spending as inflation cause.</h2> <h2 class="crd_cnt_li">Appointed to lead 'Department of Government Efficiency'.</h2> <h2 class="crd_cnt_li">Plan includes public ranking of wasteful spending.</h2> <div class="crd_cnt_ftr"> <a class="crd_stk_mre" title="Elon Musk’s inflation bombshell: All government spending is taxing Americans" href="https://www.businesstoday.in/world/us/story/elon-musks-inflation-bombshell-all-government-spending-is-taxing-americans-453841-2024-11-14" target="_blank">read story</a> <span class="sht_ftr_shr"> <span class="shr_icn_btn"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/bt_shorts/images/short_share.svg" alt="" /></span> <span class="shr_wrp"> <span class="shr_lst"> <a class="whatsappshare shr_icn" data-activity="whatsapp_share" href="https://web.whatsapp.com:/send?text=Elon+Musk%E2%80%99s+inflation+bombshell%3A+All+government+spending+is+taxing+Americans via @business_today https://www.businesstoday.in/world/us/story/elon-musks-inflation-bombshell-all-government-spending-is-taxing-americans-453841-2024-11-14?utm_source=btweb_share" target="_blank" data-action="share/whatsapp/share" aria-label="#" ><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_wp.svg" alt="Whatsapp"></a> <a class="shr_icn" data-activity="twitter_share" onclick="window.open('http://twitter.com/share?url=https://www.businesstoday.in/world/us/story/elon-musks-inflation-bombshell-all-government-spending-is-taxing-americans-453841-2024-11-14?utm_source=btweb_share&text=Elon+Musk%E2%80%99s+inflation+bombshell%3A+All+government+spending+is+taxing+Americans... via @business_today ', 'twitter_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_tw_new3.svg" alt="Twitter"></a> <a class="shr_icn" data-activity="facebook_share" onclick="window.open('http://www.facebook.com/sharer/sharer.php?u=https://www.businesstoday.in/world/us/story/elon-musks-inflation-bombshell-all-government-spending-is-taxing-americans-453841-2024-11-14?utm_source=btweb_share&caption=Elon Musk’s inflation bombshell: All government spending is taxing Americans via @https://www.businesstoday.in/world/us/story/elon-musks-inflation-bombshell-all-government-spending-is-taxing-americans-453841-2024-11-14?utm_source=btweb_share', 'facebook_share', 'height=320', 'width=640', 'toolbar=no', 'menubar=no', 'scrollbars=no', 'resizable=no', 'location=no', 'directories=no', 'status=no')" href="javascript:void(0)"><img src="https://akm-img-a-in.tosshub.com/sites/test/bt/markettoday/images/scl_icn_fb.svg" alt="Facebook"></a> </span> </span> </span> </div> </div> </div> </div> </div> <div class="bt_sht_ftr"> <a class="sht_ftr_prv swiper-button-prev" href="javascript:void(0)"></a> <a class="sht_ftr_nxt swiper-button-next" href="javascript:void(0)"></a> </div> <div class="crd_stk_bar"></div> </div> </div> <script type='text/javascript' src="https://akm-img-a-in.tosshub.com/businesstoday/resource/js/jquery.min.js?v=21032022-76"></script> <!--script src="https://akm-img-a-in.tosshub.com/businesstoday/resource/js/swiper.min.js?v=21032022-76" importance='low'></!--script--> <script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script> <!-- Initialize Swiper --> <script> const sv_vertical = new Swiper(".mySwiper", { direction: "vertical", effect: "coverflow", centeredSlides: true, coverflowEffect: { rotate: 0, stretch: 0, depth: 300, modifier: 1, slideShadows: false }, // effect: 'coverflow', // coverflowEffect: { // rotate: 0, // slideShadows: false, // }, slidesPerView: 1, navigation: { nextEl: ".swiper-button-next", prevEl: ".swiper-button-prev", }, }); // Page Height function getMaxWidth(){ let vh = window.innerHeight * 0.01; // let _h = (WH()[1] * 0.01); document.documentElement.style.setProperty('--vh', `${vh}px`); }; window.addEventListener('resize', () => { getMaxWidth() }); (function(){ getMaxWidth(); })(); $(function() { $('.shr_icn_btn').on('click', function(e) { var $this = $(this).siblings('.shr_wrp'); $('.v').not($this).removeClass('shr_wrp_opn'); $this.toggleClass("shr_wrp_opn"); e.stopPropagation() }); $(document).on("click", function(e) { if ($(e.target).is(".shr_wrp") === false) { $(".shr_wrp").removeClass("shr_wrp_opn"); } }); }); sv_vertical.on('slideNextTransitionEnd', function(){ var divId=document.querySelector('.swiper-slide.swiper-slide-active'); var pageUrlNext=$(divId).attr('data-video-cont-url'); var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)')); if(ssoCookieUid != '' && isSubsPremium != null) { pageUrlNext = (pageUrlNext === undefined) ? window.location.href+'#Adlite Activated':pageUrlNext; } else { pageUrlNext = (pageUrlNext === undefined) ? window.location.href+'#ads':pageUrlNext; } var metaTitleNext=$(divId).attr('data-video-meta-title'); var metakeywordsNext=$(divId).attr('data-video-meta-keywords'); var metaDescriptionNext=$(divId).attr('data-video-meta-description'); document.title = metaTitleNext; $('meta[name=keywords]').attr('content', metakeywordsNext); $('meta[name=description]').attr('content', metaDescriptionNext); var lastLoop = $(divId).attr('data-key'); $('.crd_cnt_wrp').removeClass('sld_lst_act'); if(lastLoop == 'last-loop') { $('.crd_cnt_wrp').addClass('sld_lst_act'); } window.history.replaceState({}, "", pageUrlNext); comscoreBeacon(); changeGaUrl(metaTitleNext,pageUrlNext); }); sv_vertical.on('slidePrevTransitionEnd', function () { var divId=document.querySelector('.swiper-slide.swiper-slide-active'); var pageUrlPrev=$(divId).attr('data-video-cont-url'); var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)')); if(ssoCookieUid != '' && isSubsPremium != null) { pageUrlPrev = (pageUrlPrev === undefined) ? window.location.href+'#Adlite Activated':pageUrlPrev; } else { pageUrlPrev = (pageUrlPrev === undefined) ? window.location.href+'#ads':pageUrlPrev; } var metaTitlePrev=$(divId).attr('data-video-meta-title'); var metakeywordsPrev=$(divId).attr('data-video-meta-keywords'); var metaDescriptionPrev=$(divId).attr('data-video-meta-description'); document.title = metaTitlePrev; $('meta[name=keywords]').attr('content', metakeywordsPrev); $('meta[name=description]').attr('content', metaDescriptionPrev); var lastLoop = $(divId).attr('data-key'); $('.crd_cnt_wrp').removeClass('sld_lst_act'); if(lastLoop == 'last-loop') { $('.crd_cnt_wrp').addClass('sld_lst_act'); } window.history.replaceState({}, "", pageUrlPrev); comscoreBeacon(); changeGaUrl(metaTitlePrev,pageUrlPrev); }); //Wsiper scroll event sv_vertical.on('realIndexChange', function (nextPrev) { $(".shr_wrp").removeClass("shr_wrp_opn"); if(nextPrev.swipeDirection == 'next') { setTimeout(() => { var divId=nextPrev.slidesEl.querySelector('.swiper-slide.swiper-slide-active'); var pageUrlNext=$(divId).attr('data-video-cont-url'); var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)')); if(ssoCookieUid != '' && isSubsPremium != null) { pageUrlNext = (pageUrlNext === undefined) ? window.location.href+'#Adlite Activated':pageUrlNext; } else { pageUrlNext = (pageUrlNext === undefined) ? window.location.href+'#ads':pageUrlNext; } var metaTitleNext=$(divId).attr('data-video-meta-title'); var metakeywordsNext=$(divId).attr('data-video-meta-keywords'); var metaDescriptionNext=$(divId).attr('data-video-meta-description'); document.title = metaTitleNext; $('meta[name=keywords]').attr('content', metakeywordsNext); $('meta[name=description]').attr('content', metaDescriptionNext); var lastLoop = $(divId).attr('data-key'); $('.crd_cnt_wrp').removeClass('sld_lst_act'); if(lastLoop == 'last-loop') { $('.crd_cnt_wrp').addClass('sld_lst_act'); } window.history.replaceState({}, "", pageUrlNext); comscoreBeacon(); changeGaUrl(metaTitleNext,pageUrlNext); }, 250) } else if(nextPrev.swipeDirection == 'prev'){ setTimeout(() => { var divId=nextPrev.slidesEl.querySelector('.swiper-slide.swiper-slide-active'); var pageUrlPrev=$(divId).attr('data-video-cont-url'); var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)')); if(ssoCookieUid != '' && isSubsPremium != null) { pageUrlPrev = (pageUrlPrev === undefined) ? window.location.href+'#Adlite Activated':pageUrlPrev; } else { pageUrlPrev = (pageUrlPrev === undefined) ? window.location.href+'#ads':pageUrlPrev; } var metaTitlePrev=$(divId).attr('data-video-meta-title'); var metakeywordsPrev=$(divId).attr('data-video-meta-keywords'); var metaDescriptionPrev=$(divId).attr('data-video-meta-description'); document.title = metaTitlePrev; $('meta[name=keywords]').attr('content', metakeywordsPrev); $('meta[name=description]').attr('content', metaDescriptionPrev); var lastLoop = $(divId).attr('data-key'); $('.crd_cnt_wrp').removeClass('sld_lst_act'); if(lastLoop == 'last-loop') { $('.crd_cnt_wrp').addClass('sld_lst_act'); } window.history.replaceState({}, "", pageUrlPrev); comscoreBeacon(); changeGaUrl(metaTitlePrev,pageUrlPrev); }, 250) } // console.log('slide changed' , nextPrev.swipeDirection); }); //Google analytic calling when clicking on next and prevous buttons function changeGaUrl(title,url) { var path = window.location.pathname; // ga('send', { // hitType: 'pageview', // page: path // }); var ssoCookieUid=getLoginCookie('itg_sso_uid');var isSubsPremium=document.cookie.match(new RegExp('(^| )' + 'subscribed_ads_free' + '=([^;]+)')); if(ssoCookieUid != '' && isSubsPremium != null) { document.title = (title === undefined) ? 'Adlite Activated.':title; } else { document.title = (title === undefined) ? 'Ad display':title; } } //add comscoreBeacon function comscoreBeacon() { var e, t = "/comscore_pv.xml?q=" + (new Date).getTime(); (e = window.XMLHttpRequest ? new XMLHttpRequest : new ActiveXObject("Microsoft.XMLHTTP")).open("GET", t, !0), e.send(), (new Image).src = "https://sb.scorecardresearch.com/b?c1=2&c2=8549097&c8=" + encodeURIComponent(document.title) + "&c7=" + encodeURIComponent(document.location.href) + "&c9=" + encodeURIComponent(document.referrer) + "&rn=" + (new Date).getTime() } </script> <script> if(atViewPort == 'mobile'){ var share_href = 'whatsapp://'; $('.whatsappshare').each(function(i){ $(this).attr('href',$(this).attr('href').replace('https://web.whatsapp.com:/', share_href)); $(this).data('action','share/whatsapp/share'); }); } </script> <script type="application/ld+json"> { "@context": "http://schema.org/", "@type": "WebPage", "name": "News in Shorts: Business, Share Market, Economy News, Industry News Headlines", "description":"Shorts News: Get all latest news in shorts, news highlights, business news in short, share market news in short, economy news in short, personal finance news in short, industry news in short, technology news short at businesstoday.in.", "keywords":"news in shorts, business news in shorts, share market news in shorts, personal finance news in shorts, industry news shorts, technology news in shorts, shorts news", "url":"https://www.businesstoday.in/shorts" } </script><script type="application/ld+json"> {"@context": "https://schema.org", "@type": "Organization", "name": "Business Today", "url": "https://www.businesstoday.in", "address": {"@type":"PostalAddress", "streetAddress":"FC-8, SECTOR - 16A, Film city", "addressLocality":"Noida", "addressRegion":"India", "postalCode":"201301"}, "logo": "https://akm-img-a-in.tosshub.com/businesstoday/resource/img/bt-schema-logo.png", "sameAs": [ "https://www.facebook.com/BusinessToday", "https://twitter.com/business_today", "https://www.youtube.com/user/businesstodayindia"] } </script><script type="application/ld+json">{"@context":"http://schema.org","@type":"WebSite","url":"https://www.businesstoday.in","potentialAction":{"@type":"SearchAction","target":"https://www.businesstoday.in?q={search_term_string}","query-input":"required name=search_term_string"}}</script><script type="application/ld+json"> { "@context":"https://schema.org", "@type":"SiteNavigationElement", "name":["Home","Budget 2025","Magazine","BT TV","Market Today","Tech Today","Money Today","Mutual Funds","Industry","Visual Stories","BT Reels","PMS Today","US News","India","UPSTART","Weather","BT Shorts","NRI","Education","Election","BT Golf","BT Mindrush","BT Best Banks" ], "url":[ "https://www.businesstoday.in","https://www.businesstoday.in/union-budget","https://www.businesstoday.in/magazine","https://www.businesstoday.in/bt-tv","https://www.businesstoday.in/markets","https://www.businesstoday.in/tech-today","https://www.businesstoday.in/personal-finance","https://www.businesstoday.in/mutual-funds","https://www.businesstoday.in/industry","https://www.businesstoday.in/visualstories","https://www.businesstoday.in/short-videos","https://www.businesstoday.in/pms","https://www.businesstoday.in/world/us","https://www.businesstoday.in/india","https://www.businesstoday.in/entrepreneurship","https://www.businesstoday.in/weather","https://www.businesstoday.in/shorts","https://www.businesstoday.in/nri","https://www.businesstoday.in/education","https://www.businesstoday.in/elections","https://www.businesstoday.in/bt-golf/2024","https://www.businesstoday.in/mindrush-2025/best-ceos","https://www.businesstoday.in/banking-economy-summit"] } </script><script type="application/ld+json"> {"@context" : "http://schema.org","@type" : "NewsArticle", "mainEntityOfPage" : "https://www.businesstoday.in/shorts", "headline" : "News in Shorts: Business, Share Market, Economy News, Industry News Headlines", "inLanguage" : "en_US","datePublished" : "", "dateModified" : "2025-04-10 08:28:55", "keywords" : "news in shorts, business news in shorts, share market news in shorts, personal finance news in shorts, industry news shorts, technology news in shorts, shorts news", "description" : "Shorts News: Get all latest news in shorts, news highlights, business news in short, share market news in short, economy news in short, personal finance news in short, industry news in short, technology news short at businesstoday.in.", "image": {"@type": "ImageObject","height" : "720","width" : "1280"}, "publisher": {"@type": "Organization","name" : "Business Today","url" : "https://www.businesstoday.in","logo": {"@type": "ImageObject","url" : "https://akm-img-a-in.tosshub.com/businesstoday/resource/img/bt-schema-logo.png","height" : "60","width" : "600"}},"associatedMedia":{"@type":"imageObject", "width":"1200", "height":"900"}} </script><style> .rotation-msg{ display: none; background-color: #333399; position: fixed; z-index: 999999; width: 100%; height: calc(var(--vh, 1vh) * 100); top: 0; bottom: 0; left: 0; right: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .rm-center{ position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%); width: 100%; max-width: 470px; } .rotation-img{ text-align: center; margin-bottom: 10px; display: flex; justify-content: center; } .rotation-img img{ width: 150px; } .rm-txt{ text-align: center; } .rm-txt h5{ font: bold 30px/24px var(--roboto); color: #fff; margin-bottom: 10px; width: 100%; text-align: center; margin-top: 20px; font-weight: 400; } .rm-txt p{ font: 400 16px/21px var(--roboto); color: #fff; } @media screen and (max-width:1024px) and (orientation:landscape) { .rotation-msg{ display: block; } body, html { overflow: hidden; background-color: #333399; } } </style> <div class="rotation-msg"> <div class="rm-center"> <div class="rotation-img"> <img src="https://akm-img-a-in.tosshub.com/businesstoday/resource/img/rotation-img.png"> </div> <div class="rm-txt"> <h5>Please rotate your device</h5> <p>We don't support landscape mode yet. Please go back to portrait mode for the best experience</p> </div> </div> </div><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-M57NDHZ');</script> <script>var _sf_async_config={};_sf_async_config.uid=60355;_sf_async_config.domain="businesstoday.in";_sf_async_config.useCanonical=!0;_sf_async_config.sections="";_sf_async_config.authors="";_sf_async_config.title="";(function(){window._sf_endpt=(new Date()).getTime();var e=document.createElement('script');e.setAttribute('language','javascript');e.setAttribute('type','text/javascript');e.setAttribute('async','1');e.setAttribute('src','//static.chartbeat.com/js/chartbeat.js');document.body.appendChild(e)})();</script> </body> </html>