@media screen and (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (max-width: 767px) {
}@media (max-width: 767px) {
}@media screen and (max-width: 767px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (max-width: 767px) {
}.post-short-group {
  padding: 7px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
  padding: 20px;
}
.post-short-group h4 {
  margin-top: 0;
  color: inherit;
}
.post-short-group .alert-link {
  font-weight: bold;
}
.post-short-group > p,
.post-short-group > ul {
  margin-bottom: 0;
}
.post-short-group > p + p {
  margin-top: 5px;
}
.post-short-group hr {
  border-top-color: #f7e1b5;
}
.post-short-group .alert-link {
  color: #66512c;
}
.post-short-view-group {
  padding: 7px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 10px;
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
  padding: 20px;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.post-short-view-group h4 {
  margin-top: 0;
  color: inherit;
}
.post-short-view-group .alert-link {
  font-weight: bold;
}
.post-short-view-group > p,
.post-short-view-group > ul {
  margin-bottom: 0;
}
.post-short-view-group > p + p {
  margin-top: 5px;
}
.post-short-view-group hr {
  border-top-color: #f7e1b5;
}
.post-short-view-group .alert-link {
  color: #66512c;
}
@media (max-width: 767px) {
  .post-short-view-group {
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.post-short-view-group > .subject {
  background-color: #eaa233;
  display: inline-block;
  color: white;
  border-radius: 5px;
  margin-bottom: 0px;
  margin-right: 10px;
  padding: 3px 5px;
}
@media (max-width: 767px) {
  .post-short-view-group > .subject {
    margin-bottom: 7px;
  }
}
.post-short-view-group > .content {
  color: #000;
}
.maps-group {
  height: 250px;
  background-color: #fafafa;
}
.maps-group.large {
  height: 300px;
}
.post-view-frame {
  padding-top: 50px;
  padding-bottom: 0px;
  margin-bottom: 40px;
}
.post-view-frame .post-title {
  font-size: 24px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #000;
  margin-top: 0px;
  margin-bottom: 10px;
}
.post-reg-info-group {
  position: relative;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.post-reg-info-group > .reg-info-item {
  position: relative;
  display: block;
  font-size: 11px;
  line-height: 11px;
  color: #b3b3b3;
}
.post-reg-info-group > .divchar {
  position: relative;
  display: block;
  height: 8px;
  width: 1px;
  background-color: #b3b3b3;
  margin: 0 8px;
}
.post-reg-info-group > .vip-badge {
  margin-left: 4px;
}
.post-reg-info-group .message-btn {
  position: relative;
  display: block;
  margin-left: 5px;
  height: 18px;
  width: 18px;
}
.post-reg-info-group .message-btn > img {
  position: relative;
  display: block;
  height: 18px;
  width: 18px;
}
.post-content-html {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #000;
}
.post-content-html img {
  position: relative;
  max-width: 100%;
}
.post-social-group {
  position: relative;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.post-social-group > .col-left {
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.post-social-group > .col-left > .item {
  position: relative;
  display: block;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #666;
  margin-right: 10px;
}
.post-social-group > .col-left > .item:before {
  position: relative;
  display: block;
  content: "";
  width: 13px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 3px;
}
.post-social-group > .col-left > .item.like:before {
  background-image: url('../../../../img/icon-post-like.svg');
}
.post-social-group > .col-left > .item.like.liked:before {
  background-image: url('../../../../img/icon-post-like-liked.svg');
}
.post-social-group > .col-left > .item.comment:before {
  background-image: url('../../../../img/icon-post-comment.svg');
}
.post-social-group > .col-right {
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.post-social-group > .col-right .locale-change-button,
.post-social-group > .col-right .share-link {
  padding: 3px 15px;
  min-width: 100px;
}
.post-social-group > .col-right .locale-change-button {
  margin-right: 5px;
}
.post-comment-group {
  background-color: #f9f9f9;
  padding: 33px 0px;
}
.post-comment-group .comment-title {
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 10px;
  margin-bottom: 10px;
}
.post-comment-group .comment-title > h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 3px;
}
.post-comment-group .comment-title > .badge {
  background-color: #00947B;
}
.comment-list .help-block {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 16px;
  color: #777777;
}
@media (max-width: 767px) {
}
.comment-item {
  position: relative;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 30px 0px;
}
.comment-item + .comment-item {
  border-top: 1px solid #efefef;
}
@media (max-width: 767px) {
  .comment-item {
    padding: 10px 0px;
  }
}
.comment-item > .col-profile {
  width: 24px;
  height: 24px;
  margin-right: 14px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url('../../../../img/profile-placeholder.jpg');
}
.comment-item > .col-profile > .profile-image {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
}
.comment-item > .col-content {
  flex-grow: 1;
}
.comment-item > .col-content > .writer-name {
  margin-top: 2px;
  margin-bottom: 8px;
  min-height: 21px;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.comment-item > .col-content > .writer-name > .name {
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.comment-item > .col-content > .writer-name > .name > .text {
  margin-right: 5px;
}
.comment-item > .col-content > .writer-name > .name .vip-badge {
  margin-right: 5px;
}
.comment-item > .col-content > .writer-name .message-btn {
  position: relative;
  display: block;
  margin-right: 5px;
  height: 18px;
  width: 18px;
}
.comment-item > .col-content > .writer-name .message-btn > img {
  position: relative;
  display: block;
  height: 18px;
  width: 18px;
}
.comment-item > .col-content > .writer-name > .date {
  margin-left: 7px;
  color: #b3b3b3;
  font-size: 9px;
  font-weight: normal;
}
.comment-item > .col-content > .comment {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #666;
}
.comment-item > .col-content > .social-group {
  position: relative;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 18px;
}
.comment-item > .col-content > .social-group > a {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-right: 18px;
}
.comment-item > .col-content > .social-group > a > .icon {
  position: relative;
  display: block;
  width: 21px;
  height: 19px;
  margin-right: 4px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.comment-item > .col-content > .social-group > a.like {
  color: #5a811a;
}
.comment-item > .col-content > .social-group > a.like > .icon {
  background-image: url('../../../../img/icon-comment-like.svg');
}
.comment-item > .col-content > .social-group > a.like.liked > .icon {
  background-image: url('../../../../img/icon-comment-like-liked.svg');
}
.comment-item > .col-content > .social-group > a.dislike {
  color: #c86b6b;
}
.comment-item > .col-content > .social-group > a.dislike > .icon {
  background-image: url('../../../../img/icon-comment-dislike.svg');
  margin-top: 4px;
}
.comment-item > .col-content > .social-group > a.dislike.liked > .icon {
  background-image: url('../../../../img/icon-comment-dislike-liked.svg');
}
.comment-item > .col-content > .button-area {
  position: absolute;
  right: 10px;
  top: 20px;
}
.comment-write-group .flexbox .form-control {
  min-height: 100px;
  max-height: 300px;
  resize: vertical;
}
.comment-write-group .flexbox .comment-submit-btn {
  min-width: 150px;
}
@media (max-width: 767px) {
  .comment-write-group .flexbox {
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .comment-write-group .flexbox .flexitem,
  .comment-write-group .flexbox .comment-submit-btn {
    width: 100%;
  }
  .comment-write-group .flexbox .comment-submit-btn {
    margin-top: 7px;
    margin-left: 0px;
  }
}
.pb-post-comment-edit-modal .form-control {
  min-height: 100px;
  max-height: 300px;
  resize: vertical;
}
/*
.pb-post-item-001-list{

	.post-card-item-001{
		&.item-index-1,
		&.item-index-2,
		&.item-index-3,
		&.item-index-4{
			.post-card-item-001.small-size;
		}

		@media (max-width: @screen-xs-max){{
			&.item-index-5,
			&.item-index-6{

			}
		}
	}
}*/
.post-view-main-image-slider {
  position: relative;
  display: block;
  overflow: visible;
}
@media (max-width: 767px) {
  .post-view-main-image-slider {
    margin: 0 -20px;
    background-color: black;
  }
}
.post-view-main-image-slider .swiper-slide {
  position: relative;
  width: 100%;
  padding-top: 75%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.post-view-main-image-slider .swiper-slide > .wrapper {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0px;
  padding: 20px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 10%, rgba(1, 0, 0, 0) 100%);
  padding-top: 100px;
}
.post-view-main-image-slider .swiper-slide > .wrapper .post-title,
.post-view-main-image-slider .swiper-slide > .wrapper .post-reg-info-group {
  color: white;
}
.post-view-main-image-slider .swiper-slide > .wrapper .post-title .reg-info-item,
.post-view-main-image-slider .swiper-slide > .wrapper .post-reg-info-group .reg-info-item {
  color: white;
}
.post-view-main-image-slider .swiper-slide > .wrapper .post-title {
  margin-bottom: 3px;
}
.post-view-main-image-slider .swiper-slide > .wrapper .post-reg-info-group {
  margin-bottom: 12px;
}
.post-view-main-image-slider .swiper-slide > .wrapper .post-social-group > .col-left > .item {
  color: white;
}
.post-view-main-image-slider .swiper-slide > .wrapper .post-social-group > .col-left > .item.like:before {
  background-image: url('../../../../img/icon-post-like-white.svg');
}
.post-view-main-image-slider .swiper-slide > .wrapper .post-social-group > .col-left > .item.like.liked:before {
  background-image: url('../../../../img/icon-post-like-liked.svg');
}
.post-view-main-image-slider .swiper-slide > .wrapper .post-social-group > .col-left > .item.comment:before {
  background-image: url('../../../../img/icon-post-comment-white.svg');
}
.post-view-frame.with-coverimage {
  padding-top: 40px;
}
@media (max-width: 767px) {
  .post-view-frame.with-coverimage {
    padding-top: 0px;
  }
}
.suminfo-icon-box {
  margin-bottom: 15px;
}
.suminfo-icon-box > .icon {
  position: relative;
  display: block;
  width: 80px;
  height: auto;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
.suminfo-icon-box > .text {
  text-align: center;
}
