
.bdp_blog_template {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  line-height: 1.8;
}


.timeline_bg_wrap .timeline_back {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n+1) {
  clear: left;
  float: left;
  padding-right: 50px;
  padding-left: 30px;
}
.bdp_blog_template.timeline .post_hentry {
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.timeline_bg_wrap .timeline_back .timeline.blog-wrap {
  display: block;
  padding-bottom: 35px;
  padding-top: 45px;
  position: relative;
  width: 50%;
}
.timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n) {
  clear: right;
  float: right;
  padding-left: 50px;
  padding-right: 30px;
}
.bdp_blog_template.timeline .post_wrapper.box-blog {
  float: left;
  padding: 20px;
  max-width: 100%;
}
.bdp_blog_template .post_content_wrap .blog_footer {
  border-top: 1px solid #db4c59;
}
.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap {
  float: right;
  margin-left: 0;
}
.post_content_wrap {
  border: 1px solid #db4c59;
}
.post_content_wrap {
  border-radius: 3px;
  margin: 0;
  word-wrap: break-word;
  font-weight: normal;
  float: left;
  width: 100%;
  position: relative;
}
.bdp_blog_template.timeline .blog_footer {
  box-sizing: border-box;
  float: left;
  padding: 15px;
  width: 100%;
  border-radius: 0px 0 3px 3px;
}
.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap::before, .bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap::after {
  border-left: 8px solid #db4c59;
}
.bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap::before, .bdp_blog_template.timeline:nth-child(2n+1) .post_content_wrap::after {
  border-bottom: 8px solid transparent;
  border-top: 8px dashed transparent;
  border-right: none;
  content: "";
  position: absolute;
  right: -8px;
  top: 13px;
}

.bdp_blog_template.timeline .photo {
  text-align: center;
}
.bdp_blog_template.timeline .desc {
  margin-top: 15px;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-center {
  text-align: center;
}
.bdp_blog_template .date_wrap {
  padding-bottom: 5px;
}
.bdp_blog_template.timeline .bd-post-content {
  padding-bottom: 10px;
  margin: 0;
}
.bdp_blog_template.timeline .read_more {
  display: block;
  text-align: center;
}
.bdp_blog_template.timeline .bd-more-tag {
  float: none !important;
  margin-bottom: 8px;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 15px;
}
.bdp_blog_template a.bd-more-tag {
  background-color: #db4c59 !important;
  color: #f1f1f1 !important;
}

.bdp_blog_template .blog_footer span {
  padding: 5px;
  text-transform: none;
  display: inherit;
  font-size: 15px;
}
.bd-link-label {
  color: #444444;
  display: inline-block !important;
  padding: 0 !important;
}
.bdp_blog_template .bd-categories a, .bd-post-content a, .bd-tags a, span.bd-category-link a, .bdp_blog_template a {
    color: #db4c59 !important;
    font-weight: normal !important;
}
.bdp_blog_template {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  line-height: 1.8;
}
.bdp_blog_template.timeline .photo img {
  max-width: 100%;
  height: auto;
}
.bdp_blog_template.timeline .social-component {
  box-sizing: border-box;
  float: left;
  margin-bottom: 0;
  width: 100%;
  display: inline-block;
}
.bdp_blog_template.timeline .social-component a {
  padding: 5px 0;
  width: 30px;
  cursor: pointer;
}
a.bd-social-share:hover {
  background: none repeat scroll 0 0 #dd4e31;
  border-color: #dd4e31;
  color: #fff !important;
}
.bdp_blog_template .social-component a {
  border-radius: 100%;
}
.bdp_blog_template .social-component a {
  border: 1px solid #cccccc;
  float: left;
  margin-top: 8px;
  margin-right: 8px;
  padding: 8px 0;
  text-align: center;
  width: 38px;
  font-size: 15px;
  line-height: 20px;
  box-shadow: none;
}

.timeline.blog-wrap:nth-child(2n+1) .bd-datetime {
  left: -30px;
}
.bd-datetime {
  background: none repeat scroll 0 0 #db4c59;
}
.bd-datetime {
  border-radius: 100%;
  color: #fff;
  font-size: 12px;
  height: 70px;
  line-height: 1;
  position: absolute;
  text-align: center;
  top: -30px;
  width: 70px;
  z-index: 1;
}
.timeline .bd-datetime .month {
  font-size: 15px;
  color: #fff;
  float: left;
  width: 100%;
  padding: 6px 0 0 0;
}
.timeline .bd-datetime .date {
  font-size: 26px;
  color: #fff;
  float: left;
  width: 100%;
  padding: 5px 0 0 0;
}
.timeline_bg_wrap::before {
  content: "";
  height: 100%;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 0;
  width: 3px;
}
.timeline_bg_wrap::before {
  background: none repeat scroll 0 0 #db4c59;
}
.timeline_bg_wrap {
  padding: 0 0 50px;
  position: relative;
  margin-bottom: 50px;
}

.bdp_blog_template.timeline .post_hentry > p > i {
  background: #db4c59;
}
.bdp_blog_template.timeline .post_hentry > p > i {
  /* box-shadow: 0 0 0 4px white, 0 1px 0 rgba(0, 0, 0, 0.2) inset, -3px 3px 8px 5px rgba(0, 0, 0, 0.22); */
  border-radius: 50%;
  content: "\f040";
  height: 35px;
  position: absolute;
  right: -68px;
  top: 0;
  width: 35px;
  box-sizing: unset;
  color: #fff;
  display: block;
  font-size: 24px;
  text-align: center;
  line-height: 1.3;
}
.timeline.blog-wrap:nth-child(2n) .bd-datetime {
  left: inherit;
  right: -30px;
}
.bdp_blog_template span.leave-reply i, .blog_footer span i {
  padding-right: 5px;
  color: #db4c59;
}
.bdp_blog_template.timeline .desc h3 a {
  color: #222222 !important;
  background: #ffffff !important;
  font-size: 30px;
}

.bdp_blog_template.timeline .desc h3 a:hover { text-decoration: none; }

.bdp_blog_template [class^="bd-icon-"], .bdp_blog_template [class*=" bd-icon-"] {
  background: url(../images/glyphicons-halflings.png ) no-repeat 14px 14px;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  width: 14px;
}
.bdp_blog_template .bd-icon-comment {
  background-position: -241px -119px;
} 



@media (max-width:992px) { 
  .timeline_bg_wrap .timeline_back .timeline.blog-wrap {
  width: 90%;
}
.timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n+1), .timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n) {
  float: right;
  padding-left: 50px;
  padding-right: 50px;
}
.timeline_bg_wrap::before {
  left: 10%;
}
.bdp_blog_template.timeline .post_hentry > p > i {
  left: -68px;
}
.bdp_blog_template.timeline:nth-child(2n+1) .bd-datetime, .bdp_blog_template.timeline:nth-child(2n) .bd-datetime {
  left: inherit;
  right: -30px;
}



 }