/*
Theme Name: PITW Mega News
Theme URI: https://www.primeitworld.com/pitwmeganews
Author: Prime IT World
Author URI: https://www.primeitworld.com/
Version: 1.1.0

Description: PITW NewsPress is a Multipurpose WordPress Theme. The best use can be operating News Media, News Paper, Online News Agency etc.  Multi Layer Slider will give extra impression to your readers. Easy and Flexible NewsPress Theme is fully RESPONSIVE which can be fit within any screen of devices. PITW NewsPress Extend is one of the most popular News Themes.

Tags: two-columns, right-sidebar, blog, news, entertainment, custom-header, custom-background, custom-menu, threaded-comments, sticky-post, full-width-template, theme-options, translation-ready, featured-images, footer-widgets, rtl-language-support

License: PITW Mega News WordPress Theme, Copyright 2021: Prime IT World (https://www.primeitworld.com/)

Text Domain: pitwmeganews
*/

body {
	margin: 0;
	font-family: 'SolaimanLipi', Arial, sans-serif !important;
	font-size: 17px;
	font-weight: 400;
	line-height: 22PX;
	color: #000;
	text-align: left;
}
a {
	color: #000;
	text-decoration: none;
	background-color: transparent;
}
a:hover{
	color: #134D68;
	text-decoration: none;
}
button:focus, a:focus{
	outline: none;
}
h1{font-size: 30px;}
h2{font-size: 25px;}
h3{font-size: 20px;}
h4{font-size: 16px;}
h5{font-size: 15px;}
h6{font-size: 13px;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
    font-family: 'SolaimanLipi', Arial, sans-serif !important;
    font-weight: 500;
}
ul, ol{margin: 0; padding: 0;}
li{list-style: none;}
button:focus {
	outline: none;
}
img {
	width: auto;
	max-width: 100%;
	height: auto;
	object-fit: cover;
}
.row {
	margin-right: -10px;
	margin-left: -10px;
}
.col, [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}
p {
	display: none;
}
.pitw-ste-wrapper p {
	display: block;
}
.pitw_adv {
	text-align: center;
	padding: 0 10px;
}
.pitw_adv img {
	max-width: 100%;
	width: auto;
}
/* width */
.category-header .nav::-webkit-scrollbar {
	width: 5px;
	height: 5px;

}
.category-header .nav::-webkit-scrollbar-track {
	background: #f1f1f1; 
}
.category-header .nav::-webkit-scrollbar-thumb {
	background: #888; 
 }
.category-header .nav::-webkit-scrollbar-thumb:hover {
	background: #555; 
}
.category-header .nav{
	scrollbar-color: #888 #f1f1f1;
	scrollbar-width: 5px;
	scrollbar-width: thin;
  }
  .wp-block-image {
	margin: 0;
}
.header-logo img {
	width: auto;
}
.team_member_sec {
	margin-bottom: 20px;
}
.team_member_loop .row {
	justify-content: center;
}
.team_member_sec .title {
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
	color: #134d68;
	font-weight: 600;
	position: relative;
	padding-bottom: 5px;
}
.team_member_sec .title::after {
	content: "";
	width: 100px;
	height: 2px;
	background: #c3c3c3;
	position: absolute;
	bottom: 0;
	left: calc(50% - 50px);
}
.team_member_loop .single-team {
	text-align: center;
	background: #f5f5f5;
	padding: 30px 15px;
	display: block;
}
.team_member_loop .single-team img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 1px solid #134d68;
	padding: 3px;
	margin-bottom: 15px;
}.team_member_loop .single-team h3 {
	font-size: 19px;
	color: #1c1919;
	font-weight: 600;
}
.team_member_loop .single-team span {
	display: block;
	font-size: 15px;
	color: gray;
	margin: 0;
}
.section-seven .news-item.news-item-box2 img {
	height: 125px;
}
.news-item.news-item-box2 .title {
	min-height: 54px;
}
.full-width-ad {
	text-align: center;
}
.full-width-ad p {
	margin: 0;
}
.full-width-ad img {
	margin-bottom: 15px;
}
.header-main-menu.mobile-main-menu {
	display: none;
}
.main-content .content {
	text-align: justify;
}