<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Newsup Pro
Theme URI:
Author: Themeansar
Author URI: https://themeansar.com
Description: Newsup is a fast, clean, modern-looking Best Responsive News Magazine WordPress theme. The theme is fully widgetized, so users can manage the content by using easy to use widgets. Newsup is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals,personal blogs, newspaper, publishing or review siteand any creative website. Newsup is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demo.themeansar.com/newsup and documentation at https://docs.themeansar.com/docs/newsup/
Version: 3.9.9.38
Tested up to: 6.6
Requires PHP: 7.0
Requires at least: 5.4
Tags: one-column, two-columns ,right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets,  theme-options, threaded-comments, rtl-language-support, translation-ready, full-width-template, custom-logo, blog, news
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: newsup
*/
/*-------------------------------------------------
 =  Table of Css
 1.Header
 	1.1.Top Bar
	1.2.Theme Menu
 2.General
 	2.1.Body &amp; Global
	2.2.Typography
	2.3.Alerts Styles
	2.4.Button Styles
 3.content-Home-Sections
 	3.11.mg-blog
 4.mg-breadcrumb-section
 5.mg-sidebar
 6.mg-error page
 7.mg-footer
   mg-social
 8.mg-scroll
 9.mg-Responsive part
-------------------------------------------------*/
/* --------------------------------------
=========================================
	1. Header
=========================================
-----------------------------------------*/

/* navbar toggle */
.burger {
	position: relative;
	display: block;
	z-index: 12;
	width: 1.75rem;
	height: 1rem; 
	border: none;
	outline: none;
	background: none;
	visibility: visible;
	transform: rotate(0deg);
	transition: 0.35s ease;
}
.burger-line {
	position: absolute;
	display: block;
	right: 0;
	width: 100%;
	height: 2px;
	border: none;
	outline: none;
	opacity: 1;
	transform: rotate(0deg);
	background-color: #fff;
	transition: 0.25s ease-in-out;
}
.burger-line:nth-child(3) {
	top: 1rem;
}
.burger-line:nth-child(1) {
	top: 0px;
}
.burger-line:nth-child(2) {
	top: 0.5rem;
}
.navbar-toggler:not(.collapsed)&gt; .burger .burger-line:nth-child(1) {
	top: 0.5rem;
	transform: rotate(135deg); 
}
.navbar-toggler:not(.collapsed)&gt; .burger .burger-line:nth-child(2) {
	right: -1.5rem;
	opacity: 0;
	visibility: hidden;
}
.navbar-toggler:not(.collapsed)&gt; .burger .burger-line:nth-child(3) {
	top: 0.5rem;
	transform: rotate(-135deg); 
}

.mg-head-detail ul li {
	position: relative;
}  
.mg-head-detail ul li ul {
	min-width: 120px; /* Set width of the dropdown */
	display: none;
	position: absolute;
	z-index: 999;
	right: 0;
	margin: 0;
	padding: 0;
}
.mg-head-detail ul li:hover ul {
  display: block; /* Display the dropdown */
}
.mg-head-detail ul li ul li{
	display: block;
	margin: 0;
	padding: 0 10px;
	width: 100%;
}
.mg-head-detail ul.info-left li ul li{
	margin: 0;
	padding: 0 10px;
}
.mg-trhead {
	position: absolute;
	right: 0;
	left: 0;
	z-index: 999;
}
.mg-trhead.conte .navbar-wp .navbar-brand {
    padding: 20px 0;
}
.mg-trhead.conte .navbar-wp .navbar-nav &gt; li &gt; a {
    padding: 35px 16px;
}
.mg-trhead.conte .mg-head-detail {
	border-bottom: inherit;
}
.mg-trhead.conte .mg-head-detail .mg-social {
	float: right;
}
.mg-headwidget.trans .mg-head-detail .info-left {
	padding-left: 10px;
}
.mg-headwidget.trans .mg-head-detail .mg-social {
	padding-right: 10px;
}
.mg-headwidget.trans .mg-header-box {
    margin-right: -15px;
}
.mg-headwidget.trans  .pull-right.mg-search-box {
    margin-right: 10px;
}
.mg-headwidget.light .mg-head-detail{
	border-width: 0 0 2px 0;
	border-style: solid;
}
.mg-standard .navbar-wp .navbar-nav &gt; li &gt; a {
    padding: 40px 12px;
}
.mg-standard .navbar-wp .navbar-brand {
    padding: 25px 0;
}
.site-home-icon a{font-size:24px;}
/*---------------------------------------
	1.1.Top Bar           
-----------------------------------------*/
.mg-head-detail {
	padding: 8px 0;
}
.mg-head-detail .info-left {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.mg-head-detail .info-left li {
	display: inline-block;
	margin-right: 15px;
	padding: 0;
	line-height: 35px;
}
.mg-head-detail .info-left li span.time, .heacent span.time {
	margin-left: 5px;
	padding: 2px 4px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 600;
	line-height: 35px;
}
.mg-head-detail .info-left li a {
	font-size: 13px;
}
.mg-head-detail .info-left i {
	font-size: 14px;
	padding-right: 10px;
}
.mg-head-detail .btn-theme.quote {
    margin: -5px 0 -5px 0;
    border-radius: 0;
    float: right;
}
.info-right {
	display: flex;
	flex-wrap:wrap ;
	margin: 0;
	padding: 0;
}
.info-right li {
	display: inline-flex;
	margin-right: 5px;
	padding: 0;
	line-height: 35px;
}
.info-right li:last-child { 
	margin-right: 0; 
}
.mg-head-detail .info-right li a {
	font-size: 13px;
}
.mg-head-detail .info-right i {
	font-size: 14px;
	padding-right: 10px;
}
.mg-cart {
	position: relative;
}
.mg-cart-count {
	background: #e33729;
	border-radius: 20px;
	color: #ffffff;
	display: inline-block;
	font-size: 9px;
	font-weight: bold;
	height: 16px;
	line-height: 15px;
	margin-left: -15px;
	margin-top: 0;
	position: absolute;
	text-align: center;
	vertical-align: top;
	width: 16px;
}
.navbar-wp .dropdown-menu.searchinner {
	left: inherit !important;
	right: 0!important;
	padding: 10px;
	min-width: 250px;
}
.navbar-wp .dropdown-menu.searchinner .btn {
    border: medium none;
    border-radius: 0 4px 4px 0;
    height: 40px;
    line-height: 25px;
    padding: 5px 15px;
}
/* Dark mode switcher */
.newsup-button {
	font-size: 18px ;
	line-height: 0;
	margin-right: -15px;
	margin-left: 5px;
	display: flex;
}
.newsup-button-inner-left:empty {
	margin-left: -0.625em 
}
.newsup-button-inner-left:before, .newsup-button-inner-left:after {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	outline: none 
}
.newsup-button .newsup-button-inner, .newsup-button .newsup-button-inner-left {
	display: inline-block;
	font-size: 0.875em;
	position: relative;
	padding: 0em;
	line-height: 1em;
	cursor: pointer;
	color: var(--pri-color);;
	font-weight: normal 
}
.newsup-button .newsup-button-inner-left:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	line-height: 2.125em;
	text-indent: 2.5em;
	height: 1em;
	width: 1em;
	margin: 0.25em; 
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	right: 1.625em;
	bottom: 0em;
	background: var(--pri-color);
	transform: rotate(-45deg); 
}
.newsup-button .newsup-button-inner-left:after {
	content: "";
	display: inline-block;
	width: 2.5em;
	height: 1.5em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	background: #FFF;
	vertical-align: middle;
	margin: 0 0.625em;
}
.newsup-button.dark .newsup-button-inner-left:before {
	right: 1.0625em;
	box-shadow: 0.3125em 0.3125em 0 0 #eee;
	background: transparent 
} 
.newsup-button.dark .newsup-button-inner-left:after {
	background: rgba(0, 0, 0, 0.15);
	border: 0.125em solid white 
}
.newsup-button .newsup-button-inner-left {
	color: var(--pri-color);
	font-weight: bold 
} 
.newsup-button.dark .newsup-button-inner-left {
	color: var(--pri-color);;
	font-weight: normal 
}
.newsup-button.dark .newsup-button-inner-left + .newsup-button-inner {
	color: var(--pri-color);;
	font-weight: bold 
}
.btn-bell {
    padding: 10px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.btn-bell span{
	margin-left: 5px;
	font-weight: 600;
}
.site-branding-text .site-title {
	font-size: 40px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
.site-branding-text .site-title-footer {
	font-size: 40px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
/*---------------------------------------
	1.2 ti-category      
-----------------------------------------*/
.mg-category {
	background-color: #f1f1f1;
	float: left;
	font-weight: normal;
	height: 55px;
	line-height: 50px;
	position: relative;
	width: auto;
	margin: 0;
}
.mg-category i {
	margin-left: 10px;
}
.mg-category a {
	color: #8a8a8a;
	font-size: 14px;
	padding: 10px;
	line-height: 20px;
}
.mg-category ul.mg-category-submenu {
	background: #fff;
	height: auto;
	max-height: 200px;
	min-width: 140px;
	overflow-x: hidden;
	overflow-y: scroll;
	left: 0;
	padding: 10px 0 10px 0;
	position: absolute;
	top: 100%;
	transform: scaleY(0);
	transform-origin: 0 0 0;
	transition: all 0.5s ease 0s;
	width: 100%;
	z-index: 15000;
}
.mg-category ul.mg-category-submenu li {
	display: block;
	padding: 6px 10px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #f5f5f5;
}
.mg-category ul.mg-category-submenu li:hover {
	color: #fff;
	background: #000;
}
.mg-category ul.mg-category-submenu li a {
	color: #000;
	font-weight: 300;
	font-size: 14px;
	transition: all 0.5s ease 0s;
}
.mg-category ul.mg-category-submenu li:hover a {
	color: #fff;
	margin-left: 4px;
}
.mg-category:hover ul.mg-category-submenu {
	opacity: 1;
	transform: scaleY(1);
}
/*---------------------------------------
	1.2.Header Widget      
-----------------------------------------*/
.header-widget .mg-head-detail .info-left li a {
    line-height: 38px;
}
.header-widget .mg-header-box {
	margin: 28px 0 0 0;
}
.header-widget .mg-header-box-icon {
	float: left;
    display: inline-block;
    height: auto;
    margin-right: 0;
    position: relative;
    text-align: center;
    top: 5px;
    width: auto;
    line-height: 35px;
}
.header-widget .mg-header-box-icon i {
	border-radius: 10px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px;
    font-size: 36px;
}
.header-widget .mg-header-box-icon i:hover {
	transition: all 0.3s ease 0s;
}
.header-widget .mg-header-box-info {
	margin-left: 20px;
	padding-left: 25px;
}
.header-widget .mg-header-box-info h4 {
	font-size: 14px;
	line-height: 15px;
	padding: 2px 0 0;
	font-weight: 600;
}
.header-widget .mg-header-box-info p {
	line-height: 14px;
	font-size: 12px;
}
.header-widget .mg-header-box .mg-social {
    padding: 0;
    margin: 10px -15px 0 0;
    float: right;
}
.header-widget .mg-header-box .mg-social li {
    display: inline-flex;
    margin-left: 5px;
    border-bottom: none;
}
.header-widget .mg-header-box .mg-social li span.icon-soci {
    display: inline-flex; 
    height: 28px;
    line-height: 28px;
    margin: 3px 0 0 0;
    text-align: center;
    width: 28px;
    border-radius: 10px;
}
.header-widget .mg-header-box .mg-social li span.icon-soci a {
    font-size: 13px;
}
.mg-nav-widget-area {
	padding-bottom: 0px;
}
.mg-menu-full {
	position: relative;
}
.mg-headwidget .navbar-wp {
    position: inherit;
    left: 0;
    right: 0;
    top: 0;
    margin: 0;
    z-index: 999;
    transition: all 1s ease-out;
    border-radius: 0;
}
.mg-headwidget .navbar-wp .navbar-nav &gt; li&gt; a {
    padding: 10px 22px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.mg-headwidget.trans {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 999;
}
.navbar-wp .navbar-nav &gt; li&gt; a.homebtn {
    position: relative;
}
.navbar-wp .navbar-nav &gt; li&gt; a.homebtn span {
    font-size: 18px;
    line-height: 0.98;
}
.navbar-wp .navbar-nav &gt; li&gt; a i {
    margin-left: 5px;
}
.mg-headwidget.center .logo-center, .mg-headwidget.center .navbar-header, .mg-headwidget.center .site-branding-text  {
    float: none;
    text-align: center;
}
.mg-headwidget.center .navbar-brand {
	float: none;
    display: inline-block;
    margin: 8px auto 0 auto;
    font-weight: bold;
}
.mg-headwidget.center .info-right {
	justify-content: end;
}
.mg-headwidget.center .heacent { 
	color: #fff;
}
.navbar-toggler-icon {
 	width: auto;
	height: auto;
}
.mg-headwidget span.navbar-toggler-icon {
	background: none;
   font-family: "Font Awesome 5 Free";
}
.navbar-toggler-icon:before {
    content: "\f0c9";
}
span.my-1.mx-2.close.fas.fa-times {
    margin: auto !important;
    font-size: 20px;
}
/* button.navbar-toggler.mx-auto:focus {
	outline: 5px auto -webkit-focus-ring-color;
	overflow: hidden;
} */
.site-branding-text p.site-description{
	line-height: 28px;
}
.header-ads.pull-right{
	text-align: end;
}
.col.text-center .header-ads.pull-right{
	text-align: center;
}
button.navbar-toggler{
	padding: 0.5rem 0.75rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	box-shadow: none;
}
/*---------------------------------------
	1.2.Theme Menu   
-----------------------------------------*/
.mg-nav-widget-area-back {
	background-image: url(images/head-back.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.mg-nav-widget-area-back .inner {
	background: rgba(0,34,133,0.4);
    width: 100%;
    padding: 20px 0;
}
.mg-headwidget  .navbar-brand {
    padding:  0;
}
.mg-standhead .mg-head-detail {
	border-bottom: inherit;
}
.mg-standhead .btn-theme.quote {
    padding: 4px 30px;
}
.mg-standhead .navbar-wp .navbar-brand {
    padding: 8px 0;
}
.mg-standhead .navbar-brand &gt; img {
    height: 45px;
}
.mg-standhead .navbar-wp .navbar-nav &gt; li &gt; a {
    padding: 20px 16px;
    font-size: 14px;
}
.navbar-wp {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	z-index: 1000;
}
.navbar-brand {
	font-size: 26px;
	height: auto;
	line-height: 25px;
	margin-right: 50px;
	padding: 15px 0;
	text-shadow: 2px 2px 1px rgba(150, 150, 183, 0.18);
	display: inherit;
}
.navbar-brand span.site-description {
	font-size: 13px;
	line-height: 0;
	margin-bottom: 0;
}
.navbar-wp .navbar-nav &gt; li&gt; a {
	padding: 30px 16px;
	margin-right: 0;
	font-size: 16px;
	letter-spacing: 0.5px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out;
	margin-bottom: 0px;
	font-weight: 600;
	text-transform: capitalize;
	display: block;
}
.navbar-wp .navbar-nav &gt; .active &gt; a, .navbar-wp .navbar-nav &gt; .active &gt; a:hover, .navbar-wp .navbar-nav &gt; .active &gt; a:focus {
	background: none;
}
.navbar-wp .navbar-nav &gt; li &gt; ul &gt; li &gt; a i {
	padding-right: 10px;
}
.navbar-wp .navbar-nav &gt; .disabled &gt; a, .navbar-wp .navbar-nav &gt; .disabled &gt; a:hover, .navbar-wp .navbar-nav &gt; .disabled &gt; a:focus {
	background-color: transparent;
}
.navbar-wp .navbar-nav &gt; .open &gt; a, .navbar-wp .navbar-nav &gt; .open &gt; a:hover, .navbar-wp .navbar-nav &gt; .open &gt; a:focus {
	background: transparent;
}
.navbar-base .navbar-nav &gt; .open &gt; a, .navbar-base .navbar-nav &gt; .open &gt; a:hover, .navbar-base .navbar-nav &gt; .open &gt; a:focus {
	background: transparent;
}
.navbar-wp .dropdown-menu {
	border-radius: 0;
	padding: 0;
	border: none;
}
.navbar-wp .dropdown-menu &gt; li &gt; a {
	padding: 12px 15px;
	font-size: 12px;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
}
.navbar-wp .navbar-brand {
	font-size: 22px;
	line-height: 20px;
	padding: 15px 0;
	transition: all 0.25s ease-out 0s;
}
.is-sticky .mg-main-nav {
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
	z-index: 999;
}
.is-sticky .navbar-brand {
	padding: 8px 0 0 15px;
	transition: all 0.25s ease-out 0s;
	font-size: 22px;
	line-height: 18px;
}
.is-sticky .navbar-brand img {
	height: 40px;
	transition: all 0.25s ease-out 0s;
}
.is-sticky .navbar-nav &gt; li &gt; a {
	padding: 16px 16px;
	transition: all 0.25s ease-out 0s;
}
.is-sticky .navbar-toggle {
	margin: 8px auto;
}
.mg-search .form-control{
	height: 40px;
}
.mg-search .btn {
	border-width: 1px;
	border-style: solid;
	padding: 0 15px;
    height: 40px;
}
.mg-search-box {
	margin-right: 5px;
}

.msearch {color: #fff;}
.msearch a:hover{color:#fff;}

/*---------------------------------------
	1.3.Theme Menu Center 
-----------------------------------------*/
.header-center .mg-head-detail {
	border-width: 0px 0 1px 0;
	border-style: solid;
}
.header-center .navbar-wp {
	box-shadow: 0 3px 5px rgba(0,0,0,.05);
	border-width: 1px 0 1px 0;
	border-style: solid;
}
.header-center .logo-center {
	width: 100%;
	text-align: center;
	padding: 0;
}
.header-center .logo-center .navbar-brand {
	float: none;
    display: inline-block;
    margin: 8px auto 0 auto;
    font-weight: bold;
}
.navbar-brand span.site-description {
	font-size: 12px;
	font-weight: normal;
	line-height: 0;
}
.header-center .navbar-wp .navbar-nav &gt; li &gt; a {
	padding: 16px 16px;
}
.header-center .mg-search-box {
    position: absolute;
    right: 0px;
    top: 0;
}
.mg-search-box .dropdown-toggle::after {
	display: none;
}
.m-header {
	display: none;
}
.desk-header {
	display: flex;
}
.mobilehomebtn {
    display: none;
    width: 30px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-size: 18px;
}
/* --------------------------------------
=========================================
	2.General
=========================================
-----------------------------------------*/

/*---------------------------------------
	2.1.Body &amp; Global    
-----------------------------------------*/
body {
	padding: 0;
	margin: 0;
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
	line-height: 30px;
	word-wrap: break-word;
}
.boxed {
	width: 1170px;
	margin: 0 auto;
	position: relative;
	box-shadow: 0 0 10px 0 rgba(48, 48, 48, 0.5);
}
.boxed .container-fluid {
	padding-right: 10px;
	padding-left: 10px;
}
.container-fluid {
	padding-right: 50px;
	padding-left: 50px;
}
#content.home {
    padding-top: 0;
    padding-bottom: 10px;
}
a:hover {
  text-decoration: none;
}
a:focus {
	outline: 1px !important;
	text-decoration: underline;
}
select {
	background-clip: padding-box;
	background-color: #fff;
	border: 2px solid #ccc;
	border-radius: 0;
	color: #444;
	display: block;
	font-weight: 400;
	overflow: hidden;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
}
 .no-gutter &gt; [class*=col-] {
 padding-right: 0;
 padding-left: 0;
}
input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"],textarea {
	border-radius: 0;
    margin-bottom: 20px;
    box-shadow: inherit;
    padding: 6px 12px;
    line-height: 40px;
    border-width: 2px;
    border-style: solid;
    width: 100%;
}
input[type="submit"], button {
	padding: 5px 35px;
	line-height: 30px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
input:not([type]):hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, input[type="url"]:hover, input[type="text"]:hover, input:not([type]):focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus {
}
input[type="submit"]:hover, button:hover, input[type="submit"]:focus, button:focus {
	transition: all 0.3s ease 0s;
	outline: none;
}
button.navbar-toggler .close {
    opacity: 1;
}
.form-control {
	border-radius: 0;
    margin-bottom: 20px;
    box-shadow: inherit;
    padding: 6px 12px;
    line-height: 40px;
    border-width: 2px;
    border-style: solid;
    height: 40px;
}
.form-control:focus {
    box-shadow: inherit;
}
img.alignnone {
	width: 100%;
	height: auto;
}
img.size-large {
	width: 100%;
	height: auto;
}
[class*=widget_media_image] figure {
	margin: 0;
}
.wpcf7-form label {
	display: inherit;
}
.avatar {
	border-radius: 50px;
}
mark, .mark {
	padding: 2px 5px;
	border-radius: 3px;
}
#content {
	padding-top: 60px;
	padding-bottom: 60px;
}
#wrapper-masonry {
	max-width: 90em; /* 960 px */
	margin: 0 1%;
}
#list {
    transition: all .5s ease-in-out;
  column-gap: 30px;
  column-fill: initial;
}

.grid-item {
  display: inline-block; /* Fix the misalignment of items */
  vertical-align: top; /* Keep the item on the very top */
}
.mg-widget-address {
	padding: 30px;
}
.mg-contact .ti-widget-address &gt; li:first-child {
	padding-top: 0;
}
.mg-widget-address &gt; li {
	list-style: none;
	padding: 15px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.mg-widget-address &gt; li:last-child {
	border-bottom: none;
}
.mg-widget-address li span.icon-addr {
	height: 30px;
	line-height: 38px;
	margin-right: 18px;
	text-align: center;
	width: 30px;
	display: inline-block;
	border-radius: 10px;
}
.mg-widget-address li span.icon-addr i {
	font-size: 24px;
}
.mg-widget-address strong {
	padding-right: 5px;
}
/*--------------- ti-slider-Control ---------------*/
.owl-carousel .owl-controls {
	margin-top: -30px;
}
.swiper .swiper-button-prev, 
.swiper .swiper-button-next,
.swiper-container .swiper-button-prev, 
.swiper-container .swiper-button-next,
.owl-carousel .owl-controls .owl-buttons div {
	width: 35px;
	height: 35px; 
	font-size: 24px;
	line-height: 35px;
	opacity: 0;
	border-radius: 2px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	transition: all 0.3s ease 0s;
}
.swiper .swiper-button-next:after, .swiper .swiper-button-prev:after{
	font-size: 24px;
	font-weight: bold;
} 
.swiper-container .swiper-button-prev:after, 
.swiper-container .swiper-button-next:after {
	font-size: 24px;
	font-weight: bold;
	background: none;
} 
.swiper:hover .swiper-button-prev, 
.swiper:hover .swiper-button-next,
.swiper-container:hover .swiper-button-prev, 
.swiper-container:hover .swiper-button-next,
.owl-carousel:hover .owl-controls .owl-buttons div {
	opacity: 1;
	transition: all 0.3s ease 0s;
}
.owl-carousel .owl-controls .owl-buttons {
	opacity: 1;
	transition: all 0.3s ease 0s;
}
.owl-carousel:hover .owl-controls .owl-buttons {
	opacity: 1;
}
.swiper:hover .swiper-button-prev, .swiper-container:hover .swiper-button-prev, 
.owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
	left: 35px;
} 
.swiper:hover .swiper-button-next, .swiper-container:hover .swiper-button-next,
.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
	right: 35px;
}
.owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 55%;
	z-index: 5;
	margin: -30px 0 0;
	transition: all 0.3s ease 0s;
}
.owl-controls .owl-buttons .owl-prev {
	left: 8px;
}
.owl-controls .owl-buttons .owl-prev i {
    margin-left: 0;
    transition: all 0.3s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:hover i {
    margin-left: 0;
}
.owl-controls .owl-buttons .owl-next {
	right: 8px;
}
.owl-controls .owl-buttons .owl-next i {
    margin-right: 0;
    transition: all 0.3s ease 0s;
}
.owl-controls .owl-buttons .owl-next:hover i {
    margin-right: 0;
}
.owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.owl-controls .owl-page.active span {
	height: 12px;
	width: 12px;
}
.owl-controls .owl-page span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 2%;
	background: transparent;
	border-width: 2px;
	border-style: solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	background: #fff;
	border-color: #fff;
}
.owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	border-radius: 4px;
}
.owl-pagination {
	bottom: 15px;
	left: 0;
	position: relative;
	right: 0;
	text-align: center;
}
.no_gutter_crousel {
	margin-bottom: 30px;
}
.no_gutter_crousel .owl-controls {
    margin-top: 0;
}
.mg-card-box {
	background: #fff;
	box-shadow: 0 2px 4px rgba(0,0,0,.08);
}
.padding-20 {
	padding: 20px;
}
.mr-bot10 {
	margin-bottom: 10px;
}
.mr-bot20 {
	margin-bottom: 20px;
}
.mr-bot30 {
	margin-bottom: 30px;
}
.mr-bot60 {
	margin-bottom: 60px;
}
/*---------------------------------------
	2.2.Typography        
-----------------------------------------*/
h1, .h1 {
	font-size: 34px;
	line-height: 1.3;
}
h2, .h2 {
	font-size: 32px;
	line-height: 1.3;
}
h3, .h3 {
	font-size: 28px;
	line-height: 1.3;
}
h4, .h4 {
	font-size: 24px;
	line-height: 1.3;
}
h5, .h5 {
	font-size: 20px;
	line-height: 1.3;
}
h6, .h6 {
	font-size: 16px;
	line-height: 1.3;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: -0.05em;
	margin: 0 0 1.4rem;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote {
	width: 100%;
	border-width: 0 0 0 5px;
	border-style: solid;
	padding: 20px;
}
blockquote::before {
	content: "\f10d";
	display: table;
	float: left;
	font-family: "Font Awesome 5 Free";
	font-size: 28px;
	margin-top: 6px;
	font-weight: normal;
	width: 6%;
	font-weight: 900;
}
blockquote p {
	font-style: italic;
	width: 94%;
	display: table;
	font-weight: bold;
	line-height: 1.5;
}
img {
    height: auto;
    max-width: 100%;
}
/*---------------------------------------
	2.4.Button Styles           
-----------------------------------------*/
.btn {
	padding: 10px 35px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
	font-weight: bold;
	display: inline-block;
	transition: all 0.2s ease 0s;
	border-width: 2px;
	border-style: solid;
}
.btn-theme:hover, .btn-theme:focus {
	transition: all 0.3s ease 0s;
	outline: none;
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.more_btn, .more-link {
	padding: 8px 10px;
	line-height: 30px;
	overflow: hidden;
	border-radius: 4px;
}
.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span {
	border-radius: 4px;
}
.pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span {
	border-radius: 4px;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
	margin: 0 6px 10px;
	border-radius: 4px;
	border : none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:hover, .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
	transition: all 0.3s ease 0s;
}
button.mfp-close:hover, button.mfp-close:focus {
	background: inherit;
}
.no-padding {
	padding: 0;
}
/*---------------------------------------
=========================================
	content-Home-Sections
=========================================
-----------------------------------------*/
.mg-tpt-tag-area {
    padding: 0px;
    margin: 0;
    font-size: 14px;

}
.mg-tpt-txnlst strong {
    margin-right: 10px;
}
.mg-tpt-txnlst strong:before {
    content: '\f292';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 0 5px;
}
.mg-tpt-txnlst ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.mg-tpt-txnlst ul li {
    display: inline-block;
    margin-right: 10px;
}
.mg-tpt-txnlst ul li a {
    padding: 2px 4px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 600;
}
.mg-no-list-area {
    padding: 0;
    margin-bottom: 30px;
}
.mg-blog-category a {
    display: inline-block;
    font-size: 10px;
    padding: 4px 6px;
    line-height: 10px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 5px;
}
.mg-no-list-area .mg-blog-post .mg-post-area img {
    border-radius: 3px;
    display: block;
    max-width: 100%;
	height: 100%;
	object-fit: cover;
    transition: all 0.3s ease-in-out 0s;
}
.mg-no-list-area .mg-blog-post {
    margin-left: 0px;
}
.mg-no-list-area .mg-blog-post .media-body {
    padding: 0 10px;
}
.mg-no-list-area .mg-blog-post .mg-post-area {
    position: relative;
    z-index: 0;
	width: 88px;
    height: 88px;
}
.mg-no-list-area .mg-blog-post .mg-post-area .count {
    position: absolute;
    bottom: 0;
    right: 5px;
    width: 30px;
    height: 30px;
    line-height: 25px;
    z-index: 1;
    text-align: center;
    border: 3px solid;
    border-radius: 8px;
}
.mg-blog-meta a {
    display: inline;
    font-weight: 500;
    font-size: 12px;
    padding: 0;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.mg-no-list-area .mg-blog-post h3 {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: -5px;
    word-wrap: break-word;
}
.nolist_crowsel .owl-controls {
	margin-top: 0;
}
.nolist_crowsel .mg-blog-meta a.auth, .mg-widget-blog-post .mg-blog-meta a.auth {
	display: none;
}
.mg-fea-area  {
	padding: 0;
	margin: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.mg-fea-area .overlay {
	padding: 30px 0 0;
	margin: 0;
}
.mg-fea-area.over {
    margin-bottom: 30px;
}
.back-img {
    background-color: #333;
    background-position: 50% 50%!important;
    background-repeat: no-repeat!important;
    position: relative;
    background-size: cover!important;
    overflow: hidden;
}
.link-div {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mg-blog-post-3.minh  {
	height: 197px;
}
.mg-blog-post-3.smminh  {
	height: 160px;
}
.mg-blog-post-3.smminh  .title{
	font-size: 18px;
}
.mg-blog-post-3.minhsec, .mg-blog-post-lg.minhsec  {
	height: 200px;
}
.mg-post-thumb.md {
	height: 300px;
}
.mg-blog-post.lg {
	position: relative;
	height: 475px;
	overflow: hidden;
	margin-left: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color:#000;
}
.mg-blog-post.lg.md {
	width: 100%;
	height: 237px;
}
.mg-blog-post.lg.video {
	height: 270px;
}
.mg-blog-meta .auth{
    margin-right: 14px;
}
.mg-blog-meta i {
	padding-right: 4px;
}
.mg-blog-meta .comments-link i {
    padding-right: 6px;
    font-size: 14px;
}
.post-form {
	border-radius: 4px;
	border-width: 2px;
    line-height: 20px;
    padding: 6px;
    position: absolute;
    top: -20px;
}
.post-form i { 
	font-size: 22px;
	line-height: 26px;
}
.mg-blog-post {
	margin-left: 1px;
}
.mg-blog-post .mg-blog-img {
	background: #000;
    line-height: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.mg-blog-post .mg-blog-img img {
	margin: 0 auto;
    opacity: .9;
    position: absolute;
    left: -9999px;
    right: -9999px;
    width: 100%;
    min-width: 840px;
}
.mg-blog-post .mg-blog-img iframe {
	width: 100%;
	height: 100%;
	border: inherit;
}
.mg-blog-post.lg.video .bottom {
	padding: 20px 5.050505050505% 20px;
}
.mg-blog-post.lg.video .bottom h1 {
	font-size: 24px;	
}
.mg-blog-post .bottom {
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
    padding: 40px 5.050505050505% 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.mg-blog-post .bottom h4 {
    float: left;
    font-size: 32px;
    font-weight: 700;
    line-height: 120%;
    -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    -moz-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    -ms-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    -o-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    width: 100%;
    margin-bottom: 0;
    display: block;
    display: -webkit-box;
    max-height: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#post-header {
    display: table;
    margin: 30px auto 30px;
    max-width: 750px;
    padding: 0 10%;
    width: 80%;
}
.mg-blog-post-box .small.single .nav-links {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    flex-flow: row-reverse;
}
.nav-links a, .single-nav-links a {
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.2;
    width: 100%;
}
/*---------------------------------------
	Post Pagination   
-----------------------------------------*/
.mg-post-pagination{
	display: flex;
	text-align: center;
}
.mg-post-pagination#gridContent .btn {
	margin-bottom: 30px;
}
.start .mg-post-pagination{
	justify-content: start;
}
.center .mg-post-pagination{
	justify-content: center;
}
.end .mg-post-pagination{
	justify-content: end;
}
.mg-post-pagination .navigation a{ 
	padding: 10px 35px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
	font-weight: bold;
	display: inline-block;
	transition: all 0.2s ease 0s;
	border-width: 2px;
	border-style: solid; 
	margin: 0 -10px;
}
/*---------------------------------------
	Featured Slider Layout   
-----------------------------------------*/
.left-list-post .small-post{
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin-bottom: 5px;
}
.left-list-post .small-post .mg-blog-category { 
    margin-bottom: 0; 
}
.left-list-post .mg-blog-meta { 
    margin-bottom: 0; 
}
.left-list-post .small-list-post .title {
    font-size: 15px;
    margin-bottom: 5px;
}
.left-list-post .mg-sec-title .wtitle i {
    margin-right: 5px;
}
.right-list-post .inner {
    background: #fff;
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,.1);
    padding: 10px;
}
.right-list-post .title_small_post h5 {
    font-size: 15px;
}
.right-list-post .small-post{
    background: transparent;
    box-shadow: none; 
    margin-bottom: 0;
    padding: 0px 6px;
}
.right-list-post .mg-blog-meta { 
    margin-bottom: 0; 
}
.right-list-post .small-post .mg-blog-category { 
    margin-bottom: 0; 
}
.mg-fea-area.newsgine .mg-blog-post.lg { 
    height: 510px;
}
.mg-fea-area.newsgine .mg-blog-thumb img {
    height: 120px;
    object-fit: cover;
    width: 100%;
}
.mg-fea-area.newsgine .mg-blog-post-box .title {
    font-size: 16px;
}
.mg-fea-area.newsbulk .mg-blog-post.md .bottom .title {
    font-size: 22px;
}
/*---------------------------------------
	blog   
-----------------------------------------*/

#grid .mg-blog-post-box:nth-child(2n) {
    clear: both;
}
#grid .mg-blog-post-box:nth-child(3n) {
    clear: both;
}
.mg-blog-post-box {
	margin-bottom: 50px;
	padding: 0;
	box-shadow: 0 1px 3px rgba(0,0,0,0.15);
	background: #fff;
}
.mg-blog-post-box &gt; .img-fluid{
	width: 100%;
}
.mg-blog-post-box .mg-blog-category {
    margin-bottom: 10px;
}
.mg-blog-post-box &gt; .col-md-6 {
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.mg-blog-post-box .small {
	font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    padding: 20px;
}
.mg-blog-post-box .small.single {
    line-height: 30px;
    padding: 40px;
    font-size: 16px;
}
.mg-blog-post-box .small &gt; p {
	margin-bottom: 20px;
	word-break: break-word;
}
.mg-blog-post-box .small img, .mg-blog-post-box .small figure {
	max-width: 100%;
	height: auto;
}
.mg-blog-thumb {
	position: relative;
    width: 100%;
    margin-bottom: 22px;
    float: left;
    transition: all .3s ease-out;
	min-height: 45px;
}
.mg-blog-thumb img {
	position: relative;
	max-width: 100%;
	float: left;
	height: auto;
	border-radius: 0;
}
.mg-post-thumb .mg-blog-category {
	position: absolute;
	top: 20px;
	margin: 0 0 0 20px;
}
.mg-post-thumb .post-form, .mg-blog-thumb .post-form {
    position: absolute;
    top: inherit;
    bottom: 30px;
    left: 20px;
}
.mg-blog-date {
	padding: 0;
    font-size: 12px;
    margin-right: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.mg-blog-date span {
	font-size: 16px;
}
.mg-blog-date .h3 {
	line-height: 28px;
}
.mg-blog-author {
	font-size: 16px;
	font-weight: 800;
	width: 65px;
	height: 65px;
	left: 0;
	right: 0;
	padding: 2px;
	position: absolute;
	text-align: center;
	bottom: 0;
	margin: 0 auto -30px auto;
	z-index: 999;
}
.mg-blog-author img {
	max-width: 100%;
	border-radius: 100%;
}
.mg-blog-post-box h4.title {
	font-size: 22px;
    line-height: 1.2;
    position: relative;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: -0.05em;
}
.mg-blog-category {
    margin: 0px;
    width: auto;
}
.mg-blog-category a {
    display: inline-block;
    font-size: 10px;
    padding: 4px 6px;
    line-height: 10px;
	font-weight: 700;
	cursor: pointer;
	border-radius: 3px;
	margin-right: 5px;
	text-transform: uppercase;
}
.mg-blog-category a:hover{
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.15);
}
.mg-blog-meta {
	padding: 0;
    margin-bottom: 8px;
    min-height: 18px
}
.mg-blog-meta a {
	display: inline;
    font-weight: 500;
    font-size: 12px;
    padding: 0;
    line-height: 16px;
    letter-spacing: 1px;
}
.mg-blog-meta a img {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    margin-right: 5px;
}
.btn-more {
	padding: 10px 20px;
	border-radius: 30px;
	border-width: 2px;
	border-style: solid;
	background: transparent;
	font-size: 14px;
}
.btn-more:hover {
	transition: all 0.3s ease 0s;
}
.mg-blog-post-box .mg-header {
	padding: 30px 70px;
}
.mg-blog-post-box .mg-header h1{
	font-size: 38px;
	font-weight: 800;
}
.mg-blog-post-box .mg-header h4.title {
	max-height: inherit;
}
.mg-blog-post-box .mg-header h4 {
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
}
.mg-blog-post-box .mg-header .mg-author-pic img {
	width: 50px;
	height: 50px;
}
.mg-blog-post-box .mg-header .mg-info-author-block {
	border: none;
	box-shadow: inherit;
	margin: 0;
	padding: 10px 0;
}
.mg-blog-post-box.single .mg-blog-thumb span{
	display: block;	
	padding: 0 20px;
	text-align: center;
}
.mg-blog-post-box.single .mg-blog-thumb img{
	float: unset;
}
.mg-info-author-block {
    margin-bottom: 30px;
    margin-top: -20px;
    padding: 20px 40px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
	align-items: center;
}
.mg-info-author-block .row {
	margin: 0;
}
.mg-info-author-block h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
}
.mg-info-author-block h4 span { 
	padding-right: 5px;
}
.mg-info-author-block h4 span i {
	padding-right: 5px;
}
.mg-info-author-block .mg-author-pic img {
	margin: 0 25px 15px 0;
	float: left;
	border-radius: 50%;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	width: 80px;
    height: 80px;
}
.mg-info-author-block .mg-info-author-social {
	font-size: 24px;
	padding: 0;
}
.mg-info-author-block .mg-info-author-social li {
	text-align: center;
	width: 35px;
	height: 35px;
	border-radius: 3px;
}
.mg-info-author-block .mg-info-author-social li a {
	font-size: 16px;
	line-height: 38px;
}
.comment_section .comment-reply-link {
	border-radius: 50%;
    margin-left: 10px;
    transition: all 0.3s ease 0s;
    line-height: 20px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}
.mg-comments a.mg-reply {
	padding: 2px 6px;
	text-transform: uppercase;
	background: #222;
	color: #fff;
}
.mg-comments h4 {
	font-size: 14px;
	font-weight: 500;
	margin-top: 0;
}
.mg-comments h4 span {
	font-size: 12px;
	padding-left: 7px;
}
.mg-comments .btn {
	margin-left: 5px;
}
.mg-comments .media {
	margin-top: 0;
}
.mg-comments .comment .media-body &gt; p:last-child {
	border-width: 0 0 1px 0;
	border-style: solid;
	margin-bottom: 30px;
	margin-top: 0;
}
.mg-comments li .media-body &gt; .small {
	border-bottom: none!important;
	padding: 0;
}
.mg-comments li .media-body &gt; p {
	border-width: 0 0 1px 0;
	border-style: solid;
	padding: 5px 0px 20px 5px;
	margin-bottom: 20px;
}
.mg-comments li .media .media {
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mg-comments li:last-child .media-body &gt; p {
	border-bottom: none;
	padding: 0;
}
.mg-comments .media-left img {
	height: 64px;
	width: 64px;
	border-radius: 50%;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.mg-comments .comment-list li {
	margin-bottom: 20px;
	padding: 20px;
	border-width: 0 0 0 1px;
	border-style: solid;
}
.mg-blog-thumb &gt; .responsive-video {
	z-index: 9;
	min-height: 300px;
}
.mg-blog-thumb &gt; .responsive-video iframe {
	width: 100%;
	height: 100%;
	min-height: 300px;
	border: 0;
}
.gridslider .mg-blog-post .title{
	font-size: 22px;
	line-height: 1.2;
}
.gridslider .small-list-post .mg-blog-post{
	margin-top: -20px;
}
.gridslider .small-list-post .mg-blog-post-box .title{
	font-size: 20px;
	line-height: 1.2;
	margin-top: 0;
}
.gridslider .small-list-post .mg-blog-post-box .small {
	padding: 10px;
}
.gridslider .owl-controls .owl-buttons div {
	opacity: 1;
	top: -35px;
}
.gridslider .owl-controls .owl-buttons .owl-prev,.gridslider:hover .owl-controls .owl-buttons .owl-prev {
    left: 90%
}
.gridslider .owl-controls .owl-buttons .owl-next,.gridslider:hover .owl-controls .owl-buttons .owl-next {
    right: 0;
}
/*---------------------------------------
	Homepage Sections  
-----------------------------------------*/
.mg-latest-news-sec {
	padding: 0;
	background: #fff;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
}
.mg-latest-news{
  width: 100%;
  height: 40px;
  position: relative;
  overflow: hidden;
  margin: 0;
  background-color: #fff;
}
.mg-latest-news .bn_title .wtitle{
  display: inline-block;
  margin: 0;
  padding: 0 20px;
  line-height: 39px;
  font-size: 20px;
  color: #FFF;
  height: 40px;
  box-sizing: border-box;
}
.mg-latest-news .bn_title span{
  width: 0;
  position: absolute;
  right: -29px;
  top: 0px;
  height: 0;
  border-style: solid;
  border-width: 40px 0 0px 30px;
}
.mg-latest-news .bn_title {
  width: auto;
  height: 40px;
  display: inline-block;
  position: relative;
  z-index: 100;
}
.mg-latest-news .mg-latest-news-slider a{
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  padding-left: 20px;
}
.mg-latest-news .mg-latest-news-slider a::before {
    content: "\f0a9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    margin-right: 4px;
}
.mg-latest-news .mg-latest-news-slider a .img {
    width: 30px;
    height: 30px;
    border-radius: 10px;
    margin-right: 8px;
    object-fit: cover;
}
.mg-latest-news .mg-latest-news-slider {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  left: 200px;
  top: 5px;
  right: 40px;
  height: 40px;
  font-size: 16px;
  overflow: hidden;
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    box-sizing: border-box;
    z-index: 50;
}
.mg-latest-news .bn_title .customize-partial-edit-shortcut-flash_news_title {
    height: 1px;
    width: 1px;
    border: none;
    top: unset;
}
.top-right-area .mg-posts-sec {
    padding: 0;
}
.top-right-area .nav-tabs {
    border-bottom: none;
}
.top-right-area .nav-tabs .nav-item {
    margin-bottom: 0;
}
.top-right-area .nav-tabs .nav-link {
    padding: 8px 5px;
    border-radius: 0;
    line-height: 1.42857143;
}
.top-right-area .nav-tabs .nav-link.active {
    margin-right: 0px;
    border-bottom-width: 2px;
    border-radius: 0;
    color: #212121;
    background: #fff;
}
.top-right-area .nav-tabs &gt; li &gt; a i {
    margin-right: 2px;
}
.top-right-area .nav-tabs &gt; li {
    text-align: center;
    flex-grow: 1;
}
.top-right-area .nav-tabs &gt; li.active &gt; a, .top-right-area .nav-tabs &gt; li.active &gt; a:hover, .top-right-area .nav-tabs &gt; li.active &gt; a:focus {
    cursor: default;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-top: none;
}	
.top-right-area .small-list-post h5.title{
	-webkit-line-clamp: 2;
}
.mg-fea-area .mg-posts-sec-inner .small-list-post li, .mg-fea-area  .small-post{
    margin-bottom: 6px;
	min-height: 103px;
}
.top-right-area .mg-posts-sec-inner img {
    /* height: auto !important; */
}
/*Featured Boxs Posts*/
.mg-featured-slider, .mg-no-list-area {
  margin: 0 0 30px 0;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
  position: relative;
  padding: 20px;
}
.editorchoice .item img {
  display: block;
  width: 100%;
  height: auto;
}
.mg-blog-inner {
  position: absolute;
  padding: 10px 20px;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
}
.mg-blog-inner h1 {
  margin: 0;
  padding: 8px 0 0 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}
.mg-blog-post .tittle, .mg-blog-inner .title, .mg-blog-post-box .title, .small-post .title, .mg-blog-post .bottom .title, .title_small_post, .mg-posts-modul-6 .mg-sec-top-post .title, .mg-no-list-area .mg-blog-post h3 {
	overflow-y: hidden;
}
.mg-blog-post-box .title,  .mg-blog-post-3 .mg-blog-inner h4.title,.small-post h5.title, .title_small_post, .mg-posts-modul-6 .mg-sec-top-post .title, .gridslider .small-list-post .mg-blog-post-box .title {
	max-height: 100%;
}
.mg-blog-inner .title, .mg-blog-inner .title, .mg-no-list-area .mg-blog-post .title{
	max-height: 51px;
}
.mg-blog-post .bottom .title {
	/* max-height: 75px; */
}
.mg-blog-post-3 {
  position: relative;
  padding: 0;
}
.mg-blog-post-3 .mg-blog-img {
  overflow: hidden;
  max-height: 200px;
  min-height: 160px;
}
.mg-posts-modul-1 .mg-blog-post-3 .mg-blog-img img {
  max-height: 160px;
  min-width: 100%;
}
.mg-posts-modul-1 .mg-blog-post-3 .mg-blog-inner .title {
	font-size: 18px;
	line-height: 20px;
}
.mg-blog-post.lg.minh {
	height: 350px;
}
.mg-featured-slider .item{
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 30px;
  position: relative;
}
.mg-featured-slider .single-related{
	display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1.5rem;
}
.mg-featured-slider .title{
	margin-bottom: 0;
}
.mg-featured-slider .single-related-posts .mg-blog-post-3{
	margin-bottom: 0;
}
.mg-blog-post-3 .mg-blog-img.minh{
	height: 197px;
	background: #222;
}
.mg-blog-post-3 .mg-blog-img.minhsec{
	height: 178px;
	background: #222;
}
.mg-posts-modul-1 .mg-blog-post-3 .mg-blog-img.smminh img{
	min-height: 160px;
}
.mg-sec-title {
  font-weight: bold;
  padding-bottom: 0;
  border-width: 0 0 2px 0;
  border-style: solid;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mg-sec-title .wtitle{
  	margin: 0px;
  	font-weight: 700;
	line-height: 40px;
	padding: 0 7px 0 15px;
    width: auto;
    min-height: 40px;
    height: auto;
    display: inline-block;
    position: relative;
    font-size: 18px;
}
.mg-sec-title .wtitle::before{
    width: 0;
    position: absolute;
    right: -29px;
    top: 0px;
    height: 0;
    border-style: solid;
    border-width: 40px 0 0px 30px;
    content: "";
}

.mg-sec-title .wtitle.no::before {
	display: none;
}
.mg-viewmr-btn{ 
  display: inline-flex;
  margin: 0px 5px 0px 0px;
  padding: 1px 4px;
  font-size: 14px;
  text-decoration: none;
  border-radius: 2px;
  transition: all 0.4s ease 0s;
}
.filtertab .tabs li {
	margin: 0 3px;
	padding: 0 6px;
	font-size: 14px;
	transition: all 0.3s ease 0s;
	cursor: pointer;
}
.filtertab .tabs li:last-child {
	margin-right: 0;
}
/*blocks Posts*/
.mg-posts-sec{
  margin: 0px 0 30px 0 ;
  background-color: transparent;
  position: relative;
  padding: 0;
}
.mg-posts-sec-inner img{
  max-width: 100%;
  height: auto;
}

/*---.mg-posts-modul-6 .mg-blog-thumb img {
    max-height: 270px;
}*/

.mg-posts-sec-post{ 
	/* border: 1px solid #dddcdc; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: none;
    margin-bottom: 50px;
    overflow: hidden; 
}
.mg-posts-sec-inner img:hover, .widget_post_thumbnail img:hover, .featured_posts_slider img:hover{
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -ms-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
}
.small-list-post ul {
    margin: 0;
    padding: 0;
}
.double-category-widget .small-post.mg-post-1 .img-small-post {
	width: 100%;
	height: auto; 
	margin-right: 0px;
}
.small-post .img-small-post {
	width: 88px;
	height: 88px; 
	margin-right: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.small-post { 
	display: flex;
}
.small-post .small-post-content {
	flex: 1;
}
.small-post{
  list-style: none;
  padding: 8px;
  margin-bottom: 20px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
} 
.small-post .mg-blog-category {
	margin: 0 0 5px 0;
}
.small-post img, .small-post .img-small-post a{
  height: 100% !important;
  object-fit: cover;
}
.small-post .title{
  margin: 0px;
  line-height: 25px;
  font-weight: 700;
  font-size: 16px;
  padding-right: 8px;
}
.small-list-post h5.title, .title_small_post {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mg-blog-inner .title, .mg-blog-inner .title{
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-bottom: 0;
}
.featured_cat_slider .item {
  margin: 3px 3px;
}
.mg-ads-area {
	margin-bottom: 30px;
	text-align: center;
}
.mg-ads-area img {
	max-width: 100%;
}
/*mg-posts-modul-4*/
.mg-posts-modul-4 .title_post h4{
  margin: 10px 0px;
}
.mg-posts-modul-4 .mg-blog-post-box {
	margin-bottom: 0;
}
.mg-posts-modul-4 .small-post.mg-post-1, .double-category-widget  .small-post.mg-post-1 {
    padding: 0;
}
.mg-posts-modul-4 .small-post.mg-post-1 .img-small-post, .double-category-widget  .small-post.mg-post-1 .img-small-post
.mg-posts-modul-4 .small-post.mg-post-1 img, .double-category-widget  .small-post.mg-post-1 img {
    height: auto;
    width: 100%; 
    padding: 10px 8px;
}
.double-category-widget .small-post.mg-post-1 {
    flex-direction: column;
}
.double-category-widget  .small-post.mg-post-1 .small-post-content, 
.mg-posts-modul-4 .small-post.mg-post-1 .small-post-content {
    padding: 0 20px 20px;
}
.double-category-widget .small-post.mg-post-1 h5,
.mg-posts-modul-4 .small-post.mg-post-1 h5{
	font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: -0.05em;
}
.featured-post-1, .express-post-1{display: none;}
/*mg-posts-modul-5*/
.mg-posts-modul-5 .mg-posts-sec-inner{
	display: inline-block;
	width: 100%;
}
.express-post-1, .express-post-2 {
	margin-bottom: 30px;
}
.featured-post-5 {
	margin-bottom: 0;
}
.mg-posts-modul-5 .mg-post-box:nth-last-child(3n+0){
  	margin-left: 0px;
}
.mg-posts-modul-5 .mg-post-box{
	margin-bottom: 5px;
	width: 32.8%;
	float: left;
	margin-right: 0;
	margin-left: 5px;
	padding: 0;
}
.mg-posts-modul-5 .mg-post-box figure{
	overflow: hidden;
	max-height: 158px;
}
.mg-posts-modul-5 .mg-post-box .title{
  	margin: 0;
}
.mg-posts-modul-5 .mg-inner-txt{
  	padding: 15px;
}

/*mg-posts-modul-6*/
.mg-posts-modul-6 .mg-thum-list {
	line-height: 0;
	position: relative;
	overflow: hidden;
	clear: both;
	padding: 0;
}
.mg-posts-sec-post{
	padding: 20px 0;
	margin-bottom: 20px;
	box-shadow: 0 2px 4px rgba(0,0,0,.08);
} 
.mg-posts-modul-6 .mg-post-thumb{
    margin-right: -10px;
}
.mg-posts-sec-post:last-child{
  margin-bottom: 0px;
}
.mg-posts-modul-6 .list_content {
  display: table-cell;
  padding: 20px 0;
  overflow: hidden;
}
.mg-posts-modul-6 .mg-sec-top-post{
  display: inline-block;
  width: 100%;
  position: relative;
  padding-top: 0rem;
  padding-left: 20px;
  overflow: hidden;

}
/*.mg-posts-modul-6 .mg-sec-top-post.col {
	padding: 0;
}*/
.mg-posts-sec-post-content{
  padding: 0 0px 0px 20px;
  display: inline-block;
}

.mg-posts-sec-post-content figure {
  max-width: 100%;
}

.mg-posts-sec-post-content label {
  clear: both;
  width: 100%;
}
.mg-posts-sec-post-content p {
    margin: 0px 0 15px 0;
    font-size: 14px;
    line-height: 24px;
    word-break: break-word;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.mg-posts-modul-6 .mg-sec-top-post .mg-blog-category {
  	margin: 0px 0 0 0;
  	line-height: 1;
}
.mg-posts-modul-6 .mg-sec-top-post .title {
    margin-top: 10px;
    font-size: 22px;
    line-height: 32px;
    position: relative;
    margin-bottom: 6px;
    display: block;
    display: -webkit-box;
    max-height: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mg-posts-modul-6 .mg-sec-top-post .mg-blog-meta {
    margin-bottom: 0px;
}
.mg-posts-modul-6 .mg-sec-top-post .mg-content p{
	word-break: break-word;
}
.missed-inner {
	background: #fff;
	padding: 15px;
	margin-bottom: 30px; 
} 
/* # PostBox
================================================== */
.mg-post-box {
  margin-bottom: 20px; 
  margin-left: 20px; 
  position:relative;
}
.mg-post-box:last-child{
  margin-bottom: 0px; 
}
.mg-post-box .mg-inner-txt { 
  position: absolute; 
  top: 0;
  bottom: 0; 
  padding: 30px; 
  background:linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
}
.mg-post-box .title { 
    margin-bottom: 16px; 
    font-weight: 600; 
    line-height: 1.2;
}
.mg-inner-txt h3{
  margin: 10px 0px;
}
.mg-post-box .latest-meta {  
    font-size: 13px; 
    margin:10px 0 0 10px;
}
.mg-post-box .latest-meta span { 
    margin-right: 10px;
}
.mg-post-box .latest-meta .latest-date { 
    font-size:13px; 
    font-weight:600; 
}
.mg-post-box .latest-content {
    margin-top: 30px;
}
.mg-post-box .latest-img img { 
    vertical-align:middle;
    width: 100%;
}
.mg-post-box .mg-inner-overlay  { 
    height: 100%; 
    position: absolute; 
    width: 100%; 
    bottom: 0;
}
.mg-post-box .mg-inner-overlay:hover{
  background-color: rgba(36, 36, 36, 0.5); 
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.container.mg-post-box { 
    margin: 0 -10px;
}
.mg-post-bottom .mg-share-icons{
  float: right;
  margin-top: -3px;
}
.mg-post-bottom .mg-share-icons .mg-share span {
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	margin-right: 3px;
	margin-bottom: 0px;
}
.mg-post-bottom .mg-share-icons .mg-share span a {
	display: block;
	border-radius: 30px;
	height: 100%;
}
.mg-post-bottom .mg-share-icons .mg-share span a:hover {
  text-decoration:none
}
.mg-post-bottom .mg-share-icons .mg-share-toggle{
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  margin-right: 3px;
  margin-bottom: 0px;
  float: right;
  border-radius: 50px;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle i{
  display: block;
  height: 100%;
  line-height: 26px;
}
.mg-post-bottom .mg-share-icons .mg-share-toggle:hover{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mg-post-bottom .mg-share-icons  .mg-share {
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  margin-right: 8px;
}
.mg-post-bottom .mg-share-icons  .mg-share.mg-share-active {
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
  opacity: 1;
  visibility: visible;
} 
/* ----====comments=====-----*/
.comment-list {
	list-style: none !important;
}
.comments-area .comment-body {
    position: relative;
    padding: 25px 25px 25px 70px;
    min-height: 120px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    border-radius: 3px;
    z-index: 0;
    margin-bottom: 1rem;
}

.comments-area .comment-list &gt; .comment &gt; .comment-body {
    border-top: 1px solid #f1f1f1;
}

.comments-area .comment-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
}

.comments-area .comment-meta .comment-author img {
	padding: 3px;
	border-width: 2px;
	border-style: solid; 
	border-radius: 60%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 28px;
    width: 60px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.comment-meta .comment-metadata {
    width: 100%;
    line-height: 1.5;
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.comment-content {
    position: relative;
    z-index: 0;
    padding: 16px 40px 16px 0;
}

.comment-content p {
    margin: 0;
}

.comment-metadata .edit-link,
.comment-body .reply {
    position: relative;
    z-index: 0;
}

.comment-metadata .edit-link a, .comment-body .reply a {
    padding-left: 5px;
}

.comment-metadata .edit-link:before {
    content: "\f044";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.comment-body .reply a {
	font-size: 10px;
    padding: 4px 6px;
    line-height: 10px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    border-radius: 3px;
}
.comment-metadata .edit-link:before {
    font-size: 14px;
}

.comment-body .reply {
    text-align: right;
}

.comment-list .children {
    position: relative;
    padding: 0;
    margin: 0;
    margin-left: 2.5rem;
    z-index: 0;
    list-style: none;
}

#cancel-comment-reply-link {
    text-decoration: underline;
}

#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:focus {
    text-decoration: none;
}

.featured-tab-widget .nav-tabs .nav-link {
	background: unset;
	box-shadow: unset;
	border: unset;
	color: var(--secodary-color);
}
.featured-tab-widget .nav-tabs .nav-link:last-child {
	padding: 5px 0px 5px 15px;
}
.featured-tab-widget .nav-tabs {
	border: none;
}
.featured-tab-widget .nav-tabs .nav-link.active, .featured-tab-widget .nav-tabs .nav-link:hover, .featured-tab-widget .nav-tabs .nav-link:focus  {
	color: var(--pri-color);
}
.featured-tab-widget .nav-link {
    cursor: pointer;
}
.mg-blog-post.lg.mins {
    width: 100%;
    height: 222.5px;
	margin-bottom: 30px;
}
.mg-blog-post.lg.mins h4.title {
    font-size: 22px;
}
/*---------------------------------------
	3.18.ta-subscriber-section   
-----------------------------------------*/
.mg-subscriber {
	background: url("images/subscriber/background.jpg") no-repeat fixed 0 0 / cover;
	height: 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
}
.mg-subscriber .overlay {
	height: 100%;
	position: relative;
	width: 100%;
	padding: 40px 0;
}
.mg-subscriber h4 {
	font-size: 160%;
}
.mg-subscriber h2 {
	line-height: 40px;
	font-size: 200%;
}
.mg-subscriber .subscription-form .int-box {
	border-radius: 3px;
	box-shadow: inherit;
	height: 54px;
	margin-bottom: 25px;
	margin-right: -10px;
	margin-top: 25px;
	width: 62%;
}
.mg-subscriber .subscription-form .btn {
	border: 0 none;
	border-radius: 2px;
	margin: 5px;
	transition: all 0.25s ease 0s;
}
/* --------------------------------------
=========================================
	4.mg-breadcrumb-section
=========================================
-----------------------------------------*/
.mg-breadcrumb-section { 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 0;
	width: 100%;
	box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}
.mg-breadcrumb-section .overlay {
	height: 100%;
	padding: 30px 0;
	position: relative;
	width: 100%;
}
.mg-breadcrumb-title {
	text-align: left;
	padding: 0;
}
.mg-breadcrumb-title h1 {
	font-size: 30px;
	font-weight: 700;
	margin: 0;
	line-height: 30px;
	padding-bottom: 0px;
}
.mg-page-breadcrumb {
	list-style: none outside none;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
	font-size: 15px;
	line-height: 30px;
}
.mg-page-breadcrumb &gt; li {
	display: inline-block;
}
.mg-page-breadcrumb &gt; li + li:before {
	content: "\f178";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding: 0 5px;
}
.featured-post-widget .col-grid-2 .small-post:last-child{
	margin-bottom: 20px;
}
.mg-social .icon-soci{
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.custom-cate-list .enn-grid .badge{
	display: flex;
	justify-content: center;
	align-items: center;
}
/* --------------------------------------
=========================================
	5.mg-sidebar
=========================================
-----------------------------------------*/
.mg-sidebar .mg-sec-title { 
    margin: 0 -20px 20px -20px;
}
.mg-sidebar .small-list-post.col-lg-6.col-md-6 {
	flex: inherit;
    max-width: inherit;
    margin-bottom: 0;
}
.mg-sidebar a {
	transition: all 0.3s ease 0s;
}
.mg-sidebar .mg-posts-sec-inner .small-list-post li {
	padding: 8px;
}
.mg-widget .mg-ads { 
	padding: 0;
	margin: -10px -20px;
}
.mg-widget.mg-ads img {
	text-align: center;
	padding: 0;
	width: 100%;
}
.mg-sidebar .mg-widget .btn {
	padding: 2px 12px;
	border: none;
	border-radius: 0;
	height: 40px;
}
/* .mg-sidebar .mg-widget.widget_block {
	padding: 20px;
} */
.mg-sidebar .mg-widget {
	margin-bottom: 30px;
    padding:0px 20px 10px ;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
}
.mg-sidebar .mg-widget &gt; [class*=col-]  {
	padding-left: unset;
	padding-right: unset;
}
.mg-sidebar .mg-widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.mg-sidebar .mg-widget ul li:last-child {
	margin-bottom: 0;
	border: none;
}
.mg-sidebar .mg-widget ul li {
	display: block;
	letter-spacing: 0.2px;
	line-height: 22px;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.mg-wid-title {
    font-weight: bold;
	border-width: 0 0 2px 0;
	border-style: solid;
	margin: 0px -20px 20px -20px;
	position: relative;
	padding: 0;
}
.mg-sidebar .mg-widget h2 {
	font-size: 18px;
	line-height: 20px;
}
.mg-sidebar .mg-widget .wtitle {
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
    margin: 0;
    padding: 0 8px 0 15px;
    position: relative;
	width: auto;
    height: 40px;
	text-transform: capitalize;
    display: inline-block;
}
.mg-sidebar .mg-widget .wtitle::before {
    width: 0;
    position: absolute;
    right: -29px;
    top: 0px;
    height: 0;
    border-style: solid;
    border-width: 40px 0 0px 30px;
    content: "";
}
.mg-sidebar .mg-widget ul li {
	padding: 10px 0;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
}
.mg-sidebar .mg-widget ul li a:hover {
	padding-left: 10px;
	transition: all 0.4s ease-in-out 0s;
}
.mg-sidebar .mg-widget ul.mg-social li a:hover{
	padding: 0;
}
.mg-sidebar .mg-widget ul.menu li .sub-menu {
	margin-left: 15px;
}
.mg-sidebar .mg-widget ul.menu li .sub-menu li {
	border-bottom: none;
	padding: 10px 0 0;
}
.mg-sidebar .mg-widget.widget_search { 
    padding: 0px 20px 10px; 
}
/* .mg-sidebar .widget_search form{ 
    padding-top: 10px; 
} */
.mg-sidebar .mg-widget.widget_search .btn {
	border: medium none;
    border-radius: 0 4px 4px 0;
    height: 40px;
    line-height: 25px;
    padding: 5px 15px;
    transition: all 0.3s ease 0s;
}
.mg-sidebar .mg-category-widget ul li {
	padding: 10px 0;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.mg-sidebar .mg-category-widget ul li a:hover {
	padding-left: 1px;
	transition: all 0.4s ease-in-out 0s;
}
.mg-sidebar .mg-widget .mg-widget-tags, .mg-sidebar .mg-widget .tagcloud {
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
}
.mg-sidebar .mg-widget .mg-widget-tags a, .mg-sidebar .mg-widget .tagcloud a, .wp-block-tag-cloud a{
	cursor: pointer;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 20px;
    margin: 0 5px 9px 0;
    padding: 3px 6px;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
}
.mg-sidebar .mg-widget-tags a:hover, .mg-sidebar .mg-widget .tagcloud a:hover {
	transition: all 0.4s ease-in-out 0s;
}
/*--ti-blog-post end--*/ 
.mg-blog-post {
	margin-bottom: 0;
	margin-top: 0 !important;
	overflow: hidden;
	padding-bottom: 20px;
}
.mg-blog-post .mg-post-area {
	display: block;
	width: 88px;
    height: 88px;
	float: left;
	margin-left: 0;
	margin-right: 15px;
}
.mg-blog-post .mg-post-area img {
	border-radius: 3px;
	display: block;
	max-width: 100%;
	height: 100%;
	transition: all 0.3s ease-in-out 0s;
	object-fit: cover;
}
.mg-blog-post .media-body h3 {
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: -5px;
	word-wrap: break-word;
}
.mg-blog-post .media-body span {
	font-size: 12px;
	line-height: 20px;
	margin-right: 8px;
	font-style: italic;
}
.wp-block-search .wp-block-search__button {
    padding: 5px 35px;
    font-size: 14px;
    height: 55px;
}
.wp-block-search .wp-block-search__input {
    border: 2px solid #eef3fb;
}
.wp-block-search .wp-block-search__label, .mg-widget .wp-block-group .wtitle, .mg-widget .wp-block-group h2{
    border-width: 0 0 2px 0;
    border-style: solid;
    margin: 0px -20px 20px -20px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
    padding: 0 8px 0 15px;
    position: relative;
    width: auto;
    height: 40px;
    display: inline-block;
}
.wp-block-search .wp-block-search__label{
	/* margin-top: -10px; */
	font-family: 'Montserrat', sans-serif;
}
.wp-block-search .wp-block-search__label::before, .mg-widget .wp-block-group .wtitle::before, .mg-widget .wp-block-group h2::before {
    width: 0;
    position: absolute;
    right: -29px;
    top: 0px;
    height: 0;
    border-style: solid;
    border-width: 40px 0 0px 30px;
    content: "";
}
label.wp-block-search__label:after, .mg-widget .wp-block-group .wtitle::after, .mg-widget .wp-block-group h2::after  {
    content: '';
    display: block;
    width: 100vw;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 100%;
}
.mg-sidebar .widget_newsup-image-widget {
	padding-top: 10px;
}
.wp-block-latest-comments{
	padding: 0;
}
/*--ti-blog-post end--*/ 
/*--calendar_wrap--*/ 
.mg-sidebar .mg-widget .calendar_wrap table {
	width: 100%;
	font-size: 11px;
}
.mg-sidebar .mg-widget .calendar_wrap table caption {
	border-radius: 2px;
	font-size: 16px;
	font-weight: 500;
	line-height: 35px;
	margin-bottom: 0;
	padding: 5px 12px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
.mg-sidebar .calendar_wrap table thead th {
	border-width: 1px;
	border-style: solid;
}
.mg-sidebar .calendar_wrap table tbody td:hover, .mg-sidebar .calendar_wrap table tbody #today:hover {
	transition: all 0.3s ease 0s;
}
.mg-sidebar .calendar_wrap table tfoot {
	border-width: 1px;
	border-style: solid;
}
.mg-sidebar .mg-widget .calendar_wrap table thead th {
	text-align: center;
	padding: 6px 0;
}
.mg-sidebar .mg-widget .calendar_wrap table tbody td {
	line-height: 2.5em;
	transition: background 0.15s ease 0s;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
.mg-sidebar .mg-widget .calendar_wrap table tfoot {
	font-size: 11px;
}
.mg-sidebar .mg-widget .calendar_wrap table tfoot tr td#prev {
	padding: 5px;
	text-transform: uppercase;
}
.mg-sidebar .mg-widget .calendar_wrap table tfoot tr td#next {
	padding: 5px;
	text-align: right;
	text-transform: uppercase;
}
/*--calendar_wrap end--*/ 
/*----woocommerce footer-widget----*/
.mg-sidebar .mg-widget.widget_product_search .btn {
	padding: 2px 12px;
	height: 40px;
	border-radius: 0;
	margin-left: -1px;
}
.custom-cate-list .fea-cate{
	height: 100px;
	background-position: center center; 
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	overflow: hidden;
	padding: 20px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 20px;
}
.custom-cate-list .fea-cate span{
	color: #fff;
	position: relative;
}
.custom-cate-list .fea-cate span.badge {
    background: #fff;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 35px;
}
.custom-cate-list .fea-cate::before{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	content: "";
	background: rgba(0,0,0,0.3);
}
/* Social Icons */
.mg-sidebar .wp-block-social-links .wp-social-link{
	padding: 0;
}
.mg-sidebar .wp-block-social-links .wp-social-link:last-child{
	margin-bottom: 10px;
}
.mg-sidebar .wp-block-social-links .wp-social-link .wp-block-social-link-anchor:hover{
	padding: 0.25em;
}
/* Recent Post */
.mg-sidebar .wp-block-latest-posts__list .wp-block-latest-posts__featured-image a:hover, 
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image a:hover{
	padding: 0;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image img.size-large { 
    margin-bottom: 16px;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image + .wp-block-latest-posts__post-title{
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
.mg-sidebar .wp-block-latest-posts__list .wp-block-latest-posts__featured-image + .wp-block-latest-posts__post-title:hover, 
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image + .wp-block-latest-posts__post-title:hover{
	padding: 0;
}
pre {
    background: #f6f6f6;
    margin-bottom: 32px;
    max-width: 100%;
    overflow: auto;
    padding: 16px;
}
.mg-content table, .single table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%;
    word-wrap: break-word;
}
.mg-content th, .single th, .wp-block-calendar table th {
    background: #f6f6f6;
    color: #01012f;
    padding: 8px 11.2px;
    text-align: left;
    font-weight: 700;
}
table, th, td {
    border: 1px solid #e9e9e9;
}
.mg-content td, .single td {
    padding: 8px 11.2px;
}
/* --------------------------------------
=========================================
	6.mg-error page
=========================================
-----------------------------------------*/
.mg-error-404 h1 {
	font-size: 100px;
	line-height: 80px;
}
.mg-error-404 h1 i {
	padding: 5px;
	text-shadow: 1px 3px 8px rgba(0, 0, 0, 0.17);
}
.mg-error-404 h4 {
	line-height: 40px;
}
.mg-error-404 p {
	line-height: 30px;
}
/* --------------------------------------
=========================================
	7.mg-footer
=========================================
-----------------------------------------*/
footer {
	background-size: cover;
}
footer .overlay {
    padding: 40px 0 0 0;
}
footer .mg-widget {
	margin-bottom: 50px;
}
footer .mg-widget:nth-child(4n+1) {
	clear: both;
}
footer .newsup_contact_widget .col-md-12 {
	padding: 0;
}
footer .mg-search-widget .btn {
	padding: 1px 12px;
	border-radius: 0;
	height: 40px;
}
footer .mg-widget.widget_search .btn {
	border-width: 1px;
	border-style: solid;
	padding: 2px 12px;
	height: 40px;
	border-top-right-radius: 3px;
}
footer .mg-widget.widget_search .btn-default, footer .mg-widget.widget_search .btn-default:hover {
	background-color: initial;
}
footer .mg-widget.widget_search .btn:hover, footer .mg-widget.widget_search .btn:focus {
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
}
footer .mg-widget h6 {
	font-size: 18px;
    font-weight: 600;
    border-width: 0;
    border-style: solid;
    margin-bottom: 50px;
    padding: 12px 0 0 0;
    position: relative;
    letter-spacing: 1px;
}
footer .mg-widget ul {
	padding: 0;
	list-style: none;
}
footer .mg-widget ul li {
	display: block;
	letter-spacing: 0.2px;
	line-height: 22px;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
}
footer .mg-widget ul li {
	padding: 8px 0;
	position: relative;
}
footer .mg-widget ul li a:hover {
	transition: all 0.4s ease-in-out 0s;
}
footer .mg-widget ul li:first-child {
	padding-top: 0;
}
footer .mg-widget ul li:last-child {
	border-bottom: none;
}
footer .mg-widget ul li a {
	transition: all 0.4s ease-in-out 0s;
}
footer .mg-widget ul li a:hover {
	padding-left: 10px;
}
footer .mg-widget .mg-widget-tags, footer .mg-widget .tagcloud {
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
}
footer .mg-widget .mg-widget-tags a, footer .mg-widget .tagcloud a {
	cursor: pointer;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 20px;
    margin: 0 5px 9px 0;
    padding: 3px 6px;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
}
footer .mg-widget .mg-widget-tags a:hover, footer .mg-widget .tagcloud a:hover {
	transition: all 0.4s ease-in-out 0s;
}
footer .mg-widget .calendar_wrap table {
	width: 100%;
	font-size: 11px;
}
footer .mg-widget .calendar_wrap table caption {
	border-radius: 2px;
	font-size: 16px;
	font-weight: 500;
	line-height: 35px;
	margin-bottom: 0;
	padding: 5px 12px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
footer .mg-widget .calendar_wrap table thead th {
	text-align: center;
	padding: 6px 0;
	border-width: 1px;
	border-style: solid;
}
footer .mg-widget .calendar_wrap table tbody td {
	line-height: 2.5em;
	transition: background 0.15s ease 0s;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
footer .calendar_wrap table tbody #today:hover {
	transition: all 0.3s ease 0s;
}
footer .calendar_wrap table tbody td:hover {
	transition: all 0.3s ease 0s;
}
footer .mg-widget .calendar_wrap table tfoot {
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
}
footer .mg-widget .calendar_wrap table tfoot tr td#prev {
	padding: 5px;
	text-transform: uppercase;
}
footer .mg-widget .calendar_wrap table tfoot tr td#next {
	padding: 5px;
	text-align: right;
	text-transform: uppercase;
}
footer .mg-widget .textwidget select {
	width: 100%;
}
footer .mg-widget .textwidget select, footer .mg-widget .textwidget img {
	width: 100%;
}
footer .mg-blog-post {
	margin-bottom: 0;
	margin-top: 0;
	overflow: hidden;
	padding-bottom: 20px;
}
footer .mg-post-area {
	display: block;
	float: left;
	margin-left: 0;
	margin-right: 15px;
}
footer .mg-blog-post .mg-post-area img {
	display: block;
	max-width: 100%;
	transition: all 0.3s ease-in-out 0s;
	border-radius: 3px;
}
footer .mg-blog-post h3 {
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: -5px;
	word-wrap: break-word;
}
footer .mg-blog-post span {
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin-right: 8px;
	font-style: italic;
}
footer .mg-widget .form-control {
	background: rgba(0,0,0,0);
}
/*----woocommerce footer-widget----*/
footer .mg-widget.widget_product_search .btn {
	padding: 2px 12px;
	height: 40px;
	border-radius: 0;
	margin-left: -1px;
}
footer .mg-widget .input-group-btn .btn {
	border-radius: 0;
	padding: 5px 35px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
/*----contactform footer-widget----*/
footer .mg-widget .wpcf7-form .wpcf7-form-control {
	border: none;
}
footer .mg-footer-bottom-area {
	padding-bottom: 30px;
}
footer .mg-footer-bottom-area .divide-line {
	margin-bottom: 40px;
	height: 2px;
	width: 100%;
	background: #1a182e;
}
footer .mg-footer-bottom-area .custom-logo {
	width: 160px;
	height: 50px;
	object-fit: contain;
}
footer .mg-footer-bottom-area .btn-default &gt; .btn {
	padding: 10px 30px;
	line-height: 17px;
	margin-right: -4px;
}
footer .mg-footer-copyright {
	padding: 25px 0 5px;
}
footer .mg-footer-copyright p, footer .mg-footer-copyright a {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 0;
}
footer .mg-footer-copyright li {
	margin-right: 0;
}
footer .mg-footer-copyright li a {
    padding: 0.5rem;
}
footer .mg-footer-copyright  .text-xs {
    margin: auto 0;
}
footer .wp-block-search .wp-block-search__label, footer .mg-widget .wp-block-group .wtitle, footer .mg-widget .wp-block-group h2{
	margin: 0px 0px 20px ;
}
footer .wp-block-group__inner-container, footer .wp-block-search{
	overflow: hidden;
}
/* --------------------------------------
=========================================
	mg-social
=========================================
-----------------------------------------*/
.mg-social {
	padding: 0px;
	margin: 0;
}
.mg-social li {
	display: inline-flex !important;
	margin-right: 5px;
	border-bottom: none !important;
}
.mg-social li a:hover {
	padding-left: 0;
}
.mg-social li span.icon-soci {
	display: inline-block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin: 0;
	text-align: center;
	width: 35px;
	border-radius: 3px;
}
.mg-social li span.icon-soci:hover {
	transition: all 0.4s ease-in-out 0s;
}
.mg-social li span.icon-soci i {
	font-size: 14px;
	padding: 0;
	transition: all 0.5s;
}
.mg-social .more-link:hover {
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 20%);
}
/*** WordPress ****/
.mg-author .rounded-circle{
	width: 180px;
	height: 180px;
	padding: 6px;
	border-width: 4px;
	border-style: solid;
	margin-bottom: 15px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
/*** WordPress ****/
.bypostauthor {}
.wp-caption {
  margin-bottom: calc(1.5 * 1rem);
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption-text {
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem !important;
  text-align: center;
}
.wp-caption-text a:hover { color: #01012f; }
.wp-caption, .gallery-caption { max-width: 100%; }

/*------- Gallery ------*/
.gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: calc(1.5 * 1rem);
}
.gallery-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: calc((100% - 16px * 1) / 2);
}
.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
  margin-right: 0;
}
.gallery-columns-3 .gallery-item {
  max-width: calc((100% - 16px * 2) / 3);
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
  margin-right: 0;
}
.gallery-columns-4 .gallery-item {
  max-width: calc((100% - 16px * 3) / 4);
}
.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
  margin-right: 0;
}
.gallery-columns-5 .gallery-item {
  max-width: calc((100% - 16px * 4) / 5);
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
  margin-right: 0;
}
.gallery-columns-6 .gallery-item {
  max-width: calc((100% - 16px * 5) / 6);
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
  margin-right: 0;
}
.gallery-columns-7 .gallery-item {
  max-width: calc((100% - 16px * 6) / 7);
}
.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
  margin-right: 0;
}
.gallery-columns-8 .gallery-item {
  max-width: calc((100% - 16px * 7) / 8);
}
.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
  margin-right: 0;
}
.gallery-columns-9 .gallery-item {
  max-width: calc((100% - 16px * 8) / 9);
}
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
  margin-right: 0;
}
.gallery-item:last-of-type {
  padding-right: 0;
}
.gallery-caption {
  display: block;
  font-size: 0.71111rem;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
}
.gallery-item &gt; div &gt; a {
  display: block;
  line-height: 0;
  box-shadow: 0 0 0 0 transparent;
}
.gallery-item &gt; div &gt; a:focus {
  box-shadow: 0 0 0 2px #e9e9e9;
}
.gallery .gallery-item {
	margin-top: 0 !important;
}
.gallery .gallery-item img {
	border: 2px solid #e9e9e9 !important;
}
.wp-block-gallery {
   margin: 0;
}
.blocks-gallery-item figure { position: relative; overflow: hidden; margin: 0; }
/*Address*/
address i { 
	width: 1.563rem;
    height: auto;
    margin-right: 0.438rem;
    font-size: 1.25rem !important;
}

/* --------------------------------------
=========================================
	8.mg-scroll
=========================================
-----------------------------------------*/
.ta_upscr {
	bottom: 2%;
	display: none;
	height: 40px;
	opacity: 1;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-align: center;
	width: 40px;
	z-index: 9999;
	border-radius: 3px;
	border-width: 2px;
	border-style: solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.ta_upscr:hover {
	opacity: 1;
}
.ta_upscr i {
	font-size: 16px;
    line-height: 40px;
}
.ta_upscr:hover, .ta_upscr:focus {
	border-width: 2px;
	border-style: solid;
	transition: all 0.3s ease 0s;
}
/*----woocommerce----*/
/* woocommerce v2.3.5 */
*:focus {
	outline: 0;
}
.woocommerce h2 {
	font-size: 22px;
}
.woocommerce h3 {
	font-size: 20px;
}
/*----product----*/
.woocommerce .products span.onsale, .woocommerce span.onsale {
	border-radius: 0;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	margin: 4px !important;
	min-height: 10px;
	padding: 0 12px;
	z-index: 999;
}
.woocommerce span.onsale {
	margin: 10px !important;
}
.woocommerce ul.products li.product {
	text-align: center;
	padding-bottom: 20px;
	transition: all 0.4s ease 0s;
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	background: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}
.woocommerce ul.products li.product:hover {
	
}
.woocommerce ul.products li.product a img:hover {
	opacity: 0.6;
}
.woocommerce-page .woocommerce-ordering select {
	padding: 12px 15px 12px 10px;
	color: #A0A0A0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
}
.woocommerce-page .products .product &gt; a:first-child {
	position: relative;
	text-align: center;
	display: block;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.woocommerce-page .products a.button, .woocommerce button.button.alt {
	display: inline-block;
	text-align: center;
	padding: 18px 35px;
	border-radius: 4px;
	margin: 10px;
	border: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3;
	margin: 0 auto !important;
}
.product_meta .sku_wrapper, .product_meta .posted_in, .product_meta .tagged_as {
    display: block;
    font-weight: 600;
    margin-bottom: 8px;
}
.product_meta .sku_wrapper .sku, .product_meta .posted_in a, .product_meta .tagged_as a {
    font-weight: 400;
}
.woocommerce .quantity .qty{
	border-radius: 5px;
}
.woocommerce-page .products a.button:hover {
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price{
	font-size: 16px;
	font-weight: 600;
	color:#515151;
}
.woocommerce div.product p.price{
	font-size: 20px;
}
.woocommerce-page .products h3 {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	float: none;
	width: auto;
	margin: 0;
}
.woocommerce-page .products .star-rating {
	position: relative;
	margin: 0 auto;
}
.woocommerce-page .products a .price {
	line-height: 20px;
	width: 100%;
	float: left;
	height: auto;
	min-height: 40px;
	text-align: center;
	padding: 10px 0;
}
.woocommerce-page .products a .price del {
	display: inline-block !important;
	line-height: 20px;
}
.woocommerce-page .products a .price ins {
	display: inline-block;
	font-weight: bold;
	background: none;
	line-height: 20px;
	margin-left: 10px;
}
.woocommerce-page .products .added_to_cart {
	display: inline-block;
	text-align: center;
	padding: 10px 20px 10px 20px;
	border-radius: 4px;
	border: none;
	font-size: 12px;
	margin: 0;
}
.woocommerce-page .woocommerce-result-count {
	float: left;
	font-size: 14px;
	line-height: 46px;
	margin-top: 20px;
}
.woocommerce-page .woocommerce-ordering {
	float: right;
	margin-top: 20px;
}
.woocommerce-page .product-type-simple {
	position: relative;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-size: inherit;
}
footer .mg-widget .woocommerce ul.cart_list li img, footer .mg-widget .woocommerce ul.product_list_widget li img {
	margin-top: 7px;
}
/*woocommerce-tabs*/
.tabs.wc-tabs {
	text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-width: 0 0 1px 0;
	border-style: solid;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background: transparent;
	border: none;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	font-size: 22px;
	line-height: 25px;
}
.related.products {
	text-align: center;
}
.related.products h2 {
	font-size: 26px;
	line-height: 40px;
	margin-bottom: 2rem;
}

/*woocommerce-form*/
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, 
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.woocommerce form .form-row .woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce form .form-row label {
	width: 100%;
	clear: both;
}

/*woocommerce-form*/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	height: 40px;
	margin-bottom: 20px;
	border: 2px solid #ebebeb;
	color: #ccc;
	border-radius: 0px;
	padding: 6px 12px;
}
.select2-container .select2-choice {
	height: 40px;
	padding: 6px 12px;
}
/*woocommerce-cart*/
.woocommerce table.shop_table {
	border-radius: 0;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
	float: none;
	line-height: 30px;
	padding: 5px 35px;
	border-radius: 4px;
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	line-height: 30px;
	padding: 5px 35px;
	border-radius: 4px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	border-radius: 3px;
	height: 40px;
	border-width: 1px;
	border-style: solid;
	min-width: 110px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), 0 3px 6px rgba(0, 0, 0, 0.16);
}
/*woocommerce-messages*/
.woocommerce-page .woocommerce-message {
	margin: 0px 0 40px;
	border-radius: 3px;
	list-style: none;
}
.woocommerce-page .woocommerce-message a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-error {
	list-style: none;
	padding: 10px 0 10px 50px;
	margin: 0px 0 40px;
	border-radius: 3px;
	border: none;
	float: left;
	width: 100%;
}
.woocommerce-page .woocommerce-error a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-info {
	list-style: none;
	padding: 0;
	margin: 0px 0 40px;
	border-radius: 3px;
	border: none;
	float: left;
	width: 100%;
	margin-top: 25px !important;
}
.woocommerce-page .woocommerce-info a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-info {
	float: left;
	text-align: left;
	padding-top: 30px;
}
.woocommerce-page .woocommerce .woocommerce-info {
	border-radius: 3px;
	border: none;
	padding: 15px 0 15px 50px;
	margin-bottom: 40px;
}
.woocommerce-page .woocommerce .woocommerce-info a {
	opacity: 0.9;
}
/*woocommerce-pagination*/
.woocommerce nav.woocommerce-pagination ul {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	float: left;
	line-height: 1.42857;
	margin: 6px;
	padding: 6px 12px;
	border-radius: 10px;
}
/*woocommerce-price-filter*/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #1a2128;
}
/* video post widget */ 
.video-post-tab .small-post-content h5{
	line-height:25px;
	max-height: 50px;
	overflow: hidden;
}
.video-post-tab .bs-blog-thumb.md{
	height: 418px;
}
.video-post-tab .video-tab-list {
	overflow-y: scroll;
	height: 475px;
}
.video-post-tab .video-tab-list::-webkit-scrollbar-track {
	border: 1px solid #999;
	padding: 2px 0;
	background-color: #EFF2F7;
} 
.video-post-tab .video-tab-list::-webkit-scrollbar {
	width: 10px; 
} 
.video-post-tab .video-tab-list::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #dfdfdf;
	border: 1px solid #999;
}
.video-post-tab .small-post {
    padding: 15px;
	background: #fff;
	box-shadow: none;
} 
.video-post-tab .nav-link.active{
	box-shadow: 0px 5px 10px 0px #00000096;
	margin: 0 7px ;
}
.video-post-tab .nav-link{
	padding: 0;
	border: none; 
}
.video-post-tab .bs-blog-post.three .inner {
    position: absolute;
    bottom: 0;
    padding: 25px;
    z-index: 5;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}
.video-post-tab .bs-blog-category{
	z-index: 1;	
}
.video-post-tab .bs-blog-category a {
    display: inline-block;
    font-size: 10px;
    padding: 4px 6px;
    line-height: 10px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 5px;
    text-transform: uppercase;
} 
.bs-blog-post.three .title  {
    z-index:5;
	font-size: 32px;
	line-height: 40px;
}
.bs-blog-post.three .mg-blog-meta{
	z-index: 1;
}
.bs-blog-post.three .inner:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    background: #FFF0 linear-gradient(180deg, #0000, #010e2ea1) repeat scroll 0 0;
}
/* css for play button spin animation */
.stroke-dotted {
    stroke-dasharray: 4, 5;
    stroke-width: 1px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin 4s infinite linear;
    animation: spin 4s infinite linear;
    -webkit-transition: opacity 1s ease, stroke-width 1s ease;
    transition: opacity 1s ease, stroke-width 1s ease;
}
.play-vid:hover .stroke-dotted {
	stroke-width: 4px;
	opacity: 1;
}
.play-vid {
	cursor: pointer;
	margin: auto;
	position: absolute;
	top: 0;
	left: -36px ;
	bottom: 0;
	right: 0;
	opacity: 0.85;
	width: 95px;
	height: 95px;
}
.vid_btn{
	position: absolute;
	bottom: 46%;
	left: 48%;
	font-size: 33px;
	z-index: 999999;
} 
.editorchoice .vid_btn{
	position: absolute;
	bottom: 43%;
	left: 48%;
	font-size: 33px;
	z-index: 999999;
}
@-webkit-keyframes spin {
to {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
}
@keyframes spin {
to {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
}
.video-icon {
	width: 100%;
	height: 100%;
}
.pause-video{
	opacity: 0;
}
.tab-content:hover .pause-video{
	opacity: 1;
}

/* Styles for the popup */
.popup {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.90);
	z-index: 9999;
  }

  .popup iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }

  .close-button {
	position: absolute;
	top: 30px;
	right: 10px;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
  }

  /* Styles for the trigger button */
  .popup-trigger {
	display: inline-block;
	padding: 10px 20px;
	background-color: #f44336;
	color: #fff;
	text-decoration: none;
  }

.bs-blog-block-wrap {
	display: grid;
	margin-left: -30px; 
	margin-right: -30px;
	padding: 0;
}
/* elementor navigation
------------------------------------------ */
.ind-navigation {
    display: flex;
}
.ind-navigation ul {
    display: flex;
    padding-left: 0;
    list-style: none;
    align-items: center;
    text-align: center;
}
.page-numbers {
	list-style: none;
	padding-left: 0;
	border-radius: 0.25rem;  
	display: flex;
	justify-content: center;
}
.page-numbers &gt; li &gt; a, .page-numbers &gt; li &gt; span {
	margin: 0 6px 10px;
	border-radius: 4px;
	border : none; 
	line-height: 20px;
	padding: 10px 16px;
    position: relative;
    display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
	transition: all 0.3s;
	margin-top: 30px;
}
.enn-grid {
    display: grid;
    grid-column-gap: 1.5rem;
  
}
.col-grid-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.col-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.col-grid-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.colinn{
    padding: 15px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}
.express-post-widget .col-grid-2 .mg-blog-post-3:first-child {
	margin-bottom: 30px;
}
.mg-no-list-area .mg-blog-post .mg-post-area .count {
    position: absolute;
    bottom: 0;
    right: 5px;
    width: 30px;
    height: 30px;
    line-height: 25px;
    z-index: 1;
    text-align: center;
    border: 3px solid;
    border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mg-no-list-area .mg-blog-post .mg-post-area {
    position: relative;
    z-index: 0;
    width: 88px;
    height: 88px;
}
.small .mg-more-link{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.mg-blog-post-box.blog-card .blog-card-image.back-img{
	background-color: transparent;
}  
.bs-widget-address{
	padding: 0;
} 
.bs-widget-address li{
	list-style: none;
}
/* --------------------------------------
=========================================
	9.mg-Responsive part
=========================================
-----------------------------------------*/

@media (min-width: 1200px){
}
@media (max-width: 1200px) and (min-width: 575.98px) { 
	.col-md-3 .wp-block-search__inside-wrapper{
		flex-wrap: wrap;
		justify-content: center;
	}
	.col-md-3 .wp-block-search__button{
		margin: 10px 0 0 0 ;
	}
	.col-md-3 .mg-sidebar {
		margin: 0;
	}
}

@media (min-width: 576px) and (max-width: 768px) {
}
@media (min-width: 768px) and (max-width: 991px) {
	.navbar-header {
		float: none;
	}
	.site-branding-text .site-title a {
		font-size: 31px;
	}
	.mg-sidebar .mg-widget .mg-blog-post .mg-post-area img {
		max-width: 100px;
	}
	.mg-posts-sec-inner.row .mg-blog-inner {
		padding: 10px 6px;
	}
	.mg-posts-modul-1 .mg-blog-inner h4 {
		font-size: 16px;
		line-height: 23px;
	}
	.mg-blog-date {
		margin-right: 5px;    
	}
	.wp-block-search__inside-wrapper{
		flex-wrap: wrap;
		justify-content: center;
	}
	.wp-block-search__button{
		margin: 10px 0 0 0 ;
	}	
	#navbar-wp li.active.home .homebtn {
		display: none;
	}	
	.mg-headwidget.center .heacent {
		display: inline-flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}	
	.mg-headwidget.center .heacent span.time {
		line-height: 1.3;
	}
	.mg-headwidget.center .info-right.heacent li{
		margin-bottom: 5px;
	}
}

@media (max-width: 991.98px) {
	#menu-primary li.active.home {
		display: none;
	}
	.m-header {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		display: flex;
		justify-content: space-between;
	}
	.desk-header {
		display: none;
	}
	.mg-trhead {
		position: relative;
	}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	/* Top Details*/
	.mg-head-detail .info-left {
		float: none;
		text-align: center;
		margin: 0;
		float: none;
	}
	.mg-head-detail .info-right {
		float: none;
		text-align: center;
		margin: 0;
		float: none;
	}
	/* logo*/
	.navbar-default .navbar-brand {
		margin: 0 auto;
		text-align: center;
	}
	.navbar-wp .mg-search-box {
		float: left;
	}
	.mg-search {
		margin: 0 auto;
	}
}
@media (max-width: 991.98px) {
	#menu-primary li.active.home {
		display: none;
	}
	.m-header {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.mobilehomebtn	{
		display: block;
	}
}
@media screen and (min-width: 240px) and (max-width: 1179px) {
	.boxed {
		width: auto;
	}
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media screen and (min-width: 240px) and (max-width: 767.98px) {
	.navbar-brand {
		margin-right: unset;
	}	
	#navbar-wp li.active.home .homebtn {
		display: none;
	}	
	.mg-blog-post-3.minh {
		margin-bottom: 15px;
	}	
	.mg-posts-modul-6 .mg-post-thumb{
		margin-right: 0;
	}	
	.mg-blog-post-box .mg-header {
		padding: 30px 10px;
	}
	.top-right-area .nav-tabs &gt; li &gt; a i {
		display: inherit;
	}
	.mg-fea-area .homemain {
		margin-bottom: 30px;
	}
	img.alignleft { float: left; }
	img.alignright { float: right; } 
	/*--------------- ti-slider ---------------*/
	.mg-sidebar {
		margin: 20px 0 0 0;
	}
	.text-xs {
		text-align: center;
	}
	.text-center-xs {
		text-align: center;
	}
	.col-md-4 {
		margin-bottom: 15px;
	}
	.mg-latest-news .mg-latest-news-slider {
		left: 20px;
	}
	.mg-latest-news .bn_title .wtitle, .mg-ppr-txnlst strong {
		display: none;
	}
	.mg-blog-post.lg {
		height: 300px;
	}
	.mg-fea-area.newsgine .mg-blog-post.lg {
		height: 300px;
	}
	.mr-xs{
		margin-bottom: 30px;
	}
	.mg-headwidget.center .heacent {
		margin-top: 0px;
	}
	.mg-headwidget.center .info-right {
		float: none;
		justify-content: center;
	}
	.express-post-1, .express-post-2 {
		margin-bottom: 0px;
	}
	.express-post-widget .mg-blog-post-3.smminh { 
		margin-bottom: 20px;
	}
	.featured-tab-widget .small-post:first-child{
		margin-top: 20px;
	}
	.mg-head-detail .info-left { 
		float: none; 
	}
	.mg-head-detail .info-right {
		padding: 0px 0 10px;
	}
	.mg-head-detail .info-right li{
		margin-top: 5px;
	}
	.mg-footer-copyright .col-md-6.text-xs p {
		margin-bottom: 16px;
	}	
}
@media (max-width: 767.98px) {
    #content.archive-class .content-right , #content.index-class .content-right { 
        max-width: calc((1130px  - 400px)) !important;
    }
    #content.archive-class .sidebar-right, #content.archive-class .sidebar-left , #content.index-class .sidebar-right, #content.index-class .sidebar-left {
        max-width: 100% !important;
	}
	#content.single-class .sidebar-right, #content.single-class .sidebar-left{
        max-width: 100% !important;
	}
	#content.single-class .content-right {
        max-width: calc((1130px  - 400px)) !important;
  	}
	#content.page-class .sidebar-right, #content.page-class .sidebar-left , .search-class .sidebar-right, .search-class .sidebar-left{
        max-width: 100% !important;
	}
  	#content.page-class .content-right , .search-class .content-right {
        max-width: calc((1130px  - 400px)) !important;
  	}
	.mg-featured-slider .single-related{
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}
/*Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575.98px) { 
	.mg-blog-post.lg.minh {
		margin-bottom: 30px;
	}
	.ta_upscr {
		right: 45px;
	}
	.mg-sidebar .mg-widget .wtitle::before {
		right: -1.861rem;
	}
	.mg-head-detail .row{
		justify-content: center;
	}
	.mg-head-detail .row .col-sm-6{
		display: inline-flex;
		justify-content: center;
	}
	.mg-fea-area .mg-blog-post.md {
		width: 100%;
		margin-bottom: 20px;
	}
}
@media screen and (max-width:1199px ) and (min-width: 767px){
	.mg-fea-area .mg-blog-post.md {
		width: 49.7%;
	}
}


/* WordPress Gallery 
------------------------------------------ */
.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.gallery:after {
	display: table;
	content: "";
	clear: both;
}

.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}

.gallery-item img {
	width: 100%;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
.no-js .some-element .screen-reader-text {
    position: static;
    -webkit-clip-path: none;
    clip-path: none;
    width: auto;
    height: auto;
    margin: 0;
}
.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a {
    background-color: #fff;
    color: #999;
    cursor: pointer;
    display: inline-block;
    transition: all 0.3s ease 0s;
    font-size: 18px;
    line-height: 40px;
    margin: 0 6px 10px;
    border-radius: 4px;
    padding: 0px;
    vertical-align: baseline;
    white-space: nowrap;
    width: 40px;
    height: 40px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
    transition: all 0.3s ease 0s;
    text-decoration: none;
    position: relative;
    float: left;
}
.navigation.pagination &gt; li:first-child &gt; a, .navigation.pagination &gt; li:first-child &gt; span {
    border-radius: 30px;
}
.iscwp-gallery-slider .slick-dots{display: none !important;}
.iscwp-gallery-slider .iscwp-cnt-wrp.slick-slide {
    padding: 0;
    width: 328px !important;
}
@media (max-width: 1023px) {
	/* .msearch {
		padding: 7px 15px;
	} */
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #list {
    column-count: 2;
  }
}

@media only screen and (min-width: 1024px) {

  #list {
    column-count: 3;
  }
}

.single-nav-links {
    text-align: center;
    margin-top: 30px;
}
.single-nav-links a, .single-nav-links span {
	transition: all 0.3s ease 0s;
    font-size: 18px;
    line-height: 40px;
    margin: 0 6px 10px;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
    transition: all 0.3s ease 0s;
    padding: 8px 15px;
}

.post-share-icons a {
    float: left;
    margin-left: 4px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    font-size: 13px;
    line-height: 29px;
    text-align: center;
}
.post-share {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.post-share-icons i {
    line-height: inherit; 
}

.mg-blog-post.md {
    width: 49.8%;
    float: left;
    height: 236px;
}
.inner-grid{ 
	column-count: 2;
	column-gap: 1px; 
}
.mb1px {
    margin-bottom: 1px;
}

.mg-blog-post .bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
    padding: 40px 5.050505050505% 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.trending-area .nwtitle {
	border-bottom: 2px solid #eee;
	width: 100%;
	display: flex;
    align-items: center;
    height: 41px;
}
.trending-area .nwtitle h4 {
	font-size: 18px;
	line-height: 1;
	margin: 0;
	padding: 0 10px;
	position: relative;
}
.trending-area .nwtitle h4::before {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -12px;
    height: 2px;
    content: "";
}
.trending-area .small-post img {
    border-radius: 50%;
}
.trending-area .img-small-post {
    position: relative;
}
.trending-area .small-post {
    counter-increment: tr_post;
}
.trending-area .img-small-post:before {
    content:  counter(tr_post);
    position: absolute;
    margin: 0 auto;
    transform: translateY(0);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 22px;
    font-weight: 600;
}

.mobilehomebtn {
   width: 30px;
   line-height: 30px;
   height: 30px;
}
/* .mg-sidebar .mg-widget {
    padding:0px 20px 10px ;
} */
/* .wp-block-search .wp-block-search__button {
    padding: 5px 35px;
    font-size: 14px;
    height: 55px;
}
.wp-block-search .wp-block-search__input {
    border: 2px solid #eef3fb;
}*/
</pre></body></html>