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

	body {
		background: #F8F4E8;
		min-width: 320px;

		color: #000;

		font-family: 'Mukta', sans-serif;

		overflow-x: hidden;
	}

	a{
		text-decoration: none;
	}

	a:hover{
		text-decoration: none;
	}

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

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

	.img-wrap figure{
		position: relative;

		width: 100%;

		padding-top: 75%;

		margin: 0; 
	}

	.img-wrap figure img{
		position: absolute;

		display: block;

		width: 100%;

		height: 100%;

		left: 0;

		right: 0;

		top: 0;

		bottom: 0;

		margin: 0;

	
	}


	/*logo wrap*/

	.logo-bar{
		padding: 10px 0;
		background: #2a66e0;
	}
.logo-wrap img {
  margin-right: 15px;
}
	.logo-wrap a{
		color: #fff;
	}

	/*top social*/

	.top-social{
		list-style: none;
		text-align: right;
		margin: 0;
	}

	.top-social li {
		display: inline-block;
		margin: 0 5px;;
	}

	.top-social li a{
		color: #01AA9D;
		font-size: 18px;
		transition: 0.4s;
	}

	.top-social li a:hover{
		color: #111;
	}

	/*search bar*/

	.top-srch form{
		position: relative; 
		padding: 0;
	}

	.top-srch form .btn{
		position: absolute;
		right: 0;
		border: none;
		color: #fff;
	}
.top-srch i {
  font-size: 14px;
}
	.top-srch .form-inline .form-control{
		width: 100%;
		border-radius: 10px;
		height: 36px;
	}

	.top-srch .form-inline input::placeholder{
		color: #fff;
	}

	.nav-sec{
		background: #05B8DD;
		border-bottom: 1px solid #d9dddf;
	}

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

	.nav-sec .navbar-nav .nav-link{
		color: #fff;
		padding: 15px 12px ;
		font-size: 20px;
		font-weight: 500;
		transition: 0.4s;
		
	}

	.nav-sec .navbar-nav .nav-link i{
		display: inline-block;
		margin: 0 5px 0 0;
	}

	.nav-sec .navbar-nav .nav-link img{
		display: inline-block;
		margin: 0 5px 0 0;
		height: 16px;
	}

.nav-sec .navbar-nav .nav-item{
	text-align:left;
}

	.nav-sec .navbar-nav .nav-item.active .nav-link{
		color: #fff;
		position: relative;
	}
  
	.nav-sec .navbar-nav .nav-item.active .nav-link:before{
		content: "";
		position: absolute;
		bottom: 100%;
		left: 0;
		right: 0;
		height: 3px;
		background: #fff;
	}    

	.nav-sec .navbar-nav .nav-item .nav-link:hover{
		background: #2a66e0;
		color: #fff;
	}

	/*flash news */

	.flash-wrap{
		padding: 20px 20px 0 20px;
	}

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

	.flash-dtl h1 a{
		font-size: 36px;
		color: #333;
		transition: 0.4s;
		line-height: 46px;
		display: inline-block;
		margin: 0 0 10px 0;
	}

	.flash-dtl h1 a:hover{
		color: #FFAE56;
	}

	.flash-wrap .tag{
		margin: 0 0 10px 0; 
		

	}

	.reprtr a{
		color: #2a66e0;
	}

	.reprtr a i{
		color: #0e5dae;
		font-size: 22px;
		
		color: #333333
	}

	.flash-wrap .tag a{
		color: #FFAE56;
		padding: 5px 20px;
		display: inline-block;
		padding: 10px 0;
		transition: 0.4s;
	}

	.flash-wrap .tag a:hover{
		color: #FFAE56;
	}

	.flash-dtl {
		padding: 0 0 0px 0;
	}

.reporter-name .black{
  font-weight: 600;
  font-size: 18px;
  padding-right: 5px;
  color: #01AA9D;
}

.reporter-name .blue{
  font-weight: 600;
  font-size: 18px;
  padding-right: 5px;
  color: #FFAE56;
}


.news-header h2 a img {
  padding-right: 10px;
}

  

/*====main flash news=====*/
.flash-news {
	
	 text-align: center;
	 
}
 .flash-news > h2 {
	 font-size: 50px;
	 line-height: 70px;
	 margin: 0 0 15px 0;
}
 .flash-news > h2 > a {
	 color: #333;
}
 .flash-news > h2 > a:hover {
	 text-decoration: none;
	 color: #FFAE56;
}
 .flash-news > h3 {
	 font-size: 24px;
	 line-height: 30px;
	 margin: 15px 0;
}
 .flash-news > h3 > a {
	 color: #333;
	 transition: all 0.5s ease;
}
 .flash-news > h3 > a:hover {
	 text-decoration: none;
	 color: #2a66e0;
}
 .flash-news .writer-name {
	 text-align: center;
	 width: 100%;
   margin-bottom: 1px;
}
 .flash-news .writer-name ul {
	 list-style: none;
	 padding: 0;
	 margin: 0 0 15px 0;
}
 .flash-news .writer-name ul > li {
	 display: inline-block;
	 padding-right: 15px;
}
 .flash-news .writer-name ul > li > i {
	 padding-right: 10px;
}
 .flash-news > h4 {
	 font-size: 30px;
	 font-weight: 700;
	 line-height: 48px;
	 margin: 15px 0;
}
 .flash-news > h4 > a {
	 color: #333;
}
 .flash-news > h4 > a:hover {
	 text-decoration: none;
	 color: #2a66e0;
}
 .flash-news > figure > img {
	 width: 100%;
}
 .flash-news > p {
	 font-size: 19px;
	 line-height: 30px;
	 text-align: center;
}
 .with-ribbon {
	 position: relative;
	 margin-top: 35px;
}
 .with-ribbon .ribbon {
	 padding: 0.3em 0.6em;
	 background: #ffb355;
	 color: #fff;
	 display: inline-block;
	 font-size: 22px;
	 margin-bottom: 20px;
	 z-index: 1;
}
 .with-ribbon .ribbon > a {
	 color: #fff;
	 font-size: 18px;
}
 .with-ribbon .ribbon > a:focus, .with-ribbon .ribbon > a:hover, .with-ribbon .ribbon > a:active {
	 text-decoration: none;
}
 
	/*news section*/

	.news-sec{
		padding: 30px;
	}

	.news-m .img-wrap{
		
	}

	.news-m .news-dtl{
		
		border: 1px solid #ddd;
		border-top: none;
	}

	.news-m .news-dtl h3 a{
		font-size: 24px;
		color: #000;
		transition: 0.4s;
		font-weight: 500;
		display: inline-block;
		line-height: 36px;
	}

	.news-m .news-dtl h3 a:hover{
		color: #FFAE56;
	}

	.news-dtl .dates{
		display: flex;
		justify-content: space-between;
		font-size: 18px;
		padding: 0 0 10px 0;
	}

	.news-dtl .dates .news-tag a{
		color: #2a66e0;
		transition: 0.4s;
	}

	.news-dtl .dates .news-tag a:hover{
		color: #0e5dae;
	}

	.news-dtl .dates .date-sec{
		color: #333;
		font-size: 16px;
		font-weight: 500;
	}

	.news-m {
		margin: 0 0 20px 0;
	}

	/*footer*/

	.footer-wrap .foot-contct {
		list-style: none;
	}

	.footer-wrap .foot-contct li{
		line-height: 32px;
		color: #fff;
		font-size: 18px;
	}

	footer{
		background: #090909;
		padding: 30px 0 0 0;
	}

	footer h4{
		color: #fff;
		font-size: 22px;
	}

	.footer-wrap .logo-wrap{
		margin: 0 0 20px 0;
	}

	.copy-wrap {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 15px 0;

		color: #fff;
	}

	.copy-r{
		background: #05B8DD; 
	}

	.copy-wrap a{
		color: #FFAE56;
		transition: 0.4s;
	}

	.copy-wrap a:hover{
		color: #FFAE56;
	}

	.trending-bar{
		display: flex;
		align-items: center;
	}

	.trend-tags{
		list-style: none;
		margin: 0;
	}

	.trend-tags li{
		display: inline-block;
		margin: 0 20px;
	}

	.trend-tags li a{
		color: #0e5dae;
		font-weight: 500;
		transition: 0.4s;
	}

	.trend-tags li a:hover{
		color: #2a66e0;
	}

	.trending-bar strong{
		padding: 10px 20px;
		position: relative;

	}

	.trending-bar strong i{
		margin: 0 0 0 5px;
	}

	.trending-sec{
		background: #e9eff5;
		border-bottom: 1px solid #ccc;
	}

	.socio-bar{
		list-style: none;
		margin: 0;
		border-left: 1px solid
		rgba(0,0,0,.28);
		border-right: 1px solid
		rgba(0,0,0,.28);
		padding: 5px;
	}

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

	.socio-bar li a i{
		color: #333;
		background: #fff;
		width: 30px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		border-radius: 5px;
		transition: 0.4s;
	}

	.socio-bar li a i:hover{
		background: #0a3b6d;
		color: #fff;
	}


	/*single page*/

	.tag a {
		color: #FFAE56;
		padding: 0 5px;
		display: inline-block;
		transition: 0.4s;
	}

	.tag a:hover{
		color: #0e5dae;
	}

	.inr-head .tag{
		margin: 0 0 10px 0;
	}

	.sngl{
		padding: 30px 0;
	}

	.inr-head .reprtr a i{
		
	}

	.inr-head .date-sec{
		margin: 5px 10px;
		font-size: 15px;
		color: #3c3c3c;
	}

	.inr-head h1{
		font-size: 34px;
	}

	.inr-head{
		margin: 0 0 10px 0;  
	}

	.post-dtl{
		display: flex;
		align-items: center;
		justify-content: start;
		border-top: 1px solid
		#555;
		border-bottom: 1px solid
		#e2dbdb;
		margin: 0 0 10px 0;
		padding: 5px 0;
	}

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

	.sngl .news-contn p{
		font-size: 20px;
		line-height: 36px;
      margin-bottom: 15px! important;
	}

	.related-news .title-wrap h2{
		font-size: 26px;
	}

	.innr-taja .news-m{
		display: flex;

	}

	.innr-taja .news-m .img-wrap{
		flex: 1;
		border: none;
	}

	.innr-taja .news-m .news-dtl{
		flex: 4;
		border: none;
		padding: 0 10px;
	}

	.innr-taja .news-m .news-dtl h3 a{
		font-size: 24px;
		line-height: 36px;
	}

	.innr-taja .title-wrap h2 a{
		font-size: 26px;
		color: #0e5dae;
		transition: 0.4s;
	}

	.innr-taja .title-wrap h2 a:hover{
		;color: #2a66e0
	}

	.page-item .page-link {
		color: #FFAE56;
	}

	.page-item.active .page-link {
		z-index: 1;
		color: 
		#fff;
		background-color:
		#2a66e0;
		border-color:
		#2a66e0;
	}

.page-item.disabled .page-link {

  color: #FFAE56;
}

.page-link:hover {
  background: #01AA9D;
  color: #fff;
}
	.user-comment .title-wrap h2{
		font-size: 26px;
	}

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

	.cat-wrap .news-m {
		display: flex;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
	}

	.cat-wrap .news-m .img-wrap{
		flex: 1;
		border: none;
      margin-right: 20px;
	}

	.cat-wrap .news-m .news-dtl{
		flex: 3;
		border: none;
	}
.news-m .news-dtl{
	padding: 10px;
}
	.cat-wrap .news-m .news-dtl p{
		font-size: 18px;
	}

	/*update news*/

	.update-wrap .artha-list .img-wrap{
		margin: 0 10px 0 0;
	}

	.update-wrap .artha-list .news-dtl h3 a{
		font-size: 24px;
		line-height: 36px;
	}

	.news-header h2{
		text-align: left;
		border-bottom: 2px solid #dddddd;
		margin: 0 0 30px 0;
	}

	.news-header h2 a{
		background: #1AAA9D ;
		display: inline-block;
		font-size: 28px;
		color: #fff;
		padding: 2px 20px 2px 2px;
		transition: 0.4s;
	}

	.news-header h2 a:hover{
		background: #FFAE56;
	}

	.news-header h2 span{
		background: #1AAA9D ;
		display: inline-block;
		font-size: 28px;
		color: #fff;
		padding: 2px 20px 2px 2px;
		transition: 0.4s;
	}
.news-header h2 span img {
	padding-right: 10px;
}
	.news-header h2 span:hover{
		background: #333;
	}


	.update-sec{
		padding: 0 0 0 0;
	}

	.tag-s a{
		display: inline-block;
		background: rgba(203, 1,1, 0.5);
		color: #fff;
		font-size: 18px;
		padding: 10px 20px;  
		font-weight: 700;
		transition: 0.4s;
	}

	.tag-s a:hover{
		background: rgba(203, 1,1, 1);
	}

	.tag-s{
		position: absolute;
		top: 0;
		left: 0;

	}

	/*nepal news*/

	.nepalnews .news-m .news-dtl{
		border: none;
		background: #ffeaea;
	}

	.nepalnews .news-m.lrg .news-dtl{
		border: none;
		background: none;
	}

	.nepalnews .news-m.lrg .img-wrap figure{
		padding-top: 60%;
	}

	/*biswo list news*/

	.biswo-list h3 a{
		font-size: 22px;
		line-height: 30px;
		font-weight: 600;
		color: #000;
		transition: 0.4s;
	}

	.biswo-list h3 a:hover{
		color: #2a66e0;
	}


	.biswo-img{
		display: flex;
	}

	.biswo-img .img-wrap{
		flex: 2;
	}

	.biswo-img .news-dtl{
		flex: 4;
		padding: 5px 10px;
	}

	.biswo-img .news-dtl .dates{
		padding: 0 0 10px 0;
	}

	.biswo-img .news-dtl p{
		font-size: 19px;
		color: #727272;
		line-height: 28px;
	}

	.update-sec.immg .news-m .news-dtl{
		border: none;
	}

	.update-sec.immg .news-m p{
		font-size: 18px;
		line-height: 26px;
		color: #000;
	}

	.update-sec.immg .news-m .img-wrap{
		margin: 0 0 10px 0;
	}

	.update-sec.arth .news-dtl{

		border: none;
		padding: 0 10px;
	}

	.artha-list{
		display: flex;
		border-bottom: 1px solid #ddd;
		padding: 0 0 20px 0;
		margin: 0 0 20px 0;
	}

	.artha-list .news-dtl{
		flex: 3;
	}

	.artha-list .img-wrap{
		flex: 2;
	}

	.artha-list .news-dtl h3 a{
		font-size: 24px;
		line-height: 36px;
		color: #000;
		transition: 0.4s;
	}

	.artha-list .news-dtl h3 a:hover{
		color: #FFAE56;
	}

	.arth .news-m.lrg .img-wrap{
		margin: 0 0 20px 0;
	}


	/*manoranjan*/

	.bg-wrap{
		background: #252525;
		padding: 20px;
	}

	.mano .news-m .news-dtl h3 a{
		color: #fff;
	}

	.mano .news-m .news-dtl h3 a:hover{
		color: #2a66e0;
	}

	/*sangarsa news*/

	.sangars-l{
		display: flex;
		align-items: center;
	}

	.sangars-l .img-wrap{
		flex: 2;
	}

	.sangars-l .news-dtl{
		flex: 1;
		text-align: center;
	}

	.sangars-l .news-dtl h3 a{
		font-size: 24px;
		line-height: 36px;
		color: #000;
		transition: 0.4s;
	}

	.sangars-l .news-dtl h3 a:hover{
		color: #2a66e0;
	}

	.sangars-l .news-dtl .dates{
		justify-content: center;
		margin: 0 0 10px 0;
	}

	/*antarwarta*/

	.antr-wrap{
		padding: 10px;
		background: #eeecec;
		display: flex;
		margin: 0 0 20px 0;
	}

	.antr-wrap .img-wrap{
		flex: 2;
	}

	.antr-wrap .news-dtl{
		flex: 3;
		padding:0 10px;
	}

	.antr-wrap .news-dtl h3 a {
		font-size: 24px;
		line-height: 36px;
		color: #000;
		transition: 0.4s;
	}

	.antr-wrap .news-dtl h3 a:hover{
		color: #2a66e0;
	}

	.antr-wrap .news-dtl .spkr{
		display: block;
		color: #2a66e0;
	}

	/*profile*/

	.profile-news .news-m{
		display: flex;
		border: 1px solid #ddd;
	}

	.profile-news .news-m .img-wrap{
		flex: 2;
		border: none
	}

	.profile-news .news-m .news-dtl{
		flex: 3;
		border: none;
	}


	/*footer*/

	footer h4{
		position: relative;
		padding: 0 0 0 15px;
		margin: 0 0 20px 0;
	}

	footer h4:before{
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		width: 3px;
		left: 0;
		background: #FFAE56;
	}

	.foot-team strong{
		display: block;
	}

	.foot-team li{
		width: 32%;
		display: inline-block;
		color: #fff;
		line-height: 30px;
		margin: 0 0 20px 0;
	}


	/*nayapatrika daily*/

/*	.ep-main{
		padding: 30px 0;
	}

	.ep-list .carousel{
		display: flex;
	}

	.ep-list .carousel-indicators{
		position: initial;
		display: block;
		flex: 2;
		margin: 0 20px;
		height: 100vh;
		overflow-y: auto;
	}

	.ep-list .carousel-inner{
		flex: 8;
		height: 100vh;
		overflow-y: auto;
	}

	.ep-list .carousel-indicators li{
		display: block;
		height: auto;
		width: 100%;
		margin: 0 0 20px 0;
		text-indent: initial;
		text-align: center;
		position: relative;
	}



	.ep-list .carousel-indicators li .img-wrap{
		position: relative;
		width: 100%;
		padding-top: 75%;
		margin: 0;
	}

	.ep-list .carousel-indicators li .img-wrap:before{
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: rgba(255,255,255,0.5);
		z-index: 2;
	}

	.ep-list .carousel-indicators li.active .img-wrap:before{
		display: none;
	}


	.ep-list .carousel-indicators li .img-wrap img{
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: 0;
		object-fit: cover;
	}


	.ep-pgno strong{
		color: #fff;
		display: block;
		background: #181765;
		}*/

		/*epaper control bar*/

/*	.ep-controls{
		padding: 10px;
		background: #214f90;
		margin: 0 0 20px 0;
		display: flex;
		align-items: center;
		justify-content: end;
	}

	.ep-controls form{
		justify-content: end;
	}

	.ep-controls form .form-group{
		margin: 0 10px;
	}

	.ep-controls form .form-control{
		background: none;
		color: #fff;
	}

	.ep-controls form input::placeholder{
		color: #eee;
	}

	.ep-controls .dwnld a{
		color: #eee;
		display: inline-block;
		padding: 0 10px;
		transition: 0.4s;
	}

	.ep-controls .dwnld a:hover{
		color: #aaa;
	}

	.ep-controls .slidecontainer{
		display: flex;
		align-items: center;
		margin: 0 10px;
	}

	.ep-controls .slidecontainer .fas{
		margin: 0 5px;
		color: #eee;
	}

	@media (max-width: 575.98px)  {
		.ep-controls form {
			justify-content: start;
		}

		.ep-controls form .form-group {
			margin: 5px;
		}

		.ep-controls .slidecontainer{
			margin: 10px;
		}
		}*/


		/*jagat news*/

		.jagat-wrap{
			position: relative;
		}

		.jagat-wrap .news-dtl{
			margin-top: 15px;
          text-align: center;
		}

		.jagat-wrap .news-dtl h3 a{
			color: #000;
			transition: 0.4s;
		}

		.jagat-wrap .news-dtl h3 a:hover{
			color: #2a66e0;
		}

		/*khojkhabar*/

		.news-dtl h3 a {
			font-size: 24px;
			color: #000;
			transition: 0.4s;
			font-weight: 500;
			display: inline-block;
			line-height: 36px;
		}

		.news-dtl h3 a:hover {
			color: #2a66e0;
		}

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

		.khojkhabar-sec .artha-list .img-wrap{
			margin: 0 10px 0 0;
			flex: 2;
		}

		.khojkhabar-sec .artha-list .news-dtl{
			flex: 4;
		}

		/*kala kalakar section*/

		.kalakar-sec{
			background: #111111;
			padding: 40px 0;
		}

		.kalakar-sec .news-dtl h3 a{
			color: #fff;
		}

		.kalakar-sec .news-dtl h3 a:hover {
			color: #2a66e0;
		}


		/*sangharsa section*/

		.sang-m{
			margin: 0 0 20px 00;
			position: relative;
		}



		.sang-m .news-dtl:before{
			content: "";
			position: absolute;
			left: 0;
			right: 0;
			bottom: 0;
			top: 0;
			background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0,0,0,0.4));
			z-index: -1;
		}

		.sang-m .news-dtl{
			position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
			padding: 10px;
			z-index: 1;
		}

		.sang-m .news-dtl h3 a{
			color: #fff;
		}

		.sang-m .news-dtl h3 a:hover{
			color: #FFAE56;
		}

		.sang-m .img-wrap{
			margin: 0 0 20px 00;
		}

		.sangarsa-sec .artha-list .img-wrap{
			margin: 0 10px 0 0;  
			flex: 1;
		}

		.sangarsa-sec .artha-list .news-dtl h3 a{
			font-size: 24px;
          line-height: 36px;
		}

		/*drishya*/

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

		.drisya-sec .play-btn a i{
			display: inline-block;
			background: rgba(0,0,0, 0.5);
			height: 40px;
			line-height: 40px;
			width: 60px;
			text-align: center;
			color: #fff;
			border-radius: 15px;
			transition: 0.4s;
		}

		.drisya-sec .play-btn a i:hover{
			background: #2a66e0;
			
		}
		
		.footer-wrap {
    padding: 20px 0;
}

.footer-wrap p{
    color: #fff;
    font-size: 18px
}

.cm-soon{
    height: 100vh;
    width: 100%;
    background: #2a66e0;
    position: relative;
}

.cm-soon h1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 55px;
}


blockquote {
	font-weight: 600;
  	float: right;
        font-size: 20px;
  	width: 300px;
  	padding: 1rem 1.5rem;
  	background: #f5f5f5;
  	border-left: 5px solid #ffae5661;
  	margin-left: 1.5rem;	
  }

.blockquote {
	font-weight: 600;
  	float: right;
  	width: 300px;
  font-size: 20px;
  	padding: 1rem 1.5rem;  
  	background: #f5f5f5;
  	border-left: 5px solid #FFAE56;
  	margin-left: 1.5rem;	
  }


.footer-wrap {
background:#05B8DD;
}

footer {
	background: none;
}


.reprtr .black {
  color: #01AA9D;
  font-weight: 600;
}

.reprtr .blue {
  color: #FFAE56;
  margin: 0 2px;
  font-weight: 600;
}

.reprtr span{
  color: #05B8DD  ;
  margin-right: 10px;
  font-size: 18px;
}
.reprtr strong{
  color: #E6A00D  ;
  margin-right: 15px;
  font-size: 18px;
}

p {
	font-size: 19px;
  	line-height: 32px;
}

.top-wrp .dropdown-toggle::after{
  display: none;
}


.nav-sec .navbar-nav .more {
  font-weight: 700;
  background: #ffb354;
color: #fff;
}


.reprtr a {
  color:#076558;
}





    .search-focus {
        background: #f8f8f8;
        border: 1px solid #ccc;
        outline: none;
        background-size: 22px;
        background-position: 13px;
        border-radius: 50px;
        width: 30px;
        height: 30px;
        padding: 25px;
        transition: all .5s;
    }
    .search-focus:focus{ 
        width: 190px;
        padding-left: 50px;
    }
.search_icon {
    text-align: center;
    left: 7.5%;
    left:50%;
    top: 25%;
  	font-size: 10px;
  color: #333;
  position: absolute;
  transform: translateX(-50%);
}

.searchbar{
    text-align: center;
}

    .search-hover {
       background: #f8f8f8;
        border: 1px solid #00a99d;
        outline: none;
        background-size: 22px;
        background-position: 13px;
        border-radius: 50px;
        width: 14px;
        height: 14px;
        padding: 12px;
        transition: all .5s;
    }
    
    .searchbar:hover a{
    display: none;
}
    
    .search-hover:hover{
        width: 170px;
        padding-left: 50px;
    }

.search-click {
    position: relative;
    overflow: hidden;
    height: 50px;
}  
.search-click input {
    background: transparent;
    border: 1px solid #ccc;
    outline: none;
    position: absolute;
    width: 300px;
    height: 50px;
    left: 0%;
    padding: 10px;
}


.top-srch form .btn {
	left: 0;
}

   
.top-sech .form-control {
	background: #FFAE56;
}

.swrap {
	
}


.img-wrap figcaption {
  background: #ffae554d;  
  padding: 12px 15px; 
  font-size: 18px;
}
.reprtr a img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-right: 10px;
}


/*=====mobile search=====*/
.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 30px;
  height: 24px;
  background-color: #33BBB1;
 
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: #33BBB1;
  box-shadow: none;
  display:block;   
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
color:#e2e1e1;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
color: #e2e1e1;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #e2e1e1;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  color: #e2e1e1;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 100%;
  border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
  background: #01AA9D;
  position: absolute;
  top: 2px;
  right: 10px;
  z-index: 2;
  display: block;
  width: 36px;
  height: 39px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  left: initial;
  font-size: 18px;
}
.search-form {
	margin-top: 2px;
}
.reporter-name a span{
  color: #05B8DD;
    margin-right: 5px;
    font-size: 18px;
    font-weight: 600;

}

.reporter-name a strong{
  color: #E6A00D;
 
    font-size: 18px;

}

.reporter-name a  {
  color: #076558;
  font-size: 20px;
  font-weight: 600;
} 


.reporter-wrap{
  background:#03b8dd12;
  padding: 15px;
  margin-bottom: 20px;
}

.reporter-detail figure {
  float:left;
  margin-right: 30px
}

.reporter-detail figure img {
    height:62px;
    width: 62px;
    border-radius: 50%;
}

.repoter-detail span {
  font-size: 20px;
  font-weight: 600;
  display: block;
  padding-bottom: 10px;
}

ul.reporter-info {
  list-style: none;
  padding: 0;
  margin:15px 0 0 0;
  width: 100%;
  text-align: center;
}

ul.reporter-info li {
  display: inline-block;
  padding-right: 15px;
  
}
ul.reporter-info li a {
  font-size: 22px;
  color: #727272;
}




ul.more-aboutreporter {
  color: #FFAE56;
  padding: 15px 15px 15px 40px;
  border: 1px solid #ddd;
}

ul.more-aboutreporter li {
  line-height: 28px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px;
  margin-bottom: 6px;
}
ul.more-aboutreporter li:last-child {
  border: none;
   padding-bottom: 0;
  margin-bottom: 0;
}

ul.more-aboutreporter li a {
  font-size: 18px;
  color: #333;
}




ul.reporter-link {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
  text-align: center;
  width: 100%;
}

ul.reporter-link li {
  display: inline-block;
  margin-right: 5px; 

}

ul.reporter-link li a {
  color: #f7270b;
  font-size: 16px;
}

  


ul.reporter-linkdetail {
  list-style: none;
  padding: 0;
  margin: 0 0 0px 12px;
  text-align: center;
  width: 100%;
}
.reprtr {
  margin: 0px 15px 0 0;
}
ul.reporter-linkdetail li {
  display: inline-block;
  margin-right: 5px; 

}

ul.reporter-linkdetail li a {
  color: #f7270b;
  font-size: 14px;  
}

ul.reporter-info li.fbinfo a i{
  color: #4267B2;
}

ul.reporter-info li.twitterinfo a i{
  color: #48C7EA;
}


ul.reporter-linkdetail li.twitterc a i{
  color: #48C7EA;
  font-size: 14px;
}

ul.reporter-linkdetail li.fbc i{
  color: #4267B2;
  font-size: 14px;
}

ul.reporter-link li.twitterc a i{
  color: #48C7EA;
}

ul.reporter-link li.fbc i{
  color: #4267B2;
}

.news-header h3 {
  background: #00ab9d;
  color: #fff;
  display: inline-block;
  padding: 8px 15px;
  font-size: 22px;
}


.reprtr-img a {
  font-size: 18px;
  font-weight: 600;
}
.flash-news p{
    padding: 0 130px;
    font-weight: 500;
    font-size: 22px;
    line-height: 34px;
}

.bhcr .sang-m .img-wrap figure{
    padding-top: 49%;
}

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

.news-contn p img{
   
   
}


.logo-bar .dates{
    margin: 0;
    list-style: none;
    text-align: left;
}

.logo-bar .dates li{
    display: inline-block;
    margin: 10px 10px 0 0;
    font-size:14px;
}

.logo-bar .dates li:after{
    content: "|";
    margin-left: 10px;
}


.logo-bar .dates li:last-of-type:after{
    content: "";
}

.logo-bar .dates li i{
   color: #ffb354;
    margin: 0 5px 0 0;
}
.sngl .news-contn .image{
    max-width: 450px;
    margin: 0 15px 15px 0;
}   

.sngl .news-contn .image figcaption{
    margin: 10px 0 10px 0 ;
}

.inner-margin p{
	margin-bottom: 0! important;  
}

.inner-margin figure img {

  margin-right: 15px;
}
.reprtr-img h3 {
	margin-top: 30px;
}
.reprtr-img h3 figure{
  display: inline-block;
  margin:0;
}
.reporter-name figure {
 margin: -5px 10px 0 0;
  float:left;
}

.reporter-name figure img {
  border-radius: 50%;
 height: 36px;
  width: 36px;
}
.reprtr-img figure  img{
  border-radius: 50%;
 height: 36px;
  width: 36px;
}



.title-wrap h2{
  background: #00ab9d;
  display: inline-block;
padding: 2px 20px 2px 2px;
margin-bottom: 20px;

}

.title-wrap h2 a {
  color: #fff;
  font-size: 28px;

}

.title-wrap h2 a img {
  margin-right: 10px;
}

.reprtr-img h3 a {
    font-size: 18px;
    font-weight: 600;
}
.reprtr-img h3 {
  
}

.reprtr h4 {
    color: #076558;
    font-size: 18px;
    font-weight: 600;
  margin-top: 8px
}

.writer-name figure{
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    margin: 10px auto;
}


.foot-eml p{
color: #fff;
padding: 10px;
font-weight: 600;
line-height: 36px;
border-radius: 10px;
border: 2px solid #00ab9d;
background: #00ab9d;
font-size: 18px;
}


.news-contn>ul {
  margin-left: 25px;
  }

.news-contn ul li {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 15px;
}


.related-news .news-dtl {
  height: 150px;
}


.news-contn hr {
  border-top: 2px solid #929191;
}

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

.flash-wrap .img-wrap {
  height: 450px;
  max-width: 100%;
}


.flash-wrap .img-wrap img {
  height: 100%;
    width: 100%;
}

.fb-likebtn {
  
  text-align: center;
  padding: 20px;
}
