.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 50px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 20px;
  margin: 0 0 12.5px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 25px;
  }
}
.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: 19px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
  color: #676869;
}
#login-form ul.unstyled {
  margin-top: 25px;
  padding-left: 20px;
}
#login-form ul.unstyled > li > a {
  color: #676869;
}
#login-form ul.unstyled > li > a span {
  color: #676869;
  font-size: 11px;
}
#login-form ul.unstyled > li > a:hover {
  text-decoration: underline;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #e7e8e9;
  font-size: 14px;
  padding-top: 12.5px;
  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: 12.5px 0;
  border-top: 1px solid #e7e8e9;
}
.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;
}
.categories-module.mod-list > li,
ul.categories-module.mod-list > li,
.category-module.mod-list > li,
ul.category-module.mod-list > li {
  padding: 0;
}
.categories-module.mod-list > li + li,
ul.categories-module.mod-list > li + li,
.category-module.mod-list > li + li,
ul.category-module.mod-list > li + li {
  margin-top: 12.5px;
  padding: 0;
  border: none;
}
.categories-module.mod-list > li h4:before,
ul.categories-module.mod-list > li h4:before,
.category-module.mod-list > li h4:before,
ul.category-module.mod-list > li h4:before {
  color: #979899;
  content: "\f07c";
  font-family: FontAwesome;
  margin-right: 3.125px;
}
.categories-module.mod-list > li h4 a,
ul.categories-module.mod-list > li h4 a,
.category-module.mod-list > li h4 a,
ul.category-module.mod-list > li h4 a {
  color: #676869;
  font-weight: 400;
}
.categories-module.mod-list > li h4 a:hover,
ul.categories-module.mod-list > li h4 a:hover,
.category-module.mod-list > li h4 a:hover,
ul.category-module.mod-list > li h4 a:hover,
.categories-module.mod-list > li h4 a:focus,
ul.categories-module.mod-list > li h4 a:focus,
.category-module.mod-list > li h4 a:focus,
ul.category-module.mod-list > li h4 a:focus,
.categories-module.mod-list > li h4 a:active,
ul.categories-module.mod-list > li h4 a:active,
.category-module.mod-list > li h4 a:active,
ul.category-module.mod-list > li h4 a:active {
  border-bottom: 1px solid #e7e8e9;
}
.owl-categories {
  display: inline-block;
  overflow: hidden;
  padding: 0 168px;
  margin-bottom: -108px;
  margin-top: -36px;
  width: 100%;
}
@media (max-width: 991px) {
  .owl-categories {
    margin-bottom: 0;
    padding: 0 72px;
  }
}
.owl-categories .owl-carousel .owl-stage-outer {
  padding: 36px 0;
  overflow: visible;
}
.owl-categories .category-inner a {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 672px;
  width: 100%;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
@media (max-width: 767px) {
  .owl-categories .category-inner a {
    height: 300px;
  }
}
.owl-categories .category-inner a:hover,
.owl-categories .category-inner a:focus,
.owl-categories .category-inner a:active {
  text-decoration: none;
  transform: scale(1.05);
}
.owl-categories .category-inner .info {
  background: linear-gradient(to top, #000000, transparent);
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 36px;
}
.owl-categories .category-inner .info .title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 6.25px;
}
.owl-categories .category-inner .info .numitems {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.owl-categories .category-inner .info .desc {
  display: block;
  margin-top: 12.5px;
  text-align: center;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.grid-categories .category-item {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .grid-categories .category-item {
    margin-bottom: 18px;
  }
}
.grid-categories .category-item a {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.grid-categories .category-item .info {
  background: linear-gradient(to top, #000000, transparent);
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 36px;
}
.grid-categories .category-item .info .title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 6.25px;
}
.grid-categories .category-item .info .numitems {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.grid-categories .category-item .info .desc {
  display: block;
  margin-top: 12.5px;
  text-align: center;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.grid-categories .col-sm-8 .category-item {
  padding-bottom: 47%;
}
.category-module.mod-owl {
  padding: 0 114px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .category-module.mod-owl {
    padding: 0 18px;
  }
}
.category-module.mod-owl.container,
.container > .category-module.mod-owl {
  padding: 0;
}
.category-module.mod-owl .owl-carousel {
  margin-top: -36px;
}
.category-module.mod-owl .owl-carousel .owl-stage {
  display: flex;
}
.category-module.mod-owl .owl-carousel .owl-stage-outer {
  padding: 36px 0;
  overflow: visible;
}
.category-module.mod-grid .col-lg-4 {
  margin-bottom: 36px;
}
.category-module .intro-image {
  position: relative;
}
.category-module .intro-image .item-image {
  float: none !important;
}
.category-module .intro-image .item-image img {
  width: 100%;
}
.category-module .intro-image .item-image .carousel-control .ion-ios-arrow-round-back,
.category-module .intro-image .item-image .carousel-control .ion-ios-arrow-round-forward {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 50%;
  margin-left: -18px;
  background: none;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  line-height: 36px;
  height: 36px;
  width: 36px;
}
.category-module .intro-image .tag-label {
  background: #55cc55;
  color: #ffffff;
  position: absolute;
  top: 100%;
  left: 36px;
  height: 25px;
  font-size: 11px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
  padding: 0 12.5px;
  margin-top: -12.5px;
}
.category-module .intro-image .tag-label:before {
  content: "";
  border-width: 12.5px 12.5px 12.5px 6.25px;
  border-style: solid;
  border-color: transparent transparent transparent #55cc55;
  position: absolute;
  left: 100%;
}
.category-module .intro-image .tag-label.label-rent {
  background: #3f3e3d;
}
.category-module .intro-image .tag-label.label-rent:before {
  border-color: transparent transparent transparent #3f3e3d;
}
@media (max-width: 991px) {
  .category-module .intro-image .tag-label {
    left: 18px;
  }
}
.category-module .intro-image .featured-label {
  background: #ffffff;
  color: #c7c8c9;
  position: absolute;
  top: 100%;
  right: 36px;
  height: 36px;
  width: 36px;
  font-size: 11px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  padding: 0;
  margin-top: -18px;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}
.category-module .intro-image .featured-label.featured-label-yes {
  background: #ff4444;
  color: #ffffff;
}
.category-module .item-inner {
  background: #ffffff;
  border: 1px solid #e7e8e9;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  -webkit-transition: box-shadow 500ms;
  -o-transition: box-shadow 500ms;
  transition: box-shadow 500ms;
}
.category-module .item-inner:hover {
  border-color: #dadbdd;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}
.category-module .item-inner .info-detail {
  background: #ffffff;
  padding: 36px;
}
@media (max-width: 991px) {
  .category-module .item-inner .info-detail {
    padding: 18px;
  }
}
.category-module .item-inner .mod-articles-category-title {
  color: #002855;
  display: block;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 12.5px;
}
.category-module .item-inner .meta {
  color: #979899;
  font-size: 11px;
  text-transform: uppercase;
}
.category-module .item-inner .meta > span {
  display: inline-block;
  margin-right: 12.5px;
  padding: 4px 0;
}
.category-module .item-inner .mod-articles-category-introtext {
  margin-top: 25px;
}
.category-module .item-inner .mod-articles-category-tags {
  margin-bottom: 12.5px;
}
.category-module .item-inner .ct-field-row {
  display: flex;
}
.category-module .item-inner .ct-field-row > div {
  flex-grow: 1;
  padding: 9px 9px 9px 0;
  white-space: nowrap;
  width: 33%;
}
@media (max-width: 991px) {
  .category-module .item-inner .ct-field-row > div {
    padding: 12px;
  }
}
.category-module .item-inner .ct-field-row > div.mod-articles-category-writtenby {
  border-left: none;
  text-align: right;
  padding-right: 36px;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .category-module .item-inner .ct-field-row > div.mod-articles-category-writtenby {
    padding-right: 12px;
  }
}
.category-module .item-inner .ct-field-row > div.mod-articles-category-writtenby .field-label,
.category-module .item-inner .ct-field-row > div.mod-articles-category-writtenby .author-name {
  display: none;
}
.category-module .item-inner .ct-field-row > div.mod-articles-category-writtenby .author-avatar {
  border-radius: 50%;
  height: 36px;
  width: auto;
  display: inline-block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .category-module .item-inner {
    display: block;
  }
}
.t3-hero .custom .map-container {
  width: 100% !important;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #e7e8e9;
}
.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: #c7c8c9;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0;
}
.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: #c7c8c9;
  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: #006f91;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #c7c8c9;
  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: #006f91;
}
.module-ct > ol.breadcrumb {
  padding: 19px 30px;
  margin-left: 0;
}
.t3-masthead .ja-masthead {
  position: relative;
  text-align: center;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead {
    padding: 72px 0;
  }
}
.t3-masthead .ja-masthead:before {
  z-index: 5;
  opacity: 0.58;
}
.t3-masthead .ja-masthead .ja-masthead-detail {
  align-items: center;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.t3-masthead .ja-masthead .ja-masthead-detail h3 {
  color: #002c5b;
  font-size: 24px;
  font-weight: bold;
  margin: 30px auto 12.5px;
  line-height: 1.5;
  display: inline-block;
  position: relative;
}
.t3-masthead .ja-masthead .ja-masthead-detail h3::after {
  content: "";
  position: absolute;
  left: 1.6ch;
  right: 1.2ch;
  bottom: -2px;
  height: 2px;
  background: currentColor;
}
@media (max-width: 991px) {
  .t3-masthead .ja-masthead .ja-masthead-detail h3 {
    font-size: 50px;
    padding: 0 36px;
  }
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail h3 {
    font-size: 36px;
    padding: 0 12.5px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-description {
  font-size: 18px;
  opacity: 0.8;
  margin-top: 25px;
  padding: 0 108px;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-description {
    font-size: 16px;
  }
}
.t3-masthead .ja-masthead .article-info {
  width: 100%;
}
.t3-masthead .ja-masthead .article-info .article-info {
  color: #ffffff;
  float: left;
  font-size: 18px;
  margin: 0;
  width: 100%;
  opacity: 0.85;
  padding: 0 12.5px;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .article-info .article-info {
    font-size: 16px;
  }
}
.t3-masthead .ja-masthead .article-info .article-info a {
  color: #ffffff;
}
.t3-masthead .ja-masthead .article-info .article-info a:hover,
.t3-masthead .ja-masthead .article-info .article-info a:focus,
.t3-masthead .ja-masthead .article-info .article-info a:active {
  text-decoration: underline;
}
.t3-masthead .ja-masthead .article-info .article-info .article-info-term {
  display: none;
}
.t3-masthead .ja-masthead .article-info .article-info dd {
  display: inline-block;
  margin-left: 0;
  white-space: nowrap;
  margin-right: 0;
}
.t3-masthead .ja-masthead .article-info .article-info dd strong {
  font-weight: 500;
}
.t3-masthead .ja-masthead .article-info .article-info dd .fa {
  display: none;
}
.t3-masthead .ja-masthead .article-info .article-info dd + dd:before {
  content: "-";
  margin-left: 4px;
  margin-right: 2px;
}
.t3-masthead .ja-masthead .article-info .article-info .tooltip + dd:before {
  content: "-";
  margin-left: 4px;
  margin-right: 2px;
}
.t3-masthead .ja-masthead .article-info ul.btn-group {
  display: flex;
  justify-content: center;
  margin: 0;
  line-height: 36px;
  padding: 0;
  width: 100%;
}
.t3-masthead .ja-masthead .article-info ul.btn-group > li {
  list-style: none;
}
.t3-masthead .ja-masthead .article-info ul.btn-group > li + li {
  margin-left: 4.16666667px;
}
.t3-masthead .ja-masthead .article-info ul.btn-group > li > a {
  background: rgba(0, 0, 0, 0.5);
  font-size: 11px;
  padding: 2px 8px;
  text-transform: capitalize;
  color: #ffffff;
}
.t3-masthead .ja-masthead .article-info ul.btn-group > li > a:hover {
  text-decoration: underline;
}
.view-article .ja-masthead:before {
  background-color: #000;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.58;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}
.view-article .ja-masthead-detail {
  position: relative;
  z-index: 10;
}
.acym_module {
  position: relative;
}
.acym_module td,
.acym_module tr td {
  border: 0;
}
.acym_module .acyterms {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.acym_module .acyterms input[type="checkbox"] {
  margin-right: 6px;
  margin-top: 6px;
  width: 25px;
  padding: 0;
}
.acym_module .acyterms > a {
  margin: 0 4.16666667px;
}
.acym_module .acyterms .fade {
  height: 85vh;
}
.acym_module .acyterms .fade .modal-body {
  height: 100vh;
}
.acym_module .acyterms .fade .modal-body iframe {
  height: 70vh;
}
.acym_module .acyterms .fade .modal-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 7px 12px;
}
.acym_module .acyterms .fade .modal-footer a {
  color: #00aadd;
}
.acym_module .acyterms .fade .modal-footer a:hover {
  color: #0083aa;
  background: transparent;
}
.acym_module .acyterms .fade.in {
  display: block !important;
}
.acym_module .acym_module_form input {
  background: #ffffff;
  border: 1px solid #002c5b;
  padding: 13px 20px;
  height: 49px;
  max-width: 100%;
}
.acym_module .acym_module_form input[type="email"] {
  width: 100%;
}
@media (min-width: 1200px) {
  .acym_module .acym_module_form input[type="email"] {
    min-width: 345px;
  }
}
.acym_module .acym_module_form input[type="checkbox"] {
  width: auto;
  height: auto;
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
}
.acym_module .acym_module_form input.subbutton {
  background-color: #002c5b;
  background-image: url('../../templates/ja_property/images/arrow.png');
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  margin-left: -1px;
  width: 49px;
}
.acym_module .acym_module_form .onefield input[type="checkbox"] {
  height: auto;
  display: inline;
}
.acym_module .acyfield_text {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .subscribe-footer {
    clear: both;
    width: 100%;
    padding-bottom: 25px;
  }
}
ul.latestnews > li {
  margin-bottom: 6.25px;
}
ul.latestnews > li a {
  color: #676869;
}
ul.latestnews > li a:hover {
  text-decoration: underline;
}