/*------------------------------------------------------------------
[Table of contents]

 - Inner Header
 - Blog slider
 - Search   
-  Categories 
-  Trend 
-  Featured
-  Comments 
-  Pagination

- Project:	App Landing 
- Version:	1.1
- Author:  Templines


-------------------------------------------------------------------*/

/* Inner Header */

.innerPageHeader{
     padding-bottom: 10px;
    min-height: 100px;
}
.blogPage{
    position: relative;
    overflow: inherit;
}
.breadcrumbsBox{
padding-bottom: 0;
    position: absolute;
    top: -60px;
    right: 0;
}
.page-title{
    color: #fff !important;
    font-size: 32px;
    line-height: 100%;
    margin: 0;
    padding: 80px 0 30px;
    position: relative;
    margin-bottom: 30px;
}
.page-title:after{
	bottom: 0;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 40px;
}
.page-title.whiteTxtColor:after{
	background-color: #fff;
}
.breadcrumb-list{
	float: right;
	margin: 0;
	padding: 0;
}
.breadcrumb-list li{
	  color: #666;
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	 display: block;
    float: left;
    font-size: 11px;
    margin: 0 0 0 10px;
    text-transform: uppercase;
}
.breadcrumb-list li a{
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	color: #666;
    float: left;
}
.breadcrumb-list li i{
	float: left;
	line-height: 13px;
	margin: 0 7px;
	color: #666;
}

/* Blog slider */

.blog-item{
	float: left;
	padding-bottom: 70px;
	width: 100%;
}
.blog-slider{
	float: left;
	padding-right: 43px;
	position: relative;
	width: 47%;
}
.blog-slider.full-width{
    width: 100%;
    padding: 0;
    min-height: 225px;
    border: 1px solid #ececec;
}
.owl-blog_carousel_img{
float: left;
    width: 100%;
    min-height: 190px;
    border: 1px solid #ececec;
    text-align: center;
}
.owl-blog_carousel_img img{
    float: left;
    width: 100%;
    height: auto;
}
.owl-blog_carousel.owl-theme .owl-controls{
	margin: 0;
	position: absolute;
	right: 5px;
	top: 36%;
	width: 27px;
}
.blog-published{
background-color: rgba(0,0,0,0.8);
    border-color: #888;
	border-style: solid;
	border-width: 4px 1px;
	bottom: 25px;
	height: 82px;
	left: 25px;
	position: absolute;
	z-index:889;
	width: 80px;
	    color: #fff;
}
.blog-published_date{
	display: block;
	font-size: 25px;
	line-height: 100%;
	padding: 11px 0 0;
	
}
.blog-published_month{
	display: block;
	font-size: 10px;
	line-height: 100%;
	padding: 4px 0 2px;
}
.blog-published_year{
	display: block;
	font-size: 10px;
	line-height: 100%;
}
.blog-info{
	float: left;
	padding-right: 25px;
	width: 53%;
}
.blog-info_header{
	    float: left;
    padding: 3px 0 18px;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}
.blog-info_header:after{
	background-color: #888;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 80px;
	height: 3px;
}
.blog-info_header-option{
	float: left;
	margin-right: 23px;
}
.blog-info_header-option i{
	float: left;
	font-size: 14px;
	line-height: 16px;
}
.blog-info_header-option span{
    float: left;
    font-size: 12px;
    margin: 5px 0px 0 8px;
    line-height: 12px;
}

.blog-info_body{
	float: left;
	padding:  0 0;
	width: 100%;
}
.blog-info_title{
	font-size: 22px;
		color:#000;
	line-height: 100%;
	margin: 0;
}

.blog-info_title a{
	color:#000;
}

.blog-info_text{
	float: left;
	font-size: 13px;
	line-height: 22px;
	padding: 28px 0 40px;
	width: 100%;
}
.blog-info_body .ellipseLink{
	border-color: #0394be;
	border-width: 3px 1px;
	float: left;
	font-size: 12px;
	height: 33px;
	line-height: 100%;
	padding-top: 7px;
	text-align: center;
	width: 76px;
	color:#fff;
}

/* Search */

.sidebar-search{
	margin-bottom: 35px;
	position: relative;
}
.sidebar-search_field{
	background-color: transparent;
	border-color: #bbb;
	border-style: none none solid;
	border-width: 0 0 1px;
	float: left;
	font-size: 12px;
	line-height: 100%;
	padding: 12px 0 13px;
	width: 100%;
}

/* Categories */

#search-global-form{
	position:relative;
}


.sidebar-categories{
	padding-bottom: 40px;
}
.sidebar-categories_body{
	border: 1px solid #ececec;
	margin-top: -30px;
	padding: 63px 22px 23px;
}
.sidebar-search_button{
	background: transparent;
	border: 0 none;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
}
.categories-list{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.categories-list li{
	border-bottom: 1px solid #eaeaea;
	display: block;
	float: left;
	padding: 7px 10px 8px;
	width: 100%;
}
.categories-list li:last-child{
	border-bottom: 0 none;
}
.categories-list li a{
	font-size: 13px;
	line-height: 100%;
}

/* Trend */

.sidebar-trend{
	padding-bottom: 40px;
}
.sidebar-trend_body{
	border: 1px solid #ececec;
	margin-top: -30px;
	padding: 72px 22px 23px;
}
.owl-trend_carousel{
	padding-bottom: 5px;
}
.owl-trend_carousel.owl-theme .owl-controls .owl-page span{
	background: #fff;
	border: 1px solid #888;
	opacity: 1;
}
.owl-trend_carousel.owl-theme .owl-controls .owl-page.active span,
.owl-trend_carousel.owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #888;
}
.owl-trend_carousel_item{
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.owl-trend_carousel_item img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.owl-trend_carousel_item_title{
	float: left;
	font-size: 15px;
	line-height: 100%;
	padding: 24px 0 13px;
	width: 100%;
}
.owl-trend_carousel_item_autor{
	float: left;
	width: 100%;
}
.owl-trend_carousel_item_autor i{
	float: left;
	font-size: 13px;
	line-height: 12px;
	margin-right: 7px;
}
.owl-trend_carousel_item_autor span{
	float: left;
	font-size: 13px;
	line-height: 100%;
}
.owl-trend_carousel_item_autor a{
	float: left;
	font-size: 13px;
	line-height: 100%;
	margin-left: 5px;
}

/* Featured */

.sidebar-featured{
	padding-bottom: 40px;
}
.sidebar-featured_body{
	border: 1px solid #ececec;
	margin-top: -30px;
	padding: 70px 22px 5px;
}
.sidebar-featured_list{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.sidebar-featured_list li{
	display: block;
	float: left;
	min-height: 75px;
	padding: 0 0 35px 90px;
	position: relative;
	width: 100%;
}

.sidebar-featured_list li  a{
	    color: #000 !important;
}


.sidebar-featured_list li .colorIcon{
	left: 0;
	position: absolute;
	top: 0;
	color: #fff;
}
.sidebar-featured_list_title{
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 9px 0 12px;
}
.sidebar-featured_list_date{
	display: block;
	font-size: 13px;
	line-height: 100%;
}
.colorIcon{
	display: block;
	height: 70px;
	text-align: center;
	width: 70px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.colorIcon.smallIcon{
	width: 50px;
	height: 50px;
}
.colorIcon.smallIcon i{
	 color: #fff !important;
    font-size: 28px;
    line-height: 50px;
}
.colorIcon i{
	font-size: 30px;
	line-height: 68px;
}

/* Pagination */
.pagination-custom{
    float: left;
    margin: 20px;
    padding: 0;
}
.pagination-custom li{
	float: left;
	display: block;
	margin: 0 8px;
	overflow:hidden;
}
.pagination-custom li a{
	color: #888;
	float: left;
	font-size: 20px;
	line-height: 100%;
}
.pagination-custom li a.item{
	border-bottom: 4px solid #d7d7d7;
	padding: 4px 5px 8px;
}
.pagination-custom li a.item:hover{
	text-decoration: none;
	border-color: #888;
}
.pagination-custom li a.prev{
	border: 1px solid #888;
	height: 36px;
	line-height: 32px;
	padding-right: 6px;
	position: relative;
	text-align: center;
	width: 42px;
}
.pagination-custom li a.prev:before{
	border-left: 11px solid transparent;
	border-top: 40px solid #888;
	content: "";
	height: 0;
	position: absolute;
	right: -1px;
	top: -1px;
	width: 0;
}
.pagination-custom li a.prev:after{
	border-left: 11px solid transparent;
	border-top: 40px solid #f7f7f7;
	    border-right: 0;
		 border-bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: -2px;
	top: -1px;
	width: 0;
}
.pagination-custom li a.next{
	border: 1px solid #888;
	height: 36px;
	line-height: 32px;
	text-align: center;
	width: 42px;
	position: relative;
	padding-left: 6px;
}
.pagination-custom li a.next:before{
	border-right: 11px solid transparent;
	border-top: 40px solid #888;
	content: "";
	height: 0;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0;
}
.pagination-custom li a.next:after{
	border-right: 11px solid transparent;
	border-top: 40px solid #f7f7f7;
	content: "";
	height: 0;
	left: -2px;
	position: absolute;
	top: -1px;
	width: 0;
}
.pagination-custom li a.prev:hover,
.pagination-custom li a.next:hover{
	background-color: #888;
	color: #ccc;
}
.pagination-custom li .current{
	border-bottom: 4px solid #888;
	float: left;
	font-size: 20px;
	line-height: 100%;
	padding: 4px 5px 8px;
}
.post-info{
    padding-top: 45px;
    margin-bottom: 0;
}
.post-data{
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 18px;
	position: relative;
}
.post-data:after{
	background-color: #888;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 80px;
}
.post-data li{
	float: left;
	display: block;
	margin-right: 23px;
}
.post-data li i{
	float: left;
	font-size: 14px;
	line-height: 18px;
}
.post-data li span{
float: left;
    font-size: 12px;
    margin: 4px 2px 0px 6px;
    line-height: 14px;
}
.post-data li a{
    float: none;
    font-size: 13px;
    line-height: 13px;
    margin-top: 2px;
    margin-right: 2px;
}
.post-content{
	    padding: 30px 0 0;
    margin-bottom: 20px;
}
.post-content_title{
	margin: 0 0 28px;
	line-height: 100%;
	font-size: 22px;
}
.post-content p{
	color: #666;
	font-family: "Roboto",sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 22px;
}
.post-content p.quote{
	background-color: #f7f7f7;
	color: #000;
	font-size: 16px;
	line-height: 28px;
	margin: 50px 4%;
	padding: 33px 45px 54px;
	position: relative;
}
.post-content p.quote i{
	color: #ccc;
	font-size: 30px;
	position: absolute;
	right: 3%;
	top: -14px;
}
.post-share{
	border-top: 1px solid #ececec;
	margin-top: 16px;
	padding-top: 36px;
}
.social-networks{
	margin: 0;
	padding: 3px 0 0;
}
.social-networks li{
	float: left;
	display: block;
}
.social-networks li a{
	color: #969696;
	border: 1px solid #dedede;
	float: left;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin-left: 6px;
	padding-left: 6px;
	width: 29px;
	position: relative;
}
.social-networks li a:hover{
    background-color:#05c3f9;
    color: #fff;
    border-color: #05c3f9;
}
.social-networks li a:before{
	border-right: 7px solid transparent;
	border-top: 25px solid #dedede;
	content: "";
	height: 0;
	left: 0px;
	position: absolute;
	top: -1px;
	width: 0;
}
.social-networks li a:after{
	border-right: 7px solid transparent;
	border-top: 25px solid #fff;
	content: "";
	height: 0;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0;
}
.shareLabel{
	padding: 5px 8px 0 0;
}
.shareLabel i{
	color: #969696;
	float: left;
	font-size: 15px;
	margin-right: 7px;
	margin-top: 3px;
}
.shareLabel span{
	font-size: 13px;
}
.mention{
	background-color: #f7f7f7;
	border: 1px solid #dedede;
	margin: 67px 0 0;
	min-height: 140px;
	padding: 35px 40px 35px 140px;
	position: relative;
}
.mention-image{
	border: 4px solid #fff;
	height: 92px;
	left: 22px;
	margin-top: -46px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 92px;
}
.mention-image img{
	display: block;
	width: 100%;
	height: 100%;
}
.mention-name{
	font-size: 14px;
	line-height: 100%;
	padding: 0 0 9px;
}
.mention-text{
	font-size: 13px;
	line-height: 22px;
}
.section-title{
	font-size: 20px;
	line-height: 100%;
	margin: 0;
	padding-bottom: 20px;
	position: relative;
}
.section-title:after{
	background-color: #05c3f9;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 80px;
}

/* Comments */

.comments{
	    padding: 68px 0 0;
    overflow: inherit;
}
.commentsBox{
	padding-top: 42px !important;
}
.comments-item{
	padding-top: 28px;
}
.comments-item .comments-item{
	padding-left: 100px;
}
.comments-item_inner{
	border-bottom: 1px solid #ececec;
	min-height: 120px;
	padding: 10px 0 30px 101px;
	position: relative;
}
.comments-item_reply{
	font-size: 11px;
	height: 23px;
	line-height: 100%;
	padding: 6px 8px 0 14px;
	position: absolute;
	right: 0;
	top: 0;
}
.comments-item_reply:hover{
	text-decoration: none;
}
.comments-item_reply:before{
	border-right: 7px solid transparent;
	border-top: 23px solid #fff;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	top: -1px;
	width: 0;
}
.comments-item_ava{
	border: 4px solid #d5d5d5;
	height: 84px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 84px;
}
.comments-item_ava img{
	display: block;
	width: 100%;
	height: 100%;
}
.comments-item_user{
	padding-bottom: 11px;
}
.comments-item_user_name{
	font-size: 14px;
	line-height: 100%;
	margin-right: 18px;
}
.comments-item_user_date{
	font-size: 10px;
	line-height: 100%;
}
.comments-item_text{
	font-size: 14px;
	line-height: 22px;
}
.reply{
	padding: 73px 0 30px;
	float: left;
	width: 100%;
}
.reply-form{
	padding: 35px 0 0;
	float: left;
	width: 100%;
}
.reply-form .form-group{
	padding: 15px 0;
}
.reply-form .half-wigth{
	width: 48%;
}
.reply-form .full-width{
	padding-bottom: 35px;
	width: 100%;
}

.entry-thumbnail img{
	max-width:100%;
	height:auto;
}



/*04  Comments */

.comments-header {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	padding: 12px 20px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	background: none repeat scroll 0 0 #000;
	z-index: 7;
	text-transform: uppercase;
}
.comments-header a {
	color: #fff;
}
.comments-list > li {
	list-style: none;
}
.comments-list > li li {
	position: relative;
}
.comments-list {
    margin-bottom: 60px;
    margin-left: 0;
    padding-left: 0;
}
.comment {
	position: relative;
	margin-top: 44px;
	margin-bottom: 0;
	padding-bottom: 0;
	transition: all 0.3s;
}
.comment .avatar-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    background-color: #fff;
    overflow: hidden;
    z-index: 9;
    border-radius: 50%;
    padding: 3px;
    border: 4px solid #d5d5d5;
}
.content-comment {
	padding-left: 0;
	margin-left: 110px;
}
.comment .avatar-placeholder img {
    width: 100%;
    height: auto;
    border-radius: 100px;
}
.comment .comment-header {
	margin: 0 0 14px 120px;
	padding-top: 0;
}
.comment .comment-author {
	margin-right: 20px;
	font-style: normal;
	color: #333;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	float: left;
	display: block;
	margin-right: 17px;
}
.comment .comment-datetime {
	font-size: 11px;
	color: #999;
}
.comment-datetime span[class*='icon-'] {
	position: relative;
	top: 0;
	margin-right: 3px;
	font-size: 12px;
	font-style: normal;
	color: #526aff;
}
.comment .comment-reply {
right: 0;
    bottom: 10px;
    padding: 0;
    text-transform: none;
    margin: 0;
    font-size: 12px;
    position: absolute;
    color: #fff;
    background: #05c3f9;
    padding: 2px 5px 2px 12px;
}


.comment .comment-reply a{
	color:#fff;
}

.comment .comment-reply:before {
    border-right: 7px solid transparent;
    border-top: 23px solid #fff;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -1px;
    width: 0;
}
.comment .comment-reply .btn {
	background-color: #fff;
}
.comment .comment-reply .btn a {
	color: #363636;
}
.icon-clock {
	margin-right: 3px;
}
.content-comment {
	border-bottom: 1px solid #ececec;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 40px;
}
.comment .comment-reply .btn:hover {
	background-color: #f26529;
}
.comment .comment-reply .btn:hover a {
	color: #fff !important;
}
.comment .comment-reply .btn:hover .icon {
	transition: all 0.3s;
}
.comment .comment-reply .btn:hover .icon {
	color: #fff;
}
.comment .comment-body {
	margin-left: 120px;
	padding: 0 30px 37px 0;
	font-weight: 300;
	color: #777;
	border-bottom: 1px solid #eee;
}
.comment .comment-body p {
	margin-bottom: 0;
}
.comments-list .children {
	margin: 10px 0 0 120px;
	padding: 0;
	list-style: none outside none;
}
.comments-list > li:last-child, .comments-list .children > li:last-child {
	margin-bottom: 0;
	background: none;
}
.comment-reply-form {
	margin-top: 70px;
	margin-bottom: 100px;
	margin-left: 6px;
}
.comment-reply-form .ui-form {
	margin-top: 40px;
}
.comment-reply-form .btn {
	padding: 14px 12px;
}


#commentform  .input-text {
    background-color: transparent;
    border-color: #bbb;
    border-style: none none solid;
    border-width: 0 0 1px;
    font-size: 13px;
    line-height: 100%;
    padding: 10px 8px 19px;
    width: 100%;
}

#commentform textarea{
	    background-color: transparent;
    border-color: #bbb;
    border-style: none none solid;
    border-width: 0 0 1px;
    font-size: 13px;
    height: 146px;
    line-height: 100%;
    padding: 10px 8px 19px;
    width: 100%;
}

.padding25{
	    display: inline-block;
    width: 100%;
    padding-top: 25px;
}

.widget-comments{
	       font-size: 20px;
    line-height: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative;
}


.widget-comments:after {
    background-color: #05c3f9;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 80px;
}



.cancel-comment-reply.bottom10{
	padding:10px 0
}