@charset "utf-8";
/* CSS Document */

.all-blog-posts .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
  .all-blog-posts .container {
    width: 90% !important;
  }
.all-blog-posts .row {
  margin-right: -15px;
  margin-left: -15px;
}
.all-blog-posts .col-xs-1, .all-blog-posts .col-sm-1, .all-blog-posts .col-md-1, .all-blog-posts .col-lg-1, .all-blog-posts .col-xs-2, .all-blog-posts .col-sm-2, .all-blog-posts .col-md-2, .all-blog-posts .col-lg-2, .all-blog-posts .col-xs-3, .all-blog-posts .col-sm-3, .all-blog-posts .col-md-3, .all-blog-posts .col-lg-3, .all-blog-posts .col-xs-4, .all-blog-posts .col-sm-4, .all-blog-posts .col-md-4, .all-blog-posts .col-lg-4, .all-blog-posts .col-xs-5, .all-blog-posts .col-sm-5, .all-blog-posts .col-md-5, .all-blog-posts .col-lg-5, .all-blog-posts .col-xs-6, .all-blog-posts .col-sm-6, .all-blog-posts .col-md-6, .all-blog-posts .col-lg-6, .all-blog-posts .col-xs-7, .all-blog-posts .col-sm-7, .all-blog-posts .col-md-7, .all-blog-posts .col-lg-7, .all-blog-posts .col-xs-8, .all-blog-posts .col-sm-8, .all-blog-posts .col-md-8, .all-blog-posts .col-lg-8, .all-blog-posts .col-xs-9, .all-blog-posts .col-sm-9, .all-blog-posts .col-md-9, .all-blog-posts .col-lg-9, .all-blog-posts .col-xs-10, .all-blog-posts .col-sm-10, .all-blog-posts .col-md-10, .all-blog-posts .col-lg-10, .all-blog-posts .col-xs-11, .all-blog-posts .col-sm-11, .all-blog-posts .col-md-11, .all-blog-posts .col-lg-11, .all-blog-posts .col-xs-12, .all-blog-posts .col-sm-12, .all-blog-posts .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
.all-blog-posts .col-md-12 {
    float: left;
  }
  .all-blog-posts .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 993px) {
 .all-blog-posts .col-lg-3, .all-blog-posts .col-lg-9, .all-blog-posts .col-lg-12 {
    float: left;
  }
  .all-blog-posts .col-lg-12 {
    width: 100%;
  }
  .all-blog-posts .col-lg-9 {
    width: 75%;
  }
  .all-blog-posts .col-lg-3 {
    width: 25%;
  }
}
.all-blog-posts .blog-post a > img {
    height: auto;
    width: 100% !important;
}
.all-blog-posts {
	display:inline-block;
	width:100%;
	padding:50px 0;	
}
.all-blog-posts .likes-comments-blogs {
    margin: 15px 0;
}
.all-blog-posts .blog-post > p {
    line-height: 18px;
    margin-bottom: 20px;
    text-align: justify;
}
.all-blog-posts .blog-post .author {
    margin-bottom: 15px;
}
.all-blog-posts .category-blog-button {
    display: inline-block;
    margin: 0 0 40px;
    width: auto;
}
.all-blog-posts .likes-comments-blogs a.comments {
    margin-right: 10px;
}
.all-blog-posts .likes-comments-blogs a.comments, .all-blog-posts .sidebar .sidebar-widget a {
    color: #999;
}
.all-blog-posts .pagination {
    display: inline-block;
    margin: 0 0 15px;
    width: 100%;
}
.all-blog-posts .pagination .pagenav {
    border: medium none;
    color: #444;
    float: none;
    margin: 0 15px 0 0;
    padding: 0;
	font-size:18px;
}
.all-blog-posts .pagination > li .pagenav:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #444;
}
.all-blog-posts .sidebar .search-input-box h3 {
	margin: 0 0 35px;
}
.all-blog-posts .sidebar .search-input-box .form-control {
    border-radius: 0;
}
.all-blog-posts .sidebar .search-input-box .form-control:focus {
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;
	border-color:#CCCCCC;	
}
.all-blog-posts .sidebar h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 30px 0 35px;
    text-align: left;
    text-transform: uppercase;
	color:#202020;
}
.all-blog-posts .sidebar-widget .categories > li:last-child {
    padding: 0;
}
.all-blog-posts  .sidebar > div {
    display: inline-block;
    width: 100%;
}
.all-blog-posts .sidebar-widget .categories > li {
    display: inline-block;
    padding: 0 0 10px;
    width: 100%;
}
.all-blog-posts .sidebar .sidebar-widget .categories p {
    float: right;
    margin: 0;
}
.all-blog-posts .sidebar .sidebar-widget .popupar-post-content .recent-post {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
.all-blog-posts .sidebar .sidebar-widget .popupar-post-content .recent-post .post-image {
    float: left;
}
.all-blog-posts .sidebar .sidebar-widget .popupar-post-content .recent-post .post-heading-date {
    margin-left: 115px;
}
.all-blog-posts .popupar-post-content .post-heading-date .post-date {
    margin: 5px 0 0;
}
.all-blog-posts .sidebar-widget .tags li:first-child {
    border-top: 1px solid #e5e5e5;
}
.all-blog-posts .sidebar-widget .tags li a {
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    padding: 5px 0;
    width: 100%;
}