/*------------------------------------
Mobile First Approach
------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Mukta:300,400,500,600,700&subset=devanagari");
.sideImg307 {
	height: 307px;
}

p table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529;
	border-collapse: collapse;
}

p table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
}

p table td,
p table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
}

p {
	font-size: 1.2rem;
}
.wt-post-title p img {
	width: 100% !important;
	height: auto !important;
}
p img {
	width: 100% !important;
	height: auto !important;
}
.sideImg307 img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.clearfix {
	clear: both;
}

a:hover {
	text-decoration: none;
}

body {
	overflow-x: hidden !important;
	position: relative;
	font-family: "Mukta", sans-serif;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

h2 {
	font-family: "Mukta", sans-serif;
}

html {
	scroll-behavior: smooth;
}

.scroll-to-top {
	width: 40px;
	height: 40px;
	background: #165eae;
	border-radius: 50%;
	position: fixed;
	bottom: 5px;
	right: 20px;
	-webkit-box-shadow: 0px 1px 30px 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 30px 6px rgba(0, 0, 0, 0.15);
	text-align: center;
	display: none;
	z-index: 90;
	border: 0;
}

.scroll-to-top i {
	color: #fff;
	line-height: 40px;
	font-size: 1rem;
}

.scroll-to-top:hover i {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
}

.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-box-shadow: 0px 1px 30px -2px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 30px -2px rgba(0, 0, 0, 0.15);
}

.card {
	border-radius: 0;
	border: 0;
}

.card .card-body {
	padding: 16px 0;
}

.card .card-body a h5.card-title {
	margin-bottom: 6px;
	font-weight: normal;
	font-size: 20px;
	color: #212529 !important;
}

.card .card-body a:hover {
	text-decoration: none;
}

.timeStamp li {
	color: #9a9aab;
	font-size: 0.9rem;
	font-style: italic;
}

.timeStamp li i {
	color: #19181a !important;
}

.px-15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

/*------------------------------------
header.php css starts
------------------------------------*/
.top-bar {
	background: #e23530;
}

.top-bar p {
	font-size: 14px;
	margin-bottom: 0;
	padding-top: 5px;
}

.top-bar .top__Nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 2;
}

.top-bar .top__Nav .top__Link {
	padding: 0 7px;
	border: 0;
	border-left: 2px;
	border-style: solid;
	border-color: #fff;
}

.top-bar .top__Nav .top__Link:last-child {
	border-right: 2px solid #fff;
}

.top-bar .top__Nav .top__Link-Item {
	color: #fff;
	font-size: 12px;
}

.top-bar .top__Social-Link {
	text-align: right;
	line-height: 2;
}

.top-bar .top__Social-Link a i {
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	padding: 0 5px;
}

.top-bar .top__Social-Link .border-right-white {
	border: 0;
	border-left: 2px;
	border-style: solid;
	border-color: #fff;
}

#header .logo img {
	/*max-width: 400px;*/
	max-width: 120px;
}

.displayNone {
	display: none;
}

#hamroNavbar .navbar {
	background: #165eae;
	color: #fff;
	padding: 0;
}

#hamroNavbar .navbar .navbar-brand__img img {
	max-height: 40px;
	padding-left: 15px;
}

#hamroNavbar .navbar .navbar-toggler {
	margin-left: auto;
}

#hamroNavbar .navbar .navbar-toggler i {
	color: #fff;
}

#hamroNavbar .navbar .sm-logo img {
	max-width: 100px;
}

#hamroNavbar .navbar .navbar-nav .nav-item:hover .dropdown-menu {
	display: block;
	top: 20px;
}

#hamroNavbar .navbar .navbar-nav .nav-item .nav-link {
	color: #fff;
	padding: 0 0.79rem;
	font-weight: 600;
	font-size: 15px;
}

#hamroNavbar .navbar .sidenav .btn {
	border-radius: 0;
}

#hamroNavbar .navbar .navbarTrending {
	padding: 0 0.79rem;
	background: rgba(0, 0, 0, 0.34);
	display: inline-block;
}

#hamroNavbar .navbar .navbarTrending:hover {
	cursor: pointer;
}

#hamroNavbar .navbar .navbarTrending a {
	color: #fff;
}

#hamroNavbar .navbar .navbarTrending a .-color-orange {
	color: #fba807;
}

#hamroNavbar .navbar .navbarTrending a .textTrending {
	padding: 0.375rem 0.75rem;
	color: #fba807;
}

#hamroNavbar .navbar .navbarTrending .btn:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#hamroNavbar #TajaKhabarSlideDown {
	position: absolute;
	z-index: 99;
	width: 100%;
}

#hamroNavbar #TajaKhabarSlideDown .TrendingNews {
	z-index: 100;
	width: 100%;
	background-color: white;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.534);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.534);
	margin-bottom: 20px;
}

#hamroNavbar #TajaKhabarSlideDown .TrendingNews .closeThis {
	cursor: pointer;
	z-index: 20;
	position: absolute;
	top: auto !important;
	bottom: 0;
	right: 0;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #0e5dae;
	color: white;
}

#hamroNavbar #TajaKhabarSlideDown .TrendingNews .sideCard .title {
	line-height: 58px;
	padding: 0 30px;
	font-size: 30px;
	font-weight: 600;
	background-color: rgba(0, 0, 0, 0.08);
	color: rgba(27, 127, 204, 0.8);
	border-radius: 6px;
}

#hamroNavbar #TajaKhabarSlideDown .TrendingNews .sideCard .TrendingNewsList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

#hamroNavbar #TajaKhabarSlideDown .TrendingNews .sideCard .TrendingNewsList li {
	padding: 20px 0;
	border-bottom: solid 1px rgba(88, 82, 82, 0.24);
	position: relative;
	padding-left: 74px;
	padding-right: 15px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
}

#hamroNavbar #TajaKhabarSlideDown .TrendingNews .sideCard .TrendingNewsList li:hover {
	background: rgba(100, 100, 100, 0.1);
}

#hamroNavbar #TajaKhabarSlideDown .TrendingNews .sideCard .TrendingNewsList li span {
	position: absolute;
	left: 10px;
	font-size: 40px;
	font-weight: 500;
	color: #cfcece;
}

#hamroNavbar #TajaKhabarSlideDown .TrendingNews .sideCard .TrendingNewsList li a {
	font-size: 20px;
	font-weight: 500;
	color: inherit;
	line-height: 160%;
}

.Site__Title-Box {
	margin-bottom: 1rem;
	background-color: #f4f8fb !important;
	border-bottom: 1px solid rgba(77, 77, 77, 0.2);
}

.Site__Title-Box .Site__Title {
	display: inline-block;
	color: #165eae;
	font-size: 2rem;
	margin: 0;
	line-height: 1.3;
	padding: 5px 20px 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.Site__Title-Box .Site__Title .categoryTitleNav {
	margin-left: auto;
	margin-top: -12px;
}

.Site__Title-Box .Site__Title .categoryTitleNav .right__title {
	text-align: center;
	background: rgba(0, 0, 0, 0.08);
	height: 30px;
	line-height: 30px;
	color: #165eae;
	padding: 0 20px;
	border-radius: 300px;
	font-size: 0.9rem;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	display: inline-block;
}

.Site__Title-Box .Site__Title .categoryTitleNav .right__title:hover {
	background: #165eae;
	color: #fff;
}

.Site__Title-Box .Site__Title .categoryTitleNav .right__title:hover .verticalThreeDots {
	color: #fff;
}

.Site__Title-Box .Site__Title .categoryTitleNav .right__title .verticalThreeDots {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	color: grey;
}

.heading-divider {
	width: 100%;
	background: #2f3b80;
	-webkit-transform: translateY(-7.9px);
	transform: translateY(-7.9px);
}

/*------------------------------------
header.php css ends
------------------------------------*/
.main__Blog-Card .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1.2rem;
}

.main__Blog-Card .card .card-body {
	padding: 0;
	padding-left: 20px;
	flex: 1;
}

.left__Image-Right__Content .Left-Content__Image {
	width: 226.967px;
	overflow: hidden;
}

.left__Image-Right__Content .Left-Content__Image img {
	height: 107px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	max-width: 226.967px;
}

.left__Image-Right__Content .card-body .Right-Content__title {
	font-size: 1rem !important;
	/*----  margin-bottom: 30px !important;---*/
}

.left__Image-Right__Content .card-body .timeStamp {
	font-size: 0.9rem;
}

.main-Blog__Card-Column .top__Image-Down__Content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 1.2rem;
}

.main-Blog__Card-Column .top__Image-Down__Content .top-Content__Image {
	min-width: 165px;
	overflow: hidden;
}

.main-Blog__Card-Column .top__Image-Down__Content .top-Content__Image img {
	max-height: 220px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

.main-Blog__Card-Column .top__Image-Down__Content .card-body .Right-Content__title {
	font-size: 1rem;
}

.main-Blog__Card-Column .top__Image-Down__Content .card-body .timeStamp {
	font-size: 0.9rem;
}

#bannerAds {
	margin: 30px auto 0 auto;
}

#banner .banner-Title {
	color: #165eae;
	text-align: center;
	padding: 0.5rem 0;
	font-size: 20px;
}

#banner .banner-Title a {
	color: inherit;
}

#banner .banner-Title a:hover {
	text-decoration: none;
	color: #e23530;
}

#banner .main__Blog-Post__Summary p {
	color: inherit;
	margin-bottom: 0;
	line-height: 1.5;
	margin: 1rem 0 0 0;
	font-size: 1rem;
}

#banner .main__Blog-Post__Summary p a {
	color: inherit;
}

#banner .timeStamp li {
	color: #9a9aab;
}

#banner .timeStamp li:nth-of-type(2) {
	padding-left: 0.5rem;
}

#rajniti .timeStamp li {
	color: #252525;
}

#rajniti .timeStamp li:nth-of-type(2) {
	padding-left: 0.5rem;
}

#education .singleCardImg {
	height: 432px;
}

#education .singleCardImg img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

#education .sideImgAds {
	height: 276px;
}

#education .sideImgAds img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

#education .main__Blog-Card .card .card-body {
	padding-left: 0;
}

#bichar .timeStamp li:nth-of-type(2) {
	padding-left: 0.5rem;
}

#bichar .card img {
	height: 160px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

#bichar .card .card-body {
	padding: 5px 0;
}

#bichar .card .card-body .card-title {
	margin-bottom: 5px;
}

#bichar a {
	color: inherit;
}

#video .video-wrapper .video-playlist {
	width: 100%;
	min-height: 300px;
	-o-object-fit: cover;
	object-fit: cover;
}

#video .video-wrapper .video-playlist__small,
#video .video-wrapper .video-playlist__sidebar {
	width: 100%;
	height: 257px;
	-o-object-fit: cover;
	object-fit: cover;
}

.second-last-section .-this__Image {
	height: 400px;
	position: relative;
}

.second-last-section .-this__Image img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

/*------------------------------------
footer.php css starts
------------------------------------*/
#footer {
	background: #165eae;
	color: #fff;
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	margin: 1.1rem 0;
	margin-bottom: 0;
}
#footer p {
	margin-bottom: 0;
}

#footer a {
	color: inherit;
}

#footer .social-page {
	height: 134px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

#footer .Site__Title-Box {
	margin: 1rem 0;
}

#footer .social--links .heading-divider {
	width: 30%;
	height: 3px;
	margin: 2rem auto 1rem auto;
}

#footer .team-items .team-item {
	margin-bottom: 10px;
}

#footer .team-items .team-item .post-title {
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 16px !important;
	line-height: 18px;
}

#footer .team-items .team-item .post-name {
	display: block;
	font-size: 16px;
	color: #eddada;
}

#footer .footerBoxShadow {
	-webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 30px rgba(0, 0, 0, 0.3);
	padding: 0 20px 20px 20px;
}

.main-footer {
	background: #e23530;
	color: #fff;
	padding: 0.5rem 0;
}

.main-footer p {
	margin-bottom: 0;
}

/*------------------------------------
footer.php css ends
------------------------------------*/
/*------------------------------------
category.php css starts
------------------------------------*/
.head_title {
	font-weight: 600 !important;
	line-height: 42px;
	border-bottom: 3px solid #090960;
	-webkit-transition-property: background;
	transition-property: background;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	margin-top: 0;
	position: relative;
}

.post-date {
	color: #b09e9e;
	padding-bottom: 10px;
}
.post-date span,
.post-date strong {
	font-size: 0.9rem;
}

.post-date strong {
	font-style: italic;
}

.post-date .reporter_name {
	padding-right: 10px;
}

.wt-img-effect {
	overflow: hidden;
	margin-bottom: 10px;
}

.wt-img-effect img {
	width: 100%;
	-webkit-transition: -webkit-transform 1s;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}

.wt-img-effect:hover img {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}

.post-title {
	font-size: 19px !important;
	font-weight: bold;
}

.post-title a {
	color: inherit;
	line-height: 1;
}

.post-title a:hover {
	text-decoration: none;
}

/*------------------------------------
category.php css ends
------------------------------------*/
/*------------------------------------
news_details.php css starts
------------------------------------*/
.all_news_link {
	float: right;
}

.all_news_link a {
	font-size: 1.4rem;
	color: inherit;
}

.all_news_link a:hover {
	text-decoration: none;
}

.detail_news_title {
	padding: 9px 15px;
	color: #777;
}

.trend_image {
	overflow: hidden;
}

.trend_image:hover img {
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}

.trend_image img {
	width: 100%;
	height: 103px;
	max-width: 174.967px;
	-o-object-fit: cover;
	object-fit: cover;
}

.trending_news li {
	margin-bottom: 15px;
}

.trending_news li a {
	color: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.trending_news li a:hover {
	text-decoration: none;
}

.trending_news li a .trend_title {
	padding-left: 20px;
	flex: 1;
}

.trending_news li a .trend_title h4 {
	font-size: 16px;
	font-weight: bold;
}

.trending_news li a .trend_title .post-date {
	padding: 0;
	font-size: 0.799rem;
}

.relatedPostCard {
	height: 180.9px;
	width: 277.5px;
}

.relatedPostCard img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*------------------------------------
news_details.php css ends
------------------------------------*/
/*------------------------------------
gallery.php css starts
------------------------------------*/
.gallery__list-image img {
	width: 100%;
}

.gallery__list-title h2 {
	background: #165eae;
	color: #fff;
	font-size: 20px;
	padding: 0.5rem 2.5rem;
	border-radius: 30px;
	display: inline-block;
	-webkit-transform: translateY(-40%);
	transform: translateY(-40%);
}

/*------------------------------------
gallery.php css ends
------------------------------------*/
/*------------------------------------
galleryInner.php css starts
------------------------------------*/
.gallery-inner-page .gallery-images .gallery-view img {
	height: 250px !important;
	position: relative;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

.gallery-inner-page .gallery-images .gallery-overlay {
	position: relative;
	overflow: hidden;
	cursor: default;
	margin: 5px;
}

.gallery-inner-page .gallery-images .gallery-overlay .gallery-effect {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	opacity: 0;
}

.gallery-inner-page .gallery-images .gallery-overlay .gallery-effect:hover {
	opacity: 1;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
}

.gallery-inner-page .gallery-images .gallery-overlay .gallery-flex-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.gallery-inner-page .gallery-images .gallery-overlay .gallery-flex-center i {
	font-size: 1rem;
	color: white;
}

.gallery-inner-page .gallery-images .gallery-overlay .gallery-rgba {
	background-color: rgba(33, 150, 243, 0.56);
}

/*------------------------------------
galleryInner.php css ends
------------------------------------*/
/*------------------------------------
pagination css ends
------------------------------------*/
.pagination .page-link {
	color: #165eae;
}

.pagination .active .page-link {
	background: #165eae;
}
/*# sourceMappingURL=style.css.map */

#st-1 {
	z-index: 10 !important;
}

.postImage {
	width: 50px;
	height: 50px;
	margin-right: 0.7rem;
	border-radius: 50%;
	overflow: hidden;
}

.postImage img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.postMeta {
	flex: 1;
}

.postImage-Man a {
	font-weight: bold;
	font-size: 1.1rem;
	color: #9a9aab;
}

.singlePostMeta {
	color: #9a9aab;
}

.footername__List-title {
	font-weight: bold;
}

.footername__List-small {
	font-size: 1rem;
	margin-left: 0.3rem;
	margin-bottom: 1.2rem !important;
	color: #fff;
}

.footer-menu li a {
	font-size: 1rem;
	font-weight: bold;
}

.footer-social-icons li {
	margin-bottom: 1.2rem;
}

.footer-social-icons li a {
	font-size: 1.2rem;
	vertical-align: middle;
}

#st_gdpr_iframe {
	border: 0 !important;
}
span.post-name.world {
    font-family: none;
}

.post-News {
    background: #165eae;
    color: #fff;
    padding: 10px 20px;
}

.post-News-title {
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    text-align: center;
}

.post-News p {
    margin-bottom: 0;
    font-size: 18px;
    text-align: center;
}

.post-News p a {
    color: #ffff00;
}

.post-News p:hover {
    color: #ffff00 !important;
}

.post-News-link {
    color: #fff !important;
    font-weight: 700;
    text-decoration: underline;
}

.post-News-link:hover {
    color: #fff !important;
    text-decoration: underline;
}

.wrapper {
	text-align: center;
}

.wrapper h3 {
		color: #fff;
		text-transform: uppercase;
		font-weight: 700;
		background: linear-gradient(to right,#fff 10%, #ffff00 50%, #dc3545 60%);
		background-size: auto auto;
		background-clip: border-box;
		background-size: 200% auto;
		color: #fff;
		background-clip: text;
		text-fill-color: transparent;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		animation: textclip 1.5s linear infinite;
		display: inline-block;
}

@keyframes textclip {
	to {
		background-position: 200% center;
	}
}

@media screen and (max-width: 768px) {
    #hamroNavbar .navbar {
        background: #85bee4;
        padding: 10px 0;
    }
    
    .navbar-toggler {
        line-height: 1.6;
    }
}
