/*-------------------------Entertainment And Video News Block---------------*/
section.entertainmet_news_blcok_grid {
	background: url(./admin/image/entertainment-back.jpg) no-repeat center center;
	background-attachment: scroll;
	background-size: auto;
	background-attachment: fixed;
	background-size: cover;
}
.newspaper-grid{
	background: url(./admin/image/newsbg.png) no-repeat center center;
	background-size: auto;
	background-size: cover;
}
.enteratinment_block .enteratinment_side .side_ent_item{
	height: 200px;
	width: 100%;
	display: block;
	overflow: hidden;
	object-fit: cover;
}
.enteratinment_block .enteratinment_side .side_ent_item img{
	height: 200px;
	width: 100%;
	display: block;
	overflow: hidden;
	object-fit: cover;
}
.enteratinment_side, .enter-big-box{
	position: relative;
}
.enter-big-box .enter-big-grid figure img{
	height: 410px;
	width: 100%;
	display: block;
	background: #115b9d;
}
.enter-big-box .center.enter-big-grid figure img{
	height: 410px;
	width: 100%;
	display: block;
	object-fit: cover;
	background: #115b9d;
}
.ent_side_title h5, .ent_side_title h2{
	position: absolute;
	bottom: -8px;
	padding: 10px 15px;
	background: rgba(0,0,0,0.67);
	left: 0;
	right: 0;
}
.ent_side_title h5 a, .ent_side_title h2 a{
	color: #FFFFFF !important;
}
.video_side{
	position: relative;
}
.video_wrapper_grid .video_side .video_items img{
	height: 200px;
	width: 100%;
	display: block;
	background: #115b9d;
	object-fit: cover;
}
.video_side .vid_icons {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: all 0.30s ease;
}
.video_side .vid_icons:hover{
	opacity: 1;
	cursor: pointer;
}
.v-icon{
	margin: 0;
	padding: 0;
	position: relative;
	top: 40%;
	font-size: 40px;
	text-align: center;
	bottom: 50%;
}
.v-icon .fa-play-circle{
	color: #FF0000 !important
}
/*----------------------------Team Khabar24-------------------------------*/
.editor-box table tr:nth-child(odd) {
	background: #f7f8fb !important;
}
.editor-box table th {
	background: #115b9d;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
}
.editor-box table td {
	font-size: 16px;
	border: 1px solid #dddddd;
	padding: 5px 10px;
	line-height: 24px;
}
.editor-box table td {
	vertical-align: middle !important;
}
.editor-box table td .media {
	justify-content: center;
	align-items: center;
}
.editor-box table td .media .user-img img {
	margin: 0 !important;
	width: 80px;
	height: 80px;
}
.editor-box table td .media .user-img img {
	margin: 0 !important;
}
.items img {
	display: block;
}
.editor-box img {
	margin-bottom: 30px;
	max-width: 100%;
}
.editor-box table td .media .main-title {
	margin-top: 0;
	font-size: 16px;
}
.items .main-title {
	line-height: 28px;
	display: block;
	color: #222;
	margin-top: 15px;
	font-weight: 700;
	font-size: 1.375rem;
	line-height: 32px;
}
.editor-box table td ul.social-links {
	margin: 0;
	display: inline-block;
	opacity: 1;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.editor-box table td ul.social-links li{
	list-style: none;
	display: inline-block;
	padding: 5px 10px;
	height: 30px;
	width: 30px;
	border-radius: 50% !important;
}
.skip_site_logo img{
	max-width: 40%;
	height: auto;
}
section.widget img{
	width: 100%;
	height: 100%;
}
/*--------------------------Pradesh News-------------------------------*/
.vertical-tabs{
	font-size:18px;
	font-weight: 400;
	color:#fff;
}
.vertical-tabs .nav-tabs .nav-link{
	border-radius: 0;
	min-height: 60px;
	background:#115b9d;
	text-align:center;
	font-size: 18px;
	border:1px solid #DDDDDD;
	color:#fff !important;
	height:40px;
	width: 120px;
	padding: 15px 0;
}
.vertical-tabs .nav-tabs .nav-link.active{
	background-color:#c30e2e!important;
	color:#fff;
}
.vertical-tabs .tab-content>.active{
	background:#fff;
	display:block;
}
.vertical-tabs .nav.nav-tabs{
	border-bottom:0;
	display:block;
	float:left;
}
.vertical-tabs .sv-tab-panel{
	background:#fff;
	height:auto;
	padding-top:10px;
}
@media only screen and (max-width: 420px){
	.titulo{font-size: 22px}
}
@media only screen and (max-width: 325px){
	.vertical-tabs{ padding:8px;}
}
/*--------------------------Single Post, Page, Archive------------------*/
.khabar24-inner-ads-long{
	width: 100%;
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
}
.khabar24-inner-ads-long aside{
	padding: 5px;
}
.khabar24-inner-ads-long aside:before{
	content: 'Advertisement';
	cursor: pointer;
	font-size: 14px;
	color: #777;
}
.khabar24-inner-ads-long aside img{
	width: 100%;
}
.khabar24-inner-ads-short{
	width: 100%;
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
}
.khabar24-inner-ads-short aside{
	padding: 5px;
}
.khabar24-inner-ads-short aside:before{
	content: 'Advertisement';
	cursor: pointer;
	font-size: 14px;
	color: #777;
}
.khabar24-inner-ads-short aside img{
	width: 100%;
}
.single_post_section article.content_block img{
	width: 100%;
	height: auto;
}
.author-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;

}
.author-meta .author-img {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
	border: 1px #ddd solid;
}
.author-meta .author-img img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
}
.author-meta .author-name {
	font-family: Mukta,sans-serif;
	font-size: 17px;
	font-weight: 600;
	margin-right: 10px;
}
.author-meta .published-date {
	font-family: Mukta,sans-serif;
	font-size: 16px;
	color: rgba(0,0,0,.57);
}
.fl-lg-right{
	float: right;
}
.fl-l{
	float: left;
}
.auther-share-box {
	border-bottom: 1px #CCCC solid;
	border-top: 1px #CCCC solid;
	padding: 5px;
	margin: 25px 0px 15px 0;
}
.post-entry p {
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #333;
	line-height: 155%;
	margin-bottom: 0 !important;
}
.post-entry blockquote p:before, .__page__cont blockquote p:before{
	content: '\f10d';
	font-family: FontAwesome;
	font-size: 35px;
	margin-right: 10px;
	color: rgba(0,0,0,.24);
}
.post-entry blockquote, .__page__cont blockquote{
	padding: 10px;
	background: #DDDDDD;
}
.post-entry blockquote p, .__page__cont blockquote p{
	color: #555;
	font-weight: 400;
	padding-bottom: 0 !important;
	line-height: 35px;
	font-family: 'Mukta',sans-serif;
	font-size: 20px;
	padding: 0 0 10px 0px;
	vertical-align: baseline;
}
.wp-caption{
	width: 100% !important;
	max-width: 100% !important;
	position: relative;
	margin-bottom: 10px;
}
p.wp-caption-text {
	background: rgba(0,0,0, 0.56);
	position: absolute;
	bottom: 0;
	color: #FFF !important;
	font-size: 18px !important;
	left: 0;
	right: 0;
	display: flex;
	padding: 3px 10px !important;
}
.post-entry .wp-caption img, .__page__cont .wp-caption img{
	width: 100%;
	height: auto;
}
#randomposts .main_news_right_grid .media_items_right {
	background: #115b9d;
	height: 180px;
	width: 100%;
	display: block;
	overflow: hidden;
}
#randomposts .main_news_right_grid .media_items_right img {
	height: 180px;
	width: 100%;
	display: block;
	object-fit: cover;
}
.special_padd {
	padding-top: 22rem;
}
.p_special_title h1 {
	padding: 20px;
	text-align: center;
}
/*--------------------------Footer Section ------------------------------*/
footer.main-footer{
	color: #FFFFFF;
}
#return-to-top {
	position: fixed;
	bottom: 50px;
	right: 5px;
	background: #115b9d;
	width: 40px;
	height: 40px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 10px;
	display: none;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	left: 12px;
	top: 9px;
	font-size: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top:hover {
	background: #c30e2e;
	transition: 0.5s all linear;
}
#return-to-top:hover i {
	color: #fff;
	top: 5px;
}
.team_list ul li {
	display: block;
	padding: 5px 0;
	font-size: 17px;
	color: #FFFFFF;
}
.address_box h3 {
	font-size: 18px !important;
	color: #FFFFFF !important;
	letter-spacing: 0.8px;
}
.address_box ul li {
	display: block;
	color: #FFFFFF !important;
	font-size: 17px;
	font-weight: 400;
	padding: 5px 0;
}
.address_box ul li a:hover, .site_quick_link ul li a:hover {
	color: #FFFFFF !important; 
}
.address_box ul li a, .site_quick_link ul li a {
	color: #FFFFFF !important;
	text-decoration: none;
}
.site_quick_link ul li {
	display: block;
	color: #FFFFFF;
	font-size: 17px;
	padding: 4px 0;
}
.address_box ul, .team_list ul, .site_quick_link ul {
	margin-bottom: 0 !important;
}
.author-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-inline-box;
}
.author-meta .author-img {
	width: 35px;
	height: 32px;
	border-radius: 50%;
	overflow: hidden;
	background: var(--tlt-white);
	padding: 2px;
	margin-right: 10px;
	border: 1px #ddd solid;
}
.author-meta .author-img img {
	width: 100%;
	height: 100%;
}
.author-meta .author-name {
	font-family: Mukta,sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: rgba(0,0,0,.57);
	margin-right: 10px;
}
.banner img {
	height: auto;
	width: 100%;
	object-fit: cover;
	display: block;
}
/*------------------------------Mobile Responsive------------------------*/
@media only screen and (max-width: 768px) {
	.comp-logo img{
		height: auto;	
		max-width: 250px;
	}
	.banner h1{
		font-size: 35px !important;
	}
	.at4-count-container {
		display: flex!important;
		align-items: center;
	}
	.at4-title {
		padding-top: 6px!important;
	}
	.at4-title {
		font-size: 12px!important;
	}
	.at4-count>span:last-child, .at4-title>span:last-child {
		font-size: 28px!important;
		line-height: 54px!important;
		color: #012061!important;
	}
	a.at-icon-wrapper.at-share-btn.at-svc-blogger {
		display: none;
	}
	.side-menu{
		display: none !important;
	}
	.team_link{
		width: 100%;
	}
	.small_team{
		width: 100% !important;
		float: left;
	}
	.imp_links{
		width: 100% !important;
		float: left;
	}
	.imp_links ul li{
		display: inline-block;
		padding: 5px 10px;
	}
	.top-header-list{
		display: none;
	}
	.adv-box-wrap img{
		margin-top: 10px;
	}
	.quick_nav{
		display: none;
	}
	li.email{
		display: none;
	}
	.modal-content{
		margin-top: 30%;
	}
	.skip_site_logo img{
		max-width: 40%;
		height: auto;
	}
	.pradesh_news_block_grid{
		display: none;
	}
	.fl-sm-left{
		float: left;
	}
	.special_padd {
		padding-top: 10rem;
	}
	.p_special_title h1 {
		font-size: 30px !important;
	}
	.feature_block .feature_figure figure img{
		height: auto;
		width: 100%;
		display: block;
		overflow: hidden;
		object-fit: cover;
		padding: 0;
	}
	.feature_block .feature_title h1{
		font-size: 30px !important;
	}
	li.top-mail{
		display:none !important;
	}
	.post-title h1{
		font-size: 30px !important;
	}
	.medita_tile_left h2 {
		font-size: 28px !important;
	}
	.tranding_tag_box{
		display: none;
	}
}
@media only screen and (max-width: 568px) {
	.comp-logo img{
		height: auto;	
		max-width: 250px;
	}
	.banner h1{
		font-size: 35px !important;
	}
	li.top-mail{
		display:none !important;
	}
	.top-header-list{
		display: none;
	}
	.pradesh_news_block_grid{
		display: none;
	}
	.at4-count-container {
		display: flex!important;
		align-items: center;
	}
	.at4-title {
		padding-top: 6px!important;
	}
	.at4-title {
		font-size: 12px!important;
	}
	.at4-count>span:last-child, .at4-title>span:last-child {
		font-size: 28px!important;
		line-height: 54px!important;
		color: #012061!important;
	}
	.special_padd {
		padding-top: 10rem;
	}
	a.at-icon-wrapper.at-share-btn.at-svc-blogger {
		display: none;
	}
	.side-menu{
		display: none !important
	}
	.team_link{
		width: 100%;
	}
	.small_team{
		width: 100% !important;
		float: left;
	}
	.imp_links{
		width: 100% !important;
		float: left;
	}
	.imp_links ul li{
		display: inline-block;
		padding: 5px 10px;
	}
	.adv-box-wrap img{
		margin-top: 10px;
	}
	.quick_nav{
		display: none;
	}
	li.email{
		display: none;
	}
	.modal-content{
		margin-top: 30%;
	}
	.skip_site_logo img{
		max-width: 40%;
		height: auto;
	}
	.post-title h1{
		font-size: 30px !important;
	}
	.fl-sm-left{
		float: left;
	}
	.p_special_title h1 {
		font-size: 30px !important;
	}
	.medita_tile_left h2 {
		font-size: 28px !important;
	}
	.tranding_tag_box{
		display: none;
	}
}