.blog-list li {margin-bottom: 50px; padding-bottom: 60px; border-bottom: 1px solid  #e3e3e3;}
.postWrapper {
    clear: both;
}

.postTitle {
    margin-bottom: 7px;
}

.postTitle h2 {

    line-height: 30px;
    font-weight: 300;
    margin: 0px;
    padding: 0px;
	text-align:left;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}
.postTitleTop {margin-top: 60px;}
.postContent {
    overflow: hidden;
}
.blog-list .postContent img {}
.postDetails {
    padding: 0 0 20px;
    color: #1ca243;
}
.postDetails a,
.postDetails-tags li a {color: #1ca243;}
.postDetails a:hover,
.postDetails-tags li a:hover {color: #000;}
.postDetails i {
    margin-right: 3px;
}
.postDetails span {
    margin-right: 12px;
}
.aw-blog-read-more {
    display: table;
    font-size: 14px;
    text-transform: uppercase;
    color: #888888;
    margin-top: 15px;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    border: 1px solid #e7e7e6;
    padding: 9px 29px;
}
.widget-latest-wrap .aw-blog-read-more:hover {background: #1ca243;}
.aw-blog-read-more span {position: relative;}
.aw-blog-read-more:hover,
.aw-blog-read-more:focus {   color: #fff; background: #1ca243; border-color: #1ca243; text-decoration: none;}
.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.commentWrapper {
    padding: 15px;
    margin-bottom: 25px;
    border: 1px solid #d6d6d6;
}
.commentWrapper:after {
    content: "";
    display: table;
    clear: both;
}
.commentWrapper i {
    font-size: 16px;
    margin-right: 5px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
   margin-bottom: 15px;
   font-size: 14px;
   text-transform: uppercase;
   color: #1ca243;
}
.commentDetails > span {

}
.commentDetails .postDetails-user {margin-right: 10px;}
.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {

}
.postDetails-tags h4 {
    display: none;
}
.postDetails-tags ul:before {
    content: "\f02b";
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {

}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
    margin-bottom: 5px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {

}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {

}
.block-blog .block-subtitle,
.menu-tags h5 {
    text-transform: capitalize;
    margin-bottom: 5px;
    font-weight: bold;
    color: #000;
}
.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}


.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}



.widget-latest {
    margin-bottom: 50px;
}
.widget-latest-wrap {
    overflow: hidden;
}
.widget-latest-content {
    padding:18px 0 0 20px;
    overflow: hidden;
}
.widget-latest-title {margin-bottom: 10px;}
.widget-latest-title a {
    font-size: 21px;
    line-height: 20px;
    color: #1ca243;
}
.widget-latest-title a:hover {color: #333;}
.widget-latest .postContent {
    padding: 0;
    margin-bottom: 28px;
}
.widget-latest .postContent-desc {margin: 0 0 16px; max-height: 56px; line-height: 20px;}
.widget-latest .postContent-desc img {display: none;}
.widget-latest .postContent-img p {display: none;}
.widget-latest .postContent-img {float: left; margin: 0;}
.widget-latest .postContent img {
    position: relative; 
    margin-right: 0 !important; 
    float: none !important;
    max-width: 100%;
}
.widget-latest-details {margin-bottom: 14px;}

.widget-latest-details,
.widget-latest-details a {
    font-size: 10px; 
    color: #1ca243;
    background: #f2f2f2;
    padding: 0px 8px 2px;
    display: inline-block;
 }

.widget-latest-details .widget-latest-data {   display: inline-block;}
.widget-latest-comment {color: #1ca243; text-transform: uppercase; font-size: 10px;}
.widget-latest-comment:hover {color: #333;}
.widget-latest-comment i {color: #b4b4b4; margin-right:4px; font-size: 13px;}

.widget-latest-details i {margin-right: 5px; font-size: 20px; color: #d6d6d6;}
.widget-latest-details .widget-latest-comment:hover {color: #fe3c3c;}

@media only screen and (max-width: 1199px) {
    .widget-latest .postContent-img {float: none;}
    .widget-latest .postContent-img img {width: 100%;}
      .widget-latest-content {padding-left: 0;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) { 
    .widget-latest-title a {
        font-size: 16px;
        line-height: 20px;
    }
}
@media only screen and (max-width: 767px) { 
    .widget-latest {margin-bottom: 0;}
    .widget-latest ul > li {margin-bottom: 30px;}
    .blog-list .postContent img {width: 30%;}
    .widget-latest-content {padding: 20px 0 0;}
    .widget-latest .postContent-desc {max-height: inherit;}
    .sliderClass .carousel-prev2, 
    .sliderClass .carousel-next2 {top: 40%;}
    .widget-latest .postContent-desc {max-height: auto;}
}
