@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;
}

.right-side.col-sm-4.col-md-3 .items.samachar-box.todays img {
  max-width: 100px !important;
}

.samachar-box .cat-box .cat-tags {
  color: #fff;
}
.taja-samachar .cat-tags {
  color: #fff;
}
.bishesh h1 {
  border-bottom: none !important;
}

/*css added*/

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

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

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

.top-nav-box .navigation_box ul li a:hover {
	background: #1f4488 !important;
	color: #fff !important;
}

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

.top-nav-box .navigation_box ul li.live-btn a {
	background: #1f4488 !important;
}

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

.top-nav-box .navigation_box ul li.open  a:hover {
	background: #1f4488 !important;
}

header {
	background: #fff !important;
}

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

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

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

.main-menu .navigation_box ul li.open a:hover {
	background: #001558 !important;
	color: #fff !important;
}

.main-menu .navigation_box ul li.open ul li a:hover {
	background: #e82c2c !important;
	color: #fff !important;
}

.main-menu .navigation_box ul li a:hover {
	background: #e82c2c !important;
	color: #fff !important;
}

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

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

ul.trending-news li a:hover {
	color: #ED1C23 !important;
}

.news-break .main-title {
	color: #1f4488 !important;
}

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

.break-tags {
	background: #88c546 !important;
}

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

.cat-tags {
	background: #88c546 !important;
	border-color: #ccc !important;
}

.tags {
	background: #1f4488 !important;
}

.taja-box .items .main-title {
	color: #1f4488 !important;
}

.items .item-news .main-title {
	color: #1f4488 !important;
}

.items .item-news a:hover .main-title {
	color: #ED1C23 !important;
}

.pradesh-list .news-item .main-title {
	color: #1f4488 !important;
}

.main-menu {
	border-bottom: 4px solid #ED1C23 !important;
}

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

.side-list .media .main-title {
	color: #1f4488 !important;
}

.side-list .media a:hover .main-title {
	color: #ED1C23 !important;
}

.normal-list .samachar-list .side-section .item-list .main-title {
	color: #1f4488 !important;
}

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

.normal-list .samachar-list .big-feature .main-title {
	color: #1f4488 !important;
}

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

.footer {
	background: #02042d !important;
}

.scrollToTop {
	background: #1f4488 !important;
}

.items .main-title {
	color: #1f4488 !important;
}

.address-btn {
	background: #88c546 !important;
}

.more-btn {
	background: #88c546 !important;
}

.published-box .related-tags .tags {
	background: #eee !important;
}

.published-box .related-tags .tags a {
	color: #1f4488 !important;
}


.top-nav-box,
.tags.cat-tags {
  background: #88c546 !important;
}
.top-nav-box .navigation_box ul li a {
  background: #88c546 !important;
}
.main-menu {
  border-bottom: 4px solid #88c546 !important;
}
.cat-tags {
  background: #1f4488 !important;
}
.scrollToTop {
  padding: 0;
  background: #88c546 !important;
}

.break-tags {
  background: #1f4488 !important;
}
.navigation_box ul li a:hover {
  background: #88c546 !important;
}
ul.trending-news li.trending-title {
  color: #7a316e;
}
.navigation_box ul li a:hover {
  background: #88c546 !important;
}
.navigation_box ul li.open a:hover {
  background: #88c546 !important;
}
.top-nav-box .navigation_box ul li a {
  color: #fff !important;
}

.footer .description {
  color: #fff !important;
}
.footer .item-box, .footer .box-item {
  border-top: 1px solid #fff !important;
}
.footer .title-main {
  color: #fff !important;
}
.team-list .team-item .post-name {
  color: #fff !important;
}
.section h2 {
  color: #fff !important;
}
.main-menu .navigation_box ul li a:hover {
  background: #88c546 !important;
}
.main-menu .navigation_box ul li.open ul li a:hover {
  background: #88c546 !important;
}
.top-nav-box .navigation_box ul li ul li a {
  border-top: 1px solid #fff !important;
}
.navigation_box ul li.search span:hover {
  background: #88c546 !important;
}
.special-box .owl-theme .owl-dots .owl-dot.active span {
  background: #1f4488 !important;
}