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

.navigation_box ul li.open ul li a:hover {
  background: #fff !important;
}
.footer .items h2 {
  font-size: 16px;
  color: #aaa;
  margin-bottom: 10px;
  font-weight: 700;
}

a:hover .main-title {
  color: #e74c3c;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .container {
    max-width: 1140px !important;
  }
}

.tag-box h2.tags {
  color: #fff;
}
#mm-menu {
  width: 300px !important;
}

.mm-menu-toggle.active,
.mm-menu-toggle {
  width: 53px !important;
  height: 53px !important;
}
.live-player-box .player-box {
  background: #000 !important;
}

.live-radio-bar .items {
  margin-bottom: 0px !important;
}
.live-radio-bar .item-news {
  margin-bottom: 0px !important;
}

@media only screen and (max-width: 767px) {
  .live-radio-bar .item-news:nth-child(3) {
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 479px) {
  .published-box .share-box {
    margin-top: 20px;
  }
}
.video-player-box .news-big-title {
  border-bottom: none !important;
}

.half-section .side-list .media a img {
  height: 116px !important;
  width: 100% !important;
}

.navigation_box ul li a:hover {
  color: #fff !important;
}
.trending-news {
  background: #f4f4f4 !important;
}
@media only screen and (max-width: 991px) {
  .navigation_box ul li ul li a {
    color: #fff !important;
  }
}

@media only screen and (max-width: 479px) {
  .footer .items {
    margin-top: 30px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  aside.left-side.col-sm-12.col-md-12.contact {
    max-width: 100%;
    flex: 0 0 100%;
  }
}

@media only screen and (max-width: 767px) {
  .pradesh-list,
  .rochak-list {
    flex-wrap: wrap !important;
  }
}

@media only screen and (max-width: 767px) {
  .pradesh-list .news-item figure {
    margin-right: 15px !important;
    width: 98px !important;
  }
}

.navigation_box ul li.open a:hover {
  background: #e74c3c !important;
}

.top-nav-box .navigation_box ul li.live-btn a {
  line-height: 10px !important;
}

.team-detail-box .team-infos {
  background: url(../images/shadow.png) no-repeat 98% 0;
  padding: 30px 30px 30px 15px;
}
.pagination {
  display: flex !important;
}


/*css added*/

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

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

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

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

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

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

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

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

header {
	background: #fff !important;
}

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

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

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

.main-menu .navigation_box ul li.open a:hover {
	background: #049dab !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: #01373c !important;
}

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

.news-break .main-title {
	color: #01373c !important;
}

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

.break-tags {
	background: #049dab !important;
}

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

.cat-tags {
	background: #049dab !important;
	border-color: #ccc !important;
}

.tags {
	background: #049dab !important;
}

.taja-box .items .main-title {
	color: #01373c !important;
}

.items .item-news .main-title {
	color: #01373c !important;
}

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

.pradesh-list .news-item .main-title {
	color: #01373c !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: #01373c !important;
}

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

.normal-list .samachar-list .side-section .item-list .main-title {
	color: #01373c !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: #01373c !important;
}

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

.footer {
	background: #01373c !important;
}

.scrollToTop {
	background: #01373c !important;
}

.items .main-title {
	color: #01373c !important;
}

.address-btn {
	background: #049dab !important;
}

.more-btn {
	background: #049dab !important;
}

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

.published-box .related-tags .tags a {
	color: #01373c !important;
}


.top-nav-box,
.tags.cat-tags {
  background: #049dab !important;
}
.top-nav-box .navigation_box ul li a {
  background: #049dab !important;
}
.main-menu {
  border-bottom: 4px solid #01373c !important;
}

.scrollToTop {
  padding: 0;
  background: #049dab !important;
}

.break-tags {
  background: #01373c !important;
}
.navigation_box ul li a:hover {
  background: #049dab !important;
}
ul.trending-news li.trending-title {
  color: #7a316e;
}
.navigation_box ul li a:hover {
  background: #049dab !important;
}
.navigation_box ul li.open a:hover {
  background: #049dab !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: #049dab !important;
}
.main-menu .navigation_box ul li.open ul li a:hover {
  background: #049dab !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: #049dab !important;
}
.special-box .owl-theme .owl-dots .owl-dot.active span {
  background: #01373c !important;
}
.samachar-box .cat-box:before {
   background: #fff;
}
.social-icon {
    color: #fff;
}
.footer .items .media {
    border-top: 1px solid #fff;
}
.navigation_box ul li ul li a {
    color: #fff !important;
}
.live-play-btn:hover {
    background: #049dab;
}