/* category */
/* blog listing */
.homeblog {
    display: none;
    position: relative;
    padding:80px 0 80px 0;
    width: 60%;
    float: left;
}
.homeblog .container {

}
.psblog-block {
    padding-top: 20px;
}
#blog-listing h1 {
    color: #000;
}
#index .home-wrapper-bottom .homeblog {
    display: block;
}
.homeblog .title_block {
    width: 100%;
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 10px;
}
.homeblog .ax-product-title{
   
}
.homeblog  .blog-meta {
    opacity: 1;
    z-index: 1;
    text-align: center;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;  
    -o-transition: all 300ms ease;
    padding: 5px 15px;
    display: inline-block;
    vertical-align: top;
    background-color: #b98346;
}
.homeblog .blog-meta .blog-created {
}
.homeblog .item:hover .blog-meta .date_format,.homeblog .item:hover .blog-meta .month_format{
  color: #b98346;
}
.blog-homedesc {
    position: relative;
    text-align: left;   
    padding: 30px 15px 30px 0; 
    z-index: 1;
}

.homeblog .lastest_block.block {
    position: relative;
    text-align: center;
}

.carousel-inner > .carousel-item > a > img, .carousel-inner > .carousel-item > img, .img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto;
}
.homeblog .blog-post:hover .blog-meta {
  opacity: 1;
}

.homeblog .blog_container {
  position: relative;
}
.homeblog .blog-meta > span {
  color: #000;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}
.homeblog .blog-meta .date_format {
    color: #000;
    font-size: 24px;
    font-weight: 800;
    display: block;    
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;  
    -o-transition: all 300ms ease;
}
.homeblog .blog-meta  .month_format{
    color: #000;
    font-size: 14px;
    font-weight: 300;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;  
    -o-transition: all 300ms ease;
}
.blog-cat,.blog-created,.blog-ctncomment,.blog-hit{
    color: #000;
}
 .blog-meta > span .fa {
    margin: 0 5px 0 0;
}
.homeblog .blog_container .blog-author {
    color: #fff;
    position: absolute;
    bottom: -20px;
    padding: 7px 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background-color: #b98346;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    display: none;
}
.homeblog .blog_container .blog-author::after {
    content: "";
    background-color:rgba(255,255,255,0.3);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    width: 1px;
    height: 17px;
    top: 10px;
}
.homeblog .blog_container:hover .blog-author{
  opacity: 1;
  bottom: 0;
}
.blog-author a {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.78px;
}
.blog-hit {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.78px;
}
.homeblog .blog_container .blog-admin{
  float: left;
  padding:0 25px 0 25px;
}
.homeblog .blog_container .blog-hit{
  float: right;
  padding: 2px 55px 0 0;
}
.blog-meta > span {
    color: #808080;
    position: relative;
    font-size: 14px;
}
.fa .fa-calendar{
  color: #000000;
}
.blog-title {
    margin-bottom: 15px;
}
.homeblog .readmore a{
    background-color:transparent;
    color: #000;
    padding: 0;
    text-align: left;
    font-size: 14px;
    line-height: normal;
    text-decoration: underline;
    letter-spacing: 0.56px;
    font-weight: 400;
    text-transform: capitalize;
}
 .homeblog .blog-post .readmore:hover a{
  color: #000;
}
.homeblog .blog-meta .date {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.12px;
}
.homeblog .blog-meta .dateofmonth{
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1.12px;
}
.homeblog .blog-meta .year{
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.12px;
}
.homeblog .blog-meta > span .fa {
  display: block;
  padding: 5px 0;
}
.homeblog .blog-title a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: normal;
    color: #000;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.homeblog .blog-title a:hover{
  color: #b98346;
}
.homeblog .shortdesc {
    color: #666666;
    font-size: 12px;
    font-weight: 00;
    line-height: 24px;
    letter-spacing: 1.1px;
}

.blog-meta > span span {
  color: #808080;
}
.homeblog .blog-meta .blog-created .fa-calendar {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #fff;
    padding-left: 10px;
    display: none;
}
.blog-meta > span a,.blog-meta > span time{
  color: #808080;
  font-size: 13px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.78px;
}
.blog-meta > span a:hover{
  color: #b98346;
}
.homeblog .blog-inner {
  background-color: #f5f5f5;
  position: absolute;
  text-align: left;
  float: left;
  width: 60%;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  opacity: 1;
  top: 38px;
  bottom: auto;
  left: auto;
  right: 0;
  padding: 40px 0 0 40px;
}
.homeblog .item:hover .blog-inner {
    opacity: 1; 
}
.blog-item {
  background-color: #fff;
  position: relative;
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 13px;
}
.blog-item .blog-content-wrap {
  padding: 20px 15px 15px 15px;
  background-color: #fff;
}
.blog-item .blog-content-wrap .title {
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 25px;
}
.blog-item .blog-content-wrap .readmore p {
  margin-bottom: 0;
  margin-top: 10px;
}
.blog-item .blog-content-wrap .blog-shortinfo,#blog-category .category-info p {
  color: #888;
  line-height: 20px;
}
.Recnet-blog .Recent-title.h3 {
    text-transform: capitalize;
    font-size: 22px;
    margin: 0 0 20px;
}
.blog-item .blog-content-wrap .blog-shortinfo .more,.blog-item .blog-content-wrap .readmore p .btn{
  padding: 7px 20px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  color: #fff;
  background-color: #b98346;
}
.blog-item .blog-content-wrap .blog-shortinfo .more:hover,
.blog-item .blog-content-wrap .readmore p .btn:hover {
  background-color: #000;
  color: #fff;
}
.blog-item .blog-content-wrap .blog-shortinfo p {
    margin: 15px 0 0;
}
.blog-item .blog-content-wrap .blog-shortinfo .more i {
  color: #888;
}
.blog-item .blog-content-wrap .blog-shortinfo .more i:hover {
  color: #222;
}
.blog-item .blog-image {
  text-align: right;
  padding: 0;
  position: relative;
}
.aei-blogicon {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
   /* transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);*/
}
.item:hover .aei-blogicon {
    /*transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);*/
}

.aei-blogicon .icon.blog-icon-img {
    background: #fff url("../images/blog-search.svg") no-repeat center/15px;
}
.aei-blogicon .icon.blog-icon-img:hover{
    background: #b98346 url("../images/blog-search-hover.svg") no-repeat center/15px;
}
.aei-blogicon .icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    margin: 0 3px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transform: scale(0);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.item:hover .aei-blogicon .icon {
  transform: scale(1);
  -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.aei-blogicon .icon.blogreadmore {
    background: #fff url("../images/blog-readmore.svg") no-repeat center/15px;
}
.aei-blogicon .icon.blogreadmore:hover{
    background: #b98346 url("../images/blog-readmore-hover.svg") no-repeat center/15px;
}
.aei-blogicon .icon:hover {
    background-color: #b98346;
}
.blog-detail {
  /*background-color: #fff;*/
  margin-bottom: 40px;
}
.blog-detail > div {
  margin-bottom: 30px;
}
.blog-detail .blog-meta {
    margin-bottom: 10px;
}
.blog-detail .blog-image {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.blog-detail .blog-title {
  font-size: 22px;
  text-transform: capitalize;
  color: #222;
  font-weight: 500;
  margin-bottom: 20px;
}
.blog-detail .blog-description {
  font-size: 14px;
  text-align: justify;
  margin-bottom: 30px;
  padding: 0 0 20px;
  border-bottom: 1px solid #e5e5e5;
}
.leading-blog .blog-meta {
    margin: 12px 0 10px;
}

#blog-category .category-image {
    margin: 0px 0 20px;
}
#blog-category .category-info h1 {
    margin: 0 0 10px;
    font-size: 18px;
}
#blog-category .category-info p {
    margin: 0 0 30px;
}
.blog-detail .social-share {
  display: inline-block;
  float: left;
}
.blog-detail .extra-blogs {
  display: inline-block;
  width: 100%;
}
.blog-detail .blog-tags {
  display: inline-block;
  float: right;
}
.blog-detail .blog-tags > span {
  font-weight: bold;
  font-size: 14px;
  margin-right: 15px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item {
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap {
  margin-left: 80px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap .comment-meta {
  color: #222;
  font-weight: bold;
  margin-bottom: 10px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap .comment-meta > span {
  margin-right: 15px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap .comment-meta > span span {
  color: #888;
  margin-left: 10px;
  font-weight: normal;
}
.blog-detail .blog-comment-block #blog-localengine .form-group {
  margin-bottom: 30px;
}
.blog-detail .blog-comment-block .btn-send {
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  min-width: 110px;
  text-align: center;
  color: #fff;
  background-color: #eee;
  font-weight: 600;
  float: right;
  border-radius: 3px;
}
.blog-detail .blog-comment-block .btn-send i {
  margin-right: 10px;
  font-weight: 800;
}
.blog-detail .blog-comment-block .btn-send:hover {
  background-color: #222;
}
.fa.fa-user-hits {
    padding-right: 5px;
}
#blog-localengine .col-form-label {
    text-align: left;
}
.ipts-captcha .comment-capcha-image {
    margin: 0 0 10px;
}
.homeblog .blog-image {
    overflow: hidden;
    width: 60%;
    position: relative;
}

.homeblog .blog-image img{
  margin: 0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    width: 100%;
    transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.homeblog .item:hover .blog-image img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

#psblog-slider {
  margin-bottom: 0;
}

/* responsive */

@media (max-width:1349px) {
  
}

@media (max-width:1199px) {
 .homeblog
 {
  width: 100%;
  padding: 0 0 80px 0;
 }
  .homeblog .shortdesc{
    font-size: 12px;
  }
  .homeblog .blog-inner{
    top: 17%;
  }
  
} 
@media (max-width:991px) { 
  .psblog-block {
      padding-top: 0;
  } 
  .homeblog{
    padding: 10px 0 30px 0;
  }
  .homeblog .blog-post .blog-meta,.homeblog .blog-post:hover .blog-meta {
    opacity: 1;
    left: 0;
    top: 0;
  }
  .homeblog .blog-title a {
    font-size: 15px;
  }
  #blog-listing,#blogpage {
      padding: 40px 0 0;
  }
  .blog-item .blog-image{
    text-align: left;
  }
  .homeblog .blog-meta .blog-created .fa-calendar{
    padding-left: 0;
  }
}
@media (max-width:767px) {
  .homeblog .blog-title a {
      font-size: 20px;
  }
  .homeblog .shortdesc {
      font-size: 14px;
  }  
  .homeblog .blog-image{
    width: 100%;
  }
  .homeblog .blog-inner{
    position: relative;
    width: 100%;
    padding: 15px;
  }
   .psblog-block {
    padding-top: 0;
  padding-bottom: 50px;
  }
  .blog-homedesc{
    background-color: transparent;
  }
}
@media (max-width:580px) {
 
}
@media (max-width:479px) {
  .homeblog .blog-meta {
      margin: 0 auto;
      float: none;
  }
  .blog-homedesc {
      width: 100%;
      text-align: center;
      padding: 0;
  }
  .homeblog .title_block{
    text-align: center;
  }
  .homeblog .blog-image::before {
    display: none;
  }
  .homeblog .blog-title a {
    font-size: 16px;
  }
  .homeblog .blog-image img {
    width: 100%;
  }
  .homeblog .arrows {
    width: 80px;
    top: 50px;
  }
}
@media (max-width:580px) {
  .homeblog .blog-inner{
    padding: 15px;
  } 
  .homeblog .blog-inner{
    text-align: center;
  }
  .homeblog .blog-post .blog-meta, .homeblog .blog-post:hover .blog-meta{
    margin-bottom: 15px;
  }
}