
.blog-index_wrap .top_title h3 {
  color: #000;
  font-family: Exo;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.08em;
}
.blog-index_wrap  .hs-featured-image-wrapper {
  margin-bottom: 40px;
}
.blog-index_wrap  .hs-featured-image-wrapper img{
  height: auto;
  border: none;
  width: 100%;
  float: left;

}
.blog-index_wrap  .qodef-post-info-date span{
  color: #000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;

}
.blog-index_wrap .qodef-item-text-holder {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.blog-index_wrap .hs-featured-image-wrapper a:hover:before{
  opacity: 1;


}  
.blog-index_wrap .post-title a:hover{
  color: #44a81d;

}
.blog-index_wrap .post-title> a{

  font-size: 19px;
  color: #000;
  line-height: 1.1em;
  font-weight: 500;
  margin:0px;
}
.blog-index_wrap  .icon_commentt:before{

  content: "\e065";
}

.blog-index_wrap  span.number {
  vertical-align: middle;
  color: #000;
  font-weight: 700;
}
.blog-index_wrap .custom_listing_comments:hover .icon_commentt {
  color: #44a81d;
}
.blog-index_wrap .post-title a {
  color: #000;

}
.blog-index_wrap .icon_commentt {
  vertical-align: middle;
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;

  -webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  transition: color .15s ease-out;
  margin-right: 5px;
  color: #c4c3c3;
  top: 2px;
  position: relative;
}
.blog-index_wrap .custom_listing_comments {
  display: inline-block;
  margin-left: 7px;
}

.blog-index_wrap .custom_listing_comments a{
  display: inline-block;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
}

.blog-index_wrap .custom_listing_comments a .comment-text {
  font-weight:700;
  color:#000;
}

.blog-index_wrap .qodef-post-info-category a{
  color: #969696;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.blog-index_wrap .qodef-post-info-category:before{
  color: #000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  content: '/';
  left: -5px;
  position: relative;
}
.blog-index_wrap  .qodef-post-info-category {
  display: inline;
  padding: 0 5px;
}
.blog-index_wrap  .blog-index_wrap .qodef-post-info-date {
  display: inline;
  padding: 0 5px 0 0;
}
.blog-index_wrap .qodef-item-info-section {
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 11px;
  display: flex;
  flex-wrap: wrap;
}
.blog-index_wrap  .hs-featured-image-wrapper a:before{
  position: absolute;
  left: 0;
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0,0,0,.49);
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  transition: opacity .2s ease;
}
.blog-index_wrap .blog_author_link{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  text-transform: capitalize;
  color: #000;
}

.blog-index_wrap .qodef-section-bottom {
  padding-top: 17px;
  border-top: 1px solid #3d9b38;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: .7px;
}

.blog-index_wrap .qodef-section-bottom-left {
  display: inline-block;
  float: left;
  width: 50%;
  position: relative;
  line-height: 27px;
}

.blog-index_wrap .qodef-section-bottom-right {
  display: inline-block;
  float: left;
  width: 50%;
  position: relative;
  line-height: 27px;
  text-align: right;
}

.blog-index_wrap .qodef-post-info-author {
  display: inline-block;
  letter-spacing: .7px;
  position: absolute;
  left: 27px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 10px;
  line-height: 16px;
  opacity: 1;
  -webkit-transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
  transition-delay: .25s;
  color: #444;
}

.blog-index_wrap .qodef-post-info-author .qodef-post-info-author-by {
  color:#000;
}

.blog-index_wrap  .hs-featured-image-wrapper a{

  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.blog-index_wrap  .cm-blog-wrapper {
  display: inline-block;
  width: 100%;
  list-style: none;
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.blog-index_wrap  .blog_description{
  font-family: Exo;
  margin: 24px 0;
}

.blog-index_wrap .post-listing {
  margin-right:-2%;
}

.blog-index_wrap .post-item {
  display: block;
  position: relative;
  padding: 0;
  float: left;
  border: 0;
  box-sizing: border-box;
  padding: 0 2% 45px 0;
  width: 33.33%;
}


.blog-index_wrap .blog_author_link_wrap {
  text-transform: capitalize;
  color: #000;
  letter-spacing: .7px;
}



.blog-index_wrap .social-item-info {
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  float: left;
}

.blog-index_wrap .social-share-holder {
  position: relative;
  display: block;
}

.blog-index_wrap .social-share-opener {
  display: inline-block;
  background-color: #44a81d;
  width: 27px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  color: #000;
  font-size: 10px;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
  -webkit-transition: background-color .15s ease-out;
  -moz-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.blog-index_wrap .blog-share:hover .social-share-opener {
  background-color: #000;
  color: #fff;
}

.blog-index_wrap .social-share-opener span {
  display: inline-block;
  vertical-align: middle;
}

.blog-index_wrap .social-share-dropdown {
  visibility: hidden;
  z-index: 950;
  float: left;
  position: absolute;
  left: 35px;
  top: 0;
  -webkit-transform: translateY(-25%);
  -moz-transform: translateY(-25%);
  transform: translateY(-25%);
}

.blog-index_wrap .social-share-dropdown ul {
  list-style: none;
  margin: 0;
  position: relative;
  display: block;
  z-index: 990;
  padding: 0;
  min-width: 30px;
  font-weight: 400;
}

.blog-index_wrap .social-share-dropdown ul li {
  display: inline-block;
  visibility: hidden;
  position: absolute;
  text-align: center;
  min-width: 27px;
  float: left;
  opacity: .2;
  left: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}

.blog-index_wrap .social-share-dropdown ul li:nth-child(2) {
  left: 35px;
  transition-delay: .1s;
}
.vc_sep_holder {
  height: 1px;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 10%;
  border-color: #81d742;
}
.vc_sep_line {
  height: 1px;
  border-top: 1px solid #ebebeb;
  display: block;
  position: relative;
  top: 1px;
  width: 100%;
  border-color: #81d742;
}
.blog-index_wrap .social-share-dropdown ul li:nth-child(3) {
  left: 70px;
  transition-delay: .2s;
}

.blog-index_wrap .social-item-info:hover .social-share-dropdown ul li {
  opacity: 1;
  visibility: visible;
  cursor: pointer;
}

.blog-index_wrap .social-item-info:hover~.qodef-post-info-author {
  opacity: 0;
  transition-delay: 0s;
  pointer-events:none;
}

.blog-index_wrap .social-share-dropdown ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  color: #0d6efd;
  text-decoration: none;
}

.blog-index_wrap .social-share-dropdown ul li a span {
  font-size: 11px;
  color: #fff;
  background-color: #000;
  display: block;
  width: 27px;
  height: 27px;
  border-radius: 50px;
  text-align: center;
  line-height: 27px;
  -webkit-transition: color .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
  -moz-transition: color .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
  transition: color .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
}

.blog-index_wrap .social-share-dropdown ul li a:hover span {
  background-color: #44a81d;
  color: #000;
}


@media only screen and (min-width: 600px) and (max-width: 1024px){
  .blog-index_wrap .post-item {

    width: 50%;
    padding: 0 2% 45px 0;
  }

}


@media only screen and (max-width: 600px){

  .blog-index_wrap .post-item {
    width: 100%;
    margin: 0 0 25px;
  }


}