/*innerpage css*/
.cat-video iframe{ width:100%; height:180px;}
#owl-demo-1 .owl-controls .owl-buttons div {
	border-radius: 0;
	position: absolute;
	text-indent: -9999px;
}
#owl-demo-1 .owl-controls .owl-buttons div.owl-prev {
	background: rgba(0, 0, 0, 0) url("../images/arrow_left1.png") no-repeat scroll left top;
	height: 35px;
	left: 0;
	top: 45%;
	width: 35px;
}
#owl-demo-1 .owl-controls .owl-buttons div.owl-next {
	background: rgba(0, 0, 0, 0) url("../images/arrow_right1.png") no-repeat scroll left top;
	height: 35px;
	right: 0;
	top: 45%;
	width: 35px;
}
.archive ul li{}
.archive ul li:last-child .archive-article{margin-bottom: 0px; padding-bottom:0px; border-bottom:none;}
.archive ul li .archive-article {
   margin-bottom: 15px; padding-bottom:15px; border-bottom:1px solid #ddd; 
}
.pagination {
    display: block;
}
.pagination ul li {
    display: inline-block;
    padding: 10px;
    background: #e4e4e4;
}
.pagination ul li a {
    display: block;
}


#fb-comments {
    margin-top: 30px;
}
.sub_title > h2 {
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
}
.single-content blockquote {
    border-left: inherit;
    color: #777777;
    float: right;
    font-family: "Ek Mukta",serif;
    font-size: 1.35em;
    line-height: 1.3em;
    margin: 0 0 20px;
    padding: 10px 20px;
    text-align: left;
    width: 300px;
}
.single-content blockquote p::before {
    content: url("../images/lr.png");
    padding-right: 5px;
}
.single-content blockquote p::after {
    content: url("../images/lr1.png");
    padding-right: 5px;
}
.single-content blockquote p {
    border-bottom: 3px solid #999999;
    color: #5d5959;
   font-size: 20px !important;
}
#primary, #secondary {
    padding-bottom: 30px;
    padding-top: 30px;
}
.view-count {
    margin-right: 35px;
}
.author_name {
    margin-right: 20px;
}
h1.entry-title {
    margin-bottom: 10px;
}
.entry-content {
    font-size: 1.125em;
}
.single-content {
    font-size: 1.125em;
    padding-bottom: 20px;
    padding-top: 20px;
}
.entry-content p {
    line-height: 1.7;
    text-align: justify;
    font-size: 20px !important;
}
.entry-thumbnail > figure {
    float: left;
    margin-right: 10px;
}
.entry-title.sk-entry-title {
    font-size: 20px;
    font-weight: bold;
}
.entry-title.sk-entry-title a {
    color: #231f20;
}
.inside_tags {
    margin-bottom: 10px;
    text-align: right;
}
.inside_tags li {
    background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 7px;
    color: #2964a0;
    display: inline-block;
    margin-right: 15px;
    padding: 3px 12px;
}
.inside_tags li a{ color:#2964a0;}
.tab_wrap .wpp-list li img{ margin-bottom:10px !important;}
.tab_wrap .wpp-list li{ margin-bottom:12px !important;}
.tab_wrap .wpp-list li a {
  font-size: 18px;
  font-weight: normal;
  line-height: 23px;
}
.sidebar img{ margin-bottom:10px;}
.recent_news .wpp-list li img{ margin-bottom:10px !important;}
.recent_news .wpp-list li a {
  font-size: 18px;
  font-weight: normal;
  line-height: 23px;
}

.bichara img {
    border-radius: 10%;
}
.video_list iframe{ width:100%; height:180px;}