.jt-consultant-22 h1 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
}
.jt-consultant-22 .area-padding {
  padding-top: 20px;
  padding-bottom: 0;
}
.jt-consultant-22 .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
  color: #666;
}
.jt-consultant-22 .breadcrumb .section-headline::after {
  display: none;
}
.jt-consultant-22 .breadcrumb ul {
  padding: 10px 0px;
}
.jt-consultant-22 .breadcrumb ul li {
  display: inline-block;
  color: #666;
  padding: 0px 10px 0px 20px;
  position: relative;
  font-size: 16px;
}
.jt-consultant-22 .breadcrumb ul li a {
  color: #666;
}
.jt-consultant-22 .breadcrumb ul li.home-bread {
  padding-left: 0px;
}
.jt-consultant-22 .breadcrumb ul li:not(:last-child)::after {
  position: absolute;
  content: "\f105";
  font-family: fontAwesome;
  right: -10px;
  top: 0;
}
.jt-consultant-22 .left-column .journal_head {
  margin-top: 0px;
}
.jt-consultant-22 .journal_categories_list {
  padding-left: 0;
}
.jt-consultant-22 .marker-list li {
  color: #444;
}
.jt-consultant-22 .journal-list > :not(li) {
  display: none;
}
.jt-consultant-22 .journal-list li {
  width: 100%;
  margin: 0 0 20px 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  .jt-consultant-22 .journal-list li {
    width: 49.5%;
  }
}
@media (min-width: 992px) {
  .jt-consultant-22 .journal-list li {
    width: 33%;
  }
}
.jt-consultant-22 .journal-list .journal_cover {
  width: 100px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 20px;
}
.jt-consultant-22 .journal-list a {
  display: flex;
  text-align: left;
  height: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.journal-contact-widget {
  border: 1px solid #f35b5b;
  padding: 10px 20px;
  display: block;
  position: relative;
  margin-top: 70px;
}
.journal-contact-widget .feature-icon {
  display: block;
}
.journal-contact-widget .feature-icon i {
  font-size: 32px;
  width: 80px;
  height: 80px;
  border: 1px solid #f35b5b;
  display: inline-block;
  text-align: center;
  line-height: 76px;
  position: relative;
  top: -50px;
  background: #fff;
  color: #f35b5b;
  border-radius: 50%;
  left: 20px;
  transition: 0.4s;
}
.journal-contact-widget .feature-text {
  margin-top: -45px;
}
.journal-contact-widget:hover .feature-icon i {
  border: 1px solid #f35b5b;
  background: #f35b5b;
  color: #fff;
  transition: 0.4s;
}
.journal-contact-widget .btn {
  margin-top: 10px;
  background: #f9f9f9;
  color: #444;
  border-radius: 0;
  text-transform: uppercase;
}
.journal-contact-widget .btn:hover {
  color: #fff;
  background: #f35b5b;
  transition: all 0.3s ease;
}

.btn-corp1 {
  background-color: #f35b5b;
  border-color: #f35b5b;
  border-radius: 0;
  color: #fff;
}
.btn-corp1:hover {
  transition: all 0.3s ease;
  color: #f35b5b;
  background-color: #fff;
}

.btn-corp2 {
  margin-top: 20px;
  background: #f9f9f9;
  color: #444;
  border-radius: 0;
  text-transform: uppercase;
}
.btn-corp2:hover {
  color: #fff;
  background: #f35b5b;
  transition: all 0.3s ease;
}

.jt-oris2017 .main-column .article-meta span {
  font-size: 15.5pt;
  font-weight: normal;
}
.jt-oris2017 .main-column .article-meta span.article-title {
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.jt-oris2017 .main-column h1 {
  font-size: 15.5pt;
  font-weight: bold;
}

/*# sourceMappingURL=theme.css.map */
