/*---------------------------------------------------------- Blog Common css start ----------------------------------------------------*/
#blog_latest_new_home .container {
  position: relative;
}
#blog_latest_new_home {
  margin: 0 0 80px;
  text-align: center;
}
#tbsmartblog-carousel.owl-carousel .owl-buttons div {
  display: none;
}
#module-tbblog-details #content .blog-post .blog-detail-content .blog-tool>span i {
  font-size: 19px;
  line-height: 21px;
  margin: 0 5px 0 0;
}
#tbsmartblog-carousel.owl-carousel {
  border: none;
  list-style: none;
}
#blog_latest_new_home .box-heading .tb-subtitle {
  color: #287900;
}
#blog_latest_new_home .box-heading .tbblock-heading .box-heading.title_block heading::after {
  position: absolute;
  background: rgba(0, 0, 0, .5);
  top: auto;
  bottom: 0;
  width: 40px;
  height: 2px;
  content: '';
  left: 0;
  right: 0;
  margin: auto;
}
#tbsmartblog-carousel .owl-item>li {
  padding: 0 15px;
  margin: 0 0 30px;
}
.comment-list {
  list-style: none;
  border: 1px solid #f0f0f0;
  padding: 20px 40px;
}
.comment-list .panel.panel-default {
  background: none;
  border: none;
}
.tbblogcomments>div {
  padding: 20px;
}
.tbblogcomments #add-comment {
  padding: 20PX 0;
}
#module-tbblog-details .blog-extra .btn.btn-primary:hover,
#module-tbblog-details .blog-extra .btn.btn-primary:active,
#module-tbblog-details .blog-extra .btn.btn-primary:focus {
  background: #287900;
  color: #fff;
}
#add-comment .alert.alert-info {
  margin: 0;
}
.comments-block {
  background: #ffeddf;
}
#tbsmartblog-carousel .blog-content {
  padding: 0;
  display: flex;
  align-items: center;
}
#tbsmartblog-carousel .comment {
  display: block;
  margin: 5px 0 0;
}
#tbsmartblog-carousel .comment a {
  color: #666;
  position: relative;
  font: 400 13px/18px 'Jost', Helvetica, sans-serif;
}
.blog-date .mdi.mdi-calendar {
  font-size: 16px;
  line-height: 18px;
  width: 20px;
}
.blog-hover {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  width: 100%;
}
#tbsmartblog-carousel .blog-content:hover .blog-hover {
  background: rgba(0, 0, 0, .4);
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
/*------------------------------------------------------------- Blog Common css End --------------------------------------------*/
/* TB-HOME-Blog Start*/
#TB-home-blog {
  margin: 0 0 100px 0;
}
#TB-home-blog .owl-item {
  padding: 0 15px;
  margin: 0;
}
#TB-home-blog .tb-home-blog-carousel li {
  list-style: none;
  margin: 0 0 30px 0;
}
#TB-home-blog .tb-home-blog-carousel li .tbhomeblog_image_holder {
	position: relative;
	width: auto;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-ms-border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
}
#TB-home-blog .tb-home-blog-carousel .blog-content {
	position: relative;
	display: inline-block;
	background: #f6f6f6;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	overflow: hidden;
}
#TB-home-blog .blog-caption.blog-sub-content {
	/* position: absolute; */
	/* bottom: 15px; */
	/* top: auto; */
	/* right: 15px; */
	/* left: 15px; */
	/* height: 98px; */
	/* overflow: hidden; */
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	vertical-align: top;
	display: inline-block;
}
/* #TB-home-blog .tb-home-blog-carousel li:hover .blog-caption.blog-sub-content {
  height: 217px;
} */
#TB-home-blog .tb-home-blog-carousel li .bloglinks {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  width: 45px;
  height: 45px;
}
#TB-home-blog .tb-home-blog-carousel li .bloglinks a {
  width: 45px;
  height: 45px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  background: #fff;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
}
#TB-home-blog .tb-home-blog-carousel li .bloglinks a:hover,
#TB-home-blog .tb-home-blog-carousel li .bloglinks a:active,
#TB-home-blog .tb-home-blog-carousel li .bloglinks a:focus {
  background: #287900;
}
#TB-home-blog .tb-home-blog-carousel li .blog-content:hover .bloglinks a,
#TB-home-blog .tb-home-blog-carousel li .blog-content:active .bloglinks a,
#TB-home-blog .tb-home-blog-carousel li .blog-content:focus .bloglinks a {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
}
#TB-home-blog .tb-home-blog-carousel li .bloglinks a i {
  line-height: 45px;
  color: #434738;
  font-weight: 500;
  font-size: 16px;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
#TB-home-blog .tb-home-blog-carousel li .bloglinks a:hover i,
#TB-home-blog .tb-home-blog-carousel li .bloglinks a:active i,
#TB-home-blog .tb-home-blog-carousel li .bloglinks a:focus i {
  color: #fff;
}
#TB-home-blog .tb-home-blog-carousel li .tb-black-shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
#TB-home-blog .tb-home-blog-carousel li .blog-content:hover .tb-black-shadow,
#TB-home-blog .tb-home-blog-carousel li .blog-content:active .tb-black-shadow,
#TB-home-blog .tb-home-blog-carousel li .blog-content:focus .tb-black-shadow {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner {
  padding: 15px;
  text-align: left;
  /* background: #f4f4f4; */
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner .blog-date {
  font: 500 14px/16px 'Jost', Helvetica, sans-serif;
  color: #287900;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner h5 {
  margin: 10px 0;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner h5 a {
  font: 700 22px/24px 'Averia Serif Libre', cursive;
  color: #434738;
  text-transform: uppercase;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  letter-spacing: 0.1px;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner h5 a:hover {
  color: #287900;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner p {
  margin: 0 0 15px 0;
  font: 400 17px/26px 'Jost', Helvetica, sans-serif;
  color: #434738;
  letter-spacing: 0.5px;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner .blog-date i {
  font-size: 16px;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-secondary {
  font: 400 16px/18px 'Jost', Helvetica, sans-serif;
  padding: 12px 25px;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-secondary:hover,
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-secondary:focus,
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-secondary:active {
  background: #287900;
  color: #fff;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-secondary:hover::before,
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-secondary:focus::before,
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-secondary:active::before {
  background: #434738;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .read-more i {
  font-size: 16px;
  line-height: 18px;
  width: 12px;
  display: inline-block;
  text-align: right;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .comment a {
  font: 400 16px/20px 'Jost', Helvetica, sans-serif;
  color: #7d7d7d;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .comment a i {
  font-size: 14px;
}
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .comment a:hover,
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .comment a:focus,
#TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .comment a:active {
  color: #287900;
}
#TB-home-blog .tb-home-blog-carousel {
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 1499px) {
  #TB-home-blog .tb-home-blog-carousel li .blog_inner h5 a {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 1399px) {
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .blog-date {
    font-size: 15px;
    line-height: 18px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner h5 a {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 1299px) {
  #TB-home-blog {
    margin: 0 0 80px 0;
  }
}
@media (max-width: 1199px) {
  #TB-home-blog {
    margin: 0 0 60px 0;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-primary {
    padding: 10px 12px;
    font-size: 14px;
    line-height: 16px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 10px 0;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner h5 {
    margin: 8px 0;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .comment a {
    font-size: 14px;
    line-height: 20px;
  }
  #TB-home-blog .owl-item {
    margin: 0;
  }
  #TB-home-blog .tb-home-blog-carousel li {
    list-style: none;
    margin: 0 0 40px 0;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-primary {
    font-size: 13px;
    line-height: 15px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .read-more i {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 991px) {
  #TB-home-blog {
    margin: 0 0 40px 0;
  }
  #TB-home-blog .owl-item {
    margin: 0;
  }
  /* #TB-home-blog .blog-caption.blog-sub-content {
    height: 70px;
  } */
  /* #TB-home-blog .tb-home-blog-carousel li:hover .blog-caption.blog-sub-content {
    height: 180px;
  } */
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .blog-date {
    font-size: 13px;
    line-height: 16px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner h5 a {
    font-size: 17px;
    line-height: 19px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-primary {
    padding: 8px 12px;
    font-size: 13px;
    line-height: 18px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner p {
    font-size: 13px;
    line-height: 20px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .comment a {
    font-size: 13px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  #TB-home-blog .tb-home-blog-carousel li .tb-black-shadow {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  }
  #TB-home-blog .tb-home-blog-carousel li .bloglinks a {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
  }
  #TB-home-blog .owl-item {
    margin: 0;
  }
  #TB-home-blog .tb-home-blog-carousel li {
    list-style: none;
    margin: 0;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .comment a i {
    font-size: 11px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .read-more i {
    font-size: 14px;
    width: 9px;
  }
  /* #TB-home-blog .tb-home-blog-carousel li .blog-caption.blog-sub-content {
    height: auto;
  } */
  /* #TB-home-blog .tb-home-blog-carousel li:hover .blog-caption.blog-sub-content {
    height: auto;
  } */
  #TB-home-blog .tb-home-blog-carousel li .blog_inner {
    padding: 10px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .comment a {
    font-size: 9px;
    line-height: 20px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-primary {
    font-size: 11px;
    line-height: 16px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .blog-date i {
    font-size: 14px;
  }
}
@media (min-width: 631px) and (max-width: 767px) {
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .read-more {
    font-size: 13px;
    line-height: 15px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner h5 a {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 630px) {
  #TB-home-blog .tb-home-blog-carousel li {
    width: 75%;
    margin: 0 auto 15px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .comment a {
    font-size: 13px;
    line-height: 20px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-primary {
    font-size: 13px;
    line-height: 15px;
    padding: 8px 10px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .comment a {
    font-size: 13px;
    line-height: 18px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner h5 a {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 575px) {
  #TB-home-blog .tb-home-blog-carousel li .blog_inner h5 a {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 480px) {

  #TB-home-blog {
    margin: 0 0 20px 0;
  }
  #TB-home-blog .tb-home-blog-carousel li {
    width: 100%;
  }
  #TB-home-blog .tb-home-blog-carousel li .tbhomeblog_image_holder {
    width: 100%;
  }
  #TB-home-blog .tb-home-blog-carousel li {
    margin: 0 auto;
  }
  /* #TB-home-blog .blog-caption.blog-sub-content {
    width: auto;
    right: 30px;
    left: 30px;
    top: auto;
    bottom: -20px;
  }    */
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .btn-primary {
    padding: 10px 18px;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner h5 {
    margin: 8px 0;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner p {
    font-size: 14px;
  }
  #TB-home-blog .owl-item {
    margin: 0 0 10px 0;
  }
  #TB-home-blog .tb-home-blog-carousel .blog-content {
    margin: 0 auto;
  }
}
@media (max-width: 360px) {
  .TB-Commen-Heading h3 {
    padding: 0 0 25px 0;
    margin: 0 0 20px 0;
  }
  #TB-home-blog .owl-item {
    margin: 0 0 10px 0;
  }
  #TB-home-blog .tb-home-blog-carousel .blog-content {
    width: auto;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner .tb-blog-bottom .read-more {
    font-size: 13px;
    line-height: 18px;
    padding: 9px 15px;
  }
  #TB-home-blog .tb-home-blog-carousel li {
    width: 100%;
  }
  #TB-home-blog .tb-home-blog-carousel li .blog_inner h5 a {
    font-size: 14px;
    line-height: 16px;
  }
}
/* TB-HOME-Blog End*/
/*------------------------------------------------ Start blog category css ------------------------------------------*/
#module-tbblog-category .blog-cat-title {
  display: none;
}
#module-tbblog-details .blog-detail .blog_image_holder img {
	max-width: 100%;
	width: auto;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	overflow: hidden;
}
#module-tbblog-category #blog_category {
  margin: 0 0 30px;
  border: 1px solid #f0f0f0;
}
#module-tbblog-category #blog_category .cat-blog-content {
  padding: 10px;
  text-align: left;
}
#module-tbblog-category #blog_category .cat-blog-content .blog-cat-title {
  font: 500 18px/20px "pins", Helvetica, sans-serif;
}
#module-tbblog-category #blog_category .cat-blog-content .blog-cat-title a {
  color: #333333;
}
#module-tbblog-category #blog_category .cat-blog-content .tbblog-cat-desc {
  line-height: 24px;
}
#module-tbblog-category #tbblogcat .blog-item {
  padding: 0 0 30px;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost {
  display: flex;
}
#module-tbblog-category #tbblogcat .blog-item:last-child {
  padding: 0;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content {
  padding: 0;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  overflow: hidden;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content img {
  height: auto;
  max-width: 100%;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content .blog-hover {
  height: 100%;
  position: absolute;
  top: 0;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  width: 100%;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content .bloglinks {
  bottom: 0;
  height: 45px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content .bloglinks a {
  border: none;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  color: #434738;
  height: 45px;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  width: 45px;
  padding: 12px;
  display: inline-block;
  text-align: center;
  background: #fff;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content .bloglinks a i {
  font-size: 16px;
  font-weight: 500;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  line-height: 16px;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content .bloglinks a:hover,
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content .bloglinks a:focus,
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content .bloglinks a:active {
  background: #287900;
  border-color: #287900;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content .bloglinks a:hover i,
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content .bloglinks a:focus i,
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .article-content .bloglinks a:active i {
  color: #ffeddf;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .blog-tool .date-time i,
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .blog-tool .comment i {
  font-size: 18px;
  line-height: 22px;
  vertical-align: top;
  margin: 0 5px 0 0;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog {
  padding: 0 0 0 15px;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-tool {
  margin: 0 0 10px;
  display: block;
  line-height: 22px;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-tool>span {
  padding: 0 20px 0 0;
  position: relative;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-tool>span:after {
  content: "/";
  position: absolute;
  right: 5px;
  top: 0;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-tool>span:last-child:after {
  display: none;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-title {
  margin: 0 0 10px;
  border: none;
  background: none;
  height: auto;
  padding: 0;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-title a {
  font: 600 20px/22px 'Averia Serif Libre', cursive;
  letter-spacing: 1px;
  color: #434738;
  padding: 0;
  text-transform: uppercase;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .sdsarticle-des {
  color: #434738;
  display: block;
  margin: 0 0 10px;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .sdsarticle-des .blog-desc {
  line-height: 24px;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .sdsreadMore .more a {
  color: #434738;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  font-size: 14px;
  font-weight: 500;
}
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .sdsreadMore .more a:hover,
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .sdsreadMore .more a:focus,
#module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .sdsreadMore .more a:active {
  color: #287900;
}
#module-tbblog-category #tbblogcat .blog-item:hover .tbblogpost .article-content a .blog-hover {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
#module-tbblog-category #tbblogcat .blog-item:hover .tbblogpost .article-content .bloglinks a {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
#module-tbblog-category #pagination_bottom {
  text-align: right;
}
@media (max-width: 767px) {
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog {
    padding: 15px 0;
  }
  #blog_latest_new_home .block_content ul#tbsmartblog-carousel li .blog-content .blog_image_holder .bloglinks a {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    background: #ffeddf;
  }
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .sdsarticle-des {
    margin: 0 0 10px;
  }
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-title {
    margin: 0 0 10px;
  }
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-tool {
    margin: 0 0 10px;
  }
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog {
    padding: 5px 15px;
  }
}
@media (max-width: 543px) {
  #module-tbblog-category #tbblogcat .blog-item {
    width: 100%;
    padding: 0 0 10px;
  }
}
@media (max-width: 480px) {
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .sdsarticle-des .blog-desc {
    line-height: 26px;
  }
  #blog_latest_new_home .blog_news {
    padding: 20px 0;
  }
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .sdsarticle-des {
    margin: 0 0 10px;
  }
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-title {
    margin: 0 0 10px;
  }
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-tool>span {
    margin: 0 0 5px;
  }
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-tool {
    margin: 0 0 2px;
  }
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost {
    padding: 0;
  }
  #tbsmartblog-carousel .blog-content .post_title {
    margin: 0 0 8px;
  }
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-title a {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 360px) {
  #module-tbblog-category #tbblogcat .blog-item .tbblogpost .out-content-blog .article-header .blog-title a {
    font-size: 14px;
    line-height: 16px;
  }
}
/*---------------------------------------------End blog category css---------------------------------*/
/*------------------------------------------- Start blog details css -------------------------------*/
#module-tbblog-details #content .blog-post .blog_image_holder {
  padding: 0 0 20px;
}
#module-tbblog-details #content .blog-post .blog-detail-content .blog-tool {
  margin: 0 0 10px;
}
#module-tbblog-details #content .blog-post .blog-detail-content .blog-tool>span {
  padding: 0;
  position: relative;
  display: flex;
}
#module-tbblog-details #content .blog-post .blog-detail-content .blog-tool>span:after {
  content: "/";
  position: absolute;
  right: 5px;
  top: 0;
}
#module-tbblog-details #content .blog-post .blog-detail-content .blog-tool>span:last-child:after {
  display: none;
}
#module-tbblog-details #content .blog-post .blog-detail-content .page-item-title {
  margin: 0 0 10px;
}
#module-tbblog-details #content .blog-post .blog-detail-content .page-item-title h1 {
  color: #434738;
  font: 600 20px/22px 'Averia Serif Libre', cursive;
  margin: 0 0 10px;
  padding: 0;
  text-transform: uppercase;
}
#module-tbblog-details #content .blog-post .blog-detail-content .article-desc {
  margin: 0 0 20px;
}
#module-tbblog-details #content .blog-post .blog-detail-content .article-desc p {
  font: 400 15px/24px 'Jost', Helvetica, sans-serif;
}
#module-tbblog-details .blog-extra #article_comments .title_block {
  font-family: 'Jost', Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 400;
}
#module-tbblog-details .blog-extra #article_comments #comments {
  border: 1px solid #f0f0f0;
  padding: 20px 40px;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list {
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content {
  padding: 40px 0;
  position: relative;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .blog-tool {
  display: inline-block;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .blog-tool .avatar {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 11px 30px 0 0;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .blog-tool .name {
  display: inline-block;
  font-size: 16px;
  padding: 0 20px 0 0;
  color: #333333;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .blog-tool .created {
  display: inline-block;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .blog-tool .created:before {
  background: #f12a43;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #ff0000;
  content: "";
  display: inline-block;
  height: 4px;
  vertical-align: middle;
  width: 4px;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .blog-tool .created span {
  padding: 0 0 0 20px;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .blog-tool>p {
  margin: 20px 0;
  color: #333333;
  padding: 0 0 0 84px;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .reply {
  display: inline-block;
  position: absolute;
  bottom: 10px;
  right: 0;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .reply a {
  color: #f12a43;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .reply a:hover {
  text-decoration: underline;
  cursor: pointer;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li ul {
  border: none;
  padding: 0;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list li ul li .comment-content {
  padding: 40px 0 40px 80px;
  border-top: 1px solid #f0f0f0;
}
#module-tbblog-details .blog-extra #article_comments #comments .comment-list:last-child {
  border: none;
}
#module-tbblog-details .blog-extra #respond {
  margin: 25px 0 40px;
}
#module-tbblog-details .blog-extra #respond #reply-title {
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  font-weight: 500;
}
#module-tbblog-details .blog-extra #respond #commentInput #commentform td {
  padding: 10px 10px 10px 0;
}
#module-tbblog-details .blog-extra #respond #commentInput #commentform td strong {
  font: 400 14px/20px 'Jost', Helvetica, sans-serif;
  color: #333333;
}
#module-tbblog-details .blog-extra #respond #commentInput #commentform td .required {
  color: #ff0000;
}
#module-tbblog-details .blog-extra #respond #commentInput #commentform td input {
  border-color: #f0f0f0;
}
#module-tbblog-details .blog-extra #respond .right .submit input {
  padding: 8px 20px;
}
@media (min-width: 480px) and (max-width: 767px) {
  #module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content {
    padding: 20px 0;
  }
  #module-tbblog-details .blog-extra #article_comments #comments {
    padding: 30px;
  }
  #module-tbblog-details .blog-extra #article_comments #comments .comment-list li ul li .comment-content {
    padding: 20px 0 20px 60px;
  }
}
@media (max-width: 480px) {
  #module-tbblog-details #content .blog-post .blog-detail-content .blog-tool>span {
    margin: 0 0 5px;
  }
  #module-tbblog-details #content .blog-post .blog-detail-content .blog-tool {
    margin: 0 0 10px;
  }
  #module-tbblog-details #content .blog-post .blog-detail-content .page-item-title {
    margin: 0 0 10px;
  }
  #module-tbblog-details #content .blog-post .blog-detail-content .page-item-title h1 {
    font-size: 16px;
    line-height: 18px;
  }
  #module-tbblog-details #content .blog-post .blog-detail-content .article-desc {
    margin: 0 0 10px;
  }
  #module-tbblog-details #content .blog-post .blog-detail-content .article-desc p {
    line-height: 26px;
  }
  #module-tbblog-details .blog-extra #article_comments #comments {
    padding: 20px;
  }
  #module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content {
    padding: 10px 0;
  }
  #module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .blog-tool .avatar {
    margin: 0;
  }
  #module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .blog-tool .name {
    padding: 0 10px 0 0;
  }
  #module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .blog-tool .created span {
    padding: 0 0 0 10px;
  }
  #module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .blog-tool>p {
    padding: 0;
  }
  #module-tbblog-details .blog-extra #article_comments #comments .comment-list li .comment-content .reply {
    text-align: right;
    margin: 0 0 10px;
  }
  #module-tbblog-details .blog-extra #article_comments #comments .comment-list li ul li .comment-content {
    padding: 10px 0 10px 20px;
  }
}
@media (max-width: 360px) {
  #module-tbblog-details #content .blog-post .blog-detail-content .page-item-title h1 {
    font-size: 14px;
    line-height: 16px;
  }
}
/*------------------------------------------------ End blog details css -------------------------------------------*/
/*--------------------------------------------- Start Left column Blog --------------------------------------------*/
#blog_latest_new_left .block_content .tbblog-content .blog-item {
  padding: 0 0 10px;
}
#blog_latest_new_left .block_content .tbblog-content .blog-item .blog-content .blog-title {
  margin: 5px 0;
}
/*-------------------------------------------- End Left column Blog -------------------------------------------------*/
#respond .success {
  font-weight: normal;
  background-color: #DDF9E1;
  border-color: #46A74E;
  text-shadow: none;
  color: #35B33F;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
  padding: 15px;
}
#respond .success:before {
  font-family: "FontAwesome";
  content: "\f058";
  font-size: 20px;
  vertical-align: -2px;
  padding-right: 7px;
}