@media (max-width: 767px) {
  .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("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .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:768px 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;
}
a {
  color: #67c1f5;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1fa4f0;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #ffcc00;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 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: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 1.42857143;
  color: inherit;
}
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: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 42px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
::-moz-selection {
  background: #67c1f5;
  color: #ffffff;
}
::selection {
  background: #67c1f5;
  color: #ffffff;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
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: #999999;
}
.text-primary {
  color: #67c1f5;
}
a.text-primary:hover {
  color: #37adf2;
}
.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: #67c1f5;
}
a.bg-primary:hover {
  background-color: #37adf2;
}
.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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 #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  background: rgba(255, 255, 255, 0.05);
  padding: 20px;
  margin: 0 0 20px;
  font-size: 15px;
  border-left: 5px solid #67c1f5;
}
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.42857143;
  color: #999999;
}
blockquote footer::before,
blockquote small::before,
blockquote .small::before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  border-right: 5px solid #67c1f5;
  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: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.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: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.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: 20px;
}
.img-full {
  margin: -20px -21px 20px;
}
.img-full img {
  max-width: 100%;
}
@media (max-width: 991px) {
  .img-full img {
    width: 100%;
  }
}
.page-color .row + .row {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .page-color .row > div + div {
    margin-top: 32px;
  }
}
.page-color .col-detail > div {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.page-color .col-detail h3 {
  font-size: 13px;
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
  color: #ffffff;
}
.page-color .col-detail .demo-image {
  height: 400px;
  overflow: hidden;
}
.page-color .col-detail .demo-image img {
  width: 100%;
}
.page-color .color-brown h3 {
  background: #2a0e0b;
}
.page-color .color-dark h3 {
  background: #222;
}
.page-color .color-desaturated-violet h3 {
  background: #281d36;
}
.page-color .color-green h3 {
  background: #1d2d07;
}
.page-color .color-violet h3 {
  background: #1b0d35;
}
.page-color .color-default h3 {
  color: inherit;
}
@media (min-width: 1200px) {
  .view-article .page-color .demo-image:hover img {
    animation: top-effect 4s linear forwards;
  }
}
@keyframes top-effect {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-62.6%);
  }
}

.form-control:focus {
  border-color: rgba(255, 255, 255, 0.15);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.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: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn {
  border-radius: 2px;
  font-weight: 700;
}
.btn-inverse {
  background-color: #384351;
  border-color: #384351;
  color: #ffffff;
  background: linear-gradient(#384351, #2e3742);
  border: 1px solid #384351;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.2) inset;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #232a33;
  border-color: #1f252d;
}
.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: #384351;
  border-color: #384351;
}
.btn-inverse .badge {
  color: #384351;
  background-color: #ffffff;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background: #2e3742;
  border-color: #1f252d;
}
.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: #384351;
  border-color: #384351;
}
.btn-inverse .badge {
  color: #384351;
  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;
  transition: all 300ms ease 0s;
}
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 {
  background: rgba(255, 255, 255, 0.02);
  box-shadow: none !important;
}
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: #999999;
  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: #999999;
}
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: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background: rgba(255, 255, 255, 0.1);
}
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;
}
.t3-content .invalid {
  background: rgba(255, 255, 255, 0.03);
  border-color: #cc0000;
}
.t3-content label.invalid {
  background: transparent;
  color: #cc0000;
}
.t3-content input.invalid {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid #cc0000;
}

.dropdown-menu {
  background-color: #222222;
}
.dropdown-menu:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #1b2838;
  z-index: -1;
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.dropdown-menu > li > a {
  padding: 8px 20px;
}
.dropdown-menu > .active > a:after {
  border-left-color: #ffffff;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-tabs {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 32px;
}
.nav-tabs > li {
  margin-top: -1px;
}
.nav-tabs > li > a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
  margin: 0;
  padding: 20px 32px;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:active {
  background: none;
  border-color: #ffffff rgba(255, 255, 255, 0.1) transparent transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-color: #67c1f5 rgba(255, 255, 255, 0.1) transparent transparent;
  color: inherit;
}
.nav-pills > li + li {
  margin-left: 20px;
}
.nav-pills > li > a {
  color: #ffffff;
  padding: 0;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus,
.nav-pills > li > a:active {
  background: transparent;
  color: #67c1f5;
}
.nav-pills.nav-stacked > li + li {
  margin-top: 10px;
  margin-left: 0;
}
ul.nav.nav-pills.nav-stacked.top-menu {
  margin-top: 5px;
}

.nav .caret {
  border-top-color: #67c1f5;
  border-bottom-color: #67c1f5;
}
.nav a:hover .caret {
  border-top-color: #1fa4f0;
  border-bottom-color: #1fa4f0;
}
.nav.top-menu {
  float: right;
}
.nav.top-menu > li {
  float: right;
  height: 20px;
  line-height: 20px;
  margin: 0;
}
.nav.top-menu > li + li {
  margin-top: 0;
}
.nav.top-menu > li > a {
  color: #ffffff;
  display: inline-block;
  padding: 0;
  line-height: 1;
  font-size: 13px;
  font-weight: 700;
  margin-right: 32px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.nav.top-menu > li > a:hover,
.nav.top-menu > li > a:focus,
.nav.top-menu > li > a:active {
  background: transparent;
  color: #67c1f5;
}
.nav.top-menu > li.active > a {
  background: transparent;
  color: #67c1f5;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid rgba(255, 255, 255, 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: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination-wrap .counter {
  margin-top: 40px;
}
.pagination {
  margin-top: 40px;
}
.pagination .pagination {
  margin-top: 0;
}
.pagination > li + li > a,
.pagination > li + li > span {
  margin-left: 10px;
}
.pagination > li > a,
.pagination > li > span {
  border-radius: 2px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  border: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .pagination > li > a,
  .pagination > li > span {
    margin-bottom: 10px;
  }
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a:active,
.pagination > li > span:active {
  color: #ffffff;
}
.pagination > li:last-child > a,
.pagination > li:first-child > a,
.pagination > li:last-child > span,
.pagination > li:first-child > span {
  border-radius: 2px;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  background: rgba(255, 255, 255, 0.02);
}
.pagination {
  display: block;
  margin-bottom: 0;
}
.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;
  width: auto;
}
.pagination .counter {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .pagination .counter {
    margin-bottom: 10px;
  }
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 5px 12px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid transparent;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 700;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
.ie8 .nav-tabs {
  border-bottom: 1px solid #323e4c;
  border-left: 1px solid #323e4c;
}
.ie8 .nav-tabs > li > a {
  border-top: 1px solid #323e4c;
  border-right: 1px solid #323e4c;
}
.ie8 .nav-tabs > li > a:hover,
.ie8 .nav-tabs > li > a:focus,
.ie8 .nav-tabs > li > a:active {
  border-color: transparent;
  border-top-color: #ffffff;
  border-right-color: #323e4c;
}
.ie8 .nav-tabs > li.active > a,
.ie8 .nav-tabs > li.active > a:hover,
.ie8 .nav-tabs > li.active > a:focus {
  border-color: transparent;
  border-top-color: #67c1f5;
  border-right-color: #323e4c;
}

@media (max-width: 768px) {
  .t3-mainnav .navbar-collapse {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    z-index: 100;
  }
}
.navbar-toggle {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  border: 0;
  padding: 0;
  height: 32px;
  line-height: 32px;
  position: absolute;
  top: -52px;
  right: 20px;
  width: 32px;
  margin: 0;
}
.navbar-toggle:hover,
.navbar-toggle:focus,
.navbar-toggle:active {
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
  outline: none;
}
.navbar-toggle .fa-bars {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 11px -16px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-nav .dropdown-menu {
  border-radius: 0;
  border: 0;
  padding: 10px 10px 20px;
}
.navbar-default {
  background: transparent;
  border: 0;
}
.navbar-default .t3-navbar {
  /* background-color: #131c27; BO 20160707 */
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
  border-radius: 2px;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid #323e4c \9;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  border-left: 1px solid #323e4c \9;
}
.navbar-default .navbar-nav > li:first-child {
  border-radius: 2px 0 0 2px;
  box-shadow: -1px 0 0 rgba(255, 255, 255, 0.1);
}
.navbar-default .navbar-nav > li:first-child > a {
  border-radius: 2px 0 0 2px;
}
.navbar-default .navbar-nav > li:last-child {
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.3);
}
.navbar-default .navbar-nav > li > a {
 /* background: linear-gradient(#182331, #0f1720); BO 20160707 */
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding-left: 20px;
  padding-right: 20px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background: #0f1720;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #ffffff;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background: 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;
  border-color: #323e4c \9;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: rgba(255, 255, 255, 0.2);
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: transparent;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
.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: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    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: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: transparent;
  color: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  margin-top: -32px;
  border-radius: 0;
  background-color: #222222;
}
@media (max-width: 767px) {
  .t3-mainnav {
    margin-top: 0;
    min-height: 0;
  }
}
.homepage .t3-mainnav {
  background-color: transparent;
}
.homepage .t3-mainnav .t3-navbar {
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar-collapse {
  max-height: 300px;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li {
  border: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  background: rgba(0, 0, 0, 0.95);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active {
  background: #000000;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a {
  background: #67c1f5;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open > .dropdown-menu {
  background: rgba(0, 0, 0, 0.95);
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
  padding-top: 10px;
  padding-bottom: 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #67c1f5;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:after {
  border-left-color: #67c1f5;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a {
  color: #67c1f5;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a:after {
  border-left-color: #67c1f5;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > .dropdown-menu {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .mega-group > a {
  text-transform: uppercase;
  font-weight: 700;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: inherit;
}
.t3-module + .t3-module {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module + .t3-module {
    margin-top: 10px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.t3-module.normal-module .module-title {
  margin-bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
}
.t3-module.normal-module .module-ct {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  border-top: 0;
  padding: 20px;
}
.t3-module.normal-module .module-ct p {
  color: #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.t3-module.box-module {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
}
.t3-module.box-module .module-title {
  padding-left: 20px;
}
.t3-module.box-module .module-ct {
  padding: 0 20px 20px;
}
.t3-module.box-module .module-ct p {
  color: #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.t3-module.secondary-module {
  background: #9cc509;
  border: 1px solid #9cc509;
}
.t3-module.secondary-module .module-title {
  padding-left: 20px;
  color: #ffffff;
  border-bottom-color: transparent;
}
.t3-module.secondary-module .module-title span::before {
  display: none;
}
.t3-module.secondary-module .module-ct {
  padding: 0 20px 20px;
  color: #ffffff;
}
.t3-module.primary-module {
  background: #67c1f5;
  border: 1px solid #67c1f5;
}
.t3-module.primary-module .module-title {
  padding-left: 20px;
  color: #ffffff;
  border-bottom-color: transparent;
}
.t3-module.primary-module .module-title span::before {
  display: none;
}
.t3-module.primary-module .module-ct {
  padding: 0 20px 20px;
  color: #ffffff;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin: 0 0 10px 0;
  padding: 20px 32px 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-title span {
  position: relative;
  display: inline-block;
}
.module-title span:before {
  content: "";
  border-top: 1px solid #67c1f5;
  box-shadow: 0 0 4px rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 0;
  position: absolute;
  top: -21px;
  left: 0;
}
.module-ct {
  background: transparent;
  color: inherit;
  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: 0;
  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: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
  font-size: 12px;
}
#login-form ul.unstyled li {
  margin-bottom: 5px;
}
#login-form ul.unstyled a {
  font-weight: 700;
  color: #ffffff;
}
#login-form ul.unstyled a:hover,
#login-form ul.unstyled a:focus {
  color: #1fa4f0;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem {
  padding-top:20px;
  text-align: center;
}
.banneritem a {
  font-weight: bold;
}
.banneritem img {
  max-width: 100%;
}
.banner-menu img {
  border: 3px solid rgba(255, 255, 255, 0.1);
  border: 3px solid #323e4c \9;
}
.bannerfooter {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
  color: #7a828b;
}
.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;
}
.mod-articles-category-title {
  color: #ffffff;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}
.latestnews {
  list-style: none;
}
.latestnews li {
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
  color: #7a828b;
}
.latestnews li:first-child {
  border-top: 0;
}
.latestnews li a {
  color: #ffffff;
  font-weight: 700;
}
.latestnews li a:hover,
.latestnews li a:focus {
  color: #1fa4f0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 3px;
}
.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: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  color: #eeeeee;
  display: block;
  padding: 4px 8px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #1fa4f0;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.t3-masthead .ja-masthead {
  margin: 0 auto;
  padding: 0 16px;
}
.t3-masthead .ja-masthead .ja-masthead-detail {
  vertical-align: bottom;
  text-align: left;
  padding: 150px 0 40px;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-title {
  color: #ffffff;
  display: inline-block;
  font-size: 42px;
  font-weight: 900;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin: 0;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-title {
    font-size: 24px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-description {
  margin-top: 10px;
}
.t3-masthead .ja-masthead #ja-masthead-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/masthead.jpg");
  background-size: cover;
}
.head-right .ja-login {
  float: right;
}
.head-right .ja-login > li a {
  background: linear-gradient(#ffffff, #dddddd);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  color: #999999;
  display: inline-block !important;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
}
.head-right .ja-login > li a.active > a {
  color: #ffffff;
}
.head-right .ja-login > li a:hover,
.head-right .ja-login > li a:active {
  background: #ffffff;
}
.head-right .ja-login > li a #ja-user-login,
.head-right .ja-login > li a #ja-user-register {
  position: fixed;
}
.head-right .login-greeting {
  display: inline-block;
  color: #ffffff;
  text-transform: none;
  font-size: 10px;
  line-height: 32px;
}
@media (max-width: 767px) {
  .head-right .login-greeting {
    display: none;
  }
}
.head-right .logout-button {
  display: inline-block;
}
.head-right .logout-button input {
  background: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  border: 0;
  color: #ffffff;
  font-size: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
}
.head-right .logout-button input:hover,
.head-right .logout-button input:focus,
.head-right .logout-button input:active {
  background: none;
}
.head-right .logout-button input:hover,
.head-right .logout-button input:focus,
.head-right .logout-button input:active {
  background: none;
}
#ja-login-form {
  text-transform: none;
}
#ja-login-form .modal-content {
  background: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#ja-login-form .modal-dialog {
  max-width: 350px;
  margin-top: 100px;
}
#ja-login-form .modal-header {
  padding: 0;
  border-bottom: 0;
}
#ja-login-form .modal-header .close {
  margin-top: 20px;
  color: #67c1f5;
  text-shadow: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#ja-login-form .nav-tabs {
  border: 0;
  margin-bottom: 0;
}
#ja-login-form .nav-tabs > li {
  margin-bottom: 0;
  margin-right: 4px;
}
#ja-login-form .nav-tabs > li a {
  border: 0;
  border-radius: 0;
  padding: 16px 32px;
  color: #ffffff;
  background: #67c1f5;
  margin-right: 0;
  font-weight: 600;
  text-transform: uppercase;
}
#ja-login-form .nav-tabs > li a:hover,
#ja-login-form .nav-tabs > li a:focus,
#ja-login-form .nav-tabs > li a:active {
  color: #ffffff;
}
#ja-login-form .nav-tabs > li.active a {
  background: #ffffff;
  color: #67c1f5;
}
#ja-login-form .nav-tabs > li.active a:hover,
#ja-login-form .nav-tabs > li.active a:focus,
#ja-login-form .nav-tabs > li.active a:active {
  color: #67c1f5;
}
#ja-login-form .tab-content {
  padding: 32px;
  background: #ffffff;
}
#ja-login-form #ja-user-login label,
#ja-login-form #ja-user-register label {
  color: #555555;
  font-weight: normal;
}
#ja-login-form #ja-user-login label[for="modlgn-remember"],
#ja-login-form #ja-user-register label[for="modlgn-remember"] {
  font-size: 13px;
}
#ja-login-form #ja-user-login em,
#ja-login-form #ja-user-register em {
  color: #d9534f;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
#ja-login-form #ja-user-login ul li a:link,
#ja-login-form #ja-user-register ul li a:link,
#ja-login-form #ja-user-login ul li a:visited,
#ja-login-form #ja-user-register ul li a:visited {
  padding: 0 !important;
}
#ja-login-form #ja-user-login dd,
#ja-login-form #ja-user-register dd {
  margin-bottom: 20px;
}
#ja-login-form #ja-user-login .inputbox,
#ja-login-form #ja-user-register .inputbox,
#ja-login-form #ja-user-login #secretkey,
#ja-login-form #ja-user-register #secretkey {
  border-color: rgba(0, 0, 0, 0.12);
  border-color: #323e4c \9;
  border-radius: 0;
  color: #555555;
  height: 39px;
  width: 100%;
}
#ja-login-form #ja-user-login .inputbox:focus,
#ja-login-form #ja-user-register .inputbox:focus,
#ja-login-form #ja-user-login #secretkey:focus,
#ja-login-form #ja-user-register #secretkey:focus {
  border-color: #67c1f5;
}
#ja-login-form #ja-user-login #modlgn-remember,
#ja-login-form #ja-user-register #modlgn-remember {
  background: none;
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-top: 3px;
  height: auto;
  width: auto;
}
#ja-login-form #login-form .userdata > p {
  margin-bottom: 20px;
}
#ja-login-form .action-button {
  margin: 0 -20px;
  padding: 0 20px;
}
#ja-login-form .action-button p {
  color: #555555;
  font-size: 13px;
}
#ja-login-form .action-button ul {
  padding: 0;
  margin-bottom: 20px;
}
#ja-login-form .action-button ul li {
  margin-bottom: 4px;
}
#ja-login-form .action-button ul li a {
  color: #999999;
  font-size: 12px;
}
#ja-login-form .action-button ul li a:hover,
#ja-login-form .action-button ul li a:focus,
#ja-login-form .action-button ul li a:active {
  color: #1fa4f0;
}
.has-collapse .head-right {
  padding-right: 72px;
}
.head-right .head-search {
  float: right;
}
.head-right .head-search .btn {
  background: rgba(255, 255, 255, 0.1);
  border: 0;
  box-shadow: none;
  padding: 0;
  text-transform: uppercase;
  display: inline-block !important;
  text-align: center;
  width: 32px;
  height: 32px;
  line-height: 32px;
  -webkit-transition: background 300ms;
  -o-transition: background 300ms;
  transition: background 300ms;
}
.head-right .head-search .btn .fa {
  font-size: 12px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  top: -2px;
}
.head-right .head-search .btn:hover,
.head-right .head-search .btn:focus,
.head-right .head-search .btn:active {
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.head-right .head-search .search {
  float: right;
  overflow: hidden;
  width: 0;
  -webkit-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;
}
.head-right .head-search .element-invisible {
  display: none;
}
.head-right .head-search.btn-open .search {
  width: 150px;
}
@media (max-width: 767px) {
  .head-right .head-search.btn-open .search {
    width: 90px;
  }
}
.head-right .head-search.btn-open .btn-search {
  border-radius: 2px 0 0 2px;
}
.head-right .head-search #mod-search-searchword {
  background: rgba(255, 255, 255, 0.1);
  border: 0;
  border-radius: 0 2px 2px 0;
  color: #ffffff;
  padding: 0 10px 0 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 32px;
  height: 32px;
  width: 100%;
}
.head-right .head-search #mod-search-searchword::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.head-right .head-search #mod-search-searchword:-ms-input-placeholder {
  color: #ffffff;
}
.head-right .head-search #mod-search-searchword::-webkit-input-placeholder {
  color: #ffffff;
}
.head-right .head-cart {
  float: right;
  margin-left: 10px;
  position: relative;
}
.head-right .head-cart .btn {
  background: rgba(255, 255, 255, 0.1);
  border: 0;
  padding: 0;
  text-transform: uppercase;
  display: inline-block !important;
  text-align: center;
  width: 32px;
  height: 32px;
  line-height: 32px;
  position: relative;
  -webkit-transition: background 300ms;
  -o-transition: background 300ms;
  transition: background 300ms;
}
.head-right .head-cart .btn .fa {
  font-size: 12px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  top: -2px;
}
.head-right .head-cart .btn .total-product {
  position: absolute;
  padding: 4px 5px;
  top: -10px;
  right: -10px;
  background: #9cc509;
  border-radius: 50%;
  line-height: 1;
  font-size: 10px;
}
.head-right .head-cart .btn:hover,
.head-right .head-cart .btn:focus,
.head-right .head-cart .btn:active {
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.head-right .head-cart.open > .dropdown-menu {
  background: #ffffff;
  min-width: 350px;
  line-height: 20px;
  float: left !important;
  left: auto;
  right: 0;
  padding: 0;
  border: 0;
}
.head-right .head-cart.open > .dropdown-menu::before {
  content: "";
  background-color: transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  top: -6px;
  right: 10px;
  left: auto;
  bottom: auto;
}
.head-right .head-cart .total-container {
  padding: 0 20px 20px;
  color: #555555;
  margin: 0 -20px -20px;
}
.head-right .head-cart .vmCartModule {
  padding: 20px;
}
.head-right .head-cart .product_row {
  margin-bottom: 20px;
  color: #555555;
}
.head-right .head-cart .product_row:before,
.head-right .head-cart .product_row:after {
  content: " ";
  display: table;
}
.head-right .head-cart .product_row:after {
  clear: both;
}
.head-right .head-cart .product-item {
  display: inline-block;
}
.head-right .head-cart .subtotal_with_tax {
  float: right;
}
.head-right .head-cart .show_cart a {
  display: block;
  width: 100%;
  margin-top: 20px;
  text-align: center;
  background-color: #67c1f5;
  border-color: #4fb7f3;
  color: #ffffff;
  background: linear-gradient(#67c1f5, #4fb7f3);
  border: 1px solid #4fb7f3;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.2) inset;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 20px;
  border-radius: 3px;
}
.head-right .head-cart .show_cart a:hover,
.head-right .head-cart .show_cart a:focus,
.head-right .head-cart .show_cart a.focus,
.head-right .head-cart .show_cart a:active,
.head-right .head-cart .show_cart a.active,
.open > .dropdown-toggle.head-right .head-cart .show_cart a {
  color: #ffffff;
  background-color: #37adf2;
  border-color: #16a0f0;
}
.head-right .head-cart .show_cart a:active,
.head-right .head-cart .show_cart a.active,
.open > .dropdown-toggle.head-right .head-cart .show_cart a {
  background-image: none;
}
.head-right .head-cart .show_cart a.disabled,
.head-right .head-cart .show_cart a[disabled],
fieldset[disabled] .head-right .head-cart .show_cart a,
.head-right .head-cart .show_cart a.disabled:hover,
.head-right .head-cart .show_cart a[disabled]:hover,
fieldset[disabled] .head-right .head-cart .show_cart a:hover,
.head-right .head-cart .show_cart a.disabled:focus,
.head-right .head-cart .show_cart a[disabled]:focus,
fieldset[disabled] .head-right .head-cart .show_cart a:focus,
.head-right .head-cart .show_cart a.disabled.focus,
.head-right .head-cart .show_cart a[disabled].focus,
fieldset[disabled] .head-right .head-cart .show_cart a.focus,
.head-right .head-cart .show_cart a.disabled:active,
.head-right .head-cart .show_cart a[disabled]:active,
fieldset[disabled] .head-right .head-cart .show_cart a:active,
.head-right .head-cart .show_cart a.disabled.active,
.head-right .head-cart .show_cart a[disabled].active,
fieldset[disabled] .head-right .head-cart .show_cart a.active {
  background-color: #67c1f5;
  border-color: #4fb7f3;
}
.head-right .head-cart .show_cart a .badge {
  color: #67c1f5;
  background-color: #ffffff;
}
.head-right .head-cart .show_cart a:hover,
.head-right .head-cart .show_cart a:focus,
.head-right .head-cart .show_cart a.focus,
.head-right .head-cart .show_cart a:active,
.head-right .head-cart .show_cart a.active,
.open > .dropdown-toggle.head-right .head-cart .show_cart a {
  color: #ffffff;
  background: #4fb7f3;
  border-color: #16a0f0;
}
.head-right .head-cart .show_cart a:active,
.head-right .head-cart .show_cart a.active,
.open > .dropdown-toggle.head-right .head-cart .show_cart a {
  background-image: none;
}
.head-right .head-cart .show_cart a.disabled,
.head-right .head-cart .show_cart a[disabled],
fieldset[disabled] .head-right .head-cart .show_cart a,
.head-right .head-cart .show_cart a.disabled:hover,
.head-right .head-cart .show_cart a[disabled]:hover,
fieldset[disabled] .head-right .head-cart .show_cart a:hover,
.head-right .head-cart .show_cart a.disabled:focus,
.head-right .head-cart .show_cart a[disabled]:focus,
fieldset[disabled] .head-right .head-cart .show_cart a:focus,
.head-right .head-cart .show_cart a.disabled.focus,
.head-right .head-cart .show_cart a[disabled].focus,
fieldset[disabled] .head-right .head-cart .show_cart a.focus,
.head-right .head-cart .show_cart a.disabled:active,
.head-right .head-cart .show_cart a[disabled]:active,
fieldset[disabled] .head-right .head-cart .show_cart a:active,
.head-right .head-cart .show_cart a.disabled.active,
.head-right .head-cart .show_cart a[disabled].active,
fieldset[disabled] .head-right .head-cart .show_cart a.active {
  background-color: #67c1f5;
  border-color: #4fb7f3;
}
.head-right .head-cart .show_cart a .badge {
  color: #67c1f5;
  background-color: #ffffff;
}
ul.social-list {
  float: right;
}
ul.social-list > li {
  display: inline-block;
}
ul.social-list > li + li {
  margin-left: 10px;
}
ul.social-list > li a {
  border: 2px solid rgba(255, 255, 255, 0.1);
  border: 2px solid #323e4c \9;
  color: #7a828b;
  display: inline-block;
  height: 40px;
  line-height: 36px;
  position: relative;
  text-align: center;
  width: 40px;
  -webkit-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
ul.social-list > li a .fa {
  position: relative;
}
@media (max-width: 1199px) {
  ul.social-list > li a {
    width: 34px;
    height: 34px;
    line-height: 30px;
  }
}
ul.social-list > li a::before {
  background: #67c1f5;
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: height 350ms;
  -o-transition: height 350ms;
  transition: height 350ms;
}
ul.social-list > li a:hover,
ul.social-list > li a:focus,
ul.social-list > li a:active {
  border-color: #67c1f5;
  color: #ffffff;
}
ul.social-list > li a:hover::before,
ul.social-list > li a:focus::before,
ul.social-list > li a:active::before {
  height: 100%;
}
ul.social-list > li a:hover .fa,
ul.social-list > li a:focus .fa,
ul.social-list > li a:active .fa {
  color: #ffffff;
}
table.acymailing_form {
  width: 100%;
}
table.acymailing_form td {
  padding-bottom: 0 !important;
}
table.acymailing_form .inputbox {
  height: 40px;
}
a.acymailing_togglemodule {
  font-size: 14px !important;
  position: static;
  padding: 5px;
  background-color: #67c1f5;
  border-color: #4fb7f3;
  color: #ffffff;
  background: linear-gradient(#67c1f5, #4fb7f3);
  border: 1px solid #4fb7f3;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.2) inset;
}
a.acymailing_togglemodule:hover,
a.acymailing_togglemodule:focus,
a.acymailing_togglemodule.focus,
a.acymailing_togglemodule:active,
a.acymailing_togglemodule.active,
.open > .dropdown-togglea.acymailing_togglemodule {
  color: #ffffff;
  background-color: #37adf2;
  border-color: #16a0f0;
}
a.acymailing_togglemodule:active,
a.acymailing_togglemodule.active,
.open > .dropdown-togglea.acymailing_togglemodule {
  background-image: none;
}
a.acymailing_togglemodule.disabled,
a.acymailing_togglemodule[disabled],
fieldset[disabled] a.acymailing_togglemodule,
a.acymailing_togglemodule.disabled:hover,
a.acymailing_togglemodule[disabled]:hover,
fieldset[disabled] a.acymailing_togglemodule:hover,
a.acymailing_togglemodule.disabled:focus,
a.acymailing_togglemodule[disabled]:focus,
fieldset[disabled] a.acymailing_togglemodule:focus,
a.acymailing_togglemodule.disabled.focus,
a.acymailing_togglemodule[disabled].focus,
fieldset[disabled] a.acymailing_togglemodule.focus,
a.acymailing_togglemodule.disabled:active,
a.acymailing_togglemodule[disabled]:active,
fieldset[disabled] a.acymailing_togglemodule:active,
a.acymailing_togglemodule.disabled.active,
a.acymailing_togglemodule[disabled].active,
fieldset[disabled] a.acymailing_togglemodule.active {
  background-color: #67c1f5;
  border-color: #4fb7f3;
}
a.acymailing_togglemodule .badge {
  color: #67c1f5;
  background-color: #ffffff;
}
a.acymailing_togglemodule:hover,
a.acymailing_togglemodule:focus,
a.acymailing_togglemodule.focus,
a.acymailing_togglemodule:active,
a.acymailing_togglemodule.active,
.open > .dropdown-togglea.acymailing_togglemodule {
  color: #ffffff;
  background: #4fb7f3;
  border-color: #16a0f0;
}
a.acymailing_togglemodule:active,
a.acymailing_togglemodule.active,
.open > .dropdown-togglea.acymailing_togglemodule {
  background-image: none;
}
a.acymailing_togglemodule.disabled,
a.acymailing_togglemodule[disabled],
fieldset[disabled] a.acymailing_togglemodule,
a.acymailing_togglemodule.disabled:hover,
a.acymailing_togglemodule[disabled]:hover,
fieldset[disabled] a.acymailing_togglemodule:hover,
a.acymailing_togglemodule.disabled:focus,
a.acymailing_togglemodule[disabled]:focus,
fieldset[disabled] a.acymailing_togglemodule:focus,
a.acymailing_togglemodule.disabled.focus,
a.acymailing_togglemodule[disabled].focus,
fieldset[disabled] a.acymailing_togglemodule.focus,
a.acymailing_togglemodule.disabled:active,
a.acymailing_togglemodule[disabled]:active,
fieldset[disabled] a.acymailing_togglemodule:active,
a.acymailing_togglemodule.disabled.active,
a.acymailing_togglemodule[disabled].active,
fieldset[disabled] a.acymailing_togglemodule.active {
  background-color: #67c1f5;
  border-color: #4fb7f3;
}
a.acymailing_togglemodule .badge {
  color: #67c1f5;
  background-color: #ffffff;
}
.acyfield_html label {
  padding-left: 20px;
}
.acyterms input[type="radio"],
.acyterms input[type="checkbox"] {
  display: inline-block;
}
td.acysubbuttons {
  padding-left: 20px;
  text-align: left;
}
td.acysubbuttons .button {
  font-weight: 700;
  padding: 8px 12px;
}
#sbox-window {
  background: #1b2838 !important;
}
#sbox-content > iframe {
  width: 100% !important;
  height: 100% !important;
}

.items-leading .leading {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.25) inset;
  position: relative;
  -webkit-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
  margin-bottom: 40px;
  padding: 32px;
}
.items-leading .leading:before {
  background: rgba(255, 255, 255, 0.05);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.items-leading .leading:hover {
  box-shadow: 0 0 4px #4d729f;
}
.items-leading .leading .item-image {
  margin: -32px -32px 20px;
  float: none !important;
}
.items-leading .leading .item-image img {
  max-width: 100%;
}
.items-leading .leading .article-intro {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.items-row + .items-row {
  position: relative;
}
.items-row + .items-row:before {
  content: "";
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
  padding-top: 40px;
  display: block;
}
.items-row .item-image {
  margin: 0 0 20px;
  float: none !important;
}
.items-row .item-image img {
  max-width: 100%;
}
.items-row .article-intro {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
  float: left;
}
.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;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.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 30px 20px 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 20px 30px;
}
@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: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.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: #eeeeee;
  color: #555555;
  font-size: 12px;
  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 {
  padding: 2px 5px;
  color: #67c1f5;
}
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
  color: #1fa4f0;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.readmore {
  margin-top: 20px;
}
.ja-gallery-list {
  position: relative;
  z-index: 1;
}
.ja-gallery-list .slick-slider {
  margin-bottom: 0;
}
.ja-gallery-list .slider-nav {
  margin-bottom: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ja-gallery-list .slider-nav .slick-prev {
  left: 25px;
}
.ja-gallery-list .slider-nav .slick-next {
  right: 25px;
}
.ja-gallery-list .slider-nav img {
  float: none;
  display: inline-block;
  cursor: pointer;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.ja-gallery-list .slider-nav img.slick-current {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ja-gallery-list p.img_caption {
  display: none;
}
.ja-video-list {
  position: relative;
  z-index: 1;
}
.ja-video-list .video-mask {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.ja-video-list .btn-play {
  position: absolute;
  background: none;
  border: 2px solid #ffffff;
  color: #ffffff;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
  width: 40px;
  height: 40px;
  font-size: 10px;
  line-height: 36px;
  margin-top: -20px;
  margin-left: -20px;
  text-align: center;
}
.ja-videos-list-wrap {
  margin-bottom: 32px;
}
.item-page .item-image {
  margin-bottom: 20px;
  float: none !important;
}
.item-page .item-image img {
  max-width: 100%;
}
.item-page #ja-main-player {
  margin-bottom: 20px;
}
.item-page .affix-wrap {
  position: static !important;
  margin-top: 0 !important;
}
.item-page .affix-wrap.affix {
  position: fixed !important;
  top: 80px;
  width: 320px;
}
.item-page .affix-wrap.affix-top {
  position: static !important;
}
.item-page .affix-wrap.affix-bottom {
  position: absolute !important;
  top: 0 !important;
}
.item-page .tags {
  margin-top: 20px;
}
.item-page .tags .label {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  color: #ffffff;
  font-weight: 400;
  font-size: 13px;
  margin-right: 5px;
  padding: 5px 10px;
}
.item-page .tags .label:hover,
.item-page .tags .label:focus,
.item-page .tags .label:active {
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
}
.item-page .affix-video {
  padding: 0;
}
#ja-main-player {
  background-color: #000000;
}
#ja-main-player .video-mask {
  background: #000000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#ja-main-player #ja-btn-play {
  position: absolute;
  background: none;
  border: 2px solid #ffffff;
  color: #ffffff;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
  width: 60px;
  height: 60px;
  font-size: 20px;
  line-height: 56px;
  margin-top: -30px;
  margin-left: -30px;
  text-align: center;
  padding: 0;
}
.article-navigation.top {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.25) inset;
  position: relative;
  -webkit-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
  margin-top: 20px;
}
.article-navigation.top:before {
  background: rgba(255, 255, 255, 0.05);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.article-navigation.top:hover {
  box-shadow: 0 0 4px #4d729f;
}
.article-navigation.top .pagenav {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  list-style: none;
}
.article-navigation.top .pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
  width: 50%;
  position: relative;
  background: transparent;
  height: auto;
  cursor: pointer;
  height: 109px;
}
@media (min-width: 768px) {
  .article-navigation.top .pagenav > li {
    height: 76px;
  }
}
.article-navigation.top .pagenav > li.pagenav-prev,
.article-navigation.top .pagenav > li.previous {
  text-align: right;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid #323e4c \9;
}
.article-navigation.top .pagenav > li.pagenav-next,
.article-navigation.top .pagenav > li.next {
  float: right;
  text-align: left;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid #323e4c \9;
}
.article-navigation.top .pagenav li.pagenav-prev + li.pagenav-next,
.article-navigation.top .pagenav li.previous + li.next {
  border-left: 0;
}
.article-navigation.top .pagenav li > a .navigation-detail strong {
  font-weight: 400;
}
.article-navigation.top .pagenav li > a .navigation-detail span {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  display: block;
  color: #999999;
  margin: 0 0 10px;
}
.article-navigation.top .pagenav li > a > .fa {
  position: absolute;
  margin: 0;
  left: 10px;
  top: 42%;
}
.article-navigation.top .pagenav li.pagenav-next > a > .fa,
.article-navigation.top .pagenav li.next > a > .fa {
  left: auto;
  right: 10px;
}
.article-navigation.top .pagenav li > a {
  display: block;
  width: 100%;
  padding: 10px 20px;
  font-size: 14px;
  line-height: normal;
  height: auto;
  border: 0;
  border-radius: 0;
  background: none;
}
.article-navigation.top .pagenav li > a .navigation-detail {
  height: 90px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .article-navigation.top .pagenav li > a .navigation-detail {
    height: 60px;
  }
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.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: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
  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: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.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(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
}
.tags a {
  margin-right: 5px;
}
.tag-category .tag-box {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.25) inset;
  position: relative;
  -webkit-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
  margin-bottom: 40px;
  padding: 32px;
}
.tag-category .tag-box:before {
  background: rgba(255, 255, 255, 0.05);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.tag-category .tag-box:hover {
  box-shadow: 0 0 4px #4d729f;
}
.tag-category h2 {
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 20px;
  color: #67c1f5;
}
.tag-category h2:before {
  content: "\f02b";
  font-family: FontAwesome;
  font-size: 18px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  padding: 10px;
  border-radius: 5px;
  color: #67c1f5;
}
.tag-category .tag-info {
  color: #7a828b;
}
.tag-category .tag-info img {
  margin: 0 0 20px;
}
@media (min-width: 767px) {
  .tag-category .tag-info img {
    margin: 0 20px 0 0;
    width: 35%;
    float: left;
  }
}
.tag-category ul.category {
  border: 0;
}
.tag-category ul.category li {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
  padding: 30px 0;
}
.tag-category ul.category li img {
  margin: 0 0 20px;
}
@media (min-width: 767px) {
  .tag-category ul.category li img {
    width: 25%;
    float: left;
    margin: 0 20px 0 0;
  }
}
.tag-category ul.category li .tag-body {
  display: block;
}
.tag-category ul.category li .tag-body h3 {
  font-size: 18px;
  margin-top: 0;
}
.tag-category ul.category li .tag-body h3 a {
  color: #ffffff;
}
.tag-category ul.category li .tag-body h3 a:hover,
.tag-category ul.category li .tag-body h3 a:focus {
  color: #1fa4f0;
}
@media (max-width: 767px) {
  .tag-category ul.category li .tag-body h3 {
    font-size: 24px;
  }
}
.tag-category ul.category li .tag-body p {
  display: inline;
  margin-bottom: 0;
  color: #7a828b;
}
.tag-category ul.category li:last-child {
  border: 0;
}
.tag-category ul.category li:hover .tag-body h3 a,
.tag-category ul.category li:focus .tag-body h3 a {
  color: #67c1f5;
}
.tag-category ul.category li:hover .tag-body h3 a:hover,
.tag-category ul.category li:focus .tag-body h3 a:hover,
.tag-category ul.category li:hover .tag-body h3 a:focus,
.tag-category ul.category li:focus .tag-body h3 a:focus {
  color: #1fa4f0;
}
.tag-category .filters {
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
  margin: 0;
}
.tag-category .filters .btn-group {
  margin-left: 0;
}
@media (max-width: 767px) {
  .tag-category .filters .btn-group {
    float: none !important;
    display: block;
  }
  .tag-category .filters .btn-group.pull-right {
    margin-top: 10px;
  }
}
.login-wrap .login {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  padding: 32px;
}
@media screen and (min-width: 480px) {
  .login-wrap {
    width: 480px;
    margin: 0 auto;
  }
}
.login-wrap .page-header {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  border-bottom: 0;
  font-size: 13px;
  margin: 0;
  padding: 20px 32px;
}
.login-wrap .page-header h1 {
  display: inline-block;
  padding: 0;
  position: relative;
}
.login-wrap .page-header h1:before {
  top: -21px;
}
.login-wrap .login-description {
  margin-bottom: 20px;
}
.login-wrap .login-description span {
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.login-wrap .login-description .login-image {
  margin: -32px -33px 20px -33px;
}
.login-wrap .login-description .login-image img {
  max-width: 100%;
}
.login-wrap form .form-group {
  margin-bottom: 0;
}
.login-wrap form .form-group + .form-group {
  margin-top: 20px;
}
.login-wrap form .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.login-wrap form .form-group .control-label label {
  color: #ffffff;
  font-weight: 500;
  font-size: 13px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.login-wrap form .form-group .checkbox {
  padding: 0;
  min-height: auto;
}
.login-wrap form .form-group .checkbox label {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 500;
  font-size: 12px;
}
.login-wrap form .form-group .checkbox input {
  margin-top: 1px;
}
.login-wrap form .form-group .btn-wrap {
  text-align: right;
}
.login-wrap form .form-group .btn-wrap .btn {
  font-weight: 700;
}
.login-wrap form input#username,
.login-wrap form input#password {
  width: 100%;
}
.login-wrap .other-links ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.login-wrap .other-links ul li {
  display: inline-block;
  position: relative;
  font-size: 12px;
  margin-right: 5px;
}
.login-wrap .other-links ul li + li {
  margin-top: 10px;
}
.login-wrap .other-links ul li a {
  color: #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.login-wrap .other-links ul li a:hover {
  color: #67c1f5;
}
.registration,
.profile-edit {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media screen and (min-width: 480px) {
  .registration,
  .profile-edit {
    width: 400px;
    margin: 0 auto;
  }
}
.registration legend,
.profile-edit legend {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
  color: inherit;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  padding: 20px 32px;
  position: relative;
}
.registration legend span,
.profile-edit legend span {
  display: inline-block;
  position: relative;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.registration legend span:after,
.profile-edit legend span:after {
  background: #67c1f5;
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  top: -21px;
  width: 100%;
}
.registration .form-group,
.profile-edit .form-group {
  padding: 0 32px;
  margin-bottom: 0;
}
.registration .form-group + .form-group,
.profile-edit .form-group + .form-group {
  margin-top: 20px;
}
.registration .form-group .control-label,
.profile-edit .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.registration .form-group .control-label label,
.profile-edit .form-group .control-label label {
  color: #ffffff;
  font-weight: 500;
  font-size: 12px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.registration .form-group input.required,
.profile-edit .form-group input.required {
  width: 100%;
}
.registration fieldset dt,
.profile-edit fieldset dt {
  margin-right: 5px;
}
.registration .form-actions,
.profile-edit .form-actions {
  background: none;
  padding: 32px;
  margin: 0;
}
.registration .form-actions > div,
.profile-edit .form-actions > div {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .registration .form-actions .btn,
  .profile-edit .form-actions .btn {
    margin-right: 10px;
  }
}
.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;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #1b2838;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
}
#mailto-window .mailto-close {
  color: #ffffff;
  text-shadow: 0 1px 0 #000000;
}
#mailtoForm .form-group {
  margin-bottom: 10px;
}
#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 .form-validate p,
.remind .form-validate p {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 3px;
}
.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 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  padding: 32px;
}
@media screen and (min-width: 480px) {
  .profile {
    width: 700px;
    margin: 0 auto;
  }
}
.profile legend {
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
  color: inherit;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.profile .dl-horizontal dd {
  color: #ffffff;
  margin-bottom: 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.profile .dl-horizontal dt {
  font-weight: 400;
  margin-bottom: 10px;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 100%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 100%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.profile-edit fieldset + fieldset {
  margin-top: 40px;
}
.profile-edit fieldset + fieldset legend {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
}
.profile-edit fieldset + fieldset legend span:after {
  background: none;
}
.profile-edit #helpsite-refresh {
  background: #67c1f5;
  margin-top: 10px;
}
.profile-edit #helpsite-refresh:hover,
.profile-edit #helpsite-refresh:focus,
.profile-edit #helpsite-refresh:active {
  background: #4fb7f3;
  color: #ffffff;
}
#page-site {
  padding: 20px 16px;
}
#page-site legend {
  padding-bottom: 6.66666667px;
  font-size: 18px;
  text-transform: uppercase;
}
#page-site .form-horizontal {
  margin-bottom: 20px;
}
.view-search .search h1.page-title {
  font-weight: 700;
  margin: 0 0 0 32px;
  padding-right: 0;
}
@media (max-width: 767px) {
  .view-search .search h1.page-title {
    margin-left: 20px;
  }
}
.view-search .search .search-box-border {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.25) inset;
  position: relative;
  -webkit-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
  margin-bottom: 20px;
}
.view-search .search .search-box-border:before {
  background: rgba(255, 255, 255, 0.05);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.view-search .search .search-box-border:hover {
  box-shadow: 0 0 4px #4d729f;
}
.view-search .search .search-box-border form {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
  padding: 32px;
}
@media (max-width: 767px) {
  .view-search .search .search-box-border form {
    padding: 20px;
  }
}
.view-search .search .searchintro {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  padding: 20px 32px;
  font-size: 13px;
}
@media (max-width: 767px) {
  .view-search .search .searchintro {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.view-search .search .searchintro p {
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
}
.view-search .search .searchintro .badge {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  border-radius: 2px;
}
.view-search .search .form-limit {
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}
.view-search .search .form-limit #limit_chzn {
  display: inline-block;
  color: #555555;
}
.view-search .search .form-limit .counter {
  background: none;
  margin-top: 0;
  border: none;
  float: right;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset + fieldset {
  margin-top: 20px;
}
#searchForm label {
  color: #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#searchForm legend {
  margin-bottom: 10px;
  border: none;
  color: inherit;
  font-size: 15px;
  font-weight: 700;
}
#searchForm select {
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
  width: auto;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border: none;
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
  margin-top: 4px;
}
#searchForm .chzn-container {
  color: #555555;
  display: inline-block;
}
#searchForm .input-group .form-control,
#searchForm .input-group #search-searchword {
  padding-left: 10px;
}
#searchForm .input-group .input-group-btn .btn {
  background: #67c1f5;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  border-radius: 0;
  color: #ffffff;
}
#searchForm .input-group .input-group-btn .btn:hover,
#searchForm .input-group .input-group-btn .btn:focus,
#searchForm .input-group .input-group-btn .btn:active {
  background: #4fb7f3;
}
#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: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 32px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  color: #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.search-results .result-category small {
  font-size: 12px;
}
.search-results .result-text {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  margin-top: 10px;
}
.search-results .result-text p {
  margin-bottom: 0;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-meta > div {
  display: inline-block;
  margin-right: 10px;
}
.search-results .result-created {
  color: #ffffff;
  font-size: 12px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.search-results .highlight {
  background: rgba(255, 255, 255, 0.1);
  font-weight: normal;
}
.search-results .result-item + .result-item {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
  padding-top: 20px;
  margin-top: 20px;
}
.search-results .result-item img {
  border: 3px solid rgba(255, 255, 255, 0.1);
  border: 3px solid #323e4c \9;
  max-width: 100%;
}
.search-results .result-item .img-intro {
  padding: 0 0 10px 0;
}
@media (min-width: 768px) {
  .search-results .result-item .img-intro {
    float: left;
    width: 40%;
    padding: 0 20px 10px 0;
  }
}
@media (min-width: 1200px) {
  .search-results .result-item .img-intro {
    width: 20%;
  }
}
.search-results .result-item .img-intro img {
  border: 3px solid rgba(255, 255, 255, 0.1);
  border: 3px solid #323e4c \9;
  max-width: 100%;
}
.search-results .result-item .result-title {
  font-size: 18px;
  line-height: 1.42857143;
  margin-top: 0;
  margin-bottom: 0;
}
.search-results .result-item .result-title a {
  color: #ffffff;
}
.search-results .result-item .result-title a:hover,
.search-results .result-item .result-title a:focus,
.search-results .result-item .result-title a:active {
  color: #67c1f5;
}
div.finder {
  margin-bottom: 20px;
}
div.finder .search-box-border {
  padding: 20px;
  border: 2px solid #67c1f5;
  margin-bottom: 20px;
}
div.finder .search-box-border h1 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  div.finder #smartsearch-btn {
    margin-bottom: 10px;
    vertical-align: top;
  }
}
div.finder #advancedSearch .advanced-search-tip + hr {
  display: none;
}
div.finder #advancedSearch #finder-filter-window .filter-branch.control-group {
  display: table;
}
div.finder #advancedSearch #finder-filter-window .filter-branch.control-group .finder-selects {
  margin-bottom: 10px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  div.finder .form-horizontal .control-group .controls {
    margin-left: 0;
    margin-top: 10px;
  }
}
div.finder #search-results h2 {
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
  padding-bottom: 10px;
}
div.finder #search-results .list-striped li,
div.finder #search-results .list-striped li:hover,
div.finder #search-results .list-striped li:focus {
  background: none;
  padding: 10px 0 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
.contact {
  padding-top: 20px;
}
.contact .page-header {
  border: none;
  display: none;
}
.contact .page-header h2 {
  margin: 0;
}
.contact h3 {
  color: inherit;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.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: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 5px;
}
.contact .dl-horizontal > dd .fa {
  margin-right: 4px;
  width: 15px;
}
.contact img {
  max-width: 100%;
}
.contact .form-group.cus-field {
  margin-bottom: 0;
}
.contact label {
  color: #ffffff;
  font-weight: 400;
  font-size: 13px;
  padding-bottom: 5px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.contact label.invalid {
  background: transparent;
  color: #cc0000;
}
.contact .contact-links ul li {
  display: inline-block;
  margin: 0 5px 5px 0;
  border: none;
}
.contact .contact-links ul li a {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
  color: #ffffff;
  padding: 5px 10px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.contact .contact-links ul li a:hover,
.contact .contact-links ul li a:focus,
.contact .contact-links ul li a:active {
  background-color: #1fa4f0;
  color: #ffffff;
}
.contact .checkbox input {
  margin-left: 0;
}
.contact .control-btn {
  text-align: right;
}
@media (max-width: 767px) {
  .contact .control-btn {
    text-align: left;
    margin-top: 20px;
  }
}
.contact .contact-box {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
}
.contact .contact-box .contact-body {
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  padding: 20px;
}
.contact .contact-box .contact-body i {
  color: #ffffff;
}
.contact .contact-box .contact-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
  padding: 20px;
  margin: 0;
}
.contact .contact-box .contact-title h3 {
  position: relative;
}
.contact .contact-box .contact-title h3:after {
  background: #67c1f5;
  content: "";
  position: absolute;
  top: -21px;
  left: 0;
  height: 1px;
  width: 100%;
}
.contact .thumbnail {
  border: 0;
  padding: 0;
}
.contact .thumbnail img {
  border: 3px solid rgba(255, 255, 255, 0.1);
  border: 3px solid #323e4c \9;
  padding: 0;
}
.plain-style.row {
  margin: 0 -20px;
}
.plain-style.row > [class^="col-"] {
  padding: 0 20px;
}
.plain-style .contact-top {
  margin-bottom: 40px;
}
.plain-style .contact-box {
  margin-bottom: 40px;
}
.plain-style .contact-box h3 {
  margin-top: 0;
}
.plain-style .contact-box.box-bg {
  background: #67c1f5;
  border: 0;
  color: #ffffff;
}
.plain-style .contact-box.box-bg h3 {
  color: #ffffff;
  padding: 20px;
}
.plain-style .contact-box.box-bg .contact-miscinfo {
  padding: 20px;
}
.plain-style .contact-box.box-bg .contact-miscinfo p {
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#slide-contact {
  height: auto !important;
}
#slide-contact .panel {
  box-shadow: none;
  border: 0;
}
#slide-contact .panel + .panel {
  margin-top: 20px;
}
#slide-contact .panel .panel-heading {
  background: #67c1f5;
  color: #ffffff;
}
#slide-contact .panel .panel-body {
  color: rgba(255, 255, 255, 0.5);
  padding: 20px;
}
#slide-contact .panel .panel-body .fa {
  color: #ffffff;
}
@media (max-width: 767px) {
  .contact #myTab > li {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .contact #myTab > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.contact #myTabContent {
  color: rgba(255, 255, 255, 0.5);
  padding: 20px;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.25) inset;
  position: relative;
  -webkit-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
}
.contact #myTabContent:before {
  background: rgba(255, 255, 255, 0.05);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.contact #myTabContent:hover {
  box-shadow: 0 0 4px #4d729f;
}
.contact #myTabContent:before,
.contact #myTabContent:after {
  content: " ";
  display: table;
}
.contact #myTabContent:after {
  clear: both;
}
.contact #myTabContent .fa {
  color: #ffffff;
}
.contact-form legend {
  border: 0;
  color: inherit;
  font-size: 12px;
  margin: 0;
  padding: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.contact-form .form-group {
  margin: 0 -20px 10px;
}
.contact-form .form-group [class^="col-"] {
  padding: 0 20px;
}
.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;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 32px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.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(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  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(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  border-radius: 3px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#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: 3px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: transparent;
  color: #67c1f5;
}
#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: transparent;
  color: #67c1f5;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid transparent;
  border: 1px solid #323e4c \9;
  border-radius: 3px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: rgba(255, 255, 255, 0.2);
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
}
.items-more .nav > li > a {
  padding: 6px 0;
}
.items-more .nav > li > a:hover,
.items-more .nav > li > a:focus,
.items-more .nav > li > a:active {
  background-color: transparent;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message-container > div {
  margin-bottom: 78.57142858px;
}
#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-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .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: #5bc0de;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
  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;
  }
  .module-ct .mod-languages{
    text-align: center;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page .btn-toolbar {
  margin-bottom: 20px;
}
.edit.item-page .nav-tabs > li > a {
  padding: 20px 15px;
}
.edit.item-page .edit.item-page a.modal.btn {
  background: rgba(255, 255, 255, 0.03);
  background: none \9;
}
.edit.item-page a.modal.btn {
  background: rgba(255, 255, 255, 0.03);
  background: none \9 ;
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
  text-shadow: none;
}
.edit.item-page a.modal.btn:hover,
.edit.item-page a.modal.btn:focus {
  color: #1fa4f0;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #323e4c \9;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 34px;
  float: none;
  width: 100% !important;
}
.chzn-container-single.chzn-container-active .chzn-single span {
  color: #ffffff;
}
.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;
  background: #1b2838;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices {
  background: rgba(255, 255, 255, 0.03);
  color: #f7f7f7;
  line-height: 34px;
  height: 34px;
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chzn-container-single .chzn-single div,
.chzn-container-multi .chzn-choices div {
  top: 8px;
  right: 4px;
  width: 16px;
  height: 20px;
}
.chzn-container-single-nosearch .chzn-search {
  display: none;
}
.chzn-container .chzn-drop {
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
}
.chzn-container-active.chzn-container-single .chzn-drop,
.chzn-container-active.chzn-with-drop .chzn-drop {
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
  background: #1b2838;
}
.chzn-container-active.chzn-with-drop .chzn-single,
.chzn-container-active.chzn-container-single .chzn-single {
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
  background: #1b2838;
}
.chzn-container .chzn-results li {
  color: #ffffff;
}
.chzn-container .chzn-results li.no-results {
  background-color: #555555;
}
.chzn-container-active .chzn-choices li.search-field input {
  color: #ffffff !important;
}
.chzn-container-active .chzn-select-all {
  line-height: 34px;
  height: 34px;
  padding: 5px 6px;
  display: block;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
  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: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
}
.btn-group .chzn-results {
  white-space: normal;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
  color: #67c1f5;
}
.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle:hover {
  color: #1fa4f0;
}
.com_config #modules-form .accordion-group .accordion-body {
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
}
div.edit .input-append .btn,
div.edit .input-prepend .btn,
div.edit .input-append .add-on,
div.edit .input-prepend .add-on {
  background: rgba(255, 255, 255, 0.03);
  background: none \9 ;
  border-color: rgba(255, 255, 255, 0.1);
  border-color: #323e4c \9;
  text-shadow: none;
}
div.edit .input-append .btn:hover,
div.edit .input-prepend .btn:hover,
div.edit .input-append .add-on:hover,
div.edit .input-prepend .add-on:hover,
div.edit .input-append .btn:focus,
div.edit .input-prepend .btn:focus,
div.edit .input-append .add-on:focus,
div.edit .input-prepend .add-on:focus {
  color: #1fa4f0;
}
.ie8 .featured-view .spacer,
.ie8 .latest-view .spacer,
.ie8 .topten-view .spacer,
.ie8 .recent-view .spacer,
.ie8 .related-products-view .spacer,
.ie8 .browse-view .row .product .spacer {
  border: 1px solid #323e4c;
}
.ie8 .t3-sidebar-left {
  border-right: 1px solid #323e4c;
}
.ie8 .module-title {
  border-bottom: 1px solid #323e4c;
}
.ie8 .t3-content-mast-bottom .nav-tabs {
  border-top: 1px solid #323e4c;
  border-bottom: 1px solid #323e4c;
  border-left: 1px solid #323e4c;
}

.page-header {
  border-bottom: 0;
  padding: 0;
  margin: -58.57142858px 0 0;
}
.page-title,
.page-header h1 {
  color: inherit;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin: 0;
  padding: 20px 32px 20px 0;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
.page-title::before,
.page-header h1::before {
  content: "";
  border-top: 1px solid #67c1f5;
  box-shadow: 0 0 4px rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 0;
  position: absolute;
  top: -1px;
  left: 0;
}
.page-subheader {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0 0 20px;
}
.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: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  color: #ffffff;
  font-size: 16px;
}
.article-title a,
.article-header h1 a {
  color: #ffffff;
}
.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: 6px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #67c1f5;
  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;
}
.kbackground {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.25) inset;
  position: relative;
}
.kbackground::before {
  background: rgba(255, 255, 255, 0.05);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.label,
.control-label,
label {
  color: #ffffff;
}
.label:empty,
.control-label:empty,
label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert {
  border-radius: 2px;
}
.alert h4 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.alert > p {
  font-size: 13px;
}
.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-item {
  font-size: 13px;
}
.list-group-item > .badge {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item .list-group-item-heading {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
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;
}
a.list-group-item.active > .badge,
a.list-group-item.active:hover > .badge,
a.list-group-item.active:focus > .badge {
  background: rgba(255, 255, 255, 0.2);
}
.panel-heading {
  margin: 0 -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
}
.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);
  }
}
html .modal-open .t3-wrapper {
  position: relative;
}
html .modal-open .modal-backdrop {
  display: none;
}
html .modal-open .modal {
  background-color: rgba(27, 40, 56, 0.85);
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  height: 100% !important;
  width: 100% !important;
  position: absolute;
}

.t3-topbar {
  background: #000000;
  color: #777777;
  height: 32px;
  line-height: 32px;
  font-size: 11px;
  font-weight: 700;
}
.t3-topbar p {
  margin-bottom: 0;
}
.t3-header {
  padding-top: 20px;
  padding-bottom: 52px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #323e4c \9;
  background-color: #67c1f5;
}
@media (max-width: 767px) {
  .t3-header {
    padding-bottom: 0px;
  }
  .off-canvas-toggle {
    top: -152px;
  }
}
.homepage .t3-header {
  background-color: transparent;
}
.logo {
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
    margin-bottom: 0;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.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: 12px;
  margin-top: 0;
}
.head-right [class^="head-"],
.head-right [class*=" head-"] {
  float: right;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-masthead {
  position: relative;
}
.t3-slideshow {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media (max-width: 991px) {
  .t3-sl-1 .t3-spotlight-1 .col-sm-6 {
    margin-bottom: 32px;
  }
}
.t3-slideshow + .t3-mainbody {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
  margin-top: 600px;
}
.t3-masthead + .t3-mainbody {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.t3-content {
  padding-top: 58.57142858px;
  margin-bottom: 58.57142858px;
}
.one-sidebar-left .t3-content {
  padding-left: 32px;
}
.t3-sidebar .t3-module + .t3-module .module-title {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
}
.t3-sidebar-left {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid #323e4c \9;
  padding-right: 32px;
}
.t3-sidebar-right {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid #323e4c \9;
  padding-left: 32px;
}
.t3-content-mast-bottom .container {
  position: relative;
}
@media (min-width: 992px) {
  .t3-content-mast-bottom .nav-tabs {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 1px solid #323e4c \9;
  }
}
.t3-footer {
  background: #222222;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid #323e4c \9;
  color: #7a828b;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer > .container {
  padding-bottom: 0;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-footer > .container {
    padding-bottom: 0;
    padding-top: 80px;
  }
}
@media (max-width: 991px) {
  .t3-footer .t3-footnav,
  .t3-footer .t3-footnav-right {
    min-height: 0 !important;
  }
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  background: #222222;
  color: #7a828b;
  margin-top: 20px;
  margin-bottom: 20px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 10px;
  text-transform: uppercase;
  border-bottom: 0;
  padding: 0;
}
.t3-footnav .t3-module .module-title span:before {
  display: none;
}
.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: #ffffff;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.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: #ffffff;
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-footnav .t3-module ul > li.active > a {
  background: none;
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.t3-footnav .t3-spotlight {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  margin-left: 0;
  margin-right: 0;
}
.t3-footnav .t3-spotlight.t3-footnav1 {
  border-bottom: 0;
}
.t3-footnav .t3-spotlight > .col {
  padding-left: 20px;
  padding-right: 20px;
}
.t3-footnav .t3-spotlight > .col + .col {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid #323e4c \9;
}
.t3-footnav-right {
  display: table;
  height: 0;
}
@media (max-width: 991px) {
  .t3-footnav-right {
    margin-top: 20px;
  }
}
.t3-footnav-right .t3-module {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border: 1px solid #323e4c \9;
  display: table-cell;
}
@media (max-width: 991px) {
  .t3-footnav-right .t3-module {
    display: block;
  }
}
.t3-footnav-right .t3-module .module-title {
  padding-left: 20px;
  color: #ffffff;
}
.t3-footnav-right .t3-module .module-ct {
  padding: 0 20px 20px;
}
.t3-footnav-right .contact-us p {
  color: #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.t3-footnav-right .contact-us h4 {
  font-size: 14px;
  color: #ffffff;
}
.t3-copyright {
  font-size: 12px;
  padding: 40px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.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;
}
.com_config .form-horizontal .t3onoff {
  padding: 0;
}
.com_config .form-horizontal .t3onoff label {
  padding: 0;
  border: 0;
  left: 0;
}
.com_config .form-horizontal .t3onoff label::before {
  padding: 5px 14px;
  border: none;
}
.com_config .form-horizontal .t3onoff label::after {
  border: none;
}
.com_config .form-horizontal .t3onoff label.on::before {
  text-align: left;
}
.com_config .form-horizontal .t3onoff label.btn:hover {
  background-color: transparent;
}
.t3-masthead .mod-preview {
  margin-bottom: 850px;
}
.mod-preview {
  display: block;
  position: relative;
  z-index: 1000;
}
.mod-preview .mod-preview-info {
  background-color: #fff2d1;
  border: 1px solid #f7c951;
  color: #222;
  font-weight: 600;
  z-index: 1999;
}
.mod-preview .mod-preview-wrapper {
  background-color: transparent;
  border: 2px solid #f7c951;
  min-height: 50px;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    display: none;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}