.line {
    height: 2px;
    width: 90%;
    background-color: var(--Primary-red-color);
    margin: 5px 0 12px 0;
}
.video-content-title i {
    font-size: 32px;
    margin-right: 12px;
}
.video-content-title h1 {
    font-size: 18px;
    margin: 0 12px;
	text-transform: uppercase;
}
.video-content-title {
    display: flex;
    flex: auto;
    align-items: center;
}
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
h2.video-relate i {
    color: var(--Primary-red-color-title);
}
.fa-star:before {
    content: "\f005";
    font-family: 'Font Awesome 5 Free';
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.single-post .content-post {
	background-color: white;
	text-align: justify;
	padding-bottom: 30px;
}
.single-post .author-title span {
	margin-right: .5em
}
.single-post table, .single-post th, .single-post td {
	border:1px solid black;
	text-align: center;
	padding: 5px;
}
.single-post table {
	padding: 0;
}
.single-post .content-post .author-title span {
	color: #9b9b9b;
	font-size: 14px;
}
.single-post .content-post .author-title{
	padding-bottom: 15px;
}
.single-post .content-post h2{
	font-size: 1.2em;
}
.single-post .content-post h3 {
	font-size: 1.1em;
}
.single-post .content-post h4 {
	font-size: 1.05em;
}
.single-post .content-post h5, .single-post .content-post h6 {
	font-size: 1em;
}
.single-post  .content-post .entry-title {
	font-weight: bold; font-size: 1.3rem; margin-bottom: 0; text-transform: uppercase;
}
.single-post  .content-post  .next span{
	padding-right: 15px;
	font-size: 18px;
}
.single-post  .content-post  .prev span{
	padding-right: 15px;
	font-size: 18px;
}
.single-post  .content-post  .next {
	display: inline-flex;
	font-style: italic;
	font-weight: bold;
}
.single-post  .content-post  .prev {
	display: inline-flex;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px; 
}
.single-post .entry-content ul {
	margin:.5rem 0; padding-left: 30px
}
.single-post .entry-content ul li {
	margin-bottom: .2rem;
}
.single-post .related_posts h3 {
	text-transform: uppercase;
}
.single-post .related_posts ul {
	padding: .5em; margin:0; list-style: none; border:solid 1px #ddd; background-color: #f1f1f1;
	border-radius: 6px;
}
.single-post .related_posts ul a {
	color: inherit; text-decoration: none; font-weight: normal;
}
.single-post .bvlq {
	padding-top: 10px;
}
.single-post .bvlq h3 {
	font-weight: bold;
}
.single-post .bvlq .contentbvlq{
	/*position: relative;
	width: 100%;
	height: 130px;*/
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-top: 10px;
}
.single-post .bvlq .col-4{
	position: relative; margin-bottom: 30px
}
.single-post .bvlq  .img{
	padding: 5px;
	overflow: hidden;
	border: 1px solid #ccc
}
.single-post .bvlq .imgbvlq {
	position: relative;
	overflow: hidden
}
.single-post .bvlq .title {
	font-weight: bold; margin-top: 1em;
}
.single-post .bvlq  span.date{
	font-size: 15px;
	opacity: 0.8;
}
.single-post .bvlq .contentbvl>a{
	display: block;
}
.single-post .bvlq .imgbvlq:before {
	content: '';
	display: block;
	padding-bottom: 75%;
}
.single-post .bvlq .imgbvlq img {
	width: 100%;
	height: 100%;
	object-fit: cover;

}
.single-post .bvlq .col_wrapper:hover img{
	transform: scale(1.1);
	transition: 0.3s
}
.page-template-default .col-9{
	text-align: justify;
}
.page-template-default .entry-title {
	padding-bottom: 15px;
}
.bvlq .list-news .ratio.ratio--custom{
	padding-bottom: 65%;
}
.bvlq>h3{
	text-transform: uppercase;
	margin-bottom: 15px;
}
.bvlq .list-news .box-text{
	position: absolute;
	background-color: rgba(0, 0, 0, 0.65);
	width: 100%;
	max-height: 100%;
	padding: 2px;
	bottom: 0;
	text-align: center;
	transition: 0.5s;
	z-index: 1;
}
.bvlq .list-news .post-item h5.title{
	font-weight: normal;
	text-shadow: 0px 0px 0px black;
	color: #fff;
	margin: 0;
}
.bvlq .post-item .link-post{
	border: 1px solid #e0e0e0;
	padding: 4px;
	box-shadow: 1px 2px 4px #c3c3c3;
}

.bvlq .post-item a.link-post:hover .hover-show{
	opacity: 1;
}
.bvlq .post-item a.link-post .box-text:hover{
	background-color: #dd4b39;
}
@media(max-width: 1024px){
	.single-post  .content-post .entry-title{
		font-size: 1.2em
	}
}
@media (max-width: 650px){
	.single-post-post .row.column-reverse {
		flex-direction: column;
	}
	h1.page-title {
		text-align: center;
	}
	.single-post .bvlq {
		padding:0 15px;
	}
	.single-post #primary, .page #primary {
		padding:0 10px;
	}
}
.namlbn-tags a, .post-cat a {
	display: inline-block; padding:3px 5px; margin-right: 5px; border-radius: 3px;
	background-color: var(--Second-green-color); color: #fff; text-decoration: none; margin-bottom: 5px;
}
.single-post .content-post p.namlbn-tags {
	text-align: initial;
}