:root {--red:#da251d;--light-grey:#f0efef;--grey:#767676;--darkgrey:#565656;--displayFlex: flex; --justifyContent: space-between; --wrap: wrap;}
::-webkit-scrollbar-thumb:hover {background:#ab1111;} ::-webkit-scrollbar {width: 8px; height: 5px;} ::-webkit-scrollbar-thumb {background: #b7b7b7;border-radius: 10px;} ::-webkit-scrollbar-track {background: #f9f9f9;}
*,body{margin:0;padding:0;font-family:'Poppins',sans-serif;box-sizing:border-box; }
body{font-size:0.85rem;line-height:1.7; background: url(https://www.jagranimages.com/images/backgound-article-bg2021-updated-29.jpg) repeat-x bottom; min-height: 1000px;}
body.overflow{overflow:hidden;}
ul{list-style:none;}
a{text-decoration:none;background:no-repeat 0 100%;background-image:linear-gradient(var(--red), var(--red));background-size:0% 1px;transition:background-size .3s ease;color:black;}
a:hover{color: var(--red);background-size: 100% 1px;}
img{font-size: 0px; color: #fff;}
.bannerBox, .adsBox { width: 100%; text-align: center; }
.adsBox, .ads { min-height: 250px;}
.gutter-banner { z-index: 9999!important;}
.topads { margin: 20px 0!important; min-height: 90px; padding: 10px 0; background-color: rgba(245,245,246,0.9)!important;backdrop-filter: blur(
    4px); display: flex; align-items: center; justify-content: center; }
.topstickyAd {position: fixed;  top: 95px;  z-index: 5000;  left: 50%; transform: translate(-50%, 0);background-color: rgba(245,245,246,0.9)!important;backdrop-filter: blur(
        4px); width: 1076px;}    
.newsBox, .web-story-main, .kooBox, .bannerBox, .textMaindiv, .stateLeft, .adsBox, .ads, .appendToThis, .scorebx { margin: 0px 0 30px; }
.appendToThis { overflow: hidden; clear:left;}
.bigImages .ads { margin: 0px;}
h1, h2{font-size:1.3rem; font-weight: 600;}
h3{font-size:1.1rem; font-weight: 600;}
.d-mobile{display:none;}
.text-uppercase{text-transform:uppercase;}
.red{color:var(--red);}
.ads300{margin: 0 auto;width:300px;height:250px;background-color:black;position: relative;}
.ads300.space-bottom{margin-bottom:30px;}
.ads300::before{position: absolute; content:"300x250"; top:50%; left:50%; margin:-5px -40px; font-size:1.2rem;color: white;}
.btn-block{width:100%;}
.btn{display: inline-block;white-space: nowrap; font-size:0.8rem;font-weight:400; color: #000; text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0 1rem;  line-height: 28px; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;text-transform: uppercase;}
.btn-primary{background-color:var(--red);border-color:var(--red);color:white;}
.btn-primary:hover{color:white;}
.btn-dark{background-color:black;border-color:black;color:white;}
.btn-outline{background-color:transparent;border-color:var(--red);color:var(--red);}
.btn-outline:hover,.btn-outline:focus{background-color:var(--red);border-color:var(--red);color:white;}
.btn-outline-grey{background-color:transparent;border-color:var(--grey);color:var(--grey);}
.btn-outline-grey:hover,.btn-outline-grey:focus{background-color:var(--grey);border-color:var(--grey);color:white;}
.text-hidden{text-indent:-9999px;display:var(--displayFlex)}
.text-center{text-align:center;}
.dropdown{position: relative; white-space: nowrap;}
.dropdown .arrow{transform: rotate(135deg); display: inline-block;margin-left:5px;width:7px; height:7px; border-top:1px solid var(--grey); border-right:1px solid var(--grey);margin-top:-3px;}
.dropdown .dropdown-menu{background-color: white; display: none; width:auto; border-radius:8px;  padding:0; position: absolute; z-index: 999; right:-15px; top:40px;box-shadow: 0 0 20px rgb(0 0 0 / 0.1); }
.dropdown .dropdown-menu::before{position: absolute;top: -10px;content: "";right:24px;width: 0px;height: 0px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #ffffff;}
.dropdown.active .dropdown-menu{display:block;}
.dropdown.active .dropdown-menu.language{width:120px;padding:10px 0;}
.dropdown.active .dropdown-menu.menu{width:150px;padding:10px 0;}
.dropdown .dropdown-menu.language li{border-bottom:1px solid var(--light-grey);}
.dropdown .dropdown-menu.language li:last-child{border-bottom-color:transparent;}
.dropdown .dropdown-menu.language li a{font-size:13px;padding:5px 15px;}
.dropdown .dropdown-menu.menu li{padding:5px 15px;}
.dropdown .dropdown-menu.menu li a{font-size:0.8rem;display:inline-block;white-space: nowrap;color: var(--grey);width: auto;font-weight:400;}
.dropdown .dropdown-menu.menu li a:hover{background-size:100% 1px; color: var(--red);}
.dropdown hr{height: 1px;background-color:var(--light-grey);margin:10px 0;padding:0;border:none;}
.container{max-width:1075px;margin:0 auto;}
header{font-size:13px;}
/*
.top-head{display:var(--displayFlex);justify-content:var(--justifyContent);border-bottom:1px solid var(--light-grey);color: var(--grey);}
.top-head ul{display:var(--displayFlex);}
.top-head>ul>li{padding:10px 15px;}
.top-head>ul>li:first-child{padding-left:0;}
.top-head ul li a{display:var(--displayFlex);align-items:center;color: var(--grey); font-size: .75rem;}
.top-head ul li a:hover{background-size:100% 1px; color: var(--red);}
.top-head ul li:nth-child(1) a:hover{background-size:0% 0px;}
.top-head ul li a.btn,.top-head ul li a.btn:hover{color:white;}
.top-head ul li:hover svg{fill:var(--red);}
.top-head ul.social{align-items:center;}
.top-head ul.social li{padding:0 15px;}
.top-head ul.social li:last-child{padding:0;}
.top-head ul.social li.sIcon{padding-left:5px;padding-right:5px;}
.top-head ul.social li.sIcon a{display:var(--displayFlex);border: 1px solid var(--grey);width:24px;height:24px;border-radius:24px;align-items:center;justify-content:center;transition:.3s ease;}
.top-head ul.social li.sIcon a:hover{border-color:var(--red);background-color:var(--red);}
.top-head ul.social li a svg{width:14px;height:14px;margin-right:0;fill:var(--grey);}
.top-head ul.social li a:hover svg{fill:white;}
.top-head ul li{border-right:1px solid var(--light-grey);}
.top-head ul li:last-child{border-right-color:transparent;}
*/

.fixedHeader { min-height: 161px; background-color: #fff; overflow: hidden; z-index: 9999;}
#header {position: fixed; top: 0px; left: 0; /* max-width: 980px; */ /* margin: 0 auto; */    width: 100%; background-color: #fff; z-index: 999;}
.header{display:var(--displayFlex);justify-content:var(--justifyContent);border-bottom:1px solid var(--light-grey);padding:12px 0;}

/* #header.sticky{position:fixed;top:0;width:100%; z-index: 999; background-color: white;border-bottom:1px solid var(--light-grey); left: 50%; max-width: 1076px; transform: translate(-50%,0); }
#header.sticky .header {padding: 5px 0;}
#header.sticky .inTheNews { padding: 2px 0; margin-bottom: 0px;} */

.header ul.h-left{/*width:calc(100% - 150px);*/ width:calc(100% - 115px);}
.header ul.h-left li.shareBazaar_sty a{ font-weight: 600;}
.header ul.h-right{justify-content: var(--displayFlex)-end;}
.header ul{display:var(--displayFlex);align-items:center;}
.header ul li.logo{padding-right:30px;}
.header ul li.logo:first-child{padding-left:0;}
.header ul li.logo a{display:var(--displayFlex);}
.header ul li.logo a:hover{background-size:0% 0px;}
.header ul li.logo a svg{width:150px;height:24px;}
.header ul li.noti,.header ul li.search,.header ul li.menu{display: var(--displayFlex); align-items: center;padding:0;}
.header ul li.noti a,.header ul li.search a,.header ul li.menu a{display: var(--displayFlex);width:40px;height:40px;padding:0;align-items: center;justify-content: center;}
.header ul li.noti a:hover,.header ul li.search a:hover,.header ul li.menu a:hover,.header ul li.user a:hover{background-size:0px 0px;}
.header ul li.noti a svg,.header ul li.search a svg,.header ul li.menu a svg{width:20px;height:20px;fill: var(--grey);}
.header ul li.noti a:hover svg,.header ul li.search a:hover svg,.header ul li.menu a:hover svg{fill: var(--red);}
.header ul li.noti a{position:relative;}
.header ul li.noti a .count{position:absolute;top:0;right:0;background-color: var(--red);color: white;font-size:0.55rem;font-weight:600; width:18px;height:18px;border-radius:18px;display: var(--displayFlex); align-items: center; justify-content: center;}
.header ul li.user{padding:0;}
.header ul li.user a{display: var(--displayFlex); align-items: center;width:35px;}
.header ul li.user img{width:25px;height:25px;border-radius:40px;}
.header ul li{padding:0 8px;}


.header ul li a{font-size:0.82rem;font-weight:500; white-space: nowrap;}
.h-right li a{color: var(--grey); font-size: .75rem;}

/*.fixedHd .header ul li a{font-size:0.82rem;}*/
.header .mobilebottomMenu svg{width:16px;height:16px;margin-right:4px;vertical-align: middle; fill:var(--grey); display: none;}
.header .mobilebottomMenu .head-select-city svg {display: inline-block;}
.head-select-city { margin-right: 10px;}
.header ul li a:hover{background-size:100% 1px;}
.header ul li a.btn{padding:0.155rem 0.7rem;font-size: 13px; color: #fff;}
.searchPopup { cursor: pointer;}

.inTheNews{display:var(--displayFlex);padding:8px 0;align-items:center;border-bottom:2px solid var(--light-grey); }
.inTheNews h2{ position: relative; font-size:0.85rem;color:#000;font-weight:600;white-space:nowrap;width:auto;text-transform: uppercase;margin-right:15px;white-space:nowrap;}
.inTheNews h2 .big{font-size:1.2rem;font-weight:700;color: black;padding-right:25px;position: relative;}
.inTheNews h2 .big::before{position: absolute;content:"";right:8px;top:10px;width: 0px; height: 0px; border-top:4px solid transparent; border-bottom:4px solid transparent; border-left:4px solid var(--grey);}
.inTheNews li {width:auto;font-size:0.75rem; display: inline-block; margin: 0 7px; /*margin: 0 10px;*/}
.inTheNews li a{color: var(--grey);}
.inTheNews h2:after {position: absolute;top: 50%;margin-top: -6px;right: -15px; content: "";border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #ed1c24;}
.inTheNews .swiper-slide a:hover{background-size:100% 1px;color: var(--red);}

.nav-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f6f7f9;z-index:10000000;display:none;overflow:auto;}
.nav-popup .popup-header{display:var(--displayFlex);justify-content: var(--justifyContent); align-items: center;padding:20px 0;}
.nav-popup .popup-header .logo svg{width:160px;height:40px;}
.nav-popup .popup-header ul{display:var(--displayFlex);}
.nav-popup .popup-header ul li{margin:0 5px;}
.nav-popup .popup-header ul li a{width:26px;height:26px;display:var(--displayFlex);border:1px solid var(--grey);border-radius:30px;padding:0;align-items: center;justify-content: center;transition:0.15s;}
.nav-popup .popup-header ul li.search a,.nav-popup .popup-header ul li.close a{border-color:transparent;}
.nav-popup .popup-header ul li a:hover{border-color: var(--red);background-color: var(--red);}
.nav-popup .popup-header ul li.search a:hover,.nav-popup .popup-header ul li.close a:hover{border-color:transparent;background-color:transparent;}
.nav-popup .popup-header ul li a svg{width:12px;height:12px;}
.nav-popup .popup-header ul li.search a svg{width:20px;height:20px;}
.nav-popup .popup-header ul li.search a:hover svg,.nav-popup .popup-header ul li.close a:hover svg{fill: var(--red);}
.nav-popup .popup-header ul li a:hover svg{fill:white;}
.nav-popup .nav-link{display:var(--displayFlex); flex-wrap:var(--wrap);}
.nav-popup .nav-link .link{width:calc(20% - 16px);background-color:white;border:1px solid #fff;border-radius:10px;padding:20px;margin:0 20px 20px 0;box-shadow:0 0 20px 0 rgb(0 0 0 / 10%);position: relative;transition:0.15s;}
.nav-popup .nav-link .link:hover{box-shadow:0 10px 30px 10px rgb(0 0 0 / 15%);border:1px solid var(--light-grey)}
.nav-popup .nav-link .link:nth-child(5n + 5){margin-right:0;}
.nav-popup .nav-link .link h3{font-size:1rem;margin-bottom:10px;position: relative;padding-bottom:10px;}
.nav-popup .nav-link .link h3::before{position:absolute;left:0;bottom:0;width:55px;height:1px;background-color: var(--light-grey);content:"";}
.nav-popup .nav-link .link:hover h3 a{background-size:0% 2px;}
.nav-popup .nav-link .link:hover h3 a:hover{background-size:100% 2px;}
.nav-popup .nav-link .link .arrow{display: var(--displayFlex); justify-content:var(--displayFlex)-end;position: absolute;bottom:20px;right: 20px;z-index:1;}
.nav-popup .nav-link .link .arrow svg{width:14px;height:14px;fill:#d4d4d4;}
.nav-popup .nav-link .link ul li{margin-bottom:5px;}
.nav-popup .nav-link .link ul li a{font-weight:500;font-size:0.85rem;}
.nav-popup .nav-link .link ul li a:hover{background-size:100% 1px;}
.nav-popup .nav-bottom{background-color:white;border-top: 1px solid var(--light-grey);border-bottom: 1px solid var(--light-grey);}

.gutter-banner { top: 45px!important;}
.gutter-banner { right: -8px!important; transform: scale(0.90)!important; }
.gutter-banner-lhs {left: -8px!important;}
.primeNews a {display: flex; justify-content: center;}
.primeNews a svg {width: 20px; height: 20px; margin-left: 5px; margin-right: -4px;}

/*ads css*/
.mobileAds{ display: none!important;}

/* breadcrum css */
.breadcrum {margin-bottom: 30px;}
.breadcrum ul { display: var(--displayFlex); flex-wrap: wrap;}
.breadcrum li {color: #000; font-size: 12px;}
.breadcrum li a { color: var(--grey);}
.breadcrum li strong { font-weight: normal; } 

/* Home p1 css */
.textMaindiv { display: var(--displayFlex); justify-content: var(--justifyContent);   }
.textMaindiv .p1Middle { width: 67%; }

.textMaindiv .p1Right { width: 300px; }
.p1Right .adsBox { padding-top: 0;}
.postNews { border-bottom: 1px solid var(--light-grey); margin-bottom: 25px; padding-bottom: 5px; }
.postNews, .postList { display: var(--displayFlex); flex-wrap: wrap; justify-content: var(--justifyContent);}
.postNews li { margin-bottom: 20px; width: 48%; box-sizing: content-box; border-right: 1px solid var(--light-grey); padding-right: 2%; }
.postNews li:nth-child(2n+2) { width: 47%; border: 0; padding: 0; margin-left:2%; }
.postNews li .h3 { font-size: 1.3rem; line-height: 1.5; font-weight: 600; }
.postList li { padding-top: 15px; margin-bottom: 5px; width: 47%; border-top: 1px solid var(--light-grey);  }
.p1Middle .postList li:nth-child(1), .p1Middle .postList li:nth-child(2) { padding: 0; border: 0; }
.postList li figure { width: 100px; margin-right: 15px; float: left; }
.postList li figure img { display: block; font-size: 0px; }
.postList .h3 { font-size: 13px; min-height: 71px;}

.p1Right .postList { padding-left: 12px;}
.p1Right .postList li { padding: 0 0 10px 7%; margin: 10px 0 0px 0; width: 93%;  border-top: 0; border-bottom: 1px solid var(--light-grey);  position: relative; vertical-align: top;}
.p1Right .MainHd { border: 0px;}
.p1Right .postList li::marker { margin-left: 10px;font-size: .80rem; font-weight: bold; color: var(--red); display: block; width: 30px; height: 30px; }
.p1Right .postList li:first-child::before { left: -24px;}
.p1Right .postList li:before { content: ""; position: absolute; left: -25px; top: -5px; width: 30px; height: 30px; border-bottom: 1px solid var(--red); z-index: -1; border-right: 1px solid var(--red); background: #fff5f6; }

/* article css */

.rightSection {width: 660px; float: left; }
.leftSection.width300 {width: 300px; float: right; margin-bottom: 15px;}

.MainHd.newHTML{ width:100%; clear: both;}
.postList.size1 li { width: 100%;}
.leftSection.width300 .newsBox { clear: left;}
.leftSection.width300 .MainHd { margin-bottom: 5px;}


/* P1 landing Css */
.newsBox, .textMaindiv { padding-bottom: 10px; border-bottom: 3px solid var(--light-grey); clear:left;}
.newsBox span, .textMaindiv span, .aarPadhe span {color: var(--red);
    margin-bottom: 5px;
    font-size: .7rem;
    display: var(--displayFlex);
    align-items: center;
    text-transform: uppercase;  justify-content: var(--justifyContent);}
.newsBox span a, .textMaindiv span a { color: var(--red); }
.newsBox small, .textMaindiv small { font-size: 0.55rem;
    color: var(--grey); padding-left: 10px;
   }
   .textMaindiv span { justify-content: flex-start;}  
.MainHd { padding-bottom: 5px; clear: both; margin-bottom: 15px; display: var(--displayFlex); justify-content: var(--justifyContent); }
.aarPadhe {padding: 6px 12px; border: #edbbb8 1px solid; margin: 0; height: 30px; color: #000; border-radius: 4px; background: #fff5f5; font-weight: bold; display: inline-block;}
.bigImages { padding-bottom: 25px; margin-bottom: 25px; display: var(--displayFlex); border-bottom: 1px solid var(--light-grey);}
.bigImages li { display: var(--displayFlex);  }
.bigImages figure{ width: 60%;}
.newsBox .bigImages li aside { width: 89%; padding-right:50px; }
.bigImages li aside { width: 70%; margin-left:25px; }
.bigImages .h3 {font-size: 1.6rem; line-height: 1.5; margin-bottom: 10px; font-weight: 600;}
.commonList { display: flex; width: 100%;}
.commonList li { padding: 0 12.5px; border-left: 1px solid var(--light-grey); flex: 0 0 20%;}
.commonList li:nth-child(5n){ padding-right:0; } 
 .commonList li:first-child { padding-left: 0; border: 0; }
.commonList figure { width: 100%; margin-bottom: 5px; overflow: hidden; background-color: #f9f9f9; }

.commonList figure img, 
.bigImages figure img, 
.postList li figure img, 
.bannerBox img,
.web-story li figure img
{font-size: 1px;  color: #f9f9f9; width: 100%; object-fit: cover; object-position: top;}


.commonList figure img{ height: 106px;}
.bigImages figure img{ height: 250px; } 
.postList li figure img{ height: 100px; } 

.commonList .h3 { font-size: .75rem; line-height: 1.7; }
.commonList.size1 li span {margin: 10px 0 0;}
.commonList.size1, .commonList.size3, .commonList.size5 {flex-wrap: var(--wrap); }
.commonList.size1 li {margin: 0 0 20px;  padding: 0 0 5px;  border: 0; box-shadow: 0 0 7px #a99e9e1c; border-radius: 10px;
overflow: hidden; flex: 0 0 100%;}
.commonList.size5 li { margin-bottom: 20px;}
.commonList.size5 li:nth-child(5n+1) { padding-left: 0; border: 0;}
.commonList.size3 li { flex: 0 0 33%; margin:0 0 20px; border: 0px; padding: 0 25px 0 0; }
.commonList.size1 li .h3{ padding:10px;}


/* web sotory */
.web-story-main{clear: both;   padding-bottom: 30px; }
.web-story-main h2{display: flex; justify-content: space-between; align-items: center;}
.webStory .swiper-button-next,.webStory .swiper-button-prev{background-color:black;width:50px;height:50px;border-radius:50px;}
.webStory .swiper-button-next:after,.webStory .swiper-button-prev:after{font-size:1rem;color: white;}
.videoBox .webStory { padding: 15px 25px;  background-color: #fff5f6; border-bottom: 1px solid var(--red);}
.web-story{display:flex;padding-top:20px;}
.web-story li{ margin-left: 15px; position: relative;}
.web-story li{ width: 25%;; }
.web-story li:first-child{ margin: 0;}
.web-story li figure {height: 290px; overflow: hidden; background-position: center 41px;}
.web-story li figure img{ display: block; }
.web-story li .caption{position: absolute;  padding:100px 20px 20px; bottom: 0; left: 0; width:100%;background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,9) 100%);}
.web-story li .caption span{position: relative; font-size:13px; color: white; display: block; text-transform: uppercase; margin-bottom:10px;padding-bottom:5px;}
.web-story li .caption span::before{content:"";position: absolute; bottom: 0; left: 0; width:60px; height:1px; background-color: var(--red);}
.web-story li .caption a{color: white;font-size:14px;font-weight:500;}
.web-story li .caption a{background-size:0 2px;}
.web-story li .caption a:hover{background-size:100% 2px;}



.videoBox .web-story { padding-top:0 ;}
/* .videoBox li { margin-left: 20px;}
.videoBox li:first-child { margin-right: 60px;}
.videoBox li:first-child a {  position: relative; line-height: 1.5; display: var(--displayFlex); justify-content:space-between; color: #000; margin: 13px 0px;  } */
.videoBox li a svg { width: 15px; height: 15px; vertical-align: middle;  } 
.videoBox li figure { position: relative; height: auto;}
.videoBox li .caption  svg {width: 30px; height: 30px;  margin: -12px;position: absolute; top: -8px; right: 19px; fill: var(--red); }
.videoBox li .caption { position: relative; padding: 10px 0px 10px; background: none;white-space: inherit; }
.videoBox li .caption a { color: #000; font-size: 13px; } 
.videoBox li .caption p { height: 72px; overflow: hidden;}
.videoBox .jagranLogo { margin-bottom: 35px; width: 150px;}
.videoBox .jagranLogo img { width: 100%;  }
.videoBox .btn { padding: 5px 10px; justify-content: center!important; margin-top: 19px!important; width: 100px!important; color: #fff!important; font-weight: bold; background-color:var(--red);}

.videoBox .videoLinks { margin-right: 60px; flex: 0 0 25%;}
.videoBox .webStory{ display: flex;}
.videoBox .web-story{flex: 0 0 70%;}
.videoBox .videoLinks a {  position: relative; line-height: 1.5; display: var(--displayFlex); justify-content:space-between; color: #000; margin: 13px 0px;  }
.videoBox .videoLinks svg { width: 15px; height: 15px; vertical-align: middle;  } 
.videoBox .web-story li{flex:1;}
.videoBox .web-story li:first-child a{ margin: 0px;}


/* bannerBox */
.bannerBox ul { display: var(--displayFlex); justify-content: var(--justifyContent);}
.Cube { z-index: 999999!important;}

/* footer */
footer{position: relative;z-index: 1; display: var(--displayFlex); width: 100%;}
.footer{display:var(--displayFlex);padding:40px 0;color: white;}
.footer a{background-image:linear-gradient(#fff, #fff);color: white;}
.footer .col-left{width:30%;}
.footer .col-right{width:70%;padding-left:50px;}
.footer .logo{margin-bottom:15px;}
.footer .logo svg{width:170px;height:28px;}
.footer .footer-subscribe{border-bottom:1px solid #4d4c4c;border-top:1px solid #4d4c4c;padding:15px 0;}
.footer .footer-subscribe h4{font-size:16px;font-weight: 600; margin-bottom:5px;}
.footer .footer-subscribe p{margin-bottom:15px;}
.footer p{font-size:13px;}
.footer .newsletter{display: var(--displayFlex); align-items: center;padding:15px 0;border-bottom:1px solid #4d4c4c;}
.footer .newsletter svg{width:18px;height:18px;fill: white;margin-right:10px;}
.footer .newsletter a{font-size:14px;}
.footer .newsletter a:hover{background-size:100% 1px;}
.footer .copyright{color:#696565;margin-top:20px;}
.footer .social{display:var(--displayFlex);justify-content: var(--displayFlex)-end; align-items:center;margin-bottom:15px; flex-wrap:var(--wrap);}
.footer .social li{padding:30px 13px 0px 0px; }
.footer .social li a{display: var(--displayFlex); align-items: center;}
.footer .social li a span{margin-left:5px;}
.footer .social svg{width:20px;height:20px;fill: white;display: block;}
.footer .link{display:var(--displayFlex);}
.footer .link ul:nth-child(1) { width: 16%;}
.footer .link ul:nth-child(2){width:20%;}
.footer .link ul:nth-child(3){width:27%;}
.footer .link ul{width:33%;}
.footer .link ul li{margin-bottom:5px;font-size:0.7rem;}
.footer .link ul li a:hover{background-size:100% 1px;}


.search_popup{position: fixed;z-index:100000000;width:100%;height:100%;top:0;left:0;display:none;background-color:white;}
.search_popup .search_col{display: var(--displayFlex); var(--displayFlex)-direction: column; height:100%; align-items: center; justify-content: center;}
.search_popup .search_col .search_form .close_search{width:50px;height:50px;display: block;position: absolute;top:50px;right:50px;border-radius:50px;border:2px solid black;display: var(--displayFlex); align-items: center; justify-content: center;opacity:0.5;transition:0.3s;cursor:pointer;}
.search_popup .search_col .search_form .close_search:hover{opacity:1;}
.search_popup .search_col .search_form .close_search svg{width:20px;height:20px;display: block;fill: black;}
.search_popup .search_col .search_form .input_group{margin-bottom:25px;}
.search_popup .search_col .search_form .input_search{background-color: transparent; border: none; border-radius: 0; border-bottom:4px solid rgb(0 0 0 / 10%); color: #000;padding:0;height:60px;font-size:36px;transition:0.3s;outline: none;width:100%;}
.search_popup .search_col .search_form .input_search::placeholder{color:rgb(0 0 0 / 30%);}
.search_popup .search_col .search_form .input_search:focus{border-color:rgb(0 0 0 / 100%);}
.search_popup .search_col .search_form .h3{font-size:20px;font-weight:400;color: black;}
.search_popup .search_col .search_form .trending-search{display: var(--displayFlex); flex-wrap:var(--wrap);margin:0 -15px;}
.search_popup .search_col .search_form .trending-search li{padding:0 15px;}
.search_popup .search_col .search_form .trending-search li a{color:black; line-height:30px;transition:0.3s;}
.search_popup .search_col .search_form .trending-search li a:hover{background-size:100% 1px; color: var(--red);}
.d-none{display:none;}




.parallax{background-attachment: fixed; background-position:center 100px; background-repeat: no-repeat; /*background-size:cover;*/ min-height:600px; margin-bottom: 30px; width:100%;}
.parallax.main{min-height:500px;}
.player-iframe {position: relative;padding-bottom:51%; padding-top: 30px; height: 0; margin-bottom:20px; overflow: auto; -webkit-overflow-scrolling:touch; border:8px solid #333;} 
.player-iframe iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.gallery-thumb{display: var(--displayFlex); flex-wrap:var(--wrap);}
.gallery-thumb a{display: var(--displayFlex);width:calc(50% - 15px);margin-right:20px;margin-bottom:20px;}
.gallery-thumb a:nth-child(2n + 2){margin-right:0;}
.cricket-head{min-height:86px;}
.dataCon .comtryHed{width:100%;}
.fl{float:left;}
.fr{float:right;}

/* state dropdown */
#popup1, #popup2, .citynav {padding: 0; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; display: none; background: rgba(0,0,0,.7); overflow: auto;}
.stateDropdown, .topicsInfo { position: relative; z-index: 10; clear: left; width: 300px; margin: 0 auto; background: #fff; height: 100%; overflow: scroll;}
.closeIcon {position: absolute; top: 14px; right: 20px; text-indent: -9999px; width: 20px; height: 20px;}
.closeIcon:after, .closeIcon:before {position: absolute; left: 8px; top: 4px; content: ' '; height: 12px; width: 2px; background-color: #000;}
.closeIcon:before { transform: rotate(45deg);}
.closeIcon:after {transform: rotate(-45deg);}
.backBTN { padding: 10px 3% 0px; display: flex; justify-content: space-between; font-weight: bold;}
.backBTN span { position: relative; padding-left: 12px;}
.backBTN span::before {content: ""; position: absolute; left: 0; top: 7px; border: solid var(--light-grey); border-width: 0 2px 2px 0; display: inline-block;
    padding: 3px; transform: rotate(135deg); -webkit-transform: rotate(135deg);}
.cityBox {position: absolute; left: 142px; width: 485px; background: #fff;  top: -6px; z-index: 3; border: 1px solid #f2f2f2; display: none; height: auto; overflow: auto; padding: 14px 18px; border-radius: 0 10px 10px 0;}
.cityBox ul,.citynav ul, .aboutSection { overflow: hidden;}
.cityBox li, .citynav li { width: 100%; float: left;font-size: 14px; line-height: 23px;}
.cityBox li a,.citynav li a {cursor: pointer;font-weight: 400 !important;}
.cityBox li strong,.citynav li strong { margin-top: 30px; display: block; text-transform: uppercase; color: #de1e13;font-weight: 700;}
.cityBox li strong:first-child, .citynav li strong:first-child { margin: 0;}
.cityBox .section, .citynav .section { padding-left: 2%; width: 98%; float: left;border-left: 1px solid #f6f5f2;}
.cityBox .section li,.citynav .section li {font-size: 12px; line-height: 27px;}
.cityBox .section:first-child,.citynav .section:first-child {border: 0;}
.topHd {padding: 22px 10% 13px; overflow: hidden;font-weight: 700;font-size: 16px;font-weight: 700;line-height: 22px;}
.dropList input[type="checkbox"] {position: absolute; left: 10px; top: 10px; width: 20px; height: 20px;}
.dropList {padding: 4px 0 10px 0; clear: left; width: 100%;}
.dropList li { position: relative; width: 100%; box-sizing: border-box; background: #fff;float: left; padding: 3px 10%; border-top: 1px solid #f3f3f3;}
.dropList li:before {position: absolute; left: 84%; top: 14px; border: solid #e8e6e6; border-width: 0 2px 2px 0; display: inline-block; padding: 3px; transform: rotate(-45deg);-webkit-transform: rotate(-45deg);content: "";}
.dropList li a {display: block;}
.dropList li label {display: block; min-height: 100px; cursor: pointer;}
.dropList li span {font-size: 12px;line-height: 20px; font-weight: 700; display: block; padding: 9px 0 8px 0;}
.citynav {z-index: 99999; }
.sectionDiv::-webkit-scrollbar,.stateDropdown::-webkit-scrollbar { width: 5px;}
.sectionDiv::-webkit-scrollbar-track,.stateDropdown::-webkit-scrollbar-track { background: #ddd;}
.sectionDiv::-webkit-scrollbar-thumb,.stateDropdown::-webkit-scrollbar-thumb { background: #999;}
.sectionDiv {padding: 0 8% 30px; width: 84%; float: left;}
.cityBox .sectionDiv { width: 100%; float: left; padding: 0;}
.citynav .section li:first-child { border-bottom: 1px solid #f1f1f1; margin-top: 20px; margin-bottom: 5px;}
.citynav .section {border: 0;padding: 0;}
.citynav .section li:before {display: none;}
.citynav .section li {float: none;border: 0;padding: 0; width: auto;background: 0 0;}
.citynav .section li a { min-height: inherit;}
.topicsInfo .dropList li i {width: 33px;height: 31px;display: inline-block;}
.aniviewBox {clear: both; margin-bottom: 20px;}
@media screen and (min-device-width: 1200px) and (max-device-width: 1366px){
.container { max-width: 980px;}
.header ul li { padding: 0 6px;}
.rightSection {
    width: 612px; }
    /* #header.sticky{ max-width: 980px;  } */
    .footer .social li{padding:30px 7px 0px 0px; }
    .gutter-banner { right: -10px!important; transform: scale(0.90)!important; }
.gutter-banner-lhs {left: -11px!important;}
}
@media only screen and (max-width:850px){
::-webkit-scrollbar-thumb:hover {background:#ffffff;} ::-webkit-scrollbar {width: 8px; height: 3px;} ::-webkit-scrollbar-thumb {background: #ffffff;border-radius: 10px;} ::-webkit-scrollbar-track {background: #fff;}
.postList li figure { float: right; margin-left: 15px; margin-right: 0px;}
.postList li figure img { height: 86px;}
.mobilebottomMenu {position: fixed; bottom: -2px; background: #fff; padding: 10px; width: 100%; display: -moz-box; display: flex; left: 0; justify-content: space-between!important; -webkit-box-shadow: 0 0 5px #dddbdb; box-shadow: 0 0 5px #dddbdb;}
.header .mobilebottomMenu svg { display: block; margin: 0 auto;}
.header .mobilebottomMenu .head-select-city svg{display: block;}
.fixedHeader {min-height: 140px;}
.menuBox { width: 100%; float: left; background: #fff; white-space: nowrap; overflow-x: auto; overflow-y: hidden; height: auto;}    
.d-mobile{display:block;}
.xs-hidden{display:none;}
.container{max-width:96%;}
.header{padding:6px 0;}
.moreBtn {display: none;}
.dropdown .dropdown-menu::before {display: none;}
.head-select-city { margin-right: 0;}
.dropdown .dropdown-menu.menu li{padding:0px 8px;}
.dropdown .dropdown-menu.menu li:first-child{ padding-left: 0px;}
.dropdown .dropdown-menu { background-color: inherit; display: flex; width: inherit; border-radius:0; right: inherit; top: inherit; box-shadow: none; position: relative;}
.dropdown .dropdown-menu.menu li a { font-size: inherit; color: #000;}
.header ul.mobilebottomMenu li { padding: 0 6px;}
.header ul.mobilebottomMenu li a {font-size: .55rem;}
.header ul li.logo a svg{width:140px;height:23px;}
.header ul.h-left li:first-child{display:block;}
.header ul li.noti a, .header ul li.search a, .header ul li.menu a{width:36px;height:36px;}
.side-nav{width:100%;}
.inTheNews{padding:4px 0; clear: left;}
.inTheNews h2{display: none;}
.inTheNews h2 .big{font-size:0.85rem;padding-right: 15px;}
.inTheNews h2 .big::before{right:4px;top:5px;}
.inTheNews .swiper-slide a{font-size:0.7rem;}
.inTheNews .swiper-button-prev, .inTheNews .swiper-rtl .swiper-button-next{right:26px;width:30px;}
.inTheNews .swiper-button-next, .inTheNews .swiper-rtl .swiper-button-prev{right:0;width:30px;}
.inTheNews .swiper-button-prev, .inTheNews .swiper-rtl .swiper-button-next, .inTheNews .swiper-button-next, .inTheNews .swiper-rtl .swiper-button-prev, .inTheNews .swiper-button-next.swiper-button-disabled, .inTheNews .swiper-button-prev.swiper-button-disabled{width:30px;}
.nav-popup .popup-header ul li a{width:24px;height:24px;}
.nav-popup .popup-header .logo svg{width:140px;height:26px;}
.nav-popup .popup-header ul li{margin:0 2px;}
.nav-popup .nav-link .link{width:100%;margin-right:10px;margin-left:10px;}
.nav-popup .nav-link .link:nth-child(5n + 5){margin-right:10px;}

.footer .link ul:nth-child(1), .footer .link ul:nth-child(2), .footer .link ul:nth-child(3), .footer .link ul:nth-child(4) { width: 50%;}
.footer{flex-wrap:var(--wrap);padding:15px;border-top-width:0;}
.footer .col-left{width:100%;margin-bottom:20px;}
.footer .col-right{width:100%;padding-left:0;}
.footer .social li a.btn span{display:none;}
.footer .link{flex-wrap:var(--wrap);}
.footer .link ul{width:50%;margin-bottom:15px;}   

.select-city-main{max-width:90%;margin:0;left:5%;height:80%;}
.search_popup .search_col .search_form{width:80%;}
.search_popup .search_col .search_form .input_search{font-size:24px;border-bottom-width:2px;}
.search_popup .search_col .search_form .close_search{top:20px;right:20px;width:32px;height:32px;}
.search_popup .search_col .search_form .close_search svg{width:12px;height:12px;}
.search_popup .search_col .search_form .trending-search{margin:0 -10px;}
.search_popup .search_col .search_form .trending-search li{padding:0 10px;}    

.textMaindiv .p1Middle, .bigImages figure, .bigImages li aside, .postNews li, .postNews li:nth-child(2n+2), .postList li, .textMaindiv .p1Right { padding: 0px; border: 0; margin: 0px; width: 100%;}
.commonList li, .web-story li, .commonList.size4 li { flex: 0 0 100%; width: auto!important;}
.kooTrend li { flex: 0 0 100%!important; margin-left: 0!important; }
.bigImages li, .textMaindiv, .commonList, .web-story {flex-wrap: wrap;}
.bigImages .h3 { font-size: 1.3rem;}
.breadstate li a { font-size: 1rem;}
.postNews li .h3 { font-size: 1.3rem; line-height: 1.7;}
.lhs_heading h2 { font-size: .9rem;}
.breadstate li a {font-size: 14px;}
.postNews li, .postList li, .commonList li, .videoBox .web-story li{ clear: both; margin: 0px; margin-bottom:20px; padding-left: 0; padding-right: 0px; padding-bottom: 20px; border: 0; border-bottom: 1px solid var(--light-grey); }
.commonList, .bigImages { display: block;}
.commonList li:first-child { padding-left: 0; border-bottom: 1px solid var(--light-grey); }
.commonList li:last-child { border: 0; }
.commonList li figure { width: 100px; height: 84px; overflow: hidden;  margin-left: 15px; margin-right: 0px; float: right; }
.bannerBox.border0, #inTheNews + a, .cricketBox, .stateCoronaD { display: none!important;}
.newsBox .bigImages li aside { padding-right: 0px; width: 100%;}
.commonList.size3 li { padding-right: 0px; overflow: hidden; }
/* #header.sticky{ position: relative; left: 0; transform: translate(0,0); } */
#inTheNews, .newUL, .web-story, .bannerBox ul { width: 100%; float: left; white-space: nowrap; overflow-x: auto; overflow-y: hidden; height: auto;}
/* .electionNav { background-image: linear-gradient(to right, #e63721, #e63721 100%, #ffffff 58%, #ffffff)!important;} */
.web-story li:first-child { margin-bottom: 20px;}
.newUL, .web-story { display: block!important; margin-bottom: 30px;}
.newUL > li, .web-story li, .bannerBox ul li { display: inline-block;} .bannerBox img { width: 100%;}
footer { background-color: #000; width: 100vw; margin-left: calc(-50vw + 50%);}
.videoBox .web-story { white-space:inherit!important; display: flex!important;}
.videoBox .webStory { overflow: hidden;}  
.ampstory li .caption {padding: 30px 10px 10px;}
.web-story li .caption p {white-space: initial;}
.newsBox, .textMaindiv {padding: 0 3%;}
.newsBox span, .textMaindiv span, .aarPadhe span { justify-content: flex-start;}
.bannerBox ul li { width: 250px; margin-right: 10px;}
.bannerBox { padding-bottom: 20px;}
.stateRight .newsBox.fr { padding-bottom: 39px;}

.postNews li:nth-child(2) .h3 { font-size: 1.3rem; line-height: 1.5; }
.postNews li:nth-child(2) { margin-bottom: 5px; width: 100%;  }
.postNews li:nth-child(2) figure { width: 100px; margin-right: 0px; margin-left: 15px; height: 84px; float: right; }
.postNews li:nth-child(2) figure img { display: block; font-size: 0px; }
.postNews li:nth-child(2) .h3 { font-size: 13px; min-height: 71px;}

.videoBox .webStory{ flex-wrap: wrap; display: inherit; padding: 5px 15px 0;}
.videoBox .web-story{white-space: nowrap!important;  flex-wrap: nowrap; margin-bottom: 0px;}       
.videoBox .web-story li{ flex:inherit; margin-left: 20px; margin-bottom: 0; padding-bottom: 0; display: flex; flex-wrap: wrap;}
.videoBox .web-story li:first-child{margin-left: 0px;} 
.videoBox .web-story li:first-child a{ margin: 0px;}
.videoBox .web-story li .caption{white-space: pre-wrap; display: flex;}
.videoBox .jagranLogo{margin-bottom: 20px;}
.videoBox li .caption svg{top: -6px;}
.videoBox .videoLinks > a{ display: none;}
.primeBox .postList li figure { width: 100px!important; height: 85px!important;}    
.breadcrum { padding: 0 3%;}
.commonList .h3, .postList .h3 {font-weight: 600;}
.mobileAds{ display: flex!important; justify-content: center;}
.webAds{ display: none!important;}
.leftSection.width300, .rightSection{width:100%!important; float:none;}
.p1Middle .postList li:nth-child(1), .p1Middle .postList li:nth-child(2) { padding: inherit; border: initial;}
.MainHd.newHTML h1 { font-size: 1.1rem;}
#gdprbx { width: 100%!important; left: 0!important;}

.newsBox.topic li aside{display: flex; flex-wrap: wrap;}
.newsBox.topic li aside p{order: 3;}
.newsBox.topic figure{order: 2; margin: 0 auto 20px;}
.newsBox.topic .heightN{display: flex; justify-content: space-between;  width: 100%; order: 1;}
.newsBox.topic h1{font-size: 20px; line-height: 40px;}
.bigImages .ads.mobileAds{width: 100%;}

}

.sponsor-container li span, .subsponbox .spontitle{text-transform: uppercase;}