body {
	font-family: 'Mukta', sans-serif;
	min-height: 100%;
	width: 100%;
	overflow-x: hidden;
}

img {
 max-width: 100%;
}
figure {
  margin-bottom: 0;
}
p{
	font-size: 18px;
	line-height: 24px;

}
.margin-top{
	margin-top: 15px;
}
.margin-bottom{
	margin-bottom: 15px;
}
.container{
	max-width: 1300px;
}

.midhead {
  background: #fff;
  padding: 15px 0;
}


.headerbanner-ad{
  text-align: right;
}

.menu-wrap {
  background: #026696;
  border-bottom: 1px solid #f1f1f1;
  border-top: 1px solid #f1f1f1;
}
.menu-wrap .navbar{
  padding: 0;
}
.menu-wrap .navbar-expand-lg .navbar-nav .nav-link {
  padding: 11px 16px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 5px;
}
 .menu-wrap .navbar-nav>.active>a,.menu-wrap .navbar-nav>.active>a:focus, .menu-wrap .navbar-nav>.active>a:hover {
    color: #fff!important;
    background-color: #E50C0C;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
   
}
  .menu-wrap .navbar-nav>li>a:focus,.menu-wrap .navbar-nav>li>a:hover {
    color: #fff!important;
    background-color: #E50C0C;
     border-right: 2px solid #fff;
    border-left: 2px solid #fff;
}
.rowmargin{
  margin-right: -15px;
}
.samachar-height{
  height: 880px;
}
.trending-height{
  height: 880px;
}
.mainsection-wrapper{
  background: #E9E7E8;
 
}
.menu-wrap .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
 }
 ul.trendingmenu-lists {
  list-style: none;
  width: 100%;
  text-align: center;
  padding: 30px 0 0 0;
}
ul.trendingmenu-lists li {
  display: inline-block;
  padding-right: 30px;
}
ul.trendingmenu-lists li a {
  font-size: 16px;
  color: #33333396;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.5s ease;
}
ul.trendingmenu-lists li a:hover {
  color: #000;
}


.affix {
	background: #026696;

    position: fixed;
    top: 0;
    right: 0%;
    left: 0%;
    z-index: 99999;
}
.stickyLogo {
    background: #fff;
    position: relative;
    float: left;
    width: 180px;
    left: 3%;
    margin-right: 65px;
    padding: 9px;
}
#sticky.fixed {
    display: block;
    top: 0;
    width: 100%;
}
.stickyLogo .date__note{
  background: #E50C0C;
  top: 46px;
}

.stickyLogo .date__note {
    position: absolute;
    top: 45px;
    left: 0px;
    color: #fff;
    white-space: nowrap;
    padding: 8px;
    background: #E50C0C;
    line-height: 13px;
    font-size: 14px;
}

/*===flash-news=====*/
.module-flash-news {
    padding: 10px 50px 50px 50px;
    background: #fff;
    box-shadow: 4px 2px 4px rgb(207 183 183 / 75%);
    text-align: center;
    margin-top: 15px;
}

.module {
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: 15px;
}
.module-flash-news h2{
	padding: 15px 0 0 0;
}
.module-flash-news h2 a {
color: #333;
font-size: 62px;
font-weight: 700;
line-height: 60px;
  text-decoration: none;
  transition: all 0.5s ease;
}

.module-flash-news h2 a:hover {
  color: #E50C0C;
}
.module-flash-news h4 a{
  color: #333;
  text-decoration: none;
}
.module-flash-news h5{
  color: #E50C0C;
  font-size: 14px;
  margin:0;
}
.module-flash-news h5 span {
color: #E50C0C;
font-size: 14px;
font-weight: bold;
padding: 15px 0px;
padding-right: 15px;
}

.flash-news span .fa-edit:before, .fa-pencil-square-o:before {
padding-right: 15px;}

.module-flash-news .btn-primary {
background: #E50C0C;
padding: 8px 15px;
border: none;
border-radius: 0;
font-size: 18px;
transition: all 0.5s ease;
}

.module-flash-news .btn-primary:hover {
  background: #404041;
}
.module-flash-news p{
  font-size:20px;
  padding-top: 20px;
  line-height: 32px;
}

.subflash-wrap {
  margin-top: 15px;
}
.subflashnewsmd-wrap{
	margin: 20px 0;
}
.subflashnewsmd-wrap figure{
  height: 220px;
  max-width: 100%;
  position: relative;
}
.subflashnewsmd-wrap figure img{
    border-radius: 4px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.subflashnewsmd-wrap h3{
  background: #f9f9f9;
  margin: 0;
  padding: 15px;
  text-align: center;
  line-height: 32px;
  height: 120px;
}
.subflashnewsmd-wrap h3 a {
  color: #333;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.5s ease;
}
.subflashnewsmd-wrap h3 a:hover {
  color: #E50C0C;
}
.subflashbtn-md {
  background: #E50C0C;
  border: none;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  padding: 3px 10px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 8px;
}

 .dates{
    margin: 0;
    list-style: none;
    text-align: left;
}

 .dates li{
    display: inline-block;
    font-size:14px;
}

.dates li:after{
    content: "|";
    margin-left: 10px;
}


.dates li:last-of-type:after{
    content: "";
}

.dates li i{
   color: #ffb354;
    margin: 0 5px 0 0;
}


/*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*/


    .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: #E50C0C;
}

 .writer-name {
	 text-align: center;
	 width: 100%;
  
}
 .writer-name ul {
	 list-style: none;
	 padding: 0;
	 margin: 0 0 15px 0;
}
 .writer-name ul > li {
	 display: inline-block;
	 padding-right: 10px;
}
 .writer-name ul > li > i {
	 padding-right: 10px;
}
.reporter-name a span{
  color: #000;
   
    font-size: 14px;
 

}

.reporter-name a strong{
  color: #E6A00D;
 
    font-size: 14px;

}

.reporter-name a  {
  color: #000;
  font-size: 14px;
 
} 


.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;
}

.mainsubflashmd-newsbox{
  margin-top: 20px;
}
.mainsubflashmd-newsbox figure {
  height: 180px;
  max-width: 100%;
}
.mainsubflashmd-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.mainsubflashmd-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
}
.mainsubflashmd-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.mainsubflashmd-newsbox h3 a:hover {
  color: #E50C0C;
}



.mainsubflashlarge-newsbox{
  margin-top: 20px;
}

.mainsubflashlarge-newsbox figure {
  height: 580px;
  max-width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  background: #ccc;
}
.mainsubflashlarge-newsbox figure:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.7));
}
.mainsubflashlarge-newsbox figure a img {
  height: 100%;
  width: 100%;
}
.mainsubflashlarge-newsbox h3{
   position: absolute;
    bottom: 0;
    padding: 30px;
  line-height: 40px;
 }
.mainsubflashlarge-newsbox h3 a {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.5s ease;
}
.mainsubflashlarge-newsbox h3 a:hover {
  color: #E50C0C;
}







.module>header{
  border-bottom: 2px solid #33333336;
 
}
.module>header>a{
  color: #333;
}
.rajnitilarge-newsbox{
  margin-top: 20px;
}
.rajnitilarge-newsbox figure {
  height: 400px;
  max-width: 100%;
}
.rajnitilarge-newsbox figure a img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.rajnitilarge-newsbox h3{
  text-align: center;
  line-height: 42px;
  border-bottom: 1px solid #ddd;
  padding: 15px 0 20px 0;
  margin-bottom: 20px;
}
.business-module{
  background: #034EA2!important;
}
.muluksection-wrap{

background: #034EA2;
    padding: 20px 0;
}
.rajnitilarge-newsbox h3 a{
	color: #333;
  font-size: 32px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.5s ease;
}
.rajnitilarge-newsbox h3 a:hover {
  color: #E50C0C;
}
ul.rajnitilists li{
  border: 1px solid #f1f1f1;
  padding: 15px;
  margin-bottom: 15px;
}

ul.rajnitilists li figure {
  float: left;
  margin-right: 15px;
  height: 90px;
  width: 130px;
}
ul.rajnitilists li figure a img {
  border-radius: 05px;
  height: 100%;
  width: 100%;
}
ul.rajnitilists h3 a {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.5s ease;
}
ul.rajnitilists h3 a:hover {
  color: #E50C0C;
}
ul.rajnitilists {
	list-style: none;
	margin: 0;
	padding: 0;
}

.module>header>h3 {
	background: #E50C0C;
	border-right: 1px solid #33333336;
	box-shadow: 1px 1px 2px #33333336;
    float: left;
    color: #fff;
    display: block;
    padding: 13px 20px;
    padding-bottom: 10px;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.module>header>h3>a, .module>header>h3>a:focus, .module>header>h3>a:hover {
    color: #fff;
    text-decoration: none;
}
.module>header>a {
    float: right;
    margin-top: 11px;
    font-weight: 600;
}

.dherailokpriya .nav-tabs{
  border-bottom: 2px solid #EF4030;
}
.dherailokpriya .tab-content {
   background: #fffbfb;
   padding: 30px;
}
.dherailokpriya .nav-tabs .nav-item.show .nav-link, .dherailokpriya 
 .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #EF4030;
    border: none;
   
}
.dherailokpriya .nav-tabs .nav-link:focus, .dherailokpriya .nav-tabs .nav-link:hover {
     color: #fff;
    background-color: #EF4030;
    border: none;
   
}
.dherailokpriya .nav-tabs .nav-link{
  background: #404041;
  border: none;
  color: #fff;
  font-size: 20px;
  margin-right: 2px;
  padding: 12px 20px;
}
.dherailokpriyanews-newsbox figure {
  height: 250px;
  max-width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  background: #ccc;
}
.dherailokpriyanews-newsbox figure:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.7));
}
.dherailokpriyanews-newsbox figure a img {
  height: 100%;
  width: 100%;
}
.dherailokpriyanews-newsbox h3{
   position: absolute;
    bottom: 0;
    padding: 15px;
  line-height: 26px;
 }
.dherailokpriyanews-newsbox h3 a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.5s ease;
}
.dherailokpriyanews-newsbox h3 a:hover {
  color: #E50C0C;
}
ul.jagatlists li{
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
ul.jagatlists li:last-child{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

ul.jagatlists li figure {
  float: left;
  margin-right: 15px;
  height: 100px;
  width: 140px;
}
ul.jagatlists li figure a img {
  border-radius: 05px;
  height: 100%;
  width: 100%;
}
ul.jagatlists h3 a {
	color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.5s ease;
}
ul.jagatlists h3 a:hover {
  color: #E50C0C;
}
ul.jagatlists {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
.khojkhabarmd-newsbox{
  margin-top: 20px;
}
.khojkhabarmd-newsbox figure {
  height: 180px;
  max-width: 100%;
}
.khojkhabarmd-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.khojkhabarmd-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
}
.khojkhabarmd-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.khojkhabarmd-newsbox h3 a:hover {
  color: #E50C0C;
}
ul.arthabitdlists li{
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-bottom: 20px;
}
ul.arthabitdlists li:last-child{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}



ul.arthabitdlists li h3 a {
	color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.5s ease;
}
ul.arthabitdlists li h3 a:hover {
  color: #E50C0C;
}
ul.arthabitdlists{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}



.arthabidlarge-newsbox{
  margin-top: 20px;
}

.arthabidlarge-newsbox figure {
  height: 450px;
  max-width: 100%;
}

.arthabidlarge-newsbox figure a img {
  height: 100%;
  width: 100%;
}
.arthabidlarge-newsbox h3{
  
    padding-top: 15px;
  line-height: 32px;
 }
.arthabidlarge-newsbox h3 a {
  color: #333;
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.5s ease;
}
.arthabidlarge-newsbox h3 a:hover {
  color: #E50C0C;
}

.arthabidmd-newsbox{
  margin-top: 20px;
}
.arthabidmd-newsbox figure {
  height: 180px;
  max-width: 100%;
}
.arthabidmd-newsbox figure img{
  border-radius: 05px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.arthabidmd-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
}
.arthabidmd-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.arthabidmd-newsbox h3 a:hover {
  color: #E50C0C;
}
.ghumphirlarge-newsbox{
  
  margin-top: 20px;
 
}


.bicharlarge1-newsbox {
	margin-top: 20px;
}
.bicharlarge1-newsbox figure {
  height: 200px;
  max-width: 100%;
}
.bicharlarge1-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.bicharlarge1-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
  text-align: center;
}
.bicharlarge1-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.bicharlarge1-newsbox h3 a:hover {
  color: #E50C0C;
}

ul.bicharlistslists li{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 15px;
  padding-bottom: 15px;
 
}
ul.bicharlistslists li:last-child{
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
 
}
ul.bicharlistslists li figure {
  float: left;
  margin-right: 15px;
  height: 70px;
  width: 90px;
}
ul.bicharlistslists li figure a img {
  height: 100%;
  width: 100%;
}
ul.bicharlistslists h3{
  text-align: center
  padding: 15px 0;
}
ul.bicharlistslists h3 a {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  line-height: 26px;
  transition: all 0.5s ease;
}
ul.bicharlistslists h3 a:hover {
  color: #E50C0C;
}
ul.bicharlistslists{
	list-style: none;
	margin:  20px 0 0 0;
	padding: 0;
}

.ghumphirlargemain-newsbox {
	margin-top: 20px;
}
.ghumphirlargemain-newsbox figure {
  height: 400px;
  max-width: 100%;
}
.ghumphirlargemain-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ghumphirlargemain-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
  text-align: center;
}
.ghumphirlargemain-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.ghumphirlargemain-newsbox h3 a:hover {
  color: #E50C0C;
}

.ghumphirlarge-newsbox figure {
  height: 230px;
  max-width: 100%;
}
.ghumphirlarge-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ghumphirlarge-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;

}
.ghumphirlarge-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.ghumphirlarge-newsbox h3 a:hover {
  color: #E50C0C;
}
ul.khellists li{
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
ul.khellists li:last-child{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

ul.khellists li h3 a {
	color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.5s ease;
}
ul.khellists li h3 a:hover {
  color: #E50C0C;
}
ul.khellists{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
.khellarge-newsbox{
  margin-top: 20px;
}
.khellarge-newsbox figure {
  height: 230px;
  max-width: 100%;
}
.khellarge-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.khellarge-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
  text-align: center;
}
.khellarge-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.khellarge-newsbox h3 a:hover {
  color: #E50C0C;
}
.manoranjansection-wrap{
  background: #034EA2;
  padding: 20px 0;
}
.manolarge-newsbox{
 
}
.mainmano-wrap{
  background: #fff;
 
  margin-top: 20px;
}
.manolarge-newsbox figure {
  height: 380px;
  max-width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  background: #ccc;
}
.manolarge-newsbox figure:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.7));
}
.manolarge-newsbox figure a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.manolarge-newsbox h3{
  background: rgba(0,0,0,0.5);
   position: absolute;
    bottom: 0;
    padding: 20px 15px;
	width: 100%;
  line-height: 30px;
 }
.manolarge-newsbox h3 a {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.5s ease;
}
.manolarge-newsbox h3 a:hover {
  color: #E50C0C;
}

.manoranjansection-wrap .module>header>a{
  color: #fff;
}
.manomd-newsbox{
  margin-top: 20px;
}
.manomd-newsbox figure {
  height: 180px;
  max-width: 100%;
}
.manomd-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.manomd-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
  text-align: center;
}
.manomd-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease;
}
.manomd-newsbox h3 a:hover {
  color: #E50C0C;
}
ul.udhyamlists li{
  background: #F8F4E8;
  padding: 15px;
  margin-top: 20px;
}

ul.udhyamlists li figure {
  float: left;
  margin-right: 15px;
  height: 100px;
  width: 140px;
}
ul.udhyamlists li figure a img {
  height: 100%;
  width: 100%;
}
ul.udhyamlists h3 a {
	color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.5s ease;
}
ul.udhyamlists h3 a:hover {
  color: #E50C0C;
}
ul.udhyamlists{
	list-style: none;
	margin: 0;
	padding: 0;
}
.kurakanilarge-newsbox{

  margin-top: 20px;
}

.kurakanilarge-newsbox figure {

  height: 220px;
  width: 100%;
}
.kurakanilarge-newsbox figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.kurakanilarge-newsbox h3 {
  padding-top: 30px;
  line-height: 28px;
  text-align: center;
}
.kurakanilarge-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.anubhav-section{
  background: #F8F4E8;
  padding: 20px;
  margin-top: 20px;
}

.anubhavlarge-newsbox figure {
  height: 180px;
  max-width: 100%;
}
.anubhavlarge-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.anubhavlarge-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
  text-align: center;
}
.anubhavlarge-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.anubhavlarge-newsbox h3 a:hover {
  color: #E50C0C;
}
.sahityalarge-newsbox{
  margin-top: 20px;
}

.sahityalarge-newsbox figure {
  height: 380px;
  max-width: 100%;
}
.sahityalarge-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.sahityalarge-newsbox h3 {
  background: #F8F4E8;
  padding: 15px;
  line-height: 40px;
  text-align: center;
  height: 150px;
}
.sahityalarge-newsbox h3 a {
  font-size: 32px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.sahityalarge-newsbox h3 a:hover {
  color: #E50C0C;
}
.sahityamd-newsbox{
  margin-top: 20px;
}

.sahityamd-newsbox figure {
  height: 180px;
  max-width: 100%;
}
.sahityalarge-newsbox img {
  height: 350px;
}
.sahityamd-newsbox figure img{
  border-radius:05px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.sahityamd-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
  
}
.sahityamd-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.sahityamd-newsbox h3 a:hover {
  color: #E50C0C;
}
.sikchyalarge-newsbox{
  margin-top: 20px;
}

.sikchyalarge-newsbox figure {
  height: 380px;
  max-width: 100%;
}
.sikchyalarge-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.sikchyalarge-newsbox h3 {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  line-height: 40px;
  text-align: center;
}
.sikchyalarge-newsbox h3 a {
  font-size: 32px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.sikchyalarge-newsbox h3 a:hover {
  color: #E50C0C;
}

.bicharamd-newsbox{
  margin-top: 20px;
}

.bicharamd-newsbox figure {
  height: 150px;
  max-width: 100%;
}
.bicharamd-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.bicharamd-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
  
}
.bicharamd-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.bicharamd-newsbox h3 a:hover {
  color: #E50C0C;
}
.sikchyamd-newsbox{
  margin-top: 20px;
}

.sikchyamd-newsbox figure {
  height: 150px;
  max-width: 100%;
}
.sikchyamd-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.sikchyamd-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
  
}
.sikchyamd-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.sikchyamd-newsbox h3 a:hover {
  color: #E50C0C;
}
.bicharlarge-newsbox{
  margin-top: 20px;
}
.bicharlarge-newsbox figure{
  float: left;
  height: 180px;
  width: 280px;
  margin-right: 20px;
}
.bicharlarge-newsbox figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.bicharlarge-newsbox h3 {
  background: #F8F4E8;
  padding: 30px 15px 15px 15px;
  line-height: 28px;
  text-align: center;
  height: 180px;
}
.bicharlarge-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.bicharlarge-newsbox h3 a:hover {
  color: #E50C0C;
}
.samacharlarge-newsbox{
  margin-top: 20px;
}
.samacharlarge-newsbox figure {
  height: 300px;
  max-width: 100%;
}
.samacharlarge-newsbox figure a img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.samacharlarge-newsbox h3{
  text-align: center;
  line-height: 42px;
  border-bottom: 1px solid #ddd;
  padding: 15px 0 20px 0;
  margin-bottom: 20px;
}
.samacharlarge-newsbox h3 a{
	color: #333;
  font-size: 32px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.5s ease;
}
.samacharlarge-newsbox h3 a:hover {
  color: #E50C0C;
}
ul.samacharlists li{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 15px;
  padding-bottom: 15px;
 
}
ul.samacharlists li:last-child{
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
 
}
ul.samacharlists li figure {
  float: left;
  margin-right: 15px;
  height: 120px;
  width: 180px;
}
ul.samacharlists li figure a img {
    border-radius:05px;
  height: 100%;
  width: 100%;
}
ul.samacharlists h3 a {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.5s ease;
}
ul.samacharlists h3 a:hover {
  color: #E50C0C;
}
ul.samacharlists{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

.samacharnewsmd-newsbox{
  margin-top: 20px;
}
.samacharnewsmd-newsbox figure {
  height: 180px;
  max-width: 100%;
}
.samacharnewsmd-newsbox figure img{
    border-radius:05px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.samacharnewsmd-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
}
.samacharnewsmd-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.samacharnewsmd-newsbox h3 a:hover {
  color: #E50C0C;
}

.mano-listswrap {
  background: #fff;
  padding: 15px;
  margin-top: 20px;
}
ul.manolists li{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 15px;
  padding-bottom: 15px;
 
}
ul.manolists li:last-child{
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
 
}
ul.manolists li figure {
  float: left;
  margin-right: 15px;
  height: 80px;
  width: 100px;
}
ul.manolists li figure a img {
  height: 100%;
  width: 100%;
}
ul.manolists h3 a {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.5s ease;
}
ul.manolists h3 a:hover {
  color: #E50C0C;
}
ul.manolists{
	list-style: none;
	margin:  0;
	padding: 0;
}
ul.trendinglists li{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 15px;
  padding-bottom: 15px;
 
}
ul.trendinglists li:last-child{
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
 
}
ul.trendinglists li figure {
  float: right;
  margin-right: 15px;
  height: 90px;
  width: 100px;
}
ul.trendinglists li figure a img {
  border-radius:05px;
  height: 100%;
  width: 100%;
}
ul.trendinglists h3 a {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.5s ease;
}
ul.trendinglists h3 a:hover {
  color: #E50C0C;
}
ul.trendinglists{
 list-style: none;
 margin: 20px 0 0 0;
 padding: 0;
}
.trending-border {
  border-right: 1px solid #f1f1f1;
  padding-right: 30px;
  
}

.videosection-wrap {
  background:#026696;
  padding: 20px 0;
}
.videolarge-newsbox{
  margin-top: 20px;
}
.videolarge-newsbox figure {
  height: 500px;
  max-width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  background: #ccc;
}
.videolarge-newsbox figure:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.7));
}
.videolarge-newsbox figure a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.videolarge-newsbox h3{
   position: absolute;
    bottom: 0;
    padding: 30px;
  line-height: 40px;
 }
.videolarge-newsbox h3 a {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.5s ease;
}
.vdo-largedetail h3 a:hover {
  color: #E50C0C;
}
.play-btn {
  content: '';
  position: absolute;
   bottom: 0;
  top: 0;
}
.play-btn i{
 background: RGBA(245,83,2,0.8);
  padding: 8px 12px;
  color: #fff;
  font-size: 12px;
}



.videomd-newsbox{
  margin-top: 20px;
}

.videomd-newsbox figure {
  height: 150px;
  max-width: 100%;
  position: relative;
}
.videomd-newsbox figure img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.videomd-newsbox h3 {
  padding-top: 15px;
  line-height: 28px;
  
}
.videomd-newsbox h3 a {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease;
}
.videomd-newsbox h3 a:hover {
  color: #E50C0C;
}
.videomd-newsbox{
  margin-top: 20px;
}

.vlist-wrap .vlist-dtl h3 a {
    font-size: 18px;
    line-height: 25px;
    display: inline-block;
    color: #fff;
    transition: 0.4s;
    text-decoration: none;
}
.vid-list {
  padding-top: 20px;
}
.vlist-wrap {
    border-bottom: 1px solid #605e5e;
    list-style: none;
    display: flex;
    margin: 0 0 15px 0;
    padding-bottom: 15px;
}
.vlist-wrap .img-wrap {
    position: relative;
}
.vlist-wrap .img-wrap {
    width: 93px;
}
.vlist-wrap .img-wrap .play-dtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.vlist-wrap .vlist-dtl {
    width: calc(100% - 93px);
    padding: 0 20px;
}
.vlist-wrap .img-wrap .play-dtn a i {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
    background: rgba(0,0,0,0.5);
    transition: 0.4s;
    border-radius: 10px;
}
.videolarge1-newsbox{
  margin-top: 20px;
}
.videolarge1-newsbox h3{
  padding-top: 15px;
}
.videolarge1-newsbox h3 a {
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
}
.videosection-wrap .module>header>a{
  color: #fff;
}
.arthabidlarge-newsbox p {
  text-align: justify
}
.tabing-submenu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    
    border-bottom: 1px solid #ddd;
}

.tabing-submenu .nav-tabs .nav-link {
    background: #f4efef;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-right: 10px;
    transition: all 0.5s ease;
}

ul.swasthalists li{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 15px;
  padding-bottom: 15px;
 
}
ul.swasthalists li:last-child{
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
 
}
ul.swasthalists li figure {
  float: left;
  margin-right: 15px;
  height: 100px;
  width: 130px;
}
ul.swasthalists li figure a img {
  border-radius:05px;
  height: 100%;
  width: 100%;
}
ul.swasthalists h3 a {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.5s ease;
}
ul.swasthalists h3 a:hover {
  color: #E50C0C;
}
ul.swasthalists{
	list-style: none;
	margin:  20px 0 0 0;
	padding: 0;
}




.footer-top {
  background: #026696;
  padding: 40px 0;
}
.footer-title {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 20px;
}
.footer-title:after {
  content: '';
  position: absolute;
  height: 2px;
  background: #E50C0C;
  width: 35px;
  bottom: 0;
  left: 0
}
ul.teamlists {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.teamlists li {
  line-height: 26px;
  font-size: 16px;
  color: #fff;
}
ul.contact-lists {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.contact-lists li {
  font-size: 16px;
  color: #fff;
  line-height: 32px;
}
ul.contact-lists li i {
  padding-right: 5px;
}
.footer-bottom{
  background: #E50C0C;
  padding: 20px 0;
}

.copyright p {
  font-size: 16px;
  color: #fff;
}
.site-text {
  float: right;
}
.site-text p {
  font-size: 18px;
  color: #fff;
}
.site-text p a {
  color: #fff;
  padding-left: 5px;
}
ul.social-md {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
}

ul.social-md li {
  display: inline-block;
  padding-right: 15px;
  
}
ul.social-md li a {
  color: #fff;
  transition: all 0.5s ease;
}
ul.social-md li a:hover{
  color: #008A80;
}





.page-link {
  color: #333;
}
.pagi-wrap .page-link{
  font-size: 18px;
  margin-right: 15px;
  color: #000;
}
.pagi-wrapper .page-link:focus, .page-link:hover{
  background: #E81F27;
  color: #fff;
}
 .page-item.active .page-link{
  background: #E81F27!important;
  border-color: #E81F27!important;
  
}


/*===detail page====*/
.inner-detail img {
width: 100%;
}
.inner-detail figcaption {
	background: #f1f1f1;
	padding: 30px 15px;
	margin-bottom: 15px;
	color: #333;
	font-size: 22px;
	text-align: center;
}
.inner-detail h3 {
	font-size: 56px;
	font-weight: 600;
	line-height: 65px;
	text-align: center;
	color: #333;
}
.inner-detail>span{
      font-size: 22px!important;
    
}
.inner-detail h5 {
	text-align: center;
	font-size: 24px;
	color: #333;
	padding-top: 15px;
}
.inner-detail p {
	font-size: 22px;
	line-height: 36px;
	color: #333;
	text-align: justify;
}
.fb_comment h5 {
background: #E50C0C;
display: inline-block;
padding: 10px 15px;
color: #fff;
font-size: 18px;
}
ul.post-meta{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
ul.post-meta li{
	color: #333;
	font-size: 14px;
	float: left;
	margin-right: 10px;
}
ul.post-meta li a{
	color: #333;
	
	font-size: 14px;
}
ul.post-meta li i {
	padding-right: 5px;
	color: #333;
}	
/*====team=====*/
.team-title>figure {
  height: 70px;
  max-width: 100px;
  float: left;
   margin-right: 30px;
}

.team-title>figure img {
  height: 100%;
  width: 100%;
}

.team-wrap .table th, .table td{
  padding: 0.75rem 0.75rem 0.75rem 0;
  vertical-align: middle;
  font-size: 16px;
}

.team-title span {
  margin-top: 20px;
  display: block;
}

.team-wrap a span {
  padding-right: 20px;
}

.team-wrap a {
  color: #333;
}

.team-wrap .team-title > figure{
    position: relative;

width: 70px;

padding-top: 70px;

margin: 0;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 10px;
}

.team-wrap .team-title > figure img{
    position: absolute;

display: block;

width: 100%;

height: 100%;

left: 0;

right: 0;

top: 0;

bottom: 0;

margin: 0;

object-fit: cover;
}

.manoranjansection-wrap .module{
  border: none!important;
 
  margin-bottom: 0
}
.videosection-wrap .module{
  border: none!important;
 background: #333;
  margin-bottom: 0
}

/*===scroll to top====*/
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #E50C0C;
    color: #FFF;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: all 0.5s ease;
    opacity: 0;
	
	
}
#back-to-top:hover {
		background: #E50C0C;
		color: #fff;
	}
#back-to-top.show {
    opacity: 1;
}
.business-module>header>a{
  color: #fff!important;
}

.bichar-height{
  height: 911px;
}




ul.nepal-samacharlists li{
  border-bottom: 1px solid #00000042;
  margin-bottom: 10px;
  padding: 10px;
 
}
ul.nepal-samacharlists li:last-child{
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
 
}
ul.nepal-samacharlists li figure {
  float: left;
  margin-right: 15px;
 
}
ul.nepal-samacharlists li figure a img {
      height: 65px;
    border: 1px solid #c4161c;
    object-fit: cover;
    width: 65px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: block;
    margin: 0 auto 16px;
    padding: 6px;
}
ul.nepal-samacharlists h3{
  padding-bottom: 15px;
}
ul.nepal-samacharlists h3 a {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.5s ease;
}
ul.nepal-samacharlists h3 a:hover {
  color: #F55302;
}
ul.nepal-samacharlists{
 
  list-style: none;
	margin:0;
	padding: 15px 0 0 0;
}


ul.special-samacharlists li{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 15px;
  padding-bottom: 15px;
 
}
ul.special-samacharlists li:last-child{
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
 
}
ul.special-samacharlists li figure {
  float: left;
  margin-right: 15px;
  height: 130px;
  width: 180px;
}
ul.special-samacharlists li figure a img {
    border-radius: 05px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
ul.special-samacharlists h3 a {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.5s ease;
}
ul.special-samacharlists h3 a:hover {
  color: #F55302;
}
ul.special-samacharlists{
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
}

.speciallarge-newsbox>figure {
  background: #F8F8F8;
  float: left;
  height: 300px;
  width: 350px;
  margin: 50px 0;
}
.speciallarge-newsbox>figure img{
  height: 100%;
  width: 100%;
  object-fit:cover;
}
.speciallarge-newsboxdetail{
  background: #333;
  height: 400px;
  margin: 0px 0 0px 280px;
  padding: 70px 70px 70px 120px;
}
.speciallarge-newsboxdetail h3{
  text-align: center;
}
.speciallarge-newsboxdetail h3 a {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  line-height: 40px;
  text-decoration: none;
}
.speciallarge-newsboxdetail p{
  color: #fff;
  padding-top: 20px;
}
.bichar1-height{
  height:750px;
}
.bichar2height {
  height: 750px;
}
.newbicharsection-wrap{
    background: #E9E7E8;
    padding: 15px 0;
} 
.add-wrap a img {
    width: 100%;
}
.writer-detail>h3>a {
  font-size: 14px!important;
}
.writer-detail>h3>i {
  padding-right: 5px;
}
.sharesection-wrap {
  margin-bottom: 15px!important;
}

.writer-name ul li figure img {
 height: 45px;
  width: 45px;
 border-radius: 50%;
 background-color: #fff;
  border: solid 3px #fff;
  box-shadow: 0 0 0 1px rgba(0,0,0,.18);
  margin-bottom: -18px;
}
.writer-name ul li figure {
  margin-bottom: 15px;
}
ul.post-meta li img {
  border-radius: 50%;
  height: 36px;
  width: 36px;
  line-height: 52px;
  margin-top: -10px;
}
ul.post-meta li figure {
 
}

.inner-detailbgwrap{
  background: #f9f9f9;
  border-right: 2px solid #d6d6d6;
  padding: 15px;
}
.sharesection-wrap{
  background: #EFEFEF;
  padding: 0 15px 5px 15px;
}
.share-this{
  margin-top: 10px;
}

#st-1 .st-btn{
  border-radius: 50%!important;
} 

