@font-face {
	font-family: 'Bebas';
	src: url('../fonts/UTMBebas.eot');
	src: url('../fonts/UTMBebas.eot') format('embedded-opentype'), url('../fonts/UTMBebas.woff') format('woff'), url('../fonts/UTMBebas.ttf') format('truetype'), url('../fonts/UTMBebas.svg') format('svg');
	font-display: swap;
}

body {
	background-color: #f0f0f0
}

.cat_root::-webkit-scrollbar, .cat_child::-webkit-scrollbar {
	display: none !important
}

header {
}

#main_menu {
	background-color: #004e25;
	height: 43px;
	border-top: 1px solid #004e25;
	border-bottom: 1px solid #004e25;
	z-index: 9990
}

#sub_menu {
	background-color: #fff;
	height: 32px;
	border-bottom: 1px solid #d9d9d9;
	line-height: 2
}

#main_content, #other_videos {
	background-color: #fff;
	/* border: 1px solid #e6e6e6 */
}

footer {
	/* background: #b3110e */
}

#bottom_menu {
}

#copyright {
	background: url(../img/footer-bg.jpg) no-repeat left bottom
}

	#copyright .container.bt {
		/* border-top: 1px solid #f01514; */
	}

	#copyright ul li {
		display: inline-block;
		padding: 0px 5px;
		overflow: hidden
	}

		#copyright ul li:not(:last-child) {
			/* border-right: 1px solid #ccc */
		}

		#copyright ul li a {
			color: #eee
		}

#copyright {
	color: #fff;
	position: relative;
	background-size: cover !important;
	background: #004e25 !important;
	border-top: 2px solid #004e25;
}

header .logo {
	position: relative;
	margin-top: 10px;
}

@media only screen and (max-width:767px) {
	header .logo {
		margin-top: 10px
	}
}

header .logo .logo_link {
	position: absolute;
	top: 65px;
	left: 105px;
	color: #fff;
	text-decoration: none
}

header ul.download_link {
	display: inline-block
}

@media only screen and (min-width:992px) {
	header ul.download_link {
		margin-top: 25px
	}
}

header ul.download_link li {
	max-width: 130px;
	display: inline-block
}

#main_menu > .container {
	position: relative
}

	#main_menu > .container > #menu_pc > div > div > ul > li {
		display: inline-block
	}

		#main_menu > .container > #menu_pc > div > div > ul > li > a {
			display: block;
			margin: 0px 25px;
			/* font:22px Bebas,Arial; */
			line-height: 38px;
			color: #fff;
			text-transform: uppercase;
			font-family: 'OpenSans-Bold';
			font-size: 14px;
		}

		#main_menu > .container > #menu_pc > div > div > ul > li:hover > a {
			text-decoration: none;
			color: #ffc600;
			border-bottom: 3px solid #ffc600
		}

		#main_menu > .container > #menu_pc > div > div > ul > li > a.active {
			color: #ffc600
		}

	#main_menu > .container > #menu_pc ul > li:hover .mega_menu {
		display: block !important
	}

	#main_menu > .container .mega_menu {
		position: absolute;
		top: 42px;
		left: 0;
		width: 100%;
		color: white;
		z-index: 9999
	}

#main_menu .container .mega_menu .sub {
	background-color: #22b14c;
}

#main_menu .container .mega_menu h3 a { /* font:400 18px/30px Bebas,arial; */
	color: #fff200;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'OpenSans-Bold';
	font-size: 14px;
}

#main_menu .container .mega_menu .sub ul {
	list-style: disc
}

	#main_menu .container .mega_menu .sub ul li a {
		font: 400 15px/20px Bebas,arial;
		color: #fff;
		text-decoration: none
	}

		#main_menu .container .mega_menu .sub ul li a:hover {
			color: #ffc600
		}

#main_menu .container .mega_menu .hot {
	background-color: #000
}

	#main_menu .container .mega_menu .hot a {
		display: block;
		font: 400 14px/21px Roboto,arial;
		color: #fff;
		text-decoration: none
	}

		#main_menu .container .mega_menu .hot a:hover {
			color: #ffc600
		}

	#main_menu .container .mega_menu .hot img {
		padding: 15px 0
	}

	#main_menu .container .mega_menu .hot span {
		display: block;
		padding-bottom: 15px
	}

#main_menu .container .search {
	line-height: 43px;
	position: relative
}

	#main_menu .container .search i.fa-search {
		font-size: 20px;
		color: #fff
	}

	#main_menu .container .search .search_content {
		width: 298px;
		height: 32px;
		border: 1px solid #ccc;
		box-shadow: 0 1px 4px #ccc;
		background: #fff;
		position: absolute;
		top: 42px;
		right: 0;
		z-index: 999
	}

		#main_menu .container .search .search_content input {
			width: 100%;
		}

		#main_menu .container .search .search_content i.fa-caret-up {
			font-size: 22px;
			color: #fff;
			position: absolute;
			top: -14px;
			right: 14px;
			z-index: 99
		}

		#main_menu .container .search .search_content input.ui-autocomplete-input {
			position: absolute;
			top: 2px;
			right: 0;
			border: 0;
			background: #fff;
			height: 28px;
			width: 294px;
			margin-left: 1px;
			font-size: 14px;
			line-height: 28px;
			outline: none;
			padding: 0 5px
		}

ul.first_nav li {
	float: left
}

	ul.first_nav li a {
		padding: 0 10px;
		font-weight: 700;
		font-size: 14px;
		color: #f01514;
		border-right: 1px solid #d9d9d9
	}

#languages {
	background: 0 0;
	border: none
}

select#languages:focus {
	outline: none
}

#menu_mb ul {
	margin-bottom: 0px
}

	#menu_mb ul li {
		float: left;
		width: 20%
	}

		#menu_mb ul li:not(:first-child) {
			border-left: 1px solid #af2906
		}

		#menu_mb ul li a {
			color: #fff;
			width: 100%;
			height: 40px;
			display: inline-block;
			font: 600 14px roboto,arial,sans-serif;
			line-height: 42px
		}

#menu_mb a:hover {
	background-color: #333
}

#second_slider .carousel-indicators {
	bottom: -50px !important
}

#tv_live_r .carousel-indicators {
	bottom: -50px !important
}

#tv_live_l .carousel-indicators {
	bottom: -50px !important
}

#second_slider .carousel-indicators li {
	background-color: #f30d00
}

#tv_live_r .carousel-indicators li {
	background-color: #f30d00
}

#tv_live_l .carousel-indicators li {
	background-color: #f30d00
}

#spotlight {
	background: #edf3f7;
	border: 1px solid #dee7ec;
	height: 455px;
	overflow: scroll
}

.slide_cover {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-image: linear-gradient(#19181803,black)
}

.section_header {
	border-bottom: 3px solid #f01514;
	margin-bottom: 10px;
	text-transform: uppercase;
	display: inline-block;
	width: 100%
}

	.section_header h2 {
		color: #ed1c24;
		/* font: 500 25px/30px Bebas,Arial; */
		display: inline-block;
		margin-right: 15px;
		font-size: 21px;
		line-height: 20px;
		font-family: 'OpenSans-Bold';
	}

h3.post_box_title {
	/* font: 600 14px/20px Roboto,Arial; */
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-family: 'OpenSans-Medium';
	font-size: 14px;
	color: #010101;
	/* font-family: 'OpenSans-Bold'; */
	margin-top: 10px;
}

.tie_cat nav {
	display: block !important;
	white-space: nowrap;
	/* overflow-x: scroll; */
	overflow-y: hidden;
	padding-bottom: 10px;
	width: 100%;
	margin-bottom: 20px;
}

.tie_cat .nav-link {
	display: unset !important
}

.tie_cat nav a.active, .cat_root a {
	color: #ed1c24;
	/* font: 500 25px/30px Bebas,Arial; */
	font-family: 'OpenSans-Semibold';
	font-size: 21px;
	text-transform: uppercase;
}

.tie_cat nav a, .cat_child a {
	/* font: 400 17px/32px Bebas,Arial */
	font-family: 'OpenSans-Semibold';
	font-size: 16px;
	color: #000;
margin-top: 3px;margin-right: 15px;display: inline-block;}

	.tie_cat nav a:first-child {
		padding-left: 0px
	}

.tie_cat nav {
	border-bottom: 3px solid #f01514;
	/* font-family: 'OpenSans-Semibold'; */
}

h2.post_box_title {
	/* font: 600 18px/24px Roboto,Arial,Helvetica; */
	max-height: 72px;
	margin-bottom: 4px;
	overflow: hidden;
	font-family: 'OpenSans-Bold';
	font-size: 18px;
	color: #000000;
}

.post_excerpt {
	color: #444;
	margin-top: 5px;
	text-align: justify;
	line-height: 20px;
	font-size: 14px
}

.tie_date {
	color: #aaaaaa;
	/* font: 300 80% Roboto,Arial,sans-serif; */
	margin: 5px 0;
	-webkit-font-smoothing: antialiased;
	font-family: 'OPENSANS-REGULAR';
	font-size: 12px;
}

#bottom_menu .nav_title {
	font-weight: 700;
	margin-bottom: 8px;
	color: #edf6ff;
	font-size: 18px
}

.nav_items li {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 6px
}

	.nav_items li a {
		font-weight: 400;
		color: #edf6ff
	}

.post_item .post_cat {
	text-transform: uppercase;
	color: #aaa;
	font: 400 12px Roboto,Arial;
	margin-bottom: 5px
}

h1.post_title {
	font: 600 20px/25px Roboto,Arial
}

.content p {
	color: #333 !important;
	font: 100 15px/24px Roboto,Arial,Helvetica
}

p.content {
	font: 100 15px/24px Roboto,Arial,Helvetica
}

.item_list {
	border-bottom: 1px dashed #ccc
}

.post_excerpt {
	font: 13px/20px Arial;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical
}

.page-link {
	color: #f30d00 !important
}

.page-item.active a {
	color: #fff !important;
	background-color: #f30d00 !important
}

.page-item.active .page-link {
	border-color: #dc3545 !important
}

.slick-prev:before, .slick-next:before {
	color: #b50d00 !important
}

.slide_slick .slick-prev {
	right: : 20px !important;
	z-index: 999
}

.slide_slick .slick-next {
	right: -5px !important
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #b4120f;
	background-color: #fff !important
}

.cat_section {
	border-bottom: 3px solid #f01514
}

.cat_root, .cat_child {
	white-space: nowrap
}

.cat_child {
	overflow: scroll
}

#main_404 {
	background-color: #fff;
	border: 1px solid #e6e6e6;
}

.error-template {
	padding: 40px 15px;
	text-align: center;
}

.error-actions {
	margin-top: 15px;
	margin-bottom: 15px;
}

	.error-actions .btn {
		margin-right: 10px;
	}

.slick-slide h3.post_box_title {margin-top:10px}
.tie_cat  h3.post_box_title {
     
    margin-top: 0px;
/* font-weight: normal !important; */}
.breadcrumb {
     
    font-size: 13px;
}