/*
    THEME NAME:SAMACHAR;
    THEME URI: WWW.TRINITYINFOSYS.COM;
    AUTHOR NAME: TRINITY INFOSYS;
    AUTHOR URI : WWW.TRINITYINFOSYS.COM;
    DESCRIPTION : MAGAZINE, NEWS SITES;

*/
@import url('https://fonts.googleapis.com/css?family=Ek+Mukta');
h1,h2,h3,h4,h5,h6{
       /* font-family: "Ek Mukta",sans-serif !important;*/
}
h1 a,h2 a,h3 a,h4 a,h5 a{
	color: #333;
}

a{
   color: #2c5baf;
}
a:focus, a:hover {
    color: #f40b38;
    text-decoration: none;
}
p{
text-align: justify;
    line-height: 1.5em;
    color: #1e1e1e;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Mukta';
}

ul{padding:0}
#logo{
	margin:0 auto !important;
}

#logo img{
	position: relative; 
    max-height: 150px;
    width: auto;
    padding: 5px;
   /* margin-left: 5%;*/
   margin: 0px auto;
}
.top-header > .row{
    margin: 0px;
}
.site-heading-text {
    font-size: -webkit-xxx-large;
    font-weight: 600;
    color: #396c98;
    text-align: center;  

}
.by-container{
	width: 100%;
    max-width: 1228px;
    margin: 0 auto;
}

@media (min-width: 1366px)
{
.container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
}

.clear{
	clear: both;
}

body{
	margin:0px;
	padding: 0px;
	width: 100%;
	overflow: auto;
	overflow-x: hidden;
	background: #fff;

}

header{
	background:#fff;
}
.navbar-nav{
	display: table;
  
}

.navbar img{
    display:none;
}
ul#cssmenu>li{
padding: 5px 0;
    float: left;
    /*border-right: 1px solid rgba(0, 0, 0, 0.2);*/
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
ul#cssmenu>li:hover, ul#cssmenu>li:active{
	
}
ul#cssmenu>li :last-child{
	border-right:none;
}
ul#cssmenu>li :first-child{
	border-left:none;
}
ul#cssmenu>li>a {
    line-height: 28px;
    font-size: 18px;
	font-weight:600;
    padding: 5px 14px 0 14px;  
	color: #fff;
    font-family: Mukta;
}
ul#cssmenu>li:hover{
	background:#f00000;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    /* border: 0px; */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #ec1d25;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 500;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    font-size: 1.1em;
    font-family:Mukta !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background: transparent !important;
}
.container.outer-wrapper{
	background:#ffffff;
}
#mysticky-nav.wrapfixed a img{
    display:block;
    height: 36px;
    width: 36px;
    margin-top: 10px;
    border-radius: 50%;
}

.full_ad_section{
   
    margin-bottom: 20px;
    width: 100%;
}

#left-section{
	float: left;
	width: 72%;
	
	height: auto;
}
#right-section{
	float: right;
	width: 28%;
	
}
#right-section div{
    height: 0px;

}



#right-section img {
	display: block;
	margin-bottom: 5px;
	width: 100%;
}

#sidebar li{
   
   list-style-type: none;
   text-decoration: none;
   overflow: hidden;

}

#sidebar .textwidget{
    height: auto;   
}
.right-cat-content{
	width:100%;
	clear:both;
	float:left;
	margin-bottom: 20px;
    border-bottom: 2px solid #ccc;
    padding-bottom: 20px;
}

.featured-post{
   padding:10px 0;
background:#fff;
	margin-bottom: 20px;
}

.featured-post h1{
font-size: 64px;
    font-weight: 600;
    line-height: 150%;
    text-align: center;
}

.potofeatured.link-header{
    background:#dfebf2;
}

.featured-post .potofeatured.link-header h1{
    
}

.featured-post h1 a{	
	text-align: center;
   
}



.pannel-heading {
	position: relative;
    text-align: left;
	width:100%;
	margin-bottom:5px;
	
}

.title,.more{
   
    display: block;
   
    margin: 0;
    padding: 5px 0px 0 0px;
    position: relative;
  
}
.bishesh .pannel-heading, .video .pannel-heading{
	background:transparent !important;
}
.bishesh h3.title span, .video h3.title span{
	color:#f4f4f4 !important;
}



h3.title span{
	padding: 3px 22px 0 23px;
    display: inline-block;
    color: #fff;
    position: relative;
    line-height: 33px;
    font-weight: 600;
    background: #f00000;
    margin: 0;
    font-size: 20px;
}
h2.title a:hover{
	color:#000;
}

h3.title{
line-height: 30px;
    font-size: 20px;
    border-bottom: 2px solid #f00000;
}

.bishesh .badge a, .video .badge a, .left-side .badge a{
	color:#fff;
}
.bishesh .badge:before, .video .badge:before, .left-side .badge:before{
	color:#fff;
}
.badge:before{
	display: block !important;
    font-family: FontAwesome;
    content: "\f0ca";
    font-weight: 300;
    margin-right: 6px;
    color: #f00000;
	font-size:18px;
	float:left;
}
.badge {
    /* color: #fff; */
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.9;
    color: #f00000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background:transparent !important;
    border-radius:0 !important;
}
.badge a{
    font-weight: 500;
	color:#f00000;
	font-size:18px;
}
.badge:hover{
    
    
}
.badge a:hover{
    color: #1a1a1a;
}
/*h3.title span:first-child:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;    
    width: 0;
}
*/

.title-head a.more:hover{
    color: #ce2f08;
}

.sidebar_top_Ad img , .sidebar_middle_ad img ,.sidebar_bottom_Ad img{
    margin-bottom: 10px;
}



.media-body{
	text-align: left;
font-size:17px;
font-family:'mukta';
}



hr {
    margin-top:0px;
    margin-bottom:0px;
    border: 0;
    border-top: 1px solid #ddd;
}
  hr:last-child{
    margin:0px;
    border:0px;
}


/************************************************************
*************************Footer******************************
*************************************************************/


footer{
	
}
.title-widget {
	color: #0089e5;
	font-size: 19px;
	font-weight: 700;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 28px;
}

.title-widget::before {
    background-color: #f00000;
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}


#social:hover {
    			-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1); 
-o-transform:scale(1.1); 
			}
			#social {
				-webkit-transform:scale(0.8);
                /* Browser Variations: */
-moz-transform:scale(0.8);
-o-transform:scale(0.8); 
-webkit-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
			}           
/* 
    Only Needed in Multi-Coloured Variation 
                                               */
			.social-fb:hover {
				color: #3B5998;
			}
			.social-tw:hover {
				color: #4099FF;
			}
			.social-gp:hover {
				color: #d34836;
			}
			.social-em:hover {
				color: #f39c12;
			}
			.nomargin { margin:0px; padding:0px;}





.footer-bottom {
    background-color: rgba(0, 0, 0, 0.79);
    min-height: 30px;
    width: 100%;
}
.copyright {
    color: #fff;
   font-family: 'Mukta';
    padding: 7px 0;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #ffffff;
}


/************************************************************
*************************Footer******************************
*************************************************************/
/*
*/
/**/

.featured_aside_post {
    background-color: rgb(246, 246, 246);
    padding: 4%;
    color: #333;
}
/**/
.featured_image_post{
height: 500px;
    flex: 1 1 100%;
    background-color: #000;
    overflow: hidden;
}
.featured-post img{
   width: 100%;
    height: auto;
    object-fit: contain;
}

.potofeatured {    
     padding: 1px 30px;
	 box-shadow:0 4px 6px -2px #00000038;
}

img {
    width: 100%;
    height: auto;
}


.media img{
        height: 90px;
    /* width: 80px; */
    width: 130px;
    object-fit: cover;
    max-height: 90px;
}
.media.medium img{
    height: 100%;
    width: auto;
}



/*category */
.cat_title{
    
    margin-bottom: 20px;
   
}
.cat_title h2{
	font-size:45px;
	font-weight:700;
	text-align:center;
	color:#1e1e1e;
	line-height:65px;
}


.cat-loop h4.media-heading{
	padding:5px 10px;
	height:70px;
}

blockquote:before{
content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 32px;
	color:#0171bb;
    }

blockquote {
     margin: 0 0 22px;
    font-size: 1.6em;
    border: 0;
    position: relative;
    padding: 30px 50px;
    padding-bottom: 0px;
}
blockquote p{
    color:#0171bb;
    font-size:1.4em;
	font-weight:600;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  
}
.paginate-links {
    margin: 20px 0;
	clear:both;
}
span.page-numbers.current {
    padding: 6px 12px;
    background: #dd3333;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

a.page-numbers {
    border: 1px solid #ccc;
    padding: 6px 12px;
	 font-size: 18px;
    font-weight: 700;
}
.main-box h2.media-heading{
	padding: 24px;
    text-align: center;
}

/*media query*/

@media screen and (min-width: 768px) {
.top-header{
    padding: 20px 91px;
}
.header_img{
        padding: 10px 100px 10px 30px;
}
.header_img img{
	height:100px !important;
}
	.header-ad img{
		height:120px;
	}
.navbar {
    border-radius: 0 !important;

}
	li#menu-item-4363{
		background:#f00000 !important;
	}
.date-time-header{
	padding-top: 0px;
    margin-bottom: 0;
    margin-left: 76px;
    margin-top: 0;
}
.top-header-ad img{
	height:90px;
	margin-bottom:5px;
	padding:0 5px;
}
.middlead {
    float: left;
    width: 50%;
	margin: 5px;
}
.img-150 img{
	height:150px;
}
.img-120 img{
	height:120px;
}
.r-content img{
	height:150px;
}




.media.small-left .media-body p{
	text-align:left;
	margin: 0 !important;
}
	.img-200 figure{
		height:200px;
		width:100%;
	}
	.img-200 img{
	height:100%;
		object-fit: cover;
}
		.img-250 figure{
		height:250px;
		width:100%;
	}
.img-250 img{
	height:100%;
		object-fit: cover;
}
.img-250 .media-body{
	
    padding: 10px 5px;

}

.media-body p, .right-content p{
	font-size: 18px;
    text-align: justify;
   color:#4d4d4d;
	font-weight:400 !important;
   
}

.main-tab{
	overflow-y: scroll;
    height: 620px;
	
}
.mr-15{
	margin-right:15px;
}
.pr-15{
	padding-right:15px;
}
	.pr-30{
	padding-right:30px;
}
.ml-15{
	margin-left:15px;
}
.pl-15{
	padding-left:15px;
}
.pb-15{
	padding-bottom:15px;
}
.pt-15{
	padding-top:15px;
}
.mb-15{
	margin-bottom:15px;
}
.mt-15{
	margin-top:15px;
}
	.mt-20{
	margin-top:20px;
}
	.mt-50{
	margin-top:50px;
}
.mrn-15{
	margin-right:-15px;
}
.mln-15{
	margin-left:-15px;
}
.right-content h2.media-heading{
	padding:0 15px;
	font-weight:600;
}
.right-content{
		margin-bottom:30px;
}
.right-content figure{

	border-radius: 3px;
    margin-bottom: 0;
    overflow: hidden;
}

.feature-body{
	padding:10px 0 0 0;
}
.feature-body p{
	margin: 20px auto 20px;
    font-size: 24px;
    font-weight: 400;
    color: rgba(0,0,0,.6);
    text-align: center;
    line-height: 150%;
    position: relative;
   
    padding-bottom: 30px;
}
.right-cat-content h3.media-heading{
	font-size:35px;
	line-height:46px;
}
.right-cat-content img{
	height:300px;
}
.row{
	   margin-right:-15px !important;
	   margin-left:-15px !important;
   } 
   .main-box figure{
	     height: 445px;
		 width: 100%;
   
    border-radius: 2px;
    overflow: hidden;
    background-color: #0e5dae;
   }
   .main-box figure img{
	   width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s ease;
   }
}



@media screen and (max-width: 767px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
		padding-right: 0px;
    padding-left: 0px;
	}
    .row {
    margin-right: -5px !important;
    margin-left: -5px !important;
    padding:0 5px !important;
    display:block !important;
}
	h1{
        line-height:40px !important;
    }
    h2{
        font-size: 24px !important;
        line-height:32px !important;
    }
    h3{
        font-size:22px !important;
        line-height:28px !important;
    }
    h3.title {
    line-height: 32px;
    font-size: 24px;
}
	.kala{
		margin-top:15px;
	}
	.featured_image_post{
		height:auto !important;
	}
	.potofeatured{
	    padding: 1px 0px;
	}
   #left-section{  
    width: 100%; 
    }
    #right-section{
    display: none;
    }
	.samachar-section{
	border:none !important;
	
}
	.by-container{
		padding:0 15px;
	}
	.samachar-section p{
		font-size:14px;
		line-height:1.3;
	}
	.post-page{
		padding:15px 0 !important;
	}
	.relatedthumb{
		padding:10px 0 !important;
		height:auto !important;
	}
	.relatedthumb img{
		height:auto;
	}
	.black-bg {
		margin-bottom:15px;
	}
	
	.sports-full{
		display:block !important;
		margin-bottom:15px;
	}
	.sports-full.int .postimage,.sports-full .postimage{
	height:200px !important;
}
    .featured_rightalign, .featured_leftalign{
        width:100% !important;
        float:none !important;
    }
    .navbar img {
    display: block !important;
    width: 40px;
    height: 40px;
    float: left;
    margin: 5px;
    border-radius: 50%;
}
.catname.cat-feature a{
    width:40% !important;
    font-size:18px;
    
    line-height: 24px;
   
}
.date-time-header{
    margin-top: 5px;
    margin-left: 59px;
}
.navbar {
	background-color: #068751 !important;
    box-shadow: 0px 0px 5px 0px #ccc;
}
.navbar-nav{
    float:left;
}
h1, .post-page h2{
    font-size:26px !important;
    font-weight:900 !important;
}
ul#cssmenu>li{
    border-right:none;
    text-align:left;
	float:none;
}
.featured_image_post{
    width:100% !important;
}
.top-header{
    display:block;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    background:#068751;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle{
    background:#fb0908 !important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background:#f00000 !important;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #ffffff !important;
}

.big-thumb {
   
    margin-bottom: 10px;
}
.rochak .media {
    
    margin-bottom: 10px;
}
.top-header-ad img{
	margin-bottom:3px;
}
 
}

/*comment form */
#comments form {
    width: 100%;
    background-color: lightgrey;
    padding: 40px;
}
img.avatar.avatar-32.photo {
    width: auto;
}

#comments form button, #comments form input, #comments form select, #comments form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: 1.8;
    width: 100%;
    border: none;
    padding: 10px;
}

/*related post thumbnail*/
.relatedposts {width: 100%; margin: 0 0 20px 0; float: left; font-size: 12px;}

.relatedthumb {
	margin: 0 0px 0px 0px;
    float: left;
    height: 250px;
	padding:20px
	 }
.relatedthumb img {margin: 0 0 3px 0; padding: 0;height:160px;}
.relatedthumb a {
	color :#333; 
	text-decoration: none; 
	display:block; 
	padding: 4px; 
	width: 100%;
	font-size: 18px;
    font-weight: 600;
    font-family: 'Mukta';
     }

/*pannel single */

.single-pannel{
    margin-bottom: 0px;    
    border-radius: 0px; 
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


li.cat-item {
    list-style: none;
    float: left;
    margin: 0px 10px;
}
.sub-cat-display{
    background: lightgray;
    padding: 15px 88px;
    margin-top: -20px;
    margin-bottom: 20px;
}
.navbar{
	min-height: 28px !important;
    border-bottom: 2px solid #068751;
    border-top: 2px solid #068751;
	
}

#menu-item-370:visited ,#menu-item-370:active{
     background: lightgray;
}
#menu-item-370:visited a{
    color: #000;
}


h5.media-heading{
	float:left;
	width:90%;
}
.nothumb h5.media-heading {
	float: left;
    line-height: 1.2;
}


.samachar-section{
	clear:both;
	padding:20px 0;
}
.p-15{
	padding:15px !important;
}
.p-10{
	padding:10px !important;
}
.p-20{
	padding:20px !important;
}

.big-video iframe{
	width:100%;
}
.small-video iframe {
    width: 100% !important;
    height: 150px !important;
}
.small-video .media-heading {
   background: #f4f4f4;
    padding: 10px;
}
.vid-section .small-video img{height:150px;}
.rochak-section img{height:160px;}


.row.date-time-header{
	margin:0 auto;
}
.top-header-date{
	margin-top:-27px;
}
 li#dtn-date-display-widget-3.widget.dtn_widget{
	 text-align: left;
	 float:left;
    font-family: Mukta;
    font-size: 16px;
    list-style: none;
	 font-weight:700;
 }
 .eng-date{
	 text-align: right;
	 
    font-family: Mukta;
    font-size: 16px;
    list-style: none;
	 font-weight:700;
 }
 /*li#dtn-date-display-widget-3.widget.dtn_widget:before{
	display: block !important;
    font-family: FontAwesome;
    content: "\f073";
    font-weight: 300;
    margin-right: 15px;
    color: #333;
    width: 5px;
    float: left;
 }*/
li#text-29.widget.widget_text p iframe{
	height: 25px;
}
li#text-29.widget.widget_text{
	list-style:none !important;
}
li#text-29.widget.widget_text p{
	font-family:Mukta;
}
   .post-page .relpost-thumb-wrapper{
	  
   }
   .meta-info{
	margin: 10px 0;    
	float:left;
	width:100%;
   padding:5px 10px;
	border-bottom: 1px solid #0c73bb
   }
   
   .author{
	   float:left;
	   margin-right:20px;
	   padding-top: 10px;
   }
   .author span{
	olor: #ec1d25;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Mukta';
	}
	.author span:before{
	display: none;
    font-family: FontAwesome;
    content: "\f044";
    font-weight: 300;
    padding-right: 20px;
    color: #ec1d25;
    width: 12px;
    /* float: left; */
	}
	.author.home{
		float: unset;
		float-right:0px;
	}
	
	.nepdate{
		float:left;
		padding-top:15px;
	}
	.nepdate:before{
		display: block !important;
    font-family: FontAwesome;
    content: "\f073";
    font-weight: 300;
    padding-right: 16px;
    color: #ec1d25;
    width: 5px;
    float: left
	}
	.nepdate span{
	font-size: 16px;
    font-family: 'Mukta';
    font-weight: 700;
	color:#ec1d25;
	}
	.social-sharing{
		float:right;
	}
	footer{
		background:#b93030;
	}
	ul.sidebar{
		padding-left:0;
	}
	ul.sidebar li{
		list-style:none;
	}
	.sidebar-single{
		
	}
	.sidebar-single .panel-heading{
		padding:1px 1px;
	}
	.sidebar-single .panel-title{
		font-size:26px;
	}
	.footer-content-box{
		
    padding: 20px;
    margin-right: 20px;
    
	height:100%;
	}
	ul.footer-widget{
		padding-left:0px;
	}
	ul.footer-widget li{
		list-style:none;
		font-size: 15px;
    font-family: mukta;
	color:#fff;
	padding:10px 10px 5px 0px;
    display: block;
	
	}
	ul.footer-widget li:last-child{
		border-bottom:none !important;
	}
	ul.footer-widget span{
		font-family: Mukta;
		color:#fff !important;
		
    display: block;
	}
	ul.footer-widget li:focus{
		color:none;
	}
	
	#twitter-widget-0{
		background:#f1f1f1 !important;
	}
	.twitter-timeline{
		background:#f00000 !important;
		height:500px !important;
		overflow:hidden;
	}
	.timeline-Widget{
		background:transparent !important;
	}
	#twitter-widget-0 .timeline-InformationCircle-widgetParent{
		display:none !important;
	}
	.twitter-block{
		border:1px solid #ddd;
		border-radius:10px;
	}
	li#menu-item-3763.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3763{
		background:#1d4b80 !important;
	}
	.nav-pills>li>a{
       font-family: mukta !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #fff !important;
    background: #337ab7 !important;
	border-radius:0px !important;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #f00000 !important;
}
	.tab-pane h3{
		background: #f1f1f1;
    text-align: center;
	}	
	

    
  
   .bottom-links ul li{
	   border-top:1px solid #ccc;
   }
   
  .big-thumb{
	  float:left;
  }
  .big-thumb p{
	  padding-right:10px;
  }
  .samachar-bottombig{
	  background:#ccc;
  }
  .samachar-bottombig .big-thumb{
	  padding:5px 3px;
	  min-height:240px;
	  background:#ccc;
  }
  .right-samachar h4 a{
	  color:#1e1e1e;
  }
  
  
  .media {
    margin-top: 0;    
  }
.no-thumb .media li{
	min-height:1px;
	border-bottom: 1px solid #ddd;
    padding: 20px;
}

  .media-left{
	  width:35%;
	  padding-right:20px !important;
  }
  .media-left h5.media-heading,  .media-left h5.media-heading{
	  padding-top: 10px;
  }
  .post-page{
	  padding:15px 30px 15px 0 !important;
	  background:#fff;
  }
  .sidebar-single{
	  padding:15px;
	  background:#fff;
  }
  .post-page h2{
	  font-size:44px;
	  font-weight:900;
	  color: #1e1e1e;
	  margin-bottom:20px;
	  text-align:center;
	  line-height:60px;
  }
  span.detail a{color: #ff1215;
    font-weight: bold;
    padding-left: 10px;
	}

  
  .media-heading {
   
    margin-bottom: 0;
}
ul.footer-widget.about h5, .footer-content-box h5{
	color:#fff;
	font-weight:500;
	font-size:18px;
	text-align:left;
}
ul.footer-widget.about img{
	height: 100px;
    width: 206px;
	margin-bottom:10px;
	margin: 0 auto;
    display: block;
}
ul.footer-widget.about a{
	
	font-style:underline;
	font-weight:500;
	font-family:mukta;
	display:block;
	color:#fff;
}
  .mero-mat .media li i{padding:0; width: 100%;}
  .subtitle{
      width:100%;
  }

.subtitle span{
	font-size: 22px;
    font-family: Mukta;
    font-weight: 400;
    color: #5a5a5a;
    text-align: center;
    display: block;
}
.single-post .subtitle span{
    text-align:center !important;
}
.catname{
	float: left;
    width: 100%;
    margin-bottom: 20px;
}
.catname span{
	font-size: 24px;
    font-family: mukta;
    font-weight: 700;
    color: #fff;
    background: #f00000;  
    line-height: 35px;
    padding: 5px 10px 0px 10px;
	width:12%;
    margin:0 auto;
    text-align:center;
    display:block;
}
.catname.cat-feature span{
    
}
.featured_leftalign {
    float: left;
    margin-right: 15px;
    clear: both;
    width: 50%;
}
.featured_rightalign {
    float: right;
    margin-left: 15px;
    clear: both;
    width: 50%;
}
ul.no-thumb{
    display: inline;
    clear: both;
    float: left;
    padding-left: 0px;
}
#comments.comments-area{
    clear: both;
    margin-top: 50px;
    background: #f4f4f4;
    padding: 10px;
  

}
span.featured-image-caption, p.wp-caption-text{
    width: 100%;
    display: block;
    float: left;
    padding: 10px 5px 5px 5px;
    font-size: 16px;
    font-family: Mukta;
    font-weight: 700;
    font-style: italic;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    background: #f4f4f4;
}
.wp-caption.alignleft{
    float: left;
    margin: 10px 10px 10px 0px;
}
.wp-caption.alignright{
    float:right;
    margin:10px 0 10px 10px;
}
.wp-caption.aligncenter{
    float: none;
    margin: 0 auto;
    display: inline;
}
.category-lok-bichar .featured_leftalign, .category-lok-bichar .featured_rightalign{
    width:20%;

}
.category-lok-bichar .featured_leftalign img, .category-lok-bichar .featured_rightalign img{
    border-radius:50%;
        width: 180px;
    height: 180px;
}
.category-lok-bichar .featured_leftalign span.featured-image-caption, .category-lok-bichar .featured_leftalign p.wp-caption-text,.category-lok-bichar .featured_rightalign span.featured-image-caption, .category-lok-bichar .featured_rightalign p.wp-caption-text{
    text-align:center;
}

.type-page .entry-content{
    padding:0 10px 0 10px;
}
.type-page h1{
    text-align:center;
}

.lok-barta-big{
    clear:both;
    margin-bottom:10px;
    float:left;
}
.news-box{
	background-color: white;
    height: 100%;
    border: 1px solid rgba(0,0,0,0.1);
    border-bottom: 2px solid rgba(0,0,0,0.2);
    border-radius: 5px;
}
.news-box .list-big h4.media-heading{
	padding: 10px 15px;
    border-bottom: 1px solid #ddd;
}
.row{
	display: flex;
    flex-wrap: wrap;
    
}


  
  .news-thumb .media{	
	  margin-bottom:15px;
  }
  


.main-side{
	height:100%;
}
.main-list{
	height:100%;
}
.news-thumb{
	
	height:100%;
}

.issue{
	margin: 0 auto;
    width: 100%;
    text-align: center;
	
}
.issue span{
	font-size: 18px;
    /* margin-bottom: 10px; */
    display: inline-block!important;
    background: #e11b22;
    color: #fff!important;
    font-family: Mukta;
    padding: 6px 14px 2px 14px;
}
.author-home{
	padding: 10px 0;
}
.author-home span{
	text-align: center;
    display: block;
    font-family: Mukta;
    font-size: 18px;
        font-weight: 700;
        color: #fb0908 !important;
    
}
.author-home span img, .author span img{
        width: 36px;
    border-radius: 50%;
    margin-right: 10px;
}
/*.author-home span:before {
    display: inline-block;
    font-family: FontAwesome;
    content: "\f040";
    font-weight: 300;
    padding-right: 30px;
    color: #2c5baf;
    width: 12px;
    /* float: left; 
}*/
.top-header-ad{
	clear:both;
	float:left;
}
.feature-ad{
	margin-top:10px;
}
.bichar{
	background: #f4f4f4;
    padding: 0 20px;
}
.bichar .big-thumb{
	margin-bottom:10px;
}
.bichar figure{
	width: 75px;
    height: 75px;
    margin: 0 auto;
}
.bichar img{
	width:100%;
	height:100%;
	border-radius:100%;
}
.bichar h4{
	text-align:center;
	font-style:italic;
}
.bichar h4 a{
	color:#068751 !important;
}
.byline{
	width:100%;
	margin:10px 0;
}
.byline span{
	font-family:'Mukta';
	font-size:16px;
	font-weight:700;
	color:#2c5baf;
	text-align:center;
	display: block;
	font-style:italic;
}

.left-side{
		background: #f4f4f4;
    padding: 0 10px;
    
	height:100%;
}
.left-side .pannel-heading{
	padding-right:0px !important;
}
.sports .left-list{
	clear:both;
	float:left;

}
.left-list .media{
	margin-bottom: 0px;
}
.left-list h5.media-heading {
    float: none !important;
    width: auto;
}
.rochak{
	padding:0 10px;
	
}
.rochak .pannel-heading{
	padding-right:0px !important;
}
.rochak .row1{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
}
.rochak .row2 {
    
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.rochak .big-thumb{
	padding-right:10px !important;
}
.rochak .media{
	padding-right:10px !important;
}
.top-header{
	clear:both;
}
.large-thumb{
	padding:0 20px;
	margin-bottom:50px;
}
.cat-thumb{
	padding:0 10px;
	margin-bottom:50px;
}
.large-thumb img{
	height:275px;
}
.cat-thumb img{
	height:200px;
	overflow:hidden;
}
.cat-thumb h4.media-heading a{
	color:#007bc4;
}

.main-tab {
	margin: 0 auto;
	padding:0 10px;
	background:#f4f4f4;
	clear:both;
}
.media.small-left{
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.1);	
    padding: 5px 0;
}
.media.small-left:last-child{
	border-bottom:none;
}
.media.small-left .media-heading{
	width:100%;
	padding-bottom:5px;
	font-weight:400;
	font-weight:italic;
}
.main-tab .media-left{
	width:auto !important;
}
.main-tab #popular, .main-tab #new{
	margin-top:20px;
}
.main-tab .media-left span {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 34px;
    background: #e53232;
    padding: 10px;
}
.sidebar-single .media{
	margin-bottom:5px;
}
   .content > div {display: none; padding: 5px 5px 5px 0px;}
 
   input {display: none;}
   label {
	   color: #333;
     cursor: default;
    font-size: 18px;
    font-weight: 600;
      border-bottom:1px solid #0071b9;
    font-family:'Mukta';
    border-radius: 0;
    transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
	background:#d4d4d4;
	padding:5px 15px;
	width:32%;
	text-align:center;
	}
   label:hover {
    background-color: #ec1d25;
	color:#fff;
   }
   input:checked + label {
       background:#ec1d25;
	   color:#fff;
	   border-bottom:none;
  
	   }
 
   #tab1:checked ~ .content #content1,
   #tab2:checked ~ .content #content2,
   #tab3:checked ~ .content #content3,
   #tab4:checked ~ .content #content4 {
     display: block;
   }
 .metaslider .theme-default .nivo-caption{
	 font-family:Mukta !important;
	 font-size:18px;
	 font-weight:500;
 }
 .img-150 .p-10:hover > .media-body{
	 box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.5);
    transform: scale(1.005);
    transition: all .1s ease-out;
 }
 .img-250 .p-10:hover > .media-body{
	 box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.5);
    transform: scale(1.005);
    transition: all .1s ease-out;
 }
 .img-150 .media-heading{
  
    padding: 5px;  
}
 .img-150.no-border .media-heading {
    
    border: none !important;  
}
h3.media-heading{
	text-align:center;
	padding: 5px;
}

.sep-colm{
	clear:both;
    margin-bottom: 20px;
    background-color: #fff!important;
    border: 1px solid #d8d3d3!important;
    border-bottom: 2px solid #d1d1d1!important;
}
.interview{
	clear:both;
}
.category-page{
	background:#fff;
	padding:15px;
}
.r-content .img-150{
	clear:both;
	padding-right:10px;
	margin-bottom:20px;
}
.r-content h3.media-heading{
	text-align:left;
}
.r-content p{
	font-size: 16px;
	text-align:left;
}
.content-right .img-150{
	clear:both;
	border-top: 1px solid #ccc;
}
.left-side h4.media-heading, .left-thumb h4.media-heading{
	text-align:left;
	padding:5px 0;
}
.cat_title h3.title{
	font-size:32px;
}
.grey-bg{
	background:#f4f4f4;
	float: left;
}
.pink-bg{
	background:#ddf1ed;
	
}
.black-bg{
	background:#1e1e1e;
	float:left;
	min-height:500px;
}
.small-video.grey-bg{
	min-height:485px;
}
.black-bg .media-body{
	padding:5px;
}
.black-bg .media-heading a{
	color:#fff !important;
}
.money .left-thumb .media{
	padding:5px 0;
	background:#f4f4f4;
	margin-bottom:8px;
}
.sidebar-single .left-thumb .media
{
	margin-bottom:8px;
	padding:5px 0;
	}
.sports-full{
	clear:both;
}
.sports-full:hover .postimage {
    transform: scale(1.2);
    overflow: hidden;
    transition: .5s;
	width:100%;
}

.sports-full .media-heading {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px;
    z-index: 5;
    color: #fff;
   text-shadow: 3px 3px 1px #068751;
	text-align:center;
}
.sports-full figure {
    overflow: hidden;
    border-radius: 3px;
    position: relative;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    margin-bottom: 5px;
}
.sports-full .postimage {
    background-size: cover;
    background-position: center center;
    height: 500px;
}
.sports-full.vid .postimage{
	height: 400px !important;
}
.sports-full.int .postimage{
	height:250px;
}
.ent-list .media{
	margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.sports-full.int figure{
	margin-right:-15px;
}
.sports-full figure a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0px -250px 380px -200px #000;
    content: '';
    z-index: 2;
}
/*ENtertainment*/
.ent{
	clear:both;
	width:100%;
}
.ent figure:hover .postimage {
    transform: scale(1.2);
    overflow: hidden;
    transition: .5s;
	width:100%;
}
.ent figure:hover .media-heading{
	color:#fff;
	transform: scale(1.2);
    overflow: hidden;
    transition: .5s;
	width:100%;
}
.ent .media-heading {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px;
    z-index: 5;
    color: #ff0;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
	text-align:center;
}
.ent figure {
    overflow: hidden;
    border-radius: 3px;
    position: relative;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    margin-bottom: 5px;
}

.ent .postimage{
	height:200px;
}

.ent figure a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0px -250px 380px -200px #000;
    content: '';
    z-index: 2;
}
.left-thumb.cat-list .media{
	padding-bottom:15px;
}
.left-thumb .media{
	    margin-bottom: 30px;
}
.left-thumb .media:last-child{
	border-bottom:none;
}
.samachar-section.bishesh{
	background: #267163;
	
    margin: 0 auto;
    float: left;
    width: 100%;
    padding: 40px 0;
	margin-bottom:20px;
}
.samachar-section.video{
	background: #333;
	
    margin: 0 auto;
    float: left;
    width: 100%;
    padding: 40px 0;
	margin-bottom:20px;
}
.samachar-section.video h4.media-heading a, .samachar-section.bishesh h4.media-heading a{
	color:#fff !important;
}
.samachar-section.entertainment{
	background: #eee;
    margin: 0 auto;
    float: left;
    width: 100%;
    padding: 40px 0;
}
#carousel-4192 .rpc-title{
	line-height:32px;
}
.popular h4.media-heading a{
	color:#007bc4 !important;
}
.newspaper{
	width: 100%;
    float: left;
    background: #f4f4f4;
    
}
.newspaper h3.pannel-title.title{
	text-align:center;
}
.newspaper .pannel-heading{
	background: #f4f4f4;
    border-top: 1px solid #f00000;
    border-bottom: 1px solid #f00000;
	margin-bottom:20px;
}
.newspaper .pannel-heading span a{
	color:#0c73bb;
}
.newspaper .media{
	padding: 15px 0;
}
.subhakamana-box img{
    padding:5px;
}
.right-content-body{
	border-bottom:1px solid #ccc;
}
.sidebar_top_Ad{
	padding:0 30px;
}
   /* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* STYLES GO HERE */
}
 
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* STYLES GO HERE */
}
 
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* STYLES GO HERE */
}
 
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* STYLES GO HERE */
}
 
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* STYLES GO HERE */
}
 
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* STYLES GO HERE */
}
 
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* STYLES GO HERE */
}
 
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* STYLES GO HERE */
}
 
/* iPhone 5 (portrait &amp; landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
/* STYLES GO HERE */
}
 
/* iPhone 5 (landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
/* STYLES GO HERE */
}
 
/* iPhone 5 (portrait)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : portrait) {
/* STYLES GO HERE */
}