/*---------- BLOG ---------- */
.blog {
	padding-top: 69px;
	background-color: #f5f5f5;
}
@media (max-width: 992px) {
	.blog {
		padding-top: 0;
	}
}

/* Blog Grid & Masonry Fullwidth */
.blog-grid {
	margin: 0 15px 15px 15px
}
.blog-columns .post-date {
	position: absolute;
	z-index: 3;
	max-width: 65px;
	width: 100%;
	padding-top: 20px;
	background-color: transparent;
	color: #eee;
	box-shadow: none;
	pointer-events: none;
}
.blog-columns .post-date h3,
.blog-columns .post-date h4 {
	color: #eee;
}
.blog-columns .cbp-caption {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #eaeaea;
	border-bottom: none;
}
.blog-columns .cbp-l-caption-desc {
	color: #eee;
}
.blog-columns .blog-thumb-desc {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #eaeaea;
	border-top: none;
}
.blog-thumb-desc {
	padding: 30px 40px 35px 40px;
	background-color: #fff;
}
.blog-columns .blog-thumb-desc a h4,
.blog-columns .blog-thumb-desc a:hover h4 {
	transition: color 0.35s;
	-moz-transition: color 0.35s;
	-webkit-transition: color 0.35s;
	-o-transition: color 0.35s;
}
.blog-columns .cbp-caption-activeWrap i {
	font-size: 26px;
	padding-top: 10px;
}
.blog-columns p.date {
	font-size: 12px;
}
.blog-thumb-desc h4 {
	font-size: 24px;
	font-weight: 200;
}
.blog-thumb-desc .excerpt {
	padding-bottom: 24px;
	border-bottom: 1px solid #eaeaea;
}
.read-more-link {
	font-size: 13px;
	padding: 10px 40px 10px 0;
}
.read-more-link span {
	padding-left: 0;
	font-family: "lovelo", sans-serif;
	font-size: 12px;
	color: #191a1c;
	margin-top: 14px;
}
.read-more-link i {
	position: absolute;
	margin-top: -10px;
	font-size: 15px;
	margin-left: 5px;
}
.read-more-link2 {
	font-size: 13px;
	padding: 10px 40px 10px 0;
}
.read-more-link2 span {
	padding-left: 0;
	font-size: 13px;
	color: #191a1c;
	margin-top: 14px;
}

.blog-thumb-quote {
	background-color: #191a1c;
	padding: 30px;
}
.blog-thumb-quote h4 {
	color: #fff;
	line-height: 1.6;
}

/* Blog Carousel*/
.blog-carousel {
	margin: 120px 30px 140px 30px;
}

/* Blog Sidebar */
.blog-sidebar {
	padding-top: 40px;
}
.blog-sidebar .cbp-wrapper .cbp-item:last-child .blog-thumb-desc {
	margin-bottom: 50px;
}

/* Sidebar */
.sidebar {
	padding-top: 20px;
	padding-left: 30px;
}
.blog-widget {
	margin-top: 20px;
	margin-bottom: 40px;
}

.blog-widget .search-button {
	margin-top: 0;
	line-height: 0;
}

.blog-widget .form-control {
	border-radius: 0;
	font-weight: 300;
	font-size: 11px;
}
.form-control:focus {
	border-color: #999;
}

.blog-widget li {
	padding: 5px 0;
	border-bottom: 1px solid #E8E8E8;
	font-weight: 300;
	font-size: 13px;
}
.blog-widget li:last-child {
	border-bottom: none;
}
.blog-widget h5 {
	font-family: "lovelo", sans-serif;
	font-size: 14px;
}
.tags-list {
	padding-top: 15px;
}

.blog-tags li {
	border: none;
	display: inline-block;
}
.blog-tags li a {
	margin: 0 5px 7px 0;
	padding: 7px 10px;
	border: 1px solid #e9e9e9;
	color: #777;
	font-size: 11px;
	font-weight: 300;
	text-decoration: none;
}
.blog-tags li a:hover,
.blog-tags li a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.blog-tags li a:hover {
	border: 1px solid #999;
	color: #111;
}
.blog .sidebar-share {
	margin-top: -20px;
}
.sidebar-share ul li {
	margin-right: 7px;
}
.sidebar-share a {
	color: #191a1c;
}

/* Blog Pagination */

.blog-pagination {
	margin: 40px 0 80px 0;
	list-style: none;
}
.blog-pagination li {
	display: inline-block
}
.blog-pagination li:first-child {
	position: absolute;
}
.blog-pagination li:first-child a,
.blog-pagination li:last-child a,
.blog-pagination li a {
	background-color: transparent;
	border: none;
	font-family: "lovelo", sans-serif;
	font-size: 12px;
	color: #191a1c;
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
}
.blog-pagination>.active>a, .blog-pagination>.active>a:focus,
.blog-pagination>.active>a:hover, .blog-pagination>.active>span,
.blog-pagination>.active>span:focus, .blog-pagination>.active>span:hover {
	color: #fff;
	background-color: transparent;
	cursor: default;
}
.blog-pagination li a i {
	font-size: 16px;
}
.blog-pagination li a:hover {
	color: #bbb;
	background-color: transparent;
}
.blog-pagination li:first-child {
	position: absolute;
	left: 0;
}
.blog-pagination li:last-child {
	position: absolute;
	right: 0;
}


/*Blog Standard*/
.blog-standard {
	padding-top: 40px;
}
.side-details {
	float: left;
	display: block;
}
.side-details .post-date {
	width: 73px;
	padding: 20px 18px 16px 18px;
}
.post-date {
	line-height: 18px;
	width: 46px;
	background: #fff;
	color: #252525;
	text-align: center;
	text-transform: uppercase;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	pointer-events: none;
}
.post-date .month {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 6px;
	text-transform: none;
}
.post-date .day {
	font-size: 26px;
	line-height: .6;
}
.post-date .year {
	font-size: 11px;
	line-height: .1;
}
.post-date .day,
.post-date .year {
	font-family: "lovelo", sans-serif;
	margin: 0;
}
.blog-standard .post-content {
	margin-left: 100px;
	display: block;
	position: relative;
}
.blog-standard .post-text {
	padding-top: 26px;
	padding-bottom: 14px;
	border-bottom: 1px solid #E0E0E0;
}
.blog-standard h4 {
	font-size: 24px;
}
.blog-standard a h4,
.blog-standard a:hover h4 {
	transition: color 0.35s;
	-moz-transition: color 0.35s;
	-webkit-transition: color 0.35s;
	-o-transition: color 0.35s;
}
.blog-post-categories {
	font-size: 13px;
}
.blog-standard .read-more-link span {
	margin-top: 14px;
	margin-bottom: 60px;
}
.blog-standard .read-more-link i {
	position: absolute;
	margin-top: -17px!important;
	font-size: 15px;
	margin-left: 5px;
}

/*Blog Post*/
.blog-post {
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #E6E6E6;
}
.blog-post img {
	max-width: 100%;
}
.blog-post .post-date {
	position: absolute;
	max-width: 74px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 7px;
	background-color: transparent;
	box-shadow: none;
	z-index: 3;
}
.blog-post .post-date h4,
.blog-post .post-date h3,
.blog-post .post-date span {
	color: #eee;
}
.blog-post h3 {
	margin-top: 30px;
}
.blog-post p {
	margin-bottom: 20px;
}
blockquote {
	border-left: 2px solid;
}
.comments {
	margin-top: 60px;
	margin-bottom: 60px;
}
.comments .comment-reply {
	position: absolute;
	right: 0;
	font-family: "lovelo", sans-serif;
	font-size: 12px;
	color: #191a1c;
}
.comment.first {
	border-top: none;
}
.comment {
	padding: 30px 0;
	border-top: 1px solid #E6E6E6;
}
.comments .avatar {
	height: 50px;
	width: 50px;
	border-radius: 50px;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.1);
	box-shadow: 0px 0px 2px rgba(0,0,0,.1);
}
.comments .comment-body {
	margin-left: 70px;
}
.comments .comment-heading span {
	font-size: 11px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	margin-right: 10px;
}
.comment-time {
	font-size: 12px;
}


.depth-2 {
	margin-left: 70px;
}
.depth-3 {
	margin-left: 140px;
}


.blog-quote-post small {
	line-height: 1.4;
}
.blog-quote small {
	line-height: 1.4;
}


/*Blog Standard*/
.blog-standard {
	padding-top: 40px;
}

.h4 {
	color: #888;
}

ul li1 {
    color: #888;
    line-height: 100px;
}