@media (max-width: 990px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 990px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 991px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:991px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.container .container {
  padding: 0;
  max-width: 100%;
}
span.highlight {
  background: #eb4c49;
  color: #ffffff;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #333333;
  text-decoration: underline;
}
a:focus {
  outline: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.72;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f9f9f9;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #ffffff;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #cc0000;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Archivo", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.33;
  color: #333333;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #888888;
}
h1,
.h1,
h2,
.h2 {
  letter-spacing: -1.5px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 24px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 60px;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 40px;
  }
}
h2,
.h2 {
  font-size: 40px;
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 26.66666667px;
  }
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 11px;
}
p {
  margin: 0 0 24px;
}
.lead {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.example-colors .swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #ffffff;
  color: #ffffff;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .example-colors .swatch-item {
    min-height: 123px;
  }
}
.example-colors .swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.example-colors .color-brand-primary {
  background: #eb4c49;
}
.example-colors .color-brand-secondary {
  background: #428bca;
}
.example-colors .color-brand-success {
  background: #5cb85c;
}
.example-colors .color-brand-danger {
  background: #d9534f;
}
.example-colors .color-brand-warning {
  background: #f0ad4e;
}
.example-colors .color-brand-info {
  background: #5bc0de;
}
.example-colors .color-gray-darker {
  background: #f9f9f9;
}
.example-colors .color-gray-dark {
  background: #ffffff;
}
.example-colors .color-gray {
  background: #555555;
}
.example-colors .color-gray-light {
  background: #888888;
  color: #ffffff;
}
.example-colors .color-gray-lighter {
  background: #333333;
  color: #ffffff;
}
.example-colors .color-gray-lightest {
  background: #f7f7f7;
  color: #ffffff;
}
.example-button + .example-button {
  margin-top: 24px;
}
.example-button .btn {
  margin: 12px 12px 0 0;
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #888888;
}
.text-primary {
  color: #eb4c49;
}
a.text-primary:hover {
  color: #e61f1b;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #eb4c49;
}
a.bg-primary:hover {
  background-color: #e61f1b;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.72;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #888888;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 17.5px;
  border-left: 5px solid #555555;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.72;
  color: #888888;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #555555;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.72;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 72px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 72px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 72px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 24px;
}
@-webkit-keyframes popUp {
  50% {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(1.1);
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes popUp {
  50% {
    -moz-transform: scale(1.1);
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes popUp {
  50% {
    transform: scale(1.1);
    opacity: 0.8;
    filter: alpha(opacity=80);
    animation-timing-function: ease-out;
  }
  100% {
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes moveFromLeft {
  0% {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes moveFromLeft {
  0% {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes moveFromLeft {
  0% {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
    animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(15%);
    transform: translateX(15%);
    -webkit-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(15%);
    transform: translateX(15%);
    -moz-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
    animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes moveFromBottom {
  0% {
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    -webkit-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes moveFromBottom {
  0% {
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    -moz-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes moveFromBottom {
  0% {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
    animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    -webkit-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-animation-timing-function: ease-out;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes fadeIn {
  0% {
    -webkit-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -moz-animation-timing-function: ease-out;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes fadeIn {
  0% {
    -webkit-animation-timing-function: ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    animation-timing-function: ease-out;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@media (min-width: 992px) {
  .enable-effect .ja-animate {
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .enable-effect .ja-inview .ja-animate[data-animation="pop-up"],
  .enable-effect .ja-inview .ja-animate.pop-up {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation: popUp 700ms ease-in-out forwards;
    -moz-animation: popUp 700ms ease-in-out forwards;
    -ms-animation: popUp 700ms ease-in-out forwards;
    animation: popUp 700ms ease-in-out forwards;
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
  }
  .enable-effect .ja-inview .ja-animate[data-animation="move-from-left"],
  .enable-effect .ja-inview .ja-animate.move-from-left {
    -webkit-animation: moveFromLeft 700ms ease-in-out forwards;
    -moz-animation: moveFromLeft 700ms ease-in-out forwards;
    animation: moveFromLeft 700ms ease-in-out forwards;
  }
  .enable-effect .ja-inview .ja-animate[data-animation="move-from-right"],
  .enable-effect .ja-inview .ja-animate.move-from-right {
    -webkit-animation: moveFromRight 700ms ease-in-out forwards;
    -moz-animation: moveFromRight 700ms ease-in-out forwards;
    animation: moveFromRight 700ms ease-in-out forwards;
  }
  .enable-effect .ja-inview .ja-animate[data-animation="move-from-bottom"],
  .enable-effect .ja-inview .ja-animate.move-from-bottom {
    -webkit-animation: moveFromBottom 700ms ease-in-out forwards;
    -moz-animation: moveFromBottom 700ms ease-in-out forwards;
    animation: moveFromBottom 700ms ease-in-out forwards;
  }
  .enable-effect .ja-inview .ja-animate[data-animation="fadeIn"],
  .enable-effect .ja-inview .ja-animate.fadeIn {
    -webkit-animation: fadeIn 700ms ease-in-out forwards;
    -moz-animation: fadeIn 700ms ease-in-out forwards;
    animation: fadeIn 700ms ease-in-out forwards;
  }
  .enable-effect .ja-inview .ja-animate[data-animation="fadeInUp"],
  .enable-effect .ja-inview .ja-animate.fadeInUp {
    -webkit-animation: fadeInUp 700ms ease-in-out forwards;
    -moz-animation: fadeInUp 700ms ease-in-out forwards;
    animation: fadeInUp 700ms ease-in-out forwards;
  }
  .enable-effect .ja-inview .ja-animate[data-animation="opacity"],
  .enable-effect .ja-inview .ja-animate.opacity {
    -webkit-transition: opacity 1400ms;
    -o-transition: opacity 1400ms;
    transition: opacity 1400ms;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-0"],
  .enable-effect .ja-inview .ja-animate.dl-item-0 {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-1"],
  .enable-effect .ja-inview .ja-animate.dl-item-1 {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-2"],
  .enable-effect .ja-inview .ja-animate.dl-item-2 {
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-3"],
  .enable-effect .ja-inview .ja-animate.dl-item-3 {
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-4"],
  .enable-effect .ja-inview .ja-animate.dl-item-4 {
    -webkit-animation-delay: 1100ms;
    animation-delay: 1100ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-5"],
  .enable-effect .ja-inview .ja-animate.dl-item-5 {
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-6"],
  .enable-effect .ja-inview .ja-animate.dl-item-6 {
    -webkit-animation-delay: 1300ms;
    animation-delay: 1300ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-7"],
  .enable-effect .ja-inview .ja-animate.dl-item-7 {
    -webkit-animation-delay: 1400ms;
    animation-delay: 1400ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-8"],
  .enable-effect .ja-inview .ja-animate.dl-item-8 {
    -webkit-animation-delay: 1500ms;
    animation-delay: 1500ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-9"],
  .enable-effect .ja-inview .ja-animate.dl-item-9 {
    -webkit-animation-delay: 1600ms;
    animation-delay: 1600ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-10"],
  .enable-effect .ja-inview .ja-animate.dl-item-10 {
    -webkit-animation-delay: 1700ms;
    animation-delay: 1700ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-11"],
  .enable-effect .ja-inview .ja-animate.dl-item-11 {
    -webkit-animation-delay: 1800ms;
    animation-delay: 1800ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-12"],
  .enable-effect .ja-inview .ja-animate.dl-item-12 {
    -webkit-animation-delay: 1900ms;
    animation-delay: 1900ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-13"],
  .enable-effect .ja-inview .ja-animate.dl-item-13 {
    -webkit-animation-delay: 2000ms;
    animation-delay: 2000ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-15"],
  .enable-effect .ja-inview .ja-animate.dl-item-15 {
    -webkit-animation-delay: 2100ms;
    animation-delay: 2100ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="item-16"],
  .enable-effect .ja-inview .ja-animate.dl-item-16 {
    -webkit-animation-delay: 2200ms;
    animation-delay: 2200ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="200"],
  .enable-effect .ja-inview .ja-animate.dl-2 {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="400"],
  .enable-effect .ja-inview .ja-animate.dl-4 {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="600"],
  .enable-effect .ja-inview .ja-animate.dl-6 {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="800"],
  .enable-effect .ja-inview .ja-animate.dl-8 {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .enable-effect .ja-inview .ja-animate[data-delay="1000"],
  .enable-effect .ja-inview .ja-animate.dl-10 {
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
  }
}
.enable-effect.ie11 .ja-animate.fadeInUp {
  opacity: 1;
  filter: alpha(opacity=100);
}
.enable-effect.ie9 .ja-animate,
.enable-effect.ie8 .ja-animate,
.enable-effect.old-ie .ja-animate,
.enable-effect.ie9 .inview .ja-animate,
.enable-effect.ie8 .inview .ja-animate,
.enable-effect.old-ie .inview .ja-animate {
  opacity: 1;
  filter: alpha(opacity=100);
}
.enable-effect.ie9 .inview [data-animation="pop-up"] .ja-animate,
.enable-effect.ie8 .inview [data-animation="pop-up"] .ja-animate,
.enable-effect.old-ie .inview [data-animation="pop-up"] .ja-animate {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.form-control:focus {
  border-color: #d5d5d5;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(213, 213, 213, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(213, 213, 213, 0.6);
}
.form-control::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #888888;
}
.form-control::-webkit-input-placeholder {
  color: #888888;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 24px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 12px;
}
.form-horizontal .form-control-static {
  padding-top: 12px;
}
.btn {
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'IBM Plex Sans Condensed', sans-serif;
  font-size: 12px;
}
.btn.btn-sp {
  background: transparent !important;
  border: 0;
  position: relative;
  z-index: 1;
  -webkit-transition: all 700ms;
  -o-transition: all 700ms;
  transition: all 700ms;
}
.btn.btn-sp:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  z-index: -1;
  -webkit-transition: all 700ms;
  -o-transition: all 700ms;
  transition: all 700ms;
}
.btn.btn-sp:hover::before {
  width: 100%;
}
.btn-default.btn-sp::before {
  background: #eeeeee;
  color: #ffffff;
}
.btn-default.btn-sp:hover {
  color: #ffffff;
}
.btn-default.btn-sp:hover::before {
  background: #5cbb4d;
}
.btn-primary.btn-sp {
  color: #333333;
}
.btn-primary.btn-sp:hover {
  color: #ffffff;
}
.btn-primary.btn-sp::before {
  background: #5cbb4d;
}
.btn-warning.btn-sp::before {
  background: #f0ad4e;
}
.btn-danger.btn-sp::before {
  background: #d9534f;
}
.btn-success.btn-sp::before {
  background: #5cb85c;
}
.btn-info.btn-sp::before {
  background: #5bc0de;
}
.btn-inverse {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #f2f2f2;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #e6e6e6;
  border-color: #d4d4d4;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #ffffff;
  border-color: #f2f2f2;
}
.btn-inverse .badge {
  color: #ffffff;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  box-shadow: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  box-shadow: none;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #888888;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #888888;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu {
  padding: 10px 0;
}
.dropdown-menu .divider {
  background: transparent;
  height: auto;
  margin: 0;
  overflow: visible;
}
.dropdown-menu > li > a,
.dropdown-menu > li > span {
  display: block;
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #888888;
}
.dropdown-submenu > a:after {
  border-left-color: #888888;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #eb4c49;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 24px;
}
@media (min-width: 991px) {
  .nav > li > .separator {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-tabs {
  margin-bottom: 24px;
}
.nav-tabs > li > a {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
.nav .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
  border-bottom-width: 0;
  border-style: solid;
}
.nav a:hover .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #888888;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 12px;
}
.breadcrumb .divider {
  display: none;
}
.pagination > li > a,
.pagination > li > span {
  border: 0;
  margin: 3px 6px 3px 0;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'IBM Plex Sans Condensed', sans-serif;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  display: none;
}
.pagination {
  margin-top: 48px;
  margin-bottom: 0;
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0;
  font-size: 12px;
  font-family: 'IBM Plex Sans Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 48px;
  padding: 11px 15px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  background: #ffffff;
  border-radius: 50%;
  display: inline-block;
  padding: 0;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  margin: 0;
  margin-left: 12px;
  width: 40px;
}
@media (max-width: 767px) {
  .navbar-toggle {
    margin-left: 6px;
  }
}
.navbar-toggle:hover,
.navbar-toggle:focus,
.navbar-toggle:active {
  background: #fafafa;
}
@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 4px -24px;
}
@media (min-width: 991px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #333333;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #1a1a1a;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav {
  text-align: center;
  width: 100%;
}
.navbar-default .navbar-nav > li {
  display: inline-block;
  float: none;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  color: #333333;
  font-family: 'IBM Plex Sans Condensed', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  margin: 0 24px;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > span {
    margin: 0 12px;
  }
}
.navbar-default .navbar-nav > li > a:before,
.navbar-default .navbar-nav > li > span:before {
  background: #5cbb4d;
  bottom: 0;
  height: 2px;
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  -webkit-transition: width 500ms;
  -o-transition: width 500ms;
  transition: width 500ms;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover::before,
.navbar-default .navbar-nav > li > span:hover::before,
.navbar-default .navbar-nav > li > a:focus::before,
.navbar-default .navbar-nav > li > span:focus::before {
  width: 100%;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #333333;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 24px;
}
.navbar-default .navbar-nav > .active > a:before,
.navbar-default .navbar-nav > .active > span:before {
  width: 100%;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #333333;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #888888;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #eb4c49;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #eb4c49;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #333333;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
@media (min-width: 991px) {
  .t3-mainnav {
    padding-left: 144px;
    padding-right: 144px;
  }
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar-collapse {
  background: #ffffff;
  position: absolute;
  padding: 0;
  top: 100%;
  margin-top: 24px;
  left: -24px;
  right: -24px;
  max-height: 300px;
  overflow: auto;
  z-index: 200;
}
@media (min-width: 991px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0;
  text-align: left;
  width: 100%;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li {
  display: block;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 12px 24px;
  margin: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:before,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:before {
  display: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:focus,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:active {
  color: #eb4c49;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > .active > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > .active > span {
  color: #eb4c49;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 15px;
}

.t3-module {
  background: transparent;
  color: #888888;
  margin-bottom: 48px;
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #eb4c49;
  font-size: 12px;
  font-family: 'IBM Plex Sans Condensed', sans-serif;
  text-transform: uppercase;
  margin: 0 0 24px 0;
  padding: 0;
  letter-spacing: 0;
}
.module-ct {
  background: transparent;
  color: #888888;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.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: 11px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  list-style: none;
  font-size: 12px;
  margin-top: 24px;
  padding-left: 0;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 12px;
  padding-top: 12px;
  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: 12px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.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;
  margin: 0;
}
ul.latestnews {
  margin: 0;
  padding-left: 12px;
}
ul.latestnews > li {
  font-weight: 500;
}
ul.latestnews > li + li {
  margin-top: 12px;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.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: #333333;
  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: #333333;
  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: #333333;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #333333;
  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: #333333;
}
.module-ct > ol.breadcrumb {
  padding: 11px 15px;
  margin-left: 0;
}
.t3-masthead .ja-masthead::before {
  display: none;
}
.t3-masthead .ja-masthead .ja-masthead-detail {
  padding: 46px 12px 0;
  text-align: left;
  margin: auto;
  max-width: 100%;
}
@media (min-width: 768px) {
  .t3-masthead .ja-masthead .ja-masthead-detail {
    width: 768px;
  }
}
@media (min-width: 992px) {
  .t3-masthead .ja-masthead .ja-masthead-detail {
    width: 988px;
  }
}
@media (min-width: 1200px) {
  .t3-masthead .ja-masthead .ja-masthead-detail {
    width: 1152px;
  }
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail {
    padding-top: 48px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
  font-size: 60px;
  margin: 0;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
    font-size: 24px;
  }
}
.view-article .t3-masthead .ja-masthead {
  background: transparent !important;
}

.items-leading .leading {
  margin-bottom: 48px;
}
.items-row .item,
.leading {
  background: #ffffff;
  border-radius: 0;
  padding: 48px;
  margin-bottom: 48px;
  text-align: left;
}
@media (max-width: 767px) {
  .items-row .item,
  .leading {
    padding: 24px;
    margin-bottom: 24px;
  }
}
.items-row .item .article-title,
.leading .article-title {
  margin-bottom: 12px;
}
.items-row .item .view-project,
.leading .view-project {
  text-align: center;
}
.items-row .item .view-project .article-aside,
.leading .view-project .article-aside {
  margin-top: 24px;
}
.items-row .item .view-project .project-type,
.leading .view-project .project-type {
  color: #888888;
  text-transform: uppercase;
  font-size: 11px;
  font-family: 'IBM Plex Sans Condensed', sans-serif;
}
.image-wrap {
  margin: -48px -48px 48px -48px;
}
@media (max-width: 767px) {
  .image-wrap {
    margin: -24px -24px 24px -24px;
  }
}
.image-wrap img {
  width: 100%;
}
.item-page {
  background: #ffffff;
  padding: 48px;
}
@media (max-width: 767px) {
  .item-page {
    padding: 24px;
  }
}
.item-page .pull-none.item-image {
  margin: -48px -48px 48px -48px;
}
@media (max-width: 767px) {
  .item-page .pull-none.item-image {
    margin: -24px -24px 24px -24px;
  }
}
.item-page .article-title {
  font-size: 40px;
}
@media (max-width: 767px) {
  .item-page .article-title {
    font-size: 24px;
  }
}
.item-page .divider-vertical {
  display: none;
}
.item-page .pagenav li > a {
  background: #fafafa;
}
.item-page .pagenav li > a:hover,
.item-page .pagenav li > a:focus,
.item-page .pagenav li > a:active {
  background: #f7f7f7;
}
.item-page .btn-default {
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.item-page .btn-default:hover,
.item-page .btn-default:focus,
.item-page .btn-default:active {
  background: #e4e4e4;
  border-color: #e4e4e4;
}
.item-page .btn-default.btn-sp::before {
  background: #e6e6e6;
}
.item-page .btn-default.btn-sp:hover::before {
  background: #eb4c49;
}
.item-page .view-project {
  padding: 0 144px;
}
@media (max-width: 991px) {
  .item-page .view-project {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .item-page .view-project .item-image {
    margin-left: -192px;
    margin-right: -192px;
  }
}
.item-page .view-project .project-info {
  float: left;
  margin-right: 48px;
  width: 192px;
  max-width: 100%;
}
@media (max-width: 767px) {
  .item-page .view-project .project-info {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    padding-bottom: 24px;
    margin-right: 0;
    float: none;
    width: 100%;
  }
}
.item-page .view-project .project-info > h4 {
  margin-top: 0;
  margin-bottom: 24px;
}
.item-page .view-project .article-content {
  overflow: hidden;
}
.divider-vertical {
  margin: 0 0 48px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.pager ul {
  padding: 0;
}
.article-aside {
  color: #888888;
  font-size: 13px;
  margin-bottom: 24px;
}
.article-info {
  float: left;
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.tags {
  margin-bottom: 24px;
}
.tags > span {
  margin-right: 6px;
}
.tags .label {
  background: #f9f9f9;
  color: #333333;
  padding: 3px 9px;
  font-weight: 400;
}
.tags .label:before {
  content: "#";
}
.tags .label:hover,
.tags .label:focus,
.tags .label:active {
  background: #f9f9f9;
  color: #333333;
  text-decoration: underline;
}
.tag-category #filter-search {
  box-shadow: none;
  float: left;
  border-radius: 0;
}
.tag-category .filters {
  margin-top: 0;
  margin-bottom: 24px;
}
.tag-category .filters .btn {
  background: #eeeeee;
  border-color: #eeeeee;
  color: #333333;
  height: 48px;
  margin: 0;
}
.tag-category .filters .btn:hover,
.tag-category .filters .btn:focus,
.tag-category .filters .btn:active {
  background: #e6e6e6;
}
@media (max-width: 767px) {
  .tag-category .btn-group {
    margin-top: 12px;
  }
}
.tag-category .category {
  border: 0;
}
.tag-category .category > li {
  background: transparent;
  border: 0;
  margin-bottom: 48px;
}
.tag-category .category > li + li {
  margin-top: 0;
}
.tag-category .category > li .media-wrap {
  background: #ffffff;
  padding: 48px;
}
.tag-category .category > li .media-wrap .img-wrap {
  margin: -48px -48px 48px -48px;
}
.tag-category .category > li .media-wrap .media-body .title {
  margin-top: 0;
  font-size: 24px;
}
.tag-category .category > li .media-wrap .media-body p {
  display: inline;
}
.fields-container dd {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  padding: 8px 0;
}
.fields-container dd .field-label {
  display: inline-block;
  font-weight: bold;
  padding-right: 24px;
}
.fields-container dd:last-child {
  border-bottom: 0;
}
.article-footer {
  color: #888888;
  font-size: 11px;
  margin-bottom: 24px;
}
.readmore .btn.btn-default::before {
  background: #e6e6e6;
}
.readmore .btn.btn-default:hover::before {
  background: #eb4c49;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 36px 24px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 24px 36px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 24px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 24px;
}
.img-fulltext-right {
  float: right;
  margin-left: 24px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #333333;
  color: #555555;
  font-size: 11px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #ffffff;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 24px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #ffffff;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f9f9f9;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.login-wrap {
  background: #f9f9f9;
  border-radius: 0;
  margin: auto;
  padding: 96px;
  width: 480px;
}
@media (max-width: 767px) {
  .login-wrap {
    margin: 0 auto;
    padding: 24px;
    width: auto;
  }
}
.login-wrap .page-header {
  border: 0;
  padding: 0;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .login-wrap .page-header {
    margin-bottom: 24px;
  }
}
.login-wrap .page-header h1 {
  font-size: 40px;
  font-weight: 700;
  color: #333333;
}
@media (max-width: 767px) {
  .login-wrap .page-header h1 {
    font-size: 24px;
  }
}
.login-wrap form .control-label {
  text-align: left;
  padding-top: 0;
}
.login-wrap form label {
  color: #888888;
  text-align: left;
  font-weight: 400;
}
.login-wrap form .form-group {
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .login-wrap form .form-group {
    margin-bottom: 24px;
  }
}
.login-wrap form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"] {
  box-shadow: none;
  width: 100%;
}
.login-wrap form .form-group .checkbox {
  padding-top: 0;
  min-height: 0;
}
.login-wrap form .form-group .checkbox input[type="checkbox"] {
  margin-top: 8px;
}
.login-wrap .other-links {
  margin-bottom: 0 !important;
}
.login-wrap .other-links ul {
  font-size: 11px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.login-wrap .other-links ul li {
  display: inline-block;
  list-style: none;
  padding: 0 6px;
}
.login-wrap .other-links ul li a {
  color: #555555;
}
.login-wrap .other-links ul li a:hover,
.login-wrap .other-links ul li a:focus,
.login-wrap .other-links ul li a:active {
  color: #eb4c49;
}
.login-wrap .other-links ul li + li {
  margin-top: 12px;
}
.logout {
  background: #f9f9f9;
  border-radius: 0;
  padding: 48px;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.logout .page-header {
  border: 0;
  margin-bottom: 24px;
}
.logout .page-header h1 {
  font-size: 40px;
}
.logout .form-horizontal .control-group {
  margin-bottom: 0;
}
.logout .form-horizontal .control-group .controls {
  margin-left: 0;
}
.registration,
.profile-edit,
.profile {
  background: #f9f9f9;
  border-radius: 0;
  padding: 24px;
}
@media (min-width: 480px) {
  .registration,
  .profile-edit,
  .profile {
    border-radius: 0;
    margin: 48px auto;
    padding: 96px;
    width: 540px;
    max-width: 100%;
  }
}
.registration legend,
.profile-edit legend,
.profile legend {
  font-size: 40px;
  font-weight: 700;
  font-family: "Archivo", Helvetica, Arial, sans-serif;
  border-bottom: none;
  margin-bottom: 24px;
  color: #333333;
}
@media (max-width: 767px) {
  .registration legend,
  .profile-edit legend,
  .profile legend {
    font-size: 24px;
  }
}
.registration .form-group,
.profile-edit .form-group,
.profile .form-group {
  margin-bottom: 0;
}
.registration .form-group + .form-group,
.profile-edit .form-group + .form-group,
.profile .form-group + .form-group {
  margin-top: 24px;
}
.registration .form-group .control-label,
.profile-edit .form-group .control-label,
.profile .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.registration .form-group .control-label label,
.profile-edit .form-group .control-label label,
.profile .form-group .control-label label {
  color: #888888;
  font-weight: 400;
}
.registration .form-group .control-label .text label,
.profile-edit .form-group .control-label .text label,
.profile .form-group .control-label .text label {
  font-weight: normal;
  color: #cc0000;
}
.registration .form-group input.required,
.profile-edit .form-group input.required,
.profile .form-group input.required {
  width: 100%;
}
.registration fieldset dt,
.profile-edit fieldset dt,
.profile fieldset dt {
  margin-right: 5px;
}
.registration .form-actions,
.profile-edit .form-actions,
.profile .form-actions {
  background: none;
  margin-top: 36px;
  padding: 0;
}
@media (max-width: 767px) {
  .registration .form-actions,
  .profile-edit .form-actions,
  .profile .form-actions {
    margin-top: 24px;
  }
}
.registration .form-actions .btn,
.profile-edit .form-actions .btn,
.profile .form-actions .btn {
  margin-right: 12px;
}
@media screen and (min-width: 992px) {
  .profile-edit {
    width: 800px;
  }
}
.profile-edit fieldset .col-md-6 > .form-group {
  margin: 0 0 24px;
  padding: 0;
}
.profile-edit fieldset .col-md-6 > .form-group input,
.profile-edit fieldset .col-md-6 > .form-group select {
  width: 100%;
}
.profile-edit fieldset + fieldset {
  margin-top: 24px;
}
.profile-edit #helpsite-refresh {
  background: #eeeeee;
  color: #333333;
  margin-top: 24px;
}
.profile-edit #helpsite-refresh:hover,
.profile-edit #helpsite-refresh:focus,
.profile-edit #helpsite-refresh:active {
  background: #d5d5d5;
}
@media screen and (min-width: 992px) {
  .profile {
    width: 800px;
  }
}
.profile .dl-horizontal dd,
.profile .dl-horizontal dt {
  border: 0;
  margin-bottom: 5px;
}
.profile #users-profile-custom {
  margin-top: 48px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#user-registration .form-group {
  display: block;
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: 24px;
}
#user-registration .form-group:before,
#user-registration .form-group:after {
  content: " ";
  display: table;
}
#user-registration .form-group:after {
  clear: both;
}
#user-registration .control-label {
  text-align: right;
}
@media (max-width: 767px) {
  #user-registration .control-label {
    text-align: left;
  }
}
.com_mailto body {
  padding: 12px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: transparent;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset,
.remind {
  background: #ffffff;
  border-radius: 0;
  padding: 96px;
}
@media (max-width: 767px) {
  .reset,
  .remind {
    padding: 24px;
  }
}
.reset .form-validate p,
.remind .form-validate p {
  background: #333333;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
  padding: 12px 24px;
  border-radius: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.search {
  background: #f9f9f9;
  padding: 96px;
  margin: auto;
  width: 800px;
  max-width: 100%;
}
.search:before,
.search:after {
  content: " ";
  display: table;
}
.search:after {
  clear: both;
}
@media (max-width: 767px) {
  .search {
    padding: 24px;
  }
}
.search .page-title {
  border: none;
  text-align: center;
  color: #333333;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .search .page-title {
    font-size: 24px;
    margin-bottom: 24px;
    text-align: left;
  }
}
.searchintro {
  text-align: center;
  font-size: 18px;
}
.searchintro span.badge {
  background: #eb4c49;
  font-size: 18px;
  padding: 5px 10px;
  border-radius: 15px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm .btn-toolbar {
  margin-bottom: 12px;
}
#searchForm .form-group {
  margin-bottom: 24px;
  display: block;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  #searchForm .form-group {
    text-align: left;
  }
}
#searchForm .form-group #search-searchword {
  margin-bottom: 24px;
}
#searchForm .form-group #search-searchword:focus,
#searchForm .form-group #search-searchword:active {
  box-shadow: none;
}
#searchForm .form-group .input-group-btn {
  position: absolute;
  right: 1px;
  width: auto;
  top: 1px;
  z-index: 2;
}
@media (min-width: 768px) {
  #searchForm .form-group .input-group-btn .btn {
    padding: 12px 30px;
  }
}
#searchForm fieldset {
  margin: 24px 0 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  #searchForm fieldset {
    text-align: left;
  }
}
#searchForm legend {
  margin-bottom: 12px;
  border: none;
  font-size: 14px;
  font-weight: 700;
  color: #333333;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 24px;
  text-align: center;
}
@media (max-width: 767px) {
  #searchForm .form-limit {
    text-align: left;
  }
}
#searchForm .form-limit .counter {
  margin-top: 12px;
}
#searchForm .counter {
  margin-top: 12px;
  border: none;
}
@media (min-width: 768px) {
  #searchForm .counter {
    float: right;
    margin-top: 24px;
  }
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
}
#searchForm .chzn-container,
#searchForm label[for=limit] {
  display: inline-block;
  margin: 0 10px;
}
#searchForm #ordering_chzn {
  float: none;
  margin-left: 5px;
  display: inline-block;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 12px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  display: block;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 24px;
  margin-left: 0;
  padding-left: 0;
  text-align: center;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
.search-results .result-title {
  font-size: 18px;
  margin-top: 24px;
}
@media (max-width: 767px) {
  .search-results .result-title {
    font-size: 15px;
  }
}
.search-results .result-category {
  font-size: 12px;
  color: #888888;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 24px;
}
.search-results .result-created {
  font-size: 12px;
  color: #888888;
}
div.finder {
  background: #f9f9f9;
  padding: 96px;
  margin-bottom: 24px;
  margin: auto;
  width: 800px;
  max-width: 100%;
}
@media (max-width: 767px) {
  div.finder {
    padding: 24px;
  }
}
div.finder > h1 {
  border: none;
  text-align: center;
  color: #333333;
  font-size: 56px;
  margin-bottom: 36px;
}
@media (max-width: 480px) {
  div.finder > h1 {
    font-size: 32px;
  }
}
div.finder #search-form {
  text-align: center;
}
div.finder #search-form .form-group > label {
  display: block;
  color: #333333;
  font-size: 40px;
  margin-bottom: 12px;
  font-weight: 700;
}
@media (max-width: 767px) {
  div.finder #search-form .form-group > label {
    font-size: 24px;
  }
}
div.finder #search-form .form-group input.inputbox {
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  div.finder #search-form #smartsearch-btn {
    margin-bottom: 12px;
    vertical-align: top;
  }
}
div.finder .filter-branch.control-group .finder-selects {
  margin: 0 12px 12px;
  display: inline-block;
}
div.finder #search-results {
  text-align: center;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 6px;
}
.contact .page-header {
  border: none;
  display: none;
}
.contact .page-header h2 {
  margin: 0;
}
.contact h3 {
  color: #333333;
  font-size: 40px;
  margin: 0;
  position: relative;
}
.contact input[type="email"],
.contact input[type="text"] {
  width: 100%;
}
.contact textarea {
  box-shadow: none;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal {
  margin-bottom: 0;
}
.contact .dl-horizontal > dt {
  display: block;
  float: none;
  text-align: left;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333333;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 24px;
}
.contact .dl-horizontal > dd .fa {
  margin-right: 4.8px;
  width: 15px;
}
.contact img {
  max-width: 100%;
}
.contact .form-group.cus-field {
  margin-bottom: 0;
}
.contact label {
  position: relative;
  font-weight: 400;
  padding-bottom: 6px;
}
.contact label.invalid {
  background: transparent;
  color: #cc0000;
}
.contact .contact-links ul li {
  margin: 0 3px 12px 3px;
  border: none;
  display: inline-block;
}
.contact .contact-links ul li a {
  background: #eb4c49;
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  padding: 0;
  text-align: center;
  height: 24px;
  line-height: 24px;
  text-transform: uppercase;
  width: 24px;
}
.contact .checkbox {
  margin-bottom: 48px;
}
.contact .checkbox input {
  margin-left: 0;
  margin-top: 7px;
}
@media (max-width: 767px) {
  .contact .control-btn {
    margin-top: 24px;
  }
}
.contact .thumbnail {
  border: 0;
  padding: 0;
}
.contact .thumbnail img {
  border: 3px solid rgba(0, 0, 0, 0.1);
  padding: 0;
}
.contact .contact-fields.dl-horizontal > dt {
  display: block;
  margin-right: 12px;
  width: auto;
}
.plain-style .contact-box {
  position: relative;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .plain-style .contact-box {
    padding: 0;
  }
}
.plain-style .contact-box h3 {
  margin-bottom: 48px;
}
.plain-style .other-information {
  margin-bottom: 96px;
}
@media (max-width: 767px) {
  .plain-style .other-information {
    margin-bottom: 48px;
  }
}
.plain-style .contact-information .contact-image {
  border-radius: 50%;
  border: 24px solid #ffffff;
  overflow: hidden;
  position: relative;
  margin: 0 auto 24px;
  height: 230px;
  width: 230px;
  z-index: 2;
}
.plain-style .contact-information .contact-name {
  margin-bottom: 24px;
}
.plain-style .contact-information .contact-links {
  margin-top: 24px;
}
.plain-style .contact-left {
  padding-right: 96px;
}
@media (max-width: 991px) {
  .plain-style .contact-left {
    padding-right: 48px;
  }
}
@media (max-width: 767px) {
  .plain-style .contact-left {
    padding-right: 24px;
  }
}
#slide-contact {
  height: auto !important;
}
#slide-contact .panel {
  box-shadow: none;
  border: 0;
}
#slide-contact .panel + .panel {
  margin-top: 12px;
}
#slide-contact .panel .panel-heading {
  background-color: transparent;
  color: #333333;
  margin-bottom: -1px;
  padding: 18px 24px;
}
#slide-contact .panel .panel-heading .accordion-toggle {
  position: relative;
  font-size: 14px;
  font-family: "Archivo", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  color: #eb4c49;
  text-decoration: none;
}
#slide-contact .panel .panel-body {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 24px;
}
.contact #myTabContent:before,
.contact #myTabContent:after {
  content: " ";
  display: table;
}
.contact #myTabContent:after {
  clear: both;
}
.contact-form legend {
  border: 0;
  color: #888888;
  font-size: 13px;
  margin: 0 0 12px;
  padding: 0;
}
.contact-form .form-group {
  margin: 0 -24px 12px;
}
@media (max-width: 767px) {
  .contact-form .form-group {
    margin: 0 0 12px;
  }
}
.contact-form .form-group [class^="col-"] {
  padding: 0 24px;
}
@media (max-width: 767px) {
  .contact-form .form-group [class^="col-"] {
    padding: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  box-shadow: none;
  width: 100%;
  height: auto;
}
.contact-form #jform_contact_message.invalid {
  background: transparent;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.map-container {
  max-width: 100%;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #333333;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  content: " ";
  display: table;
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px 0 5px 0;
}
.contact-category .cat-children ul li h4 {
  border-left: 1px dotted #888888;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  padding-left: 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li h4:after {
  border-top: 1px dotted #888888;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li h4 {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li h4 {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li h4 {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .categories-list .category-item + .category-item {
    margin-top: 24px;
  }
}
.categories-list .category-inner {
  background: #ffffff;
}
.categories-list .category-info {
  padding: 48px;
}
.categories-list .category-info .item-title {
  margin-top: 0;
}
.categories-list .category-info .item-title span {
  background: #f9f9f9;
  float: right;
  font-size: 14px;
  margin-top: 4px;
  margin-left: 12px;
  padding: 5px 10px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 12px 5px;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 48px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  border: 0;
  line-height: normal;
  padding: 0;
  margin: 0 0 24px 0;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
}
.cat-children .page-header:before {
  content: "\f114";
  font-family: FontAwesome;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 24px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 24px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  line-height: normal;
  margin-right: 12px;
  padding: 12px 24px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 24px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  float: right;
  padding: 10px;
  margin: 0 0 24px 24px;
  width: 25%;
}
@media (max-width: 767px) {
  #article-index,
  .article-index {
    margin-left: 0;
    width: 100%;
  }
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #f9f9f9;
  color: #333333;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #f9f9f9;
  color: #333333;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.next {
  float: right;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 12px 24px;
  line-height: normal;
  border: 1px solid #ffffff;
  border-radius: 0;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #ffffff;
}
.items-more h3 {
  margin: 0 0 24px;
}
.items-more .nav {
  border: 0;
  list-style: inside;
}
.items-more .nav > li {
  font-weight: 500;
}
.items-more .nav > li::before {
  content: "\f111";
  font-family: FontAwesome;
  float: left;
  font-size: 6px;
  margin-top: 6px;
  margin-right: 4.8px;
}
.items-more .nav > li + li {
  margin-top: 12px;
}
.items-more .nav > li > a {
  border: 0;
  padding: 0;
}
.items-more .nav > li > a:hover,
.items-more .nav > li > a:focus,
.items-more .nav > li > a:active {
  border: 0;
  text-decoration: underline;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12px 0;
}
.display-limit {
  margin: 12px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 12px;
}
.edit.item-page #editor-xtd-buttons .btn {
  border: 1px solid rgba(255, 255, 255, 0.05);
  text-shadow: none;
  margin: 3px 0;
}
.edit.item-page #editor-xtd-buttons .btn:hover,
.edit.item-page #editor-xtd-buttons .btn:focus,
.edit.item-page #editor-xtd-buttons .btn:active {
  background: rgba(255, 255, 255, 0.05);
}
.edit.item-page .btn-toolbar .btn:not(.btn-primary) {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #333333;
}
.js-stools input {
  background: #ffffff;
  border: 1px solid #ccc;
  height: 45px;
}
.js-stools .btn:hover,
.js-stools .btn:focus,
.js-stools .btn:active {
  background: #f7f7f7;
  color: #ffffff;
}
.js-stools .btn.btn-primary {
  background: #eb4c49;
  border-color: #eb4c49;
  color: #ffffff;
}
.js-stools .btn.btn-primary:hover,
.js-stools .btn.btn-primary:focus,
.js-stools .btn.btn-primary:active {
  background: #eb4c49;
  border-color: #eb4c49;
  color: #ffffff;
}
.js-stools .btn.btn-primary .caret {
  border-bottom-color: #ffffff;
}
.js-stools .chzn-container {
  min-width: 245px;
}
.thumbnails-media .thumbnail {
  background: #ffffff;
}
.mod-preview-info {
  z-index: 100;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 34px;
}
.com_config button.btn:not(.btn-primary) {
  background: #eeeeee;
  color: #333333;
}
.com_config button.btn:not(.btn-primary):hover,
.com_config button.btn:not(.btn-primary):focus,
.com_config button.btn:not(.btn-primary):active {
  background: #d5d5d5;
}
.com_config .form-horizontal .radio.t3onoff {
  border: 0;
  min-height: 30px;
}
.com_config .form-horizontal .radio.t3onoff label {
  text-align: left;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle,
.com_config #modules-form .accordion-group .accordion-body {
  border-color: rgba(0, 0, 0, 0.1);
}
.com_config #modules-form .accordion-group .accordion-body {
  padding: 24px;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  color: #ffffff;
}
.com_config table.jalist td input,
.com_config table.jatable td input,
.com_config table.jalist td textarea,
.com_config table.jatable td textarea {
  border-color: #ccc;
  color: #555;
}
.com_config table.jalist td .btn.hasTooltip,
.com_config table.jatable td .btn.hasTooltip {
  color: #888888;
}
.iframe-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #eeeeee;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #eeeeee;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 11px;
  margin: 0 0 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -24px;
}
.article-title,
.article-header h1 {
  color: #ffffff;
  margin: 0 0 24px 0;
  font-size: 24px;
}
.leading .article-title,
.leading .article-header h1 {
  font-size: 40px;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.masthead {
  padding: 48px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 991px) {
  .masthead {
    padding: 96px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 24px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #eb4c49;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group {
  margin-bottom: 24px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.list-group-item-heading {
  color: #888888;
  font-size: 11px;
  font-family: 'IBM Plex Sans Condensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.panel-body {
  color: #555555;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

body {
  color: #888888;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px) {
  .equal-height > div {
    min-height: 0 !important;
  }
  .equal-height.equal-height-child > .col > div {
    min-height: 0 !important;
  }
}
div.t3-wrapper {
  background: #f4f4f4;
  margin: auto;
}
@media (min-width: 1680px) {
  div.t3-wrapper {
    width: 1680px;
  }
}
@media (min-width: 1680px) {
  div.t3-wrapper.menu-vertical {
    padding-left: 240px;
    max-width: 100%;
    margin-left: 0;
    width: 1920px;
  }
  div.t3-wrapper.menu-vertical .t3-header {
    background: #f9f9f9;
    top: 0;
    position: fixed;
    left: 0;
    height: 100vh;
    width: 240px;
    z-index: 10;
  }
  div.t3-wrapper.menu-vertical .t3-header .container-hd {
    position: static;
    width: 100%;
    max-width: 100% !important;
  }
  div.t3-wrapper.menu-vertical .t3-header .container-hd .wrap {
    max-width: 100% !important;
    min-width: 0 !important;
  }
  div.t3-wrapper.menu-vertical .t3-header .logo {
    top: 48px;
    right: 24px;
    text-align: center;
  }
  div.t3-wrapper.menu-vertical .t3-header .logo .logo-img {
    display: none;
  }
  div.t3-wrapper.menu-vertical .t3-header .logo .logo-img.logo-vertical {
    max-height: 100%;
    display: block !important;
  }
  div.t3-wrapper.menu-vertical .t3-header .t3-mainnav {
    top: 50vh;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 0;
  }
  div.t3-wrapper.menu-vertical .t3-header .t3-mainnav .navbar-nav > li {
    display: block;
  }
  div.t3-wrapper.menu-vertical .t3-header .t3-mainnav .navbar-nav > li + li {
    margin-top: 24px;
  }
  div.t3-wrapper.menu-vertical .t3-header .t3-mainnav .navbar-nav > li > a {
    display: inline-block;
    padding: 0;
  }
  div.t3-wrapper.menu-vertical .t3-header .t3-mainnav .dropdown-menu {
    border: 0;
    left: 100%;
    top: 0;
  }
  div.t3-wrapper.menu-vertical .headright {
    display: none;
  }
  div.t3-wrapper.menu-vertical .headright.on-vertical {
    display: block !important;
    position: absolute;
    right: 48px;
    top: 48px;
    z-index: 10;
  }
  div.t3-wrapper.menu-vertical .headright.on-vertical #t3-off-canvas {
    display: none;
  }
  div.t3-wrapper.menu-vertical .headright.on-vertical .btn.off-canvas-toggle,
  div.t3-wrapper.menu-vertical .headright.on-vertical .search .form-control,
  div.t3-wrapper.menu-vertical .headright.on-vertical .btn {
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
  }
  div.t3-wrapper.menu-vertical .headright.on-vertical .btn.off-canvas-toggle::-moz-placeholder,
  div.t3-wrapper.menu-vertical .headright.on-vertical .search .form-control::-moz-placeholder,
  div.t3-wrapper.menu-vertical .headright.on-vertical .btn::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
  }
  div.t3-wrapper.menu-vertical .headright.on-vertical .btn.off-canvas-toggle:-ms-input-placeholder,
  div.t3-wrapper.menu-vertical .headright.on-vertical .search .form-control:-ms-input-placeholder,
  div.t3-wrapper.menu-vertical .headright.on-vertical .btn:-ms-input-placeholder {
    color: #ffffff;
  }
  div.t3-wrapper.menu-vertical .headright.on-vertical .btn.off-canvas-toggle::-webkit-input-placeholder,
  div.t3-wrapper.menu-vertical .headright.on-vertical .search .form-control::-webkit-input-placeholder,
  div.t3-wrapper.menu-vertical .headright.on-vertical .btn::-webkit-input-placeholder {
    color: #ffffff;
  }
  div.t3-wrapper.menu-vertical .bottom-vertical {
    bottom: 48px;
    display: block !important;
    position: absolute;
    text-align: center;
    left: 48px;
    right: 48px;
  }
  div.t3-wrapper.menu-vertical .bottom-vertical p {
    color: #888888;
    margin-bottom: 0;
    font-family: 'IBM Plex Sans Condensed', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
  }
}
@media (min-width: 1680px) and (min-width: 1680px) {
  div.t3-wrapper.menu-vertical .t3-header {
    border-bottom: 0;
    border-right: 1px solid #f4f4f4;
  }
}
.container-hd {
  margin: auto;
  max-width: 100%;
}
@media (min-width: 1392px) {
  .container-hd {
    width: 1392px;
  }
}
.t3-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .t3-header {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.t3-header .container-hd {
  position: relative;
}
@media (max-width: 1199px) {
  .t3-header .container-hd {
    width: 100%;
  }
}
.logo {
  position: absolute;
  left: 24px;
  top: 0;
  text-align: center;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image img {
  max-height: 66px;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.headright {
  position: absolute;
  right: 24px;
  top: 0;
}
.headright:before,
.headright:after {
  content: " ";
  display: table;
}
.headright:after {
  clear: both;
}
.headright > div {
  float: right;
  margin-left: 12px;
  width: auto;
}
@media (max-width: 767px) {
  .headright > div {
    margin-left: 6px;
  }
}
.headright > div.navbar-header {
  margin-left: 12px;
}
.headright > div.navbar-header:before,
.headright > div.navbar-header:after {
  content: " ";
  display: table;
}
.headright > div.navbar-header:after {
  clear: both;
}
.headright > div.navbar-header > button {
  float: right;
}
@media (max-width: 767px) {
  .headright > div.navbar-header {
    margin-left: 6px;
  }
}
.headright .search {
  background: transparent;
  display: inline-block;
  padding: 0;
  position: relative;
  height: 40px;
  width: 40px;
}
.headright .search .form-control {
  border-radius: 30px;
  background-image: url('../../../images/ico/search.png') !important;
  background-position: 14px center!important;
  background-repeat: no-repeat !important;
  background-color: #ffffff;
  border: 0;
  color: #888888;
  position: absolute;
  padding: 0 0 0 40px;
  font-size: 12px;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  max-width: none;
  z-index: 10;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.headright .search .form-control:focus {
  background-color: #ffffff;
  width: 200px;
  padding-right: 24px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
@media (max-width: 767px) {
  .headright .search .form-control:focus {
    width: 160px;
  }
}
.headright .form-search {
  display: inline-block;
  padding: 0;
  position: relative;
  height: 40px;
  width: 40px;
}
.headright .form-search .finder {
  border-radius: 0;
  padding: 0;
  margin-bottom: 0;
}
.headright .form-search label {
  display: none;
}
.headright .form-search input {
  border-radius: 30px;
  background-image: url('../../../images/ico/search.png') !important;
  background-position: 14px center!important;
  background-repeat: no-repeat !important;
  background-color: #ffffff;
  border: 0;
  color: #888888;
  position: absolute;
  padding: 0 0 0 40px;
  font-size: 12px;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  max-width: none;
  z-index: 10;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.headright .form-search input:focus {
  background-color: #ffffff;
  width: 200px;
  padding-right: 24px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
@media (max-width: 767px) {
  .headright .form-search input:focus {
    width: 160px;
  }
}
.headright .mod-languages {
  font-family: 'IBM Plex Sans Condensed', sans-serif;
}
.headright .mod-languages img {
  margin-right: 3px;
}
@media (max-width: 767px) {
  .headright .mod-languages img {
    margin-right: 0;
  }
}
.headright .mod-languages .btn.dropdown-toggle {
  background: #ffffff;
  border-radius: 30px;
  line-height: 40px;
  height: 40px;
  padding: 0 12px;
}
@media (max-width: 767px) {
  .headright .mod-languages .btn.dropdown-toggle {
    font-size: 0;
  }
  .headright .mod-languages .btn.dropdown-toggle .caret {
    display: none;
  }
}
.headright .mod-languages .dropdown-menu {
  border: 0;
  min-width: 130px;
  margin-top: 2px;
}
.headright .mod-languages .dropdown-menu li {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
.headright .mod-languages .dropdown-menu li + li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.headright .mod-languages .dropdown-menu li a {
  font-weight: 700;
  font-family: 12px;
}
.t3-sl {
  padding-bottom: 48px;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 72px;
    padding-top: 72px;
  }
}
.t3-section {
  padding-bottom: 60px;
  padding-top: 100px;
  position: relative;
}
@media (max-width: 991px) {
  .t3-section {
    padding-bottom: 96px;
    padding-top: 96px;
  }
}
@media (max-width: 767px) {
  .t3-section {
    padding-bottom: 48px;
    padding-top: 48px;
  }
}
.t3-section .container,
.t3-section .full-width {
  position: relative;
  z-index: 2;
}
.t3-section .full-width {
  padding-left: 48px;
  padding-right: 48px;
}
.t3-section:before {
  background: #f9f9f9;
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.t3-section.mask-box-none::before {
  display: none;
}
.t3-section.mask-box-left::before {
  right: 384px;
}
@media (max-width: 991px) {
  .t3-section.mask-box-left::before {
    right: 144px;
  }
}
@media (max-width: 767px) {
  .t3-section.mask-box-left::before {
    right: 48px;
  }
}
.t3-section.mask-box-right::before {
  left: 384px;
  right: 0;
}
@media (max-width: 991px) {
  .t3-section.mask-box-right::before {
    left: 144px;
  }
}
@media (max-width: 767px) {
  .t3-section.mask-box-right::before {
    left: 48px;
  }
}
.t3-section.mask-box-left-center::before {
  right: 50%;
  margin-right: -72px;
}
.t3-section.mask-box-right-center::before {
  right: 0;
  left: 50%;
  margin-left: -72px;
}
@media (min-width: 1200px) {
  .t3-slideshow + .t3-section-wrap > div:first-child::before {
    top: -144px;
  }
}
@media (max-width: 991px) {
  .section-title {
    padding-left: 0;
  }
}
.section-title h2 {
  max-width: 336px;
  margin-top: 0;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .section-title h2 {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.sub-heading {
  color: #414141;
  font-size: 18px;
  font-family: 'IBM Plex Sans Condensed', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  margin-bottom: 24px;
}
.sub-heading::before {
  background: #5cbb4d;
  content: "";
  position: absolute;
  height: 14px;
  top: 2px;
  right: 100%;
  margin-right: 24px;
  width: 24px;
}
.sub-heading::after {
  background-image: url('../../../images/mask/sub-heading.png');
  content: "";
  position: absolute;
  top: -48px;
  left: -48px;
  height: 144px;
  width: 144px;
  z-index: -1;
}
.t3-mainbody {
  padding-top: 46px;
  padding-bottom: 36px;
}
@media (max-width: 767px) {
  .t3-mainbody {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (min-width: 1200px) {
  .t3-mainbody > .row {
    margin-left: -48px;
    margin-right: -48px;
  }
}
@media (min-width: 1200px) {
  .t3-mainbody > .row > div {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (min-width: 768px) {
  .t3-mainbody > .row > div.t3-sidebar-right {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 768px) {
  .t3-mainbody > .row > div.t3-sidebar-left {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.t3-content {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .t3-content.col-sm-8 {
    margin-bottom: 48px;
  }
}
.t3-sidebar {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-footer {
  border-top: 1px solid #f4f4f4;
  background: #f9f9f9;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 24px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 48px 0;
  }
}
.t3-footnav .t3-module {
  background: #f9f9f9;
  color: #555555;
  margin-top: 12px;
  margin-bottom: 12px;
}
.t3-footnav .t3-module .module-title {
  color: #888888;
  font-size: 12px;
  margin-bottom: 12px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
#back-to-top {
  position: fixed;
  bottom: 48px;
  right: 48px;
  z-index: 1000;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 500ms all;
  -o-transition: 500ms all;
  transition: 500ms all;
}
#back-to-top.affix {
  opacity: 1;
  filter: alpha(opacity=100);
}
#back-to-top .btn {
  background: #5cbb4d;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  color: #ffffff;
  padding: 0;
  text-align: center;
  height: 48px;
  line-height: 48px;
  width: 48px;
}
.t3-copyright {
  font-size: 11px;
  font-family: 'IBM Plex Sans Condensed', sans-serif;
  padding: 44px 0;
  text-transform: uppercase;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .t3-copyright {
    padding: 48px 0;
  }
}
.t3-copyright .copyright a {
  color: #888888;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
}
@media (max-width: 991px) {
  .t3-copyright .copyright {
    margin-bottom: 24px;
  }
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.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;
}

@media (min-width: 1680px) {
  .t3-wrapper {
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
  }
}
.t3-wrapper.menu-vertical {
  border: 0;
}
@media (max-width: 1680px) {
  .headright .search .form-control {
    background-image: url('../../../images/ico/search-invert.png') !important;
  }
}
.menu-horizontal .headright .search .form-control {
  background-image: url('../../../images/ico/search-invert.png') !important;
}
@media (max-width: 1680px) {
  button.btn.off-canvas-toggle span {
    background-color: #333333;
  }
}
.menu-horizontal button.btn.off-canvas-toggle span {
  background-color: #333333;
}
.sub-heading::after {
  background-image: url('../../../images/mask/sub-heading-light.png');
}
.t3-wrapper .acm-features.style-2 .action {
  background: #eeeeee;
  color: #b9b9b9;
}
.t3-wrapper .acm-features.style-2 .action:hover,
.t3-wrapper .acm-features.style-2 .action:focus,
.t3-wrapper .acm-features.style-2 .action:active {
  background: #5cbb4d;
  color: #ffffff;
}
.t3-wrapper .acm-features.style-3 .owl-carousel .owl-nav > div {
  border-color: #5cbb4d;
  color: #5cbb4d;
}
.t3-wrapper .acm-features.style-3 .features-item:hover h4 {
  color: #ffffff;
}
.t3-wrapper .acm-features.style-3 .owl-carousel .owl-dots > div {
  background: #d3d3d3;
}
.t3-wrapper .acm-teams .item .action {
  background: #eeeeee;
  color: #b9b9b9;
}
.t3-wrapper .acm-teams .item .action:hover,
.t3-wrapper .acm-teams .item .action:focus,
.t3-wrapper .acm-teams .item .action:active {
  background: #eb4c49;
  color: #ffffff;
}
.t3-wrapper .acm-teams .item:hover h4 {
  color: #ffffff;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; 
height: 0; 
overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.article-subtitle {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 40px;
	margin-top: 4px;
	color: #333333;
	line-height: 35px;
}


.article-content {
	font-size: 17px;
	line-height: 26px;
}


.person-title {
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
}

.person-name {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 4px;
	color: #333333;
	line-height: 35px;
}


.contact-swf-left {
	float: left;
	max-width: 45%;	
	margin-bottom: 30px;
	min-height: 430px;
}

.contact-swf-right {
	float: right;
	max-width: 45%;	
	margin-bottom: 30px;
	min-height: 430px;
}

.contact-swf-zvc-left {
	float: left;
	max-width: 45%;	
	margin-bottom: 30px;
	min-height: 370px;
}

.contact-swf-zvc-right {
	float: right;
	max-width: 45%;	
	margin-bottom: 30px;
	min-height: 370px;
}


@media screen and (max-width: 1024px) {
	.contact-swf-left {
	float: none;
	max-width: 100%;	
	margin-bottom: 30px;
	min-height: 430px;
}

	.contact-swf-right {
	float: none;
	max-width: 100%;	
	margin-bottom: 30px;
	min-height: 430px;
}

	.contact-swf-zvc-left {
	float: none;
	max-width: 100%;	
	margin-bottom: 30px;
	min-height: 370px;
}

	.contact-swf-zvc-right {
	float: none;
	max-width: 100%;	
	margin-bottom: 30px;
	min-height: 370px;
}
}






