<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t3-wrapper {
  background: url("../../templates/ja_decor/images/bg.gif") repeat !important;
}
.container {
  background: #f0f0f0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 900px;
  }
}
@media (max-width: 991px) {
  .container {
    position: relative;
  }
}
.main-container {
  margin-left: 0;
  margin-right: 0;
  background: #ffffff;
}
.main-container:before,
.main-container:after {
  display: table;
  content: " ";
}
.main-container:after {
  clear: both;
}
@media (min-width: 1400px) {
  .main-container {
    margin-left: 100px;
    margin-right: 100px;
  }
}
.t3-masthead {
  background: #0b96f3;
  color: #ffffff;
  text-align: center;
}
.t3-masthead .jamasshead {
  padding: 60px;
}
@media screen and (max-width: 480px) {
  .t3-masthead .jamasshead {
    padding: 40px 0;
  }
}
.t3-masthead .jamasshead-title {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin: 0 auto;
  font-size: 45px;
  text-transform: uppercase;
  width: 60%;
}
@media screen and (max-width: 480px) {
  .t3-masthead .jamasshead-title {
    margin-bottom: 0;
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .t3-masthead .jamasshead-title {
    width: 100%;
    font-size: 30px;
  }
}
.t3-masthead a {
  color: #ffffff;
}
.t3-header {
  background: #000000;
  min-height: 80px;
  position: relative;
  z-index: 5;
}
.t3-header .main-container {
  padding-top: 10px;
  padding-bottom: 10px;
  background: none;
}
@media (min-width: 992px) and (max-width: 1400px) {
  .t3-header .main-container {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 992px) {
  .t3-header {
    min-height: 50px;
    overflow: hidden;
  }
}
.logo {
  text-align: center;
}
.logo:before,
.logo:after {
  display: table;
  content: " ";
}
.logo:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  line-height: 46px;
}
@media (max-width: 768px) {
  .logo a {
    line-height: 1;
  }
}
.logo-image {
  background: url('../../templates/ja_decor/images/logo-bg.png') no-repeat bottom center;
  background-size: 100% auto;
  text-align: center;
  margin-top: -10px;
  min-width: 200px;
  min-height: 130px;
  position: absolute;
  z-index: 2;
}
.logo-image span,
.logo-image small {
  display: none;
}
@media (max-width: 992px) {
  .logo-image {
    text-align: left;
    min-height: 35px;
  }
}
.logo-image a {
  padding: 15px 40px 20px 40px;
}
@media (max-width: 992px) {
  .logo-image a {
    padding: 10px;
  }
}
@media (max-width: 992px) {
  .logo-image a img {
    max-height: 34px;
  }
}
.logo-image:hover a,
.logo-image a:hover,
.logo-image a:active,
.logo-image a:focus {
  text-decoration: none;
  outline: none;
}
.logo-image img {
  max-width: 150px;
  max-height: 100px;
}
.logo-text {
  line-height: 1;
  padding: 10px 0;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
  outline: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
  color: #999999;
}
@media (min-width: 767px) and (max-width: 991px) {
  .logo-text {
    padding-left: 20px;
  }
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl .main-container {
  padding-bottom: 0;
  padding-top: 0;
}
.t3-slideshow {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 1400px) {
  .t3-slideshow {
    margin-bottom: -300px;
  }
}
.t3-mainbody &gt; .row {
  background: url("../../templates/ja_decor/images/mainbody-bg-3.png") no-repeat left bottom / 100% auto;
}
.has-masthead .t3-mainbody {
  background: url("../../templates/ja_decor/images/subbody-bg.png") no-repeat left top / 100% auto #f0f0f0;
}
.has-slideshow .t3-mainbody {
  position: relative;
  z-index: 2;
  background: url("../../templates/ja_decor/images/mainbody-bg.png") no-repeat left top;
}
.t3-sidebar {
  padding: 30px;
}
.isotope .isotope-item {
  overflow: hidden;
}
.isotope .isotope-item article {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.isotope .isotope-item article:hover .item-desc {
  display: block;
}
.isotope .isotope-item article:hover .item-image:before {
  background: rgba(0, 0, 0, 0.5);
  display: block;
}
.isotope .isotope-item .item-image {
  width: 100%;
  height: 100%;
}
.isotope .isotope-item .item-image:before {
  background: rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  display: none;
  -webkit-transition: background-color 0.2s ease 0s;
  -o-transition: background-color 0.2s ease 0s;
  transition: background-color 0.2s ease 0s;
}
.isotope .isotope-item .item-image img {
  width: auto;
}
.isotope .isotope-item .item-desc {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.isotope .isotope-item .item-desc .article-title {
  margin-top: 40px;
}
.isotope .isotope-item .item-desc .article-title a {
  color: #ffffff;
}
.isotope .isotope-item .item-desc .article-title a:hover,
.isotope .isotope-item .item-desc .article-title a:focus,
.isotope .isotope-item .item-desc .article-title a:active {
  color: #0b96f3;
}
.isotope .isotope-item .item-desc .article-aside,
.isotope .isotope-item .item-desc .article-intro,
.isotope .isotope-item .item-desc .article-footer {
  display: none;
}
.isotope.no-transition {
  -webkit-transition-duration: 0;
  transition-duration: 0;
}
.isotope.no-transition .isotope-item {
  -webkit-transition-duration: 0;
  transition-duration: 0;
}
.isotope .item-w2 {
  width: 40%;
}
.isotope .item-h2 {
  height: 322px;
}
.isotope .item-h3 {
  height: 485px;
}
.grid-list .isotope-item.item {
  height: 300px !important;
}
.grid-list .isotope-item.item article {
  height: 300px !important;
}
.grid-list .isotope-item .item-image {
  width: 50%;
  float: left;
  position: relative;
  overflow: hidden;
}
.grid-list .isotope-item .item-image img {
  width: auto;
}
.grid-list .isotope-item .item-image .pull-left {
  float: none !important;
  width: 100%;
  height: 100%;
}
.grid-list .isotope-item .item-image:before {
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid #FFFFFF;
  border-top: 10px solid rgba(0, 0, 0, 0);
  content: "";
  position: absolute;
  right: 0;
  top: 10%;
  background: none !important;
  width: auto;
  height: auto;
  display: block;
}
.grid-list .isotope-item .item-desc {
  display: block;
  width: 50%;
  float: left;
  position: relative;
  text-align: left;
}
.grid-list .isotope-item .item-desc:before {
  display: none;
}
.grid-list .isotope-item .item-desc .article-title {
  margin-top: 0;
  margin-right: 30px;
}
.grid-list .isotope-item .item-desc .article-title a {
  color: #333333;
}
.grid-list .isotope-item .item-desc .article-title a:hover,
.grid-list .isotope-item .item-desc .article-title a:focus,
.grid-list .isotope-item .item-desc .article-title a:active {
  color: #0b96f3;
}
.grid-list .isotope-item .item-desc .article-intro {
  padding: 0;
}
@media (min-width: 768px) and (max-width: 1399px) {
  .grid-list .isotope-item .item-desc .article-intro {
    height: 120px;
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .grid-list .isotope-item .item-desc .article-intro {
    height: 120px;
    overflow: hidden;
  }
}
.grid-list .isotope-item .item-desc .article-aside {
  margin-top: -10px;
  width: 100%;
}
.grid-list .isotope-item .item-desc .article-aside .btn-group {
  position: absolute;
  right: 20px;
  top: 30px;
}
.grid-list .isotope-item .item-desc .article-aside .btn-group .dropdown-toggle {
  padding: 0;
}
.grid-list .isotope-item .item-desc .article-aside .btn-group .dropdown-toggle:hover,
.grid-list .isotope-item .item-desc .article-aside .btn-group .dropdown-toggle:active {
  box-shadow: none;
}
.grid-list .isotope-item .item-desc .article-aside .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.grid-list .isotope-item .item-desc .article-aside,
.grid-list .isotope-item .item-desc .article-intro,
.grid-list .isotope-item .item-desc .article-footer,
.grid-list .isotope-item .item-desc .readmore {
  display: block;
}
.grid-list .isotope-item.odd .item-image {
  float: right;
}
.grid-list .isotope-item.odd .item-image:before {
  border-right: 0;
  border-left: 10px solid #FFFFFF;
  left: 0;
  right: auto;
}
#infscr-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 2;
}
#infscr-loading img {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -100px;
  z-index: 2;
}
#infscr-loading &gt; div {
  display: none;
}
.t3-footer {
  color: #999999;
  background: #000000;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer .acymailing_module a.acymailing_togglemodule.modal {
  position: relative !important;
  overflow-x: hidden;
  overflow-y: hidden;
}
.t3-footer .acymailing_module a.acymailing_togglemodule.modal:hover,
.t3-footer .acymailing_module a.acymailing_togglemodule.modal:focus {
  color: #ffffff;
}
.t3-footer a.acymailing_togglemodule:hover,
.t3-footer a.acymailing_togglemodule:focus {
  color: #ffffff;
}
.t3-footer .main-container {
  background: none;
}
@media (max-width: 1400px) {
  .t3-footer .main-container.t3-copyright {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #eeeeee;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #0b96f3;
  text-decoration: none;
  outline: 0;
}
.t3-footer .footer-map {
  min-height: 455px;
  background: url("../../templates/ja_decor/images/map-bg.jpg") no-repeat #222222;
  background-size: cover;
}
.t3-footer .footer-map p,
.t3-footer .footer-map .footer-map .map-container {
  margin: 0;
}
.t3-footer .footer-map .gmnoprint &gt; div &gt; img + div,
.t3-footer .footer-map .gmnoprint &gt; div &gt; img + div + div,
.t3-footer .footer-map .gmnoprint &gt; div &gt; img + div + div + div,
.t3-footer .footer-map .gmnoprint &gt; div &gt; img + div + div + div + div {
  opacity: 0 !important;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav.t3-spotlight {
  padding: 0;
}
.t3-footnav.t3-spotlight .t3-module {
  margin: 0;
  padding: 40px 30px;
}
@media screen and (max-width: 767px) {
  .t3-footnav.t3-spotlight .t3-module {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-footnav .col-sm-6 {
    border-bottom: 1px solid #333333;
  }
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  color: #999999;
  margin-top: 11.5px;
  margin-bottom: 11.5px;
  border-left: 1px solid #333333;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 300px;
}
@media (max-width: 767px) {
  .t3-footnav .t3-module {
    border: none;
    border-bottom: 1px solid #111;
    min-height: 0;
  }
}
.t3-footnav .t3-module.footer-logo {
  border-left-color: transparent;
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-footnav .t3-module.footer-logo {
    margin: auto;
    position: relative;
  }
}
.t3-footnav .t3-module.footer-logo img {
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-footnav .t3-module.footer-logo img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 16px;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 11.5px;
}
@media (max-width: 767px) {
  .t3-footnav .t3-module .module-title {
    font-size: 18px;
  }
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul &gt; li {
  line-height: 1;
}
.t3-footnav .t3-module ul &gt; li &gt; a {
  padding: 10px 0;
  color: #999999;
}
.t3-footnav .t3-module ul &gt; li &gt; a:hover {
  border-color: transparent;
  color: #0b96f3;
  outline: 0;
}
.t3-copyright {
  font-size: 12px;
  padding-top: 23px;
  padding-bottom: 23px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
@media (max-width: 991px) {
  .t3-copyright {
    text-align: center;
  }
}
.t3-copyright small {
  margin-bottom: 5px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#about-slideshow {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.about-box,
.article-slideshow {
  margin-bottom: 0;
}
.about-box .carousel-control,
.article-slideshow .carousel-control {
  background: #000000;
  width: 40px;
  height: 40px;
  left: auto;
  right: 40px;
  bottom: 40px;
  top: auto;
  line-height: 40px;
}
.about-box .carousel-control.left,
.article-slideshow .carousel-control.left {
  right: 102px;
}
.about-box .carousel-control.left:before,
.article-slideshow .carousel-control.left:before {
  content: "";
  position: absolute;
  border-right: 20px solid transparent;
  border-top: 40px solid #000000;
  left: 100%;
  top: 0;
}
.about-box .carousel-control.right:before,
.article-slideshow .carousel-control.right:before {
  content: "";
  position: absolute;
  border-left: 20px solid transparent;
  border-bottom: 40px solid #000000;
  right: 100%;
  top: 0;
}
.about-box .about-box-ct,
.article-slideshow .about-box-ct {
  padding: 40px;
  font-size: 16px;
}
.about-box .title-sanserif,
.article-slideshow .title-sanserif {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  margin: 0 0 30px 0;
}
.about-box.about-team .team-header,
.article-slideshow.about-team .team-header {
  padding: 80px;
}
.about-box.about-team .team-header p,
.article-slideshow.about-team .team-header p {
  color: #999999;
}
.about-box.about-team .team-items,
.article-slideshow.about-team .team-items {
  overflow: hidden;
}
.about-box.about-team .team-items:before,
.article-slideshow.about-team .team-items:before,
.about-box.about-team .team-items:after,
.article-slideshow.about-team .team-items:after {
  display: table;
  content: " ";
}
.about-box.about-team .team-items:after,
.article-slideshow.about-team .team-items:after {
  clear: both;
}
@media (min-width: 480px) and (max-width: 767px) {
  .about-box.about-team .team-items .team-item,
  .article-slideshow.about-team .team-items .team-item {
    margin-bottom: 40px !important;
    padding: 0 20px;
    overflow: hidden;
  }
  .about-box.about-team .team-items .team-item .team-item-img,
  .article-slideshow.about-team .team-items .team-item .team-item-img {
    float: left;
    width: 50%;
  }
  .about-box.about-team .team-items .team-item .team-item-img img,
  .article-slideshow.about-team .team-items .team-item .team-item-img img {
    width: 100%;
  }
  .about-box.about-team .team-items .team-item .team-item-img:before,
  .article-slideshow.about-team .team-items .team-item .team-item-img:before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ffffff;
    border-left: 0;
    right: 0;
    top: 20px;
    bottom: auto;
    left: auto;
  }
  .about-box.about-team .team-items .team-item .team-item-info,
  .article-slideshow.about-team .team-items .team-item .team-item-info {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .about-box.about-team .team-items .team-item,
  .article-slideshow.about-team .team-items .team-item {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.about-box.about-team .team-items .team-item-actions,
.article-slideshow.about-team .team-items .team-item-actions {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 5;
  top: -40px;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.about-box.about-team .team-items .team-item-actions a,
.article-slideshow.about-team .team-items .team-item-actions a {
  color: #ffffff;
}
.about-box.about-team .team-items .team-item-actions i,
.article-slideshow.about-team .team-items .team-item-actions i {
  border: 2px solid #ffffff;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  font-size: 13px;
}
.about-box.about-team .team-items .team-item-actions a:hover i,
.article-slideshow.about-team .team-items .team-item-actions a:hover i {
  background: #0b96f3;
  color: #ffffff;
  border-color: #0b96f3;
}
.about-box.about-team .team-items .team-item-img,
.article-slideshow.about-team .team-items .team-item-img {
  position: relative;
  z-index: 1;
}
.about-box.about-team .team-items .team-item-img img,
.article-slideshow.about-team .team-items .team-item-img img {
  max-width: 100%;
}
.about-box.about-team .team-items .team-item-img:before,
.article-slideshow.about-team .team-items .team-item-img:before {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 20px;
  content: "";
}
@media screen and (max-width: 767px) {
  .about-box.about-team .team-items .team-item-img:before,
  .article-slideshow.about-team .team-items .team-item-img:before {
    left: 49%;
  }
}
.about-box.about-team .team-items .team-item-info,
.article-slideshow.about-team .team-items .team-item-info {
  padding: 20px;
  font-size: 13px;
  color: #555555;
}
.about-box.about-team .team-items .team-item-name,
.article-slideshow.about-team .team-items .team-item-name {
  margin: 0 0 10px 0;
}
.about-box.about-team .team-items .team-item-name a,
.article-slideshow.about-team .team-items .team-item-name a {
  color: #222222;
}
.about-box.about-team .team-items .team-item-meta,
.article-slideshow.about-team .team-items .team-item-meta {
  display: block;
  margin: 0 0 20px 0;
  color: #999999;
}
.about-box.about-team .team-items .team-info-readmore,
.article-slideshow.about-team .team-items .team-info-readmore {
  color: #555555;
  border-bottom: 1px dotted #555555;
}
.about-box.about-team .team-items .team-info-readmore:hover,
.article-slideshow.about-team .team-items .team-info-readmore:hover {
  text-decoration: none;
}
.about-box.about-team .team-items .team-item:hover .team-item-actions,
.article-slideshow.about-team .team-items .team-item:hover .team-item-actions {
  top: 45%;
}
.about-box.about-team .team-items .team-item:hover .team-item-name a,
.article-slideshow.about-team .team-items .team-item:hover .team-item-name a {
  color: #0b96f3;
}
.about-box.about-team .team-items .team-item:hover .team-info-readmore,
.article-slideshow.about-team .team-items .team-item:hover .team-info-readmore {
  color: #0b96f3;
  border-color: #0b96f3;
}
.troppy-item {
  text-align: center;
  padding: 40px 0;
}
.troppy-item .troppy-badge i {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  background: #075a91;
}
.troppy-item .troppy-number {
  font-size: 36px;
  font-weight: 700;
  font-family: 'Roboto Slab', serif;
  margin: 20px 0;
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: inline-block;
  line-height: 1;
}
.about-client .client-list-header {
  padding: 30px;
}
.about-client .client-list-slide {
  background: #ffffff;
}
.about-client .client-logo {
  padding: 5px;
  border: 1px solid #eeeeee;
  margin: -1px;
  border-right: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about-client .client-logo {
    width: 50%;
    float: left;
  }
}
.about-client .client-logo img {
  max-width: 100%;
}
.about-client .client-slider-control {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .about-client .client-slider-control {
    top: -55px;
    width: 100%;
    height: 40px;
    bottom: auto;
  }
}
.testimonial-box {
  position: relative;
  text-align: center;
}
.testimonial-box .ja-contentslider-center-wrap {
  padding: 40px;
}
.testimonial-box .ja-btn-control {
  top: 45%;
  position: absolute;
  left: 0;
  width: 100%;
  display: none;
}
.testimonial-box .ja-btn-control:before,
.testimonial-box .ja-btn-control:after {
  display: table;
  content: " ";
}
.testimonial-box .ja-btn-control:after {
  clear: both;
}
@media screen and (max-width: 480px) {
  .testimonial-box .ja-btn-control {
    top: 25%;
  }
}
.testimonial-box .ja-btn-control .slide-control.next {
  float: left;
}
.testimonial-box .ja-btn-control .slide-control.prev {
  float: right;
}
.testimonial-box:hover .ja-btn-control {
  display: block;
}
.testimonial-box .ja-image {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
.testimonial-box .ja-contentslider-center {
  margin: 0 auto;
  max-width: 100%;
}
.testimonial-box .ja-contentslider-center .jsslide {
  max-width: 100%;
}
.testimonial-box h4 {
  line-height: 1.5;
}
@media screen and (max-width: 480px) {
  .testimonial-box h4 {
    font-size: 12px;
  }
}
.testimonial-box .testimonial-item .media-body h5 {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  color: #0b96f3;
  font-size: 14px;
}
.testimonial-box .testimonial-item .media-body p {
  color: #0b96f3;
  font-size: 14px;
  color: #555555;
}
.com_easyblog body {
  color: #555555;
}
.com_easyblog #ezblog-menu .blog-navi {
  background: #000000;
  box-shadow: none;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item.item-active {
  background: #0b96f3;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item &gt; a {
  min-height: 40px;
  padding: 5px 10px;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item &gt; a span {
  height: 30px;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item &gt; form input.input {
  height: 30px;
  border-radius: 0;
  border-color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.com_easyblog #ezblog-menu .blog-navi li.toolbar-item &gt; form button.submit-search {
  border-radius: 0;
  background: #ffffff;
  height: 30px;
  width: 30px;
  line-height: 1;
  border-color: white;
  margin-left: -1px;
  text-indent: 0;
}
.com_easyblog #ezblog-menu .blog-navi .user-form form a,
.com_easyblog #ezblog-menu .blog-navi .user-form form .trait {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 13px;
}
.com_easyblog #ezblog-menu .blog-navi .user-form form .form-control {
  width: 100%;
  font-weight: 300;
  font-size: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.com_easyblog #ezblog-menu .blog-navi .user-form form .remember {
  margin: 15px 0;
}
.com_easyblog #ezblog-menu .blog-navi .user-form form .remember span {
  font-weight: 300;
}
.com_mijoshop.view-login .login-content {
  background: #ffffff;
}
.com_mijoshop.view-login .login-content .background-primary .box-title {
  color: #ffffff;
}
.com_mijoshop.view-login .background-primary .form-control {
  border: 0;
}
.com_mijoshop.view-returns .box_oc h2 {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  color: #0b96f3;
  margin: 0 0 20px 0;
}
.com_mijoshop .search-results {
  border: 1px solid #eeeeee;
  padding: 30px;
}
.com_mijoshop #header_oc #cart .fa {
  display: inherit;
}
#content_oc .content_oc table.radio .highlight td {
  padding: 5px 0;
  vertical-align: top;
}
#content_oc .content_oc table.radio .highlight td input[type="radio"] {
  margin-top: 4px !important;
}
.box-content .pagination {
  margin-bottom: 20px;
}
#eblog-dialog .dialog * {
  font-family: 'Raleway', sans-serif;
}
#eblog-dialog .dialog h3 {
  text-transform: none;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
}
#eblog-dialog .dialog-actions {
  filter: none;
}
#eblog-dialog .dialog .button {
  font-family: 'Roboto Slab', serif;
  filter: none;
}
#eblog-dialog .dialog .button:hover {
  background: #0978c2;
}
@media screen and (max-width: 767px) {
  #eblog-wrapper.w320 #ezblog-body #socialbutton.alignright + .blog-text {
    margin-right: 0 !important;
  }
}
#ezblog-body a.featured-more:hover {
  color: #0b96f3;
}
#ezblog-body .profile-title a:hover {
  color: #0b96f3;
}
#ezblog-body .easyblog-thumb-preview {
  display: block;
}
#ezblog-body .easyblog-thumb-preview img.blog-image {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #eblog-wrapper {
    padding: 20px;
  }
  #eblog-wrapper #ezblog-body .form-row.half {
    width: 100%;
  }
  #eblog-wrapper #comment-form input.inputbox[type="checkbox"],
  #eblog-wrapper #subscription-message label,
  #eblog-wrapper #frmComment #comment-form .form-row label {
    display: inline;
    width: auto;
    line-height: 1;
  }
  #eblog-wrapper .blog-option li {
    padding: 0;
    margin: 0 10px 0 0;
    border: 0;
  }
  #eblog-wrapper .blog-option li span,
  #eblog-wrapper .blog-option li a {
    color: #333333;
  }
  #eblog-wrapper .blog-option li a:hover {
    color: #0b96f3;
  }
  #eblog-wrapper .blog-text {
    margin-right: 0;
  }
}
#eblog-wrapper .component-links a {
  margin: 0 10px 0 0;
  font-size: 13px;
  font-weight: 300;
}
@media screen and (max-width: 480px) {
  #eblog-wrapper #ezblog-body .profile-connect .connect-links li,
  #eblog-wrapper #ezblog-body .profile-connect .connect-links li + li {
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border: 0;
  }
}
#eblog-wrapper #ezblog-body .blog-post .blog-title a:hover,
#eblog-wrapper #ezblog-body .blog-post .blog-title a:active,
#eblog-wrapper #ezblog-body .blog-post .blog-title a:focus {
  color: #0b96f3;
}
@media screen and (max-width: 767px) {
  #eblog-wrapper #ezblog-body .profile-item {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #eblog-wrapper #ezblog-body .profile-head {
    border: 0;
  }
}
#eblog-search .search-input .inputbox:focus,
#eblog-search .search-input input[type=text]:focus {
  border-color: #0b96f3 !important;
}
#eblog-search .search-button button.button-search {
  background: #0b96f3 !important;
}
#eblog-search .search-button button.button-search:hover,
#eblog-search .search-button button.button-search:focus {
  background: #0978c2 !important;
}
@media screen and (max-width: 480px) {
  #ezblog-posts .blog-image,
  #ezblog-posts .video-source,
  .view-categories #ezblog-posts .blog-image {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 480px) {
  #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.sorting-item,
  #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.ordering-item,
  #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search {
    font-size: 13px;
    padding: 0;
    border: 0;
  }
}
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.sorting-item a:hover,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.ordering-item a:hover,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search a:hover,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.sorting-item a.active,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.ordering-item a.active,
#eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search a.active {
  color: #0b96f3;
}
@media screen and (max-width: 480px) {
  #eblog-wrapper .tag-sort-order .reset-ul.float-li.float-l li.tag-search {
    margin-left: 0;
    margin-top: 10px;
  }
}
#eblog-wrapper .post-tags li a:hover {
  color: #0b96f3;
}
#eblog-wrapper .forCategory .profile-head .profile-avatar.float-l {
  float: left !important;
}
@media (min-width: 767px) and (max-width: 768px) {
  #eblog-wrapper .blog-meta-bottom {
    margin: 0;
  }
}
@media (max-width: 768px) {
  #eblog-wrapper .blog-meta-bottom .in .pull-left,
  #eblog-wrapper .blog-meta-bottom .in .pull-right {
    float: left !important;
    margin: 10px 10px 0 0;
  }
}
a:hover {
  text-decoration: none;
}
.t3-sidebar {
  padding: 0;
}
#eblog-wrapper #section-author {
  background: #fdfdfd;
  border: 3px solid #0b96f3;
  color: #333333;
}
#eblog-wrapper #section-author .author-name {
  font-family: 'Roboto Slab', serif;
  text-transform: none;
}
#ezblog-body #blog-comment {
  padding: 0;
}
#ezblog-body #blog-comment li {
  font-family: 'Raleway', sans-serif;
}
#ezblog-body #blog-comment li .pam {
  padding: 0;
  font-size: 13px;
  color: #999999;
}
#ezblog-body #blog-comment #comment-form {
  margin-top: 20px;
}
#ezblog-body #section-comments {
  padding: 10px 0;
}
#ezblog-body .entry-related-post li a {
  color: #555555;
}
#ezblog-body .entry-related-post li a:hover {
  color: #0b96f3;
  text-decoration: none;
}
#ezblog-body .entry-related-post li a.blog-category {
  font-family: 'Raleway', sans-serif;
  color: #0b96f3;
}
#ezblog-body .entry-related-post li a.blog-category:hover {
  color: #0978c2;
}
#ezblog-body a.blog-category {
  position: relative;
  padding-left: 20px;
}
#ezblog-body a.blog-category:before {
  content: "\f15c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 0;
  color: #999999;
  left: 5px;
  line-height: 1;
}
#eblog-wrapper .tag-sort-order li a.active {
  color: #0b96f3;
}
#ezblog-body .blog-readmore a:hover {
  background: #0b96f3;
  color: #ffffff;
  border-color: #0b96f3;
}
#ezblog-body .blog-date {
  font-family: 'Raleway', sans-serif;
}
#ezblog-body .comment-form input[type=text]:hover,
#ezblog-body .comment-form input[type=text]:focus {
  border-color: #0b96f3;
}
#eblog-wrapper #btnSubmit {
  background: #0b96f3;
  border: 0;
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
  text-transform: none;
  font-family: 'Roboto Slab', serif;
  text-shadow: none;
}
#eblog-wrapper #btnSubmit:hover,
#eblog-wrapper #btnSubmit:focus {
  outline: 0;
  background: #0978c2;
}
#eblog-wrapper .blog-taglist.black-tag a:hover {
  background: #0b96f3;
  color: #ffffff;
}
#eblog-wrapper .blog-taglist.black-tag a:hover span,
#eblog-wrapper .blog-taglist.black-tag a:hover i,
#eblog-wrapper .blog-taglist.black-tag a:hover b {
  color: #ffffff;
}
#eblog-wrapper .blog-taglist.black-tag a:hover:before {
  border-right-color: #ffffff;
}
#eblog-wrapper .featured-navi.prel a:hover {
  color: #0b96f3;
}
#ezblog-body .blog-meta .blog-author &gt; a,
#ezblog-body .blog-category &gt; a,
#ezblog-body .blog-comments &gt; a,
#ezblog-body .featured-author .showcase-author a {
  color: #222222;
}
#ezblog-body .blog-meta .blog-author &gt; a:hover,
#ezblog-body .blog-category &gt; a:hover,
#ezblog-body .blog-comments &gt; a:hover,
#ezblog-body .featured-author .showcase-author a:hover {
  color: #0b96f3;
}
#eblog-wrapper .list-pagination li:hover,
#eblog-wrapper .list-pagination li.active {
  background: #0b96f3;
}
#eblog-wrapper .list-pagination li:hover a,
#eblog-wrapper .list-pagination li.active a,
#eblog-wrapper .list-pagination li:hover span,
#eblog-wrapper .list-pagination li.active span,
#eblog-wrapper .list-pagination li:hover b,
#eblog-wrapper .list-pagination li.active b {
  color: #ffffff;
  text-decoration: none;
}
#eblog-wrapper #button-related {
  width: auto;
}
#eblog-wrapper .list-pagination li.active {
  font-weight: bold;
}
#eblog-wrapper #ezblog-dashboard .list-pagination .active b {
  border: 1px solid #999999;
  color: #333333;
}
#section-related .entry-related-post li &gt; a {
  color: #555555;
}
#section-related .entry-related-post li &gt; a:hover {
  color: #0b96f3;
}
#section-related .entry-related-post li &gt; a.blog-category {
  font-family: 'Raleway', sans-serif;
  color: #0b96f3;
}
#section-related .entry-related-post li &gt; a.blog-category:hover {
  color: #0978c2;
}
.t3-sidebar .t3-module {
  padding: 30px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0;
}
.t3-sidebar .t3-module.easyblog-module-gray {
  background: #222222;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .t3-sidebar .t3-module {
    padding: 20px;
  }
}
.t3-sidebar .module-title {
  text-transform: uppercase;
  font-weight: bold;
}
.t3-sidebar .bannergroup .banneritem {
  margin: -30px;
}
@media only screen and (max-width: 768px) {
  .t3-sidebar .bannergroup .banneritem {
    margin: -20px;
  }
}
.t3-sidebar .bannergroup .banneritem img {
  max-width: 100%;
}
.ezb-mod .mod-item + .mod-item {
  margin-top: 0 !important;
}
.ezb-mod .mod-item .mod-post-image {
  margin-right: 15px;
  width: 60px;
}
.ezb-mod .mod-item .mod-post-image a {
  margin: 0;
}
.ezb-mod .mod-item .mod-post-image a:before,
.ezb-mod .mod-item .mod-post-image a:after {
  display: table;
  content: " ";
}
.ezb-mod .mod-item .mod-post-image a:after {
  clear: both;
}
.ezb-mod .mod-item .mod-post-image img {
  margin: 5px 0 0 0;
  border: 0;
  padding: 0;
  width: 60px;
}
.ezb-mod .mod-item .mod-post-title {
  font-size: 14px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  line-height: 1.4;
}
.ezb-mod .mod-item .mod-post-author img {
  border: 0;
  border-radius: 50%;
}
.ezb-mod .mod-item .mod-post-type {
  background: none;
  font-size: 13px;
  color: #999999;
  padding-left: 0;
  display: inline;
}
.ezb-mod .mod-item .mod-post-type a {
  position: relative;
  color: #999999;
  padding-left: 15px;
}
.ezb-mod .mod-item .mod-post-type a:hover {
  color: #222222;
}
.ezb-mod .mod-item .mod-post-type a:before {
  content: "\f0f6";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: -3px;
  left: 0;
}
.ezb-mod .mod-item .mod-post-author.at-bottom {
  font-size: 12px;
  color: #999999;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
}
.ezb-mod .mod-item .mod-post-meta a {
  color: #999999;
}
.ezb-mod.mod_easyblogcategories a {
  color: #999999;
}
.ezb-mod.mod_easyblogcategories a:hover {
  color: #eeeeee;
  text-decoration: none;
}
.ezb-mod.mod_easyblogcategories .mod-category-name {
  font-family: 'Roboto Slab', serif;
}
.ezb-mod.mod_easyblogcategories .mod-category-name a {
  padding-left: 20px;
  position: relative;
}
.ezb-mod.mod_easyblogcategories .mod-category-name a:before {
  content: "\f0f6";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: -1px;
  left: 0;
}
.ezb-mod.mod_easyblogcategories .mod-item {
  padding: 0 !important;
}
.ezb-mod.mod_easyblogcategories .mod-item + .mod-item {
  border: 0;
}
.ezb-mod.mod_easyblogcategories .mod-avatar img {
  border: 0;
}
.ezb-mod.mod_easyblogarchive {
  font-family: 'Roboto Slab', serif;
}
.ezb-mod.mod_easyblogarchive .mod-months .mod-month {
  position: relative;
  color: #999999;
}
.ezb-mod.mod_easyblogarchive .mod-months .mod-month:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 0.5em;
  position: absolute;
  top: 2px;
  left: 0;
}
.ezb-mod.mod_easyblogtagcloud a {
  font-size: 13px !important;
  margin: 5px 5px 0 0;
  font-family: 'Roboto Slab', serif;
}
.ezb-mod.mod_easyblogtagcloud a:hover {
  color: #ffffff;
  background: #0b96f3;
  text-decoration: none;
}
.ezb-mod.mod_easyblogtagcloud a:hover:before {
  border-right-color: #ffffff;
}
html #sbox-window {
  padding: 0;
}

.mfp-bg {
  background: #0b0b0b;
  filter: alpha(opacity=80);
  height: 100%;
  left: 0;
  opacity: 0.8;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1042;
}
.mfp-wrap {
  height: 100%;
  left: 0;
  outline: none !important;
  position: fixed;
  top: 0;
  -webkit-backface-visibility: hidden;
  width: 100%;
  z-index: 1043;
}
.mfp-container {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  -moz-box-sizing: border-box;
  padding: 0 8px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-box-sizing: border-box;
  width: 100%;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto;
  width: 100%;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  left: 8px;
  margin-top: -0.8em;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 50%;
  width: auto;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  background: transparent;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  display: block;
  overflow: visible;
  padding: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  z-index: 1046;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.mfp-close {
  color: white;
  font-family: Arial, Baskerville, monospace;
  font-size: 28px;
  font-style: normal;
  height: 44px;
  line-height: 44px;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 44px;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  padding-right: 6px;
  right: -6px;
  text-align: right;
  width: 100%;
}
.mfp-counter {
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  right: 0;
  top: 0;
}
.mfp-arrow {
  height: 110px;
  margin: 0;
  margin-top: -55px;
  opacity: 0.65;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 90px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  border: medium inset transparent;
  content: '';
  display: block;
  height: 0;
  left: 0;
  margin-left: 35px;
  margin-top: 35px;
  position: absolute;
  top: 0;
  width: 0;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-bottom-width: 13px;
  border-top-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-bottom-width: 21px;
  border-top-width: 21px;
}
button.mfp-arrow {
  background-image: url("../../templates/ja_decor/less/@{@t3-image-path}/slide-btn-50-ltr.png");
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  border: 0;
  display: block;
  height: 50px;
  padding: 0;
  text-indent: -99999px;
  width: 50px;
  margin-: -25px;
  outline: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  filter: alpha(opacity=10000);
  opacity: 100;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
button.mfp-arrow.mfp-arrow-left {
  left: 0;
  background-position: 0 0;
}
button.mfp-arrow.mfp-arrow-left:hover {
  background-position: 0 -50px;
}
button.mfp-arrow.mfp-arrow-right {
  right: 0;
  background-position: -50px 0;
}
button.mfp-arrow.mfp-arrow-right:hover {
  background-position: -50px -50px;
}
.mfp-iframe-holder {
  padding-bottom: 40px;
  padding-top: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  max-width: 900px;
  width: 100%;
}
.mfp-iframe-scaler {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  width: 100%;
}
.mfp-iframe-scaler iframe {
  background: black;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

img.mfp-img {
  box-sizing: border-box;
  display: block;
  height: auto;
  line-height: 0;
  margin: 0 auto;
  max-width: 100%;
  padding: 40px 0 40px;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.mfp-figure:after {
  background: #444444;
  bottom: 40px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  content: '';
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 40px;
  width: auto;
  z-index: -1;
}
.mfp-figure {
  line-height: 0;
}
.mfp-bottom-bar {
  cursor: auto;
  left: 0;
  margin-top: -36px;
  position: absolute;
  top: 100%;
  width: 100%;
}
.mfp-title {
  color: #f3f3f3;
  line-height: 18px;
  padding-right: 36px;
  text-align: left;
  word-wrap: break-word;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
#recaptcha_area,
#jform_captcha {
  max-width: 280px;
}
#recaptcha_area .recaptchatable,
#jform_captcha .recaptchatable {
  background: #ffffff;
}
.no-scroller .t3-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#iframe-video-wrap {
  display: block;
  z-index: 9999;
  position: fixed;
  background: rgba(0, 0, 0, 0.9);
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#iframe-video-wrap .btn {
  background: none;
  border: 0;
  color: #222222;
  font-size: 60px;
  padding-left: 40px;
  padding-right: 40px;
}
#iframe-video-wrap .btn:hover,
#iframe-video-wrap .btn:focus,
#iframe-video-wrap .btn:active {
  outline: none;
  color: #0b96f3;
  box-shadow: none;
}
#iframe-video-wrap .video-container {
  text-align: center;
  padding: 100px 0;
}
.tags-header {
  background: #0978c2;
  color: #ffffff;
  padding: 20px;
}
.tags-header .document-title {
  margin: 0;
}
.tags-header .tags-title {
  position: relative;
  border: 0;
  background: #0b96f3;
  color: #ffffff;
  padding: 5px 5px 5px 15px;
  margin: 5px 5px 5px 0;
  line-height: 1;
  display: inline-block;
  font-family: 'Roboto Slab', serif;
}
.tags-header .tags-title:before {
  background: none;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-bottom: 30px solid transparent;
  border-left: 10px solid #0978c2;
}
.tags .tag-item {
  position: relative;
  border: 0;
  background: #eeeeee;
  color: #999999;
  padding: 5px 5px 5px 15px;
  margin: 5px 5px 5px 0;
  line-height: 1;
  font-size: 13px;
  display: inline-block;
  font-family: 'Roboto Slab', serif;
}
.tags .tag-item:before {
  background: none;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-bottom: 30px solid transparent;
  border-left: 10px solid #ffffff;
}
.tags .tag-item:hover {
  background: #0b96f3;
  color: #ffffff;
  text-decoration: none;
}
.tags .tag-item:hover:before {
  border-right-color: #ffffff;
}
.tag-list-wrap {
  margin: 0;
  padding: 0;
}
.tag-list-wrap li {
  display: block;
  background: #ffffff;
}
.tag-list-wrap li:hover {
  background: #ffffff;
}
.tag-list-wrap li h3 {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: bold;
}
.tag-list-wrap li h3 a {
  color: #222222;
}
.tag-list-wrap li h3 a:hover {
  color: #0b96f3;
  text-decoration: none;
}
.tag-list-wrap li .item-image {
  position: relative;
}
.tag-list-wrap li:nth-child(even) .item-image {
  float: right !important;
}
.tag-category .filters {
  margin: 0;
  padding: 10px 20px;
  background: #fbfbfb;
}
.com_config .form-horizontal .t3onoff {
  padding: 0;
}
.com_config .form-horizontal .t3onoff label {
  padding: 0;
  border: 0;
  left: 0;
}
.com_config .form-horizontal .t3onoff label::before {
  padding: 4px 14px;
}
.com_config .form-horizontal .t3onoff label.on::before {
  text-align: left;
}
.com_config .spacer label {
  border: none;
  font-weight: 700;
  color: #333333;
}
.com_config #options #blog-authors td {
  border: none;
}
.com_config #options .control-group .controls .inputbox {
  display: inline-block;
  vertical-align: top;
}
.com_config #blog-authors .button2-left {
  margin: 0 0 0 5px;
}
.com_config #blog-authors .select-author a,
.com_config #blog-authors .remove-author a {
  height: 38px;
  line-height: 36px;
}
.com_config #blog-authors .add-author .remove-author {
  margin: 10px 0 0 0;
}
.com_config form a.modal.btn {
  background: #0b96f3;
  border-color: #0b96f3;
}
.com_config form a.modal.btn:hover {
  background: #0869aa;
}
.com_menus .js-stools {
  margin-bottom: 20px;
}
.com_menus .js-stools button {
  border: 1px solid #cccccc;
  margin-top: 0;
}
.com_menus .js-stools .js-stools-container-filters .chzn-container-single {
  width: 220px !important;
}
.ie8 .custom .animate.ja-ss-desc,
.ie9 .custom .animate.ja-ss-desc {
  top: 220px !important;
  left: 0 !important;
}
.ie8 .custom .ja-ss-btns,
.ie9 .custom .ja-ss-btns {
  z-index: 100;
}
.ie8 .t3-footnav .t3-module {
  margin-bottom: 0 !important;
  min-height: 218px !important;
}
.ie8 .t3-footer .acymailing_module .acymailing_form .acyfield_email {
  width: 190px !important;
}
.ie8 .about-box .carousel-control.right,
.ie8 .article-slideshow .carousel-control.right {
  width: 40px;
  filter: none;
}
.ie8 .about-box .carousel-control.left,
.ie8 .article-slideshow .carousel-control.left {
  width: 40px;
  filter: none;
}
@media (max-width: 767px) {
  #iframe-video-wrap .video-container {
    position: relative;
    padding-bottom: 56.25%;
    
    padding-top: 25px;
    height: 0;
    margin-top: 30%;
  }
  #iframe-video-wrap .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}</pre></body></html>