@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@300;400;500;600;700;800;900&display=swap');

body{
	font-family: 'Noto Sans Bengali', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.3;
	color: #000;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	font-weight: 400;
}
a {
	color: #000;
	text-decoration: none;
	background-color: transparent;
}
a:hover{
	color: #ff0000;
	text-decoration: none;
}
button:focus, a:focus{
	outline: none;
}
ul, ol{margin: 0; padding: 0;}
li{list-style: none;}
button:focus {
	outline: none;
}
img {
	width: 100%;
	height: auto;
	object-fit: cover;
	transition: all .4s ease-out;
}
.image {
	overflow: hidden;
}
.scale_img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: all .4s ease-out;
}
.row.sm_row {
	margin-left:-6px;
	margin-right:-6px;
}
.row.sm_row .sm_col {
	padding-right: 6px;
	padding-left: 6px;
}
.primeitworld_ad_wrap {
	margin: 10px 0 20px;
	text-align: center;
	background: #ced6d9;
}
.primeitworld_ad_wrap img {
	width: auto;
}
.date p {
	margin: 0;
	display: flex;
	align-items: center;
}
.date p i.la-circle {
	background: #ff0000;
	height: 12px;
	color: transparent;
	border-radius: 50px;
	width: 12px;
	top: -2px;
	position: relative;
	margin: 0 3px;
}
.social ul {
	display: flex;
	justify-content: right;
}
.social ul li i {
	background: #c4302b;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 50%;
	margin-left: 8px;
}
.social ul li i.fa-facebook-f{background: #354e83;}
.social ul li i.fa-twitter{background: #1889cf;}
.social ul li i.fa-instagram{background: linear-gradient(to bottom, #a33392 0%, #e04e5c 50%, #e9663c 100%);}
.social ul li i.fa-linkedin-in{background: #0073b1;}
.social ul li i.fa-youtube{background: red;}
.social ul li i.fa-rss{background: #ef8021;}
.social ul li i.fa-tiktok {background: #000;}

.las.la-search {
	transform: rotate(270deg);
}
.language {
	margin-left: 15px;
}
.language .gtranslate_wrapper {
	display: flex;
}
.language a {
	font-size: 10px;
	height: 26px;
	line-height: 24px;
	display: inline-block;
	background: #354e83;
	padding: 0 5px;
	color: #fff;
	border: 1px solid #354e83;
	border-right: 0;
	font-weight: 400;
	transition: 300ms ease-in-out;
}
.language a:first-child {
	border-radius: 3px 0 0 3px;
}
.language a:nth-child(2){
	border-radius: 0 3px 3px 0 ;
	border-right: 1px solid #354e83;
}
.language a.gt-current-lang, .language a:hover {
	background: #fff;
	color: #354e83;
	font-weight: 400 !important;
}
.top_scroll_section {
	margin-bottom: 20px;
	margin-top: 20px;
}
.scroll_one {
	position: relative;
	width: 100%;
	background: #f5f5f5;
	box-shadow: 0px 1px 2px #ddd;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	display: flex;
}
.scroll_heading {
	width: auto;
	padding: 8px 14px 8px 10px;
	font-size: 18px;
	background-color: #55031E;
	color: #fff;
	font-weight: 400;
	line-height: 24px;
	z-index: 9;
}
.scroll_content {
	height: 40px;
	padding: 0 10px 0 5px;
}
.scroll_content a {
	font-size: 17px;
	color: #000000;
	font-weight: 400;
	margin-right: 12px;
	display: inline-block;
	line-height: 43px;
	height: 40px;
}
.scroll_content a img {
	height: 20px;
	width: 20px;
	margin-right: 10px;
}
.bg_lead_item, .sm_lead_item {
	margin-bottom: 16px;
}
.mid_lead_item{
	margin-bottom: 10px;
}
.bg_lead_item .image, .mid_lead_item .image, .sm_lead_item .image {
	position: relative;
}
.bg_lead_item .title, .mid_lead_item .title, .sm_lead_item .title {
	width: 100%;
	background: rgba(0,0,0,0.7);
	color: #fff;
	display: block;
	bottom: 0;
	left: 0;
	padding: 5px 5px 5px 10px;
	text-align: center;
	position: absolute;
}
.bg_lead_item .title{
	padding-top: 12px;
}
.sm_lead_item .title {
	font-size: 18px;
}
.bg_lead_item .title a, .mid_lead_item .title a, .sm_lead_item .title a {
	color: #fff;
	transition: all .3s ease-out;
}
.bg_lead_item:hover .title a, .mid_lead_item:hover .title a, .sm_lead_item:hover .title a {
	color: #ff0000;
}
.fr_news_item {
	margin-bottom: 16px;
}
.fr_news_item .title {
	line-height: 22px;
	font-size: 18px;
	color: #000;
	text-align: left;
	font-weight: normal;
	margin: 8px 0 0 0;
	transition: all .3s ease-out;
}
.fr_news_item .title:hover{
	color: #ff0000;
}
.primeitworld_cat01, .primeitworld_cat02, .primeitworld_cat03, .primeitworld_cat04, .primeitworld_cat05, .primeitworld_cat06 {
	display: block;
	margin-bottom: 12px;
	font-size: 18px;
	background: #eee;
}
.primeitworld_cat01 a, .primeitworld_cat02 a, .primeitworld_cat03 a, .primeitworld_cat04 a, .primeitworld_cat05 a, .primeitworld_cat06 a {
	color: #ffffff;
	padding: 10px 35px 8px 25px;
	position: relative;
	display: inline-block;
	transition: .5s all;
	text-transform: capitalize;
	line-height: 1;
}
.primeitworld_cat01 a::after, .primeitworld_cat02 a::after, .primeitworld_cat03 a::after, .primeitworld_cat04 a::after, .primeitworld_cat05 a::after, .primeitworld_cat06 a::after {
	left: 100%;
	height: 0;
	width: 25px;
	position: absolute;
	top: 0;
	content: "";
	pointer-events: none;
	margin-left: 0;
	margin-top: 0;
	border-right: 20px solid transparent;
}
.primeitworld_cat01 a{
	background: #01284E;
}
.primeitworld_cat01 a::after{
	border-top: 36px solid #01284E;
}
.primeitworld_cat02 a {
	background: #a67d51;
}
.primeitworld_cat02 a::after {
	border-top: 36px solid #a67d51;
}
.primeitworld_cat03 a{
	background: #f47c20;
}
.primeitworld_cat03 a::after{
	border-top: 36px solid #f47c20;
}
.primeitworld_cat04 a{
	background: #00A54B;
}
.primeitworld_cat04 a::after{
	border-top: 36px solid #00A54B;
}
.primeitworld_cat05 a{
	background: #4579bd;
}
.primeitworld_cat05 a::after{
	border-top: 36px solid #4579bd;
}
.primeitworld_cat06 a{
	background: #7c303f;
}
.primeitworld_cat06 a::after{
	border-top: 36px solid #7c303f;
}
.primeitworld_cat01 a.full, .primeitworld_cat02 a.full {
	width: 100%;
}
.primeitworld_cat01 a.full:after, .primeitworld_cat02 a.full:after {
	display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	min-width: 100% !important;
	width: 100% !important;
}
.sx_news_item {
	margin-bottom: 10px;
}
.sx_news_item .title {
	line-height: 20px;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: normal;
	margin: 8px 0 0 0;
	transition: all .3s ease-out;
}
.sx_news_item .title:hover{
	color: #ff0000;
}
.lead_news, .latest_news{
	margin-bottom: 10px;
}
.national_news, .politics_news {
	margin-bottom: 16px;
}
.social_network, .epaper {
	margin-bottom: 20px;
}
.epaper_img {
	border: 1px solid #a67d51;
	overflow: hidden;
	padding: 5px;
}
.epaper_img .image {
	height: 300px;
	overflow: hidden;
}
.epaper_img {
	border: 1px solid #a67d51;
	overflow: hidden;
	padding: 5px 5px 10px;
}
.recentPopular_news{
	margin-bottom: 20px;
}
.nav.nav-pills {
	display: flex;
	margin-bottom: 10px;
}
.nav.nav-pills .nav-item {
	width: 50%;
}
.nav.nav-pills .nav-item .nav-link {
	text-align: center;
	color: #000;
	border-radius: 0;
	padding: 3px 5px 0;
	height: 32px;
	line-height: 32px;
	border-bottom: 2px solid #f00;
	transition: all .3s ease-out;
	cursor: pointer;
	background: #EFF3F6;
}
.nav.nav-pills .nav-item .nav-link.active,.nav.nav-pills .nav-item .nav-link:hover {
	background: #f00;
	color: #fff;
}
.tab_news_item {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #DECEB1;
}
.tab_news_item img {
	width: 30%;
	float: left;
	margin-right: 12px;
	margin-top: 4px;
	margin-bottom: 5px;
}
.tab_news_item .title {
	font-size: 17px;
}
.tab-content .more_link {
	font-size: 15px;
	color: #ff0000;
	display: block;
	text-align: right;
}
.primeitworld_archiveBox {
	margin-bottom: 20px;
}
.calender_box {
	padding: 20px 10px;
	background: #eff3f6;
	border: 1px solid #01284e;
}
.calender_box form {
	display: flex;
	flex-wrap: wrap;
}
.calender_box form .form-control {
	cursor: pointer;
	width: 31.3333333%;
	margin: 0 1%;
	outline: 0;
	box-shadow: none;
}
.calender_box .ar-search-btn {
	cursor: pointer;
	background: #01284e;
	padding: 5px;
	text-align: center;
	color: white;
	border-radius: 5px;
	width: 100%;
	margin: 10px 5px 0;
}
.live_item {
	margin-bottom: 20px;
}
.live_title {
	text-align: left;
	position: relative;
	padding-left: 13px;
	background: rgb(1, 46, 72) none repeat scroll 0% 0%;
	border-left: 5px solid rgb(10, 68, 102);
}
.live_title a {
	font-size: 17px;
	color: rgb(255, 255, 255);
	text-decoration: none;
	display: inline-block;
	padding: 10px 20px;
	width: 100%;
}
.live_title .flash {
	position: absolute;
	left: 8px;
	top: 33%;
	content: "";
	width: 14px;
	height: 14px;
	background: red;
	border-radius: 50%;
	text-align: center;
	-webkit-animation: animate 3s linear infinite;
	animation: animate 3s linear infinite;
}
@-webkit-keyframes animate {
	0% {
	 -webkit-box-shadow:0 0 0 0 #fff,0 0 0 0 #fff;
	 box-shadow:0 0 0 0 #fff,0 0 0 0 #fff
	}
	40% {
	 -webkit-box-shadow:0 0 0 5px transparent,0 0 0 0 #fff;
	 box-shadow:0 0 0 5px transparent,0 0 0 0 #fff
	}
	80% {
	 -webkit-box-shadow:0 0 0 5px transparent,0 0 0 10px transparent;
	 box-shadow:0 0 0 5px transparent,0 0 0 10px transparent
	}
	100% {
	 -webkit-box-shadow:0 0 0 0 transparent,0 0 0 10px transparent;
	 box-shadow:0 0 0 0 transparent,0 0 0 10px transparent
	}
}
@keyframes animate {
	0% {
	 -webkit-box-shadow:0 0 0 0 #fff,0 0 0 0 #fff;
	 box-shadow:0 0 0 0 #fff,0 0 0 0 #fff
	}
	40% {
	 -webkit-box-shadow:0 0 0 10px transparent,0 0 0 0 #fff;
	 box-shadow:0 0 0 10px transparent,0 0 0 0 #fff
	}
	80% {
	 -webkit-box-shadow:0 0 0 10px transparent,0 0 0 10px transparent;
	 box-shadow:0 0 0 10px transparent,0 0 0 10px transparent
	}
	100% {
	 -webkit-box-shadow:0 0 0 0 transparent,0 0 0 20px transparent;
	 box-shadow:0 0 0 0 transparent,0 0 0 10px transparent
	}
}
.live_image {
	position: relative;
	border: 1px solid #0a4466;
}
.live_image img {
	width: 100%;
	object-fit: cover;
}
.live-icon i {
	position: absolute;
	top: 49%;
	left: 49%;
	height: 50px;
	width: 50px;
	background: red;
	transform: translate(-50%,-50%);
	text-align: center;
	line-height: 50px;
	color: #fff;
	border-radius: 50%;
	font-size: 38px;
	padding-left: 2px;
	box-shadow: 0 0 16px 0px #000;
	opacity: .8;
	transition: .8s all;
	cursor: pointer;
}
.live_image:hover .live-icon i {
	height: 62px;
	width: 62px;
	line-height: 62px;
	font-size: 42px;
}
#mymodal {
	position: relative;
	background-color: rgb(255, 255, 255);
	max-width: 900px;
	margin: 0px auto;
	padding: 10px;
	box-shadow: rgb(51, 51, 51) 0px 0px 8px;
	border-radius: 5px;
	transition: all 0.8s ease 0s;
}
.mfp-close-btn-in .mfp-close {
	background: rgb(1, 47, 74) none repeat scroll 0% 0%;
	width: 33px !important;
	height: 33px;
	line-height: 23px;
	opacity: inherit;
	color: rgb(255, 255, 255);
	position: absolute;
	right: -5px;
	top: -8px;
	border: 4px solid rgb(255, 255, 255);
	border-radius: 50%;
	box-shadow: rgb(51, 51, 51) 0px 0px 10px;
	font-size: 24px;
	text-align: center;
}
#modal-contents .youtube_video {
	position: relative;
	padding-bottom: 56.25%;
}
#modal-contents .youtube_video #player {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.prayer-time {
	background: #ffead5;
	margin-bottom: 15px;
}
.prayer-time-header {
	position: relative;
	margin-bottom: 12px;
}
.prayer-time-header .custom-logo {
	position: absolute;
	left: 12px;
	top: calc(50% - 12px);
	height: auto;
	width: auto;
	max-width: 135px;
	max-height: 40px;
}
.muslim_prayer_time {
	background: url(../../primeitworld-assets/primeitworld-images/mosque.png) no-repeat;
	padding: 0 0 0 150px;
	background-position: left bottom;
	overflow: hidden;
	margin: 0;
}
.muslim_prayer_time .muslim_prayer_time {
	background: none;
	padding: 0;
}
.prayer-time-header .pthd-bg {
	width: 100%;
	margin: 0;
}
.muslim_prayer_time .city_selection {
	min-width: 100%;
	background: #e3e3e3 !important;
	border-radius: 0;
}
.muslim_prayer_time .color select {
	color: #fff;
}
.muslim_prayer_time .prayer_name, .muslim_prayer_time .prayer_time {
	width: 49%;
	margin: 0;
	float: left;
}
.muslim_prayer_time .prayer_time {
	float: right;
}
.muslim_prayer_time ul li.time_table {
	height: 28px;
	line-height: 28px;
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
}
.sports_news_section, .location_news_section{
	margin-bottom: 15px;
}
.entertainment_news_section {
	margin-bottom: 25px;
}
.primeitworld_cat {
	background: url(../../primeitworld-assets/primeitworld-images/title-bg.jpg) top left;
	color: #00368C;
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 40px;
	height: 40px;
}
.primeitworld_cat a {
	background: #fff;
	padding-right: 15px;
	color: #00368C;
	display: inline-block;
}
.sub_categories {
	display: flex;
	margin-bottom: 10px;
}
.sub_categories a {
	font-size: 15px;
	font-weight: 500;
	border: 1px solid #CBC9C7;
	padding: 5px 12px 3px 12px;
	color: #000;
	text-align: right;
	border-radius: 12px;
	margin-right: 7px;
	display: block;
}
.tw_news_item {
	margin-bottom: 16px;
}
.tw_news_item .title {
	line-height: 30px;
	font-size: 24px;
	color: #000;
	text-align: left;
	font-weight: normal;
	margin: 12px 0 0 0;
	transition: all .3s ease-out;
}
.tw_news_item .title:hover{
	color: #ff0000;
}
.item_link {
	display: block;
	overflow: hidden;
}
.local_search h3 {
	font-size: 24px;
	margin-bottom: 15px;
}
.local_search form {
	display: flex;
	justify-content: center;
}
.random_row {
	margin-bottom: 32px;
}
.thr_news_item {
	margin-bottom: 20px;
}
.thr_news_item .title {
	line-height: 25px;
	font-size: 20px;
	color: #000;
	text-align: left;
	font-weight: normal;
	margin: 10px 0 0 0;
	transition: all .3s ease-out;
}
.thr_news_item .title:hover{
	color: #ff0000;
}
.rnd_news_item {
	margin-bottom: 16px;
}
.rnd_news_item img {
	width: 30%;
	float: left;
	margin-right: 12px;
	max-height: 70px;
}
.rnd_news_item .title {
	font-size: 18px;
	color: #000;
	text-align: left;
	font-weight: normal;
	transition: all .3s ease-out;
}
.rnd_news_item .title:hover{
	color: #ff0000;
}
.video_gallery {
    background: #000;
    padding: 15px;
	margin-bottom: 30px;
}
.video_icon {
    display: block;
    position: relative;
}
.video_icon i {
    position: absolute;
    top: 49%;
    left: 49%;
    height: 40px;
    width: 40px;
    background: red;
    transform: translate(-50%,-50%);
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    padding-left: 2px;
    box-shadow: 0 0 16px 0px #000;
    opacity: .7;
    transition: .8s all;
    cursor: pointer;
}
.video_icon:hover i {
    height: 50px;
    width: 50px;
	font-size: 38px;
    line-height: 50px;
    opacity: 1;
}
.video_gallery_slider .video_item .title {
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
}
.video_gallery_slider .video_item .title a{
    color: #fff;
	transition: .8s all;
}
.video_gallery_slider .video_item:hover .title a{
    color: #ff0000;
}
.video_gallery .owl-carousel button.owl-prev, .video_gallery .owl-carousel button.owl-next {
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 37%;
	z-index: 999;
	width: 34px;
	height: 34px;
	color: #ffff;
	font-size: 22px !important;
	line-height: 0;
	transition: .6s all;
	outline: inherit;
	border-radius: 38%;
	box-shadow: 0 0 5px #333;
}
.video_gallery .owl-carousel button.owl-prev {
	left: 0;
}
.video_gallery .owl-carousel button.owl-next {
	right: 0;
}
.video_gallery .owl-carousel button.owl-prev:hover, .owl-carousel button.owl-next:hover {
	opacity: 1;
}
.video_gallery .owl-carousel button.owl-prev:hover {
	color: #c4302b;
}
.video_gallery .owl-carousel button.owl-next:hover {
	color: #c4302b;
}
.trending_topic_inner {
	background: #4c4c4c;
	margin-bottom: 30px;
}
.trending_topic_news {
	padding: 15px;
}
.trending_topic_news .sx_news_item .title {
	color: #fff;
}
.footer_top {
	background: #000;
	padding: 10px 0;
}
.footer_logo img {
	max-height: 40px;
	width: auto;
}
.footer_top_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.footer_top_inner .footer_menu_wrap {
	flex-grow: 1;
}
.footer_top_inner .footer_menu {
	margin-left: auto;
	justify-content: right;
}
.footer_top_inner .footer_menu li {
	width: auto;
	margin-left: 20px;
}
.footer_middle {
	background: #111111;
	color: #fff;
	padding: 15px 0;
}
.editor_widget {
	padding: 15px 0 10px;
}
.editor_widget .editor_item {
	display: flex;
	padding-bottom: 7px;
}
.editor_widget .editor_item:last-child {
	padding-bottom: 0;
}
.editor_widget .editor_item img {
	width: 45px;
	height: 45px;
	margin-right: 15px;
	border-radius: 7px;
}
.editor_widget .editor_item .info p {
	font-size: 15px;
	margin-bottom: 0;
	line-height: 20px;
	color: #dbdbdb;
}
.editor_widget .editor_item .info h4 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0;
	line-height: 25px;
	font-weight: 600;
}
.editor_widget .editor_item .info span {
	display: block;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	font-weight: 300;
}
.footer_notice_wrap {
	text-align: center;
}
.footer_notice {
	background: #fb0000;
	margin: 15px 0;
	color: #fff;
	padding: 10px 15px;
	font-size: 17px;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
}
.footer_notice2 {
	text-align: center;
	margin: 10px 0 5px;
	font-style: italic;
	display: inline-block;
}
.footer_bottom {
	background: #0A244C;
	padding: 15px 0;
}
.ft_content {
	color: #fff;
	padding: 10px 0 5px;
}
.ft_content p {
	font-size: 16px;
	margin-bottom: 6px;
}
.developer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.developer span {
	display: block;
	color: #fff;
	margin-bottom: 10px;
}
.developer a img {
	width: 125px;
}
.topbutton {
	position: fixed;
	right: 8px;
	bottom: 5px;
	z-index: 9999;
	margin: 0;
	cursor: pointer ;
}
.primeitworld_archive {
	margin-top: 25px;
}
.arch_breadcrumb h2 {
	background: url(../../primeitworld-assets/primeitworld-images/title-bg.jpg) top left;
	color: #00368C;
	margin-bottom: 10px;
	line-height: 30px;
	padding: 5px 0;
}
.arch_breadcrumb h2 span {
	display: inline-block;
	background: #fff;
	padding-right: 15px;
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
}
.archiveNews_item {
	margin-bottom: 20px;
}
.archiveNews_item .title {
	font-size: 18px;
	margin-top: 10px;
	line-height: 22px;
}
.navigation.pagination {
	padding: 10px 0;
}
.navigation.pagination .nav-links .page-numbers {
	display: inline-block;
	color: #666;
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 23px;
	padding: 0 7px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #efefef;
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
	height: 26px;
}
.navigation.pagination .nav-links .page-numbers.dots {
	display: none;
}
.navigation.pagination .nav-links .page-numbers.current, .navigation.pagination .nav-links .page-numbers:hover {
	background: #666;
	color: #FFF;
	border-color: #444;
	box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
	cursor: default;
}
.recent_news {
	margin-bottom: 20px;
}
.sidebar_title {
	background: url(../../primeitworld-assets/primeitworld-images/title-bg.jpg) top left;
	color: #cd0000;
	font-size: 20px;
	line-height: 30px;
	padding: 5px 0 5px 30px;
}
.sidebar_title span {
	background: #fff;
	display: inline-block;
	padding: 0 15px;
	font-size: 20px;
	line-height: 30px;
}
.sd_news_item {
	margin: 0;
	padding: 10px 0 10px 26px;
	position: relative;
	overflow: hidden;
}
.sd_news_item img {
	width: 100px;
	height: 60px;
	border-radius: 15px;
	border: 1px solid #006400;
	margin-right: 10px;
	padding: 4px;
	float: left;
}
.sd_news_item span {
	position: absolute;
	margin-top: 5px;
	left: 0;
	height: 35px;
	width: 35px;
	background: #006400;
	text-align: center;
	line-height: 30px;
	color: #fff;
	border-radius: 50%;
	border: 4px solid #fff;
	top: 15px;
	z-index: 1;
	font-size: 15px;
}
.sd_news_item .title {
	font-size: 17px;
}
.recent_news .more_link {
	font-size: 15px;
	color: #ff0000;
	display: block;
	text-align: right;
	border-top: 1px solid #DECEB1;
	padding-top: 9px;
	margin-left: 4px;
}
.archive.paged .caregoryTop_news {
	display: none;
}
.primeitworld_single_post {
	margin-top: 30px;
}
.singlePost_content .related_news {
	margin-bottom: 20px;
}
.singlePost_content .single_title {
	font-size: 28px;
	font-weight: 500;
	text-align: left;
	color: #004F8B;
	margin-bottom: 10px;
}
.single_meta {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: end;
}
.single_meta .reporter {
	display: block;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.single_meta .reporter img {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 6px;
}
.single_meta .time {
	display: block;
	font-size: 15px;
	line-height: 22px;
}
.single_meta .meta_right {
	text-align: right;
	margin-left: auto;
	margin-right: 5px;
}
.singleAuthor {
	font-size: 18px;
}
.singleAuthor img {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	margin-right: 15px;
}
.singleAuthor small {
	color: #9a9a9a;
	font-size: 14px;
	display: block;
	line-height: 1.3;
}
.single_meta .meta_right .font_decrease {
	cursor: pointer;
}
.single_meta .meta_right svg {
	width: 26px;
	height: 25px;
}
.single_thumbnail {
	margin: 15px 0 25px 0;
	position: relative;
}
.single_thumbnail .caption {
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 13px;
	background: #000;
	color: #fff;
	line-height: 24px;
	width: 100%;
	text-align: center;
}
.single_content, .page_content {
	text-align: justify;
	font-size: 18px;
	line-height: 1.4;
	padding-bottom: 20px;
}
.single_content h1, .page_content h1 {
	font-size: 30px;
}
.single_content h2, .page_content h2 {
	font-size: 28px;
}
.single_content h3, .page_content h3 {
	font-size: 24px;
}
.single_content h4, .page_content h4 {
	font-size: 20px;
}
.single_content h1, .single_content h2, .single_content h3, .single_content h4, .page_content h1, .page_content h2, .page_content h3, .page_content h4{
	font-weight: 500;
	margin-bottom: 16px;
}
.single_content ul, .single_content ol, .page_content ul, .page_content ol {
	padding-left: 30px;
	margin-bottom: 15px;
}
.single_content ul li, .single_content ol li, .page_content ul li, .page_content ol li {
	padding-bottom: 5px;
}
.single_content ul li, .page_content ul li {
	list-style: outside;
}
.single_content ol li, .page_content ol li {
	list-style: bengali;
	font-style: italic;
}
.single_content p, .page_content p {
	margin-bottom: 15px;
}
.page_content blockquote {
	margin: 15px;
	background: #dedfe1;
	font-style: italic;
	padding: 15px;
	font-size: 16px;
	line-height: 23px;
}
.page_content a {
	color: #00ae7d;
}
.single_post_navigation {
	display: flex;
	justify-content: space-between;
	padding: 15px 0;
	font-size: 14px;
}
.single_tags {
	font-style: italic;
	padding: 15px 0;
}
.single_tags a {
	background: #E7EDF0;
	padding: 3px 6px 1px 6px;
	border-radius: 6px;
	font-size: 16px;
	font-weight: 300;
	margin-right: 7px;
}
.share_box {
	display: flex;
	justify-content: center;
	padding: 30px 0;
}
.comments_box {
	padding-bottom: 30px;
}
div.heateor_ss_follow_ul a, div.the_champ_sharing_ul a, ul.the_champ_sharing_ul li, .share_box  .print-icon {
	margin: 0 5px !important;
}
.the_champ_sharing_ul {
	display: flex;
}
.share_box a {
	text-align: center;
	color: #fff;
	font-size: 19px !important;
	background: red;
	height: 30px;
	line-height: 30px;
	margin:3px;
}
.share_box a.facebook {
	background: #354e83;
}
.share_box a.messenger {
	background: #006AFF;
}
.share_box a.twitter {
	background: black;
}
.share_box a.linkedin {
	background: #0077b5;
}
.share_box a.whatsapp {
	background: #55eb4c;
}
.share_box a.print-icon {
	background: red;
}
.facebook_comment {
	margin-bottom: 30px;
}
.facebook_comment .title {
	background: #e7edf0;
	padding: 10px 15px;
	font-size: 18px;
	color: #000;
	margin: -1px -1px 0;
}
.related_news {
	margin-bottom: 15px;
}
.archiveNews_item .image {
	position: relative;
}
.single_content.video {
	position: relative;
	padding: 0;
	padding-bottom: 56.25%;
	margin-bottom: 20px;
}
.single_content.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.error-wrpp {
	text-align: center;
	padding: 30px 0 50px;
}
.error-title {
	font-size: 80px;
	font-weight: 700;
	letter-spacing: 7px;
	margin-bottom: 0;
	-webkit-text-stroke: 3px #d10404;
	-webkit-text-fill-color: #fff;
	-webkit-animation: fill .6s infinite alternate;
	animation: fill .6s infinite alternate;
	text-shadow: 0 2px 4px #000;
	display: inline-block;
	line-height: 1;
	margin-bottom: 10px;
}
@-webkit-keyframes fill {
	from {
	 -webkit-text-fill-color:#9a1515;
	}
	to {
	 -webkit-text-fill-color:#ddd;
	}
}
.error-page-sub {
	font-size: 28px;
	margin-bottom: 10px;
	font-weight: 600;
	color: #535151;
}
.error-page-item {
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}
.error-btn a {
	background: #9a1515;
	padding: 10px 30px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	font-size: 18px;
	-webkit-transition: .8s all;
	-o-transition: .8s all;
	transition: .8s all;
}
.primeitworld_page {
	margin: 30px 0;
}
.primeitworld_page .arch_breadcrumb h2 {
	text-align: center;
}
.primeitworld_page .arch_breadcrumb h2 span {
	padding-right: 20px;
	padding-left: 20px;
}
.contact_content_wrap, .contact_form_wrap {
	background: #fff;
	box-shadow: 0 10px 30px 0 rgba(13,30,80,.1);
	padding: 20px 15px;
	border-radius: 10px;
	border: 1px solid rgba(13,30,80,.1);
	height: 100%;
}
.contact_form_wrap {
	padding: 20px;
}
.contact_content_wrap .title, .contact_form_wrap .title {
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 20px;
}
.contact_info .item {
	border-bottom: 1px solid #ddd;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.contact_info .item i {
	position: absolute;
	left: 0;
	top: 4px;
	width: 40px;
	height: 40px;
	border: 1px solid #ff0000;
	text-align: center;
	line-height: 38px;
	font-size: 21px;
	border-radius: 50%;
	margin-right: 10px;
	color: #ff0000;
}
.contact_info .item .cont {
	padding-left: 55px;
}
.contact_info .item .cont h4 {
	font-weight: 500;
	color: #061538;
	font-size: 18px;
	margin-bottom: 6px;
}
.contact_info .item .cont p {
	margin: 0;
	font-size: 17px;
	color: #333;
	line-height: 22px;
	text-transform: capitalize;
}
.social_contact ul li {
	display: inline-block;
}
.social_contact {
	padding: 10px 0 5px;
}
.social_contact ul li {
	display: inline-block;
	margin-right: 5px;
}
.social_contact ul li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 42px;
	background: #ddd;
	text-align: center;
	color: #050a56;
	transition: .5s all;
	font-size: 20px;
}
.contact_form input, .contact_form textarea, .news_send_form input, .news_send_form textarea {
	width: 100%;
	padding: 10px 15px;
	color: #282626;
	font-size: 17px;
	margin-bottom: 12px;
	background: 0 0;
	outline: inherit;
	box-shadow: inset 0 0 8px #edeff0 !important;
	border: 1px solid #e6e6e6;
	outline: 0 !important;
}
.form-control::placeholder {
	color: #161617;
}
.contact_form input.Submit-btn, .news_send_form input.Submit-btn {
	background: #04011c;
	padding: 14px 0;
	font-size: 20px;
	color: #fff;
	border: none;
	text-transform: uppercase;
	text-align: center;
	transition: .8s;
	cursor: pointer;
	box-shadow: none !important;
	max-width: 200px;
}
.wpcf7-form p, .wpcf7-form span, .wpcf7-form .form-control {
	margin: 0;
}
.google_map iframe {
	width: 100%;
}
.news_send_box {
	background: #fff;
	box-shadow: 0 10px 30px 0 rgba(13,30,80,.1);
	padding: 20px 20px 30px;
	border-radius: 10px;
	margin-bottom: 20px;
	border: 1px solid rgba(13,30,80,.1);
}
.news_send_box .title {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 20px;
	text-align: center;
}
.news_send_form label {
	font-size: 17px;
	font-weight: 600;
	color: #6c6c6c;
	margin-bottom: 5px;
	font-style: italic;
	font-family: var(--bs-font-sans-serif);
}
.news_send_form input, .news_send_form textarea {
	padding: 8px 15px;
}
.news_send_form input.Submit-btn {
	min-width: 260px;
}
.team_section {
	margin-bottom: 15px;
}
.sectiontitle {
	background: url(../../primeitworld-assets/primeitworld-images/title-bg.jpg) top left;
	color: #390302;
	margin-bottom: 15px;
	line-height: 30px;
	padding: 5px 0;
	text-align: center;
}
.sectiontitle span {
	display: inline-block;
	background: #fff;
	padding: 0 20px;
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
}
.team_memItem {
	background: #fff;
	padding: 15px;
	border-radius: 6px;
	text-align: center;
	height: 100%;
	box-shadow: 0 7px 18px 0 rgba(13,30,80,.1);
	border: 1px solid rgba(13,30,80,.1);
}
.team_memItem img {
	height: 210px;
	width: auto;
	display: block;
	margin: 0 auto;
	border-radius: 5px;
}
.team_memItem h3 {
	margin: 0;
	padding: 15px 0 10px;
	font-size: 20px;
	font-weight: 700;
	color: #0a033c;
}
.team_memItem h4 {
	font-weight: 600;
	display: block;
	font-size: 18px;
	color: #cf1111;
}
.team_memItem p {
	display: flex;
	margin-bottom: 5px;
	font-style: italic;
}
.team_memItem p .hd {
	width: 85px;
	text-align: left;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
}
.team_memItem p .sp {
	width: 25px;
	text-align: center;
	line-height: 22px;
	font-weight: 600;
	font-size: 16px;
	font-style: normal;
}
.team_memItem p .vl {
	width: calc(100% - 110px);
	text-align: left;
	font-size: 16px;
	line-height: 22px;
}
.web_tv_section {
	background: #ced6d9;
	margin-bottom: 20px;
}
.web_tv_wrap {
	position: relative;
	background: #000;
}
.web_tv_wrap .home_logo {
	position: absolute;
	top: 10px;
	right: auto;
	left: 10px;
	z-index: 9;
}
.web_tv_wrap .home_logo img {
	max-height: 90px;
	max-width: 90px;
	border-radius: 4px;
}
.web_tv {
	position: relative;
	padding-bottom: 56.25%;
}
.web_tv #player {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tv_scroll {
	display: flex;
	margin-bottom: 3px;
}
.tv_scroll .heading {
	min-width: 115px;
	font-size: 18px;
	background-color: #FF0000;
	color: #fff;
	font-weight: 600;
	line-height: 38px;
	z-index: 9;
	text-align: left;
	padding: 0 10px 0 10px;
	position: inherit;
	height: 38px;
}
.tv_scroll_content {
	background: #029302;
	flex-grow: 1;
	padding: 0 5px;
	height: 38px;
}
.tv_scroll_content a {
	font-size: 17px;
	color: rgb(255, 255, 255);
	font-weight: 500;
	margin-right: 12px;
	display: inline-block;
	line-height: 38px;
	height: 38px;
}
.tv_scroll .date_time {
	background: red;
	color: #fff;
	line-height: 38px;
	padding: 0 10px;
	font-size: 15px;
	min-width: 300px;
	text-align: center;
}
.post_submission_form {
	background: #e3efffba;
	padding: 15px;
	border: 1px solid #cfe2fc;
}
.post_submission_form .title {
	font-size: 27px;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
	color: red;
}
.post_submission_form #post_title_571 {
	width: 100%;
	padding: 6px 10px;
	line-height: 24px;
}
.wpuf-submit-button {
	background-color: #158e00;
	color: #FFFFFF;
	border-radius: 5px;
	margin-top: 5px;
	font-size: 18px;
	text-align: left;
	padding: 10px 30px;
	box-shadow: none;
	border: 0;
	font-weight: 600;
}
.post_submission_form #category, .post_submission_form #location {
	padding: 7px 2px;
}
body ul.wpuf-form li .wpuf-fields a.file-selector {
	padding: 10px 20px;
}
@media (min-width: 576px){
	.container, .container-sm {
		padding: 0 16px;
	}
}
@media (min-width: 768px){
	.container, .container-md, .container-sm {
		max-width: 100%;
		padding: 0 20px;
	}
	.small_sc_header {
		display: none;
	}
	.header_main_inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 10px 0 10px;
	}
	.large_sc_header .logo img {
		max-width: 190px;
		max-height: 70px;
	}
	.date p {
		font-size: 14px;
	}
	.date p span, .date p i {
		display: inline-block;
		line-height: 30px;
	}
	.date p i {
		font-size: 17px;
	}
	.date p span {
		margin: 0 2px;
	}
	.action_bottom {
		display: flex;
		align-content: center;
		margin-top: 12px;
	}
	.social ul li i {
		font-size: 16px;
		width: 26px;
		height: 26px;
		line-height: 26px;
		margin-left: 8px;
	}	
	.search-form {
		display: flex;
	}
	.search-form .search-field {
		width: 70px;
		border: 1px solid #dadada;
		font-size: 13px;
		font-weight: 300;
		border-radius: 3px 0 0 3px;
		height: 26px;
		border-right: 0;
		outline: 0;
		box-shadow: none;
		padding: 0 7px;
	}
	.search-form .search-field:focus {
		min-width: 160px;
	}
	.search-form .search-submit {
		background: red;
		height: 26px;
		border: 0;
		color: #fff;
		width: 26px;
		border-radius: 0 3px 3px 0;
	}
	.search-form .search-submit .las.la-search {
		top: 2px;
		position: relative;
	}
	.header_nav {
		background: #fff;
		border-top: 1px solid #D2D3D3;
		border-bottom: 2px solid #DACBB0;
	}
	.header_nav.fixed, .tv_header.fixed {
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 99;
	}
	.header_nav_inner {
		display: flex;
		align-items: center;
	}
	.header_nav_inner .logo {
		display: none;
		margin-right: 15px;
	}
	.header_nav.fixed .header_nav_inner .logo {
		display: block;
	}
	.header_nav_inner .logo img {
		max-height: 30px;
		max-width: 200px;
	}
	.nav_menu {
		display: flex;
	}
	.nav_menu > li {
		display: inline-block;
		position: relative;
	}
	.nav_menu > li::after {
		display: block;
		content: '';
		border-bottom: solid 2px #c10707;
		transform: scaleX(0);
		transition: transform 250ms ease-in-out;
	}
	.nav_menu > li:hover::after {
		transform: scaleX(1);
	}
	.nav_menu > li > a {
		padding: 15px 5px 5px 5px;
		display: block;
		text-decoration: none;
		color: #000;
		font-weight: 400;
		box-sizing: border-box;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		transition: all .3s ease-out;
		font-size: 16px;
		line-height: 25px;
	}
	.nav_menu > li:hover > a {
		color: #ff0000;
	}
	.nav_menu > li:first-child a {
		position: relative;
		font-size: 0;
		width: 30px;
		text-align: center;
	}
	.nav_menu > li:first-child a::after {
		content: "";
		position: absolute;
		width: 20px;
		height: 20px;
		background: url(../../primeitworld-assets/primeitworld-images/homes.png) no-repeat;
		left: 5px;
		top: 17px;
		background-size: 20px;
	}
	.nav_menu li .sub-menu {
		top: auto;
		width: 220px;
		position: absolute;
		z-index: 9900;
		text-align: left;
		transform: scaleY(0);
		transition: all 300ms ease-out;
		display: block;
		transform-origin: 50% 0;
		visibility: hidden;
	}
	.nav_menu li:hover .sub-menu {
		transform: scaleY(1);
		visibility: visible;
	}
	.nav_menu li .sub-menu li {
		display: block;
	}
	.nav_menu li .sub-menu li a {
		display: block;
		padding: 10px 10px 5px;
		font-weight: 400;
		color: #000;
		background: #fff;
		border-bottom: 1px solid #ddd;
		text-align: left;
		box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
		font-size: 15px;
	}
	.nav_menu li .sub-menu li a:hover {
		color: #fff;
		background: #ff0000;
	}
	.menu_toogle_wrp{
		position: relative;
	}
	.menu_toogle_wrp::after {
		display: block;
		content: '';
		border-bottom: solid 2px #c10707;
		transform: scaleX(0);
		transition: transform 250ms ease-in-out;
	}
	.menu_toogle_wrp:hover::after {
		transform: scaleX(1);
	}
	.menu_toogle {
		padding: 15px 5px 5px 5px;
		text-decoration: none;
		color: #000;
		font-weight: 500;
		box-sizing: border-box;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		transition: all .3s ease-out;
		font-size: 18px;
		line-height: 25px;
		cursor: pointer;
		display: flex;
	}
	.menu_toogle:hover, .menu_toogle.active {
		color: #ff0000;
	}
	.menu_toogle i {
		font-size: 19px;
		line-height: 25px;
		margin-right: 7px;
		position: relative;
		top: -1px;
	}
	.menu_toogle.active i:before {
		content: "\f00d";
	}
	.mega_menu_wrap {
		background: #f6f6f3;
		padding: 20px 10px 5px;
		border-top: 1px solid #D2D3D3;
		transform: scaleY(0);
		transition: all 300ms ease-out;
		transform-origin: 50% 0;
		visibility: hidden;
		display: none;
	}
	.mega_menu_wrap.open {
		transform: scaleY(1);
		visibility: visible;
		display: block;
	}
	.mega_menu {
		display: flex;
		flex-wrap: wrap;
	}
	.mega_menu li {
		width: 25%;
		margin-bottom: 10px;
	}
	.mega_menu li a {
		position: relative;
		display: inline-block;
		padding-left: 18px;
	}
	.mega_menu li a::after {
		content: "";
		position: absolute;
		width: 8px;
		height: 8px;
		background: #0000009c;
		border-radius: 50%;
		left: 0;
		top: 7px;
	}
	.trending_tags_section {
		margin: 10px 0 20px;
	}
	.trending_wrap {
		display: flex;
	}
	.trending_wrap .trending_heading {
		margin: 0;
		font-size: 22px;
		margin-right: 15px;
	}
	.trending_wrap .trending_item {
		font-size: 16px;
		font-weight: 500;
		border: 1px solid #CBC9C7;
		padding: 5px 10px 2px 10px;
		color: #000;
		text-align: right;
		border-radius: 12px;
		margin-right: 7px;
	}
	.trending_wrap .trending_item:hover {
		color: #ff0000;
	}
	.tw_news_item img {
		height: 300px;
	}
	.fr_news_item img {
		height: 120px;
	}
	.thr_news_item img {
		height: 180px;
	}
	.bg_lead_item .image img {
		height: 260px;
	}
	.trending_topic_news .bg_lead_item .image img {
		height: 350px;
	}
	.mid_lead_item .image img {
		height: 250px;
	}
	.sm_lead_item .image img {
		height: 167px;
	}
	.sx_news_item img {
		height: 90px;
	}
	.bg_lead_item .title {
		font-size: 22px;
	}
	.mid_lead_item .title{
		font-size: 19px;
	}
	.local_search {
		border: 1px solid #d1d1d1;
		border-radius: 10px;
		padding: 25px 20px 20px;
		margin-bottom: 20px;
	}
	.local_search form .form-control {
		margin: 0px 12px;
		max-width: 260px;
	}
	.random_row .thr_news_item .title {
		min-height: 50px;
	}
	.video_gallery_slider .video_item img {
		height: 140px;
	}
	.footer_menu_wrap {
		padding: 15px 0 10px;
	}
	.footer_menu {
		display: flex;
		flex-wrap: wrap;
	}
	.footer_menu li {
		width: 33.333333%;
		margin-bottom: 5px;
	}
	.footer_menu li a {
		position: relative;
		color: #fff;
		display: inline-block;
		padding-left: 15px;
		font-size: 16px;
	}
	.footer_menu li a:hover {
		color: #85f7fb;
		text-decoration: none;
	}
	.footer_menu li a::before {
		content: "";
		position: absolute;
		width: 8px;
		height: 8px;
		background: #fff;
		border-radius: 50%;
		left: 0;
		top: 5px;
	}
	.cat_TopNews_item {
		margin-bottom: 20px;
	}
	.cat_TopNews_item img {
		height: 270px;
	}
	.cat_TopNews_item .title {
		line-height: 30px;
		font-size: 24px;
		color: #000;
		text-align: left;
		font-weight: normal;
		margin: 9px 0 0 0;
		transition: all .3s ease-out;
	}
	.archiveNews_item_con:nth-child(1){
		display: none;
	}
	.archive.paged .archiveNews_item_con:nth-child(1){
		display: block;
	}
	.archiveNews_item img {
		height: 160px;
	}	
	.share_box a {
		width: 65px !important;
		border-radius: 7px;
	}
	.footer_logo .footer_menu_wrap {
		display: none;
	}
	.tv_header {
		background: #fff;
		border-top: 1px solid #D2D3D3;
		border-bottom: 2px solid #DACBB0;
	}
	.tv_header_inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
		position: relative;
	}
	.tv_header .tv_header_inner .logo img {
		max-width: 120px;
		object-fit: contain;
		width: auto;
		max-height: 40px;
	}
	.tv_header .header_action_area {
		display: flex;
	}
	.tv_header .src_toogle {
		cursor: pointer;
		width: 28px;
		text-align: center;
		height: 28px;
		margin-left: 15px;
	}
	.tv_header .src_toogle img {
		width: 26px;
	}
	.tv_header .src_toogle.active img {
		display: none;
	}
	.tv_header .mobile_search_box {
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		z-index: 99;
		background: #f6f6f3;
		padding: 10px 20px 10px;
		transform: scaleY(0);
		transition: all 300ms ease-out;
		transform-origin: 50% 0;
		visibility: hidden;
		display: none;
		border-top: 1px solid #D2D3D3;
	}
	.tv_header .mobile_search_box.open {
		transform: scaleY(1);
		visibility: visible;
		display: block;
	}
	.tv_header .search-form {
		display: flex;
	}
	.tv_header .search-form .search-field {
		width: auto;
		border: 1px solid #dadada;
		border-right-color: rgb(218, 218, 218);
		border-right-style: solid;
		border-right-width: 1px;
		font-size: 15px;
		font-weight: 300;
		border-radius: 4px 0 0 4px;
		height: 36px;
		border-right: 0;
		outline: 0;
		box-shadow: none;
		padding: 5px 7px 0;
		max-width: 100%;
		flex-grow: 1;
	}
	.tv_header .search-form .search-submit {
		background: red;
		height: 36px;
		border: 0;
		color: #fff;
		width: 40px;
		border-radius: 0 4px 4px 0;
		font-size: 22px;
	}
	.tv_header .search-form .src_toogle {
		background: red;
		height: 36px;
		border: 0;
		color: #fff;
		width: 36px;
		border-radius: 4px;
		font-size: 22px;
		line-height: 36px;
		margin-left: 10px;
	}
	.tv_header .nav_menu > li:first-child {
		display: none;
	}
	.tv_header .nav_menu > li > a, .tv_header .menu_toogle {
		padding: 15px 5px 8px;
		font-size: 14px;
	}
	.web_tv_wrap {
		padding:5px 5px 0;
	}
}
@media (min-width: 992px){
	.container, .container-md, .container-sm {
		max-width: 100%;
		padding: 0 16px;
	}
	.large_sc_header .logo img {
		max-width: 300px;
	}
	.date p span {
		margin: 0 6px;
	}
	.date p {
		font-size: 18px;
	}
	.date p i {
		font-size: 24px;
	}
	.social ul li i {
		font-size: 16px;
		width: 32px;
		height: 32px;
		line-height: 32px;
	}
	.search-form .search-field {
		width: 120px;
	}
	.language a {
		font-size: 13px;
	}
	.nav_menu > li > a {
		padding: 15px 15px 5px 15px;
		font-size: 18px;
		font-weight: 500;
	}
	.nav_menu > li:first-child a{
		width: 52px;
	}
	.nav_menu > li:first-child a::after {
		width: 22px;
		height: 22px;
		left: 15px;
		top: 15px;
		background-size: 22px;
	}
	.menu_toogle {
		padding: 15px 15px 5px 15px;
	}
	.menu_toogle i {
		font-size: 24px;
	}
	.tw_news_item img {
		height: 400px;
	}
	.fr_news_item img {
		height: 165px;
	}
	.thr_news_item img {
		height: 200px;
	}
	.sx_news_item img {
		height: 105px;
	}
	.bg_lead_item .image img {
		height: 350px;
	}
	.mid_lead_item .image img{
		height: 315px;
	}
	.footer_menu li {
		width: 25%;
	}
	.cat_TopNews_item img {
		height: 350px;
	}
	.cat_TopNews_item2 {
		margin-bottom: 20px;
	}
	.cat_TopNews_item2 img {
		height: 140px;
	}
	.cat_TopNews_item2 .title {
		line-height: 22px;
		font-size: 18px;
		color: #000;
		text-align: left;
		font-weight: normal;
		margin: 7px 0 0 0;
		transition: all .3s ease-out;
	}
	.archiveNews_item_con:nth-child(2), .archiveNews_item_con:nth-child(3){
		display: none;
	}
	.archive.paged .archiveNews_item_con:nth-child(2), .archive.paged .archiveNews_item_con:nth-child(3){
		display: block;
	}
	.share_box a {
		width: 80px !important;
		border-radius: 16px;
	}
	.single_content {
		padding: 5px 20px 0 20px;
	}
	.tv_header .tv_header_inner .logo img {
		max-height: 45px;
		width: auto;
		max-width: 170px;
	}
	.tv_header .nav_menu > li > a, .tv_header .menu_toogle {
		padding: 15px 10px 8px;
		font-size: 18px;
	}
	.web_tv_wrap {
		padding:0 7%;
	}
	
	
}
@media (min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1140px;
	}
	.footer_menu li {
		width: 25%;
	}
}
@media (min-width: 1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1320px;
	}
}
@media (max-width: 991.98px) { 

}
@media (max-width: 767.98px) { 
	.large_sc_header {
		display: none;
	}
	.header_top {
		padding: 12px 0 5px;
	}
	.social {
		display: flex;
		justify-content: center;
	}
	.social ul {
		justify-content: center;
	}
	.social ul li i {
		font-size: 15px;
		width: 28px;
		height: 24px;
		line-height: 24px;
		border-radius: 4px;
		margin: 0 2px;
	}
	.social ul li.epaper_icon a {
		display: block;
		height: 24px;
		background: #0073b1;
		border-radius: 4px;
		color: #fff;
		line-height: 27px;
		padding: 0 7px;
		font-size: 12px;
		margin-right: 8px;
	}
	.language {
		margin-left: 8px;
	}
	.language a {
		font-size: 12px;
		height: 24px;
	}
	.date p {
		justify-content: center;
		margin-top: 5px;
		font-size: 15px;
	}
	.date p span, .date p i {
		display: block;
	}
	.date p span {
		padding: 0 4px;
	}
	.date p i {
		line-height: 21px;
		position: relative;
		top: -1px;
	}
	.date p i.la-circle {
		height: 9px;
		width: 9px;
		top: -1px;
	}
	.header_main {
		position: relative;
		border-top: 1px solid #D2D3D3;
		border-bottom: 2px solid #ddd;
	}
	.header_main.fixed {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 99;
		background: #fff;
	}
	.header_main_inner {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 10px 0;
	}
	.header_main.fixed .header_main_inner {
		padding: 5px 0;
	}
	.logo img {
		max-width: 200px;
		max-height: 60px;
	}
	.header_main.fixed .logo img {
		max-height: 30px;
	}
	.menu_toogle {
		font-size: 30px;
		line-height: 30px;
		cursor: pointer;
		height: 30px;
		display: block;
	}
	span.menu_toogle.active {
		font-size: 24px;
		width: 30px;
		text-align: center;
		color: red;
	}
	span.menu_toogle.active i:before {
		content: "\f00d";
	}
	.mobile_menu_wrap {
		background: #f6f6f3;
		padding: 20px 10px 5px;
		border-top: 1px solid #D2D3D3;
		transform: scaleY(0);
		transition: all 300ms ease-out;
		transform-origin: 50% 0;
		visibility: hidden;
		display: none;
	}
	.mobile_menu_wrap.open {
		transform: scaleY(1);
		visibility: visible;
		display: block;
	}
	.mobile_menu {
		display: flex;
		flex-wrap: wrap;
	}
	.mobile_menu li {
		width: 50%;
		margin-bottom: 10px;
	}
	.mobile_menu li a {
		position: relative;
		display: inline-block;
		padding-left: 18px;
	}
	.mobile_menu li a::after {
		content: "";
		position: absolute;
		width: 8px;
		height: 8px;
		background: #0000009c;
		border-radius: 50%;
		left: 0;
		top: 7px;
	}
	.top_scroll_section {
		margin: 10px 0 20px;
	}
	.top_scroll_section .container {
		padding: 0 10px;
	}
	.src_toogle {
		cursor: pointer;
		width: 24px;
		text-align: center;
		height: 24px;
	}
	.src_toogle img {
		width: 24px;
	}
	.src_toogle.active img {
		display: none;
	}
	.mobile_search_box {
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		z-index: 99;
		background: #f6f6f3;
		padding: 10px 20px 10px;
		transform: scaleY(0);
		transition: all 300ms ease-out;
		transform-origin: 50% 0;
		visibility: hidden;
		display: none;
		border-top: 1px solid #D2D3D3;
	}
	.mobile_search_box.open {
		transform: scaleY(1);
		visibility: visible;
		display: block;
	}
	.search-form {
		display: flex;
	}
	.search-form .search-field {
		width: auto;
		border: 1px solid #dadada;
		border-right-color: rgb(218, 218, 218);
		border-right-style: solid;
		border-right-width: 1px;
		font-size: 15px;
		font-weight: 300;
		border-radius: 4px 0 0 4px;
		height: 36px;
		border-right: 0;
		outline: 0;
		box-shadow: none;
		padding: 5px 7px 0;
		max-width: 100%;
		flex-grow: 1;
	}
	.search-form .search-submit {
		background: red;
		height: 36px;
		border: 0;
		color: #fff;
		width: 40px;
		border-radius: 0 4px 4px 0;
		font-size: 22px;
	}
	.search-form .src_toogle {
		background: red;
		height: 36px;
		border: 0;
		color: #fff;
		width: 36px;
		border-radius: 4px;
		font-size: 22px;
		line-height: 36px;
		margin-left: 10px;
	}
	.trending_section {
		display: none;
	}
	.trending_tags_section {
		display: none;
	}
	.bg_lead_item{
		margin-bottom: 10px;
	}
	.bg_lead_item img {
		height: 200px;
	}
	.bg_lead_item .title {
		font-size: 20px;
		position: relative;
	}
	.row.sm_lead_row {
		margin-left: -4px;
		margin-right: -4px;
	}
	.row.sm_lead_row .sm_lead_col {
		padding: 5px 4px;
	}
	.sm_lead_item {
		background: #7a7a7a;
		height: 100%;
		margin: 0;
		padding: 3px;
	}
	.sm_lead_item .title {
		font-size: 14px;
		position: relative;
		font-weight: 300;
		padding: 6px 3px 2px 6px;
		background: #7a7a7a;
	}
	.sm_lead_item img {
		height: 105px;
		border-radius: 6px;
	}
	.fr_news_item img {
		height: 168px;
	}
	.mid_lead_item img {
		height: 210px;
	}
	.sx_news_item img {
		height: 90px;
	}
	.tw_news_item img {
		height: 220px;
	}
	.local_search {
		border: 1px solid #d1d1d1;
		border-radius: 7px;
		padding: 15px 16px 5px;
		margin-bottom: 20px;
	}
	.local_search form {
		flex-wrap: wrap;
		margin: 0 -5px;
	}
	.local_search form .form-control {
		margin: 0px 5px;
		max-width: 260px;
		width: calc(50% - 10px);
		margin-bottom: 15px;
	}
	.local_search form .local-search-btn {
		height: 37px;
		width: calc(50% - 10px);
		margin: 0 5px 15px 5px;
	}
	.latest_news .fr_news_item a {
		overflow: hidden;
		display: block;
	}
	.latest_news .fr_news_item .image {
		width: 30%;
		float: left;
		margin-right: 12px;
	}
	.latest_news .fr_news_item .image img {
		height: 62px;
	}
	.latest_news .fr_news_item .title {
		margin: 0;
	}
	.location_news_wrap .col-lg-3.col-md-4 {
		order: 2;
	}
	.primeitworld_cat {
		font-size: 24px;
		line-height: 36px;
		height: 36px;
	}
	.video_gallery_slider .video_item img {
		height: 100px;
	}
	.tw_news_item .title {
		font-size: 22px;
		margin: 10px 0 0 0;
	}
	.lifestyle_news_section .thr_news_item img {
		height: 96px;
	}
	.lifestyle_news_section .thr_news_item .title {
		font-size: 16px;
		line-height: 20px;
		margin-top: 7px;
	}
	.developer {
		text-align: left;
	}
	.caregoryTop_news {
		display: none;
	}
	.archiveNews_item img {
		height: 230px;
	}
	.singlePost_content .single_title {
		font-size: 22px;
	}
	.share_box .the_champ_horizontal_sharing .the_champ_svg, .share_box .print-icon {
		width: 60px !important;
		border-radius: 4px;
	}
	div.heateor_ss_follow_ul a, div.the_champ_sharing_ul a, ul.the_champ_sharing_ul li, .share_box .print-icon {
		margin: 0 2px !important;
	}
	.related_news .fr_news_item img {
		height: 110px;
	}
	.related_news .fr_news_item .title {
		font-size: 16px;
		line-height: 20px;
	}
	.single_post_navigation {
		padding: 0;
	}
	.developer span {
		font-size: 12px;
	}
	.developer a img {
		width: auto;
		max-height: 18px;
	}
	.editor-info h4 {
		font-size: 20px;
		margin-bottom: 8px;
	}
	.editor-info p {
		font-size: 16px;
		line-height: 22px;
	}
	.error-page-sub {
		font-size: 22px;
	}
	.error-page-item {
		font-size: 18px;
	}
	.footer_logo {
		text-align: center;
		width: 100%;
	}	
	.footer_menu {
		display: flex;
		flex-wrap: wrap;
		margin-top: 15px;
		width: 100%;
		justify-content: left;
	}
	.footer_top_inner .footer_menu li {
		margin: 0 0 7px;
		width: 50%;
	}
	.footer_menu li a {
		position: relative;
		color: #fff;
		display: inline-block;
		padding-left: 15px;
		font-size: 16px;
	}
	.footer_menu li a:hover {
		color: #85f7fb;
		text-decoration: none;
	}
	.footer_menu li a::before {
		content: "";
		position: absolute;
		width: 8px;
		height: 8px;
		background: #fff;
		border-radius: 50%;
		left: 0;
		top: 5px;
	}
	.tv_scroll .date_time {
		display: none;
	}
	.web_tv_wrap .home_logo {
		top: 5px;
		left: 5px;
	}
	.web_tv_wrap .home_logo img {
		max-height: 52px;
		max-width: 52px;
	}
	.post_submission_form {
		padding: 15px 6px 0;
	}
	.post_submission_form .title {
		font-size: 22px;
		border-bottom: 1px solid #191717;
		padding-bottom: 7px;
	}
	body ul.wpuf-form li {
		padding: 0;
	}
	.wpuf-el.category.field-size-large, .wpuf-el.featured_image.field-size-large {
		display: flex;
	}
	.wpuf-el.category.field-size-large, .wpuf-el.post_content.field-size-large{
		padding-bottom: 15px;
	}
	.wpuf-el.category.field-size-large .wpuf-label, .wpuf-el.featured_image.field-size-large .wpuf-label {
		width: 215px;
	}
	.wpuf-fields.wpuf-rich-validation.wpuf_post_content_571 {
		padding-top: 10px;
	}
	.wpuf-submit {
		text-align: center;
		margin-bottom: 30px !important;
	}
	.wpuf-label label {
		margin-bottom: 10px;
	}
	
}
@media (max-width: 575.98px) { 
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1320px;
		padding: 0 16PX;
	}
	.language {
		margin-left: 10px;
	}
	.archiveNews_item img {
		height: 180px;
	}
	#mymodal {
		padding: 3px;
		border-radius: 0;
	}
	.mfp-close-btn-in .mfp-close {
		width: 28px !important;
		height: 28px;
		line-height: 24px;
		border: 2px solid rgb(255, 255, 255);
		font-size: 22px;
	}
	.single_thumbnail {
		margin-top: 6px;
	}
	.single_meta .meta_right svg {
		width: 20px;
		height: 20px;
	}
	.web_tv_sec_inner.container {
		padding: 0 2px !important;
	}
}