/*
Theme Name: Newsbes
Theme URI:
Author: Theme
Author URI: 
Template: newsup
*/
p a {
	text-decoration: underline;
}
a:focus {
	outline: 1px solid;
}
.navbar-toggler.x:focus, .m-header .navbar-toggler:focus, .desk-header .btn-bell:focus {
	outline: 1px solid #000; 
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, footer .site-title-footer, .mg-headwidget .navbar-wp .navbar-nav > li> a, .navbar-wp .dropdown-menu > li > a, .site-title { 
    font-family: 'Encode Sans', sans-serif;
	letter-spacing: 0;
}
body{
	font-family: 'Epilogue', sans-serif;
}
.mg-headwidget .navbar-wp .navbar-nav > li> a, .navbar-wp .dropdown-menu > li > a{
	font-weight: 600;
}
.mg-sidebar .mg-widget .wtitle{
	font-weight: 700;
}
.navbar-wp .dropdown-menu.searchinner .btn {
    border: medium none;
    border-radius: 0 4px 4px 0;
    height: 40px;
    line-height: 25px;
    padding: 5px 15px;
}
.mg-search-box .dropdown-toggle::after {
	display: none;
}
.m-header {
	display: none;
}
.desk-header {
	display: flex;
}
.burger-line{
	background-color: #212121;
}
.site-title{
	font-size: 46px;
}
.mobilehomebtn {
    width: 30px;
    text-align: center;
    line-height: 30px;
    height: 30px;
}
.mg-blog-post.md{
	width: 49.8%;
	float: left;
	height: 236px;
}
.mg-blog-post.md .bottom h4 {
    font-size: 26px;
}
.mb1px {
	margin-bottom: 1px;
}
.mg-latest-news-sec{
	box-shadow: none;
}
.mg-head-detail .info-left li{
	font-size: 14px;
}
header .mg-social li span.icon-soci{
	width: auto;
	height: auto;
	line-height: 1;
}
header .mg-social li a:focus{
	outline: 1px solid #fff;
}
.mg-social li span.icon-soci i {
    font-size: 16px;
}
.mg-blog-post.lg.mins{
	height: 222.5px;
	width: 100%;
}
.mg-blog-post.lg.mins .title{
	font-size: 22px;
}
.mg-headwidget .navbar-header .navbar-brand{
	margin-right: 0;
}
.mg-latest-news .mg-latest-news-slider{
	left: 170px;
}
.mg-breadcrumb-section{
	box-shadow: none;
}
.mg-breadcrumb-section{
	margin-top: 30px;
}
.mg-breadcrumb-section .overlay {
	height: 100%;
	position: relative;
	padding: 0;
	width: 100%;
}
.mg-breadcrumb-title{
	padding: 30px 15px;
}
.widget-post-list{
	margin-bottom: 20px;
}
.widget-post-list.owl-carousel .owl-controls{
	margin: 0;
}
.mg-sidebar .mg-widget .top-right-area .nav-tabs > li > a:hover{
	padding: 8px;
}
.mg-sidebar .mg-widget .mg-blog-post .bottom h4 {
    font-size: 22px;
}
.small-post {
	height: 105px;
	border-radius: 4px;
	margin: 2px 20px 2px 2px;
}
.widget-post-list .owl-item:nth-last-child(1) .small-post {
    margin-right: 2px;
}
.mg-blog-post.lg{
	height: 495px;
	border-radius: 4px;
}
.homemain .owl-wrapper-outer, .mg-sidebar .mg-widget{
	border-radius: 4px;
}
.small-post .title{
	 
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.site-branding-text a, .mg-footer-copyright a{text-decoration: none;}

/* update  */
.mg-head-detail {
    padding: 0px 0;
}
.mg-headwidget .mg-head-detail {
	border-bottom-width: 1px;
    border-bottom-style: solid;
}
.btn-bell:hover,.btn-bell:focus{
	box-shadow: none;
}
.mg-nav-widget-area .header-ads img {
    border-radius: 5px;
}
.top-right-area .mg-posts-sec-inner .small-list-post{
	gap: 0;
}
.top-right-area .mg-posts-sec-inner .small-list-post .small-post {
    margin-bottom: 0;
	padding: 10px 0;
	box-shadow: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	min-height: 109px;
	margin-right: 0;
}
.top-right-area .mg-posts-sec-inner .small-list-post .small-post:last-child {
    border-bottom: none;
}
.top-right-area .nav-tabs {
	gap: 5px;
	margin-bottom: 10px;
}
.top-right-area .nav-tabs .nav-link:focus{
	outline: none;
}
.top-right-area .nav-tabs > li > a,.top-right-area .nav-tabs .nav-link.active, .top-right-area .nav-tabs .nav-link.active:hover, .top-right-area .nav-tabs .nav-link.active:focus {
	border: none;	
	outline: none;
}
.mg-posts-sec-post{
	box-shadow: none;
	margin-bottom: 40px;
	border-radius: 4px;
}
.mg-latest-news .bn_title .title:after {
    content: '';
    width: 25%;
    position: absolute;
    background: #f9faff;
    height: 100%;
    z-index: -1;
    left: 100%;
}
.mg-head-detail .info-left{
	display: flex;
	align-items: center;
}
.mg-head-detail .info-right{
	display: flex;
	gap: 10px;
}
.btn-bell,.mg-search-box a {
    font-size: 18px;
}
.top-right-area .nav-tabs > .nav-item:nth-child(2){
	display: none;
}
.small-post img, .small-post .img-small-post a{
	height: 100% !important;
	width: 100%;
}
.small-post .img-small-post{
	border-radius: 50%;
}
.top-right-area .nav-tabs > li > a { 
    border-radius: 4px;
    font-weight: 500;
}
@media (max-width: 1230px) {
	.wrapper.boxed{
		margin: 0 15px;
	}
}
@media (max-width: 991.98px) {
	.navbar-wp .navbar-nav > li> a i {
		display: none;
	}
	#menu-primary li.active.home {
		display: none;
	}
	.m-header {
		width: 100%;
		padding: 10px 15px;
		display: flex;
		justify-content: space-between;
	}
	.desk-header {
		display: none;
	}	
	.m-header .navbar-toggler{
		margin-top: 0;
		margin-bottom: 0;
	}
	.m-header .navbar-toggler:focus, .m-header .navbar-toggler:hover{
		background: transparent;
		border-color: transparent;
	}
}
@media screen and (max-width: 767px) {
	.mg-headwidget .navbar-wp .navbar-nav > li> a {
		position: relative;
		border-bottom: 1px solid rgba(225,225,225,0.4);
	}
	.mg-latest-news .mg-latest-news-slider {
		left: 0;
	}
	.mg-head-detail .info-left {
		justify-content: center;
		flex-wrap: wrap;
	}
	.mg-head-detail .info-right{
		justify-content: center;
	}
	.recent-posts .mg-blog-post.lg{
		height: 300px;
	}
	.mg-blog-post.lg{
		height: 395px;
	}
	.mg-head-detail {
		padding: 5px 0 10px;
	}
	.mg-head-detail .align-items-center{
		gap: 5px;
	}
}
@media screen and (max-width: 576px){
	.mg-fea-area .mg-blog-post.md {
		width: 100%;
		margin-bottom: 20px;
	}
	#homemain { 
		margin-bottom: 30px;
	}
	.recent-posts .mg-blog-post.lg{
		height: 200px;
	}
	.mg-blog-post.lg{
		height: 300px;
	}
}
@media screen and (max-width:1199px ) and (min-width: 767px){
	.mg-fea-area .mg-blog-post.md {
		width: 49.7%;
	}
}
@media screen and (max-width: 767px) and (min-width: 576px) {
	.mg-fea-area .col-md-6{
		margin-bottom: 20px;
	}
	.trending-posts{
		display: flex;
		gap: 20px;
	}
}
@media (min-width: 767px){
	.top-right-area{ 
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%; 
	}
}