.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 26px;
}
@media screen and (min-width: 992px) {
  .t3-module {
    margin-bottom: 60px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: #ffffff;
  color: #1a1a1a;
  font-size: 12px;
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 26px 0;
  padding: 0;
  position: relative;
}
.module-title:before {
  background: #e8e8e8;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 100%;
}
.module-title span {
  background: #ffffff;
  position: relative;
  padding-right: 10px;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 14px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 26px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem {
  text-align: center;
}
.banneritem a {
  font-weight: bold;
}
.banneritem img {
  max-width: 100%;
}
.bannerfooter {
  border-top: 1px solid #e8e8e8;
  font-size: 13px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 13px 0;
  border-top: 1px solid #e8e8e8;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #e8e8e8;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #e8e8e8;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #e8e8e8;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #638e37;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #e8e8e8;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #638e37;
}
.module-ct > ol.breadcrumb {
  padding: 14px 12px;
  margin-left: 0;
}
.topbar-right ul.ja-login {
  display: flex;
  flex-wrap: nowrap;
}
.topbar-right ul.ja-login > li {
  display: flex;
  align-items: center;
  margin: 0 2px;
}
@media (max-width: 767px) {
  .topbar-right ul.ja-login > li {
    position: static;
  }
}
.topbar-right ul.ja-login > li #ja-user-login,
.topbar-right ul.ja-login > li #ja-user-register {
  border: 1px solid #e8e8e8;
  border-radius: 0px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 30px;
  top: 30px;
  text-transform: none;
  font-size: 15px;
  margin-right: -30px;
  left: auto;
  right: 0;
  width: 340px;
  z-index: 1000;
}
@media (max-width: 991px) {
  .topbar-right ul.ja-login > li #ja-user-login,
  .topbar-right ul.ja-login > li #ja-user-register {
    margin-right: 0;
    padding: 20px;
    width: 300px;
  }
}
.topbar-right ul.ja-login > li .secretkey {
  margin-bottom: 20px;
}
.topbar-right ul.ja-login > li #login-form .login-greeting {
  display: inline-block;
}
.topbar-right ul.ja-login > li #login-form .logout-button {
  background: #89bd55;
  border-radius: 0px;
  display: inline-block;
  line-height: 6.66666667px;
  margin-left: 5px;
}
.topbar-right ul.ja-login > li #login-form .logout-button:hover {
  background: #70a13e;
}
.topbar-right ul.ja-login > li #login-form .logout-button input {
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
}
.topbar-right ul.ja-login label,
.topbar-right ul.ja-login em {
  font-weight: 400;
}
.topbar-right ul.ja-login #form-login-remember {
  margin-bottom: 20px;
}
.topbar-right ul.ja-login #form-login-remember input[type="checkbox"] {
  float: left;
  margin-top: 6px;
  margin-right: 4px;
  height: auto;
  width: auto;
}
.topbar-right ul.ja-login #ja-user-login ul {
  margin-top: 20px;
  margin-left: -3px;
  padding: 0;
}
.topbar-right ul.ja-login #ja-user-login ul li {
  display: block;
  padding: 0 !important;
  margin-top: 6px;
}
.topbar-right ul.ja-login #ja-user-login ul li a {
  color: #555555;
  font-weight: 400;
}
.topbar-right ul.ja-login #ja-user-login ul li a:hover,
.topbar-right ul.ja-login #ja-user-login ul li a:focus,
.topbar-right ul.ja-login #ja-user-login ul li a:active {
  color: #89bd55;
}
.topbar-right ul.ja-login #member-registration fieldset {
  margin: 0;
}
.topbar-right ul.ja-login #member-registration dl dd {
  margin-bottom: 20px;
}
.topbar-right ul.ja-login #member-registration .control-label .modal {
  font-weight: 500;
}
.topbar-right ul.ja-login #member-registration p {
  margin-bottom: 20px;
}
.topbar-right ul.ja-login #member-registration #terms_terms label,
.topbar-right ul.ja-login #member-registration #privacyconsent_privacy label {
  margin-right: 6.66666667px;
}
.topbar-right ul.ja-login #member-registration #jform_captcha {
  overflow: auto;
}
.ja-video-list {
  position: relative;
}
.ja-video-list .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
}
.ja-gallery-list .btn-play {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  z-index: 2;
  background: #89bd55;
  padding: 5px;
  line-height: 1;
}
.ja-gallery-list .btn-play .num-photos {
  padding: 0 15px;
}
.ja-gallery-list .btn-play .fa {
  display: inline-block;
}
.brick-layout {
  background: #000000;
  margin-left: 0;
  margin-right: 0;
}
.brick-layout:before,
.brick-layout:after {
  display: table;
  content: " ";
}
.brick-layout:after {
  clear: both;
}
.brick-layout .brick-article {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.brick-layout .brick-article .inner {
  height: 0;
  padding-top: 100%;
  position: relative;
}
.brick-layout .item-image {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.brick-layout .item-image::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  filter: alpha(opacity=80);
  opacity: 0.8;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000000 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #000000 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
  background-repeat: repeat-x;
}
.brick-layout .mod-articles-category-category a {
  background: #89bd55;
  color: #ffffff;
  padding: 5px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
  display: inline-block;
}
.brick-layout .mod-articles-category-category a a {
  color: #ffffff;
}
.brick-layout .article-aside {
  margin-bottom: 0;
}
.brick-layout .article-content {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  padding: 0;
}
@media (max-width: 1199px) {
  .brick-layout .article-content {
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
}
.brick-layout .article-content .mod-articles-category-title {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.37;
}
@media (max-width: 1199px) {
  .brick-layout .article-content .mod-articles-category-title {
    font-size: 18px;
  }
}
.brick-layout .article-content .mod-articles-category-title a {
  color: #ffffff;
}
.brick-layout .brick-article {
  background: #000000;
}
.brick-layout .brick-medium .inner {
  padding-top: 50%;
}
@media (max-width: 767px) {
  .brick-layout .brick-medium .inner {
    padding-top: 100%;
  }
}
.brick-layout .brick-medium .article-content .mod-articles-category-title {
  font-size: 30px;
  line-height: 1.33;
}
@media (max-width: 991px) {
  .brick-layout .brick-medium .article-content .mod-articles-category-title {
    font-size: 18px;
  }
}
.brick-layout .brick-big .inner {
  padding-top: 100%;
}
.brick-layout .brick-big .article-content .mod-articles-category-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .brick-layout .brick-big .article-content .mod-articles-category-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .brick-layout .brick-big .article-content .mod-articles-category-title {
    font-size: 18px;
  }
}
.brick-layout .brick-big .article-content .mod-articles-category-introtext {
  color: #ffffff;
}
.brick-layout .brick-big .article-content .mod-articles-category-readmore .mod-articles-category-title {
  color: #ffffff;
  font-size: 15px;
}
.brick-layout span.empty {
  display: none;
}
.slide-layout.slide-1 {
  padding: 60px 100px;
}
.slide-layout.slide-1 .mod-articles-category-group {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
  margin-top: 0;
}
.slide-layout.slide-1 .mod-articles-category-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
}
.slide-layout.slide-1 .mod-articles-category-title a {
  color: #1a1a1a;
}
.slide-layout.slide-1 .mod-articles-category-title a:hover,
.slide-layout.slide-1 .mod-articles-category-title a:focus,
.slide-layout.slide-1 .mod-articles-category-title a:active {
  color: #000000;
}
.slide-layout.slide-1 .intro-image-wrap {
  float: left;
  position: relative;
  margin-right: 15px;
}
.slide-layout.slide-1 .intro-image-wrap:before,
.slide-layout.slide-1 .intro-image-wrap:after {
  display: table;
  content: " ";
}
.slide-layout.slide-1 .intro-image-wrap:after {
  clear: both;
}
@media (max-width: 767px) {
  .slide-layout.slide-1 .intro-image-wrap {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
}
.slide-layout.slide-1 .intro-image-wrap .item-image {
  float: none;
  margin-right: 0;
  width: 90px;
  height: 90px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .slide-layout.slide-1 .intro-image-wrap .item-image {
    height: auto;
    width: 100%;
  }
}
.slide-layout.slide-1 .intro-image-wrap .item-image img {
  max-width: unset;
  max-height: 100%;
  width: auto;
}
@media (max-width: 767px) {
  .slide-layout.slide-1 .intro-image-wrap .item-image img {
    max-width: 100%;
  }
}
.slide-layout.slide-1 .intro-image-wrap > span {
  background: #ff3333;
  color: #ffffff;
  top: 50%;
  left: -15px;
  font-size: 13px;
  font-weight: 700;
  height: 30px;
  width: 30px;
  line-height: 30px;
  position: absolute;
  margin-top: -15px;
  text-align: center;
}
.slide-layout.slide-1 .article-aside {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}
.slide-layout.slide-1 .article-aside .article-info {
  display: flex;
}
.slide-layout.slide-1 .slice-small .ja-video-list .btn-play,
.slide-layout.slide-1 .slice-small .ja-gallery-list .btn-play {
  border: 0;
}
.slide-layout.slide-1 .article-content {
  overflow: hidden;
  position: relative;
}
.slide-layout.slide-1 .article-content .aside-after-title {
  position: absolute;
  bottom: 0;
  left: 0;
}
.slide-layout.slide-1 .owl-nav button {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  margin: -25px 0 0;
  text-align: center;
  line-height: 50px;
  color: #1a1a1a;
  border-radius: 50%;
}
.slide-layout.slide-1 .owl-nav button:hover,
.slide-layout.slide-1 .owl-nav button:focus,
.slide-layout.slide-1 .owl-nav button:active {
  background: none;
  color: #1a1a1a;
}
.slide-layout.slide-1 .owl-nav button.owl-prev {
  left: 25px;
  border: 1px solid #e8e8e8;
}
.slide-layout.slide-1 .owl-nav button.owl-prev:hover,
.slide-layout.slide-1 .owl-nav button.owl-prev:focus,
.slide-layout.slide-1 .owl-nav button.owl-prev:active {
  border-color: #1a1a1a;
}
.slide-layout.slide-1 .owl-nav button.owl-next {
  right: 25px;
  border: 1px solid #e8e8e8;
}
.slide-layout.slide-1 .owl-nav button.owl-next:hover,
.slide-layout.slide-1 .owl-nav button.owl-next:focus,
.slide-layout.slide-1 .owl-nav button.owl-next:active {
  border-color: #1a1a1a;
}
@media (max-width: 991px) {
  .slide-layout.slide-1 {
    padding: 30px 0;
  }
  .slide-layout.slide-1 .owl-nav button {
    height: 30px;
    width: 30px;
  }
  .slide-layout.slide-1 .owl-nav button.owl-prev {
    color: #ffffff;
    left: 10px;
  }
  .slide-layout.slide-1 .owl-nav button.owl-prev:hover,
  .slide-layout.slide-1 .owl-nav button.owl-prev:focus,
  .slide-layout.slide-1 .owl-nav button.owl-prev:active {
    border-color: #ffffff;
  }
  .slide-layout.slide-1 .owl-nav button.owl-next {
    right: 10px;
  }
  .slide-layout.slide-1 .owl-nav button.owl-next:hover,
  .slide-layout.slide-1 .owl-nav button.owl-next:focus,
  .slide-layout.slide-1 .owl-nav button.owl-next:active {
    border-color: #ffffff;
  }
}
@media (max-width: 767px) {
  .slide-layout.slide-1 .owl-nav button {
    margin: -50px 0 0;
  }
  .slide-layout.slide-1 .owl-nav button.owl-next {
    color: #ffffff;
  }
}
.slide-layout.slide-2 {
  padding: 0 5px;
}
.slide-layout.slide-2 .owl-nav {
  margin-top: 0;
}
.slide-layout.slide-2 .owl-nav button {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -25px;
  text-align: center;
  line-height: 40px;
  color: #1a1a1a;
  border-radius: 50%;
}
.slide-layout.slide-2 .owl-nav button:hover,
.slide-layout.slide-2 .owl-nav button:focus,
.slide-layout.slide-2 .owl-nav button:active {
  background: none;
  color: #1a1a1a;
}
.slide-layout.slide-2 .owl-nav button.owl-prev {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  color: #ffffff;
  left: 25px;
}
.slide-layout.slide-2 .owl-nav button.owl-prev:hover,
.slide-layout.slide-2 .owl-nav button.owl-prev:focus,
.slide-layout.slide-2 .owl-nav button.owl-prev:active {
  border-color: #1a1a1a;
}
.slide-layout.slide-2 .owl-nav button.owl-next {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  color: #ffffff;
  right: 25px;
}
.slide-layout.slide-2 .owl-nav button.owl-next:hover,
.slide-layout.slide-2 .owl-nav button.owl-next:focus,
.slide-layout.slide-2 .owl-nav button.owl-next:active {
  border-color: #1a1a1a;
}
.slide-layout.slide-2 .intro-image-wrap {
  height: 0;
  padding-top: 132.98%;
  position: relative;
}
.slide-layout.slide-2 .intro-image-wrap a {
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.slide-layout.slide-2 .intro-image-wrap a:before {
  background-image: url('../../../templates/ja_good/images/mask/item-1.png');
  background-size: 100% 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.slide-layout.slide-2 .article-content {
  position: absolute;
  bottom: 0;
  padding: 30px;
}
.slide-layout.slide-2 .article-content .mod-articles-category-category a {
  background: #89bd55;
  color: #ffffff;
  display: inline-block;
  padding: 5px;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1;
}
.slide-layout.slide-2 .article-content .mod-articles-category-title a {
  color: #ffffff;
}
.slide-layout.slide-3 {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 1440px) {
  .slide-layout.slide-3 {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.slide-layout.slide-3 .label-slide {
  background: #89bd55;
  color: #ffffff;
  font-size: 10px;
  float: left;
  text-transform: uppercase;
  padding: 5px 10px;
  margin-right: 10px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .slide-layout.slide-3 .label-slide {
    display: inline-block;
    float: none;
  }
}
.slide-layout.slide-3 .owl-carousel {
  position: relative;
  top: 3px;
}
.slide-layout.slide-3 .top-info {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .slide-layout.slide-3 .top-info {
    flex-direction: column;
    align-items: flex-start;
  }
}
.slide-layout.slide-3 .top-info .mod-articles-category-title {
  font-size: 13px;
  font-weight: 500;
  margin: 0;
}
.slide-layout.slide-3 .top-info .mod-articles-category-title a {
  color: #1a1a1a;
}
.slide-layout.slide-3 .top-info .mod-articles-category-title a:hover,
.slide-layout.slide-3 .top-info .mod-articles-category-title a:focus,
.slide-layout.slide-3 .top-info .mod-articles-category-title a:active {
  color: #89bd55;
}
.slide-layout.slide-3 .top-info .mod-articles-category-date {
  color: #999999;
  text-transform: uppercase;
  font-size: 10px;
  padding-left: 7px;
  position: relative;
  top: 2px;
  margin-left: 7px;
}
@media (max-width: 767px) {
  .slide-layout.slide-3 .top-info .mod-articles-category-date {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    top: 0;
  }
}
.slide-layout.slide-3 .top-info .mod-articles-category-date:before {
  bottom: 1px;
  content: ".";
  position: absolute;
  left: 0;
}
@media (max-width: 767px) {
  .slide-layout.slide-3 .top-info .mod-articles-category-date:before {
    display: none;
  }
}
.slide-layout.slide-3 .bottom-info {
  font-size: 12px;
}
.t3-slideshow .slideshow-readmore .btn-default {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.t3-slideshow .slideshow-readmore .btn-default:hover,
.t3-slideshow .slideshow-readmore .btn-default:active,
.t3-slideshow .slideshow-readmore .btn-default:focus {
  background-color: #ffffff;
  color: #000000;
}
.article-slideshow {
  padding: 0 !important;
  position: relative;
}
.article-slideshow .swiper-container.gallery-top .swiper-slide {
  max-height: 840px;
  overflow: hidden;
  position: relative;
}
.article-slideshow .swiper-container.gallery-top .item-image {
  position: relative;
}
.article-slideshow .swiper-container.gallery-top .item-image:after {
  background: #000000;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.article-slideshow .item-image {
  float: none !important;
  position: relative;
}
.article-slideshow .item-image img {
  width: 100%;
}
.article-slideshow .swiper-container .container {
  position: absolute;
  padding: 60px 0;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
}
@media (min-width: 1200px) {
  .article-slideshow .swiper-container .container {
    margin-left: -585px;
  }
}
@media (max-width: 1199px) {
  .article-slideshow .swiper-container .container {
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 30px;
    width: 100%;
  }
}
.article-slideshow .article-container {
  color: #ffffff;
  text-align: left;
  height: auto;
  display: block;
}
.article-slideshow .article-container .article-header {
  width: 33.33%;
}
@media screen and (max-width: 1199px) {
  .article-slideshow .article-container .article-header {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .article-slideshow .article-info {
    width: 100%;
  }
}
.article-slideshow .article-title {
  font-weight: 700;
  margin: 0 0 20px;
  font-size: 36px;
  line-height: 1.4;
}
@media screen and (max-width: 1199px) {
  .article-slideshow .article-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .article-slideshow .article-title {
    font-size: 15px;
  }
}
.article-slideshow .article-title a {
  color: #ffffff;
}
.article-slideshow .article-title a:hover {
  text-decoration: none;
  color: #ffffff;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.article-slideshow .article-intro {
  font-size: 16px;
  filter: alpha(opacity=75);
  opacity: 0.75;
  margin-bottom: 20px;
}
.article-slideshow .mod-articles-category-category {
  background: #89bd55;
  color: #ffffff;
  padding: 5px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 0;
  display: inline-block;
}
.article-slideshow .mod-articles-category-category a {
  color: #ffffff;
}
.article-slideshow .swiper-button-prev,
.article-slideshow .swiper-button-next {
  width: 12px;
  height: 22px;
  background-size: 12px 22px;
}
@media (min-width: 992px) {
  .article-slideshow .swiper-button-prev,
  .article-slideshow .swiper-button-next {
    width: 22px;
    height: 40px;
    background-size: 222px 40px;
  }
}
@media (min-width: 1200px) {
  .article-slideshow .swiper-button-prev {
    left: 20px;
  }
}
@media (min-width: 1200px) {
  .article-slideshow .swiper-button-next {
    right: 20px;
  }
}
.article-slideshow .article-thumbs {
  padding: 0 15px;
  color: #ffffff;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.article-slideshow .article-thumbs .intro-image-wrap {
  float: left;
  position: relative;
  margin-right: 15px;
  width: 90px;
}
.article-slideshow .article-thumbs .intro-image-wrap:before,
.article-slideshow .article-thumbs .intro-image-wrap:after {
  display: table;
  content: " ";
}
.article-slideshow .article-thumbs .intro-image-wrap:after {
  clear: both;
}
@media (max-width: 991px) {
  .article-slideshow .article-thumbs .intro-image-wrap {
    margin-bottom: 10px;
    float: none;
    width: 100%;
  }
}
.article-slideshow .article-thumbs .intro-image-wrap .item-image {
  float: none;
  margin-right: 0;
  width: 90px;
  height: 90px;
  overflow: hidden;
}
.article-slideshow .article-thumbs .intro-image-wrap .item-image img {
  max-width: unset;
  max-height: 100%;
  width: auto;
}
.article-slideshow .article-thumbs h3 {
  margin: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: normal;
  color: #ffffff;
  font-weight: normal;
}
.article-slideshow .article-thumbs h3 a {
  color: #ffffff;
}
.article-slideshow .article-thumbs .article-aside {
  margin: 20px 0 0;
}
.article-slideshow .article-thumbs .article-aside > span {
  font-family: "IBM Plex Sans", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  color: #ffffff;
}
.article-slideshow .article-thumbs .article-aside > span a {
  color: #ffffff;
  line-height: normal;
}
.article-slideshow .article-thumbs .article-aside > span a:hover {
  text-decoration: none;
}
.article-slideshow .swiper-thumbs-wraper {
  position: absolute !important;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.article-slideshow .swiper-thumbs-wraper .container {
  padding: 60px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.article-slideshow .gallery-thumbs .swiper-wrapper {
  box-sizing: border-box;
}
.article-slideshow .gallery-thumbs .swiper-slide {
  height: 100%;
  cursor: pointer;
}
.article-slideshow .gallery-thumbs .swiper-slide .article-thumbs .article-aside span:before {
  background: #ffffff;
}
.article-slideshow .gallery-thumbs .swiper-slide-active {
  position: relative;
}
.article-slideshow .gallery-thumbs .swiper-slide-active .article-thumbs {
  filter: alpha(opacity=100);
  opacity: 1;
  color: #1a1a1a;
}
.article-slideshow .gallery-thumbs .swiper-slide-active .article-thumbs .article-aside span {
  color: #1a1a1a;
}
.ja-news {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .ja-news {
    padding-top: 20px;
  }
}
.ja-news .category-menu {
  float: right;
  margin-top: -80px;
}
@media (max-width: 767px) {
  .ja-news .category-menu {
    display: none;
  }
}
.ja-news .category-menu > ul {
  padding-right: 15px;
  margin: 0;
  padding-left: 0;
}
.ja-news .category-menu > ul > li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
}
.ja-news .category-menu > ul > li a {
  color: #555555;
  display: inline-block;
  padding-right: 0;
  padding-left: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
}
.ja-news .category-menu > ul > li a:hover,
.ja-news .category-menu > ul > li a:focus,
.ja-news .category-menu > ul > li a:active {
  background: none;
  color: #89bd55;
}
.no-title .ja-news .category-menu {
  position: static;
  margin: 0 0 20px 0;
  padding: 0 15px;
  text-align: left;
  width: 100%;
}
.no-title .ja-news .category-menu > ul {
  padding-right: 0;
}
.no-title .ja-news .category-menu > ul li a {
  padding: 0;
}
.no-title .ja-news .category-menu > ul li + li {
  margin-left: 10px;
}
.ja-news .mod-articles-category-group {
  background: #ffffff;
  border: 1px dashed #e8e8e8;
  color: #1a1a1a;
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 5px 15px;
  text-transform: uppercase;
  font-weight: 700;
}
.ja-news .category-menu + .ja-news-group .mod-articles-category-group {
  margin-top: 0;
}
.ja-news .article-content {
  padding: 0;
}
.ja-news .article-info {
  display: block;
  float: none;
  width: auto;
}
.ja-news .mod-articles-category-title {
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.39;
}
@media (max-width: 767px) {
  .ja-news .mod-articles-category-title {
    margin-bottom: 10px;
  }
}
.ja-news .mod-articles-category-title a {
  color: #1a1a1a;
}
.ja-news .mod-articles-category-title a:hover,
.ja-news .mod-articles-category-title a:focus,
.ja-news .mod-articles-category-title a:active {
  color: #000000;
}
.ja-news .article-aside {
  margin-bottom: 0;
}
.ja-news .article-aside.aside-before-title {
  margin-bottom: 10px;
}
.ja-news .article-aside.aside-after-title {
  margin-top: 20px;
}
.ja-news .item-image {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.ja-news .intro-image-wrap .item-image > a:not(.btn-play) {
  display: block;
  height: 100%;
}
.ja-news .intro-image-wrap .item-image > a:not(.btn-play) .img_caption {
  height: 100%;
}
.ja-news .intro-image-wrap .item-image p.img_caption {
  display: none;
}
.ja-news .mod-articles-category-introtext {
  font-family: "Source Serif Pro", Georgia, "Times New Roman", Times, serif;
  color: #555555;
  margin-bottom: 0;
}
.ja-news .mod-articles-category-readmore a,
.ja-news .mod-articles-category-readmore a.mod-articles-category-title {
  color: #999999;
  font-size: 13px;
}
.ja-news .mod-articles-category-readmore a:hover,
.ja-news .mod-articles-category-readmore a.mod-articles-category-title:hover,
.ja-news .mod-articles-category-readmore a:focus,
.ja-news .mod-articles-category-readmore a.mod-articles-category-title:focus,
.ja-news .mod-articles-category-readmore a:active,
.ja-news .mod-articles-category-readmore a.mod-articles-category-title:active {
  color: #89bd55;
}
.ja-news .news-big .mod-articles-category-title {
  font-size: 22px;
  line-height: 1.37;
}
@media (max-width: 767px) {
  .ja-news .news-big .mod-articles-category-title {
    font-size: 18px;
  }
}
.ja-news .news-big .item-image {
  margin-bottom: 20px;
}
.ja-news .news-big .item-image img {
  max-width: 100%;
}
.ja-news .news-medium {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .ja-news .news-medium {
    padding-bottom: 20px;
  }
}
.ja-news .news-medium .item-image {
  margin-bottom: 20px;
}
.ja-news .news-medium .item-image img {
  max-width: 100%;
}
.ja-news .news-normal + .news-normal {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .ja-news .news-normal + .news-normal {
    margin-top: 20px;
  }
}
.ja-news .news-normal .item-image {
  float: left;
  margin-right: 15px;
  margin-bottom: 0;
  width: 27%;
}
.ja-news .news-normal .item-image img {
  max-width: 100%;
}
.ja-news .news-normal .mod-articles-category-title {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.33;
}
@media (max-width: 767px) {
  .ja-news .news-normal .mod-articles-category-title {
    margin-bottom: 10px;
  }
}
.ja-news.ja-news-1 .news-normal {
  padding-bottom: 60px;
  position: relative;
}
@media (min-width: 992px) {
  .ja-news.ja-news-1 .news-normal + .news-normal {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .ja-news.ja-news-1 .news-normal {
    padding-bottom: 0;
  }
}
.ja-news.ja-news-1 .news-normal .aside-after-title {
  border-bottom: 1px solid #e8e8e8;
  position: absolute;
  bottom: 0;
  padding-bottom: 30px;
  left: 15px;
  right: 30px;
}
@media (max-width: 767px) {
  .ja-news.ja-news-1 .news-normal .aside-after-title {
    position: static;
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .ja-news.ja-news-1 .news-normal-wrap + .news-normal-wrap {
    margin-top: 30px;
  }
}
.ja-news.ja-news-1 .ja-news-group .mod-articles-category-group {
  margin-top: 30px;
  margin-bottom: 0;
}
.ja-news.ja-news-2 .news-medium {
  position: relative;
  padding-bottom: 60px;
}
.ja-news.ja-news-2 .news-medium .aside-after-title {
  border-bottom: 1px solid #e8e8e8;
  position: absolute;
  bottom: 0;
  padding-bottom: 30px;
  left: 15px;
  right: 15px;
}
.ja-news.ja-news-2 .mod-articles-category-group {
  margin-top: 0;
}
.ja-news.ja-news-3 .news-big {
  position: relative;
}
.ja-news.ja-news-3 .news-big + .news-big {
  margin-top: 30px;
}
.ja-news.ja-news-3 .news-big .article-content {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 30px;
}
.ja-news.ja-news-3 .news-big .mod-articles-category-introtext {
  color: #ffffff;
}
.ja-news.ja-news-3 .news-big .mod-articles-category-title a {
  color: #ffffff;
}
.ja-news.ja-news-3 .news-big .item-image {
  margin-bottom: 0;
  height: 400px;
  position: relative;
}
.ja-news.ja-news-3 .news-big .item-image:before {
  background-image: url('../../../templates/ja_good/images/mask/item-1.png');
  background-size: 100% 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.ja-news.ja-news-3 .news-big .item-image img {
  max-height: 100%;
  max-width: none;
}
@media (max-width: 991px) {
  .ja-news.ja-news-3 .news-big .item-image img {
    min-width: 100%;
  }
}
.ja-news.ja-news-3 .news-big .mod-articles-category-category {
  background: #89bd55;
  color: #ffffff;
  padding: 5px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 0;
  display: inline-block;
}
.ja-news.ja-news-3 .news-big .mod-articles-category-category a {
  color: #ffffff;
}
.ja-news.ja-news-4 .news-big {
  margin-bottom: 30px;
  position: relative;
}
.ja-news.ja-news-4 .news-big .article-content {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 30px;
}
.ja-news.ja-news-4 .news-big .mod-articles-category-introtext {
  color: #ffffff;
}
.ja-news.ja-news-4 .news-big .mod-articles-category-title a {
  color: #ffffff;
}
.ja-news.ja-news-4 .news-big .item-image {
  margin-bottom: 0;
  position: relative;
}
.ja-news.ja-news-4 .news-big .item-image:before {
  background-image: url('../../../templates/ja_good/images/mask/item-1.png');
  background-size: 100% 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.ja-news.ja-news-4 .news-big .mod-articles-category-category {
  background: #89bd55;
  color: #ffffff;
  padding: 5px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 0;
  display: inline-block;
}
.ja-news.ja-news-4 .news-big .mod-articles-category-category a {
  color: #ffffff;
}
.ja-news.ja-news-4 .news-sidebar {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .ja-news.ja-news-4 .news-sidebar {
    margin-bottom: 0;
  }
}
.ja-news.ja-news-4 .news-sidebar > .row {
  height: 100%;
}
.ja-news.ja-news-4 .news-normal {
  margin-top: 0;
  margin-bottom: 20px;
}
.ja-news.ja-news-4 .news-normal .item-image {
  width: 100%;
  float: none;
  margin-right: 0;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .ja-news.ja-news-4 {
    flex-flow: row wrap;
  }
  .ja-news.ja-news-4 .news-big {
    width: 50%;
  }
  .ja-news.ja-news-4 .news-sidebar {
    width: 50%;
  }
  .ja-news.ja-news-4 .news-sidebar .news-normal {
    margin-bottom: 0;
    padding-bottom: 60px;
    position: relative;
  }
  .ja-news.ja-news-4 .news-sidebar .news-normal .aside-after-title {
    border-bottom: 1px solid #e8e8e8;
    position: absolute;
    bottom: 0;
    padding-bottom: 30px;
    left: 15px;
    right: 30px;
  }
  .ja-news.ja-news-4 .news-footer {
    flex-basis: 100%;
  }
  .ja-news.ja-news-4 .news-footer .news-normal {
    margin-bottom: 0;
    position: relative;
    padding-bottom: 60px;
  }
  .ja-news.ja-news-4 .news-footer .news-normal .aside-after-title {
    border-bottom: 1px solid #e8e8e8;
    position: absolute;
    bottom: 0;
    padding-bottom: 30px;
    left: 15px;
    right: 30px;
  }
}
.ja-news.ja-news-5 .mod-articles-category-group {
  margin-top: 0;
}
.ja-news.ja-news-5 .article-content {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .ja-news.ja-news-5 .article-content {
    padding-bottom: 0;
  }
}
.ja-news.ja-news-5 .article-content .aside-after-title {
  border-bottom: 1px solid #e8e8e8;
  position: absolute;
  bottom: 0;
  padding-bottom: 30px;
  left: 15px;
  right: 30px;
}
@media (max-width: 767px) {
  .ja-news.ja-news-5 .article-content .aside-after-title {
    position: static;
    padding-bottom: 10px;
  }
}
.ja-news.ja-news-5 .news-big {
  margin-bottom: 30px;
}
.ja-news.ja-news-5 .news-big .item-image {
  width: 66.66%;
  float: left;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .ja-news.ja-news-5 .news-big .item-image {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
  }
}
.ja-news.ja-news-5 .news-big .article-content {
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  position: relative;
}
@media (max-width: 991px) {
  .ja-news.ja-news-5 .news-big .article-content {
    width: 100%;
  }
}
.ja-news.ja-news-5 .news-medium {
  position: relative;
}
.ja-news.ja-news-5 .news-medium .article-content {
  position: static;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .ja-news.ja-news-5 .news-medium .article-content {
    padding-bottom: 0;
  }
}
.ja-news.ja-news-6 {
  padding-top: 0;
  flex-wrap: wrap;
}
.ja-news.ja-news-6 .row {
  flex-wrap: wrap;
}
.ja-news.ja-news-6 .news-normal-group {
  padding-top: 30px;
}
.ja-news.ja-news-6 .news-big {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .ja-news.ja-news-6 .news-big {
    border: 0;
    padding-bottom: 15px;
  }
}
.ja-news.ja-news-6 .news-big .mod-articles-category-title {
  font-size: 22px;
}
@media (max-width: 991px) {
  .ja-news.ja-news-6 .news-big .mod-articles-category-title {
    font-size: 18px;
  }
}
.ja-news.ja-news-6 .news-normal {
  clear: both;
  padding-top: 15px;
  margin-top: 15px;
  position: relative;
}
.ja-news.ja-news-6 .news-normal:before,
.ja-news.ja-news-6 .news-normal:after {
  display: table;
  content: " ";
}
.ja-news.ja-news-6 .news-normal:after {
  clear: both;
}
@media (max-width: 767px) {
  .ja-news.ja-news-6 .news-normal {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.ja-news.ja-news-6 .news-normal .aside-after-title {
  position: absolute;
  bottom: 0;
  left: 105px;
}
@media (max-width: 991px) {
  .ja-news.ja-news-6 .news-normal .aside-after-title {
    position: static;
  }
}
.ja-news.ja-news-6 .news-normal .intro-image-wrap {
  float: left;
  position: relative;
  margin-right: 15px;
  width: 90px;
}
.ja-news.ja-news-6 .news-normal .intro-image-wrap:before,
.ja-news.ja-news-6 .news-normal .intro-image-wrap:after {
  display: table;
  content: " ";
}
.ja-news.ja-news-6 .news-normal .intro-image-wrap:after {
  clear: both;
}
@media (max-width: 991px) {
  .ja-news.ja-news-6 .news-normal .intro-image-wrap {
    margin-bottom: 15px;
    float: none;
    width: 100%;
  }
}
.ja-news.ja-news-6 .news-normal .intro-image-wrap .item-image {
  float: none;
  margin-right: 0;
  width: 90px;
  height: 90px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .ja-news.ja-news-6 .news-normal .intro-image-wrap .item-image {
    height: auto;
    width: 100%;
  }
}
.ja-news.ja-news-6 .news-normal .intro-image-wrap .item-image img {
  max-width: unset;
  max-height: 100%;
}
@media (max-width: 991px) {
  .ja-news.ja-news-6 .news-normal .intro-image-wrap .item-image img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .ja-news.ja-news-6 .col-sm-3 .module-title,
  .ja-news.ja-news-6 .col-sm-4 .module-title {
    padding-top: 0;
  }
}
.ja-news.ja-news-6 .col-sm-3 .news-normal .intro-image-wrap,
.ja-news.ja-news-6 .col-sm-4 .news-normal .intro-image-wrap {
  display: none;
}
.ja-news.ja-news-6 .col-sm-3 .news-normal .aside-after-title,
.ja-news.ja-news-6 .col-sm-4 .news-normal .aside-after-title {
  left: 0;
}
.ja-news.ja-news-6 .col-sm-3 .news-normal + .news-normal,
.ja-news.ja-news-6 .col-sm-4 .news-normal + .news-normal {
  border-top: 1px solid #e8e8e8;
}
@media (max-width: 767px) {
  .ja-news.ja-news-6 .col-sm-3 .news-normal + .news-normal,
  .ja-news.ja-news-6 .col-sm-4 .news-normal + .news-normal {
    border-top: 0;
  }
}
.ja-news.ja-news-7 .news-normal {
  padding-bottom: 60px;
  position: relative;
}
@media (min-width: 992px) {
  .ja-news.ja-news-7 .news-normal + .news-normal {
    margin-top: 0;
  }
}
.ja-news.ja-news-7 .news-normal .item-image {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.ja-news.ja-news-7 .news-normal .aside-after-title {
  border-bottom: 1px solid #e8e8e8;
  position: absolute;
  bottom: 0;
  padding-bottom: 30px;
  left: 15px;
  right: 30px;
}
.ja-news.ja-news-7 .news-normal-wrap {
  clear: both;
}
@media (min-width: 992px) {
  .ja-news.ja-news-7 .news-normal-wrap + .news-normal-wrap {
    margin-top: 30px;
  }
}
.ja-news.ja-news-7 .ja-news-group .mod-articles-category-group {
  margin-bottom: 30px;
  margin-top: 0;
}
.ja-news.ja-news-8 .news-big {
  position: relative;
  padding-bottom: 60px;
}
.ja-news.ja-news-8 .news-big .article-content {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .ja-news.ja-news-8 .news-big {
    margin-bottom: 20px;
  }
}
.ja-news.ja-news-8 .news-big .aside-after-title {
  border-bottom: 1px solid #e8e8e8;
  position: absolute;
  bottom: 0;
  padding-bottom: 30px;
  left: 15px;
  right: 30px;
}
.ja-news.ja-news-8 .news-normal {
  margin-top: 30px;
  padding-bottom: 60px;
  position: relative;
}
.ja-news.ja-news-8 .news-normal .item-image {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.ja-news.ja-news-8 .news-normal .aside-after-title {
  border-bottom: 1px solid #e8e8e8;
  position: absolute;
  bottom: 0;
  padding-bottom: 30px;
  left: 15px;
  right: 30px;
}
.ja-news.ja-news-8 .ja-news-group .mod-articles-category-group {
  margin-top: 30px;
  margin-bottom: 0;
}
.ja-news.ja-news-9 .mod-articles-category-group {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
  margin-top: 0;
}
.ja-news.ja-news-9 .intro-image-wrap {
  float: left;
  position: relative;
  margin-right: 15px;
  width: 90px;
  min-width: 90px;
  display: flex;
  align-items: center;
}
.ja-news.ja-news-9 .intro-image-wrap:before,
.ja-news.ja-news-9 .intro-image-wrap:after {
  display: table;
  content: " ";
}
.ja-news.ja-news-9 .intro-image-wrap:after {
  clear: both;
}
@media (max-width: 991px) {
  .ja-news.ja-news-9 .intro-image-wrap {
    margin-bottom: 10px;
    float: none;
    width: 100%;
  }
}
.ja-news.ja-news-9 .intro-image-wrap .item-image {
  float: none;
  margin-right: 0;
  width: 90px;
  height: 90px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .ja-news.ja-news-9 .intro-image-wrap .item-image {
    height: auto;
    width: 100%;
  }
}
.ja-news.ja-news-9 .intro-image-wrap .item-image img {
  max-width: none;
  max-height: 100%;
}
@media (max-width: 767px) {
  .ja-news.ja-news-9 .intro-image-wrap .item-image img {
    max-width: 100%;
  }
}
.ja-news.ja-news-9 .intro-image-wrap > span {
  background: #ff3333;
  color: #ffffff;
  top: 50%;
  left: -15px;
  font-size: 13px;
  font-weight: 700;
  height: 30px;
  width: 30px;
  line-height: 30px;
  position: absolute;
  margin-top: -15px;
  text-align: center;
}
@media (max-width: 767px) {
  .ja-news.ja-news-9 .intro-image-wrap > span {
    display: none;
  }
}
.ja-news.ja-news-9 .ja-gallery-list .btn-play {
  left: auto;
  right: 0;
  height: auto;
}
.ja-news.ja-news-9 .ja-video-list .btn-play {
  height: 25px;
  width: 25px;
  line-height: 25px;
  margin-top: -12.5px;
  margin-left: -12.5px;
  border: 0;
}
.ja-news.ja-news-9 .article-content {
  overflow: hidden;
  position: relative;
}
.ja-news.ja-news-9 .article-content .aside-after-title {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .ja-news.ja-news-9 .article-content .aside-after-title {
    position: static;
    margin-top: 10px;
  }
}
.ja-news.ja-news-9 .mod-articles-category-tags .tags > span .label {
  background: rgba(225, 225, 225, 0.3);
}
.ja-news.ja-news-9 .mod-articles-category-tags .tags > span .label:hover {
  border: none;
}
.ja-news.ja-news-10 .news-big-wrap {
  clear: both;
}
.ja-news.ja-news-10 .news-big.col-md-8 .new-inner {
  padding-top: 66.66667%;
  height: 0;
  position: relative;
}
@media (max-width: 991px) {
  .ja-news.ja-news-10 .news-big.col-md-8 .new-inner {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .ja-news.ja-news-10 .news-big.col-md-8 .new-inner {
    padding-top: 100%;
    margin-bottom: 20px;
  }
}
.ja-news.ja-news-10 .news-big.col-md-4 .new-inner {
  padding-top: 138.4615%;
  height: 0;
  position: relative;
}
.ja-news.ja-news-10 .news-big span.empty {
  display: none;
}
.ja-news.ja-news-10 .news-big .item-image {
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.ja-news.ja-news-10 .news-big .item-image:before {
  background-image: url('../../../templates/ja_good/images/mask/item-1.png');
  background-size: 100% 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.ja-news.ja-news-10 .news-big .article-content {
  bottom: 0;
  position: absolute;
  left: 0;
  padding: 30px;
}
.ja-news.ja-news-10 .news-big .mod-articles-category-title a {
  color: #ffffff;
  font-size: 30px;
}
@media (max-width: 767px) {
  .ja-news.ja-news-10 .news-big .mod-articles-category-title a {
    font-size: 18px;
  }
}
.ja-news.ja-news-10 .news-big .mod-articles-category-introtext {
  color: #999999;
}
.ja-news.ja-news-10 .news-big .mod-articles-category-category a {
  background: #89bd55;
  color: #ffffff;
  padding: 5px;
}
.ja-news.ja-news-10 .news-normal {
  margin-top: 30px;
  padding-bottom: 60px;
  position: relative;
}
.ja-news.ja-news-10 .news-normal .item-image {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.ja-news.ja-news-10 .news-normal .aside-after-title {
  border-bottom: 1px solid #e8e8e8;
  position: absolute;
  bottom: 0;
  padding-bottom: 30px;
  left: 15px;
  right: 15px;
}
.ja-news.ja-news-11 {
  flex-wrap: wrap;
}
.ja-news.ja-news-11 .news-big-wrap {
  clear: both;
}
.ja-news.ja-news-11 .news-big {
  margin-bottom: 30px;
}
.ja-news.ja-news-11 .news-big.col-md-6 .new-inner {
  padding-top: 66.66667%;
  height: 0;
  position: relative;
}
@media (max-width: 767px) {
  .ja-news.ja-news-11 .news-big.col-md-6 .new-inner {
    padding-top: 120%;
  }
}
.ja-news.ja-news-11 .news-big span.empty {
  display: none;
}
.ja-news.ja-news-11 .news-big .item-image {
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.ja-news.ja-news-11 .news-big .item-image:before {
  background-image: url('../../../templates/ja_good/images/mask/item-1.png');
  background-size: 100% 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.ja-news.ja-news-11 .news-big .article-content {
  bottom: 0;
  position: absolute;
  left: 0;
  padding: 30px;
}
.ja-news.ja-news-11 .news-big .mod-articles-category-title a {
  color: #ffffff;
  font-size: 30px;
}
@media (max-width: 767px) {
  .ja-news.ja-news-11 .news-big .mod-articles-category-title a {
    font-size: 22px;
  }
}
.ja-news.ja-news-11 .news-big .mod-articles-category-introtext {
  color: #999999;
}
.ja-news.ja-news-11 .news-big .mod-articles-category-category a {
  background: #89bd55;
  color: #ffffff;
  padding: 5px;
}
.ja-news.ja-news-11 .news-normal-wrap {
  clear: both;
}
.ja-news.ja-news-11 .news-normal {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 60px;
}
.ja-news.ja-news-11 .news-normal + .news-normal {
  margin-top: 0;
}
.ja-news.ja-news-11 .news-normal .item-image {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.ja-news.ja-news-11 .news-normal .aside-after-title {
  border-bottom: 1px solid #e8e8e8;
  position: absolute;
  bottom: 0;
  padding-bottom: 30px;
  left: 15px;
  right: 15px;
}
.ja-news.ja-news-12 .news-medium {
  padding-bottom: 0;
}
.ja-news.ja-news-12 .news-medium + .news-medium .news-medium-inner {
  border-top: 1px solid #e8e8e8;
  padding-top: 30px;
  margin-top: 30px;
}
.ja-news.ja-news-13 .news-normal + .news-normal {
  border-top: 1px solid #e8e8e8;
  padding-top: 30px;
}
.layout-lead .ja-news.ja-news-12 .news-medium {
  position: relative;
  padding-bottom: 0;
}
.layout-lead .ja-news.ja-news-12 .news-medium .aside-after-title {
  border: 0;
  padding: 0;
  position: relative;
  left: 0;
  right: 0;
}
.layout-lead .ja-news.ja-news-12 .news-medium .mod-articles-category-category a {
  border: 1px solid #1a1a1a;
  background: #ffffff;
  color: #1a1a1a;
  position: absolute;
  padding: 0 10px;
  height: 28px;
  line-height: 30px;
  margin-top: -15px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.layout-lead .ja-news.ja-news-12 .news-medium .item-image {
  margin-bottom: 0;
}
.layout-lead .ja-news.ja-news-12 .news-medium .article-content {
  border: 1px solid #e8e8e8;
  padding: 60px;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .layout-lead .ja-news.ja-news-12 .news-medium .article-content {
    padding: 30px;
  }
}
.layout-lead .ja-news.ja-news-12 .news-medium .article-content .mod-articles-category-title {
  font-size: 36px;
}
@media (max-width: 767px) {
  .layout-lead .ja-news.ja-news-12 .news-medium .article-content .mod-articles-category-title {
    font-size: 22px;
  }
}