@import url('https://fonts.maateen.me/solaiman-lipi/font.css');
img{max-width: 100%}
body {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif,SolaimanLipi;
    font-size: 16px;
}
body a:hover{  text-decoration: none;}
a, h1, h2, h3, h5, h6, p{font-family: "SolaimanLipi"}
h1, h2, h3, h5, h6{padding-left: 2px}
.no-border-radius{border-radius: 0px}
.no-border{border: 0 !important}
.ad_section{background-color: #E8E8E8DE;}
.no-radius{border-radius: 0px !important}
.custom_row{margin-left: -5px !important; margin-right: -5px !important}
.custom_col{padding-left: 5px !important; padding-right: 5px !important}
/*
Primary Color: #28a745
Primary Color: #000000
*/

/*simple animation*/
.navbar.top-nav .navbar-nav .nav-link, .hover_effect img, .hover_effect a, .list_news h1 a, .list_news_with_image .media-body h3 a, .list_news_with_image img, .video_big img, .video_small img, .video_small h1, .category_lead_box a, .category_lead_box img{-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}

/*Header style */
.header_top_section{
    border-bottom: 1px solid #e9e4df;
    padding: 2px 0px;
    padding-bottom: 0px;
}
.header_date_time{margin: 0;display: inline-block; font-weight: bold}
.logo_section {
	background-color: #FFF;
}
.header_top_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.header_top_menu li {
	display: inline-block;
    
}
.header_top_menu li a {
	text-decoration: none;
	padding: 0px 5px;
    font-size: 14px;
    border-left: 1px solid #CCC;
     font-weight: bold
}
.header_date_time{font-size: 14px;}
.header_top_menu li a.orange_text{color: orange}
.header_top_menu li a:hover{}
/*This  style for header area*/
.header-social{margin: 0;padding: 0;list-style: none;display: inline-block;}

.header-social li{float: left;}
.header-social li a {
	color: #848484;
	display: block;
	text-decoration: none;
	font-size: 13px;
	border: 1px solid #DDD;
	padding: 4px;
	margin-right: 5px;
	width: 23px;
	height: 21px;
	margin-bottom: 0;
	line-height: 15px;
}
.header-social li a:hover{border-color:  red;}
.header-social li a.facebook{
    color: #FFF;
    background-color: #4267B2;
    border: none;
}.header-social li a.twitter{
    color: #FFF;
    background-color: #1DA1F2;;
    border: none;
}.header-social li a.youtube{
    color: #FFF;
    background-color: #CC181E;;
    border: none;
}.header-social li a.instagram{
    color: #FFF;
    background-color: #CC181E;;
    border: none;
}.header-social li a.linkedin{
    color: #FFF;
    background-color: #0a66c2;
    border: none;
}

/*this style for header  menu section*/
.header_menu_section {
	background-color: white;
	border-bottom: 3px solid #e18b20;
}
.header_menu_section .navbar.top-nav .navbar-nav {
  margin: auto;
}
.header_menu_section .navbar-light .navbar-nav .nav-link{
    color:#000;
    font-size: 16px;
}
.header_menu_section .navbar-light .navbar-nav .nav-link.active{
    color: #ce0208;
}



/*Mega dropdown menu a*/
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
	padding: 0;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.mega-dropdown-menu-inner {
	padding-top: 0;
	padding-bottom: 20px;
	min-height: 100px;
    box-shadow: 0 5px 5px -5px #000;
}
.mega-adition {
	padding: 0px 0;
}
.mega-adition li {
	padding-right: 20px;
}
ul.must-menu > li {
	display: inline-block !important;
}
.mega-dropdown-menu-inner ul li a {
	font-size: 16px;
	color: #000;
    display: block;
    text-decoration: none;
}
ul.must-menu > li a:hover{text-decoration: underline}
ul.mega-adition li a {
	font-size: 20px;
	font-weight: 400;
}


/*This style for category title section design*/
.category_title_section{background-color: #dadada;}
.category_title{}
.category_title a{color: #337ab7;text-decoration: none}
.category_title span{
    color: black;
font-size: 20px;
vertical-align: text-bottom;
}
.sub_category_section{
    background-color: rgb(245 232 232);
    border-bottom: 2px solid #c1c1c1;
}
.sub_category_menu{
    padding: 0;
    margin: 0;
    list-style: none;
}
.sub_category_menu li{
    font-size: 12px;
    border-right: 1px solid rgb(193 193 193);font-weight: 400;
    float: left;
}
.sub_category_menu li:first-child {
	margin-left: 0;
	border-left: 1px solid rgb(193 193 193);
}

.sub_category_menu li a{
    color: #000;
    padding: 8px 10px;
    box-sizing: border-box;
    display: block;
    text-decoration: none;
}
.sub_category_menu li a:hover{
    background: #FFF;
}



/*This style for footer section*/

footer{
      background-color: #f4f4f4 !important;
  color: #000 !important;
}
.footer_menu{margin: 0;padding: 0;list-style: none}
.footer_menu li {
	display: block;
	overflow: hidden;
	width: 25%;
	float: left;
	margin-bottom: 5px;
    padding: 0px 15px;
}
.footer_menu li a {
	display: block;
	padding: 5px 5px 3px;
	border: 1px solid #d9d9d9;
	border-left-color: rgb(217, 217, 217);
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #e18b20;
	color: #000;
	text-decoration: none;
}
.footer_menu li a:hover{color: #ff8c00 !important;}
.footer_menu.mega-menu li a{border:none;text-align:left;}

.footer_links ul{margin: 0;padding: 0;list-style: none}
.footer_links ul li{}
.footer_links  a{
     display: block;
	padding: 5px 5px 3px;
	border: 1px solid #d9d9d9;
	border-left-color: rgb(217, 217, 217);
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #e18b20;
	color: #000;
	text-decoration: none;
}


.social-icons{margin: 0;padding:0; list-style: none}
.social-icons li{display: inline-block;
}
.social-icons li a {
	padding: 6px !important;
	font-size: 17px !important;
	width: 30px !important;
	text-align: center !important;
	text-decoration: none !important;
	margin: 2px 2px !important;
	border-radius: 50% !important;
	cursor: pointer;
	background: #DDD;
	display: inline-block;
	color: #000;
    line-height: 0px
}
.social-icons li a.facebook{
    background: #4064ac;
color: #fff;
}
.social-icons li a.twitter{
    background: #1ca6d6;
color: #fff;
}
.social-icons li a.linkedin{
    background: #0a66c2;
color: #fff;
}
.social-icons li a.instagram{
    background: #7949b6;
color: #fff;
}
.social-icons li a.youtube{
    background: #f70000;
color: #fff;
}

.social-icons li a:hover{opacity: 0.8}


.footer_bottom_section{
    background-color: #c0b8b8;
    color: #000;
    font-size: 14px;
}
.footer_bottom_section p{margin: 0;}
.footer_bottom_section a{color:yellow}

.bg-gray{
    background-color: #f1f1f1 !important
}
.bg-pink{
    background-color: #f3d5d5 !important
}
.bg-dark-gray{
    background-color: #4c4c4c !important
}
.white_box{display: block;padding: 5px;background: #FFF}

/*This style for lead section*/

.white_box{background: #FFF; padding: 5px }
.pink_box{background: #f2c7c5;}
.lead_section{
    
}

.hover_box {
	background-color: white;
	position: relative !important;
	z-index: 2 !important;
	padding: 10px;
}
.hover_box_inner{}
.category_and_date p{font-size: 13px;overflow: hidden;margin-bottom: 0}
.category_and_date a.small_category_name {
	border-left: 3px solid #ce0208;
	text-decoration: none;
	display: inline-block;
	padding-left: 8px;
	color: var(--bs-body-color);
	margin-right: 5px;
    float: left;
}
.category_and_date a.small_category_name:hover{color: #ce0208}
.category_and_date .date{
    color: var(--bs-gray);
    float: right;
}
.news_head_line {
	font-weight: 600;
	font-size: 30px;
    max-height: 88px;
    overflow: hidden;
}
.news_head_line.small{
	font-weight: 600;
	font-size: 20px;
    max-height: 59px;
    min-height: 59px;
overflow: hidden;
}
.news_head_line.small-more{
	font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    overflow: hidden;
    height: 42px;
}
.news_head_line a{text-decoration: none;color: #000}
.short_description {
	text-align: justify;
	color: var(--bs-gray-dark);
}
.short_description a{text-decoration: none; color: var(--bs-gray-dark)} 
.hover_effect:hover img{opacity: 0.8}
.hover_effect:hover h1 a{color: #ce0208}

.list_news {
	background: #FFF;
	padding: 10px;
	border-bottom: 1px solid #ce0208;
}
.list_news h1 {
	overflow: hidden;
	max-height: 60px;
	font-weight: bold;
	line-height: 1.4;
	color: inherit;
	font-size: 22px;
}
.list_news h1 a{text-decoration: none;color: #000}
.list_news .category_and_date p{margin-bottom: 0px}
.list_news:hover h1 a{color: #ce0208}
.list_news.style-2{  overflow: hidden;}
.list_news.style-2 .left_media {
	display: inline-block;
	float: left;
	max-width: 30%;
	padding-right: 10px;
}
.list_news.style-2 .mdeia_right h1 {
	font-size: 20px;
	line-height: 23px;
	overflow: hidden;
	max-height: 44px;
	min-height: 44px;
}
.list_news.style-2 .mdeia_right h1 a{}

/*This style for  list news with image*/
.positionRelative {
	position: relative !important;
}

.list_news_wrapper {
	background: #FFF;
	padding: 10px;
}
.list_news_with_image{margin: 0;padding: 0;list-style: none}
.list_news_with_image li{
    border-bottom: 1px solid #d6cccc;
    margin-bottom: 10px;
    cursor: pointer;
    padding-bottom: 10px;
}
.list_news_with_image li:last-child{border: none}
.list_news_with_image .media{margin-top: 5px}
.list_news_with_image img{padding-right: 10px;}
.list_news_with_image .media-left{position: relative;width:100px;max-width: 40% !important}
.list_news_with_image .media-body h3 {
	font-size: 20px;
	line-height: 21px !important;
	overflow: hidden;
	max-height: 65px;
}
.list_news_with_image .media-body h3 a{font-weight: 400 !important;color: black;
text-decoration: none;
font-size: 18px;}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}
.list_news_with_image .media:hover a{color: #ce0208}
.list_news_with_image .media:hover img{opacity: 0.8}
.list_more_button{}
.list_more_button a {
	display: block;
	text-decoration: none;
	text-align: center;
	background: #ce0208;
	color: #FFF;
	font-size: 20px;
	padding: 5px;
}
.list_more_button a span{margin-right: 7px}


/*This style for category heading*/
.category_heading{font-size: 24px;display: block;overflow: hidden;background-color: #e18b20;margin: 0;padding: 0;}
.category_heading span{}
.category_heading span.cat_head_left {
	display: inline-block;
	float: left;
	padding: 5px 10px;
	background: #FFF;
	border-left: 2px solid #ce0208;
}
.category_heading span.cat_head_right{
    display: inline-block;
	float: right;
	padding: 5px 10px;
}
.category_heading span a{color: #000;text-decoration: none;}

.category_heading span.cat_head_left a{}
.category_heading span.cat_head_right a{color: #FFF}



/*editorial section design*/
.list_news.style-2.list_editorial{border-color: #DDD;}
.list_news.style-2.list_editorial .mdeia_right h1{font-weight: normal}
.list_news.style-2.list_editorial .category_and_date .date{float: none;font-style: normal}
.list_news.style-2.list_editorial .left_media{max-width: 40%}

.col_border_right{border-right: 1px solid #DDD}
.col_border_top{border-top: 1px solid #DDD}
.editorial_news{}
.editorial_news .news_heading a{color: #000;text-decoration: none;display: block}
.editorial_news .news_heading p {
	margin: 0;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.editorial_news .news_heading p .sub_title{color: red}
.editorial_news .news_footer p{margin: 0;color: var(--bs-gray);}


/*This style for video bg*/
.video_bg{background: #000;padding: 10px}
.video_small, .video_big{position: relative}
.video_small a {
	color: #DDD;
	text-decoration: none;
}
.video_small h1 {
	font-weight: normal;
	font-size: 25px;
	margin-top: 10px;
}
.video_small h1 p{}
.video_big img, .video_small img{width: 100%}
.video_big:hover img, .video_small:hover img{opacity: 0.8}
.video_big:hover h1, .video_small:hover h1{color: #ce0208}
.video_play_button {
	background: red;
	display: inline-block;
	font-size: 35px;
	padding: 0px 25px;
	line-height: 25px;
	color: #FFF;
	position: absolute;
	top: 10px;
	left: 10px;
    border-radius: 5px;
}
.gallery_icon {
	background: #ce0208;
	display: inline-block;
	font-size: 20px;
	padding: 3px 10px;
	line-height: 25px;
	color: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
}
.video_big .video_play_button {
	bottom: 10px;
	top: inherit;
}

.top_lead_box.gallery{position: relative}



.owl-theme .owl-nav {
	margin-top: 10px;
	position: absolute;
	z-index: 9;
	top: 0;
	width: 100%;
	top: 30%;
	display: table-row;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	color: inherit;
	border: none;
	font: inherit;
	background: #FFF;
	padding: 3px 14px !important;
	font-size: 35px;
	line-height: 35px;
	border-radius: 50%;
	display: table-column;
}

.owl-carousel .owl-nav button.owl-prev{float: left}
.owl-carousel .owl-nav button.owl-next{float: right}
/*This style  for photogallery section*/


/*This style for category page design*/
.category_lead_box{position: relative;display: block}
.category_lead_box a{color: #FFF}
.category_lead_box .lead_box_img{}
.category_lead_box .lead_box_img img{width: 100%}
.category_lead_box .lead_box_content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(to bottom,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.89) 100%);
	padding: 10px 15px;
	padding-top: 40px;
}
.category_lead_box  .lead_box_content h1{}
.category_lead_box .lead_box_content h1.lead_box_title {
	font-size: 20px;
	font-weight: normal;
}
.category_lead_box  .lead_box_content p{}
.category_lead_box:hover a{color: #ce0208}
.category_lead_box:hover img{opacity: 0.8}

.category_page_box {
	background: #FFF;
}
.category_page_box a{text-decoration: none}
.category_page_box .info{padding: 10px}
.category_page_box p{color: var(--bs-gray-dark)}
.category_page_box p.date {
	margin-bottom: 5px;
	padding-left: 0;
	left: 10px;
	bottom: 5px;
	color: #666;
	font-size: 12px;
}
.category_page_box img{width: 100%}
.category_page_box h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 10px;
	color: #000;
	word-wrap: break-word;
	overflow: hidden;
	height: 72px;
}
.category_page_box p{}
.category_page_box:hover h1{color: #ce0208}
.category_page_box:hover img{opacity: 0.8}

/*************************/
/*Scroll To Top main.css*/
/************************/
.scroll_top .top .go-top {
	position: fixed;
	bottom: 1em;
	right: 1em;
	text-decoration: none;
	color: white;
	font-size: 50px;
	background: #FFF;
	line-height: 0;
	border-radius: 50%;
	padding: 1px 13px;
}
.go-top .icon_span {
	color: #000;
}
.footer-info-div p{margin: 0;}



/*This styole for single p*/
.single_left {
	background: #fff;
	padding: 10px;
    text-align: justify;
}

.breadcrumb{margin-bottom: 0px}
.divider-details {
    border-top: 1px solid #d0cdcd;
}
.single_left h2 {
	font-size: 28px;
}
.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: .25rem;
    margin-bottom: 0;
}

.single_date {
	font-style: italic;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #666;
}
.thumbnail_caption {
	border: 1px solid #CCC;
	text-align: center;
	font-style: italic;
	color: #666;
	padding: 5px;
	margin-bottom: 0px;
	font-size: 15px;
	border-top: 0px;
}
.details-tag-heading {
	font-size: 18px;
	margin-top: 8px;
}




/*relsted post style*/
.heading-headline-heading {
	overflow: hidden;
	background: #3a495e;
	border-bottom: 3px solid #313131;
	position: relative;
}
.heading-headline-heading a {
	color: #fff;
	display: inline-block;
	padding: 6px 30px 6px 15px;
	font-size: 20px;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
}
.heading-headline-heading a {
	color: #fff;
	display: inline-block;
	padding: 6px 30px 6px 15px;
	font-size: 20px;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
}
.list_tabs {
	height: 300px;
	overflow-y: scroll;
}
.list_tabs .list_news{
	padding: 8px 0px;
	background: #FFF;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	display: block;
	overflow: hidden;
    list-style: none;
    margin: 0;
    width: 100%;
}

.list_tabs .list_news a{
	text-decoration: none
}

.list_news img {
	width: 90px;
/*	height: 50px;*/
	float: left;
	margin-right: 10px;
}
.list_news p {
	color: #000;
	margin-bottom: 0px;
	max-height: 50px;
	overflow: hidden;
}
.list_news:hover p {
	color: red;
}
.list_tabs .list_news:hover img {
	opacity: 0.8;
}

.widget h2.w_head, .widget h2{
    font-size: 22px;
    color: #FFF;
    background: #3a495e;
    padding: 5px 10px;
    border-bottom: 3px solid #313131;
}
/*

.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 0px 10px;
}
.widget ul li{display: inline-block;float: left}
.widget ul li a{
    font-size: 16px;
    color: #000;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 5px 5px 3px;
    border: 1px solid #d9d9d9;
    margin-top: 5px;
    margin-bottom: 5px;
    border-left: 1px solid #e18b20;
}
.widget ul li a:hover{}
*/


.tabs .nav-item{
    width: 50%;
    text-align: center;
    display: block;
    
}
.tabs .nav-link {
	background: #bdbaba;
	border-radius: 0;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	border-top: 3px solid #bdbaba;
	padding: 5px;
}
.tabs .nav-link.active {
	background: #ce0208;
	color: #fff;
	border-color: #ce0208;
}
#pills-tab {
	margin-bottom: 0 !important;
}


.wp-block-latest-posts{margin: 0;padding: 0px 10px;padding-left: 10px !important;padding-bottom: 10px}
.wp-block-latest-posts li{border-bottom: 1px solid #ce0208;}
.wp-block-latest-posts li:last-child{border-bottom: 0px solid #ce0208;}
.wp-block-latest-posts li a{text-decoration: none;display: block;color: #000;
margin-bottom: 0px;
max-height: 50px;
overflow: hidden;}
.wp-block-latest-posts li a:hover{}
.wp-block-categories {
	margin: 0;
	padding: 0px 10px;
	padding-left: 10px !important;
	padding-bottom: 10px;
	overflow: hidden;
}
.wp-block-categories li{display: inline-block;float: left}
.wp-block-categories li:last-child{}
.wp-block-categories li a {
	display: block;
	padding: 5px 5px 3px;
	border: 1px solid #d9d9d9;
	border-left-color: rgb(217, 217, 217);
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: rgb(217, 217, 217);
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #e18b20;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
}
.wp-block-categories li a:hover{color: 1 #e18b20;}



/*This style for gallery page design*/
.section_title_2 {
	font-size: 22px;
	border-bottom: 2px solid #FF8C00 !important;
	margin: 0;
	display: block;
	overflow: hidden;
}
.section_title_2 a{text-decoration: none;display: inline-block} 
.section_title_2 a.heading_link {
	padding: 5px 10px;
	min-width: 150px;
	color: #fff;
	background-color: #FF8C00;
	padding-right: 50px;
	float: left;
}
.section_title_2 a.title_more_link {
	float: right;
	padding: 5px 0px;
	color: darkorange;
}
.video_gallery_single{
    position: relative;
    background-color: #eaf3f7;
}
.video_gallery_single a{text-decoration: none;display: block; color: #000;}
.video_gallery_single img{}
.video_gallery_single h1{
    font-size: 20px;
    line-height: 22px;
    font-weight: normal
}
.video_gallery_single p.date{
    color: var(--bs-gray);
    font-style: italic;
    font-size: 14px;
    margin-bottom: 5px
}
.video_gallery_single:hover{opacity: 0.8}
.icon-box{
    position: absolute;
top: 0;
font-size: 25px;
background: #000000ad;
padding: 5px 15px;
color: #FFF;

}


/*wrodpress claander style*/
#wp-calendar { width: 100%; font-size: 11px; background: #FFF;}
#wp-calendar thead th { background: #f5f5f5; border: 1px solid #ddd; border-top: none; font-size: 11px; }
#wp-calendar tbody td { text-align: center; border: 1px solid #ddd; line-height: 2.5em; transition: background 0.15s ease; -webkit-transition: background 0.15s ease; -o-transition: background 0.15s ease; -moz-transition: background 0.15s ease; }
#wp-calendar tbody td:hover { background: #f1f1f1; color: #333; }
#wp-calendar tbody td a { display: block; text-decoration: none; background: #f1f1f1; color: #333; }
#wp-calendar tbody td:hover a { background: #4d4d4d; color: #fff; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar caption { cursor: pointer; font-size: 13px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #3b86b0; color: #fff; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 7px 0; color: #a7a7a7; }
#footer #wp-calendar thead th { background: #222 }
#footer #wp-calendar tbody td { border-color: #222 }
#calendar_wrap{}

figure {
	margin: 0 !important;
}

.breadcrumb-item a{color: #6c757d}

.single_page_follow {
	color: #e18b20;
	font-size: 21px;
	font-weight: 700;
	vertical-align: baseline;
	background-color: #d9d9d9;
	padding: 8px 5px 7px;
	border-left: 4px solid #bdbaba;
	display: inline-block;
	overflow: hidden;
	min-width: 332px;
}
.single_page_follow_text{
    float: left;
    margin-right: 10px;
}
.single_page_follow_icons{}
.single_page_follow_icons .header-social{
    float: left;
}
.single_page_follow_icons .header-social li a {
	font-size: 17px;
	padding: 6px 6px;
	width: 30px;
	height: 30px;
}

.tag_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tag_menu li{  display: inline-block;}
.tag_menu li a{
      padding: 5px 10px 5px 10px;
    background-color: #eee;
    padding: 4px 10px 1px;
    border-radius: 3px;
    color: #000;
    line-height: 24px;
    text-decoration: none;
    
    
}
.tag_menu li a:hover{   background-color: #bdbdbd;}
.tag_menu li:first-child a:hover{   background-color: none;}
.tag_menu li:first-child a{background: none;}

.shoulder {
	color: red;
	font-size: 20px;
	font-weight: normal;
}




.cardHeader {
	width: 100%;
	text-align: left;
	border-bottom: 10px solid #c1c1c1;
	position: relative;
}

.cardHeader span {
	background: #fff;
	padding: 0 10px;
	margin-left: 30px;
	font-size: 22px;
	position: absolute;
	top: 0;
	margin-top: -11px;
	color: #000;
}
.cardHeader span a{
	  text-decoration: none !important;
    color: #000;
}
.cardHeader span a:hover{
	    color: #ff8c00 !important;
}
.related_posts_list .list_news img{
    padding-left: 5px;
}
.wp-block-image{max-width: 100%}
.wp-block-image img{max-width: 100%}

.single_page_white_bottom{padding: 15px 0px}
.single_page_bottom_list {
	display: block;
	overflow: hidden;
	border: 1px solid #DDD;
	margin-top: 10px;
}
.single_page_bottom_list a{  text-decoration: none;}
.single_page_bottom_list img{  width: 140px;}
.single_page_bottom_list p {
	font-size: 20px;
	font-weight: bold;
	max-height: inherit;
}







/*Height  Fixing*/
.top_lead_height{min-height: 234px;}
.mt-10{margin-top: 10px !important}
.lead_sidebox_height{ min-height: 114px;}
.lead_sidebox_height h1{max-height: inherit}
.right_lead_height .news_head_line.small{ max-height: inherit;}
.border_bottom{border-bottom: 1px solid #ce0208;}
.head_3_line_height{max-height: 124px;}
.lead_hover_box_min_height{  min-height: 149px;}
.news_head_line.small-more.more_small_head_3line_height {
	height: 48px;
	max-height: inherit;
	line-height: 26px;
}
.no-height{height: inherit !important;max-height: inherit !important;min-height: inherit !important}
.lead_box_3_height{  min-height: 303px;}
.list_news.style-2 .mdeia_right h1.title_heigth_3 {
	line-height: 26px;
	max-height: 52px;
}
.news_head_line.small.title_height_4 {
	max-height: inherit;
	height: 97px;
	line-height: 29px;
}
.lead_box_4_height{  min-height: 311px;}
.news_head_line.small-more {
	height: 51px;
	line-height: 25px;
	font-size: 18px;
}
.lead_box_6_height{}
.lead_box_6_height .news_head_line.small {
	max-height: inherit;
	height: 59px;
}
.lead_box_7_height {
	min-height: 228px;
}
.lead_box_7_height .news_head_line{max-height: inherit}
.news_head_line.small.title_height_5 {
	max-height: inherit;
	min-height: inherit;
	height: 100px;
	line-height: 34px;
}
.breadcrumb{
    background-color: #f3d5d5
}

.video_sidebar_title {
	color: #fff;
	background: #ce0208;
	font-size: 30px;
	text-align: center;
	margin: 0;
	padding: 10px;
	text-shadow: 0px 4px 3px #606060;
}
.video_sidebar_title a{color: #FFF;text-decoration: none}