#banner{
	background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    margin-bottom: 30px;
    max-height: 510px;
    overflow: hidden;
}
#slides{
	position: relative;
}
#slides img{
	width: 100%;
}
.slidesjs-navigation{
	position: absolute;
	height: 75px;width:52px;
	top:50%;
	margin-top:-32px;
	z-index: 10;
	text-indent: -999em;
}
.slidesjs-previous{
	background: url(../images/layout/controller_left.png);
	left:2%;
}
.slidesjs-next{
	right:2%;
	background: url(../images/layout/controller_right.png);
}
.slidesjs-pagination{
	position: absolute;
	z-index: 10;
	bottom: 0;
	width:100%;
	padding:0;
	text-align: center;
}
.slidesjs-pagination-item{
	display: inline-block;
	width:15px;
	height:15px;
	margin:3px;
	
}
.slidesjs-pagination-item a{
	display: block;
	width:15px;
	height:15px;
	border-radius: 15px;
	text-indent: -999em;
	border:2px solid #FFFFFF;
	border-radius: 15px;
}
.slidesjs-pagination-item a.active{
	background: #fff;
	border:solid 2px #fff;
}
.tab-head{
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	margin:6px 8px;
}
.col-tabs{
	padding-left:0;
	position: absolute;right:15px;
	width:240px;
	margin-right:-255px;
}
.col-tabs .channel-info{
	background: #3d9940;display: block;
	text-align: center;
	padding:14px 10px;color:#fff;text-transform: uppercase;
	font-size: 18px;margin-left: -5px;margin-bottom: 10px;
	background: #5bc35f; /* Old browsers */
	background: -moz-linear-gradient(top,  #5bc35f 0%, #43a847 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5bc35f), color-stop(100%,#43a847)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5bc35f 0%,#43a847 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5bc35f 0%,#43a847 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5bc35f 0%,#43a847 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5bc35f 0%,#43a847 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bc35f', endColorstr='#43a847',GradientType=0 ); /* IE6-9 */
}
.right-tab{
	font-size: 18px;
	border:solid 1px #ddd;
	padding:32px 20px;
	margin-bottom: 10px;
	position: relative;
	margin-left:-5px;
	background: #fff;
	background: #f9f9f9;
	cursor: pointer;
	display: block;
	color:#555;
}
.right-tab i {margin-right: 5px;font-size:24px;color:#44aa47;}
.right-tab:hover,.right-tab:focus{background: #f5f5f5;color:#555;text-decoration: none;}
.right-tab.active{
	border-left:0;
	background: #fff;
	margin-left:-16px;
	padding-left:30px;
}
.tab-container{
	padding: 10px;border:solid 1px #ddd;min-height: 463px;display: none;
}
.tab-container.active{
	display: block;
}
.tab-container .widgetbox{margin-bottom: 0;}
.rows-content{
	margin-bottom: 60px;
}

.c-desc-left{
	background: none repeat scroll 0 0 #f9f9f9;
    margin-left: -10px;
    margin-top: -10px;
    min-height: 461px;
    text-align: center;
}
.c-desc-right{
	padding:0 0 0 20px;
}
.c-desc-head{
	font-size: 30px;
	font-weight: 300;
	color:#555;
	margin-top: 10px;
	margin-bottom: 20px;
}
.c-desc-icon-info{
	font-size: 17px;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}
.c-desc-list-video{
	list-style-type: none;
	padding: 0;
}
.c-desc-list-video li{
	margin-bottom: 11px;
}
.c-desc-list-video .no{
	color:#fff;background: #3b953f;
	width:25px;height: 25px; border-radius: 25px;line-height: 23px;
	display: inline-block;text-align: center;margin-right: 20px;
}
.c-desc-list-video .time{
	font-weight: 600;display: inline-block;margin-right: 20px;
}
.c-trainer-left{
	height: 451px;	
	margin-left: -10px;
	padding: 0;
}
.c-trainer-left .bg-cotent{
	background: #e9e9e9;

}
.c-trainer-left img{
	position: absolute;bottom: 0
}
.c-trainer-right{
	padding-right: 0
}
.tb-col{
	background: #e9e9e9;
	padding: 10px 20px;
	text-align: left;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 11px;
	border-bottom: solid 1px #fff;
}
.tb-dt{
	background: #f5f5f5;
	padding: 10px 20px;
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: solid 1px #fff;
}
.row-trainer-gallery{
	margin-left:-5px;
	
}
.trainner-gallery-item{
	padding:10px 5px 0;
}