* {
	padding: 0;
	margin: 0;
	outline: 0; }

	body {

		min-width: 320px;

		color: #000;

		font-family: 'Baloo 2', cursive;

		overflow-x: hidden;

		background: #f6f3f3;
	}

	header .container-fluid{
		padding: 0;
	}

	a{
		text-decoration: none;
	}

	a:hover{
		text-decoration: none;
	}

	p{
		font-size: 22px;
		line-height: 32px;
		margin-top: 8px;
	}

	img{
		max-width: 100%;
		vertical-align: middle;
		height: auto;
	}

	article{
		margin: 0 0 30px 0;
		overflow: hidden;
	}

	figure{
		margin: 0;
	}

	.img-wrap{
		position: relative;
      margin-bottom: 15px;
	}

	.img-wrap figure{
		position: relative;

		width: 100%;

		padding-top: 56.25%;

		margin: 0; 
	}

	.img-wrap figure img{
		position: absolute;

		display: block;

		width: 100%;

		height: 100%;

		left: 0;

		right: 0;

		top: 0;

		bottom: 0;

		margin: 0 0 10px 0;

		object-fit: cover;
	}

	/*nav bar section*/  

	header {
		background: #fff;
		margin: 0 0 15px 0;
	}

	.nav-sec {
		margin: 0 0 15px 10px;
	}

	.nav-sec .navbar-light .navbar-nav .nav-link{
		text-align: center;
		font-size: 18px;
		font-weight: 600;
		background: #157291;
		color: #fff;
		transition: 0.4s;
		border: 1px solid #fff;
		margin-bottom: 5px;
	}


	.nav-sec .nav-item.active .nav-link, .nav-sec .navbar-light .navbar-nav .nav-link:hover{
		background: #7b1319;
		height: 100%;
	}

	.nav-sec .navbar-light .navbar-nav{
		
	}
.header-new .nav-sec {
	background: #ddd;
}
	.nav-sec .nav-item:last-of-type .nav-link{
		margin-bottom: 0;
	}

	.nav-sec .navbar{
		padding: 0;
	}






.nav-sec1 {
		margin: 0 0 15px 10px;
	}

	.nav-sec1 .navbar-light .navbar-nav .nav-link{
		text-align: center;
		font-size: 18px;
		font-weight: 600;
		background: #157291;
		color: #fff;
		transition: 0.4s;
		border: 1px solid #fff;
	
	}


	.nav-sec1 .nav-item.active .nav-link, .nav-sec .navbar-light .navbar-nav .nav-link:hover{
		background: #7b1319;
		height: 100%;
	}

	.nav-sec1 .navbar-light .navbar-nav{
		
	}
.header-new .nav-sec1 {
	background: #ddd;
}
	.nav-sec1 .nav-item:last-of-type .nav-link{
		margin-bottom: 0;
	}

	.nav-sec1 .navbar{
		padding: 0;
	}





	/*logo bar*/

	.logo-wrap{
		text-align: center;
	}

	.calendar{
		text-align: right;
		position: relative;
      margin-bottom: 20px;
	}

	.calendar strong{
		font-size: 20px;
		font-weight: 500;
		background: #fcc604;
		padding: 10px 20px;
		position: relative;
		display: inline-block;
		z-index: 1;
	}

	.calendar strong:before{
		content: "";
		width: 30px;
		height: 30px;
		background: #d0a204;
		position: absolute;
		right: 100%;
		top: 50%;
		transform: translateY(-50%);
		margin-right: -3px;
	}


	.fade-effect{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		display:block;
		border:none;
		color:white;
		height:3px;
		background: #690158;
		background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 450, from(#690158), to(#fff));
	}

	/*for sidebar right*/

	.socio-bar{
		list-style: none;
		margin: 0;
	}

	.socio-bar li a{
		display: block;
		color: #157291;
		font-size: 18px;
		font-weight: 500;
		border: 1px solid #157291;
		line-height: 23px;
		padding: 10px 15px;
		border-radius: 22px 0 0 22px;
		transition: 0.4s;
	}

	.socio-bar li.live-radio a{
		background: #06443f;
		color: #fff;
		border-color: #06443f;;
	}

	.socio-bar li a:hover{
		background: #7b1318;
		color: #fff;
		border-color: #7b1318;
	}

	.socio-bar li{
		margin: 0 0 5px 0;
	}

	.socio-bar li a i{
		margin: 0 10px 0 0;
		display: inline-block;
		vertical-align: middle;
	}

	/*trending news*/

	.trendn{
		list-style: none;
		padding: 15px 20px 5px 20px;
		border: 1px solid #157291;
		border-radius: 22px 0 0 0;
		margin: 0 0 15px 0;
	}

	.trendn strong{
		display: block;
		color: #7b1319;
		font-size: 18px;
		font-weight: 500;
		margin: 0 0 8px 0;
	}

	.trendn strong i{
		margin: 0 5px 0 0;
	}

	.trendn li a{
		font-size: 16px;
		font-weight: 600;
		line-height: 24px;
		color: #000;
		transition: 0.4s;
	}

	.trendn li a:hover{
		color: #157291;
	}

	.trendn li{
		margin: 0 0 10px
	}

	/*flash news*/

	.flash-sec{
		padding: 30px 0 0 0;
		margin: 0 0 20px 0;
	}

	.flash-sec h1{
		text-align: center;
		margin: 0 0 20px 0;
	}

	.flash-sec h1 a{
		font-size: 40px;
		text-align: center;
		color: #454245;
		font-weight: 700;
		transition: 0.4s;
	}

	.flash-sec h1 a:hover{
		color: #157291;
	}

	.flash-sec .img-wrap{
		text-align: center;
		margin: 0 0 15px 0;
	}

	.flash-sec p{
		font-size: 24px;
		color: #545253;
		text-align: center;
		line-height: 36px;

	}

	.flash-sec .mini-des{
		padding: 0 20px;

	}

	/*reporter block*/
	.fade-effect2{
		display:block;
		width:80%;
		border:none;
		color:white;
		height:5px;
		background: #690158;
		background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 200, from(#690158), to(transparent));
		margin: 0 auto;
	}
	.fade-effect1{
		display:block;
		width:80%;
		border:none;
		color:white;
		height:5px;
		background: #690158;
		background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 200, from(#690158), to(transparent));
		margin: 0 auto;
	}

	.reprtr{
		text-align: center;
		margin: 0 0 10px 0;
	}

	.reprtr .news-date{
		display: block;
		color: #565455;
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 5px 0;
		font-weight: 500;
	}

	.reprtr-dtl{
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 5px;
	}

	.reprtr-dtl .img-wrap{
		margin: 0;
	}

	.reprtr-dtl .img-wrap figure{
		width: 75px;
		height: 75px;
	}

	.reprtr-id{
		text-align: left;
		border-left: 5px solid #d4d4d2;
		height: 75px;
		padding: 5px 10px;
	}

	.reprtr-id strong{
		display: block;
		color: #928c91;
		font-size: 20px;
	}

	.reprtr-id small{
		font-size: 18px;
		font-weight: 600;
		color: #928c91;
		font-style: italic;
	}


	/*taja update*/

	.taja-update{
      	background: #ddd;
		border: 1px solid #157291;
		border-radius: 0 22px 0 0;
		padding: 15px 15px;
      	margin-left: 10px;
	}

	.taja-update h2{
		font-size: 20px;
		color: #7b1319;
		font-weight: 600;
		text-align: center;
		margin: 0 0 20px 0;
	}

	.taja-update h2 i{
		font-size: 15px;
		margin: 0 5px 0 0;
	}

	.taja-wrap{
		text-align: center;
		margin: 0 0 20px 0;
	}

	.taja-wrap .img-wrap{
		width: 85px;
		margin: 0 auto 10px auto;
	}
	
	.taja-wrap .news-dtl h4 {
		line-height: 24px;
	}

	.taja-wrap .news-dtl h4 a{
		transition: 0.4s;
		font-size: 18px;
		line-height: 24px;
		font-weight: 600;
		color: #111111;
	}

	.taja-wrap .news-dtl h4 a:hover{
		color: #157291;
	}

	.taja-update.taja-right{
		border-radius: 22px 0 0 0;
	}

	/*flash sayings*/

	.sayn-list{
		list-style: none;
		text-align: center;
		display: flex;
	}

	.sayn-list .sayn-wrap .img-wrap figure{
		width: 95px;
		padding-top: 95px;
		border-radius: 50%;
		overflow: hidden;
		border: 5px solid #fff;
		margin: 0 auto;
	}

	.sayn-list .sayn-wrap .img-wrap{
		margin: 0 -40px -40px 0;
		position: relative;
		z-index: 1;
	}

	.sayn-list .sayn-wrap{
		margin: 10px;

	}

	.sayn-dtl{

		padding: 60px 20px 10px 20px;
		position: relative;
		background: #fcc604;
	}

	.sayn-dtl:before{
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		background: #fcc604;
		transform-origin: bottom left;
		-ms-transform: skew(-10deg, 0deg);
		-webkit-transform: skew(-10deg, 0deg);
		transform: skew(-10deg, 0deg);
	}

	.sayn-dtl h4 a{
		font-size: 24px;
		color: #545253;
		font-weight: 700;
		display: block;
		line-height: 34px;
		position: relative;
	}

	.sayn-wrap.sayn-mid .sayn-dtl{
		background: none;
	}

	.sayn-wrap.sayn-mid .img-wrap{
		margin: 0 -70px -40px 0;
	}

	.sayn-wrap.sayn-mid .sayn-dtl h4 a{
		color: #fff;
	}

	.sayn-wrap.sayn-mid .sayn-dtl:before{
		-ms-transform: skew(-10deg);
		-webkit-transform: skew(-10deg);
		transform: skew(-10deg);
		background: #0e2a5a;
	}

	.sayn-wrap.sayn-right .sayn-dtl{
		background: none;
		overflow: hidden;
	}

	.sayn-wrap.sayn-right .sayn-dtl:before{

		transform: skew(-10deg) ;

	}

	/*pramukh samachar*/

	.heading{
		background: #fcc604;
		padding: 10px 20px;
		margin: 0 0 10px 0;
	}

	.heading h2{
		font-size: 34px;
		font-weight: 700;
		position: relative;
		display: inline-block;
		margin: 0;
	}

	.heading h2:after{
		content: "";
		background: url(../images/curve.png);
		width: 123px;
		height: 63px;
		position: absolute;
		right: -60px;
		top: 50%;
		transform: translateY(-50%);
	}

	.white-wrap{
		padding: 20px;
		background: #fff;
	}

	.news-l{
		text-align: center;
	}

	.news-l .news-dtl h4 a{
		font-size: 32px;
		line-height: 40px;
		font-weight: 700;
		color: #111;
		display: inline-block;
		transition: 0.4s;
	}

	.news-l .news-dtl h4 a:hover{
		color: #157291;
	}

	.news-l .news-dtl h4{
	
	}

	.news-l .news-dtl p{
		font-size: 18px;
		line-height: 30px;
		color: #111;
		font-weight: 500;
	}

	.news-l .img-wrap{
		position: relative;
	}

	.share-news{
		position: absolute;
		right: 10px;
		top: 10px;
	}

	.share-news a{
		display: inline-block;
		color: #000;
		background: #fcc604;
		padding: 5px 10px;
		font-size: 18px;
		font-weight: 600;
		text-transform: uppercase;
		transition: 0.4s;
	}

	.share-news a:hover{
		background: #157291;
		color: #fff;
	}

	/*news medium*/



	.news-m .news-dtl h4 a{
		font-size: 20px;
		line-height: 27px;
		font-weight: 600;
		color: #333233;
		display: inline-block;
		transition: 0.4s;
	}

	.news-m .news-dtl h4 a:hover{
		color: #157291;
	}

	.news-m .news-dtl h4{
		margin: 0 0 10px 0;
	}

	.news-m .news-dtl p{
		font-size: 18px;
		line-height: 25px;
		color: #111;
		font-weight: 500;
	}

	.news-m .img-wrap{
		position: relative;
		border-top: 10px solid #ad031e;
	}

	.news-m{
		margin: 0 0 20px 0;
      
	}
.dherai-shr h4 {
  margin-left: 15px;
}
	.heads{
		border-bottom: 1px solid #ad031e;
		margin: 0 0 10px 0;
	}

	.heads strong{
		font-size: 20px;
		font-weight: 600;
		background: #ad031e;
		padding: 10px 20px;
		display: inline-block;
		line-height: 30px;
		color: #fff;
	}

	.heads small{
		color: #565455;
		font-size: 15px;
		padding: 5px;
		font-weight: 500;
	}

	.news-list{
		list-style: none;
		margin: 0;
	}

	.news-list li h4 a{
		transition: 0.4s;
		font-size: 20px;
		font-weight: 600;
		line-height: 27px;
		color: #111;
	}

	.news-list li h4 a:hover{
		color: #157291;
	}

	.news-list li{
		border-bottom: 1px solid #606060;
		margin: 0 0 20px;
	}

	.news-list li:last-of-type{
		border: none;
		margin: 0;
	}

	.news-btm{
		display: flex;
		margin: 20px 0 0 0;
	}

	.news-btm .news-dtl{
		text-align: center;
		padding: 15px;
		border-top: 1px solid #606060;
		flex: 2;
		height: 185px;
	}

	.news-btm .news-dtl h4 a{
		font-size: 28px;
		transition: 0.4s;
		line-height: 35px;
		display: inline-block;
		color: #5a5959;
	}

	.news-btm .news-dtl h4 a:hover{
		color: #157291;
	}

	.news-btm .news-dtl p{
		color: #111;
		font-size: 18px;
		line-height: 28px;
		font-weight: 500;
		margin: 0;
	}

	.news-btm .img-wrap{
		flex: 1;
		border-right: 10px solid #ac0121;
	}

	.news-btm .img-wrap figure{
		padding-top: 75%;
	}

	.add-wrap{
		margin: 20px 0;
		display: block;
		text-align: center;
	}

	.add-wrap a{
		display: block;
	}

	.add-wrap .img-wrap img{
		width: 100% !important;
		display: block;
		padding:5px;

	}

	/*sabai button*/

	.sabai{
		display: block;
		background: #fff;
		text-align: center;
		padding: 15px 10px;
		margin: 10px 0 0 0;
	}

	.sabai a{
		display: inline-block;
		color: #157291;
		font-size: 18px;
		font-weight: 500;
		transition: 0.4s;
	}

	.sabai a i{
		margin: 0 10px;
	}

	.sabai a:hover{
		color: #ac0121;
	}


	/*corona update*/

	

	.corona-update .heading{
		height: 100%;
		
		background-size:cover;
		background-repeat: no-repeat;
		padding: 20px;
		position: relative;
	}

	.corona-update .heading:before{
		content: "";
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(255,255,255,0.5);
		position: absolute;
	}

	.corona-update .news-m .news-dtl{
		background: #e9e9e9;
		padding: 10px;
	}

	.corona-update .news-m .news-dtl h4 a{
		color: #423f3f;
		font-size: 22px;
	}

	.corona-update .news-m .news-dtl h4 a:hover{
		color: #fcc604;
	}

	.corona-update .news-l{
		position: relative;
      	background: #fff;
      	padding: 20px;
	}

	.corona-list{
		margin: 0;
		list-style: none;
		display: flex;
		position: absolute;
		bottom: 45px;
		left: 0;
		right: 0;
	}

	.corona-list li{
		margin: 5px;
	}

	.corona-list li a{
		transition: 0.4s;
		color: #fff;
		display: inline-block;
		font-size: 20px;
		line-height: 30px;
		font-weight: 600;
	}

	.corona-list li a:hover{
		color: #eee;
	}

	.corona-list li:nth-child(1) a{
		background: #e9e9e9;
		padding: 10px;
	}

	.corona-list li:nth-child(2) a{
		background: #e9e9e9;
		padding: 10px;
	}

	.corona-list li:nth-child(3) a{
		background: #e9e9e9;
		padding: 10px;
	}


	/*new heading*/

	.headings{
		background: #fcc604;
		padding: 10px 20px;
		margin: 0 0 10px 0;
		height: 100%;
		
		background-size:cover;
		background-repeat: no-repeat;
		padding: 20px;
		position: relative;
	}

	.headings h2{
		font-size: 34px;
		font-weight: 700;
		position: relative;
		display: inline-block;
	}

	.headings h2:after{
		content: "";
		background: url(../images/curve.png);
		width: 123px;
		height: 63px;
		position: absolute;
		right: -50px;
	}


	.corona-update .heading{
		height: 100%;
		
		background-size:cover;
		background-repeat: no-repeat;
		padding: 20px;
		position: relative;
	}

	.headings:before{
		content: "";
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(255,255,255,0.5);
		position: absolute;
	}

	/*highlisght news section*/

	.highlight{
		
	}

	.hl-wrap {
		display: flex;
		list-style: none;
		align-items: start;
	
      	background: #fff;
      	padding: 10px;
	}

	.hl-wrap strong{
		font-size: 65px;
		flex: 2;
		line-height: 83px;
		font-weight: 500;
		color: #157291;
		text-align: center;
	}

	.hl-wrap .news-dtl{
		flex: 6;
	}

	.hl-wrap .news-dtl h4 a{
		font-size: 22px;
		line-height: 32px;
		color: #111;
		transition: 0.4s;
		font-weight: 600;
	}

	.hl-wrap .news-dtl h4 a:hover{
		color: #157291;
	}

	.dherai-shr{
		display: flex;
		align-items: center;
      	background: #fff;
	}

	.dherai-shr .news-dtl h5{
		color: #111;
		font-weight: 600;
		font-size: 22px;
		background: #fbd402;
		display: inline-block;
		padding: 10px;
	}

	.dherai-shr .news-dtl h4 a{
		font-size: 18px;
		display: inline-block;
		line-height: 28px;
		font-weight: 600;
		color: #111;
		transition: 0.4s;
	}

	.dherai-shr .news-dtl h4 a:hover{
		color: #157291;
	}

	.dherai-shr .news-dtl{
		flex: 5;
	}

	.dherai-shr .img-wrap{
		flex: 2;
		
	}

	.dherai-shr .img-wrap figure{
		width: 112px;
		padding-top: 104px;
		border-radius: 50%;
		overflow: hidden;
		border: 4px solid #bc0606;
	}

	.dherai-shr.scnd .img-wrap figure{
		border: 4px solid #fcc604; 
	}

	.dherai-shr.scnd .news-dtl h5{

		background: #990489;
		color: #fff;

	}

	/*deshkal news*/

	.news-wrap{
		margin: 0 0 10px 0;
	}

	.news-wrap .news-dtl h4 a{
		font-size: 26px;
		display: inline-block;
		line-height: 32px;
		font-weight: 600;
		color: #111;
		transition: 0.4s;
      	margin-bottom: 10px;
	}

	.news-wrap .news-dtl h4 a:hover{
		color: #157291;
	}

	.news-wrap .news-dtl h4{
		margin: 0;
	}
	.desh-kal .news-dtl{
		background: #fff;
		padding: 15px;
	}

	.photo-feat{
		position: absolute;
		top: 10px;
		right: 10px;
	}

	.photo-feat a{
		display: inline-block;
		font-size: 36px;
		color: #fff;
		transition: 0.4s;
	}

	.photo-feat a:hover{
		color: #157291;
	}

	.news-s{
		display: flex;
		background: #fff;
	}

	.news-s .img-wrap{
		flex: 1;
	}

	.news-s .news-dtl{
		flex: 2;
		padding: 5px 10px;
	}

	.news-s .news-dtl h4{
		margin: 0;
	}

	.news-s .news-dtl h4 a{
		font-size: 20px;
		font-weight: 600;
		line-height: 30px;
		transition: 0.4s;
		color: #111;
	}

	.news-s .news-dtl h4 a:hover{
		color: #157291;
	}


	/*arthik news*/

	.arthik .news-wrap .news-dtl h4 a{
		font-size: 23px;
	}

	.arthik .news-wrap{
		margin: 0 0 20px 0;
	}

	.arthik .news-s .news-dtl{
		flex: 3;
	}

	.arthik .news-s {
		padding: 20px 0 0 0;
		border-top: 1px solid #f2f2f2;
		margin: 0 0 20px 0;
	}

	.arthik .news-l .img-wrap{
		margin: 0 0 15px 0;
	}

	.arthik .news-l {
		text-align: left;
		margin: 0 0 20px 0;
	}

	.arthik .news-l .news-dtl h4 a{
		font-size: 30px;
		line-height: 42px;
	}

	.arthik .news-l p{
		font-size: 18px;
		font-weight: 400;
	}

	.arthik .news-wrap .img-wrap{
		margin: 0 0 10px 0;
	}

	.arthik-l .news-dtl{
		margin: 0 0 10px 0;
	}

	.news-wrap.arthik-l .news-dtl h4 a{
		font-size: 30px;
		line-height: 42px;
	}

	.arthik-list .news-dtl{
		display: flex;
	}

	.arthik-list .news-dtl strong{
		padding: 10px 20px;
		font-size: 26px;
		background: #fcc604;
		color: #b70516;
	}

	.arthik-list .news-dtl h4{
		margin: 0;
		background: #b70516;
		flex: 4;
		padding: 10px;
	}

	.arthik-list .news-dtl h4 a{
		color: #fff;
		font-size: 24px;
		font-weight: 600;
		transition: 0.4s;
		line-height: 34px;
	}

	.arthik-list .news-dtl h4 a:hover{
		color: #fcc604;
	}

	/*krisi news section*/

	.krisi .news-s{
		margin: 0 0 10px 0;
	}

	.krisi .news-s .img-wrap{
		flex: 1;
	}

	.krisi .news-s .news-dtl{
		flex: 1;
	}

	.krisi .news-s .news-dtl h4 a{
		font-size: 24px;
		line-height: 34px;
	}

	.krisi .news-s .news-dtl p{
		color: #313131;
	}

	.krisi-list{
		margin: 0 0 15px 0;
	}

	.krisi-list .news-dtl h4 a {
		font-size: 22px;
		font-weight: 600;
		line-height: 34px;
		transition: 0.4s;
		color: #111;
	}

	.krisi-list .news-dtl h4 a:hover{
		color: #157291;
	}

	.krisi-list .news-dtl h4{
		margin: 0;
	}

	.krisi-list .news-dtl{
		padding: 15px;
		background: #d9e8ed;
		border-left: 5px solid #157291;
	}

	.krisi-l{
		position: relative;
	}

	.krisi-l .news-dtl{
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 20px 20px 0 20px;;
		background: linear-gradient(180deg, rgba(255,255,255,0) 2%, rgba(32,90,43,1) 90%);
		text-align: center;
	}

	.krisi-l .news-dtl h4 a{
		font-size: 26px;
		display: inline-block;
		line-height: 34px;
		color: #fff;
		transition: 0.4s;
		font-weight: 600;
	}

	.krisi-l .news-dtl h4 a:hover{
		color: #1b7897;
	}

	.krisi-l .reprtr-dtl{
		padding: 0;
	}

	.krisi-l .reprtr-dtl .img-wrap figure{
		width: 50px;
		height: 50px;
	}

	.krisi-l .reprtr-dtl .img-wrap{
		border-right: 5px solid #fcc604;
	}

	.krisi-l .reprtr-id{
		border: none;
	}

	.krisi-l .reprtr-id strong{
		color: #fff;
	}

	.krisi-l .reprtr-id small{
		color: #eee;
	}

	.krisi-l .reprtr .news-date{
		color: #eee;
	}

	/*blog section*/

	.b-name{
		display: flex;
		background: #e7dcdd;
		align-items: center;
	}

	.b-name .img-wrap{
		flex: 2;
	}

	.b-name .name-wrap{
		flex: 3;
		text-align: center;
	}

	.blog-wrap .b-dtl{
		padding: 10px;
		display: flex;
		background: #fff;
	}

	.blog-wrap .b-dtl i{
		font-size: 50px;
		color: #e7dcdd;
		display: inline-block;
	}

	.blog-wrap .b-dtl h4 a{
		font-size: 20px;
		font-weight: 600;
		line-height: 30px;
		transition: 0.4s;
		color: #111;
	}

	.blog-wrap .b-dtl h4 a:hover{
		color: #157291;
	}

	.blog-wrap .b-dtl .news-dtl{
		padding: 0 10px;
	}

	.blog-wrap .b-dtl .news-dtl h4{
		margin: 0;
	}

	/*khel news*/

	.khel .news-s.khel-l .news-dtl{
		flex: 2;
		background: none;
		padding: 10px 20px;
	}

	.khel .news-s.khel-l .img-wrap{
		flex: 4;
	}

	.khel .news-s.khel-l{
		background: #f6f6f6;
		margin: 0 0 20px 0;
	}

	.khel .news-s.khel-l .news-dtl h4 a{
		font-size: 24px;
		line-height: 34px;
	}

	.khel .news-s.khel-list{
		margin: 0 0 10px 0;
		background: #f6f6f6;
		border-top: 1px solid #157291;
	}

	.khel .news-wrap .img-wrap{
		margin: 0 0 10px 0;
	}

	.khel .news-wrap .news-dtl h4 a{
		font-size: 22px;
		line-height: 32px;
	}

	.khel .news-wrap .news-dtl{
		padding: 10px;
	}

	.khel .news-wrap{
		background:#f6f6f6;
		margin: 0 0 10px 0;

	}


	/*antarwarta*/

	.antarwarta .news-wrap .img-wrap{
		margin: 0 0 10px 0;
	}

	.antarwarta .news-wrap {
		text-align: center;
		background: #fff;
	}

	.antarwarta .news-wrap .news-dtl h4 a{
		font-size: 20px;
		line-height: 30px;
	}

	.antarwarta .news-wrap .news-dtl h4{
		margin: 0 0 10px 0;
	}

	.antarwarta .name-wrap strong{
		font-size: 16px;
		font-weight: 500;
		color: #000;
		display: block;
		border-top: 1px solid #ddd;
		padding: 10px 0;
		margin: 0 30px;
	}

	.antarwarta .news-wrap .news-dtl{
		padding: 0 15px;
	}

	.icon-wrap{
		position: absolute;
		top: 10px;
		right: 10px;
	}

	.icon-wrap i{
		color: #7b1319;
		font-size: 40px
	}

	/*manoranjan news*/

	.manoranjan .news-wrap {
		background: #e7dcdd;
	}

	.manoranjan .news-wrap .news-dtl{
		padding: 10px;
		border-bottom: 3px solid #7b1319;
	}

	.manoranjan .news-wrap.mano-m .news-dtl h4 a{
		font-size: 20px;
		line-height: 30px;
	}

	.manoranjan .news-wrap.mano-m .news-dtl h4 a{
		font-size: 20px;
		line-height: 30px;
	}

	.manoranjan .news-wrap.mano-m .news-dtl.list-style{
		padding: 10px 10px 10px 35px;
		position: relative;
	}

	.manoranjan .news-wrap.mano-m .news-dtl.list-style:before{
		content: "";
		width: 15px;
		height: 15px;
		background: #7b1319;
		border-radius: 50%;
		display: block;
		position: absolute;
		left: 10px;
		top: 20px;
	}

	.manoranjan .news-s{
		border-bottom: 3px solid #7b1319;
		margin: 0 0 15px 0;
		background: #e7dcdd;
	}

	.manoranjan .news-s .news-dtl{
		background: none;
	}

	/*tips news*/

	.tips .news-s .img-wrap{
		padding: 15px 40px 15px 15px;
		background: #06443f;
		border-radius: 20px 0px 0px 20px;
		flex: 2;
	}

	.tips .news-s .img-wrap:after{
		content: "";
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		bottom: 0;
		right: 0;
		border-top: 85px solid transparent;
		border-bottom:85px solid transparent;
		border-right: 30px solid #fff;

	}

	.tips .news-s{
		border-radius: 20px;
		align-items: center;
		margin: 0 0 20px 0;
	}

	.tips .news-s .news-dtl{
		flex: 3;
	}

	.tips .news-s .news-dtl h4 a{
		font-size: 22px;
		line-height: 32px;
	}


	/*crime bureau*/

	.crime-b .news-wrap .img-wrap{
		padding: 5px 5px 20px 5px;
		background: #7b1319;
	}

	.crime-b .news-wrap .news-dtl{
		margin: -15px 5px 0 5px;
		padding: 15px;
		background: #fff;
		position: relative;
		box-shadow: 5px 2px 20px #dddddd;
	}

	/*patra patrika section*/

	.patra-patrika .heading h2{
		font-size: 80px;
		font-weight: 500;
		font-style: italic;
		text-align: center;
		color: #06443f;

	}

	.patra-patrika .heading h2 i{
		font-size: 55px;
		display: inline-block;
		vertical-align: middle;
		font-weight: 400;
		margin: 0 0 0 20px;
		color: #7b1319;
	}

	.patra-patrika .heading h2:after{
		background: none;
	}

	.patra-patrika .heading{
		text-align: center;
	}

	.patra-patrika .news-s .img-wrap:after {
		border-top: 85px solid transparent;
		border-bottom: 85px solid transparent;
		border-left: 30px solid #c0d3d9;
		border-right: none;
		right: initial;
		left: 100%;

	}

	.patra-patrika .news-s .img-wrap{
		padding: 15px;
		background: #c0d3d9
	}

	.patra-patrika .news-s .news-dtl{
		padding-left: 40px;
	}

	/*video section*/

	.video-sec .play-btn{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.video-sec .play-btn a i{
		font-size: 32px;
		color: #fff;
		background: rgba(0,0,0,0.5);
		padding: 15px 30px;
		border-radius: 20px;
		transition: 0.4s;
	}

	.video-sec .play-btn a i:hover{
		background: #7b1319
	}

	.video-sec .news-wrap .news-dtl{
		padding: 20px;
		background: #fff;
	}

	.video-sec .news-s .img-wrap{
		padding: 15px;
		background: #c0d3d9;
		border-radius: 20px 0 0 20px;
	}

	.video-sec .news-s{
		border-radius: 20px;
		margin: 0 0 20px 0;
	}

	.video-sec .news-s .news-dtl h4 a{
		font-size: 20px;
		line-height: 32px;

	}

	.video-sec .news-s .news-dtl{
		padding: 10px 10px 10px 10px;
		border-top: 3px solid #c0d3d9;;
		margin: 10px 0 0 0;
	}

	.video-sec .news-s .play-btn{
		position: initial;
		transform: initial;
	}

	.video-sec .news-s .play-btn i{
		font-size: 14px;
		padding: 10px 20px;
		border-radius: 10px;
		margin: 10px 20px;
		background: #7b1319;
	}

	.video-sec .news-s .play-btn i:hover{
		background: #157291;
	}


	/*photo section*/

	.photo-sec .news-wrap .news-dtl h4 a{
		font-size: 24px;
	}

	.photo-sec .news-wrap .news-dtl{
		text-align: center;
	}

	.photo-sec .news-wrap .news-dtl i{
		color: #e7dcdd;
		font-size: 40px;
		margin: 0 0 15px 0;
	}

	.photo-sec .news-wrap{
		margin: 0 0 20px 0;
	}

	.arthik.karobar .news-s{
		margin: 0 0 5px 0;
	}


	/*bureau diary*/

	.diary .news-wrap .news-dtl{
		
		text-align: center;
		
	
		
	}

	.diary .news-wrap .news-dtl h4 a{
		font-size: 22px;
		line-height: 32px;
	}

	.diary .news-wrap .img-wrap{
		border-top: 20px solid #b70516;
	}

	.reprtr-small{
		background: #041d8b;
		padding: 10px;
		text-align: center;
	}

	.reprtr-small strong{
		font-size: 20px;
		color: #fff;
	}

	.reprtr-small span{
		font-size: 20px;
		color: #fcd604;
		font-weight: 600;
		margin: 0 0 0 5px;
		border-left: 1px solid#fff;
		padding: 0 0 0 5px;
	}


	/*bureau diary*/

	.diary .news-wrap{
		margin: 0 0 20px 0;
      	background: #fff;
      padding: 20px;
	}

	.diary .news-s .news-dtl{
		flex: 2;
	}

	.diary .news-s .img-wrap{
		flex: 3;
	}

	.diary .news-s {
		background: #fff;
		position: relative;
		padding: 0 0 10px 0;
		margin: 0 0 10px 0;
		align-items: center;
	}
.diary-l{
	background: #fff;
  padding: 20px;
}
	.diary .news-s .fade-effect{
		top: initial;
		bottom: 0;
		left: 0;
		right: 0;
		transform: initial;
		background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 250, from(#000), to(transparent));
	}

	.diary-l .news-dtl h4 a{
		font-size: 32px;
		font-weight: 600;
		line-height: 44px;
		transition: 0.4s;
		color: #fcd604;
	}

	.diary-l .news-dtl h4 a:hover{
		color: #fff;
	}

	.diary-l .news-dtl h4{
		background: #b70516;
		padding: 20px ;
		flex: 4;
		margin: 0;
	}

	.diary-l .news-dtl{
		display: flex;
		text-align: center;
	}

	.diary-l .news-dtl .news-date{
		padding: 10px;
		background: #fcd604;
		text-align: center;
	}

	.diary-l .news-dtl .news-date strong{
		display: block;
		font-weight: 700;
		font-size: 26px;
		line-height: 1;
		color: #b70516;
	}

	.diary-l .news-dtl .news-date strong small{
		display: block;
		font-size: 18px;
		font-weight: 500;
	}

	.diary-l .news-dtl .news-date span{
		font-size: 26px;
		font-weight: 700;
		color: #041d8b;
	}


	/*samachar prabhav*/

	.samachar-p .headings h2:after{
		background: none;
	}

	.samachar-p .headings h2{
		font-size: 26px;
	}

	.smchr .krisi-l .news-dtl{
		background: linear-gradient(180deg, rgba(255,255,255,0) 2%, rgba(183,5,22,1) 90%);
	}

	.smchr .krisi-l .dates{
		display: inline-block;
		position: absolute;
		right: 10px;
		top: 10px;
		color: #fff;
		font-weight: 600;
		background: #b70516;
		padding: 5px 10px;
	}

	.smchr .krisi-l{
		margin: 0 0 20px 0;
	}

	.krisi .smchr .news-s {
		background: #b70516;
	}

	.krisi .smchr .news-s .news-dtl{
		flex: 5;
	}

	.krisi .smchr .news-s .img-wrap{
		flex: 4;
		border-right: 10px solid #b70516;
	}

	.krisi .smchr  .news-s .news-dtl h4 a{
		font-size: 22px;
		color: #fff;
	}

	.krisi .smchr  .news-s .news-dtl h4 a:hover{
		color: #eee;
	}

	.smchr.pravb .krisi-l .news-dtl{
		background: linear-gradient(180deg, rgba(255,255,255,0) 2%, rgba(17,125,2,1) 90%);
	}

	.smchr.pravb .krisi-l .dates{
		display: inline-block;
		position: absolute;
		right: 10px;
		top: 10px;
		color: #fff;
		font-weight: 600;
		background: #117d02;
		padding: 5px 10px;
	}

	.krisi .smchr.pravb .news-s {
		background: #117d02;
	}

	.krisi .smchr.pravb .news-s .img-wrap{
		flex: 4;
		border-right: 10px solid #117d02;
	}


	/*model hunt*/

	.model-hunt .news-s.model-wrap .img-wrap{
		flex: 3;
		border-right: 15px solid #ebebeb;
	}

	.model-hunt .news-s.model-wrap .img-wrap figure{
		padding-top: 490px
	}

	.model-hunt .news-s.model-wrap {
		background: #730184;
		align-items: center;
	}

	.model-hunt .news-s.model-wrap .news-dtl {
		
		text-align: center;
		padding: 30px 50px 20px 50px;
	}

	.news-s.model-wrap .news-dtl h4 a{
		font-size: 38px;
		color: #fcc604;
		font-weight: 700;
		border-bottom: 1px solid #fcc604;
		display: inline-block;
		padding: 0 0 20px 0;
		line-height: 45px;
	}

	.news-s.model-wrap .news-dtl h4{
		margin: 0 0 20px 0;
	}

	.news-s.model-wrap .news-dtl{

	}

	.news-s.model-wrap .news-dtl p{
		color: #fff;
		font-weight: 500;
		font-size: 22px;
		line-height: 38px;
		margin: 0 0 30px 0;
	}

	.sabai-j{
		display: block;
		font-size: 22px;
		background: #fbd402;
		padding: 10px;
		font-weight: 600;
		color: #111;
		transition: 0.4s;
	}

	.sabai-j:hover{
		background: #b70516;
		color: #fff;
	}

	.post-abt a{
		display: block;
		font-size: 22px;
		background: #1c7504;
		padding: 10px;
		font-weight: 600;
		color: #fff;
		transition: 0.4s;
		text-align: center;
	}

	.post-abt a:hover{
		background: #b70516;
		color: #fff;
	}

	.news-s.model-wrap {
		margin: 0 0 20px 0;
	}

	/*rising stars*/

	.risin .news-wrap .news-dtl{
		padding: 20px;
		text-align: center;
		background: #f5f4ed;
		margin: -20px 20px 0 20px;
		position: relative;
	}

	.risin .news-wrap .news-dtl h4 a{
		color: #a9a8a6;
		font-size: 35px;
		line-height: 45px;
	}

	.risin .news-wrap{
		margin: 0 0 20px 0;
	}

	.model-hunt .sabai{
		background: #fbd402
	}

	/*madesh action*/

	.madesh-actn .news-wrap .img-wrap{
		margin: 0 0 10px 0;
	}

	.madesh-actn .news-wrap{
		margin: 0 0 20px 0;
      	background: #cdcdcb;
      	padding: 20px;
	}

	.madesh-list{
		background: #f5f4ed;
		padding: 20px;
	}

	.madesh-list .news-s{
		background: none;
		border-bottom: 1px solid #111;
		margin: 0 0 10px 0;
	}

	.madesh-list .news-s .news-dtl h4 a{
		color: #000;
		font-size: 22px;
	}

	.madesh-l{
		text-align: center;
	}

	.madesh-l .tags{
		margin: -30px 0 20px 0;;
		position: relative;
	}

	.madesh-l .tags a{
		background: #bc023f;;
		color: #fff;
		padding: 10px;
		display: inline-block;
		font-weight: 600;
		transition: 0.4s;
	}

	.madesh-l .tags a:hover{
		background: #1c7504
	}

	.madesh-l .news-date {
		display: block;
		color: #565455;
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 15px 0;
		font-weight: 500;
	}

	.madesh-l .news-dtl{
		background: #cdcdcb;
		padding: 15px;
	}

	/*debate section*/

	.debate-l h3 a {
		font-size: 34px;
		display: inline-block;
		line-height: 46px;
		font-weight: 600;
		color: #111;
		transition: 0.4s;
	}

	.debate-l .news-date{
		display: block;
		color: #565455;
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 5px 0;
		font-weight: 500;
		text-align: right;
	}

	.debt-sec{
		display: flex;
		margin: 0 0 20px 0;
	}

	.debt-col{
		position: relative;
		flex: 1;
	}

	.debt-col .news-dtl{
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 20px 20px 0 20px;
		background: linear-gradient(180deg, rgba(255,255,255,0) 2%, rgba(1,61,171,1) 90%);
		text-align: center; 
	}

	.debt-col .news-dtl a{
		font-size: 26px;
		display: inline-block;
		line-height: 34px;
		color: #fff;
		transition: 0.4s;
		font-weight: 600;
	}

	.debt-col .news-dtl a:hover{
		color: #fcc604;  
	}

	.debt-col:nth-child(1){
		border-right: 2px solid #fff;
	}

	.debt-col:nth-child(2){
		border-left: 2px solid #fff;
	}

	.debt-sec{
		position: relative;
	}

	.debt-tag a{
		display: inline-block;
		font-size: 20px;
		font-weight: 600;
		padding: 10px 20px;
		color: #000;
		position: relative;
	}

	.debt-tag a:before{
		content: "";
		position: absolute;
		background: #fcc604;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		-ms-transform: skew(-10deg);
		-webkit-transform: skew(-10deg);
		transform: skew(-10deg);
		z-index: -1;
	}

	.debt-tag{
		position: absolute;
		top: 20px;
		left: 50%;
		transform: translateX(-50%);
	}

	.debate .diary-l .news-dtl .news-date strong{
		color: #6a6566;
		border-bottom: 1px solid #111;
		padding: 0 0 10px 0;
	}

	.debate .diary-l .news-dtl .news-date span{
		font-size: 36px;
		color: #6a6566;
	}

	.debate .diary-l .news-dtl .news-date{
		padding: 10px 20px
	}

	.debate .diary-l .news-dtl .news-date{
		position: relative;
	}

	.debate .diary-l .news-dtl .news-date:after{
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		border-left: 30px solid #fcd604;
		border-top: 70px solid #fcd604;
		border-bottom: 70px solid transparent;
		border-right: 30px solid transparent;
		left: 100%;
	}

	.debate .diary-l .news-dtl h4{
		background: #8d037e;
		padding-left: 70px;
	}

	.debate .diary-l .news-dtl h4 a{
		color: #fff;
	}

	.debate .diary-l{
		overflow: hidden;
	}

	/*bidesh news*/

	.bidesh .news-wrap .news-dtl h4 a{
		font-size: 22px;
		line-height: 34px;
	}

	.bidesh .news-wrap .img-wrap{
		margin: 0 0 10px 0;
	}

	.bidesh .news-wrap{
		margin: 0 0 20px 0;
	}

	.news-wrap.bidesh-l .news-dtl{
		background: #013dab;
		padding: 20px;
	}

	.news-wrap.bidesh-l .img-wrap{
		margin: 0;
	}

	.bidesh .news-wrap.bidesh-l .news-dtl h4 a{
		color: #fff;
		font-size: 26px;
		line-height: 38px;
	}

	.bidesh .news-wrap.bidesh-l .news-dtl h4 a:hover{
		color: #fcc604;
	}

	.bidesh .numb-wrap{
		padding: 20px;
		background: #fcc604
	}

	.bidesh .numb-wrap strong{
		font-size: 28px
	}

	.bidesh .news-s .news-dtl{
		border-bottom: 1px solid #111;
	}

	/*pradesh bureau*/

	.pradesh-l .news-dtl h4 a{
		font-size: 28px;
		display: inline-block;
		line-height: 36px;
		color: #fff;
		transition: 0.4s;
		font-weight: 600;
	}

	.pradesh-l .news-dtl h4 a:hover{
		color: #fcc604;
	}

	.pradesh-l .news-dtl{
		background: #013dab;
		padding: 30px;
		margin: -50px 100px 0 100px;
		position: relative;
		text-align: center
	}

	.pradesh-l .news-dtl:before{
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		border-bottom: 20px solid #fff;
		border-left: 20px solid #fff;
		border-right: 20px solid transparent;
		border-top: 20px solid transparent;
	}

	.loctn-wrap a{
		display: inline-block;
		background: #f30649;
		color: #fff;
		padding: 10px 20px;
		font-size: 18px;
		font-weight: 600;
	}

	.pradesh-l .loctn-wrap{
		position: absolute;
		top: -20px;
		right: -20px
	}

	.pradesh-l{
		margin: 0 0 20px 0;
      background: #fff;
      padding: 20px;
	}

	.pradesh .news-s .img-wrap .loctn-wrap{
		position: absolute;
		right: -20px;
		bottom: 10px;
	}

	.pradesh .news-s .img-wrap {
		flex: 3
	}

	.pradesh .news-s .news-dtl{
		padding: 10px 10px 20px 30px;
	}

	.pradesh .news-s{
		border: 1px solid #999;
		margin: 0 0 20px 0;
      height: 250px;
	}

	.pradesh .news-s .news-date{
		display: block;
		color: #565455;
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 5px 0;
		font-weight: 500;
	}

	.pradesh .news-wrap .news-dtl{
		background: #013dab;
		padding: 30px 20px;
		text-align: center;
	}

	.pradesh .news-wrap .news-dtl h4{
		margin: 0 0 20px 0;
	}
.eng .nav-link{
  background: #7B1318! important;
}
	.pradesh .news-wrap .news-dtl h4 a{
		color: #fff;
	}

	.pradesh .news-wrap .news-dtl .news-lcn{
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.pradesh .news-wrap .news-dtl .news-lcn .news-date{
		display: block;
		color: #fff;
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 5px 0;
		font-weight: 500;
		padding: 0 20px;
	}

	/*footer*/

	footer{
		background: #dcdbdb;
      	position: relative;
	}

	.foot-head h5{
		font-size: 24px;
		color: #07708f;
		margin: 0 0 10px 0;
	}

	.foot-head .under-line{
		display: block;
		background: #ebebeb;
		height: 3px;
		position: relative;
	}

	.foot-head .under-line:before{
		content: "";
		width: 10px;
		height: 10px;
		background: #ebebeb;
		border-radius: 50%;
		position: absolute;
		right: 100%;
		top: 50%;
		transform: translateY(-50%);
		margin: 0 5px 0 0;
	}

	.foot-head{
		margin: 0 0 20px 0;
	}

	.foot-contn.spcl{
		background: #7b1315;
		padding: 30px 20px;
	}

	.darta-no strong{
		color: #111;
		padding: 10px;
		background: #ebebeb;
		border-radius: 10px;
		display: block;
		margin: 0 0 20px 0;
	}

	.foot-contn ul{
		list-style: none;
	}

	.foot-list{
		color: #fff;
		margin: 0 0 30px 0;
	}

	.foot-list li{
		font-size: 18px;
		margin: 0 0 10px 0;
		font-weight: 600;
	}

	.foot-contc li{
		font-size: 18px;
		margin: 0 0 10px 0;
		font-weight: 600;
		color: #fff;
	}

	.foot-contc li small{
		display: block;
		margin: 0 0 5px 0;
	}

	.foot-contc li i{
		margin: 0 10px 0 0;
	}

	.foot-contn {
		padding: 30px 10px;
	}

	.foot-contc {
		margin: 0 0 30px 0;
	}
	
	.foot-contn.spcl .foot-head h5 {
		color: #fff;
	}

	.foot-contc .f-contc li{
		color: #B30316;
	}

	.foot-contn.spcl .f-contc li{
		color: #fff;
	}

	.foot-contc .f-contc li.phn{
		color: #000;
	}

	.copy-wrap{
		display: flex;
		justify-content: space-between;
		padding: 10px;
		background: #7b1315;
		color: #fff;
	}

	.copy-wrap a{
		display: inline-block;
		color:#fcc604;
	}

	/*news page*/

	/*inner header*/

	.inner-header .trendn{
		border-radius: 0 22px 0 0 ;
	}

	.inner-header .nav-sec .navbar-light .navbar-nav .nav-link{
		margin: 0
	}

	.sngl .news-wrap{
		margin: 0 0 30px 0;
	}

	.sngl .news-wrap .img-wrap{
		margin: 0 0 10px 0;
	}

	.sngl .news-wrap .news-dtl h4 a{
		font-size: 22px;
	}

	.page-item.active .page-link{
		background: #7b1319;
		border-color: #7b1319;

	}

	.page-link{
		color: #157291;
	}

	.sngl .reprtr{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.sngl .inr-head{
		margin: 0 0 20px 0;
	}

	.sngl .inr-head h1{
		margin: 0 0 15px 0;
	}

	.sngl .news-contn{
		margin: 0 0 20px 0;
	}

	.sngl .user-comment{
		margin: 0 0 20px 0;
	}

	/*for scroll*/


	.sticky.navbar-fixed-top {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 1000;
		width: 100%;
	}

	.sticky .navbar-light .navbar-nav .nav-link{
		margin: 0;
	}


	/*for new header*/


	.new-caldr strong{
		font-size: 18px;
		font-weight: 500;
		margin: 0 10px;
	}

	.new-caldr strong i{
		margin: 0 5px 0 0;
		color: #023a6b;
	
		height: 20px;
		width: 20px;
	}

	.ext-menu{
		list-style: none;
		text-align: right;
		margin: -110px 0 0 0;
	}

	.ext-menu li{
		display: inline-block;
		vertical-align: bottom
	}

	.ext-menu li a{
		font-size: 18px;
		font-weight: 500;
		display: inline-block;
		background: #1f47a7;
		color: #fff;
		padding: 10px;
		transition: 0.4s;
	}

	.ext-menu li.current-nav a{
		padding-bottom: 125px;
		background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(31,71,167,1) 60%);
		font-size: 26px;
		font-weight: 700;
	}

	.ext-menu li.news-lang a{
		background: #7b1319
	}

	.ext-menu li a:hover{
		background: #157291;
	}

	.new-socio{
		list-style: none;
		margin: 0 10px;
		text-align: right;
	}

	.new-socio li{
		display: inline-block;
	}

	.new-socio li a i{
		font-size: 14px;
		line-height: 22px;
		width: 28px;
		background: #d2d0d1;
		border: 3px solid #e9ebea;
		text-align: center;
		border-radius: 50%;
		transition: 0.4s;
	}

	.new-socio li a i.fa-facebook{
		color: #126ff2;
	}

	.new-socio li a i.fa-twitter{
		color: #04acf3;
	}

	.new-socio li a i.fa-youtube{
		color: #7e2521;
	}
	
	.new-socio li a i.fa-instagram{
		color: #3f729b;
	}
	
	.new-socio li a i.fa-whatsapp{
		color: #075e54;
	}
	
	.new-socio li a i.fa-linkedin-in{
		color: #0e76a8;
	}

	.new-socio li a i:hover{
		background: #157291;
		color: #fff;
	}

	.new-socio strong{
		display: block;
		text-transform: uppercase;
		font-weight: 600;
	}

	.header-new .nav-sec .navbar-light .navbar-nav .nav-link{
		margin-bottom: 0;
	}

	.header-new .nav-sec {
		margin: 10px 0 0 0;
	}

	.live-tv .nav-link{
		background: #fcc604 !important;
		color: #555 !important;
	}

	.new-trendn{
		list-style: none;
		padding: 10px 20px;
		background:#ebece7;
		margin: 0 0 15px 0;
	}

	.new-trendn strong{
		display: inline-block;
		color: #686667;
		font-size: 20px;
		font-weight: 700;
		margin: 0 10px 0 0;
	}

	.new-trendn li {
		margin: 0 15px 0 0;
		display: inline-block;
	}

	.new-trendn li a {
		font-size: 16px;
		font-weight: 600;
		line-height: 24px;
		color: #000;
		transition: 0.4s;
	}

	.new-trendn li a:hover {
		color: #157291;
	}

	.new-trendn strong i{
		margin: 0 5px 0 0;
	}

	.inner-reprtr{
		text-align: center;
		margin: 20px 0;
	}

	.inner-reprtr small{
		font-size: 20px;
		font-weight: 500;
		color: #5c5959;
		margin: 0 0 10px 0;
		display: block;
		border-bottom: 1px solid #7b1319;
	}

	.inner-reprtr .img-wrap figure {
		width: 75px;
		padding-top: 75px;
		margin: 0  auto;
	}

	.inner-reprtr .img-wrap{
		margin: 0 0 10px 0;
	}

	.inner-reprtr strong{
		font-size: 22px;
		display: block;
	}

	.reprtr-socio{
		margin: 0;
		list-style: none;
	}

	.reprtr-socio li {
		display: inline-block;
		margin: 0 5px;
	}

	.reprtr-socio li a i.fa-facebook{
		color: #126ff2;
	}

	.reprtr-socio li a i.fa-twitter{
		color: #04acf3;
	}

	.inr-head {
		text-align: center;
		padding: 0px 100px;
	}

	.news-des{
		display: flex;
		justify-content: flex-end;
	}

	.news-des .news-pub{
		text-align: right;
		padding:0 10px;
	}

	.news-des .news-pub strong{
		display: block;
		color: #555;
		font-weight: 500;
		font-size: 18px;
	}

	.news-des .news-pub small{
		font-size: 15px;
		color: #666;
	}

	.innr-taja .taja-update.taja-right{
		margin: 20px 0;
		border: none;
	}

	.news-s.yo-pani{
		margin: 10px 0;
		background: #f0eeef;
	}

	.news-s.yo-pani h6{
		font-size: 24px;
		background: #7b1319;
		color: #fff;
		flex: 1;
		text-align: center;
		padding: 20px 10px;
	}

	.news-s.yo-pani .news-dtl{
		flex: 4;
	}

	.news-s.yo-pani .news-dtl h4 a{
		font-size: 24px;
		line-height: 40px;
	}

	.news-s.yo-pani .img-wrap{
		flex: 2;
	}
.news-s{
	margin-bottom: 15px;
}
	.sub-head h2{
		color: #111;
		font-size: 20px
	}

	.sub-head{
		margin: 0 0 15px 0;
	}
	
	.news-contn .inr-head h1{
		font-size: 55px;
		Color : #514e4e;

  Font-weight : 700;

	}

	.news-contn .inr-head .sub-head .fade-effect1{
		width: 100%;
		background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 400, from(#851233), to(transparent));
		height: 3px;
	}
.news-contn .inr-head .sub-head .fade-effect2{
		width: 35%;
		background: -webkit-gradient(radial,50% 50%, 0, 50% 50%, 400, from(#851233), to(transparent));
		height: 1px;
	}
	.reprtr-socio li a i{
		font-size: 28px
	}
	.time {
	    margin-top: 15px;
	}
.time small {
  padding-left: 20px;
  font-size: 18px! important;
  font-weight: 600;
}
	/*emoji reactor*/

	.emo-wrap {
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: center;
		padding: 10px;
		border: 2px solid #f1f1f1;
		margin: 0 0 20px 0;
		background: #fff;
	}

	.emo-wrap .emo {
		display: inline-block;
		margin: 0 5px;
	}

	.emo .icon-wrap {
		height: 70px;
		width: 70px;
		position: relative;
		overflow: hidden;
		transition: 0.4s;
		top: 0;
	}

	.emo .icon-wrap:hover {
		top: -10px;
	}

	.emo .icon-wrap img {
		position: absolute;
		width: 600px;
		max-width: 10000px;
	}

	.emo.likes .icon-wrap img {
		left: -47px;
		top: -65px;
	}

	.emo.love .icon-wrap img {
		left: -117px;
		top: -65px;
	}

	.emo.haha .icon-wrap img {
		left: -188px;
		top: -65px;
	}

	.emo.yay .icon-wrap img {
		left: -258px;
		top: -65px;
	}

	.emo.wow .icon-wrap img {
		left: -330px;
		top: -65px;
	}

	.emo.sad .icon-wrap img {
		left: -400px;
		top: -65px;
	}

	.emo.angry .icon-wrap img {
		left: -470px;
		top: -65px;
	}

	.emo a span{
		color: #555;
		font-weight: 600;

	}

	.add-wrap .adv-text{
		position: absolute;
		top: -10px;
		left: 5px;
		background: #BDBBBB;
		color: #ffffff;
		font-size: 11px;
		padding: 2px;
		line-height: 1;
	}

	.emo .icon-wrap {
		right: initial;
	}


	/*news slider bottom*/

	.news-slider .owl-carousel .owl-nav button{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}

	.news-slider .owl-carousel .owl-nav button.owl-prev{
		left: 0;
        margin: 0;
	}

	.news-slider .owl-carousel .owl-nav button.owl-next{
		right: 0;
		margin: 0;
	}
	
		.news-slider .owl-carousel .owl-nav button.owl-prev i{
		    border-radius: 0 5px 5px 0;
		}
		
				.news-slider .owl-carousel .owl-nav button.owl-next i{
		    border-radius: 5px 0 0 5px;
		}

	.news-slider .owl-carousel .owl-nav button i{
		background: #157291;
		padding: 10px; 
		color: #fff;
	}

	.news-slider{
		background: #fff;
		box-shadow: 0 1px 12px 3px rgba(0, 0, 0, 0.13);
	}
	
	.news-slider .owl-theme .owl-nav{
	    margin-top: 0px;
	}


	#newsslider {
	
		position: fixed; /* Make it stick/fixed */
		bottom: -100px; /* Hide the navbar 50 px outside of the top view */
		width: 100%; /* Full width */
		transition: 0.3s; /* Transition effect when sliding down (and up) */
		z-index: 2;
	}

	#newsslider .close-btn{
		display: inline-block;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 5;
		color: #7b1319;
	}
	
	/*changes on bottom slider*/
	
	.news-slider .news-s .news-dtl h4 a{
    font-size: 16px;
    font-weight: 700;
    line-height: 23px !important;
    display: block;
    margin-top: 0px;
}

.news-slider .news-s .news-dtl h4{
        line-height: 20px !important;
}

.news-slider .news-s .img-wrap {
    flex: 2;
    margin-bottom: 0;
}

.news-slider .news-s .img-wrap img{
    margin-bottom: 0;
}

.news-slider .news-s .news-dtl{
    flex: 3;
    padding: 5px 5px 0 5px;
}

.news-slider .news-s{
    margin-bottom: 0;
}

	.sngl .news-l{
		text-align: left;
		margin: 30px 0 20px 0;
	}

	.sngl .news-l .img-wrap{
		margin: 0 0 10px 0;
	}

	.news-date {
		display: block;
		color: #565455;
		font-size: 14px;
		line-height: 24px;
		margin: 0 0 5px 0;
		font-weight: 500;
	}

	.krisi-l{
		margin: 0 0 15px 0;
	}

	.blog-wrap {
		margin: 0 0 15px 0;
	}

	.tips-list .news-dtl.list-style {
		padding: 10px 10px 10px 35px;
		position: relative;
	}

	.tips-list .news-dtl.list-style::before {
		content: "";
		width: 15px;
		height: 15px;
		background: #7b1319;
		border-radius: 50%;
		display: block;
		position: absolute;
		left: 10px;
		top: 20px;
	}

	.tips-list{
		padding: 10px;
		background: #fff;
		border-radius: 20px;
	}

	.tips-list .news-dtl.list-style h4 a{
		font-size: 22px;
		line-height: 32px;
	}

	.btmnav-wrap{
		list-style: none;
		background: #157291;
		padding: 5px
	}

	.btmnav-wrap li{
		display: inline-block;
	}

	.btmnav-wrap li a{
		text-align: center;
		font-size: 18px;
		font-weight: 600;
		background: #157291;
		color: #fff;
		transition: 0.4s;
		border: 1px solid #fff;
		display: inline-block;
		padding: 10px 15px;
		transition: 0.4s;
		border: 1px solid #fff;
	}

	.btmnav-wrap li a:hover{
		background: #7b1315;
	}

	.afix-header .main-date{
		text-align: center;
		font-size: 13px;
		font-weight: 500;
		margin: 5px 0 0 0;
	}

	.afix-header .navbar-brand{
		padding: 0 10px;
	}

	.afix-header .navbar-brand img{
		max-width: 150px;
	}

	#afx-header {
		background-color: #fff;
		position: fixed;
		top: -610px;
		width: 100%;
		transition: 0.3s;
		z-index: 9;
		box-shadow: 3px 2px 3px rgba(0,0,0,0.4);
      padding: 10px 0;
	}

	#afx-header .nav-sec{
		margin: 0;
	}

	#afx-header .nav-sec .navbar-light .navbar-nav .nav-link{
		margin-bottom: 0;
	}

	.pradesh-l .news-date{
		color: #eee;
	}

	.afix-header .new-socio{
		min-width: 200px;
	}

	.bidesh-l .news-date{
		color: #eee;
	}

	.sngl {
		background: #fff;
	}

	/*new detail page*/

	.new-inrhead h4{
		text-align: center;
		font-size: 20px;
		color: #646263;
	}

	.new-inrhead h4 i{
		margin: 0 0 0 5px;
		font-size: 16px;
		display: inline-block;
		vertical-align: middle;
	}

	.innr-taja{
  position: -webkit-sticky;
	position: sticky;
	top: 0;
		max-height: 1000px;
		overflow-y: auto;
		overflow-x: hidden;
		background: #fff;
	
	}
	.innr-taja1{
  position: -webkit-sticky;

	top: 0;
		max-height: 1000px;
		overflow-y: scroll;
		overflow-x: hidden;
      height: 500px;
		background: #fff;
		
	}
	.sub-title p{
		border-left: 3px solid #7b1319;
		display: inline-block;
		padding: 0 20px;
		font-style: italic;
		font-weight: 500;
		font-size: 22px;
      	
	}

	.sub-title {
		margin: 0 0 15px 0;
	}

	.thap-samachar .news-s{
		margin: 0 0 15px 0;
	}

	.thap-samachar .new-inrhead{
		text-align: center;
	}

	.thap-samachar .new-inrhead h4 {
		display: inline-block;
		background: #1f47a7;
		color: #fff;
		padding: 5px 10px;
	}

	.header-new .logo-wrap{
		
	}
.new-caldr {
	text-align: center;
}
	.newscat-head h2 a{
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    transition: 0.4s;
    color: #111;
    border-top: 2px solid #A4659A;
    border-bottom: 1px solid #A4659A;
    padding: 5px 0;
}

.newscat-head h2 a:hover{
    color: #7b1318;
}

.newscat-head h2 a:hover{
    color: #7b1318;
}
.newscat-head {
	text-align: center;
}

.video-sec .sabai{
    margin: 0 0 30px 0;
}

.bidesh .white-wrap{
    margin: 0 0 10px 0;
}

.bidesh .sabai{
    margin: 0 0 30px 0;
}



.flash-sec{
  text-align: center;
}

.ribbon {
  
    padding: 0.3em 0.6em;
   border:1px solid #157291;
    color: #FFF;
    display: inline-block;
    font-size: 22px;
   border-radius: 22px 0 0 22px;
    z-index: 1;
  transition: all 0.5s ease;
}
.ribbon:hover {
  background: #7b1319;
  border: #7b1318;
}
.ribbon {
    position: relative;
    top: -20px;
}
 .ribbon>a {
    color: #157291;
    font-size: 18px;
    font-weight: 600;
}

 .ribbon>a:hover {
  color: #fff;
}

.calendar-date{
  text-align: center;
  font-weight: 500;
}

.calendar a {
  color: #000;
}
.debate-l {
    text-align: center;
}



.subflash-title {
    color: #157291;
   background: #fcfcfc;
    font-weight: 500;
   margin-bottom: 20px;
   height: 150px;
    padding: 10px 15px;
   
    transition: 0.4s;
}

.subflash-title h3 a {
  color: #000;
   font-size: 22px;
 line-height :28px;
  font-weight: 600;
}

.diary .news-wrap .news-dtl {
	height: 165px;
  	
}
.news-dtl h4 a{
  margin-top: 15px;
}
.newscat-head {
  margin-top: 30px;
}

.news-dtlheight{
  height: 275px;
}


/*===bureau estambha=====*/
.enews-blogs{
  margin-bottom: 30px;

}

.enews-blogs h2 span {
  font-size: 22px;
  font-weight: 600;
}
ul.enews-listsblogs {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.enews-listsblogs li {
  display: inline-block;
  border-right: 1px solid #ddd;
  padding-right: 10px;
  padding-left: 10px;
}

ul.enews-listsblogs li a {
  color: #777;
  font-size: 14px;
}
ul.enews-listsblogs li:first-child {
  padding-left: 0;
}


.height-seven {
  height: 120px;
}

.height31 {
  height: 120px;
}

.height-eight {
  height: 210px;
}

.height-fourth {
  height: 240px;
}


.height-fifteen {
  height: 240px;
}

.height-six {
  height: 150px;
}
.blog-wrap .b-dtl{
  height: 110px;
  padding-top: 15px;
}

.height19{
  height: 150px;
}

.list-style{
  height: 100px;
}


.reprtr-small {
  height: 80px;
}
.ent-first-col{
  height: 160px;
}

.ent-second-col {
  height: 130px;
}

.ent-third-col {
  height:88px;
}






.news-wrap h4 a {
  color: #000;
}

.news-wrap h4 {
  margin-top: 15px;
}

.news-cate {
  text-align: center;
  margin-top: 10px;
}
.news-cate h3 {
    margin-bottom: 20px;
}
.news-cate h3 a {
     padding-bottom: 3px;
    font-size: 28px;
    font-weight: 900;
    color: #8d8d8d;

}
.sub-head .title-btn {
  font-size: 22px! important;
  padding: 2px 0;
  Color : #8b8989;
  Font-style : Normal;
  Font-weight : 700;
  margin-bottom: 3px;
}

.newscat-head1 h2 a {
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    transition: 0.4s;
    color: #111;
    border-top: 2px solid #A4659A;
    border-bottom: 1px solid #A4659A;
    padding: 5px 0;
}

.newscat-head1 {
    text-align: center;
}
.inr-head h2 {
  margin-top: 16px;
  font-size: 23px;
    font-style: italic;
    color: #868181
}
.img-wrap figcaption {
  text-align:center;
  background: #ddd;
  padding: 15px;
  font-size: 18px;
}

.time {
    display: flex;
    justify-content: flex-end;
}

.time h3 {
  font-size: 18px;
  color: #727272;
}
.time h3 i {
  padding-right: 10px
}

.margin-top{
    margin-top: 20px;
}
.margin-bottom{
    margin-bottom: 20px;
}
.highlight-wrap {
  background: #fff;
  padding: 15px;
}
.module>header .cat-title a{
  font-size: 20px;
  color: #157291;
  font-weight: 600;
}
.module>header{
  border-bottom: 1px solid #ddd;
}
.module>header .module-header {
  font-size: 36px;
  font-weight: 600;
  margin: 10px 0;
  color: #222;
  line-height: 45px;
}

ul.auther li {
  display: inline-block;
  padding-right: 15px;
  border-right: 1px solid #ddd;
  font-weight: 600;
  color: #666;
}
ul.auther li:last-child {
  border: none;
}
ul.auther li span {
  padding-left: 15px;
}
.full-news{
  float: right;
  font-size: 18px;
  font-weight: 600;
  color: #222;
  cursor: pointer;
}
.full-news i {
  padding-left: 5px;
}
.sngl {
  padding-bottom: 30px;
}

#shortd {
    position: relative;
    
    
}


#shortd:after {
    content: '';
    width: 100%;
   height: 350px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 86%, rgba(255, 255, 255, 1) 87%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 86%, rgba(255, 255, 255, 1) 87%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 86%, rgba(255, 255, 255, 1) 87%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.arko-detail p {
  padding-bottom: 20px;
}

.arko-detail img{
  margin-bottom: 20px;
}

#panel {
  display: none;
}
.border-hightlight {
  border-bottom: 2px solid #ddd;
  margin-bottom: 20px;
}


.rising-modal figure {
  position: relative;
  height:220px;
  max-width: 350px;
}
.rising-modal {
  margin-bottom: 50px;
}
  

.rising-modal figure img {
  height: 100%;
  width: 100%;
}

.rising-modal figure h3 {
  background: #FBD402;
  content:'';
  position: absolute;
  text-align: center;
  bottom: -15%;
  padding: 10px 15px;
  right: 4%;
  left: 4%;
  font-size: 20px;
  font-weight: 600;
}
/*====toggle menu=====*/



.nav-sec .navbar-light .navbar-nav .nav-link{
  padding: 10px 48px;
}

.news-contn a img {
  margin-top: 20px;
}

.live-rdio img {
  margin-bottom: 5px;
}

.banner-ad figure{
    text-align: center;
}


ul.scroll-tv {
  list-style: none;
  margin: 0 0 0 150px;
}

ul.scroll-tv li {
  display: inline-block;
  padding-right: 35px;
}

ul.scroll-tv li a {
    color: #7B1318;
    font-size: 20px;
    font-weight: 600;
}

.logo-wrap1 img {
    max-width: 210px;
}