.bravo-news {
  padding-bottom: 100px;
}
.bravo-news a {
  text-decoration: none;
}
.bravo-news h2.title, .bravo-news h4.post-title, .bravo-news h3.post-title {
  line-height: 1.3;
  font-weight: 500;
  margin-top: 15px;
  color: #1A2B48;
  font-size: 28px;
}
.bravo-news .bravo_content {
  padding: 30px 0;
}
.bravo-news .bravo_banner {
  background-color: #1a2b48;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
  position: relative;
}
.bravo-news .bravo_banner h1 {
  font-size: 36px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: left;
  margin: 0;
}
.bravo-news .list-news {
  margin: 0 0 30px;
}
.bravo-news .list-news .post-header {
}
.bravo-news .article {
  margin-bottom: 40px;
}
.bravo-news .article h2.title, .bravo-news .article h4.post-title, .bravo-news .article h3.post-title {
  line-height: 1.3;
  font-weight: 500;
  margin-top: 15px;
  color: #1A2B48;
  font-size: 28px;
}
.bravo-news .article .post-header {
  max-height: 350px;
  overflow: hidden;
}
.bravo-news .author-info {
  margin-top: 40px;
  padding: 30px;
  border: 1px solid #D7DCE3;
  border-radius: 3px;
}
.bravo-news .author-info .media {
  display: flex;
  align-items: center;
}
.bravo-news .author-info .media .avatar {
  border-radius: 100px;
  margin-right: 20px;
}
.bravo-news .space-between {
  justify-content: space-between;
  -webkit-box-pack: justify;
  display: -webkit-box;
  margin: 30px 0;
}
.bravo-news .space-between .tags .tag-item {
  color: #1A2B48;
  font-size: 11px;
  padding: 8px 20px;
  background: #F7F6F6;
  margin-right: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
}
.bravo-news .space-between .share {
  font-size: 14px;
  color: #1A2B48;
}
.bravo-news .space-between .share .share-item {
  margin-left: 8px;
  margin-right: 8px;
  color: #5E6D77;
}
.bravo-news .post-content {
  color: #5E6D77;
  font-size: 15px;
}
.bravo-news .post-content img {
  max-width: 100%;
  height: auto !important;
}
.bravo-news .header {
  position: relative;
}
.bravo-news .header .post-header img,
.bravo-news .header .post-header-detail img {
  height: 100%;
  width: 100%;
}
.bravo-news .header .post-header img {
  border-radius: 15px 15px 0 0;
}
.bravo-news .header .post-header-detail img {
  border-radius: 15px;
}
.bravo-news .header .cate {
  position: absolute;
  top: 10px;
  right: 5px;
  overflow: hidden;
  border-radius: 15px;
}
.bravo-news .header .cate ul {
  padding: 0;
  margin: 0;
}
.bravo-news .header .cate ul li {
  list-style: none;
  float: left;
  background: #5191FA;
}
.bravo-news .header .cate ul li a {
  padding: 5px 10px;
  display: block;
  text-decoration: none;
  background: #fff;
}
.bravo-news .widget_search form {
  display: flex;
}
.bravo-news .widget_search form input[type=text] {
  height: 40px;
  font-size: 14px;
  color: #5E6D77;
  border-radius: 3px 0 0 3px;
  border: 1px solid #1a2b48;
  border-radius: 10px;
  position: relative;
  padding-left: 20px;
}
.bravo-news .widget_search form button {
  height: 30px;
  border: none;
  width: 30px;
  position: absolute;
  top: 5px;
  right: 30px;
  background: transparent;
}
.bravo-news .widget_search form .icon_search {
  background-image: url(/icon/icon-search.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.bravo-news .sidebar-widget {
  margin-bottom: 30px;
  /*margin-top: 30px;*/
}
.bravo-news .sidebar-widget .sidebar-title {
  position: relative;
}
.bravo-news .sidebar-widget .sidebar-title h4, .bravo-news .sidebar-widget .sidebar-title h2 {
  font-size: 16px;
  color: #1A2B48;
  font-weight: 500;
  background-color: #fff;
  position: relative;
  display: inline-block;
  z-index: 9;
  padding-right: 25px;
  padding-bottom: 20px;
  margin: 0;
}
.bravo-news .sidebar-widget .sidebar-title:after {
  content: "";
  height: 1px;
  background: #D7DCE3;
  display: block;
  position: absolute;
  top: 9px;
  width: 100%;
  margin-top: 0px;
}
.bravo-news .widget_category .title h4 {
  font-size: 16px;
  color: #1A2B48;
  font-weight: 500;
  display: inline-block;
  z-index: 9;
  padding-right: 25px;
  margin: 0;
  padding-bottom: 20px;
}
.bravo-news .widget_category ul {
  padding: 0;
  margin: 0;
}
.bravo-news .widget_category ul li {
  margin-bottom: 20px;
  list-style: none;
}
.bravo-news .widget_category ul li span {
  height: 6px;
  width: 6px;
  display: inline-block;
  position: relative;
  top: -1px;
  border-radius: 50%;
  margin-right: 15px;
  background: #5191fa;
}
.bravo-news .widget_category ul li a {
  font-weight: 500;
  font-size: 14px;
  color: #1A2B48;
}
.bravo-news .widget_bloglist ul {
  padding: 0;
  margin: 0;
}
.bravo-news .widget_bloglist ul li {
  list-style: none;
  display: flex;
  margin-bottom: 20px;
}
.bravo-news .widget_bloglist ul li .thumb img {
  border-radius: 3px;
  margin-right: 15px;
  max-width: 100px;
}
.bravo-news .widget_bloglist ul li .content .cate {
  text-transform: uppercase;
}
.bravo-news .widget_bloglist ul li .content .cate a {
  font-size: 12px;
  font-weight: 600;
}
.bravo-news .widget_bloglist ul li .content .thumb-list-item-title {
  font-weight: 500;
  font-size: 14px;
}
.bravo-news .widget_bloglist ul li .content .thumb-list-item-title a {
  color: #1A2B48;
  line-height: 24px;
  font-size: 15px;
}
.bravo-news .widget_tag_cloud .tagcloud a {
  font-size: 11px !important;
  color: #1A2B48 !important;
  font-weight: 500;
  background: #F7F6F6 !important;
  border-radius: 3px;
  padding: 9px 20px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  text-transform: uppercase;
  text-decoration: none;
}
.bravo-news .text-darken {
  color: #1A2B48;
}
.bravo-news .post_item {
  margin-bottom: 40px;
  border: 1px solid #CAC0AA;
  border-radius: 15px;
}
.bravo-news .post-info {
  margin-bottom: 20px;
}
.bravo-news .post-info ul {
  padding: 0;
  margin: 0;
  display: flex;
}
.bravo-news .post-info ul li {
  list-style: none;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #5E6D77;
  text-transform: uppercase;
  font-weight: 500;
  margin-right: 10px;
}
.bravo-news .post-info ul li a {
  text-decoration: none;
  color: #1A2B48;
}
.bravo-news .post-info ul li span {
  margin-right: 5px;
}
.bravo-news .post-info ul li img {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-right: 12px;
}
.bravo-news .post-info ul li .avatar-text {
  background: #1A2B48;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  padding-top: 5px;
  font-size: 15px;
  top: -2px;
  margin-right: 5px;
  position: relative;
  color: #fff;
}
.bravo-news .post-info ul li:not(:last-child):after {
  content: "";
  height: 6px;
  width: 6px;
  background: #EEEEEE;
  margin-left: 12px;
  border-radius: 50%;
}
.bravo-news .btn-readmore {
  font-size: 14px;
  color: #5191FA;
  font-weight: 600;
  display: inline-block;
  text-decoration: underline;
}
.bravo-news .post-title {
  font-size: 16px !important;
}
.bravo-news .sidebar-widget .sidebar-title:after{
  background: none;
}
.bravo-news .sidebar-widget .sidebar-title h2{
  font-size: x-large !important;
  font-weight: 600;
}
.bravo-news .post-desciption{
  display: -webkit-box;
  -webkit-line-clamp: 2; /* จำนวนบรรทัดที่ต้องการแสดง */
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.bravo-news .post_item .header .post-inner i {
  color: #9F8961;
  display: inline-block;
  transform: rotate(-45deg);
}
.bravo-news .banner-news .text{
  position: absolute;
  top: 50%;
  left: 100px;
  transform: translate(0px, -50%);
}
.bravo-news .banner-news .text .title,
.bravo-news .banner-news .text .sub {
  color: #fff;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.38);
}
.bravo-news .banner-news .text .title{
  font-size: 40px;
  font-weight: 600;
}
.bravo-news .banner-news .text .sub{
  font-size: 18px;
  font-weight: lighter;
}
@media screen and (max-width: 576px) {
  .bravo-news .banner-news img{
    height: 250px;
  }
  .bravo-news .banner-news .text{
    left: 0;
    padding: 0px 40px;
  }
}
.bravo-news .blog-breadcrumb .vertical-hr {
  transform: rotate(90deg);
  width: 20px;
  border-color: #5D5D5D;
}
.bravo-news .share-social {
  display: flex;
  align-items: center;
}
.bravo-news .share-social .share-item i {
  border-radius: 99px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  color: #fff;
}

.bravo-news p.wellstrip:before{
  background: none;
  margin-right: 40px;
  color: #9f8961;
  font-size: 16pt;
}