/**
 * Table of Contents
 *
 * 1.0 - Pagination
 * 2.0 - Social Media Icon
 * 3.0 - Default Blog Template
 * 4.0 - Default Layout Template
 * 5.0 - Center Top Template
 * 6.0 - Timeline Template
 * 7.0 - News Feed Template
 * 8.0 - Media Queries
 *
 */
/**
 * 1.0 - Pagination
 */
.post article * {
  display: inline-block;
}

.pbsm_pagination_box.wl_pagination_box {
  margin-bottom: 20px;
  float: left;
  width: 100%;
  text-align: center;
  max-width: 100%;
}

.entry-content li img {
    display: block !important;
}

.pbsm_pagination_box.wl_pagination_box.news_feed {
  padding: 10px;
}

.pbsm_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers,
.pbsm_pagination_box.wl_pagination_box .paging-navigation {
  margin: 0;
  padding: 0;
}

.post_content-inner {
  color: inherit;
}

.pbsm_pagination_box.wl_pagination_box .paging-navigation {
  border: none;
  background: none;
}

.pbsm_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers,
.pbsm_pagination_box.wl_pagination_box nav.navigation .page-numbers:not(.current):hover {
  background: none;
}

.pbsm_pagination_box.wl_pagination_box nav.navigation .page-numbers {
  line-height: 1.5;
  border-radius: 0;
}

.pbsm_pagination_box.wl_pagination_box nav.navigation .page-numbers.dots {
  line-height: 2;
  background: none;
  color: #333;
  margin: 0;
}

.pbsm_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers li {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 10px;
  margin-right: 5px;
}

.pbsm_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers li span.current {
  padding: 5px 10px;
}

.pbsm_pagination_box.wl_pagination_box .paging-navigation ul.page-numbers li a.page-numbers {
  text-decoration: none !important;
  padding: 5px 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/**
 * 2.0 - Social Media Icon
 */
.pbsmp_blog_template .social-component {
  clear: left;
  display: inline-block;
}

.pbsmp_blog_template.box-template .social-component {
  display: inline-block;
  width: 100%;
}

.pbsmp_blog_template.timeline .social-component {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  margin-bottom: 0;
  width: 100%;
  display: inline-block;
}

.pbsmp_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;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pbsmp_blog_template.timeline .social-component a {
  padding: 5px 0;
  width: 30px;
}

.social-component a.pbsm-facebook-share:hover {
  background: none repeat scroll 0 0 #3a589d;
  border-color: #3a589d;
  color: #fff !important;
}

.social-component a.pbsm-twitter-share:hover {
  background: none repeat scroll 0 0 #2478ba;
  border-color: #2478ba;
  color: #fff !important;
}

.social-component a.pbsm-google-share:hover {
  background: none repeat scroll 0 0 #dd4e31;
  border-color: #dd4e31;
  color: #fff !important;
}

.social-component a.pbsm-linkedin-share:hover {
  background: none repeat scroll 0 0 #0177B5;
  border-color: #0177B5;
  color: #fff !important;
}

.social-component a.pbsm-pinterest-share:hover {
  background: none repeat scroll 0 0 #cb2320;
  border-color: #cb2320;
  color: #fff !important;
}

.social-component .pbsm-social-share {
  cursor: pointer;
}

/**
 * 3.0 - Default Blog Template
 */

.flex-nav-prev,.flex-nav-next{
  display: none;
}

.news_feed{
  float: left;
}

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

.pbsmp_blog_template .pbsm-meta-data-box {
  float: left;
  margin: 10px 0;
  border-bottom: 1px solid #CCCCCC;
  width: 100%;
  font-style: italic;
}

.pbsmp_blog_template [class^="pbsm-icon-"],
.pbsmp_blog_template [class*=" pbsm-icon-"] {
  background: url(../assets/images/glyphicons-halflings.png) no-repeat 14px 14px;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  width: 14px;
  margin-right: 5px;
}

.pbsmp_blog_template .pbsm-meta-data-box .pbsm-metadate,
.pbsmp_blog_template .pbsm-meta-data-box .pbsm-metauser,
.pbsmp_blog_template .pbsm-meta-data-box .pbsm-metacats {
  float: left;
  padding: 0 10px 0 0;
  font-size: 15px;
}

.pbsmp_blog_template .pbsm-meta-data-box .pbsm-metacomments {
  float: left;
  font-size: 15px;
}

.entry-content .pbsmp_blog_template a,
.entry-content .pbsmp_blog_template .pbsm-tags a,
.entry-content .pbsmp_blog_template .pbsm-meta-data-box .pbsm-metacats a,
.entry-content .pbsmp_blog_template .pbsm-meta-data-box .pbsm-metacomments a {
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pbsmp_blog_template a.pbsm-more-tag:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pbsmp_blog_template .date i,
.pbsmp_blog_template .author i,
.pbsmp_blog_template .comment i {
  margin-right: 5px;
  font-size: 12px;
}

.pbsmp_blog_template .pbsm-icon-author {
  background-position: -168px 1px;
  margin-right: 5px;
}

.pbsmp_blog_template span.calendardate {
  color: #6D6D6D;
  margin-left: 18px;
  font-size: 12px;
}

.pbsmp_blog_template .pbsm-metacomments i,
.pbsmp_blog_template .pbsm-metadate i,
.pbsmp_blog_template .mdate i,
.pbsmp_blog_template span.calendardate i {
  margin-right: 5px;
}

.pbsmp_blog_template .pbsm-icon-cats {
  background-position: -49px -47px;
}

.pbsmp_blog_template .pbsm-icon-comment {
  background-position: -241px -119px;
}

.pbsmp_blog_template .pbsm-blog-header .pbsm-metadatabox {
  border-bottom: none;
  float: none;
  font-size: 13px;
  font-style: italic;
  margin: 5px 0 0;
  width: 100%;
  line-height: 2;
}

.pbsmp_blog_template .pbsm-blog-header .pbsm-metadatabox .pbsm-metacomments {
  float: right;
  border-radius: 5px;
}

.pbsmp_blog_template .pbsm-blog-header .pbsm-metadatabox .pbsm-icon-date {
  background-position: -48px -24px;
  margin-right: 3px;
}

.pbsmp_blog_template .pbsm-tags {
  padding: 5px 10px;
  border-radius: 3px;
}

.pbsmp_blog_template.box-template .pbsm-tags {
  display: inline-block;
  font-size: 15px;
  margin-bottom: 7px;
}

.pbsmp_blog_template .pbsm-tags .pbsm-icon-tags {
  background-position: -25px -47px;
}

.pbsmp_blog_template .pbsm-blog-header {
  margin: 15px 0;
}

.pbsmp_blog_template .wp-block-image .aligncenter {
  display: inline;
}

.pbsmp_blog_template .pbsm-post-footer {
  display: inline-block;
  width: 100%;
}

.pbsmp_blog_template .pbsm-blog-header img {
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
}

.pbsmp_blog_template .pbsm-blog-header h2 {
  display: block;
  padding: 3px 0;
  margin: 0;
  border-radius: 3px;
  line-height: 1.5;
}

.blog_template .pbsm-more-tag-inline {
  margin-left: 5px;
}

.pbsm-post-content {
  margin-bottom: 15px;
}

.pbsm-link-label {
  display: inline-block !important;
  padding: 0 !important;
}

.pbsm-link-label i {
  margin-right: 3px;
}

.pbsmp_blog_template a.pbsm-more-tag {
  font-size: 14px;
  padding: 5px 10px;
  margin-top: 8px;
  border-radius: 5px;
  float: right !important;
}

.pbsmp_blog_template .slider_read_more a.slider-more-tag,.pbsmp_blog_template .grid_read_more a.grid-more-tag{
  font-size: 14px;
  padding: 5px 10px;
  margin-top: 8px;
  border-radius: 5px;
  float: none;
}


.pbsm-tags,
span.pbsm-category-link,
.pbsmp_blog_template .pbsm-categories,
.pbsm-meta-data-box .pbsm-metacats,
.pbsm-meta-data-box .pbsm-metacats a,
.pbsm-meta-data-box .pbsm-metacomments a,
.pbsmp_blog_template .pbsm-categories a,
.pbsm-tags a,
span.pbsm-category-link a,
.pbsmp_blog_template a {
  font-size: 14px;
}


.pbsmp_blog_template .post-comment a {
    color: #b3b3b3;
}

.pbsm-margin-0 {
  margin: 0 !important;
}

.pbsmp_blog_template.timeline .wp-caption.aligncenter {
  left: 0;
  position: relative;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

.pbsmp_blog_template .comment {
  padding-left: 0;
}

/**
* 4.0 - Default Layout Template
*/
.pbsmp_blog_template.default_layout {
  border-bottom: 1px dashed #cccccc;
  padding: 0 0 40px;
  background: none;
}

.pbsmp_blog_template.default_layout .pbsm-post-image {
  margin: 0;
}

.pbsmp_blog_template.default_layout .pbsm-post-image img {
  width: 100%;
  max-width: 100% !important;
}

.pbsmp_blog_template.default_layout .pbsm-post-image img:hover {
  opacity: 1;
}

.pbsmp_blog_template.default_layout .pbsm-blog-header h2 {
  border-radius: 0;
  padding: 8px 10px;
}

.pbsmp_blog_template.default_layout .pbsm-blog-header .pbsm-tags {
  background: none;
  border-radius: 0px;
  padding: 0px;
}

.pbsmp_blog_template.default_layout .pbsm-category-link {
  font-size: 14px;
}


/**
 * 5.0 - Center Top Template
 */
.pbsmp_blog_template.center_top .post-entry-meta .pbsm-icon-date {
  background-position: -48px -25px;
}

.pbsmp_blog_template.center_top .post-entry-meta .pbsm-icon-author {
  background-position: -168px -1px;
  margin-right: 5px;
}

.pbsmp_blog_template.center_top .post-entry-meta .pbsm-icon-comment {
  background-position: -241px -120px;
}

.pbsmp_blog_template.center_top .post-entry-meta .pbsm-icon-tags {
  background-position: -25px -48px;
}

.pbsmp_blog_template.center_top {
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 15px;
}

.pbsmp_blog_template.center_top .pbsm-blog-header {
  margin: 10px 0;
  text-align: center;
}

.pbsmp_blog_template.center_top .pbsm-post-image {
  overflow: hidden;
  margin: 0;
  position: relative;
}

.pbsmp_blog_template.center_top .pbsm-post-image img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  height: auto;
  max-width: 100% !important;
  width: 100% !important;
}

.pbsmp_blog_template.center_top .pbsm-post-image:hover img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.pbsmp_blog_template.center_top .pbsm-post-image .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: block;
  height: 0;
  position: absolute;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  width: 100%;
}

.pbsmp_blog_template.center_top .pbsm-post-image:hover .overlay {
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}

.pbsmp_blog_template.center_top .pbsm-post-content {
  margin-top: 10px;
}

.pbsmp_blog_template.center_top .pbsm-post-content p {
  margin-bottom: 10px;
}

.pbsmp_blog_template.center_top .post-entry-meta > span {
  display: inline-block;
  margin: 0 5px;
}

.pbsmp_blog_template.center_top .pbsm-tags {
  padding: 0;
  margin-bottom: 10px;
}

.pbsmp_blog_template.center_top .pbsm-categories,
.pbsmp_blog_template.center_top .post-entry-meta {
  text-align: center;
  margin-bottom: 10px;
  display: block;
  font-size: 15px;
}

.pbsmp_blog_template.center_top .pbsm-categories a {
  font-size: 15px;
}

.pbsmp_blog_template.center_top .social-component {
  float: left;
}

.pbsmp_blog_template.center_top .pbsm-post-footer {
  padding-top: 10px;
  border-top: 1px solid #777777;
}

/**
 * 6.0 - Timeline Template
 */
.pbsmp_blog_template.timeline {
  margin-bottom: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: none;
}

.timeline_bg_wrap:before {
  content: "";
  height: 100%;
  left: 50%;
  margin-left: -2px;
  position: absolute;
  top: 0;
  width: 5px;
}

.pbsmp_blog_template.timeline .pbsm-post-image {
  position: relative;
}

.pbsmp_blog_template.timeline .pbsm-post-image .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  display: block;
  height: 0;
  position: absolute;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  width: 100%;
}

.pbsmp_blog_template.timeline .pbsm-post-image:hover .overlay {
  -webkit-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
}

.pbsmp_blog_template.timeline .photo {
  text-align: center;
}

.pbsmp_blog_template.timeline .desc {
  margin-top: 15px;
}

.timeline_bg_wrap {
  padding: 0 0 50px;
  position: relative;
  margin-bottom: 50px;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

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

.pbsm-datetime {
  border-radius: 100%;
  color: #fff;
  font-size: 12px;
  height: 70px;
  line-height: 1;
  position: absolute;
  text-align: center;
  top: -30px;
  width: 70px;
  box-shadow: 0 5px 0px rgb(0 0 0 / 10%);
  z-index: 1;
}

.timeline.blog-wrap:nth-child(2n+1) .pbsm-datetime {
  left: -30px;
}

.timeline.blog-wrap:nth-child(2n) .pbsm-datetime {
  left: inherit;
  right: -30px;
}

.timeline .pbsm-datetime .month {
  font-size: 15px;
  color: #fff;
  float: left;
  width: 100%;
  padding: 6px 0 0 0;
}

.timeline .pbsm-datetime .date {
  font-size: 26px;
  color: #fff;
  float: left;
  width: 100%;
  padding: 5px 0 0 0;
}

.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;
}

.timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n+1) {
  clear: left;
  float: left;
  padding-right: 50px;
  padding-left: 30px;
}

.pbsmp_blog_template.timeline .post_hentry {
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.pbsmp_blog_template.timeline .post_hentry > p > i {
  border-radius: 50%;
  content: "\f040";
  height: 35px;
  position: absolute;
  right: -68px;
  top: 0;
  width: 35px;
  -webkit-box-sizing: unset;
          box-sizing: unset;
  color: #fff;
  display: block;
  font-size: 24px;
  text-align: center;
  line-height: 1.3;
}

.pbsmp_blog_template.timeline:nth-child(2n) .post_hentry > i {
  left: -68px;
  right: auto;
}

.pbsmp_blog_template.timeline {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
}

.pbsmp_blog_template.timeline:nth-child(2n+1) .post_content_wrap:before,
.pbsmp_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;
}

.pbsmp_blog_template.timeline:nth-child(2n) .post_content_wrap:before,
.pbsmp_blog_template.timeline:nth-child(2n) .post_content_wrap:after {
  border-bottom: 8px solid transparent;
  border-top: 8px dashed transparent;
  border-left: none;
  content: "";
  left: -8px;
  position: absolute;
  top: 13px;
}

.pbsmp_blog_template.timeline:nth-child(2n+1) .post_content_wrap {
  float: right;
  margin-left: 0;
}

.post_content_wrap {
  border-radius: 3px;
  margin: 0;
  word-wrap: break-word;
  font-weight: normal;
  float: left;
  width: 100%;
}

.pbsmp_blog_template.timeline .post_wrapper.box-blog {
  float: left;
  padding: 20px;
  max-width: 100%;
}

.clearfix:after {
  clear: both;
}

.pbsmp_blog_template.timeline:nth-child(1),
.pbsmp_blog_template.timeline:nth-child(2) {
  padding-top: 100px;
}

.pbsmp_blog_template.blog-wrap .desc a.desc_content {
  display: block;
  padding: 15px 15px 5px;
  position: relative;
  text-align: center;
}

.pbsmp_blog_template .blog_footer,
.pbsmp_blog_template .blog_div {
  background: none repeat scroll 0 0 #000000;
}

.pbsmp_blog_template .post_content_wrap .blog_footer {
  padding-left: 5px;
  width: 100%;
}

.pbsmp_blog_template .post_content {
  font-family: ui-serif;
}

.post_cat_tag{
  display: flex;
  justify-content: space-between;
}

.pbsmp_blog_template .blog_footer span {
  padding: 5px;
  text-transform: none;
  display: inherit;
  font-size: 15px;
}

.pbsmp_blog_template .date_wrap span {
  text-transform: capitalize;
}

.pbsmp_blog_template span.leave-reply i,
.blog_footer span i {
  padding-right: 5px;
}

.pbsmp_blog_template.timeline .read_more {
  display: block;
  text-align: center;
}

.pbsmp_blog_template.timeline .pbsm-more-tag {
  float: none !important;
  margin-bottom: 8px;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 15px;
}

.pbsmp_blog_template .post-icon {
  color: #ffffff;
}

.pbsmp_blog_template .date_wrap {
  padding-bottom: 5px;
}

.pbsm-datetime span.month {
  color: #555;
}

.pbsmp_blog_template.timeline {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pbsmp_blog_template.timeline .blog_footer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  padding: 15px;
  width: 100%;
  border-radius: 0px 0 3px 3px;
}

.pbsmp_blog_template.timeline .pbsm-post-content {
  padding-bottom: 10px;
  margin: 0;
}

.pbsmp_blog_template.timeline .pbsm-post-content p {
  margin: 0;
}

.pbsmp_blog_template.timeline .pbsm-post-content a.more-link {
  display: none;
}

.pbsmp_blog_template.timeline .desc h3 a {
  margin-bottom: 10px;
  text-align: center;
  display: block;
  padding: 8px 10px;
}

.pbsmp_blog_template.timeline .pbsm-tags {
  padding: 5px;
}

/**
 * 7.0 - News Feed Template
 */
.pbsmp_blog_template.news_feed {
  padding: 10px;
}

.pbsmp_blog_template.news_feed .pbsm-post-image {
  float: left;
  height: auto;
  width: 40%;
}

.pbsmp_blog_template.news_feed .pbsm-post-image img {
  width: 100%;
  max-width: 100%;
}

.pbsmp_blog_template.news_feed .post-content-div.full_with_class {
  width: 100%;
  padding: 0;
}

.pbsmp_blog_template.news_feed .post-content-div {
  border: medium none;
  color: #9b9999;
  float: right;
  margin-top: 0;
  padding: 0 0 0 2%;
  width: 58%;
}

.pbsmp_blog_template.news_feed .post-content-div .pbsm-category-link .fa-bookmark {
  margin-right: 5px;
}

.pbsmp_blog_template.news_feed .pbsm-blog-header .pbsm-metadatabox {
  margin-top: 0;
  margin-bottom: 5px;
}

.pbsmp_blog_template.news_feed .pbsm-blog-header {
  margin: 0;
}

.pbsmp_blog_template.news_feed .pbsm-blog-header .date {
  margin-bottom: 5px;
  font-size: 14px;
  vertical-align: top;
}

.pbsmp_blog_template.news_feed .pbsm-blog-header h2.title a {
  color: #333;
  font-size: 30px;
}

.post-inner{
  max-width:65%;
  margin: auto;
}

.pbsmp_blog_template.news_feed .pbsm-blog-header h2.title {
  margin: 5px 0;
  width: 100%;
  padding: 8px 10px;
}

.pbsmp_blog_template.news_feed .pbsm-blog-header .pbsm-metadatabox a {
  font-size: 14px;
  text-transform: capitalize;
  margin-right: 10px;
}

.pbsmp_blog_template.news_feed .post-content-div .post_cat_tag > span i {
  color: #333;
  font-size: 14px;
}

.pbsmp_blog_template.news_feed .post-content-div .post_cat_tag > span {
  display: block;
  margin-bottom: 5px;
  padding: 0;
}

.pbsmp_blog_template.news_feed .pbsm-post-content {
  width: 100%;
  display: inline-block;
}

.pbsmp_blog_template.news_feed .pbsm-post-image:hover {
  opacity: 1;
}

.pbsmp_blog_template.news_feed .pbsm_date_cover {
  margin-bottom: 0;
  margin-top: 0;
}

.pbsmp_blog_template .wp-caption {
  max-width: 100%;
}


/**
 * 10.0 - grid-layout Queries
 */
.blog_template.grid-layout {
  width: 100%;
}

.blog_template.grid-layout > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog_template.grid-layout ul li.blog_wrap.pbsmp_blog_template.first_post {
  width: 100%;
  margin-bottom: 30px;
}

.blog_wrap.pbsmp_blog_template.first_post {
  margin-bottom: 30px;
  width: 100%;
}

.ast-article-single{
    float: left;
}

.blog_template.grid-layout .blog_wrap {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  transition: all 200ms ease-out 0s;
  -webkit-transition: all 200ms ease-out 0s;
  -ms-transition: all 200ms ease-out 0s;
  -o-transition: all 200ms ease-out 0s;
  vertical-align: top;
  word-wrap: break-word;
  padding: 15px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.pbsmp_acf_field .pbsmp_acf_link {
  display: inline-block;
  width: 100%;
  margin: 8px 0 0 0;
}

.blog_template.grid-layout .taxonomy {
  display: inline-block;
  width: 100%;
}

.blog_template.grid-layout .post-comment > a {
  border-top: 2px solid #4d4d4d;
  display: inline-block;
  text-align: center;
  width: 50px;
}

.blog_template.grid-layout ul li .blog_footer {
  display: inline-block;
  background: transparent;
}

.blog_template.grid-layout ul li:hover,
.blog_template.grid-layout ul li:hover .blog_div {
  -webkit-box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
}

.blog_template.grid-layout .pbsm-tags {
  padding: 0;
}

.blog_template.grid-layout .br {
  border-right: 1px solid #ddd;
}

.blog_template.grid-layout .bb {
  border-bottom: 1px solid #ddd;
}

.blog_template.grid-layout .bt {
  border-top: 1px solid #ddd;
}

.blog_template.grid-layout .post-meta {
  border: medium none;
  margin: 0;
  padding: 0;
  position: relative;
  top: 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
}

.blog_template.grid-layout .postdate {
  width: 65px;
  color: #555;
  background: #fff;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  right: 40px;
  z-index: 1;
  border: 1px solid #9d9d9d;
  opacity: 0;
  top: 5px;
  padding: 5px;
  border-radius: 5px;
}

.blog_template.grid-layout .postdate .year {
  float: left;
  font-size: 19px;
  text-align: center;
  width: 100%;
  border-top: 2px solid;
  line-height: 1.4;
  padding-bottom: 2px;
}

.blog_template.grid-layout .postdate .month {
  font-size: 13px;
}

.blog_template.grid-layout .post-comment {
  top: 85px;
  line-height: 1.6;
  color: #555;
  background: #fff;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  width: 65px;
  right: 40px;
  z-index: 1;
  opacity: 0;
  border: 1px solid #9d9d9d;
  border-radius: 5px;
}

.blog_template.grid-layout .post-comment .fa {
  color: #4d4d4d;
  display: block;
  font-size: 18px;
  padding: 10px 0;
  border: none;
}

.blog_template.grid-layout ul li:hover .postdate,
.blog_template.grid-layout ul li:hover .post-comment {
  right: -10px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  visibility: visible;
  opacity: 1;
}

.blog_template.grid-layout .post-media {
  float: left;
  position: relative;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}

.blog_template.grid-layout .pbsmp-post-image {
  float: left;
  width: 100%;
}

.blog_template.grid-layout .label_featured_post span {
  background: #15506f;
  color: #ffffff;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  z-index: 1;
  font-size: 14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.blog_template.grid-layout .pbsmp-post-image img {
  float: left;
  width: 100%;
  min-height: 100px;
}

.blog_template.grid-layout .blog_wrap.pbsmp_blog_template .author {
  background: none repeat scroll 0 0 #333333;
  bottom: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  right: 10px;
  padding: 6px 14px;
  position: initial;
  margin: 10px 0px;
  text-transform: capitalize;
  border-radius: 5px;
  float:left;
}

.blog_template.grid-layout .blog_wrap.pbsmp_blog_template .author:hover {
  background: #333333;
}

.blog_template.grid-layout .blog_wrap.pbsmp_blog_template .author a {
  color: #fff !important;
  font-size: 12px;
  font-weight: normal;
  text-transform: capitalize;
}

.blog_template.grid-layout .blog_wrap.pbsmp_blog_template .post-media span.author.post-video-format {
  float: left;
  margin-top: 10px;
  position: absolute;
}

.grid-layout .blog_wrap .post-video iframe {
  margin: 0;
}

.blog_template.grid-layout .post_summary_outer,
.blog_template.grid-layout .blog_manager_wp_header,
.blog_template.grid-layout .post_content,
.blog_template.grid-layout .read-more {
  float: left;
  width: 100%;
}

.blog_template.grid-layout .blog_footer {
  background: transparent;
}

.blog_template.grid-layout .blog_footer,
.blog_template.grid-layout .footer_meta,
.blog_template.grid-layout .tags {
  float: left;
  width: 100%;
  padding: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
  justify-content: space-between;
  display: flex;
}

.blog_template.grid-layout .category-link > i,
.blog_template.grid-layout .tags > i {
  margin-right: 5px;
}

.grid-layout .blog_footer .category-link i {
  padding: 0;
}

.blog_template.grid-layout .link-lable {
  text-transform: capitalize;
}

.grid-layout .blog_footer {
  background: none;
  border: none;
}

.blog_template.grid-layout .blog_manager_wp_header h2 {
  display: block;
  margin: 10px 0;
  word-wrap: break-word;
  padding: 5px 0;
  text-align: left;
}

.blog_template.grid-layout .content-footer {
  width: 100%;
  display: inline-block;
}

.blog_template.grid-layout .read-more {
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}

.blog_template.grid-layout .pbsmp-wrapper-like {
  position: relative;
  top: 16px;
  padding: 0;
}

.blog_template.grid-layout .read-more a.more-tag {
  padding: 2px 10px;
  text-decoration: none;
  border: 4px double #888888;
}

.blog_template.grid-layout ul.slides {
  margin: 0;
}

.blog_template.grid-layout .more-tag i {
  padding-right: 5px;
}

.blog_template.grid-layout .social-component {
  float: left;
  width: 100%;
}

.blog_template.grid-layout .grid-layout .social-component a {
  display: inline-block;
  float: none;
  margin-bottom: 5px;
  margin-right: 5px;
}

.blog_template.grid-layout .grid-layout .social-component.bottom .social-share a {
  display: inline-block;
  float: left;
  margin-bottom: 0;
  margin-right: 0;
}

.blog_template.grid-layout .grid-layout .social-component .social-share a {
  margin-right: 5px;
}

.wl_pagination_box {
  text-align: center;
}

.wl_pagination_box .wl_pagination span,
.wl_pagination_box .wl_pagination a {
  padding: 5px 10px;
}

.pbsmp-load-more a.button.pbsmp-load-more-btn {
  font-size: 18px;
}

.grid-layout .social-component.large a {
  line-height: normal;
}

.grid-layout .social-component a {
  margin-bottom: 5px;
}

.grid-layout ul li.blog_wrap::before {
  content: none !important;
}

.blog_template.grid-layout h2,
.blog_template.grid-layout .read-more > a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -weblit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.blog_template.grid-layout ul li:hover .blog_manager_wp_header h2 {
  background: #ffffff;
}

/*author page style for archive page */
.pbsmp_archive.grid-layout .author-avatar-div {
  border: 1px solid #eee;
  float: left;
  margin: 0 0 30px;
  padding: 15px;
  width: 100%;
  background: #fff none repeat scroll 0 0;
}

.pbsmp_archive.grid-layout .box_author.author.no_img {
  left: 0;
}

.pbsmp_archive.blog_template.grid-layout .author_content .author {
  position: static;
  color: #1a1a1a;
  padding: 0;
}

.author-avatar-div .avtar-img {
  float: left;
  width: 150px;
}

.author-avatar-div .author_content p {
  display: inline-block;
}

.author-avatar-div .author_content {
  margin-left: 10px;
  padding-left: 20px;
  width: calc(100% - 160px);
  display: inline-block;
}

.author-avatar-div span.author {
  float: left;
  font-size: 20px;
  width: 100%;
  text-transform: capitalize;
}

.pbsmp_archive.blog_template.grid-layout .social-component {
  margin-top: 0px !important;
}

.pbsmp_archive.blog_template.grid-layout .avtar-img a img.avatar {
  border: 5px solid #dddddd;
}

.blog_template.grid-layout ul.page-numbers li {
  background-color: transparent;
}

.blog_manager_grid_post{
  float: left;
  width: 100%;
}

@media screen and (min-width: 981px) {
  .blogtemplate.grid-layout_ ul li.one_column {
    width: 100%;
    float: left;
  }
  .blog_template.grid-layout ul li.two_column {
    width: 50%;
    float: left;
  }
  .blog_template.grid-layout ul li.three_column {
    width: 33.33%;
    float: left;
  }
  .blog_template.grid-layout ul li.four_column {
    width: 25%;
    float: left;
  }
  .blog_template.grid-layout .br_desktop {
    border-right: 1px solid #ddd;
  }
  .blog_template.grid-layout .bt_desktop {
    border-top: 1px solid #ddd;
  }
}


@media screen and (min-width: 721px) and (max-width: 980px) {
  .blog_template.grid-layout ul li.one_column_ipad {
    width: 100%;
    float: left;
  }
  .blog_template.grid-layout ul li.two_column_ipad {
    width: 50%;
    float: left;
  }
  .blog_template.grid-layout ul li.three_column_ipad {
    width: 33.33%;
    float: left;
  }
  .blog_template.grid-layout ul li.four_column_ipad {
    width: 25%;
    float: left;
  }
  .blog_template.grid-layout .br_ipad {
    border-right: 1px solid #ddd;
  }
  .blog_template.grid-layout .bt_ipad {
    border-top: 1px solid #ddd;
  }
}


@media screen and (max-width: 500px) {
    .slider_template li.default_slider .blog_manager_wp_header .post_content-inner{
      display: none;
    }

    .pbsmp_blog_template .blog_manager_wp_header h2 a{
      font-size: 0.7em !important;
    }
}

@media screen and (max-width: 375px) {
  .blog_manager_wp_header{
    display: none;
  }
}

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


  .slider_template.navigation4 .flex-control-nav {
    height: 30px;
    bottom: -70px !important;
    z-index: 2;
}

  .blog_template.default_slider .blog_manager_wp_header {
  position: absolute;
  bottom: 0;
  padding: 45px 35px 40px 45px;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  width: 100%;
  top: 0;
}

  .blog_template.pbsmp_blog_template.default_slider .pbsmp-post-image {
  background: #f1f1f1;
  width:100%;
  height:500px !important;
}

.blog_template.pbsmp_blog_template.default_slider .pbsmp-post-image img {
  width: 100%;
  height:500px !important;
  max-width: 100% !important;
}

  .flex-nav-prev,.flex-nav-next{
      display: block;
  }

  .post-inner{
    max-width:100%;
    margin: auto;
  }

  .pbsmp_blog_template {
    float: none;
  }

  .blog_template.grid-layout .post-comment,
  .blog_template.grid-layout .postdate {
    right: -10px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    visibility: visible;
    opacity: 1;
  }
}

@media screen and (min-width: 481px) and (max-width: 720px) {
  .blog_template.grid-layout ul li.one_column_tablet {
    width: 100%;
    float: left;
  }
  .blog_template.grid-layout ul li.two_column_tablet {
    width: 50%;
    float: left;
  }
  .blog_template.grid-layout ul li.three_column_tablet {
    width: 33.33%;
    float: left;
  }
  .blog_template.grid-layout ul li.four_column_tablet {
    width: 25%;
    float: left;
  }
  .blog_template.grid-layout .br_tablet {
    border-right: 1px solid #ddd;
  }
  .blog_template.grid-layout .bt_tablet {
    border-top: 1px solid #ddd;
  }
}

@media screen and (max-width: 480px) {
  .author-avatar-div .avtar-img,
  .author-avatar-div .author_content {
    width: 100%;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
  }
  .blog_template.grid-layout .post-meta {
    background: none;
    float: left;
    margin-bottom: 15px;
    top: 0;
    width: 100%;
  }
  .blog_template.grid-layout .postdate {
    float: left;
    left: 20px;
    position: relative;
    top: 0;
  }
  .blog_template.grid-layout .post-comment {
    float: right;
    position: relative;
    right: -20px;
    top: 0;
  }
  .blog_template.grid-layout ul li:hover .post-comment {
    right: -20px;
  }
  .blog_template.grid-layout ul li.one_column_mobile {
    width: 100%;
    float: left;
  }
  .blog_template.grid-layout ul li.two_column_mobile {
    width: 50%;
    float: left;
  }
  .blog_template.grid-layout ul li.three_column_mobile {
    width: 33.33%;
    float: left;
  }
  .blog_template.grid-layout ul li.four_column_mobile {
    width: 25%;
    float: left;
  }
  .blog_template.grid-layout .br_mobile {
    border-right: 1px solid #ddd;
  }
  .blog_template.grid-layout .bt_mobile {
    border-top: 1px solid #ddd;
  }
}

/**
 * 10dgdf.0 - grid-layout Queries
 */
.pbsmp_blog_template.default_slider,
.blog_template.default_slider {
  position: relative;
  display: block;
  width: 100%;
}

.blog_template.default_slider .post_hentry {
  position: relative;
}

.blog_template.default_slider .blog_manager_wp_header {
  position: absolute;
  bottom: 0;
  padding: 45px;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  width: 100%;
  top: 0;
}

.blog-manager-wp-overlay{
  position: relative;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}



.blog_template.default_slider .slides {
  margin: 0;
  padding: 0;
}

.pbsmp_acf_field {
  margin-top: 5px;
}

.pbsmp_acf_field .pbsmp_acf_link {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px 0;
}

.pbsmp_blog_template.default_slider.columns_2 .blog_manager_wp_header {
  width: 70%;
  padding: 30px 20px 25px 30px;
}

.pbsmp_blog_template.default_slider.columns_3 .blog_manager_wp_header {
  width: 85%;
  padding: 25px 15px 20px 30px;
}

.blog_template.default_slider .blog_manager_wp_header h2 {
  margin-bottom: 5px;
  margin-top: 0;
  padding: 8px 10px;
  word-wrap: break-word;
  background: #ffffff;
}

.blog_template.pbsmp_blog_template.default_slider .category-link a {
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 15px;
  margin-right: 5px;
  padding: 2px 12px;
}

.pbsmp_blog_template.default_slider .pbsmp-pinterest-share-image {
  right: 10px;
  left: auto;
}

.blog_template.pbsmp_blog_template.default_slider .pbsmp-post-image {
  background: #f1f1f1;
  width:100%;
}

.blog_template.pbsmp_blog_template.default_slider .pbsmp-post-image img {
  width: 100%;
  max-width: 100% !important;
}

.post-comment:before {
  display: none;
}

.blog_template.pbsmp_blog_template.default_slider .label_featured_post {
  position: absolute;  
  left: 0px;
  top: 0px;
  z-index: 1;
  color: #ffffff;
  background: #000000;
  padding: 4px 8px;
  font-size: 14px;
  border-radius: 0px;
}

.blog_template.default_slider .metadatabox {
  display: inline-block;
  margin-bottom: 10px;
}

.blog_template.default_slider .metadatabox > div {
  display: inline-block;
}

.blog_template.default_slider .post_content {
  margin-bottom: 10px;
}

.blog_template.default_slider .post_content a.more-tag {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 3px;
  color: #000000;
  padding: 5px 10px;
  display: inline-block;
  transition: 0.2s all;
  -ms-transition: 0.2s all;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
}

.blog_template.default_slider .metadatabox > div {
  margin-right: 5px;
}

.blog_template.default_slider ul.flex-direction-nav .flex-prev,
.blog_template.default_slider ul.flex-direction-nav .flex-next {
  background-image: none;
}

.blog_template.default_slider .metadatabox > div i {
  margin-right: 5px;
}

.blog_template.default_slider .metadatabox > .pbsmp-wrapper-like {
  padding: 0;
}

.blog_template.default_slider .post_content .read-more {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
}

.blog_template.default_slider .flex-direction-nav i {
  display: block;
  font-size: 20px;
  line-height: 62px;
  padding: 0 5px;
}

.pbsmp_archive.default_slider .author-avatar-div {
  padding: 20px 15px;
  border: 1px solid #ddd;
  background: #fff;
  margin-bottom: 30px;
}

.author-avatar-div .avtar-img {
  display: inline-block;
  max-width: 100px;
}

.author-avatar-div .author_content {
  display: inline-block;
  width: calc(100% - 120px);
  margin-left: 15px;
  vertical-align: top;
}
.flex-control-nav a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
   background: url("../images/navigation/navigation4.png") rgba(0, 0, 0, 0.9) !important;
}
.slider_template.navigation4 .flex-control-paging li a {
  background-image: url("../images/navigation/navigation4.png");
  background-position: 0 0;
  height: 23px;
  width: 23px;
}

.slider_template.navigation4 .flex-control-nav {
  height: 30px;
  bottom: -40px;
  z-index: 2;
}

::marker {
  display: none;
}

@media (min-width: 481px) and (max-width: 980px) {
  .pbsmp_blog_template.default_slider .blog_manager_wp_header {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .pbsmp_blog_template.default_slider .blog_manager_wp_header {
    width: 100%;
  }
}

/**
 * 8.0 - Media Queries
 */
@media screen and (max-width: 992px) {
  .pbsmp_blog_template .timeline_bg_wrap:before {
    left: 6%;
  }
  .pbsmp_blog_template .timeline_bg_wrap .timeline_back .timeline.blog-wrap:nth-child(2n+1) {
    clear: right;
    float: right;
    padding-left: 50px;
    padding-right: 30px;
  }
  .pbsmp_blog_template .timeline_bg_wrap .timeline_back .timeline.blog-wrap {
    width: 94%;
  }
  .pbsmp_blog_template.timeline:nth-child(n) .post_hentry:before {
    left: -68px;
    right: auto;
  }
  .pbsmp_blog_template.timeline:nth-child(2n+1) .post_content_wrap:before,
  .pbsmp_blog_template.timeline:nth-child(2n+1) .post_content_wrap:after {
    left: -8px;
    border-right: 8px solid #000000;
    border-left: none;
    right: auto;
  }
  .pbsmp_blog_template .pbsm-datetime {
    height: 60px;
    width: 60px;
  }
  .pbsmp_blog_template.timeline .pbsm-datetime .month {
    font-size: 14px;
  }
  .pbsmp_blog_template.timeline .pbsm-datetime .date {
    font-size: 20px;
  }
  .pbsmp_blog_template.timeline:nth-child(2n+1) .pbsm-datetime,
  .pbsmp_blog_template.timeline:nth-child(2n) .pbsm-datetime {
    left: inherit;
    right: -30px;
  }
  .pbsmp_blog_template.timeline:nth-child(2) {
    margin-top: 0;
    padding-top: 45px;
  }
  .pbsmp_blog_template.timeline:nth-child(2n+1) .post_content_wrap {
    float: left;
  }
  .timeline_bg_wrap:before {
    left: 10%;
  }
  .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 .timeline_back .timeline.blog-wrap {
    width: 90%;
  }
  .pbsmp_blog_template.timeline .post_hentry > p > i {
    left: -68px;
  }
  .pbsmp_blog_template.timeline:nth-child(2n+1) .post_content_wrap::before,
  .pbsmp_blog_template.timeline:nth-child(2n+1) .post_content_wrap::after {
    border-right: 8px solid #dd3333;
    border-left: none !important;
    right: none;
    border-left: none !important;
  }
}

@media screen and (max-width: 640px) {
  .pbsmp_blog_template.news_feed .pbsm-post-image {
    width: 100%;
  }
  .pbsmp_blog_template.news_feed .post-content-div {
    width: 100%;
    padding: 0;
    margin-top: 15px;
  }
}

.content-part ul>li{
  margin-left: 0px !important;
}

ul{
    margin:none !important;
}

.content-area{
  width: 80%;
  margin: auto;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100% !important;
    margin-bottom: 40px !important;
    
}

.wp-blog-section .blog-wrap .content-part .title:before {
  background-color:transparent !important;
}

footer{
    float: left;
    width: 100%;
}