/* category */
/* blog listing */

#index .homeblog{
  display: block;
  margin: 80px 0;
}
.homeblog {
    position: relative;
    display: block;
}
.homeblog .container{
  position: relative;
}
.homeblog .ax-product-title {
    margin: 0 0 35px;
    color: #000;
    font-weight: 700;
}
.lastest_block.block {
    position: relative;
}

/*.homeblog  .blog-meta {
    position: absolute;
    top: 10px;
    bottom: auto;
    left: auto;
    right: 10px;
    margin: 0 auto;
    text-align: center;
    opacity: 0;
    z-index: 1;
    padding:10px 0;
    width: 80px;
    background-color: rgba(255,255,255,0.7);
    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 .blog-created .fa-calendar {
    display: none;
}
.blog-post:hover .blog-meta {
  opacity: 1;
}
.homeblog .blog-meta > span {
  color: #000000;
  position: relative;
  font-size: 14px;
}
.homeblog .blog-meta .blog-hit {
  color: #808080;
  font-size: 14px;
  font-weight: 400;
}
.homeblog .blog-meta .day-of-month {
    color: #808080;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    line-height: normal;
}
.homeblog .blog-meta .month {
    display: inline-block;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
}
.homeblog .blog-meta  .year{
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
}
.blog-cat,.blog-created,.blog-ctncomment,.blog-hit{
    color: #808080;
}
 .blog-meta > span .fa {
    margin: 0 5px 0 0;
}
.blog-author {
    color: #808080;
}
.blog-meta > span {
    color: #808080;
    position: relative;
    font-size: 14px;
    margin: 0 10px 0 0;
}
.fa .fa-calendar{
  color: #000000;
}
.blog-title {
    margin-bottom: 10px;
}
.homeblog .readmore a{
    background-color:transparent;
    color: #000;
    padding: 0;
    text-align: left;
    font-size: 14px;
    line-height: normal;
    letter-spacing:0.56px;
    font-weight: 700;
    text-transform: capitalize;
    text-decoration: underline;
}
.homeblog .readmore {
    text-align: left;
}
 .homeblog .blog-post .readmore:hover a{
  color: #1cbbb4;
}
.homeblog .blog-meta .date {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.56px;
}
.homeblog .blog-meta > span .fa {
  display: block;
  padding: 5px 0;
}
.homeblog .blog-meta {
    padding-bottom: 10px;
}
.homeblog .blog-title a {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.8px;
    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-post:hover .blog-title a{
  color: #1cbbb4;
}
.homeblog .shortdesc {
    color: #9e9e9e;
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 1.0px;
    padding-bottom: 20px;
}
.blog-meta > span:last-child:before {
  display: none;
}
.blog-meta > span span {
  color: #808080;
}
.blog-meta > span a,.blog-meta > span time{
  color: #808080;
}
.blog-meta > span a:hover{
  color: #1cbbb4;
}
.homeblog .blog_container {
    position: relative;
}
.homeblog .blog-inner {
    background-color: #f7f7f7;
    position: absolute;
    width: 58.8%;
    float: left;
    left: auto;
    right: 10px;
    top: 23px;
    z-index: 1;
    padding: 40px 10px 45px 25px;
    height: 245px;
    border: 1px solid #ededed;
}
.blog-item {
  background-color: #fff;
  position: relative;
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 13px;
}
.blog-item .blog-content-wrap {
  padding: 20px 0 15px 0;
  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;
  border-radius: 25px;
}
.blog-item .blog-content-wrap .blog-shortinfo .more:hover,
.blog-item .blog-content-wrap .readmore p .btn:hover {
  background-color: #1cbbb4;
  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;
}

.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;
  width: 240px;
}
.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;
}
#blog-localengine .col-form-label {
    text-align: left;
}
.ipts-captcha .comment-capcha-image {
    margin: 0 0 10px;
}
.homeblog .blog-image {
    overflow: hidden;
    position: relative;
    z-index: 1;
    float: left;
}
.homeblog .blog-image img{
  width: 100%;
  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;
}
.homeblog .item:hover .blog-image img{
}
/*.homeblog .blog-image::after{
  content: "";
  opacity: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  margin:0 auto;
  background-color: rgba(0,0,0,0.2);
  transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}*/

.homeblog .blog-image:hover::after{
  opacity: 1;
}
#psblog-slider {
  margin-bottom: 0;
}
/*#psblog-slider .slick-list {

    margin: 0 -15px;

}*/
/* responsive */
@media (max-width:1199px) { 
 .homeblog .blog-inner{
  padding: 25px 10px 45px 25px;
 }
}

@media (max-width:991px) {
  .homeblog .item:hover .blog-image img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  .homeblog .blog-image{
    float: none;
  }  
  .homeblog .blog-inner{
    padding: 25px 30px 63px 30px;
    position: relative;
    float: none;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
  }
  .homeblog{
    width: 100%;
    margin-top: 60px; 
  }
  #psblog-slider {
    padding:0;
    width: 70%;
    margin: 0 auto;
  }

  .homeblog .ax-product-title {
    margin: 0 0 30px;
    width: 100%;
  }
  .blog-meta {
    bottom: auto;
  }
  
  .homeblog .item:hover .blog-image img{
   /* transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);*/
  }
  #blog-listing,#blogpage {
      padding: 40px 0 0;
  }
  .blog-item .blog-image{
    text-align: left;
  }
}
@media (max-width:767px) {
 .homeblog .blog-image{
    width: 100%;
  }
  .homeblog .blog-image {
    position: static;
    float: none;
  }
  .homeblog .blog-inner{
    padding: 40px 15px;
    text-align: center;
    max-width: 100%;
    margin-left: 0;
    height: auto;
  }
  .homeblog .readmore {
    text-align: center;
  }
  .blog-detail .blog-tags{
    float: left;
  }
  #blog-listing,#blogpage{
    padding: 0;
  }
  .homeblog .block_content {
    padding: 0;
  }
}
@media (max-width:580px) {
  #index .homeblog{
    margin:60px 0;
  }
 /* .homeblog .blog-title a {
    font-size: 15px;
  }
  .homeblog .readmore a {
    font-size: 12px;
  }*/
}

@media (max-width:479px) {
  .homeblog .ax-product-title {
    margin: 0 0 90px;
  }
  #psblog-slider {
    width: 100%;
  }
  .homeblog .blog-inner{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: relative;
    padding: 15px;
  }
  .homeblog .blog-image{
    width: 100%;
    height: 100%;
  }
  .homeblog .blog-title a {
    font-size: 16px;
  }
  .homeblog .blog-image img {
    width: 100%;
  }
 
}
