body {}
.cl{
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.dropdown-toggle span:first-child{
	font-size: 18px;
}
.dropdown-toggle span:last-child{
	font-size: 12px;
	color: #7b7b7b;
	/*text-align: center;*/
	display: block;
}
.navbar-default {
    background-color: #fff;
    border-bottom: 4px solid #b2101b;
}
.navbar-brand {
    float: left;
    height: 79px;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
}
.container-fluid{
	/*width: 1200px;*/
	margin: 0 auto;
}
.navbar{
	margin-bottom:0;
}
.navbar-toggle{
	margin-top:24px;
}
.navbar-nav>li>a{
	padding-top:30px;
	padding-bottom:0px;
}
.dropdown-menu>li>a{
	height: 34px;
	line-height: 34px;
}
.dropdown-menu>li>a:hover{
	background: none;
	border-bottom: 4px solid #b2101b;
}
.thumbnail{
	background: none;
}
.logo-width{
	width: 163px;
}
.img-info{
	height: auto;
	width: 100%;
}
.container-full{
	margin: 0 auto;
	padding-right: 0px;
	padding-left: 0px;
}
.thumbnail>img{
	width: 100%;
}
.no-padding{
	padding-left: 0;
	padding-right: 0;
}
.banner-area{
	position: relative;
}
.banner-info{
	bottom: 65px;
	left: 50px;
	position: inherit;
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
}
.row-list{
	/*width: 50%;*/
}
.banner-title{
	width: 140px;
	height: 36px;
	position: absolute;
	text-align: center;
	line-height: 36px;
	border-radius: 5px;
	top:20px;
	left: 50px;
	color: #fff;
	background: #b95053;
}
.con-bg{
	padding-left: 0;
	padding-right: 0;
	background: #0d0408;
}
.btn{
	background: #d53d35;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
	width: 180px;
	display: inline-block;
	height: 60px;
	line-height: 50px;
	margin-bottom: 20px;
}
.video-info{
	padding-top: 20px;
	color: #b9b8b8;
	padding-bottom: 40px;
}
.value{
	font-size: 36px;
	color: #d53d35;
}
.info-left{
	/*float: left;*/
	font-size: 24px;
	padding-left: 20px;
}
.panel{
	background: #313132;
	color: #c2c1c1;
}
.panel-title-color{
	color: #d81a14;
	font-size: 18px;
}
.panel-heading{
	background-color: #313132!important;
}
.btn-center{
	text-align: center;
}
footer {
    background: #dfdfdf;
		line-height: 20px;
		font-size: 14.44px!important;
		color: #2b2e2c;
    font-size: 11px;
    padding: 20px;
}
.series-ul li{
	float: left;
	padding: 0 10px 0px 10px;
	margin-bottom: 20px;
	list-style: none;
}
.series-ul li a{
	color:#fff;
	width: 50px;
	height: 50px;
	display: block;
	line-height: 50px;
	font-size: 24px;
	text-align: center;
}
.series-ul li a:hover{
	border-radius: 30px;
	background: #7d7d7d;
	color: #d53d35;
}
ul.unstyled {
    list-style: none;
    padding: 0;
}
footer h6 {
	font-size: 18px;
	color: black;
	font-weight: 400;
	display: inline-block;
	position: absolute;
  bottom: 0;
}
