/* category */
/* blog listing */

.homeblog {
    position: relative;
    margin: 0;
    display: none;
    clear: both;
    padding: 10px 0 0;
}
#index .homeblog{
  display: block;
}
.homeblog .container{
  position: relative;
}
#psblog-slider {
   margin: 0;
}
.homeblog .blog_container {
    position: relative;
    overflow: hidden;
    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-meta {
  float: left;
  border-bottom: 1px solid #eee;
  width: 100%;
  padding: 0 0 7px;
}
.blog-inner-text {
  width: 100%;
  float: left;
  padding: 18px 0 0;
}
.blog-meta > span {
  color: #acacac;
  position: relative;
  font-size: 13px;
  font-weight: 300;
  margin: 0 10px 0 0;
}
.homeblog .blog-meta > span{
  margin: 0;
  display: inline-block;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  vertical-align: top;
  line-height: normal;
}
.homeblog .readmore {
    
}
.homeblog .blog-meta .date {
  color: #868686;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.26px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: normal;
  padding: 0 0 0 24px;
}
.homeblog .blog-meta .date::after{
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: transparent url("../img/date-after.svg") no-repeat center center/14px;
  left: 0;
  top: 0;
}
.homeblog .blog-meta .blog-author a {
    font-size: 13px;
    font-weight: 500;
    color: #868686;
    letter-spacing: 0.26px;
}
.homeblog .blog-meta .blog-author .fa {
    color: #868686;
    font-size: 13px;
    margin: 0 6px 0 0;
}
.homeblog .blog-meta .blog-hit {
    float: left;
    font-size: 14px;
    color: #ffffff;
    position: relative;
    padding: 0 0 0 33px;
}
.homeblog .blog-meta .blog-hit::after{
  content: "";
  position: absolute;
  background: transparent url("../img/blog-hit.png") no-repeat center center;
  width: 17px;
  height: 13px;
  left: 0;
  top: 3px;
}
.blog-meta > span .fa {
    margin: 0 3px 0 0;
}
.homeblog .blog-meta .blog-author {
    margin: 0 0 0 22px;
}
.homeblog .blog-title a {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 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;
  color: #000000;
  line-height: normal;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
  display: block;
}
.homeblog .blog-post:hover .blog-title a{
  color: #6fa2f7;
}
.homeblog .shortdesc {
  color: #a1a1a1;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.26px;
  margin: 0;
  padding: 12px 0 0;
}
.homeblog .readmore .btn {
  background: transparent;
  color: #343748;
  text-decoration: underline;
  padding: 0;
  font-weight: 400;
  display: none;
}
.homeblog .readmore .btn:hover{
  color: #6fa2f7;
}
.blog-meta > span:last-child:before {
  display: none;
}
.blog-meta > span span {
  color: #acacac;
}
.blog-meta > span a,.blog-meta > span time{
  color: #acacac;
}
.blog-meta > span a:hover{
  color: #6fa2f7;
}
.homeblog .slick-list {
   
}
.homeblog .blog-inner {
  text-align: left;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  display: inline-block;
  vertical-align: top;
  padding: 19px 0 0;
  width: 100%;
  position: relative;
}
.homeblog .blog-inner .blog-title {
    margin: 0 0 2px;
}
.blog-item {
  position: relative;
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 13px;
}
.blog-item .blog-content-wrap {
  padding: 20px 0 0;
}
.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;
}
.blog-item .blog-content-wrap .blog-shortinfo .more:hover,
.blog-item .blog-content-wrap .readmore p .btn:hover {
  background-color: #6fa2f7;
  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 {
  padding: 0;
  position: relative;
}

.blog-detail {
  margin-bottom: 40px;
}
.blog-detail > div {
  margin-bottom: 30px;
}
#module-psblog-blog .blog-comment-block {
    background: #ffffff;
    padding: 20px;
}
.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 .extra-blogs ul {
    list-style: disc;
    padding: 0 0 0 15px;
}
.blog-detail .extra-blogs ul li {
    padding: 0 0 0 10px;
}
.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;
}
.homeblog .blog-image .link {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.homeblog .blog-image .link::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.homeblog .item:hover .blog-image .link::after{
  opacity: 1;
}
.homeblog .blog-image img{
  width: 100%;
  overflow: hidden;
    transition: all 2s ease;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
}
.homeblog .item:hover .blog-image img{
}
.aei-blogicon {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    opacity: 0;
    
}
.item:hover .aei-blogicon {
    opacity: 1;
}
.aei-blogicon .icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: top;
    background: #000000;
    margin: 0 3px;
    border-radius: 5px;
    position: relative;
    transform: scale(0) rotate(-360deg);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.aei-blogicon .icon.blog-icon-img {
    background: #ffffff url("../img/blog-search.svg") no-repeat center/15px;
}
.aei-blogicon .icon.blogreadmore {
    background: #ffffff url("../img/blog-readmore.svg") no-repeat center/15px;
}
.item:hover .aei-blogicon .icon {
  transform: scale(1) rotate(0deg);
}
.aei-blogicon .icon.blog-icon-img:hover {
    background: #6fa2f7 url("../img/blog-search-hover.svg") no-repeat center/15px;
}
.aei-blogicon .icon.blogreadmore:hover {
    background: #6fa2f7 url("../img/blog-readmore-hover.svg") no-repeat center/15px;
}
.aei-blogicon .icon:hover {
    background-color: #6fa2f7;
}
.fancybox-title-float-wrap {
    display: none;
}
.ps_sortPagiBar #pagination {
    text-align: center;
}
.ps_sortPagiBar  .pagination ul {
    float: none;
    margin: 0 auto;
}

/* responsive */
@media (max-width:1199px) {
  .homeblog{
    padding: 70px 0 0;
  }
}
@media (max-width:991px) {
  .aei-blogicon .icon{
    transform: scale(1);
  }
  .aei-blogicon .icon.blog-icon-img{
    left: 0;
  }
  .aei-blogicon .icon.blogreadmore{
    right: 0;
  }
  .homeblog .blog-inner{
    background-color: #ffffff;
  }
  .homeblog .blog-title a{
    font-size: 14px;
  }
  .homeblog .blog-post .blog-meta {
      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);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  .homeblog .blog-image::after, .homeblog .blog-image::before{
    display: none;
  }
  #blog-listing,#blogpage {
      padding: 40px 0 0;
  }
  .blog-item .blog-image{
    text-align: left;
  }
  .aei-blogicon{
    top: 45%;
    opacity: 1;
  }
}
@media (max-width:767px) {
  .homeblog{
   padding: 40px 0 0;
  }
  .homeblog .blog-image{
    width: 100%;
  }
  .homeblog .blog_container{
    padding: 0;
  }
  #psblog-slider {
      width: 100%;
  }
  .blog-detail .blog-tags{
    float: left;
  }
  #blog-listing,#blogpage{
    padding: 0;
  }
}
@media (max-width:479px){
  #psblog-slider{
    margin: 0;
  }
}