.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 23px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 46px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 11.5px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 23px;
  }
}
.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-highlight {
  background: #fa2d2d;
  color: #ffffff;
}
.module-highlight .btn {
  background: #f91414;
  border: 0;
}
.module-highlight a {
  color: #ffffff;
}
.header-bookonline {
  margin: 5px 0;
}
.header-bookonline:before,
.header-bookonline:after {
  display: table;
  content: " ";
}
.header-bookonline:after {
  clear: both;
}
.header-bookonline a {
  color: #ffffff;
  position: relative;
  float: right;
  background: #fa2d2d;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding: 10px 15px 10px 35px;
}
.header-bookonline a:hover {
  text-decoration: none;
}
.header-bookonline a:before {
  border-bottom: 37px solid rgba(0, 0, 0, 0);
  border-left: 24px solid #000000;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
}
.header-bookonline a > .fa {
  color: rgba(255, 255, 255, 0.6);
  margin-right: 5px;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form #form-login-username,
#login-form #form-login-password,
#login-form #form-login-secretkey {
  border: 1px solid #eeeeee;
}
#login-form #form-login-username:hover,
#login-form #form-login-password:hover,
#login-form #form-login-secretkey:hover,
#login-form #form-login-username:focus,
#login-form #form-login-password:focus,
#login-form #form-login-secretkey:focus {
  border-color: #fa2d2d;
  outline: 0;
}
#login-form #form-login-secretkey .input-group-addon {
  border: none;
  border-radius: 0;
}
#login-form .input-group-addon:first-child {
  border: 0;
  background: none;
  color: #999999;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
  font-family: 'Roboto Slab', serif;
  border: 0;
  font-size: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 0;
}
#login-form input[type="text"]:hover,
#login-form input[type="password"]:hover,
#login-form input[type="text"]:focus,
#login-form input[type="password"]:focus {
  outline: 0;
}
#login-form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
#login-form .btn-primary {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 23px;
  padding-left: 0;
}
#login-form ul.unstyled li {
  display: block;
  font-size: 13px;
  font-family: 'Roboto Slab', serif;
}
#login-form ul.unstyled li a {
  color: #999999;
}
#login-form ul.unstyled li a:hover {
  color: #fa2d2d;
}
#login-form ul.unstyled li span.fa {
  display: none;
}
#login-form #form-login-remember label {
  font-weight: normal;
  padding-left: 20px;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  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: 10px 0;
  border-top: 1px solid #eeeeee;
}
.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: 14px;
  font-weight: normal;
}
.category-module > div[class^="col-xs-"]:hover .article-img:after {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media screen and (max-width: 992px) {
  .category-module > div[class^="col-xs-"]:hover .article-img:after {
    filter: alpha(opacity=0);
    opacity: 0;
  }
}
.category-module > div[class^="col-xs-"]:hover .article-img .btn {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.category-module > div[class^="col-xs-"]:hover .article-img .btn:hover,
.category-module > div[class^="col-xs-"]:hover .article-img .btn:focus,
.category-module > div[class^="col-xs-"]:hover .article-img .btn:active {
  background: #ffffff;
  color: #333333;
}
@media screen and (max-width: 992px) {
  .category-module > div[class^="col-xs-"]:hover .article-img .btn {
    filter: alpha(opacity=0);
    opacity: 0;
  }
}
.category-module > div[class^="col-xs-"]:hover .article-content h4 a,
.category-module > div[class^="col-xs-"]:hover .article-content h5 a,
.category-module > div[class^="col-xs-"]:hover .article-content .h4 a,
.category-module > div[class^="col-xs-"]:hover .article-content .h5 a {
  color: #66a9f2;
}
.category-module .category-info {
  margin-bottom: 0;
}
.category-module .category-info .category-title {
  font-size: 36px;
  font-weight: 700;
  margin-top: 0;
}
.category-module .category-info .category-title .first-letter {
  font-weight: 300;
  display: block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .category-module .category-info .category-title .first-letter {
    display: inline-block;
  }
}
.category-module .category-info .btn {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .category-module .category-info .btn {
    position: static;
  }
}
@media (max-width: 767px) {
  .category-module .category-info .btn {
    position: static;
  }
}
.category-module .article-content {
  padding: 30px;
}
.category-module .article-content h4,
.category-module .article-content h5,
.category-module .article-content .h4,
.category-module .article-content .h5 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  line-height: 1.5;
}
@media (min-width: 480px) and (max-width: 991px) {
  .category-module .article-content h4,
  .category-module .article-content h5,
  .category-module .article-content .h4,
  .category-module .article-content .h5 {
    margin-bottom: 5px;
  }
}
.category-module .article-content h4 a,
.category-module .article-content h5 a,
.category-module .article-content .h4 a,
.category-module .article-content .h5 a {
  color: #333333;
}
.category-module .article-content h4 a:hover,
.category-module .article-content h5 a:hover,
.category-module .article-content .h4 a:hover,
.category-module .article-content .h5 a:hover,
.category-module .article-content h4 a:focus,
.category-module .article-content h5 a:focus,
.category-module .article-content .h4 a:focus,
.category-module .article-content .h5 a:focus,
.category-module .article-content h4 a:active,
.category-module .article-content h5 a:active,
.category-module .article-content .h4 a:active,
.category-module .article-content .h5 a:active {
  color: #66a9f2;
  text-decoration: none;
}
.category-module .article-img {
  margin: 0;
  position: relative;
  background: #000000;
  overflow: hidden;
}
@media (max-width: 991px) {
  .category-module .article-img {
    height: 250px;
  }
}
.category-module .article-img:after {
  content: "";
  background: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
  transition: opacity 0.2s ease 0s;
}
.category-module .article-img:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 30px;
  border-bottom: 10px solid #ffffff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: 2;
}
.category-module .article-img .img-intro {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .category-module .article-img .img-intro img {
    max-height: 100%;
  }
}
.category-module .article-img .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  background: none;
  width: 90px;
  height: 40px;
  color: #ffffff;
  line-height: 40px;
  margin-left: -45px;
  margin-top: -20px;
  text-align: center;
  padding: 0;
  z-index: 2;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.category-module .article-img .btn:hover,
.category-module .article-img .btn:focus,
.category-module .article-img .btn:active {
  border-color: #ffffff;
}
.triangle-style .article-img img {
  max-height: 100%;
}
@media (max-width: 767px) {
  .triangle-style .article-img {
    height: auto;
    position: relative;
  }
  .triangle-style .article-img img {
    max-height: none;
    max-width: 100%;
  }
}
.triangle-style .article-img:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: auto;
  width: 100%;
  height: 50px;
  background: url("../../../templates/ja_decor/images/img-mask-down.png") no-repeat right bottom;
  z-index: 2;
  border: 0;
  -webkit-transition: height 0.2s ease 0s;
  -o-transition: height 0.2s ease 0s;
  transition: height 0.2s ease 0s;
}
@media (max-width: 991px) {
  .triangle-style .article-img:before {
    display: none;
  }
}
.triangle-style .triangle-up .article-content {
  height: 250px;
}
@media (max-width: 991px) {
  .triangle-style .triangle-up .article-content {
    height: auto;
  }
}
.triangle-style .triangle-up .article-img {
  height: 350px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .triangle-style .triangle-up .article-img {
    height: 250px;
    position: relative;
  }
}
@media (max-width: 767px) {
  .triangle-style .triangle-up .article-img {
    height: auto;
    position: relative;
  }
  .triangle-style .triangle-up .article-img img {
    max-width: 100%;
  }
}
.triangle-style .triangle-up .article-img:before {
  top: 0;
  background: url("../../../templates/ja_decor/images/img-mask-up.png") no-repeat right bottom;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  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: #eeeeee;
  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: #1f81ec;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  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: #1f81ec;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.sticky-module {
  position: fixed;
  left: 0;
  top: 145px;
  width: 30px;
  z-index: 1;
  display: none;
}
.sticky-module.sticky-module-right {
  left: auto;
  right: 0;
}
@media (min-width: 992px) {
  .sticky-module {
    display: block;
  }
}
.sticky-module .addthis_32x32_style .at15nc.at300bs,
.sticky-module .addthis_32x32_style .at15nc.at15t {
  background-image: url("../../../templates/ja_decor/images/ico/social.png") !important;
  height: 30px !important;
  line-height: 30px !important;
  width: 30px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_twitter {
  background-position: 0px -30px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_twitter:hover {
  background-position: -30px -30px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_facebook {
  background-position: 0px 0px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_facebook:hover {
  background-position: -30px 0px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_google_follow {
  background-position: 0px -60px !important;
}
.sticky-module .addthis_32x32_style .at15nc.at15t_google_follow:hover {
  background-position: -30px -60px !important;
}
.sticky-module .addthis_toolbox {
  width: 30px;
  padding: 0;
  text-align: right;
}
.sticky-module .addthis_default_style .addthis_separator,
.sticky-module .addthis_default_style .at300b,
.sticky-module .addthis_default_style .at300bo,
.sticky-module .addthis_default_style .at300m,
.sticky-module .addthis_default_style .at300bs {
  float: none;
  display: block;
  padding: 0 0 2px;
}
.footer-map {
  position: relative;
}
.footer-map .map-container {
  max-width: 100%;
  margin: 0;
}
.office-info {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  right: 100px;
  padding: 30px;
  position: absolute;
  top: 15%;
}
.old-ie .office-info {
  background: #000000;
}
.office-info h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
.office-info ul {
  margin: 0;
  padding: 0;
}
.office-info li {
  list-style: none;
  padding-bottom: 10px;
  color: #999999;
}
.office-info li i {
  margin-right: 5px;
}
.office-info li a {
  color: #66a9f2;
}
.office-info li a:hover,
.office-info li a:focus,
.office-info li a:active {
  color: #ffffff;
}
.t3-footer .acymailing_module .acymailing_introtext {
  margin-bottom: 10px !important;
}
.t3-footer .acymailing_module .acymailing_form {
  margin: 10px 0;
  width: 100%;
}
.t3-footer .acymailing_module .acymailing_form .acysubbuttons,
.t3-footer .acymailing_module .acymailing_form .acyfield_email,
.t3-footer .acymailing_module .acymailing_form .acyfield_name,
.t3-footer .acymailing_module .acymailing_form .acyterms {
  text-align: left;
  margin: 5px 0 !important;
  display: inline-block;
  vertical-align: middle;
}
.t3-footer .acymailing_module .acymailing_form .acysubbuttons .subbutton {
  margin-left: -3px;
}
.t3-footer .acymailing_module .acymailing_form td {
  padding: 10px 0;
}
.t3-footer .acymailing_module .acymailing_form input[type=text],
.t3-footer .acymailing_module .acymailing_form .btn {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.t3-footer .acymailing_module .acymailing_form input[type=text] {
  font-size: 13px;
  background: #333333;
  color: #555555;
  border-color: transparent;
  height: 36px;
  min-width: 200px;
}
.t3-footer .acymailing_module .acymailing_form input[type=text]:hover,
.t3-footer .acymailing_module .acymailing_form input[type=text]:focus {
  background: #ffffff;
  color: #555555;
  border-color: transparent;
}
@media (min-width: 992px) and (max-width: 1024px) {
  .t3-footer .acymailing_module .acymailing_form input[type=text] {
    max-width: 100px;
    min-width: 0;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .t3-footer .acymailing_module .acymailing_form input[type=text] {
    max-width: 190px;
    min-width: 0;
  }
}
.t3-footer .acymailing_module .acymailing_form .unsubbutton,
.t3-footer .acymailing_module .acymailing_form .subbutton {
  height: 36px;
  background: #333333;
  color: #555555;
  border-color: transparent;
  cursor: pointer;
}
.t3-footer .acymailing_module .acymailing_form .subbutton {
  width: 36px;
}
.t3-footer .acymailing_module .acymailing_form:hover .btn {
  background: #fa2d2d;
  color: #ffffff;
}
.t3-footer .acymailing_module .acymailing_form:hover .btn:hover {
  background: #ee0606;
}
.t3-footer .acymailing_module .acymailing_form:hover input[type=text] {
  background: #ffffff;
  color: #555555;
}
.video-wrapper {
  overflow: hidden;
  position: relative;
  max-width: 720px;
  margin: 0 auto;
}
.video-wrapper .video-play-icon {
  position: absolute;
  width: 90px;
  height: 90px;
  color: #ffffff;
  top: 50%;
  left: 50%;
  margin-left: -45px;
  margin-top: -45px;
  line-height: 90px;
  font-size: 90px;
  text-align: center;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.video-wrapper .video-play-icon:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.video-wrapper .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  
  padding-top: 25px;
  height: 0;
}
.video-wrapper .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-article {
  overflow: hidden;
}
.single-article .article-title {
  font-size: 36px;
  font-weight: bold;
}
.single-article .article-title .first-letter {
  font-weight: 300;
}
.single-article .article-intro {
  padding: 30px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .single-article .article-intro {
    height: auto;
    padding-bottom: 80px;
  }
}
.single-article .article-intro .btn {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
@media (max-width: 767px) {
  .single-article .article-intro .btn {
    position: static;
  }
}
@media screen and (max-width: 480px) {
  .single-article .article-image {
    height: auto;
  }
}
.single-article img {
  max-width: 100%;
}