/* 
 * 
 * 
 * CSS Document
 */
html,
body {
	margin:0px;
	padding:0px;
	height: 100%;
	position: relative;
}
body {
	margin: 0;
	padding:0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height: 1.4;
	color: #000000;
  height: 100%;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a {
	color:#044e97;
}
.wrapper {
	width:100%;
	margin:auto;
}
.wrapper.full-width {
	width:100%;
	margin:auto;
}
@media (min-width: 768px) {
	.wrapper.boxed {
		width:750px;
	}
  .boxed .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
	.wrapper.boxed {
		width:960px;
	}
  .boxed .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
	.wrapper.boxed {
		width:996px;
	}
  .boxed .container {
    width: 996px;
  }
}
.inner-wrap {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
/* Top Bar */
.top-bar {
	width:100%;
	float:left;
	line-height:30px;
	border-bottom:1px solid #ddd;
}
.top-bar .top-date {
	float:left;
	padding-left:0px;
}
.top-bar .social-menu {
	float:right;
	padding-right:0px;
}

/* Navigation */
.main-navigation {
	width:100%;
	float:left;
}
.default-menu {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
.default-menu .navbar {
	border: none;
	margin-bottom:0px;
	min-height: 30px;
}
.default-menu .navbar-collapse {
	padding:0px;
	margin:0px;
}
.default-menu .navbar-nav {
	border:0px;
	width:100%;
	margin:0px;
}
.default-menu .navbar-nav > li > a {
  color: #000;
	font-size:15px;
	padding: 8px 12px;
	font-weight:normal;
	border-right:0px solid #ddd;
}
.default-menu .navbar-nav > li > a:hover,
.default-menu .navbar-nav > li > a:focus {
  color: #333;
  background-color: #ddd;
}
.default-menu .navbar-nav > li > a.active {
}
.default-menu .dropdown-menu {
	background: #fff;
	border:0px;
	border-radius:0px;
}
.default-menu .dropdown-menu a {
	color:#000;
}
.default-menu .dropdown-menu a:hover {
	color:#333;
	background:#ddd;
}
.dropdown-submenu {
	position:relative;
}
.dropdown-submenu > .dropdown-menu {
	top:0;
	left:100%;
	margin-top:0px;
	margin-left:0px;
}
.default-menu .navbar-toggle {
	background:#ddd;
	border-radius:0px;
}
.default-menu .navbar-toggle .icon-bar {
	background-color: #333333;
}
/* Mega Menu */
.mega-menu {
	width:100%;
	float:left;
	border:0px;
	position:relative;
}
.mega-menu .navbar {
	border: none;
	min-height: 30px;
	margin-bottom:0px;
}
.mega-menu .navbar-collapse {
  position: relative;
	padding:0px;
}
.mega-menu .nav > li > a {
  color: #000;
  font-weight: normal;
	padding: 12px 15px;
	border:0px;
}
.mega-menu .navbar-nav {
	border: none;
	width:100%;
}
.mega-menu .navbar-nav > li > a {
  color: #000;
	font-size:15px;
	font-weight:normal;
}
.mega-menu .navbar-nav > li > a:hover,
.mega-menu .navbar-nav > li > a:focus {
  color: #000;
  background-color: #ddd;
}
.mega-menu .navbar-nav > li > a.active {
}
.mega-menu .navbar-nav > .active > a,
.mega-menu .navbar-nav > .active > a:hover,
.mega-menu .navbar-nav > .active > a:focus {
  color: #000;
  background-color: #ddd;
}
.mega-menu .navbar-nav > .disabled > a,
.mega-menu .navbar-nav > .disabled > a:hover,
.mega-menu .navbar-nav > .disabled > a:focus {
  color: #000;
  background-color: #ddd;
}
.mega-menu .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.mega-menu .nav > li > .dropdown-menu {
  margin-top: 0px;
}
.mega-menu .dropdown-menu {
  border-radius: 0;
}
.mega-menu .nav-mega li {
  position: static;
}
.mega-menu .nav-mega li .dropdown-menu.dd-mega {
  width: 100%;
  padding: 0;
}
.mega-menu .nav-mega li .dropdown-menu:after {
  border-bottom: 8px solid #ddd;
}
.mega-menu .nav-dropdown-mega-menu {
  padding: 0;
  background-color: #fff;
	min-height:200px;
}
.mega-menu .nav-dropdown-mega-menu .container-fluid {
  background-color: #fff;
	min-height:200px;
}
.mega-menu .nav-dropdown-mega-menu > .nav-category {
  width: 20%;
  border-right: 1px solid #ddd;
  float: left;
}
.mega-menu .nav-dropdown-mega-menu > .nav-category > li {
  position: relative;
}
.mega-menu .nav-dropdown-mega-menu > .nav-category > li > a {
  color: #000;
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
  display: block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mega-menu .nav-dropdown-mega-menu > .nav-category > li > a:hover,
.mega-menu .nav-dropdown-mega-menu > .nav-category > li > a:focus {
  text-decoration: none;
  background-color: #ddd;
}
.mega-menu .nav-dropdown-mega-menu > .nav-category > li.active:before {
  position: absolute;
  content: '';
  top: 50%;
  margin-top: -9px;
  right: 0;
  display: inline-block;
  border-right: 9px solid #ddd;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}
.mega-menu .nav-dropdown-mega-menu > .nav-category > li.active:after {
  position: absolute;
  content: '';
  top: 50%;
  margin-top: -9px;
  right: -1px;
  display: inline-block;
  border-right: 9px solid #FFF;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}
.mega-menu .nav-dropdown-mega-menu .nav-subcategroy-wrap {
  margin-left: 20%;
  position: relative;
  background-color: #ffffff;
}
.mega-menu .nav-dropdown-mega-menu .nav-subcategroy-wrap > div {
  display: none;
}
.mega-menu .nav-dropdown-mega-menu .nav-subcategroy-wrap > div.active {
  display: block;
}
.mega-menu .nav-dropdown-mega-menu .nav-subcategroy-wrap.container-fluid {
  padding: 0;
}
.mega-menu .nav-dropdown-mega-menu .nav-subcategroy-wrap [class*=col-] {
  padding: 0;
}
.mega-menu .nav-dropdown-mega-menu .nav-subcategroy-wrap .nav-subcategory {
  padding-bottom: 10px;
}
.mega-menu .nav-dropdown-mega-menu .nav-subcategroy-wrap .nav-subcategory .lnt-category-name {
  font-size: 14px;
  font-weight: bold;
  padding: 12px 20px 13px;
  margin-top: 0;
  border-bottom: 1px solid #eeeeee;
}
.mega-menu .nav-dropdown-mega-menu .nav-subcategroy-wrap .nav-subcategory ul li {
  padding: 6px 20px;
}
.mega-menu .nav-dropdown-mega-menu .nav-subcategroy-wrap .nav-subcategory ul li a {
  color: #000;
}
.mega-menu .news-box {
	width:20%;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.mega-menu .has-category .news-box {
	width:25%;
}
.mega-menu .news-box a {
	margin-top:10px;
	width:100%;
	float:left;
	font-size:13px;
}
.mega-menu .news-box .nav-subcategory li a {
	color:#1f5eaa!important;
}
.mega-menu .navbar-toggle {
	background:#333;
	border-radius:0px;
	margin-right:0px;
}
.mega-menu .navbar-toggle .icon-bar {
	background-color: #ddd;
}
/*
 * Search Form (Header)
 */
.search-icon {
	float:right!important;
}
.search-top {
	cursor: pointer;
	padding: 5px 12px;
	line-height:20px;
	background-color: #333;
	color:#999999;
}
.search-top:hover {
   background-color: #ddd;
	 color: #333333;
}
.search-form {
	display:none;
	position:absolute;
}
.search-form-top {
	border-bottom:3px solid #666;
	display: none;
	padding: 10px;
	position: absolute;
	right: 0;
	z-index: 9999;
	background-color: #ffffff;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.search-form-group {
	width:320px;
	position: relative;
}
.search-form-group input.s-input {
	width: 100%;
	padding: 3px;
	height: 30px;
	font-size:14px;
	color: #777777;
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #EAEAEA;
}
.search-form-group button {
	border-radius: 0;
	color: #fff;
	line-height: 30px;
	margin-bottom: 0;
	padding: 0 15px;
	position: absolute;
	top: 0;
	right: 0;
	background:#666;
	border: 0px;
}
.boxed .default-menu .container,
.boxed .mega-menu .container {
	padding:0px;
}
.boxed .ticker-wrap .container {
	padding:0px;
}
.main-header {
	margin-top:44px;
}
.mid-header {
	float:left;
	width:100%;
	margin-bottom:0px;
}
.header-logo {
	float:left;
	text-align:center;
}
.header-logo .logo {
	padding:5px 0px;
}
.mobile-menu-navigation {
	width:100%;
	float:left;
	background: #fff;
}
.mid-header .header-right-adv .widget-space {
	margin:0px;
}
/*
 * Sub navigation
 */
.sub-navigation {
	width:100%;
	float:left;
}
.sub-navigation:before
.sub-navigation:after {
	content:"";
}
.sub-navigation .hash-menu {
	float:left;
}
.sub-navigation .hash-menu ul {
	margin:0px 15px;
	padding:0px;
	float:left;
	margin-bottom:5px;
}
.sub-navigation .hash-nav li {
	position: relative;
  display: block;
	list-style:none;
	margin:0px 5px 0px 0px;
	padding:0px;
	float:left;
}
.sub-navigation .hash-menu li a {
	padding: 2px 5px 2px 5px;
	font-family:'Noto Sans', Arial;
	font-size:15px;
	font-weight:normal;
	position: relative;
  display: block;
	float:left;
	color:#333;
}
.sub-navigation .hash-menu li a span {
	color:#d81018;
}
.sub-navigation .hash-menu li a:hover {
	font-size:16px;
	padding:1px 4px 1px 4px;
}
.sub-navigation .sub-menu ul {
	margin:0px 5px;
	padding:0px;
	float:left;
	margin-bottom:5px;
}
.sub-navigation .sub-menu li {
	position: relative;
  display: block;
	list-style:none;
	margin:0px 3px;
	float:left;
}
.sub-navigation .sub-menu li a {
	padding: 2px 15px 2px 15px;
	font-size:14px;
	font-weight:normal;
	position: relative;
  display: block;
	float:left;
	color:#333333;
	background:#f0f0f1;
	border-radius:0px 0px 3px 3px;
}
.sub-navigation .sub-menu li a:hover,
.sub-navigation .sub-menu li a:focus {
  color: #fff;
  background-color: #d81018;
}
.sub-navigation .social-menu ul {
	margin:0px 5px;
	padding:0px;
	float:left;
	margin-bottom:5px;
}
.sub-navigation .social-menu li {
	position: relative;
  display: block;
	list-style:none;
	margin:0px 3px;
	float:left;
}
/* 
 * Breaking News Ticker
 */
.ticker-wrap {
	width:100%;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}
.ticker-wrap .ticker-container {
	width:100%;
	padding:0px;
	margin:0px;
	position: relative;
	overflow:hidden;
}
.ticker-wrap .ticker-title {
	width:120px;
	height:36px;
	float:left;
	color: #ffffff;
	position: relative;
	padding:0px;
	margin:0px;
	text-align:center;
	line-height:36px;
	background: #333; /* For browsers that do not support gradients */
}
.ticker-wrap .ticker-title:after {
	border-color:transparent transparent transparent #333;
	border-style:solid;
	border-width:11px;
	content:"";
	display:block;
	height:0;
	right:-18px;
	position:absolute;
	top:7px;
	width:0;
}
.ticker-wrap ul {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:calc(100% - 120px);
	padding-top:6px;
	padding-bottom:6px;
	height:24px;
}
.ticker-news a {
	color:#000;
}
.ticker-news a:hover {
	color:#666;
}
.ticker-wrap ul.ticker {
	display: inline-block;
	overflow: hidden;
}
.ticker-wrap ul.ticker li {
	padding-left:15px;
	line-height:24px;
}
.ticker-wrap div.ticker {
	display: inline-block;
	word-wrap: break-word;
}
.ticker-wrap .marquee {
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:calc(100% - 120px);
	padding-top:6px;
	padding-bottom:6px;
	height:36px;
	line-height:24px;
}

/* 
 * LiveTV Homepage
 */
.livetv-wrap {
	width:100%;
	float:left;
}
.livetv-wrap .livetv-inner {
	width:100%;
	float:left;
	background:#333;
}
.livetv-wrap .livetv-title {
	width:100%;
	float:left;
	color: #ffffff;
	position: relative;
	padding:8px 15px;
	margin:0px;
	font-size:18px;
}
/* Content Page*/
.main-content {
	width:100%;
	float:left;
}
.main-content > .container {
	padding:0px;
}
.content {
	width:100%;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
}
.inner-content {
	width:100%;
	float:left;
}
/*
 * Featured Block
 */
.fa1 { width:100%; 	float:left; padding:0px; margin-bottom:15px; }
.fa1 .fa-item-box {}
.fa1 .fa-left-block {float: left;  position: relative; width: 49%; margin-right:1%; overflow:hidden; }
.fa1 .fa-left-block::after {
  background:-moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .75)));
	background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
	background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
	background:-ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
	background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
  bottom: 0;
  content: "";
  height: 166px;
  left: 0;
  position: absolute;
  width: 100%;
}
.fa1 .fa-left-inner {
  float: left;
  max-height: 320px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.fa1 .fa-left-inner img {
  transition: all 0.5s ease 0s;
  width: 100%;
	text-align:center;
}
.fa1 .fa-left-text {
  bottom: 0;
  left: 0;
  padding:10px 20px 5px 20px;
  position: absolute;
  z-index: 1;
	background: rgba(0,0,0,0.2);
	display: block;
	width: 100%;
}
.fa1 .fa-left-text a {
  color: #fff;
}
.fa1 .fa-left-text a h2 {
	color: #fff;
  font-size: 24px;
	line-height: 30px;
	font-weight: bold;
  margin-bottom: 0px;
	margin-top: 0px;
}
.fa1 .fa-left-text span {
  color: #fff;
  font-size: 11px;
  font-weight: normal;
}
.fa1 .fa-right-block {
	float: left;
  width: 50%;
}
.fa1 .fa-right-news {
	width:48%;
	height:150px;
	float:left;
	margin-right:2%;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.fa1 .fa-right-news:nth-child {
  margin-right: 0px;
}
.fa1 .fa-right-news::after {
  background:-moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .75)));
	background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
	background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
	background:-ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
	background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
  bottom: 0;
  content: "";
  height: 83px;
  left: 0;
  position: absolute;
  width: 100%;
}
.fa1 .fa-right-news img {
  transition: all 0.5s ease 0s;
  width: 100%;
}
.fa1 .fa-right-text {
  bottom: 0;
  left: 0;
  padding:5px;
  position: absolute;
  z-index: 1;
	width: 100%;
	background: rgba(0,0,0,0.1);
	min-height:70px;
}
.fa1 .fa-right-text a {
  color: #fff;
}
.fa1 .fa-right-text a h2 {	
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-shadow:1px 1px 2px #333;
	margin-bottom:0px;
	margin-top: 5px;
}
.fa1 .fa-right-text > span {
  color: #fff;
  display: block;
  font-size: 11px;
  margin-bottom: 0px;
  padding: 2px 0px;
}
.fa1 img:hover {transform: scale(1.1) rotate(-3deg);}

.fa2 {width:100%; float:left; margin-bottom:30px; padding:0px;}
.fa2 .owl-carousel {width:100%; float:left;}
.fa2 .owl-carousel .item {background:#333; width:100%; float:left;}
.fa2 .owl-carousel .item img {width:100%; height:227px;}
.fa2 .owl-carousel .item .caption {width:100%; min-height:80px; display:block;}
.fa2 .owl-carousel .item .caption {
	background:-moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, .85) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, .85)));
	background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, .85) 100%);
	background:-o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, .85) 100%);
	background:-ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, .85) 100%);
	background:linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, .85) 100%);
	position:absolute;
	z-index:99999;
	bottom:0;
	padding:10px;
	color:#fff;
	text-align:center;
}
.fa2 .owl-carousel .item .caption h4 {margin:0px;}
.fa2 .owl-carousel .item .caption a {color:#fff;}
.fa2 .owl-carousel .item .caption p {color:#fff; margin:0px; font-size:11px;}
/* Featured Area (Video) Style 1 */
.fv1 {width:100%; float:left; margin-bottom:30px; padding:0px;}
.fv1 .fv-left-block {float: left;  position: relative; width: 49%; margin-right:1%; overflow:hidden; }
.fv1 .fv-left-inner { float: left; max-height: 320px; position: relative; width: 100%; overflow: hidden; background:#333;}
.fv1 .fv-left-inner img {transition: all 0.5s ease 0s; width: 100%;text-align:center;}
.fv1 .fv-left-inner:hover img {opacity:0.7}
.fv1 .fv-left-inner-text { bottom: 0; left: 0; padding:20px; position: absolute; z-index: 1;}
.fv1 .fv-left-inner a { color: #fff;}
.fv1 .fv-left-inner a h2 {font-size:24px;line-height:30px;font-weight:bold;text-shadow:1px 1px 2px #333; margin-bottom: 0; color:#fff;}
.fv1 .fv-left-inner .play {position: absolute; top: calc(50% - 20px);left: calc(50% - 20px);padding:0px;margin:0px;width:42px;height:42px;background: rgba(0,0,0,0.5);	border-radius:50px;	text-align: center;}
.fv1 .fv-left-inner .play {background: url('../img/play.png') no-repeat ;}
.fv1 .fv-left-inner .play i { padding-left:5px;font-size: 48px;line-height:42px;color:#fff;}
.fv1 .fv-right-block {float: left; width: 50%;}
.fv1 .fv-right-inner {width:48%; float:left; margin-right:2%; margin-bottom: 10px; overflow: hidden; position: relative;}
.fv1 .fv-right-inner img { width: 100%; transition: all 0.5s ease 0s;}
.fv1 .fv-right-inner:hover img {opacity:0.7}
.fv1 .fv-right-inner a { color: #fff;}
.fv1 .fv-right-inner a h2 {font-size:16px;line-height:18px;font-weight:bold;text-shadow:1px 1px 2px #333;margin-bottom:0px; color:#fff;}
.fv1 .fv-right-inner-text { bottom: 0; left: 0; padding:5px; position: absolute; z-index: 1; text-align:center;}
.fv1 .fv-right-inner .play {position: absolute; top: calc(50% - 20px);left: calc(50% - 20px);padding:0px;margin:0px;width:42px;height:42px;background: rgba(0,0,0,0.5);	border-radius:50px;	text-align: center;}
.fv1 .fv-right-inner .play {background: url('../img/play.png') no-repeat ;}
.fv1 .fv-right-inner .play i { padding-left:5px;font-size: 48px;line-height:42px;color:#fff;}
/* Featured Area (Video) Style 2 */
.fv2 {width:100%; float:left; margin-bottom:30px; padding:0px;}
.fv2 .fv-left-block {float: left;  position: relative; width: 69%; margin-right:1%; overflow:hidden; }
.fv2 .fv-left-inner { float: left; max-height: 450px; position: relative; width: 100%; overflow: hidden; background:#333;}
.fv2 .fv-left-inner img {transition: all 0.5s ease 0s; width: 100%;text-align:center;}
.fv2 .fv-left-inner:hover img {opacity:0.7}
.fv2 .fv-left-inner-text { bottom: 0; left: 0; padding:20px; position: absolute; z-index: 1;}
.fv2 .fv-left-inner a { color: #fff;}
.fv2 .fv-left-inner a h2 {font-size:24px;line-height:30px;font-weight:bold;text-shadow:1px 1px 2px #333; margin-bottom: 0; color:#fff;}
.fv2 .fv-left-inner .play {position: absolute; top: calc(50% - 45px);left: calc(50% - 45px);padding:0px;margin:0px;width:90px;height:90px;background: rgba(0,0,0,0.5);	border-radius:50px;	text-align: center;}
.fv2 .fv-left-inner .play {background: url('../img/play-big.png') no-repeat ;}
.fv2 .fv-left-inner .play i { padding-left:5px;font-size: 48px;line-height:42px;color:#fff;}
.fv2 .fv-right-block {float: left; width: 30%;}
.fv2 .fv-right-inner {width:100%;	height:140px;	float:left;	margin-right:2%;  margin-bottom: 15px; overflow: hidden; position: relative;}
.fv2 .fv-right-inner img { width: 100%; transition: all 0.5s ease 0s;}
.fv2 .fv-right-inner:hover img {opacity:0.7}
.fv2 .fv-right-inner a { color: #fff;}
.fv2 .fv-right-inner a h2 {font-size:16px;line-height:18px;font-weight:bold;text-shadow:1px 1px 2px #333;margin-bottom:0px; color:#fff;}
.fv2 .fv-right-inner-text { bottom: 0; left: 0; padding:5px; position: absolute; z-index: 1; text-align:center;}
.fv2 .fv-right-inner .play {position: absolute; top: calc(50% - 20px);left: calc(50% - 20px);padding:0px;margin:0px;width:42px;height:42px;background: rgba(0,0,0,0.5);	border-radius:50px;	text-align: center;}
.fv2 .fv-right-inner .play {background: url('../img/play.png') no-repeat ;}
.fv2 .fv-right-inner .play i { padding-left:5px;font-size: 48px;line-height:42px;color:#fff;}
/* Featured Area (Video) Style 3 */
.fv3 {width:100%; height:auto; float:left; margin-bottom:30px; padding:0px;}
.fv3 .fv3-title {width:100%; float:left; padding:8px 15px; margin:0px; font-size:18px;}
.fv3 .fv3-block {width:100%; float:left;}
.fv3 .fv3-block-iframe {width:100%; height:100%; float:left; overflow:hidden;}
/* Feature Video Auto Play */
.videoWrapper {position: relative;padding-bottom: 56.45%;	height: 0;}
.videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.videoWrapper video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.videoWrapper i {position:absolute;top:45%;left:45%;font-size:48px;color:#ddd;text-align:center;}
/* Style 2 */
.fs1 {display:table;margin-bottom:30px;width:100%;float:left;}
.fs1 .bx-has-controls-direction{display:none;}
.fs1 .fs1-box {background: #333;float:left;margin:0px;padding:0px;position:relative;height:324px;overflow:hidden;width:70%;position:relative;}
.fs1 .fs1-box ul {margin:0px; padding:0px; width:100%; float:left;}
.fs1 .fs1-box li {display:none; padding:0px; margin:0px; width:100%; float:leftl}
.fs1 .fs1-box li:first-child{display: block;}
.fs1 .fs1-box li img {width:100%;height:auto;}
.fs1 .fs1-box .heading{position:absolute;bottom:0px;padding:10px 15px;display:block;font-size:24px;line-height:30px;color:#fff;font-weight:bold;text-shadow:1px 1px 2px #333;}
.fs1 .fs1-box .uptime {color:#eee;display:block;font-size:12px;font-weight:normal;line-height:16px;text-transform:uppercase;padding:5px 0 15px 0;}
.fs1 .fs1-box .gradientimg{background:-moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .75)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);background:-ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);bottom:0;content:"";display:block;height:60%;left:0;position:absolute;width:100%;z-index:0;}
.fs1 .fs1-pager {background:#161616;float:left;margin:0px;padding:0px;width:30%;}
.fs1 .fs1-pager a:first-child{border-top:0 none;}
.fs1 .fs1-pager a {display:block;min-height:81px;margin:0;padding:11px;border-top:1px solid #2e2e2e;position:relative;}
.fs1 .fs1-pager a img{float:left;height:67px;margin-right:10px;width:100px;}
.fs1 .fs1-pager a p{font-size: 13px;line-height: 16px;overflow: hidden;color:#bababa;padding:0px;}
.fs1 .fs1-pager a:hover, .fs1page a.active{background:#2d2d2d;}
.fs1 .fs1-pager a.active:after{content:"";position:absolute;top:32px;left:-11px;margin-left:-12px;border-color:transparent #2d2d2d transparent transparent;border-width:12px;border-style:solid;z-index:9999;}

.fs2 { width:100%; height:360px; float:left; margin-bottom:30px; background:#333; overflow:hidden; display:block;}
.fs2 li { padding:0px; margin:0px;}
.fs2 .carousel-inner .item {height:360px; width:100%; overflow:hidden;}
.fs2 .carousel-inner .item img {height:360px; text-align:center;}
.fs2 .carousel-caption {background:rgba(0, 0, 0, 0.5); right: 0; left:0; bottom:0; padding-top: 10px;}
.fs2 .carousel-caption h3 {font-size:24px; font-weight:bold; margin:0px; padding:0px;}
.fs2 .carousel-indicators { bottom:0px;}
.fs2 .carousel-control {width: 10%;}
.fs2 .fs2-img {width:100%; height:auto;}

.fs3 {width:100%; float:left; margin-bottom:30px; padding:0px;}
.fs3 .owl-carousel {width:100%; float:left;}
.fs3 .owl-carousel .item {background:#333; width:100%; float:left;}
.fs3 .owl-carousel .item img {width:100%; height:227px;}
.fs3 .owl-carousel .item .caption {width:100%;}
.fs3 .owl-carousel .item .caption {background:-moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .75)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);background:-ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);position:absolute; z-index:99999; bottom:0; padding:10px; color:#fff; text-align:center;}
.fs3 .owl-carousel .item .caption a {color:#fff;}
.fs3 .owl-carousel .item .caption p {color:#fff; margin:0px;}
/*
 * Category Block Home Page
 */
.ct-block {
	width:100%;
	float:left;
	margin-bottom:25px;
	padding:0px;
}
.ct-block .ct-block-header {
	width:100%;
	float:left;
	margin-bottom:15px;
}
.ct-block .ct-block-header h3 {
	padding:0px;
	margin:0px;
	font-size:18px;
}
.ct-block .ct-block-header a {
	padding: 7px 15px 7px 15px;
}
.ct-block .ct-block-header.style-1 {
	border-bottom:2px solid #333;
}
.ct-block .ct-block-header.style-2 {
	border-bottom:0px;
	border-bottom:2px solid #333;
}
.ct-block .ct-block-header.style-3 {
	border-bottom:2px solid #333;
}
.ct-block .ct-block-header.style-1 a {		
	display:inline-block;
  background-color: #333333;
	color:#fff;
}
.ct-block .ct-block-header.style-2 a {
	display:block;
	background-color: #333333;
	color:#fff;
}
.ct-block .ct-block-header.style-3 a {
	display:inline-block;
	padding-left:0px;
	color:#333333;
}
.ct-block > .ct-block-body {
	width:100%;
	float:left;
	position:relative;
}
.ct-block > .ct-block-body .ct-block-post {
	position:relative;
}
.ct-block > .ct-block-body.ct-block-type-2 .ct-block-post {
  margin-bottom: 15px;
}
.ct-block > .ct-block-body.ct-block-type-1 .ct-block-post > .ct-block-post-thumb {
	height:190px;
	overflow:hidden;
}
.ct-block > .ct-block-body.ct-block-type-2 .ct-block-post > .ct-block-post-thumb {
	height:190px;
	overflow:hidden;
}
.ct-block > .ct-block-body .ct-block-post h4 {
	color:#333333;
	line-height:22px;
  margin-bottom: 5px;
}
.ct-block > .ct-block-body .ct-block-post-meta {
	color:#5d5d5d;
	font-weight:normal;
	font-size:11px;
	margin-bottom:5px;
}
.ct-block > .ct-block-body .ct-block-post-meta .date {
	color:#969696;
}
.ct-block > .ct-block-body .ct-block-post-excerpt {
	color:#2b2b2b;
}
.ct-block > .ct-block-body .ct-block-post-small {
	position:relative;
	margin-bottom:10px;
	display:block;
	float:left;
	width:100%;
}
.ct-block > .ct-block-body .ct-block-post-small .ct-block-post-thumb {
	width:100px;
	height:70px;
	float:left;
	overflow:hidden;
	margin-right:15px;
}
.ct-block > .ct-block-body .ct-block-post-small .ct-block-post-info {
	width: calc(100% - 115px);
	display:inline-block;
	float:left;
}
.ct-block > .ct-block-body .ct-block-post-small.no-thumb .ct-block-post-info {
	width: 100%;
	display:inline-block;
	float:left;
}
.ct-block > .ct-block-body .ct-block-post-small .ct-block-post-info h4 {
	font-size:15px;
	line-height:18px;
	padding:0px;
	margin-top: 0px;
  margin-bottom: 5px;
}
.ct-block > .ct-block-body.ct-block-type-3 .ct-block-post {
  margin-bottom: 15px;
}
.ct-block > .ct-block-body.ct-block-type-3 .ct-block-post h4 {
	font-size:15px;
	line-height:18px;
	padding:0px;
  margin-bottom: 5px;
}
/* 
 * Home Photo Block
 */
.pg-block {
	width:100%;
	float:left;
	margin-bottom:25px;
	padding:0px;
	position:relative;
}
.pg-block .pg-block-header {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.pg-block .pg-block-header h3 {
	padding:0px;
	margin:0px;
	font-size:18px;
}
.pg-block .pg-block-header a {
	padding: 7px 15px 7px 15px;
}
.pg-block .pg-block-header.style-1 {
	border-bottom:2px solid #333;
}
.pg-block .pg-block-header.style-2 {
	border-bottom:0px;
	border-bottom:2px solid #333;
}
.pg-block .pg-block-header.style-3 {
	border-bottom:2px solid #333;
}
.pg-block .pg-block-header.style-1 a {		
	display:inline-block;
  background-color: #333333;
	color:#fff;
}
.pg-block .pg-block-header.style-2 a {
	display:block;
	background-color: #333333;
	color:#fff;
}
.pg-block .pg-block-header.style-3 a {
	display:inline-block;
	padding-left:0px;
	color:#333333;
}
.pg-block > .pg-block-body {
	width:100%;
	float:left;
	position:relative;
}
.pg-block > .pg-block-body .pg-image-block {
	position:relative;
	overflow:hidden;
	width:100%;
	float:left;
	margin-bottom:30px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
          box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}
.pg-block > .pg-block-body .pg-photo-thumb {
	width:100%;
	height:100%;
}
.pg-block > .pg-block-body .pg-image-caption {
	position:absolute;
	bottom:0px;
	overflow:hidden;
	padding:2px 5px;
	background:rgba(0,0,0,0.3);
	line-height:30px;
	width:100%;
}
.pg-block > .pg-block-body .pg-image-caption a {
	color:#fff;
}
/* 
 * Home Video Block
 */
.vd-block {
	width:100%;
	float:left;
	margin-bottom:25px;
	padding:0px;
	position:relative;
}
.vd-block .vd-block-header {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.vd-block .vd-block-header h3 {
	padding:0px;
	margin:0px;
	font-size:18px;
}
.vd-block .vd-block-header a {
	padding: 7px 15px 7px 15px;
}
.vd-block .vd-block-header.style-1 {
	border-bottom:2px solid #333;
}
.vd-block .vd-block-header.style-2 {
	border-bottom:0px;
	border-bottom:2px solid #333;
}
.vd-block .vd-block-header.style-3 {
	border-bottom:2px solid #333;
}
.vd-block .vd-block-header.style-1 a {		
	display:inline-block;
  background-color: #333333;
	color:#fff;
}
.vd-block .vd-block-header.style-2 a {
	display:block;
	background-color: #333333;
	color:#fff;
}
.vd-block .vd-block-header.style-3 a {
	display:inline-block;
	padding-left:0px;
	color:#333333;
}
.vd-block > .vd-block-body {
	width:100%;
	float:left;
	position:relative;
}
.vd-block .vd-block-body ul {
	margin:0px;
	padding:0px;
}
.vd-block .vd-block-body li {
	float: left;
}
.vd-block .vd-block-body .vd-item {
}
.vd-block .vd-block-body .vd-thumb {
	max-width:100%;
	height:auto;
}
.vd-block .vd-block-body i.play-icon{
	background: url('../img/play.png') no-repeat ;
	position: absolute;
	top: 50px;
	left: calc(50% - 20px);
	padding: 10px;
	display: block;
	font-size: 34px;
	line-height: 24px;
	color: #fff;
	z-index: 2;
	height: 40px;
	width: 40px;
}
.vd-block .vd-block-body .vd-caption {
	color: #000;
	background: transparent;
	position: relative;
	top: 0;
	line-height: 18px;
	display: block;
	display: -webkit-box;
	height:48px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 2px 0px;
}
.vd-block .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top:-35px;
	margin-top: -15px;
	outline: 0;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
	background: url('../img/controls-new.png') no-repeat 0px;
}
.vd-block .bx-wrapper .bx-next {
	width: 30px;
	background-position: -28px 3px!important;
	right: 0px;
}
.vd-block .bx-wrapper .bx-prev {
	width: 30px;
	background-position: 3px 3px!important;
	right: 28px;
}
.vd-block .bx-wrapper {
	position: relative;
}
.vd-block .bx-viewport {
	overflow: hidden;
	position: relative;
	height: 191px;
}
/* Photo Gallery Page */
.pg-page-block {
	width:100%;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
.pg-page-block-header {
	float:left;
	width:100%;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
}
.pg-page-block-header h3 {
	float:left;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.pg-page-block-body {
	float:left;
	width:100%;
	padding:10px 0px;
}
.pg-page-img-block {
	position:relative;
	overflow:hidden;
	width:100%;
	float:left;
	margin-bottom:30px;
	padding:0px;
}
.pg-page-img-block img:hover {
	opacity: 0.7;
}
.pg-page-thumb {
	width:100%;
	height:100%;
}
.pg-page-img-caption {
	margin-top:5px;
	height:60px;
	overflow:hidden;
	padding:0px 5px;
	line-height:18px;
	width:100%;
	text-align:center;
}
.pg-page-img-caption a {
	color:#333333;
}
.big-photo-block {
	background:#000;
}
.pg-page-block-meta {
	width:100%;
	float:left;
	margin-bottom:15px;
	font-size:12px;
	color:#666666;
}
.pg-page-block-grid {
	width:100%;
	float:left;
	margin-bottom:15px;
}
.pg-photo-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -8px 0 6em -8px;
}	
.pg-photo-grid > a {
	padding: 8px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 33.33%;
	-ms-flex: 1 0 33.33%;
	flex: 1 0 33.33%;
}
.pg-photo-grid > a img {
	width: 100%;
	max-height: auto;
}
.pg-photo-grid > a img:hover {
	opacity: 0.7;
}
/* Video Gallery Page */
.vg-page-block {
	width:100%;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
.vg-page-block-header {
	float:left;
	width:100%;
	border-bottom:1px solid #333;
	padding-bottom:5px;
}
.vg-page-block-header h3 {
	float:left;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.vg-page-block-body {
	float:left;
	width:100%;
	padding:10px 0px;
}
.vg-page-video-block {
	overflow:hidden;
	width:100%;
	float:left;
	margin-bottom:15px;
	padding:0px;
	min-height:200px;
}
.vg-page-video-block img:hover {
	opacity: 0.7;
}
.vg-page-video-block .vg-video {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	float:left;
}
.vg-page-video-block .vg-video .play {
	position: absolute;
  top: calc(50% - 20px);
	left: calc(50% - 20px);
	padding:0px;
	margin:0px;
	width:42px;
	height:42px;
	background: rgba(0,0,0,0.5);
	border-radius:50px;
	text-align: center;
}
.vg-page-video-block .vg-video .play:hover {
	opacity:0.9;
}
.vg-page-video-block .vg-video .play i {	
	padding-left:5px;
	font-size: 24px;
	line-height:42px;
	color:#fff;
}
.vg-page-thumb {
	width:100%;
	height:100%;
}
.vg-page-video-caption {
	margin-top:5px;
	height:60px;
	overflow:hidden;
	padding:0px 5px;
	line-height:18px;
	width:100%;
	text-align:center;
}
.vg-page-video-caption a {
	color:#333333;
}
.vg-page-heading {
	font-size:30px;
	width:100%;
	float:left;
}
.vg-page-heading h1 {
	font-size:30px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
.vg-page-content {
	width:100%;
	float:left;
	margin-bottom:25px;
}
.vg-page-content-meta {
	width:100%;
	float:left;
	margin-bottom:15px;
	font-size:12px;
	color:#666666;
}
.pg-page-content-player {
	width:100%;
	float:left;
	margin-bottom:15px;
}
/* Live TV */
.lt-page {
	width:100%;
	float:left;
	background:#000;
}
.lt-page-header {
	width:100%;
	float:left;
	position:relative;
	border-bottom:1px solid #222;
	margin-bottom:15px;
}
.lt-page-header h1.lt-page-title {
	display:inline-block;
	font-size:30px;
	font-weight:bold;
	padding:10px;
	margin:0px;
	margin-bottom:0px;
	color:#fff;
}
.lt-page-block {
	width:100%;
	float:left;
	margin-bottom:15px;
}
.livetv h1 {
	font-size:24px;
	display:inline-block;
	color:#fff;
	padding:0px;
	margin:0px;
	border-bottom:2px solid #d80109;
}
/* E-Paper Page */
.epaper {
	width:30%;
	float:left;
	text-align:center;
	margin-bottom:25px;
	margin-right:3%;
	overflow:hidden;
	position:relative;
	padding:2px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}
.epaper .img-container {
	width:100%;
	display:block;
	overflow:hidden;
	padding:0px;
	border:1px solid #ddd;
	position:relative;
	color:#fff;
}
.epaper .img-container img:hover {
	opacity:0.7;
}
.epaper h3 {
	width:100%;
	float:left;
	font-size:16px!important;
	font-weight:bold;
	margin-top:10px!important;
	background:rgba(0,0,0,0.6);
	padding-top:10px;
	padding-bottom:10px;
	position: absolute;
  bottom: 30%;
  width: 100%;
	text-align: center;
	color:#ffffff!important;
}
.epaper > h3 > a {
	color:#ffffff!important;
}
/* E-Magazine Page */
.emagazine {
	width:30%;
	float:left;
	text-align:center;
	margin-bottom:25px;
	margin-right:3%;
	overflow:hidden;
	position:relative;
	padding:0px;
}
.emagazine .img-container {
	width:100%;
	display:block;
	overflow:hidden;
	padding:10px;
	border:1px solid #ddd;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}
.emagazine .img-container img:hover {
	opacity:0.7;
}
.emagazine h3 {
	width:100%;
	float:left;
	font-size:16px!important;
	font-weight:bold;
	margin-top:10px!important;
}
.emagazine h3  a {
	color:#333!important;
}
/*
 * Page
 */
.page {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
.page .page-heading {
	position:relative;
	border-bottom:2px solid #333;
	padding-top:2px;
}
.page .page-heading .line-box{
	display:inline-block;
	margin-bottom:-2px;
	padding-right:5px;
}
.page h1 {
	display:inline-block;
	font-size:30px;
	font-weight:normal;
	line-height:42px;
	color:#1d1d1d;
	padding-bottom:5px;
}
.page-search-form-group {
	width:100%;
	position: relative;
	margin-bottom:25px;
	margin-top:25px;
	float:left;
}
.page-search-form-group input.s-input {
	width: 100%;
	padding: 4px 10px 4px 10px;
	height: 48px;
	color: #777777;
	background-color: #FFFFFF;
	margin: 0;
	border: 1px solid #cccccc;
}
.page-search-form-group button {
	border-radius: 0;
	color: #fff;
	line-height: 48px;
	margin-bottom: 0;
	padding: 0 15px;
	position: absolute;
	top: 0;
	right: 0;
	background:#333;
	border: 0px;
}
/* Page */
.page {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
.page-title {
	margin:0px;
	border-bottom:2px solid #333;
}
.page-title h1 {
	margin:0px;
	padding:0px;
}
.page-body {
	width:100%;
	float:left;
	padding:10px 0px;
	margin:0px;
}
.ct-row {
	width:100%;
	float:left;
	border-bottom:1px solid #ddd;
	padding-bottom:15px;
	margin-bottom:15px;
}
.ct-row > .img-block {
	float:left;
	width:180px;
	margin-right:15px;
}
.ct-row > .img-block img {
	max-width:100%;	
}
.ct-row > .info-block {
	float:left;
	width: calc(100% - 200px);
}
.ct-row > .info-block h3 {
	font-size:18px;
	line-height:22px;
	margin:0px 0px 3px 0px;
}
.ct-row .highlight {
	color:#999999;
	font-size:11px;
	margin-bottom:10px;
}
.ct-row .text-source {
	color:#666;
}
.pagi-archive {
	margin-top:30px;
}
/*
 * Post or News Page
 */
.post {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
.post h1 {
	font-size:30px;
	line-height:36px;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}
.post .post-meta {
	color:#999999;
	margin-bottom:20px;
}
.post .social-share {
	color:#999999;
	margin-bottom:20px;
}
.post .social-share .social-icon {
	font-family: 'FontAwesome';
	display: inline-block;
	background:#c11b07;
	border-radius:5px;
	font-size:18px;
	line-height:1;
	width:36px;
	height:36px;
	text-align:center;
	color:#FFFFFF;
	margin-bottom:0px;
}
.post .social-share .social-icon:hover {
	opacity:0.5;
}
.post .social-share .social-icon {
	margin-right:8px;
}
.post .social-share .fa {
	font-size:18px;
	line-height:36px;
}
.post .social-share .bg-facebook {
	background:#3a559f;
}
.post .social-share .bg-twitter {
	background:#50abf1;
}
.post .social-share .bg-googleplus {
	background:#dc472e;
}
.post .social-share .bg-whatsapp {
	background:#1bd741;
}
.post .social-share .bg-envelope {
	background:#7a7a7a;
}
.post .social-share .bg-comment {
	background:#3e3e3e;
}
.post .post-meta .highlight {
	color:#666666;
}
.post .post-content {
	line-height:22px;
}
.post .post-content .post-image {
	margin-right:10px;
	margin-bottom:10px;
}
.post-tags {
	margin-top:15px;
	padding-top:10px;
	margin-bottom:50px;
}
a.post-label {
	border: 1px solid #ddd;
	display: inline;
  padding: .3em .9em .3em .9em;
  font-size: 100%;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 50px;
	margin-right:5px;
	float:left;
}
a:hover.post-label {
	color: #333;
	background: #ddd;
}
.post-source {
	border-top:1px solid #ddd;
	margin-top:15px;
	padding-top:10px;
	margin-bottom:50px;
}
.ss-sticky {transition:all .25s ease 0; position:fixed; top:150px; left:0px; z-index:9999;}
.ss.sticky { display:block; margin:0 0 0px; opacity:1; transition:opacity .5s linear;-webkit-transition:opacity .5s linear}
.ss-sticky-block {width:48px; float:left;}
.ss-sticky-block .ss-icon {width:48px;height:48px; float:left; text-align:center; line-height:48px;}
.ss-sticky-block .ss-icon .fa {font-size:18px; color:#fff;}
.bg-facebook {
	background:#3a559f;
}
.bg-twitter {
	background:#50abf1;
}
.bg-googleplus {
	background:#dc472e;
}
.bg-whatsapp {
	background:#1bd741;
}
.bg-envelope {
	background:#7a7a7a;
}
.bg-comment {
	background:#3e3e3e;
}
/*
 * Related News
 */
.related-post h4 {
	font-size:14px;
	line-height:22px;
}

/*
 * Comments
 */
.post-comment-form {
	padding:0px 0px;
}
.post-comment-form .form-control, 
.post-comment-form .btn {
	border-radius:0px;
}
.post-comment-form .form-control:focus {
  border-color: #333;
  outline: 0;
  -webkit-box-shadow:none;
          box-shadow:none;
}
.post-comment-form .btn {
	display:block;
	width:100%;
	line-height:36px;
}
.post-comment-row {
	float:left;
	width:100%;
	margin-bottom:15px;
} 
.post-comment-row .comment-avatar {
	width:64px;
	height:64px;
	float:left;
	font-size:13px;
	margin-right:20px;
}
.post-comment-row .comment-content {
	float:left;
	width:85%;
}
.post-comment-row .comment-user-meta {
	font-size:13px;
}

.widget {
	width:100%;
	float:left;
}
.widget-space {
	width:100%;
	float:left;
	margin-bottom:15px;
}
.widget .heading {
	position:relative;
	border-bottom:2px solid #333;
	padding-top:2px;
	float:left;
	width:100%;
}
.widget .heading .line-box{
	display:inline-block;
	padding-right:5px;
}
.widget .heading h2 {	
	display:inline-block;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	color:#1d1d1d;
	padding-bottom:5px;
}
.widget .heading a, .widget .heading span {
	font-weight:normal;
	color:#333;
}
.widget img {
	max-width:100%;
}
.ws-space {
	width:100%;
	float:left;
	margin-bottom:15px;
}
/* Widget */
.ws-block {
	width:100%;
	float:left;
	margin-bottom:25px;
	padding:0px;
}
.ws-block .ws-block-header {
	width:100%;
	float:left;
	margin-bottom:15px;
}
.ws-block .ws-block-header h3 {
	padding:0px;
	margin:0px;
	font-size:18px;
}
.ws-block .ws-block-header a {
	padding: 7px 15px 7px 15px;
}
.ws-block .ws-block-header.style-1 {
	border-bottom:2px solid #333;
}
.ws-block .ws-block-header.style-2 {
	border-bottom:0px;
	border-bottom:2px solid #333;
}
.ws-block .ws-block-header.style-3 {
	border-bottom:2px solid #333;
}
.ws-block .ws-block-header.style-1 a {		
	display:inline-block;
  background-color: #333333;
	color:#fff;
}
.ws-block .ws-block-header.style-2 a {
	display:block;
	background-color: #333333;
	color:#fff;
}
.ws-block .ws-block-header.style-3 a {
	display:inline-block;
	padding-left:0px;
	color:#333333;
}
.ws-block > .ws-block-body {
	width:100%;
	float:left;
	position:relative;
}
.ws-block > .ws-block-body ul.ws-list-post {
	position:relative;
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.ws-block > .ws-block-body ul.ws-list-post > li {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	list-style:none;
	line-height:18px;
}
.ws-block > .ws-block-body ul.ws-list-post .ws-block-post-thumb {
	width:100px;
	height:70px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.ws-block > .ws-block-body ul.ws-list-post .ws-block-post-info {
	width: calc(100% - 110px);
	display:inline-block;
	float:left;
}
.ws-block > .ws-block-body ul.ws-list-post .ws-block-post-info.no-thumb {
	width: 100%;
	display:inline-block;
	float:left;
}
.ws-block > .ws-block-body ul.ws-list-post > li > a {
	color:#000;
	font-size:15px;
}
.ws-block > .ws-block-body ul.ws-list-post > li > a .date {
	color:#969696;
	font-size:11px;
}
/*
 * Latest Tab Sidebar
 */
.tab-panel {
	float:left;
	width:100%;
}
.tab-panel .nav li a {
	padding:6px 15px;
}
.tab-panel .nav-tabs {
	margin-bottom:15px;
}
.tab-panel .nav-tabs.style-1 {
	border-bottom:2px solid #333;
}
.tab-panel .nav-tabs.style-2 {
	border-bottom:2px solid #333;
}
.tab-panel .nav-tabs.style-3 {
	border-bottom:2px solid #333;
}
.tab-panel .nav-tabs.style-1 > li,
.tab-panel .nav-tabs.style-2 > li {
  margin-bottom: 0px;
}
.tab-panel .nav-tabs.style-1 > li > a,
.tab-panel .nav-tabs.style-2 > li > a {
	border: 0px solid transparent;
	border-radius: 0;
	font-size:18px;
	font-weight:normal;
	color:#333333;
	text-align:left;
}
.tab-panel .nav-tabs.style-1 > li > a:hover,
.tab-panel .nav-tabs.style-2 > li > a:hover {
  border-color: transparent;
	color:#ffffff;
	background:#333;
}
.tab-panel .nav-tabs.style-1 > li.active > a,
.tab-panel .nav-tabs.style-1 > li.active > a:hover,
.tab-panel .nav-tabs.style-1 > li.active > a:focus,
.tab-panel .nav-tabs.style-2 > li.active > a,
.tab-panel .nav-tabs.style-2 > li.active > a:hover,
.tab-panel .nav-tabs.style-2 > li.active > a:focus {
  color: #ffffff;
  cursor: default;
  border: 0px solid #f6f6f6;
  border-bottom-color: transparent;
	background: #333333;
}
.tab-panel .nav-tabs.style-3 > li {
  margin-bottom: 0px;
	background:#fff;
}
.tab-panel .nav-tabs.style-3 > li > a {
	border: 0px solid transparent;
	border-radius: 0;
	font-size:18px;
	font-weight:normal;
	color:#333333;
	text-align:left;
}
.tab-panel .nav-tabs.style-3 > li > a:hover {
 	border: 0px solid transparent;
	color:#333;
}
.tab-panel .nav-tabs.style-3 > li.active > a,
.tab-panel .nav-tabs.style-3 > li.active > a:hover,
.tab-panel .nav-tabs.style-3 > li.active > a:focus {
  color: #333;
  cursor: default;
  border: 0px solid #f6f6f6;
  border-bottom-color: transparent;
}
.tab-pane {
	padding:0px;
	width:100%;
	float:left;
}
.tab-pane ul {
	margin:0px;
	padding:0px;
}
.tab-pane ul > li {
	width:100%;
	float:left;
	margin:0px;
	padding:10px 0px;
	list-style:none;
	line-height:18px;
}
.tab-pane ul > li img.thumbimg {
	max-width:100px;
	margin-right:10px;
}
.tab-pane ul li a {
	font-size:15px;
	color:#333;
}
/*
 * Sidebar Carousel
 */
.sidebar-carousel {
	width:100%;
	float:left;
}
.sidebar-carousel p.caption {
	font-size:14px;
	margin-top:0px;
	padding:5px;
	text-align:center;
	max-height:48px;
	overflow:hidden;
	color:#ffffff;
	background: rgba(0,0,0,1);
}
.sidebar-carousel .carousel-nav {
	text-align:center;
}
.sidebar-carousel .carousel-nav i {
	cursor:pointer;
	font-size:24px;
	margin:0px 15px;
}
.sidebar-carousel .owl-nav {
	top:30px!important;
}
/*
 * Polls
 */
.poll {
	padding:15px;
	border:1px solid #ddd;
	width:100%;
	float:left;
}
.poll h2 {
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:24px;
	margin:0px;
}
.poll .option {float:left; width:100%; margin:0px 0px 10px 0px; padding:0px; }
.poll .optionlist {width:100%; float:left;}
.poll .bars {background:#3399cc; display:block; float:left; height:8px;}
.poll .bars.color-1 {background:#1bd741;}
.poll .bars.color-2 {background:#0ccefe;}
.poll .bars.color-3 {background:#f403be;}
.poll .bars.color-4 {background:#fed30c;}
.poll .bars.color-5 {background:#114bea;}

.poll .social-share {
	color:#999999;
	margin-top:20px;
	text-align:center;
}
.poll .social-share .social-icon {
	font-family: 'FontAwesome';
	display: inline-block;
	background:#c11b07;
	border-radius:25px;
	font-size:14px;
	line-height:1;
	width:30px;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	margin-bottom:0px;
}
.poll .social-share .social-icon:hover {
	opacity:0.5;
}
.poll .social-share .social-icon {
	margin-right:8px;
}
.poll .social-share .fa {
	font-size:14px;
	line-height:30px;
}
.poll .social-share .bg-facebook {
	background:#3a559f;
}
.poll .social-share .bg-twitter {
	background:#50abf1;
}
.poll .social-share .bg-googleplus {
	background:#dc472e;
}
.poll .social-share .bg-whatsapp {
	background:#1bd741;
}
.poll .social-share .bg-envelope {
	background:#7a7a7a;
}
.poll .social-share .bg-comment {
	background:#3e3e3e;
}
/*
 * Footer
 */
.footer {
	width:100%;
	float:left;
}
.footer-category {
	width:100%;
	float:left;
	padding:15px 0px;
}
.footer-category ul {
	width:100%;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
}
.footer-category ul li {
	display:inline;
	list-style:none;
}
.footer-category ul li a {
	padding:6px 12px;
	line-height:24px;
	text-decoration:none;
}
.footer-category ul li a:hover {
	text-decoration:none;
	opacity:0.8;
}
.footer-category ul li:after {
  display: inline-block;
  padding-right: 0;
  padding-left: 0;
  content: "|";
}
.footer-page {
	width:100%;
	float:left;
	padding: 12px 0px;
	text-align:center;
}
.footer-page ul {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
	text-align:center;
}
.footer-page ul li {
	display:inline;
	list-style:none;
}
.footer-page ul li a {
	padding:6px 12px;
	line-height:24px;
	text-decoration:none;
}
.footer-page ul li a:hover {
	text-decoration:none;
	opacity:0.8;
}
.footer-page ul li:after {
  display: inline-block;
  padding-right: 0;
  padding-left: 0;
  content: "|";
}
.footer-copyright {
	width:100%;
	float:left;
	padding:12px 0px;
	font-size:12px;
}
.footer-copyright a {
	text-decoration:none;
}
.footer-copyright a:hover {
	text-decoration:none;
}

/*
 * Advertisement
 */
.header-top-adv {
	width:100%;
	float:left;
	text-align:center;
}
.header-right-adv {
	width:70%;
	float:right;
	padding:5px;
	text-align:center;
}
.header-bottom-adv {
	width:100%;
	float:left;
	text-align:center;
}
.footer-adv {
	width:100%;
	float:left;
	text-align:center;
	padding:0px 0px;
}
.header-top-adv img,
.header-right-adv img,
.header-bottom-adv img,
.footer-adv img {
 	max-width:100%;
}
.space {
	margin-bottom:10px;
}
/*
 * Social Media Icon
 */
ul.social-media {
	margin:0px;
}
ul.social-media li {
	list-style:none;
	display:inline;
	margin-left:6px;
	float:left;
}
ul.social-media li span {
	margin-top:0px;
}
.social-icon {
	font-family: 'FontAwesome';
	display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	line-height:1;
}
.facebook:before,
.facebook a {
	content: "\f082";
	color:#3a559f;
}
.twitter:before,
.twitter a {
	content: "\f081";
	color:#50abf1;
}
.googleplus:before,
.googleplus a {
	content: "\f0d4";
	color:#dc472e;
}
.youtube:before,
.youtube a {
	content: "\f166";
	color:#dc472e;
}
.linkedin:before,
.linkedin a {
	content: "\f08c";
	color:#0084b1;
}
.instagram:before,
.instagram a {
	content: "\f16d";
	color:#655c65;
}
.pintrest:before,
.pintrest a {
	content: "\f0d3";
	color:#c9353d;
}
.whatsapp:before,
.whatsapp a {
	content: "\f232";
	color:#1bd741;
}
.rss:before,
.rss a, {
	content: "\f143";
	color:#FF6600;
}
.social-icon {
	font-size:24px;
	line-height:30px;
}
/*
 * Common
 */
a.read-more-link {
	font-size:15px;
}
img.img-ease {
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
}
img.img-ease:hover {
	-webkit-transform:scale(1.1) rotate(-3deg);
	-moz-transform:scale(1.1) rotate(-3deg);
	-o-transform:scale(1.1) rotate(-3deg);
	transform: scale(1.1) rotate(-3deg);
}
.spacer {
	width:100%;
	height:10px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li > a {
	color:#666;
	margin-right:10px;
}
.pagination > li > a:hover,
.pagination > li > a:focus {
	border-color: #ddd;
}
.pagination > li:hover > a {
	color:#fff;
	background:#333;
	border-color:#333;
}
.pagination > li > a.current {
	background:#333;
	border-color: #333;
	color:#ffffff;
}
.pagination > li > a.disabled {
	background:#333;
	border-color: #333;
	color:#ffffff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.close-btn { 
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
	padding:3px 10px;
	background-color:rgba(0,0,0,.8);
	color:#fff;
	font-size:12px;
	font-weight:700;
	z-index:9998;
	border-radius: 50px;
}
#scroll-up {
	position: fixed;
	z-index: 8030;
	bottom: 10px;
	right: 30px;
	width: 46px;
	height: 46px;
	color: #fff;
	font-size: 24px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	display: none;
	background:#333;
}
#adLeftBeside {
	position:fixed;
	display:block;
	top:0px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	z-index:-9999;
}
#adRightBeside {
	position:fixed;
	display:block;
	top:0px;
	right:0px;
	bottom:0px;
	overflow:hidden;
	z-index:-9999;
}
#adLeftBeside img,
#adRightBeside img {
	max-width:100%;
}

.bg-white {
	background:#fff!important;
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  background-color: #343a40;
  border-color: #343a40;
}
.btn-info-outline {
	border-radius: 2px;
	color: #333333;
  background-color: transparent;
  border-color: #717271;
}
.btn-info-outline:hover,.btn-info-outline:focus {	
  background-color: #e3e3e3;
}

/* Mobile Header */
.mobile-header {
	width:100%;
	float:left;
	background:#ffffff;
}
.mobile-header .mobile-main-header {
	width:100%;
	height:70px;
	float:left;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #ddd;
	position:relative;
}
.mobile-header .mobile-nav-toggle {
	float:left;
	width:40px;
}
.mobile-header .mobile-nav-toggle i {
	font-size:24px;
	padding:22px 15px 15px 15px;
}
.mobile-header .mobile-nav-toggle a {
	color:#333333;
}
.mobile-header .mobile-nav-toggle a:hover {
	color:#333333;
}
.mobile-header .mobile-logo {
	float:left;
	width: calc(100% - 90px);
}
.mobile-header .mobile-logo .logo {
	width:100%;
	float:left;
	text-align:center;
}
.mobile-header .mobile-logo img {
	max-height:70px;
	padding-top:3px;
	text-align:center;
}
.mobile-header .mobile-search-toggle {
	width:40px;
	float:right;
	position:relative;
}
.mobile-header .mobile-search-toggle .mobile-search-icon {
	text-align:right;
	float:right;
	display:block;
	color:#888888;
}
.mobile-header .mobile-search-toggle .mobile-search-icon:hover {
	color:#333333;
}
.mobile-header .mobile-search-toggle .mobile-search-icon i {
	font-size:24px;
	padding:22px 15px 15px 15px;
}
.mobile-header .mobile-search-wrap {
	width:100%;
	float:left;
	padding:10px 15px;	
	display:none;
	background:#f8f8f8;
	position:relative;
	z-index:999;
}
.mobile-header .mobile-search-wrap .form-group {
	margin:0px;
}
.mobile-header .mobile-search-wrap .form-control,
.mobile-search-box .btn {
	border:1px solid #999999;
}
.mobile-header .mobile-search-wrap .form-control,
.mobile-search-box .btn {
	border-radius:0px;
}
.mobile-header .mobile-search-wrap .form-control:focus {
	box-shadow: none;
}
.mobile-header .mobile-main-menu {
	width:100%;
	float:left;
}
/* Breaking News */
.mobile-header .mobile-ticker-wrap {
	width:100%;
	float:left;
	border-bottom:1px solid #ddd;
	box-shadow: 0px 3px 5px rgba(0,0,0,1);
}
.mobile-header .mobile-ticker-wrap .ticker-title {
	width:150px;
	float:left;
	line-height:36px;
	padding:0px 8px;
	text-align:center;
	overflow:hidden;
}
.mobile-header .mobile-ticker-wrap .marquee {
	width:calc(100% - 150px);
	float:left;
	padding:0px 0px;
	margin:0px;
	line-height:36px;
}
.mobile-header .mobile-ticker-wrap marquee {
	margin:0px;
	padding:0px;
	line-height:20px;
}
/* Topics */
.mobile-header .sub-mobile-nav {
	width:100%;
	float:left;
	background:#fff;
	display:block;
	overflow:auto;
}
.mobile-header .sub-mobile-nav:before
.mobile-header .sub-mobile-nav:after {
	content:"";
}
.mobile-header .sub-mobile-nav .sub-menu {
	float:left;
}
.mobile-header .sub-mobile-nav .sub-menu ul {
	margin:0px;
	padding:0px;
	float:left;
	margin-bottom:0px;
}
.mobile-header .sub-mobile-nav .sub-menu li {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
}
.mobile-header .sub-mobile-nav .sub-menu li a {
	padding: 0px 8px;
	font-size:14px;
	font-weight:bold;
	position: relative;
  display: block;
	float:left;
	color:#333333;
	line-height:24px;
}
.mobile-header .sub-mobile-nav .sub-menu li a:hover,
.mobile-header .sub-mobile-nav .sub-menu li a:focus {
  color: #999999;
}
.mobile-header .sub-mobile-nav .hash-menu {
	float:left;
}
.mobile-header .sub-mobile-nav .hash-menu ul {
	margin:0px;
	padding:0px;
	float:left;
	margin-bottom:5px;
}
.mobile-header .sub-mobile-nav .hash-nav li {
	position: relative;
  display: block;
	list-style:none;
	margin:0px 5px 0px 0px;
	padding:0px;
	float:left;
}
.mobile-header .sub-mobile-nav .hash-menu li a {
	padding: 2px 8px;
	font-size:14px;
	font-weight:normal;
	position: relative;
  display: block;
	float:left;
	color:#333;
}
.mobile-header .sub-mobile-nav .hash-menu li a span {
	color:#D13610;
}
.mobile-header .sub-mobile-nav .hash-menu li a:hover {
	color:#999999;
}
/* Header Advertise & Widget */
.mobile-header .widget-space {
	margin-bottom:0px;
}
.mobile-header .mobile-header-adv {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}
.mobile-header .mobile-header-right-adv {
	width:100%;
	float:left;
	padding:0px;
}
.mobile-header .mobile-header-right-adv .space {
	margin:0px;
}
.mobile-header .mobile-header-bottom-adv {
	width:100%;
	float:left;
	padding:15px;
	background:#f8f8f8;
}
.mobile-header .mobile-header-adv img,
.mobile-header .mobile-header-right-adv img,
.mobile-header .mobile-header-bottom-adv img {
	max-width:100%;
}
.mobile-header .mobile-header-bottom-adv {
	width:100%;
	float:left;
	padding:15px;
	background:#f8f8f8;
}
#youtube-stream {
	width:100%;
	height:600px;
	float:left;
}
/* Sidebar Youttube */
.yt-block {
	position:relative;
}
.yt-block .item {
	overflow:hidden;
	position:relative;
}
.yt-block .item .play {
	position: absolute;
  top: calc(50% - 20px);
	left: calc(50% - 20px);
	padding:0px;
	margin:0px;
	width:42px;
	height:42px;
	background: rgba(0,0,0,0.5);
	border-radius:50px;
	text-align: center;
}
.yt-block .item .play:hover {
	opacity:0.9;
}
.yt-block .item .play i {	
	padding-left:5px;
	font-size: 24px;
	line-height:42px;
	color:#fff;
}
/*
* Responsive Layout
*/