@charset "utf-8";
/* CSS Document */

.ff-container {
	width: 100%;
	float:left;
	margin: 0 auto;
}
.ff-container .bx_img { 
	margin-bottom:0px;
}
.ff-container label.ff-label-type-all { 
	border-radius: 3px 0px 0px 3px; 
}
.ff-container label.ff-label-type-3 { 
	border-radius: 0px 3px 3px 0px; 
}
.ff-container input { 
	display: none; 
}
.no-effect .ff-items { 
	padding-top:0;
}

.ff-items {
	position: relative;
	margin: 0 auto;
	float:left;
	width:100%;
	overflow:hidden;
	
}
.full-gallrey .ff-items {
	width: 100%;
	float: none;
	margin: 0 auto;
}

.ff-items li img {
	display: block;
	width:210px;
	height:130px;
	border:4px solid #a9a9a9;
}
.ff-items li {
	margin:18px;	
	float: left; line-height:0;
	-webkit-transition: opacity 0.6s ease-in-out;
	-moz-transition: opacity 0.6s ease-in-out;
	-o-transition: opacity 0.6s ease-in-out;
	-ms-transition: opacity 0.6s ease-in-out;
	transition: opacity 0.6s ease-in-out;
}
.ff-container input.ff-selector-type-all:checked ~ .ff-items li, .ff-container input.ff-selector-type-1:checked ~ .ff-items .ff-item-type-1, .ff-container input.ff-selector-type-2:checked ~ .ff-items .ff-item-type-2, .ff-container input.ff-selector-type-3:checked ~ .ff-items .ff-item-type-3 {
 	opacity: 1;
}
 .ff-container input.ff-selector-type-1:checked ~ .ff-items li:not(.ff-item-type-1), .ff-container input.ff-selector-type-2:checked ~ .ff-items li:not(.ff-item-type-2), .ff-container input.ff-selector-type-3:checked ~ .ff-items li:not(.ff-item-type-3) {
 	opacity: 0.1;
}
.ff-container input.ff-selector-type-1:checked ~ .ff-items li:not(.ff-item-type-1) span, .ff-container input.ff-selector-type-2:checked ~ .ff-items li:not(.ff-item-type-2) span, .ff-container input.ff-selector-type-3:checked ~ .ff-items li:not(.ff-item-type-3) span {
 	display:none;
}
/*---------------*/
.full-gallrey .ff-items li .bx_img { 
	margin-bottom:0; 
}
.ff-container label {
	font-family:Open Sans;
	width:auto;
	padding:0 20px;
	height: 37px;
	cursor: pointer;
	color: #bebebe;
	line-height: 37px;
	font-size: 15px;
	text-align:center;
	text-transform:capitalize;
	background: #3e3e3e; /* Old browsers */
	background: -moz-linear-gradient(top, #3e3e3e 1%, #242424 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #3e3e3e), color-stop(99%, #242424)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3e3e3e 1%, #242424 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3e3e3e 1%, #242424 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3e3e3e 1%, #242424 99%); /* IE10+ */
	background: linear-gradient(to bottom, #3e3e3e 1%, #242424 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3e3e', endColorstr='#242424', GradientType=0 ); /* IE6-8 */
	float:left;
}
.ff-container input.ff-selector-type-all:checked ~ label.ff-label-type-all, .ff-container input.ff-selector-type-1:checked ~ label.ff-label-type-1, .ff-container input.ff-selector-type-2:checked ~ label.ff-label-type-2, .ff-container input.ff-selector-type-3:checked ~ label.ff-label-type-3 {
	 background: #ff921b; /* Old browsers */
	background: -moz-linear-gradient(top, #ff921b 1%, #e57801 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ff921b), color-stop(100%, #e57801)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff921b 1%, #e57801 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff921b 1%, #e57801 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff921b 1%, #e57801 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff921b 1%, #e57801 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff921b', endColorstr='#e57801', GradientType=0 ); /* IE6-8 */
	 color: #fff;
}
.ff-container .space2 {
	width:20%;
	height:30px;
	float:left;
}
.ff-container .ff-items li .bx_img:hover img { 
	border-color:#2b2b2b; 
}

.ff-container .ff-items .hover_effect2  .font16_w.lgn_cntr.txt3 {
    bottom:20px;
    left: 5px;
    margin: auto;
    position: absolute;
    right: 0;
    top: auto;
	line-height:17px;
}


.size-s .ff-items li img {
    height: 120px;
    width: 182px;
			}
.size-s .space2 {	
	width:12%;
}
.ff-container.S-remove.size-s  input.ff-selector-type-all:checked ~ .ff-items li{   
	width: 182px;
}
/*--*/
.bx-icon {
	width:100px;
	height:35px;
	}
.bx-icon > a { 
	margin:0 8px;
}
/*----Video Audio-----*/
.te_dashboard .te_content { 
	margin:0; 
	overflow:hidden;
}

.ff-container label  ,.ff-container .space2{ display:none;}
.ff-items2 li {
	margin:0 6px 6px 0;
}
