/*
 * Others Styles
 */
.filmibeat-lang-homeslider-container {
	position: relative;
}
.filmibeat-lang-img img {
	display: block;
}
.filmibeat-lang-heading {
	background: #f3f3f5;
	border-bottom: 1px solid #b4b4b4;	
	padding: 10px;
}
.filmibeat-lang-title {
	font-size: 1.6em!important;
	font-weight: bolder;
	color: #191919;
	padding-bottom: 5px;
}
.filmibeat-lang-title a {
	color: #191919;
}
.filmibeat-lang-textdesc {
	font-size: 1.5em;
	color: #313131;
}

/* for multipage */
.navMobi{
 text-align: right;
 font-size: 1em;
 padding: 5px 0;
}
.navMobi a{
 padding: 4px 8px;
 background: #E1DFE0;
 color: #000;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}

.filmibeat-lang-container {
	margin-bottom: 10px;
}
.filmibeat-lang-container .article-img img {
	padding: 1px;
	background: #fff;
	border: 1px solid #d5d4d4;
	display: block;
}
.filmibeat-lang-container .article-content {
	background: #f3f3f5;
	padding: 10px;
}
.lang-heading {
	color: #313131;
	font-size: 1.6em!important;
	font-weight: 400;
	padding-bottom: 5px;
}
.lang-heading  a {
	color: #313131;
}

.filmibeat-lang-container.rowise-2cols-data .article-img {
	float: left;
	width: 90px;
	margin-right: 10px;
}
.filmibeat-lang-container.rowise-2cols-data .article-img img {
	padding: 1px;
	background: #fff;
	border: 1px solid #d5d4d4;
}
.filmibeat-lang-container.rowise-2cols-data .article-content {
	margin-left: 100px;
	background: #fff;
}

.filmibeat-lang-container.rowise-2cols-data {
	min-height: 100px;
}


.filmibeat-lang-homeslider-container .bx-wrapper .bx-controls .bx-pager {
	height: 13px;
}
.filmibeat-lang-homeslider-container .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
	display: inline-block;
	float: left;
	width: 20%;
}
.filmibeat-lang-homeslider-container .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.bx-pager-link {
	background: #4f4f4f;
    display: block;
    height: 11px;
    outline: 0 none;
    text-indent: -9999px;    
    margin: 1px 2px 1px 0;
}
.filmibeat-lang-homeslider-container .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.bx-pager-link.active {
	background: #ff4b49;
}


.filmibeat-lang-subindex ul li {
	list-style-type: none;
	padding: 8px 0;
	min-height: 90px;
	margin-bottom: 5px;
}
.article-subindex-img {
	float: left;
	width: 100px;
}
.article-subindex-img img {
	padding: 1px;
	border: 1px solid #ccc;
}
.article-subindex-desc {
	margin-left: 100px;
}
@media only screen and (max-width: 319px) {
	.article-subindex-desc, .home-tabs-content h3 {
		margin-left: 0;
	}	
	.filmibeat-lang-container.rowise-2cols-data .article-content {
	    margin-left: 0px;
	}
}

.photo-feature-icon{
	 background: url(/images/photo-feature.gif);
   	 background-repeat: no-repeat;
    	float: right;
   	 height: 12px;
    	width: 21px;
    	padding-right: 5px;
}

