:root{
	--tlt-blue : #01244e;
	--tlt-orange: #ec1d27;
}
.main_block_box .feature_fetch figure.image img,
.large_feature figure.image img,
.medium-post .medium_feature figure.image img,
.samaj-block .samaj_list_block .samaj__feature figure.image img,
.medium_news_item .news_fetch figure.image img,
.thulo__kurakani .medium-post .medium_feature figure.image img,
.business-block .samaj__feature img,
.business-block .raj_large_block .feature_fetch figure.image img,
.son__headline .thulo__son__item .item__feature figure.image img,
.sports__block .sports_feature figure.image img,
.small__sports_item .sports__item .sp__item__feature figure.image img,
.small-item .small-feature figure.image img,
.item__row .thulo__son__item .item__feature figure.image img,
.enter-big-box .enter-big-grid figure.image img,
.related-post .relat_feature figure.image img,
.interviews-block .sahitya_item .fet_feature figure.image img,
.new-block-data .medium_block figure.image img,
.small_item .ssamchar_fetch figure.image img,
.raj_large_block .feature_fetch figure.image img,
.small_item_list .raj_sm_fet figure.image img {
	height: 100%;
	width: 100%;
	display: block;
	object-fit: cover;
}
.banner-block .baanner_item .banner figure.image img{
	height: 550px;
	width: 100%;
	display: block;
	overflow: hidden;
	object-position: center;
	object-fit: cover;
}
.large_feature figure.image{
	height: 300px;
	width: 100%;
	display: block;
	object-fit: cover;
	overflow: hidden;
	background: var(--tlt-blue);
}
.main_block_box .feature_fetch figure.image{
	height: 350px !important;
	width: 100%;
	display: block;
	object-fit: cover;
	overflow: hidden;
	background: var(--tlt-blue);
}
.samachar_image img {
	height: 150px;
	width: 100%;
	display: block;
	object-fit: cover;
	border-radius: 0;
}
.second-news-room-sec .itemss img {
	height: 110px;
	width: 140px;
	display: block;
	overflow: hidden;
}
.second-news-room-sec {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.f_news_content .post_content p {
	color: rgba(0,0,0,0.88);
	font-size: 17px;
	line-height: 150%;
	text-align: justify-all;
	font-weight: 500;
}
.large-post .large_feature figure.image{
	height: 400px;
	background: var(--tlt-blue);
	width: 100%;
	display: block;
	transition: 0.2s all;
}
.medium-post .medium_feature figure.image{
	height: 160px;
	background: var(--tlt-blue);
	width: 100%;
	display: block;
	transition: 0.2s all;
}
.thulo__kurakani .medium-post .medium_feature figure.image {
	height: 250px;
	background: var(--tlt-blue);
	width: 100%;
	display: block;
	transition: 0.2s all;
}
.small_item .ssamchar_fetch figure.image{
	height: 120px;
	width: 150px;
	display: block;
	overflow: hidden;
	transition: 0.5s all;
	background: var(--tlt-blue);
}
.custom-list-item {
	border-bottom: solid 1px #ddd;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.custom-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.custom-list-item figure{
	margin-bottom: 0;
}
.small-item .small-feature figure.image{
	width: 120px;
	height: 100px;
	background: var(--tlt-blue);
	display: block;
	transition: 0.2s all;
}
.raj_large_block .feature_fetch figure.image{
	height: 300px;
	width: 100%;
	display: block;
	object-fit: cover;
	overflow: hidden;
	background: var(--tlt-blue)
}
.samaj-block .samaj_list_block .samaj__feature figure.image{
	height: 135px;
	width: 100%;
	display: block;
	object-fit: cover;
	background: var(--tlt-blue);
}
.item__row .thulo__son__item .item__feature figure.image{
	height: 220px;
	width: 100%;
	display: block;
	object-fit: cover;
	background: var(--tlt-blue);
}
.son__headline .thulo__son__item .item__feature figure.image{
	height: 200px;
	width: 100%;
	display: block;
	object-fit: cover;
	background: var(--tlt-blue);
}
.small_item_list .raj_sm_fet figure.image{
	width: 120px;
	display: block;
	height: 100px;
	margin-right: 15px;
	margin-left: 0;
	background: var(--tlt-blue);
}
.business-block .samaj__feature figure.image{
	height: 185px !important;
	display: block;
	background: var(--tlt-blue);
}
.business-block .raj_large_block .feature_fetch figure.image{
	min-height: 380px;
	max-height: 380;
	width: 100%;
}
.medium_news_item, .medium_feature, 
.large_feature, .enter-big-box, .photo_feature{
	position: relative;
}
.medium_news_item .news_fetch figure.image{
	height: 240px;
	background: var(--tlt-blue);
	width: 100%;
	display: block;
	transition: 0.2s all;
}
.medium_news_item .title_fetch {
	position: absolute;
	width: 100%;
	bottom: 0;
	background: rgba(0,0,0,0.45);
	padding: 15px;
	overflow: hidden;
}
.sports__block .sports_feature figure.image{
	width: 100%;
	height: 300px;
	background: var(--tlt-blue);
	display: block;
	overflow: hidden;
	object-fit: cover;
}
.small__sports_item .sports__item .sp__item__feature figure.image{
	width: 100%;
	height: 140px;
	background: var(--tlt-blue);
	display: block;
	overflow: hidden;
	object-fit: cover;
}
.topline-color{
	color: var(--tlt-blue) !important;
}
.enter-big-box .enter-big-grid figure.image{
	height: 400px;
	width: 100%;
	display: block;
	background: var(--tlt-blue);
	transition: 0.5s all;
	overflow: hidden;
}
.enter-big-box .ent_side_title {
	bottom: 0;
	position: absolute;
	text-align: center;
	display: flex;
	background: rgba(0,0,0,0.7);
	width: 100%;
	padding: 20px;
}
.entertainment-block .medium_news_item .news_fetch figure.image {
	height: 192px;
	background: var(--tlt-blue);
	width: 100%;
	display: block;
	transition: 0.2s all;
}
.main_feature figure.image {
	height: 96px;
	overflow: hidden;
	background: #2c5baf;
	width: 130px;
}
.main_feature figure.image img {
	height: 96px;
	width: 100%;
}

span.icon {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0.8;
	background: var(--tlt-orange);
	padding: 13px 20px 10px 20px;
	border-top-right-radius: 15px;
}
span.icon i{
	font-size: 22px;
	color: rgba(255,255,255,0.7);
}
.blog_items {
	margin-top: 11px; 
	border-bottom: 1px #dddddd61 solid;
	padding: 10px 0;
}
.blog_items:last-child{
	border-bottom: none;
}
.blog_items .bichar-item figure.image img{
	border-radius: 50%;
	height: 82px;
	object-fit: cover;
	background: #fff;
	border: none;
	width: 82px;
	padding: 5px;
}
.photo-feature .related-post .relat_feature figure.image{
	height: 300px;
	width: 100%;
	display: block;
	overflow: hidden;
	background: var(--tlt-blue);
}
.inter_item .inter_fetch figure.image img{
	background: var(--tlt-blue);
	height: 170px;
	width: 170px;
	border: 5px #ddd solid;
	border-radius: 50%;
}
.inter_item i.fa{
	position: absolute;
	font-size: 30px;
	bottom: 0;
	background: rgba(21, 25, 166, 0.83);
	color: #ddd;
	padding: 15px 20px;
	border-top-left-radius: 30px;
	right: 0;
}
.inter_item {
	border: 1px #ddd solid;
	padding: 10px;
}
.recent-item {
	margin-bottom: 15px;
	padding-bottom: 10px;
	min-height: 63px;
}
.recent li:before {
	padding: 5px 0;
	color: var(--tlt-orange);
	font-size: 25px;
	position: absolute;
	content: '\f101';
	font-family: FontAwesome;
	margin-top: 0;
	height: 55px;
	text-align: center;
	align-self: center;
	justify-content: center;
	align-items: center;
}
.ml-4-5{
	margin-left: 38px;
}
figure.image img.default-fluid{
	object-fit: fill !important;
}
.cat-title span.name{
	color: rgba(255,255,255,0.8);
}
.advertisement-long img, .advertisement img{
	width: 100%;
	padding-bottom: 10px;
}
.blogs-post-block .author-name span.name{
	font-size: 18px;
	font-weight: 500;
}

.pop-list {
	padding: 5px 0px;
}
.pop-list.popular-post .numbers {
	padding: 0;
	overflow: visible;
}
.popular-post .numbers .number-count {
	background: #fff;
	width: 50px;
	height: 50px;
	border-radius: 15%;
	line-height: 50px;
	font-size: 40px;
	font-weight: 600;
	color: #1111114d;
	float: left;
	text-align: center;
	transition: .3s ease-in-out;
}
.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 11px;
	line-height: 13px;
}
.pagination .current {
	font-size: 20px;
	padding: 10px 20px;
	background: #4d4d4d;
	color: #fff;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 10px 20px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: var(--tlt-blue);
	font-size: 20px;
}

.side_menu_open{
	display: none;
}
.media-part ul.social-icons li.item{
	display: inline-block;
	padding: 0 8px;
	cursor: pointer;
}
.media-part ul.social-icons li.item a{
	text-decoration: none;
	color: rgba(255,255,255,0.8);
}
blockquote:before {
	content: "\f10d";
	font-family: FontAwesome;
	float: left;
	padding: 5px 10px;
	font-size: 30px;
	border: solid 3px #0606e4e0;
	margin-right: 10px;
	color: #ed6d1d;
}
blockquote p{
	margin-bottom: 0 !important;
}
blockquote{
	background: #0606e426;
	padding: 10px;
}
.content-block tbody{
	border: 1px #ed6d1d solid;
	padding: 10px;
	margin-bottom: 10px;
}
.content-block tbody tr{
	border: 1px #ddd solid;
}
.content-block tbody tr td{
	border-right: 1px #ddd solid;
	padding: 2px 10px;
}
.mobile-search{
	display: none;
}
.search-toggle{
	cursor: pointer;
	background: var(--tlt-orange);
	padding: 10.5px 15px;
}
.search-icon{
	font-size: 16px;
	color: #fff;
}
.search-toggle .search-icon.icon-close {
	display: none;
}
.search-toggle.opened .search-icon.icon-search {
	display: none;
}
.search-toggle.opened .search-icon.icon-close {
	display: block;
}
.search-container {
	position: relative;
	max-height: 0;
	overflow: hidden;
	transition: all 0.3s;
	background: var(--tlt-blue);
}
.search-container.opened {
	border: none;
	max-height: 40px;
	z-index: 1;
}
.search-container.opened.margin {
	max-height: 40px;
	z-index: 1;
}
.search-container input[type="text"] {
	outline: none;
	font-size: 16px;
	margin: 10px;
	width: 300px;
	color: rgba(255,255,255,0.8);
	background-color: inherit;
	border: 0;
}
.search-container .search-icon {
	vertical-align: middle;
}
.search-container input[type="text"]::placeholder {
	color: rgba(255,255,255,0.7);
}

.search-container input[type="text"]:-ms-input-placeholder {
	color: rgba(255,255,255,0.7);
}

.search-container input[type="text"]::-ms-input-placeholder { 
	color: rgba(255,255,255,0.7);
}
.search-container {
	position: absolute;
	right: 0;
}
.copyright p{
	font-size: 18px;
}
.footer_block ul li, .footer_block p{
	list-style: none;
	display: block;
	margin-left: 0;
	padding: 5px 0;
	font-size: 18px;
}
.footer_box p{
	margin-bottom: 0;
	padding-bottom: 0;
	color : rgba(255,255,255, 0.8) !important;
}
.footer_box strong{
	font-size: 17px;
	font-weight: 600;
	padding: 5px 0;
}
.important_link ul li.link{
	list-style: none;
	display: inline-block;
	padding: 5px 17px;
	margin-right: 5px;
	cursor: pointer;
	border: 1px rgba(255,255,255,0.8) solid;
	border-radius: 8px;
	transition : color .3s ease-out,border .3s ease-out,background .3s ease-out
}
.important_link ul li.link:hover{
	background: #db1e3d;
}
.important_link ul li.link:hover .important_link li a{
	color : rgba(0,0,0,0.8) !important;
}
.important_link ul li.link a{
	color : rgba(255,255,255,0.8) !important;
}
.commentmetadata, 
.comment-author span.says{
	display: none;
}
.components_token ul.token-tag li{
	display: inline-block;
	margin-right: 10px;
}
.components_token ul.token-tag li a {
	text-decoration: none;
	color: #525252 !important;
	font-size: 16px;
	font-weight: 600;
	padding: 0 10px;
	border-radius: 10px;
}
.components_token ul.token-tag li a:before{
	content: '#';
	padding-right: 3px;
	font-size: 16px;
}
.comment-author cite.fn {
	font-size: 18px;
	font-style: normal !important;
	font-weight: 600;
	color: var(--tlt-blue);
}
.share_author_block {
	border-bottom: 1px #ddd solid;
	padding-bottom: 5px;
}
.comment p{
	color: #555;
	font-size: 20px;
	font-weight: 400;
	line-height: 170%;
}
.feature_data{
	background-position: 50% 50% !important;
	height: 500px !important;
}
.feature_fetch_title{
	width: calc(100% * 2 / 4.0001);
	background: rgba(0,0,0,0.6);
	height: 100%;
	padding: 40px;
}
.feature_title h2{
	font-size: 40px !important;
}
.expert{
	font-size: 20px;
	line-height: 170%;
}
.category_item {
	border-bottom: 2px var(--tlt-orange) double;
	margin-bottom: 20px;
	background: #f7f7fe;
}
.cat-name {
	padding: 0 20px;
	position: relative;
	font-size: 30px;
	font-weight: 600;
	color: rgba(255,255,255,.8);
	line-height: 50px;
	background: var(--tlt-blue);
}
.cat-name:after {
	border-color: var(--tlt-orange) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)rgba(0, 0, 0, 0);
	position: absolute;
	content: " ";
	width: auto;
	height: auto;
	bottom: -20px;
	margin-left: -10px;
	left: 50%;
	border-width: 10px;
	border-style: solid;
}
.category_item span.more_item {
	padding: 0 15px;
	position: relative;
	font-size: 18px;
	line-height: 50px;
}
.side-sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 10%;
	z-index: 0;
}
span.more_item a{
	color: var(--tlt-blue) !important
}
.site_quick_link li a{
	color: rgba(255,255,255,0.8) !important;
	text-decoration: none !important;
}
.main-nav .nav-item .dropdown-menu {
	display: block;
	opacity: 0;
	background: var(--tlt-blue);
	visibility: hidden;
	transition: .3s;
	margin-top: 0;
}
.main-nav .nav-item:hover .dropdown-menu {
	transition: .3s;
	opacity: 1;
	visibility: visible;
	top: 100%;
	transform: rotateX(0deg);
}
.footer-block-full{
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	grid-gap: 20px;
}
.footer-content:nth-child(1) {
	grid-column: 1/4;
}
.footer-content:nth-child(2) {
	grid-column: 4/7;
}
.footer-content {
	grid-column: span 2;
}
.footer-content:not(:first-child) {
	margin-top: 35px;
}
.footer_list ul li a{
	color: var(--tlt-white) !important;
}
.media-part ul.social-icons li.item a{
	text-decoration: none;
	color: rgba(255,255,255,0.8);
}
blockquote:before {
	content: "\f10d";
	font-family: FontAwesome;
	float: left;
	padding: 5px 10px;
	font-size: 30px;
	border: solid 3px #0606e4e0;
	margin-right: 10px;
	color: #ed6d1d;
}
blockquote p{
	margin-bottom: 0 !important;
}
blockquote{
	background: #0606e426;
	padding: 10px;
}
.content-block tbody{
	border: 1px #ed6d1d solid;
	padding: 10px;
	margin-bottom: 10px;
}
.content-block tbody tr{
	border: 1px #ddd solid;
}
.content-block tbody tr td{
	border-right: 1px #ddd solid;
	padding: 2px 10px;
}