.mobile-bigyaapan {
	display: none !important;
}

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

.footer-section .linkedin-bg {
	background: #fff !important;
	color: #313131 !important;
	transition: 0.2s ease;
}

.footer-section .linkedin-bg:hover {
	background: #0077B6 !important;
	color: #fff !important;
}

.navbar {
	margin-bottom: 30px;
}

.editors-pic {
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 20px;
	margin-bottom: 30px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.editors-pic .item-news.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.editors-pic .item-news.media figure {
	margin-left: 0;
	margin-top: 0;
}

.editors-pic .item-news.media a {
	display: inherit !important;
}

.editors-pic .item-news.media .media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.editors-pic .picks-title {
	font-size: 16px;
	color: #F7412B;
	margin: 0 0 15px 0;
	line-height: 20px;
}

.editors-pic img {
	width: 120px;
	height: 80px;
	object-fit: cover;
	margin-bottom: 0;
}

.editors-pic .main-title {
	font-size: 18px;
	line-height: 26px;
	margin-top: 0;
	font-weight: 700;
	color: #333;
	display: block;
}

.editors-pic .dates {
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 5px;
	line-height: 18px;
}

@media (max-width: 992px){
	.storyClose {
		left: 0;
		margin-top: 10px;
	}
}

.author-info .author-img img {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50px;
	margin: 0 auto;
	object-fit: cover;
}

.author-info h2 {
	font-size: 20px !important;
	font-weight: 600 !important;
}

.editor-box ol li {
	font-size: 22px !important;
}

.detail-page .editor-box td p {
    font-size: 16px !important;
	color: #212529 !important;
	margin: 0 !important;
	line-height: 20px !important;
}

.detail-page .editor-box th p {
    color: #fff !important;
    line-height: 22px !important;
    font-size: 18px !important;
	font-weight: 700 !important;
}

.editor-box table p {
	padding: 0 !important;
	margin: 0 !important;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"]
i {
    font-size: initial;
}
.nav-item .dropdown{
	position: relative;
}

.nav-child{
	z-index: 99999;
}

.nav-grand-child{
	position: absolute !important;
	top:-1px !important;
	left: 195px;
	visibility: hidden !important;
	height: 45px;
	opacity: 0;
	background-color: #6c6c6c;
	transition: all .3s ease-in-out;

}

.nav-child:hover .nav-grand-child{
	visibility:visible !important;
	opacity: 1;
}

.editor-box .editor-gallery-list .article-img img {
	width: 100%;
	display: block;
	margin: 0 auto;
  }
  
  .editor-box .editor-gallery-list .article-img {
	margin-bottom: 10px;
	margin-right: 0;
	width: 100% !important;
  }
  
  .editor-box .editor-gallery-list .items {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 25px;
  }
  
  .editor-box .editor-gallery-list {
	margin: 10px 0;
	display: inline-block;
	width: 100%;
  }
  
  .editor-box .editor-gallery-list .address-title, .editor-gallery-list .contact-section .contact-list .items.info-item .address-item .address-line, .contact-section .contact-list .items.info-item .address-item .editor-gallery-list .address-line {
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	display: block;
	font-family: "Montserrat", sans-serif;
	color: #2F373A;
  }


nav.navbar.navbar-expand-xl.bg-white.header-nav.p-0 {
    background-color: #0071bc !important;
}

.navbar .nav-menu li a.active {
    background-color: #000 !important;
}

.footer-section {
    background: #f0f0f0;
}

span.description {
    color: #000;
}

.footer-section .company a:hover {
    color: #000 !important;
}

.footer-section .footer-widget .pages p a:hover {
    color: #000 !important;
}

.pradesh .nav-pills-custom .nav-link.active {
    background-color: #0071bc !important;
}

.pradesh .nav-pills-custom .nav-link::before {
	content: "";
	display: block;
	border-top: 8px solid transparent;
	border-left: 10px solid #0071C1 !important;
	border-bottom: 8px solid transparent;
	position: absolute;
	top: 50%;
	right: -6px;
	transform: translateY(-50%);
	opacity: 0;
}    

.pradesh .nav-pills-custom .nav-link::before {

	border-left: 10px solid #0071C1 !important;
}

.footer-section .footer-text, .footer-section .footer-text a {
    font-size: 14px;
    color: #000;
}

.news-break .author-name {
    font-size: 20px;
    color: #0071bc;
    font-weight: 600;
    display: block;
    margin-bottom: 30px;
}

.news-break:hover .main-title {
    color: #0071bc !important;
}

button#myBtn:hover {
    background-color: #000 !important;
}
button#myBtn {
    background: #0071bc !important;
}

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

a:hover {
    color: #0071bc !important;
}

.header {
    background-color: #0071bc !important;
}

.news-break .author-name .media {
    align-items: center;
	justify-content: center;
}

.media-body {
    -ms-flex: 1;
    flex: none !important;
}


.footer-section .copyright-area {
    border-top: 1px solid #000;
}

.footer-section .footer-widget-heading h3 {
    color: #000 !important;
}

.footer-section .footer-widget-heading h3::before {
    background: #000 !important;
}

.footer-section .company a {
    color: #000;
}

.hr {
    border-top: 1px solid #000 !important;
}

.navbar .nav-menu .dropdown-menu {
    background-color: #0071bc !important;
}

.frontlines .title-border:after {
    background-color: #d13938 !important;
}

.frontlines .title-box-lg {
    border-left: 4px solid #d13938 !important;
}

.bisesh .title-border:after {
    background-color: #d13938 !important;
}

.bisesh .title-box-lg {
    border-left: 4px solid #d13938 !important;
}

.samachar .title-border:after {
    background-color: #d13938 !important;
}

.samachar .title-box-lg {
    border-left: 4px solid #d13938 !important;
}

.blog .title-box-lg
{
	border-left: 4px solid #d13938 !important;
}

.blog .title-border:after
{
	background-color: #d13938 !important;
}

.taja-slide .title-box-lg
{
	border-left: 4px solid #d13938 !important;
}

.taja-slide .title-border:after
{
	background-color: #d13938 !important;
}

.aajako .title-box-lg
{
	border-left: 4px solid #d13938 !important;
}

.aajako .title-border:after
{
	background-color: #d13938 !important;
}

.update .title-box-lg
{
	border-left: 4px solid #d13938 !important;
}

.update .title-border:after
{
	background-color: #d13938 !important;
}

.multimedia .title-box-lg
{
	border-left: 4px solid #d13938 !important;
}

.multimedia .title-border:after
{
	background-color: #d13938 !important;
}

.cover-story.breaking-three-container .image .wrapper .title h3
{
	font-size: 37px !important;
}

.cover-story.breaking-three-container .image .wrapper .category span
{
	background-color: #d13938 !important;
}

@media only screen and (max-width: 767px) {
	nav.navbar.navbar-expand-xl.bg-white.header-nav.p-0 {
		background-color: #fff !important;
	}

	.search-toggle {
		left: 18px;
	}

	.d-xl-none.d-flex.justify-content-center.align-items-center.w-100 {
		margin-top: 6px;
	}

	.footer-logo-container {
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

@media (max-width: 728px) {
	.cover-story.breaking-three-container .image .wrapper .title h3
	{
		font-size: 20px !important;
	}
}