
	html, body, h1, h2, h3, h4, h5, h6, p
	{
		font-family: 'Open Sans', sans-serif !important; 
		margin-bottom: 0px;
	} 
	.chan-des-h3
	{
		font-size: 14px !important;
		font-weight: 400;
		line-height: 16px;
		color: #777;
	}

	.portfolio-desc
	{
		padding-top: 3px;
		padding-bottom: 0px;
	}

	.tranc-2{

		display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;  
	    overflow: hidden;
	}

	.chan-stats
	{
		height: 20px;
		width: 100%;
		display: inline-block;
		margin-top: 10px;
	}

	.dot
	{
		height: 4px;
		width: 4px;
		background-color: #999;
		border-radius: 50%;
		margin-top: 8px;
		float: left;
	}

	.c-wa-nu
	{
		font-size: 14px !important;
		font-weight: 400;
		line-height: 16px;
		color: #777;
		margin-left: 5px !important;
		float: left;
	}

	.c-wa-txt
	{
		font-size: 14px !important;
		font-weight: 600;
		line-height: 16px;
		color: #777;
		margin-left: 5px !important;
		float: left;
		margin-right: 10px !important;
	}

	.c-wa-uid
	{
		font-size: 14px !important;
		font-weight: 600;
		line-height: 16px;
		color: #777;
		margin-left: 5px !important;
		float: left;
		margin-right: 10px !important;
	}

	.live-tag
	{
		background-color: #FF0000;
		position: absolute;
		left: 6px;
		top: 6px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.live-tag-h
	{
		color: #FFFFFF;
		font-size: 18px;
		text-align: center;
	}