@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;700&display=swap");

.modalbox {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	text-align: center;
	overflow: auto;
	background: #fff;
}

.modalbox .modal_content {
	width: 100%;
	text-align: center;
	display: table;
	height: 100vh;
}

.modalbox .modal_content .imagebox {
	max-width: 94%;
	margin: 0 auto;
	display: table-cell;
	padding: 3%;
	position: relative;
	vertical-align: middle;
}

.modalbox .modal_content .imagebox img {
	max-width: 100%;
	height: auto;
}

.modalbox .modal_content .imagebox .logobox img {
	max-width: 250px;
}

.modalbox .modal_content a.close_btn {
	background: #d13938;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding: 5px 15px;
	font-family: arial, sans-serif;
}

.modalbox .modal_content a.close_btn:hover {
	background: #222;
}

.logobox {
	text-align: center;
	display: block;
	margin-bottom: 30px;
}

.close-box {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
}
.close-box .arrows {
	position: relative;
	top: 2px;
	margin-left: 5px;
}
/*responsive part*/

@media (min-width: 992px) and (max-width: 1199px) {
	.modalbox .modal_content .imagebox img {
		max-width: 100%;
	}
	.logobox img {
		max-width: 220px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.modalbox .modal_content .imagebox img {
		max-width: 100%;
	}
	.logobox img {
		max-width: 180px;
	}
}

@media (max-width: 767px) {
	.modalbox .modal_content .imagebox img {
		max-width: 100%;
	}
	.logobox img {
		max-width: 180px;
	}
}

@media (max-width: 480px) {
	.modalbox .modal_content .imagebox img {
		max-width: 100%;
	}
	.logobox img {
		max-width: 180px;
	}
}

@media (max-width: 240px) {
	.modalbox .modal_content .imagebox img {
		max-width: 100%;
	}
	.logobox img {
		max-width: 180px;
	}
}

.top-nav-box,
.tags.cat-tags {
	background: #e74c3c;
}

.owl-carousel .owl-item img {
	object-fit: cover !important;
}

.navigation_box ul li a:hover {
	background: #555 !important;
	color: #fff;
}

.navigation_box ul li.search span:hover {
	background: #555 !important;
	cursor: pointer;
}

.right-side .items {
	margin-top: 0 !important;
	margin-bottom: 45px !important;
}

.small-thumb .side-list .media a img {
	width: 116px !important;
}

.items.samachar-box.popular-news .item-news img {
	width: 100px !important;
}

.modalbox {
	top: 0;
	left: 0;
}

.feedback .more-btn:hover {
	color: #fff;
}

.error-text {
	font-style: italic;
}

.swal2-title {
	font-family: "Open Sans", sans-serif !important;
}

.editor-box figure.align-left {
	float: left !important;
	margin: 0 30px 10px 0 !important;
}

.editor-box figure img {
	margin: 0 !important;
}

.editor-box figcaption {
	float: none !important;
}

.keyword-title {
	color: #d13938;
	font-weight: 700;
}

.search-result-title {
	font-weight: 700;
}

.countdown .number-box .status.move-up {
	line-height: 32px;
	background: green;
	color: white;
}

.countdown .number-box .status.move-down {
	line-height: 23px;
	background: #e74c3c;
	color: white;
}

.countdown .number-box .status.non-mover {
	line-height: 25px;
	background: #ffdb3a;
	color: #111;
}
.countdown .item-news:hover .status.move-up {
	background: green;
}

.countdown .item-news:hover .status.move-down {
	background: #e74c3c;
}

.countdown .item-news:hover .status.non-mover {
	background: #ffdb3a;
}

.countdown .item-news:hover .status .left-icon {
	color: #fff !important;
}

.countdown .item-news:hover .status .left-icon.icon-sort {
	color: #111 !important;
}

.desktop-jacket-bigyaapan {
	display: block;
}

.mobile-jacket-bigyaapan {
	display: none;
}

@media only screen and (max-width: 767px) {
	.desktop-jacket-bigyaapan {
		display: none !important;
	}
	.mobile-jacket-bigyaapan {
		display: block !important;
	}
}

.right-side .bishesh.sifaris-list .items {
	margin-bottom: 0px !important;
}

.editor-box blockquote:after {
	content: "" !important;
}

.editor-box blockquote {
	color: #222 !important;
	font-weight: 700 !important;
	padding: 30px 30px 0px 60px !important;
	margin: 8px 0 40px 0 !important;
	max-width: 400px !important;
}

.left-side .full-bigyaapan {
	margin: 10px 0px !important;
}

.content-editor .full-bigyaapan {
	margin: 10px 0px !important;
}

body {
	padding-right: 0px !important;
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
	overflow-y: scroll !important;
}

.featured-video-embed iframe{
	max-width: 100% !important;
}

.scrollToTop .lnr {
	line-height: 2.5 !important;
}

.tag-box {
	margin-bottom: 30px !important;
}

.countdown .number-box .status.move-down .fa-sort-desc {
	line-height: 2 !important;
}

.countdown .number-box .status.move-up .fa-sort-asc {
	line-height: 2.5 !important;
}

.countdown .number-box .status.non-mover .fa-sort.icon-sort {
	line-height: 2 !important;
}

.right-side .bishesh img {
	height: auto !important;
}

.content-editor .featured-images img {
	height: auto !important;
}

.logo-box img {
	width: 40% !important;
}

.top-nav-box {
	background: #f98f14 !important;
}

.top-nav-box .navigation_box ul li a {
	background: #f98f14 !important;
}

.top-nav-box .navigation_box ul li.live-btn a {
	background: #3e7fb4 !important;
	color: #fff !important;
}

.top-nav-box .navigation_box ul li a:hover, .top-nav-box .navigation_box ul li.open a:hover {
	background: #3e7fb4 !important;
}

header {
	background: #fff !important;
}

.main-menu {
	border-bottom-color: #f98f14 !important;
	background: #3e7fb4 !important;
}

.main-menu .navigation_box ul li a {
	background: #3d7abd !important;
}

.search .btn-search {
	background: #3d7abd !important;
}

ul.trending-news li.trending-title {
	color: #232323 !important;
}

.news-break a:hover .main-title {
	color: #3e7fb4 !important;
}

.break-tags {
	background: #3e7fb4 !important;
}

.news-break .author-name {
	color: #3d7abd !important;
}

.main-menu, .fixed-tops, .fixed-tops .navigation-box, .fixed-tops .navigation_box {
	background: #3d7abd !important;
}

.navigation_box ul li.search span:hover {
	background: #f98f14 !important;
}

.cat-tags {
	background: #3e7fb4 !important;
	border-bottom-color: #f98f14 !important;
}

.tags {
	background: #3e7fb4 !important;
}

.items .item-news a:hover .main-title {
	color: #3e7fb4 !important;
}
.pradesh-list .news-item a:hover {
	color: #3e7fb4 !important;
}

.side-list .media a:hover {
	color: #3e7fb4 !important;
}

.normal-list .samachar-list .side-section .item-list a:hover .main-title {
	color: #3e7fb4 !important;
}

.normal-list .samachar-list .big-feature a:hover .main-title {
	color: #3e7fb4 !important;
}

.scrollToTop {
	background: #3e7fb4 !important;
}

.live-play-btn {
	background: #3e7fb4 !important;
	color: #fff !important;
}

.live-play-btn:hover {
	background: #f98f14 !important;
}

.pagination .page.larger.active a.page.larger {
	background: #3e7fb4 !important;
}

.pagination a:hover {
	background: #3e7fb4 !important;
}

.related-tags .tags {
	color: #fff !important;
}

.address-btn {
	background: #3e7fb4 !important;
}

.feedback .more-btn {
	background: #3e7fb4 !important;
}

@media only screen and (max-width: 767px){
	.logo-box img {
		max-width: 100% !important;
		height: 60px !important;
		width: auto !important;
	}
}

@media only screen and (max-width: 1199px){
	.logo-box img {
		max-width: 250px !important;
		height: auto !important;
	}
}