







.wrap-blog-post {
    margin-bottom: 45px; 
}


.blog-item-quote  .b-blog-data{
    display: none !important;
}

.wrap-blog-post.wrap-wide-blog-post {
    background: #f6f6f6;
}

.wrap-blog-post.wrap-wide-blog-post .wrap-image .post-date {
    right: auto;
    left: 40px;
}

.wrap-blog-post .wrap-image {
    position: relative;
    min-height: 50px;
}


.wrap-image blockquote , .post-image  blockquote {
    padding: 30px 30px 20px 60px !important;
    border: 2px solid #ececec !important;
}


.wrap-image blockquote + .post-date , .post-image blockquote  + .post-date {
display: none !important;
}




.wrap-blog-post .wrap-image img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}


.wrap-image iframe , .post-image iframe{
    max-width: 100%;
    width: 100%;
}


.no-image .post-date{
    bottom: 0 !important;
    left: 0 !important;
}

.wrap-blog-post .wrap-image .post-date {
    color: #333;
    font-size: 11px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    padding: 20px 20px 10px 20px;
    opacity: 1;
    right: 0;
    display: inline-table;
    width: inherit;
    background: #fff !important;
}




.wrap-blog-post .wrap-image .post-date:before{
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity:1;
    z-index: 2;
}

.wrap-blog-post .wrap-image .post-date a {
    color: #333;
    position: relative;
    z-index: 7;
    border-right: 1px solid #fff;
    padding-left: 0;
    line-height: 9px;
    padding: 0 5px 0px 5px;
    display: inline-block;
    margin-bottom: 10px;
}

.wrap-blog-post .wrap-image .post-date a:last-child{
    border: 0;
}

.wrap-blog-post .post-description {
    background: #fff;
    padding: 20px 40px 10px 0px;
    line-height: 25px;
    font-size: 11px;
}
.wrap-blog-post .post-description .author {
    color: #666666;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.wrap-blog-post .post-description .author a {
    color: #2d83b4;
}

.wrap-blog-post .post-description a {
    color: #2d83b4;
}

.wrap-blog-post .post-description .fa-comment-o {
    color: rgba(170, 170, 170, 0.8);
    margin-right: 5px;
}

.post-description .icon-heart {
    position: relative;
    top: 1px;
    margin-right: 5px;
}


.post_footer{
    clear: both;
    display: inline-block;
    width: 100%;
}


.post-body .post_footer{
    padding-top: 25px;
}

.post-body  .more-link{
    display: none;
}

.post_read_more{
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    line-height: 30px;
    border-radius: 2px;
    text-transform: uppercase;
    box-shadow: none !important;
    color: #2d83b4 !important;
    text-decoration: none !important;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-top: 0;
    display: inline-block;
    clear: both;
}


.post_read_more:hover .fa{
    left: -2px;
}

.post_read_more .fa {
    position: relative;
    margin-left: 7px;
    margin-right: -7px;
    transition: all .3s ease-out;
    font-size: 14px;
    color: #333;
}


.post_read_more:hover{
    color: #fff;
    opacity: 0.8;
}
.wrap-blog-post .post-body {
    background: #fff;
    padding: 0 40px 45px 4px;
    font-size: 14px;
    line-height: 1.7;
}

.wrap-blog-post .post-body p {
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 1.7;
}

.list-blog-item {
    max-width: 290px;
    margin: 0 auto 20px;
}

.list-blog-item .blog-image {
     margin-bottom: 10px;
}

.list-blog-item .blog-image img {
    max-width: 100%;
    height: auto
}

.list-blog-item .tags {
margin-bottom: 10px;
    font-size: 11px;
}

.list-blog-item .tags span {
    color: #2b395b;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: normal;
}

.list-blog-item .blog-description p {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}



.list-blog-item .blog-description .read-more {
    opacity: 0.8;
    display: inline-block;
    padding-left: 14px;
    border-radius: 0;
    padding: 4px 12px;
    float: right;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 20px; 
}

.list-blog-item .blog-description .read-more:hover {
    opacity: 1;
}

.blog-description h4 a {
    font-size: 24px;
    font-weight: 700;
    color: inherit;
    padding-bottom: 10px;
    display: inline-block;
}

.blog-description h4 a{
    font-size: 16px;
    text-transform: uppercase;
}

.tags *,
.tags a {
    color: #fff !important;

}


.log-list-container  .list-blog-item  .tags , .log-list-container  .list-blog-item  .tags *,
.log-list-container  .list-blog-item  .tags a , .list-blog-item .tags  , html  .list-blog-item .tags span , .list-blog-item  .tags a {
    color: #ed912a !important;
    font-size: 12px !Important;
    text-transform: uppercase !Important;
    font-weight: 700 !important;
    line-height: 20px;
}




.blog-post {
    background: #fff;
    margin-bottom: 100px;
}

.blog-post .post-image {
   position: relative;
    min-height: auto;
    background: #fff;
    margin-bottom: 20px;
}


.blog-post .post-image img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.blog-post .post-image .post-date {
    font-size: 11px;
    font-weight: 700;
    position: absolute;
    bottom: 25px;
    padding: 20px 20px 20px 20px;
    opacity: 1;
    right: 25px;
    display: inline-table;
    width: inherit;
    left: -17%;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.blog-post .post-description {
    padding: 0px 0 25px 0px;
    line-height: 25px;
}

.blog-post .post-description .author {
    color: #aaaaaa;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 10px;
}

.blog-post .post-description .author a {
    color: #2d83b4;
}

.blog-post .post-description .vcenter {
    color: #2d83b4;
}

.blog-post .post-description .vcenter span {
    color: rgba(170, 170, 170, 0.8);
    margin-right: 5px;
}

.blog-post .post-body {
    padding: 0 ;
}





 .blog-layout-grid   .wrap-blog-post  .wrap-info-grid {
    float: left;
    width: 38%;
}


 .blog-layout-grid   .wrap-blog-post .wrap-image.wrap-image-grid {
    position: relative;
    min-height: 50px;
    width: 53%;
    float: left;
    margin-right: 3%;
}

 .blog-layout-grid   .wrap-blog-post .post-description {
    background: #fff;
    padding: 15px 40px 10px 0px;
    line-height: 25px;
    font-size: 11px;
}





 .blog-layout-grid  .wrap-blog-post {
    margin-bottom: 80px;
    display: inline-block;
    width: 100%;
     position: relative;
}

html  .post-body > h4{
    font-weight: 600 !important;
    padding: 0;
    margin: 0;
    line-height: 1.7;
    font-size: 25px !important;
}

html  .post-body > h4 a{
    color: inherit;
    font-size: 27px;
    padding-bottom: 15px;
    display: inline-block;
}


html  .post-description:after {
    content: "";
    display: block;
    width: 25px;
    max-width: 100%;
    border-bottom: 1px solid #2d83b4;
    margin-bottom: 10px;
    padding-bottom: 10px;
}


 .blog-post .post-body .rtd p:not([class]) {
    margin-bottom: 20px;
}

.blog-post .post-body img.pull-right {
    margin: 0 0 10px 15px;
}

.blog-post .post-body img.pull-left {
    margin: 0 15px 10px 0;
}



.post-footer  a.btn.btn-transparent {
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: none;
    background: #2d83b4;
    padding-left: 5px;
    margin-right: -1px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}


.post-footer  .blog-footer-title {
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    font-weight: normal;
    padding-right: 5px;
}




.post-footer {
    position: relative;
    padding: 25px 25px 0 25px;
    border: 6px solid #eeeeee;
    margin-left: 0;
    margin-right: 0;
    bottom: 0;
    max-width: 100%;
    margin: 50px auto;
    clear: both;
}

.post-footer *{
    color: #666666;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}


.footer-meta:nth-child(even){
    text-align: right;
    position: relative;
    right: -17px;
}




.post-footer .blog-footer-categories ,.post-footer .blog-footer-tags ,.post-footer .btn-social {
    width: 49%; 
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top;
}



.blog-cat-footer + .pull-right{
    max-width: 50%;
    display: inline-block;
    vertical-align: top;
    float: right;
}



.post-footer a {
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 0;
    line-height: 35px;
    padding: 0;
    margin: 0;
    display: inline-block;
    font-weight: normal;
}



.pix-social-title{
    background: #2d83b4;
    color: #ffffff;
    font-size: 11px;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0;
    line-height: 35px;
    padding: 1px 15px;
    margin: 0 2px 2px -7px;
    height: auto;
    display: inline-block;
}


.pix-social-share{
    float: right;
    width: 40%;
    text-align: right;
}

.post-footer a:hover , .post-footer  a.btn.btn-transparent:hover , .post-footer  .btn.btn-transparent:hover{
    color: #666666;
}


.footer-meta a:hover{
        text-decoration: underline;
}

.pix-social-share a{
      margin-left: -7px;
}

.footer-meta.btn-social a{
    padding-right: 5px;    
}




.reply {
    position: absolute;
    right: 10px;
    top: 15px;
}

.reply a {
    font-weight: bold;
    padding: 0;
    line-height: 30px;
    border-radius: 3px;
    position: relative;
    text-transform: uppercase;
    font-size: 13px !important;
    letter-spacing: 1.5px;
}



.comment-list cite a {
    font: 700 12px Raleway;
    color: #222;
}

.comment-meta {
       padding: 0px 0 10px;
}

.comment-meta a {
color: #666666;
    font-size: 12px !important;
}

.comment-info-content cite {
    color: #2d83b4;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
}

.comment-list {
    margin-top: 46px;
    padding: 25px 40px 25px 50px;
    background-color: #fff;
    margin-bottom: 50px;
}

.comment-list .comment-info-content {
    margin-left: 110px;
    padding-bottom: 0;
    font-size: 14px;
}

.comment-list .comment-info-content  *{

}

.comment-list .comment-author {
    float: left;
    width: 95px;
    height: 95px;
    border: 1px solid #eee;
    border-radius: 100px;
    overflow: hidden;
}

.comment-list .comment-author img {
    width: 100%;
    height: auto;
}

.comment-list .comment , .comment-list > li {
    position: relative;
    list-style: none;
    margin: 0;
    background: #fff;
    padding: 0;
    margin-bottom: 20px;
}


.comment-list .comment  .comment {
    position: inherit;
    margin-bottom: 0;
    padding-bottom: 0;
    display: inline-block;
    width: 100%;
}


.comment-list .comment, .comment-list > li .comment-body{
    padding-bottom: 5px;
    min-height: 104px;
}

.comment-list ol.children {
    margin-left: 3%;
    margin-top: 25px;
}

.comment-respond {
    padding: 0;
    margin: 50px 0;
    display: inline-block;
    width: 100%;
}

.comment-notes {
 margin-bottom: 20px;
    padding-left: 0;
}

.comment-respond input[type=text],
.comment-respond i input[type=tel],
.comment-respond i input[type=password],
.comment-respond input[type=email] ,
.comment-respond input[type=url],
.comment-respond textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 0;
    box-shadow: none !important;
    color: #333;
    font-size: 15px;
    height: 40px;
    line-height: 26px;
    outline: medium none;
    padding: 10px 15px;
    width: 100%;
}

.comment-respond .wrap__btn-skew-r {
    
    margin-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
    overflow: hidden;
}

.comment-reply {
    position: absolute;
    top: 30px;
    right: 30px;
}

.comment-reply .btn {
    background-color: #f8f8f8;
}

#respond  .form-submit{
    padding-top: 15px;
    text-align: right;
}


.blog-comments {
    margin-bottom: 40px;
}

.blog-comments h4 {
    margin-bottom: 40px;
}

.blog-comments .comment-item {
    background-color: #f6f6f6;
    padding: 25px;
    margin-bottom: 30px;
}

.blog-comments .comment-item .media-left {
    padding-right: 25px;
}

.blog-comments .comment-item .media-left img {
    max-width: 120px;
}

.blog-comments .comment-item .comment-item-heading {
    margin-bottom: 10px;
}

.blog-comments .comment-item .comment-item-heading .author {
    color: #2d83b4;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
}

.blog-comments .comment-item .comment-item-heading .date {
    color: rgba(170, 170, 170, 0.8);
    font-size: 14px;
    font-style: italic;
    text-transform: uppercase;
}

.blog-comments .comment-item .comment-body p {
    line-height: 24px;
}



.carousel-post img{
    width: 100%;
    height: auto;
}


.wrap-image  .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 40px;
    z-index: 7;
    width: 100%;
}


.post-image  .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.post-image  .bx-controls-direction , .wrap-image .bx-controls-direction{
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}


.post-image:hover  .bx-controls-direction ,  .wrap-image:hover  .bx-controls-direction{
    opacity: 1;
}

