/*home listing*/
.com-content.view-category h4.newsflash-title a {
  color: #000;
  height: 60px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
  display: block;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.com-content.view-category h4.newsflash-title a:hover {
  color: #e26480;
}
.com-content.view-category h4.newsflash-title {
  margin-top: 30px;
  position: relative;
}
.com-content.view-category h4.newsflash-title:before {
  position: absolute;
  content: "";
  background: #e26480;
  width: 50px;
  height: 4px;
  top: -20px;
}
.com-content.view-category .content-part {
  padding: 15px 15px 30px 15px;
  background: #ececec;
  transition: 0.3s;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .com-content.view-category .content-part {
    min-height: 235px;
  }
}
.com-content.view-category a.readmore {
  color: #000;
  position: relative;
  font-weight: 400;
  top: 10px;
  font-size: 14px;
  font-weight: 600;
}
.com-content.view-category a.readmore:before {
  position: absolute;
  content: "";
  background: #232323;
  width: 30px;
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -40px;
  transition: 0.3s;
}
.com-content.view-category a.readmore:hover:before {
  right: -50px;
  width: 40px;
}
.com-content.view-category a.readmore:hover {
  color: #e26480;
}
.com-content.view-category figure.newsflash-image img {
  max-height: 180px !important;
  min-height: 195px !important;
}
.com-content.view-category figure.newsflash-image img {
  max-height: 180px !important;
  margin: auto;
}

@media (min-width: 992px) {
  .com-content.view-category .content-part p {
    color: #000;
    height: 60px;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px !important;
    text-align: justify;
  }
}
.com-content.view-category .image-part {
  background: #ececec;
}

/*listing*/
.com-content.view-category .com-content #sp-main-body {
  padding: 50px 0px !important;
}

.com-content.view-category article.item {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 30px;
  transition: 0.3s;
  box-shadow: 0px 0px 10px #00000015;
}
.com-content.view-category article.item:hover {
  box-shadow: 0px 0px 10px #00000030;
}
/*@media(min-width:992px){
article.item {
    min-height: 492px !Important;
}}*/
@media (min-width: 992px) {
  .com-content.view-category article.item .entry-image.intro-image {
    max-height: 285px !important;
    min-height: 285px !important;
    margin-bottom: 10px !important;
  }
  .com-content.view-category article.item .entry-image.intro-image img {
    max-height: 285px !important;
    margin: auto;
  }
}
.com-content.view-category article.item .entry-header h2 {
  color: #000;
  font-weight: 600;
  font-size: 20px !important;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .com-content.view-category article.item .entry-header h2 {
    font-size: 18px !important;
  }
}
.com-content.view-category article.item .entry-header h2 {
  color: #000;
  height: 50px;
  font-weight: 600;
  font-size: 16px !important;
  line-height: 1.5;
  display: block;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px !important;
  padding: 0px !important;
}
@media (max-width: 991px) {
  .com-content.view-category article.item .entry-header h2 {
    color: #000;
    height: unset;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.com-content.view-category article.item .entry-header h2 a:hover {
  color: #e26480;
}
.com-content.view-category article.item .entry-header {
  margin-bottom: 5px;
}

.com-content.view-category article.item .content-part {
  padding: 15px;
  background: #ececec;
  transition: 0.3s;
  margin-bottom: 30px;
}

.com-content.view-category article.item a.readmore {
  color: #000;
}
.com-content.view-category article.item dd.create {
  font-weight: 500;
  font-style: oblique;
  color: #000;
}
.com-content.view-category article.item .article-info {
  margin-bottom: 0px !important;
  width: 100% !important;
}
@media (min-width: 992px) {
  .com-content.view-category article.item p {
    color: #000;
    height: 81px;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px !important;
    text-align: justify;
  }
}
.com-content.view-category article.item p {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  text-align: justify;
}
.com-content.view-category article.item .readmore {
  margin-top: 15px;
  background: transparent !important;
}
.com-content.view-category article.item .readmore a.btn {
  background: transparent !important;
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
}
.com-content.view-category article.item .readmore a.btn:hover {
  color: #e26480;
}
.com-content.view-category article.item .tags {
  margin: 10px 0px;
}
.com-content.view-category article.item .tags a {
  font-size: 11px;
  padding: 3px 5px;
  line-height: 1 !important;
  background: #4521aa !important;
  border-radius: 3px;
  color: #fff !important;
}
.com-content.view-category article.item .tags a:hover {
  background: #e26480 !important;
  color: #fff !important;
}
.com-content.view-category article.item p.readmore {
  height: inherit;
}
.entry-header.has-post-format {
  margin: 0px !important;
}
.tags span {
  display: none;
}
article .post-format {
  display: none !important;
}
article.item .intro-image > a {
  background-color: #fff !important;
}

/*right side*/

@media (min-width: 992px) {
  .com-content.view-category #sp-right {
    padding: 0px 15px 30px 15px;
  }
}
.com-content.view-category #sp-left .sp-module .search,
.com-content.view-category #sp-right .sp-module .search {
  margin-top: 0px;
}
.com-content.view-category #sp-left .sp-module .sp-module-title,
.com-content.view-category #sp-right .sp-module .sp-module-title {
  margin-bottom: 15px;
  font-size: 16px !important;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid #ececec;
}
.com-content.view-category #sp-left .sp-module ul.categories-module li a,
.com-content.view-category #sp-right .sp-module ul.categories-module li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}
.com-content.view-category #sp-left .sp-module,
#sp-right .sp-module {
  margin: 30px 0px;
}
.com-content.view-category #sp-left .sp-module .tagspopular ul li a,
.com-content.view-category #sp-right .sp-module .tagspopular ul li a {
  background: #000;
  color: #fff;
  padding: 3px 8px;
  font-size: 13px;
  font-weight: 500;
  display: inline !important;
  border-radius: 3px;
  margin-right: 5px;
}
.sp-module .tagspopular ul {
  display: -webkit-inline-box;
}
.sp-module .tagspopular ul > li > a:before {
  display: none;
}
.com-content.view-category #sp-left .sp-module .tagspopular ul li a:hover,
.com-content.view-category #sp-right .sp-module .tagspopular ul li a:hover {
  background: #e26480 !important;
  color: #fff !important;
}

/*prev next button*/
.com-content.view-category a.hasTooltip {
  background: transparent !important;
  color: #000 !important;
  font-weight: 500;
}
.com-content.view-category a.hasTooltip:hover {
  color: #e26480 !important;
}

/*pagination*/

/*pagination*/
.com-content.view-category .pagination a.next,
.pagination a.previous {
  background: #232323 !important;
  border-color: #232323 !important;
  border-radius: 0px !important;
  color: #fff;
  margin-right: 2px !important;
  margin-left: 2px !important;
}
.com-content.view-category .pagination a.next:hover,
.pagination a.previous:hover,
.com-content.view-category .pagination a.next:focus,
.pagination a.previous:focus {
  background: #94d23c !important;
  border-color: #94d23c !important;
  color: #fff !important;
}
.com-content.view-category. .pagination > li > a,
.pagination > li > span {
  background: #232323;
  border-color: #232323;
  color: #fff;
}
.com-content.view-category .pagination > .active > a:hover,
.com-content.view-category .pagination > .active > a:focus,
.com-content.view-category .pagination > .active > span:hover,
.com-content.view-category .pagination > .active > span:focus,
.com-content.view-category .pagination a:focus,
.com-content.view-category .pagination a:hover {
  background: #e26480 !important;
  border-color: #e26480 !important;
  color: #fff !important;
}
@media (max-width: 991px) {
  .com-content.view-category .pagination > li > a,
  .com-content.view-category .pagination > li > span {
    padding: 5px 10px;
    font-size: 14px;
  }
}

/*tag*/
.com-content.view-category
  .view-tag
  div.tag-category
  fieldset.filters.btn-toolbar
  button {
  background: #232323 !important;
  font-size: 13px !important;
  border-radius: 0px !important;
  color: #fff !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  line-height: 1;
  padding: 8px 25px !important;
  transition: 0.5s !important;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 30px;
  width: 47.5%;
}
.com-content.view-category
  .view-tag
  div.tag-category
  fieldset.filters.btn-toolbar
  button:hover {
  background: #e26480 !important;
}
.com-content.view-category
  .view-tag
  div.tag-category
  fieldset.filters.btn-toolbar {
  padding: 15px;
}
.com-content.view-category .view-tag div.tag-category ul.category {
  padding: 15px;
}

/*search*/
.com-content.view-category select#limit {
  padding: 0px;
}
.com-search.view-search .search-filter-wrap,
.com-search.view-search .search-results-wrap {
  padding: 15px !important;
  margin-bottom: 0px;
}
.com-search.view-search .search-filter-wrap fieldset {
  width: 100% !important;
  margin-bottom: 30px;
}
.com-search.view-search .search-results-wrap .result-title,
.com-search.view-search .search-results-wrap .result-category {
  font-size: 16px;
}
.com-search.view-search .search-filter-wrap fieldset legend {
  font-weight: 600;
}
@media (max-width: 991px) {
  .com-search.view-search .search-filter-wrap .btn-toolbar {
    display: block;
  }
  .com-search.view-search .form-limit-wrap {
    margin-top: 10px;
  }
  .com-search.view-search .search-results-wrap .result-title,
  .com-search.view-search .search-results-wrap .result-category {
    font-size: 14px !important;
  }
}
.com-search #sp-main-body {
  padding: 50px 0px;
}
input#search-searchword {
  width: 180px;
}
.com-search.view-search .pagination {
  margin-top: 10px;
  margin-bottom: 0px !important;
}
.com-search.view-search .search-results-wrap .result-text,
.com-search.view-search .search-results-wrap .result-created a {
  word-break: break-word;
}

.com-content.view-category .comments-link,
.com-content.view-category .readmore-link {
  background: none !important;
  padding: 0px;
  font-size: 14px !important;
}
.com-content.view-category article.item .content-wrap {
  padding: 0px 15px 0px 15px;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .com-content.view-category article.item .content-wrap {
    padding: 0px 15px 10px 15px;
    margin-top: 0px;
  }
}
.com-content.view-category .col-sm-6 {
  padding: 0px 15px !important;
}

.com-content.view-category article.item:hover .intro-image img {
  transform: scale(1);
  opacity: 0.5;
}

.com-content.view-category div#sp-right .sp-module ul > li {
  margin-bottom: 0px;
}

/*details*/
/*right side*/

@media (min-width: 992px) {
  #sp-right {
    padding: 0px 15px 30px 15px;
  }
}
.com-content.view-article #sp-right .sp-module .search,
.com-content.view-article #sp-right .sp-module .search {
  margin-top: 0px;
}
.com-content.view-article #sp-right .sp-module .sp-module-title,
.com-content.view-article #sp-right .sp-module .sp-module-title {
  margin-bottom: 15px;
  font-size: 16px !important;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid #ececec;
}
.com-content.view-article #sp-right .sp-module ul.categories-module li a,
.com-content.view-article #sp-right .sp-module ul.categories-module li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}
.com-content.view-article #sp-right .sp-module,
#sp-right .sp-module {
  margin: 30px 0px;
}
.com-content.view-article #sp-right .sp-module .tagspopular ul li a,
.com-content.view-article #sp-right .sp-module .tagspopular ul li a {
  background: #000;
  color: #fff;
  padding: 5px 8px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  margin-right: 5px;
  border-radius: 5px;
}
.com-content.view-article #sp-right .sp-module .tagspopular ul li a:hover,
.com-content.view-article #sp-right .sp-module .tagspopular ul li a:hover {
  background: #e26480 !important;
  color: #fff !important;
}
.com-content.view-article div#sp-right .sp-module ul > li {
  margin: 0px !important;
}

/*date*/
.published-date {
  background: linear-gradient(45deg, #4521aa, #e26480) !important;
  padding: auto 10px !important;
  border-radius: 5px;
  display: none !important;
}
time {
  color: #000 !important;
}
.post-format {
  background: linear-gradient(45deg, #4521aa, #e26480);
  border-radius: 5px;
}
dl.article-info a {
  color: #000;
}
.view-category #sp-main-body,
.view-article #sp-main-body {
  padding: 100px 0px 50px 0px;
}

/*blog feature box*/
.com-content .sppb-media-heading {
  margin: 0px;
  font-weight: 600;
}
.com-content .sppb-feature-box-title.sppb-media-heading .sppb-addon-text {
  line-height: 1;
}
.com-content .sppb-media .pull-left {
  width: 15px;
}

/*time*/
article.item .content-wrap .published-date {
  width: 70px;
  height: 70px;
  padding: 15px 5px 10px 5px !important;
}
article.item .content-wrap .published-date time {
  font-size: 11px;
  letter-spacing: 0.5px;
}
article.item .content-wrap .published-date span {
  font-size: 24px;
}
.hits {
  color: #000 !important;
}

/*home module*/
@media (min-width: 992px) {
  .home-articles.sppb-addon.sppb-addon-articles
    .sppb-carousel-inner
    > .sppb-item
    > a
    > img,
  .home-articles .sppb-carousel-inner > .sppb-item > img,
  .home-articles .sppb-img-responsive {
    width: 200px;
  }
  .home-articles.sppb-addon-articles .sppb-addon-article {
    display: -webkit-inline-box;
    width: 100% !important;
    display: flex;
    align-items: center;
    padding: 15px 30px;
    border-radius: 15px;
  }
}
.home-articles.sppb-addon-articles span.count-hits.pull-right {
  display: none;
}
.home-articles.sppb-addon-articles .sppb-article-meta > span {
  color: #000;
  margin: 0px !important;
  line-height: 1 !important;
}
.home-articles.sppb-addon.sppb-addon-articles .sppb-article-info-wrap h3 a {
  color: #000 !important;
  font-size: 14px;
}
.home-articles.sppb-addon-articles
  .sppb-addon-article
  .sppb-article-info-wrap
  .sppb-article-meta {
  margin: 0px !important;
}
.home-articles.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {
  width: 100% !important;
}
.home-articles.sppb-addon.sppb-addon-articles
  a.sppb-readmore.sppb-btn.sppb-btn-primary {
  color: #000;
  text-decoration: underline;
  background: transparent !important;
  padding: 0px !important;
}
.home-articles.sppb-addon.sppb-addon-articles
  a.sppb-readmore.sppb-btn.sppb-btn-primary:hover {
  color: #4521aa !important;
}

/*tag page*/
.view-tag .tag-category .category.list-striped li h3 a {
  color: #000 !important;
}
.view-tag .tag-category .category.list-striped li {
  background: #e2648030;
  border-radius: 5px;
}
.view-tag .tag-category .btns-group-wrap button {
  margin: 0px;
  border-radius: 0px;
  padding: 10px;
}
.tag-category [class^="icon-"],
.tag-category [class*=" icon-"] {
  line-height: 1;
}

/*emoji*/
.com-content.view-article article.item a.label.label-info {
  display: none;
}
.card-content {
  min-height: inherit !important;
}

/*blog*/
.col-lg-4.col-sm-6.col-md-6.col-xs-12 form {
    box-shadow: 0px 0px 10px #00000030;
}