
#Mod2015 .latestnews li {
  display: flex;
  align-items: center; /* vertically center image and text */
  gap: 6px; /* optional: space between image and text */
}

#Mod2015 .latestnews img {
  max-width: 50px; /* optional: control image size */
  height: auto;
}



@media (max-width: 991px) {
    .always-show .mega > .mega-dropdown-menu,
    .always-show .dropdown-menu {
         display: block !important;
         position: static;
    }
    .open .dropdown-menu {
         display: block;
    }
    }
    .t3-logo,
    .t3-logo-small {
    display: block;
    text-decoration: none;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center;
    }
    .t3-logo {
    width: 182px;
    height: 50px;
    }
    .t3-logo-small {
    width: 60px;
    height: 30px;
    }
    .t3-logo,
    .t3-logo-color {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
    }
    .t3-logo-small,
    .t3-logo-small.t3-logo-color {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
    }
    .t3-logo-dark {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
    }
    .t3-logo-small.t3-logo-dark {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
    }
    .t3-logo-light {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
    }
    .t3-logo-small.t3-logo-light {
    background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
    }
    @media (max-width: 991px) {
    .logo-control .logo-img-sm {
         display: block;
    }
    .logo-control .logo-img {
         display: none;
    }
    }
    @media (min-width: 992px) {
    .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:992px 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: #F9A521 ;
    text-decoration: none;
    }
    a:hover,
    a:focus {
    color: #64171e;
    text-decoration: none;
    }
    a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    }
    img {
    vertical-align: middle;
    max-width: 100%;
    }
    th,
    td {
    line-height: 1.5;
    text-align: left;
    vertical-align: top;
    }
    th {
    font-weight: bold;
    }
    td,
    tr td {
    border-top: 1px solid #dddddd;
    }
    .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: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #eeeeee;
    }
    .wrap {
    width: auto;
    clear: both;
    }
    .center,
    .table td.center,
    .table th.center {
    text-align: center;
    }
    .form-horizontal .radio.t3onoff {
    min-height: 30px;
    }
    .com_config .input-append .btn {
    font-size: 14px;
    }
    .com_config #modules-form .radio label {
    border: 1px solid #eeeeee;
    }
    .layout-edit .btn-toolbar {
    margin-bottom: 22px;
    }
    .window .js-stools-container-bar .input-append {
    display: block;
    margin-bottom: 22px;
    max-width: 50%;
    }
    .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: "Open Sans";
    font-weight: 500;
    line-height: 1.1;
    color: #222222;
    }
    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: 22px;
    margin-bottom: 11px;
    }
    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: 11px;
    margin-bottom: 11px;
    }
    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
    font-size: 75%;
    }
    h1,
    .h1 {
    font-size: 60px;
    }
    @media (max-width: 767px) {
    h1,
    .h1 {
         font-size: 24px;
    }
    }
    h2,
    .h2 {
    font-size: 32px;
    }
    @media (max-width: 767px) {
    h2,
    .h2 {
         font-size: 21.6px;
    }
    }
    h3,
    .h3 {
    font-size: 24px;
    }
    @media (max-width: 767px) {
    h3,
    .h3 {
         font-size: 20.4px;
    }
    }
    h4,
    .h4 {
    font-size: 18px;
    }
    h5,
    .h5 {
    font-size: 15px;
    }
    h6,
    .h6 {
    font-size: 11px;
    }
    p {
    margin: 0 0 11px;
    }
    .lead {
    margin-bottom: 22px;
    font-size: 17px;
    font-weight: 200;
    line-height: 1.4;
    }
    @media (min-width: 768px) {
    .lead {
         font-size: 22.5px;
    }
    }
    .example-colors .swatch-item {
    width: 100%;
    min-height: 100px;
    position: relative;
    background: #333333;
    color: #ffffff;
    margin-bottom: 22px;
    }
    @media (min-width: 1200px) {
    .example-colors .swatch-item {
         min-height: 123px;
    }
    }
    .example-colors .swatch-item dl {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 20px;
    margin: 0;
    }
    .example-colors .color-brand-primary {
    background: #F9A521;
    }
    .example-colors .color-brand-secondary {
    background: #ad4b2c;
    }
    .example-colors .color-brand-success {
    background: #5cb85c;
    }
    .example-colors .color-brand-danger {
    background: #d9534f;
    }
    .example-colors .color-brand-warning {
    background: #f0ad4e;
    }
    .example-colors .color-brand-info {
    background: #5bc0de;
    }
    .example-colors .color-gray-darker {
    background: #222222;
    }
    .example-colors .color-gray-dark {
    background: #333333;
    }
    .example-colors .color-gray {
    background: #555555;
    }
    .example-colors .color-gray-light {
    background: #999999;
    color: #333333;
    }
    .example-colors .color-gray-lighter {
    background: #eeeeee;
    color: #333333;
    }
    .example-colors .color-gray-lightest {
    background: #f7f7f7;
    color: #333333;
    }
    .docs-section {
    margin-bottom: 44px;
    }
    @media (max-width: 767px) {
    .docs-section {
         margin-bottom: 22px;
    }
    }
    .docs-section .btn {
    margin-bottom: 11px;
    }
    h2.sub-title {
    font-size: 24px;
    }
    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: #F9A521;
    }
    a.text-primary:hover,
    a.text-primary:focus {
    color: #791c25;
    }
    .text-success {
    color: #468847;
    }
    a.text-success:hover,
    a.text-success:focus {
    color: #356635;
    }
    .text-info {
    color: #3a87ad;
    }
    a.text-info:hover,
    a.text-info:focus {
    color: #2d6987;
    }
    .text-warning {
    color: #c09853;
    }
    a.text-warning:hover,
    a.text-warning:focus {
    color: #a47e3c;
    }
    .text-danger {
    color: #b94a48;
    }
    a.text-danger:hover,
    a.text-danger:focus {
    color: #953b39;
    }
    .bg-primary {
    color: #fff;
    background-color: #F9A521;
    }
    a.bg-primary:hover,
    a.bg-primary:focus {
    background-color: #791c25;
    }
    .bg-success {
    background-color: #dff0d8;
    }
    a.bg-success:hover,
    a.bg-success:focus {
    background-color: #c1e2b3;
    }
    .bg-info {
    background-color: #d9edf7;
    }
    a.bg-info:hover,
    a.bg-info:focus {
    background-color: #afd9ee;
    }
    .bg-warning {
    background-color: #fcf8e3;
    }
    a.bg-warning:hover,
    a.bg-warning:focus {
    background-color: #f7ecb5;
    }
    .bg-danger {
    background-color: #f2dede;
    }
    a.bg-danger:hover,
    a.bg-danger:focus {
    background-color: #e4b9b9;
    }
    .highlight {
    background-color: #FFC;
    font-weight: bold;
    padding: 1px 4px;
    }
    .page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #eeeeee;
    }
    ul,
    ol {
    margin-top: 0;
    margin-bottom: 11px;
    }
    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: 22px;
    }
    dt,
    dd {
    line-height: 1.5;
    }
    dt {
    font-weight: bold;
    }
    dd {
    margin-left: 0;
    }
    @media (min-width: 992px) {
    .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 {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 18.75px;
    border-left: 5px solid #eeeeee;
    }
    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.5;
    color: #999999;
    }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
    content: '\2014 \00A0';
    }
    .blockquote-reverse,
    blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    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: 22px;
    font-style: normal;
    line-height: 1.5;
    }
    code,
    kbd,
    pre,
    samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    }
    .btn-actions {
    text-align: center;
    }
    .features-list {
    margin-top: 66px;
    
    }
    .features-list .page-header {
    border: 0;
    text-align: center;
    }
    .features-list .page-header h1 {
    font-size: 47px;
    }
    .features-list .feature-row {
    overflow: hidden;
    min-height: 200px;
    color: #696f72;
    border-top: 1px solid #e0e2e3;
    padding: 66px 0 0;
    text-align: center;
    }
    .features-list .feature-row:last-child {
    border-bottom: 1px solid #e0e2e3;
    margin-bottom: 66px;
    }
    .features-list .feature-row h3 {
    font-size: 30px;
    }
    .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;
    }
    .follow-social {
    border: 1px solid #eeeeee;
    padding: 11px;
    }
    .follow-social:before,
    .follow-social:after {
    display: table;
    content: " ";
    }
    .follow-social:after {
    clear: both;
    }
    .follow-social a i {
    background: #F9A521;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    height: 43px;
    line-height: 43px;
    float: left;
    width: 20%;
    }
    .follow-social a i.fa-facebook {
    background: #3b5999;
    }
    .follow-social a i.fa-twitter {
    background: #55acee;
    }
    .follow-social a i.fa-linkedin-square {
    background: #0077B5;
    }
    .follow-social a i.fa-google-plus {
    background: #dd4b39;
    }
    .follow-social a i.fa-pinterest-p {
    background: #bd081c;
    }
    .social-block a {
    display: block;
    line-height: 32px;
    color: #ffffff;
    font-size: 11px;
    text-transform: uppercase;
    }
    .social-block a + a {
    margin-top: 10px;
    }
    .social-block a i {
    color: #ffffff;
    display: inline-block;
    text-align: center;
    float: left;
    width: 32px;
    line-height: 32px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    margin-right: 20px;
    font-size: 14px;
    }
    .social-block a.facebook-block {
    background: #3b5999;
    }
    .social-block a.twitter-block {
    background: #55acee;
    }
    .social-block a.google-plus-block {
    background: #dd4b39;
    }
    .leader {
    background: #ad4b2c;
    color: #ffffff;
    }
    .leader .leader-content {
    padding: 22px;
    }
    .leader .leader-content h4 {
    color: #ffffff;
    margin-top: 0;
    }
    .leader .leader-content p {
    font-size: 13px;
    }
    .leader .leader-content span {
    display: block;
    }
    .jumbotron h2 {
    font-size: 47px;
    }
    .jumbotron iframe {
    margin-top: 22px;
    }
    .intro-ct {
    background-color: #f7f7f7;
    padding: 22px;
    font-weight: 500;
    }
    .img-content {
    margin-bottom: 33px;
    }
    @media (max-width: 767px) {
    .img-content {
         margin-bottom: 22px;
    }
    }
    @media (min-width: 992px) {
    .img-content.align-r {
         float: right;
         margin: 0 0 22px 44px;
    }
    }
    .img-content.align-r img {
    margin: 0 0 11px;
    }
    .img-content p {
    margin: 0;
    padding: 0 0 10px 0;
    text-align: center;
    }
    .inline-note {
    background-color: #f8e8cf;
    border-top: 2px solid #f2d3a2;
    font-size: 17px;
    max-width: 40%;
    padding: 22px;
    position: relative;
    }
    .inline-note:after {
    display: block;
    color: #333333;
    content: "\f06a";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
    top: 10px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    }
    .inline-note.align-r {
    margin: 0 0 22px 22px;
    float: right;
    }
    .hilite-box {
    background-color: #333333;
    margin-top: 22px;
    margin-bottom: 44px;
    overflow: hidden;
    }
    .hilite-box .media {
    float: left;
    margin-right: 44px;
    position: relative;
    }
    @media (max-width: 767px) {
    .hilite-box .media {
         float: none;
         margin: 0;
    }
    .hilite-box .media img {
         width: 100%;
    }
    }
    .hilite-box .media .mask {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
    background-repeat: repeat-x;
    }
    .hilite-box .media .mask:after {
    border-top: 20px solid transparent;
    border-right: 20px solid #333333;
    border-bottom: 20px solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 22px;
    width: 0;
    height: 0;
    z-index: 200;
    }
    @media (max-width: 767px) {
    .hilite-box .media .mask:after {
         display: none;
    }
    }
    .hilite-box .media .personal-info {
    font-size: 17px;
    position: absolute;
    left: 22px;
    letter-spacing: 0.5px;
    bottom: 22px;
    right: 22px;
    }
    .hilite-box .media .personal-info .name {
    color: #ffffff;
    display: block;
    font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    }
    .hilite-box .media .personal-info span {
    color: #999999;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    }
    .hilite-box.media-r .media {
    float: right;
    margin-right: 0;
    margin-left: 44px;
    }
    @media (max-width: 767px) {
    .hilite-box.media-r .media {
         float: none;
         margin: 0;
    }
    .hilite-box.media-r .media img {
         width: 100%;
    }
    }
    .hilite-box.media-r .media .mask:after {
    left: 0;
    right: auto;
    border-right: none;
    border-left: 20px solid #333333;
    }
    .hilite-box .content {
    color: #999999;
    font-size: 18px;
    padding: 22px;
    }
    .hilite-box .content i {
    font-size: 32px;
    filter: alpha(opacity=30);
    opacity: 0.3;
    }
    .hilite-box.hilite-primary {
    background-color: #F9A521;
    }
    .hilite-box.hilite-primary .media .mask:after {
    border-right-color: #F9A521;
    }
    .hilite-box.hilite-primary.media-right .media .mask:after {
    border-left-color: #F9A521;
    }
    .hilite-box.hilite-primary .content {
    color: #ffffff;
    }
    .hilite-box.hilite-blue {
    background-color: #ad4b2c;
    }
    .hilite-box.hilite-blue .media .mask:after {
    border-right-color: #ad4b2c;
    }
    .hilite-box.hilite-blue .content {
    color: #ffffff;
    }
    .hilite-box.hilite-blue.media-r .media .mask:after {
    border-left-color: #ad4b2c;
    }
    
    .form-control:focus {
    border-color: #bebebe;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(190, 190, 190, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(190, 190, 190, 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: 22px;
    }
    .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: 14px;
    }
    .form-horizontal .form-control-static {
    padding-top: 14px;
    }
    .btn {
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    }
    .btn-inverse {
    color: #ffffff;
    background-color: #333333;
    border-color: #333333;
    }
    .btn-inverse:focus,
    .btn-inverse.focus {
    color: #ffffff;
    background-color: #1a1a1a;
    border-color: #000000;
    }
    .btn-inverse:hover {
    color: #ffffff;
    background-color: #1a1a1a;
    border-color: #141414;
    }
    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #1a1a1a;
    background-image: none;
    border-color: #141414;
    }
    .btn-inverse:active:hover,
    .btn-inverse.active:hover,
    .open > .dropdown-toggle.btn-inverse:hover,
    .btn-inverse:active:focus,
    .btn-inverse.active:focus,
    .open > .dropdown-toggle.btn-inverse:focus,
    .btn-inverse:active.focus,
    .btn-inverse.active.focus,
    .open > .dropdown-toggle.btn-inverse.focus {
    color: #ffffff;
    background-color: #080808;
    border-color: #000000;
    }
    .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 {
    background-color: #333333;
    border-color: #333333;
    }
    .btn-inverse .badge {
    color: #333333;
    background-color: #ffffff;
    }
    .btn-border {
    color: #F9A521;
    background-color: transparent;
    border-color: #F9A521;
    border-width: 2px;
    text-transform: uppercase;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    }
    .btn-border:focus,
    .btn-border.focus {
    color: #F9A521;
    background-color: rgba(0, 0, 0, 0);
    border-color: #3b0e12;
    }
    .btn-border:hover {
    color: #F9A521;
    background-color: rgba(0, 0, 0, 0);
    border-color: #701a22;
    }
    .btn-border:active,
    .btn-border.active,
    .open > .dropdown-toggle.btn-border {
    color: #F9A521;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #701a22;
    }
    .btn-border:active:hover,
    .btn-border.active:hover,
    .open > .dropdown-toggle.btn-border:hover,
    .btn-border:active:focus,
    .btn-border.active:focus,
    .open > .dropdown-toggle.btn-border:focus,
    .btn-border:active.focus,
    .btn-border.active.focus,
    .open > .dropdown-toggle.btn-border.focus {
    color: #F9A521;
    background-color: rgba(0, 0, 0, 0);
    border-color: #3b0e12;
    }
    .btn-border.disabled:hover,
    .btn-border[disabled]:hover,
    fieldset[disabled] .btn-border:hover,
    .btn-border.disabled:focus,
    .btn-border[disabled]:focus,
    fieldset[disabled] .btn-border:focus,
    .btn-border.disabled.focus,
    .btn-border[disabled].focus,
    fieldset[disabled] .btn-border.focus {
    background-color: transparent;
    border-color: #F9A521;
    }
    .btn-border .badge {
    color: transparent;
    background-color: #F9A521;
    }
    .btn-border:hover,
    .btn-border:focus,
    .btn-border:active {
    background: #F9A521;
    color: #ffffff;
    }
    .btn-border.btn-primary {
    border-color: #F9A521;
    color: #F9A521;
    }
    .btn-border.btn-primary:hover,
    .btn-border.btn-primary:focus,
    .btn-border.btn-primary:active {
    background: #F9A521;
    color: #ffffff;
    }
    .btn-border.btn-warning {
    border-color: #f0ad4e;
    color: #f0ad4e;
    }
    .btn-border.btn-warning:hover,
    .btn-border.btn-warning:focus,
    .btn-border.btn-warning:active {
    background: #f0ad4e;
    color: #ffffff;
    }
    .btn-border.btn-danger {
    border-color: #d9534f;
    color: #d9534f;
    }
    .btn-border.btn-danger:hover,
    .btn-border.btn-danger:focus,
    .btn-border.btn-danger:active {
    background: #d9534f;
    color: #ffffff;
    }
    .btn-border.btn-success {
    border-color: #5cb85c;
    color: #5cb85c;
    }
    .btn-border.btn-success:hover,
    .btn-border.btn-success:focus,
    .btn-border.btn-success:active {
    background: #5cb85c;
    color: #ffffff;
    }
    .btn-border.btn-info {
    border-color: #5bc0de;
    color: #5bc0de;
    }
    .btn-border.btn-info:hover,
    .btn-border.btn-info:focus,
    .btn-border.btn-info:active {
    background: #5bc0de;
    color: #ffffff;
    }
    .btn-border.btn-inverse {
    border-color: #F9A521;
    color: #ffffff;
    }
    .btn-border.btn-inverse:hover,
    .btn-border.btn-inverse:focus,
    .btn-border.btn-inverse:active {
    background: #F9A521;
    color: #ffffff;
    }
    .btn-link {
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 0;
    border: none;
    color: #F9A521;
    font-weight: 400;
    }
    .btn-link:after {
    content: "\f101";
    font-family: "FontAwesome";
    margin-left: 3px;
    transition: 0.2s;
    }
    .btn-link:hover,
    .btn-link:focus {
    text-decoration: none;
    color: #64171e;
    }
    .btn-link:hover:after,
    .btn-link:focus:after {
    margin-left: 6px;
    transition: 0.2s;
    }
    @media (max-width: 991px) {
    .btn-lg {
         padding: 13px 24px;
    }
    }
    .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;
    padding-left: 22px;
    padding-right: 22px;
    width: 100%;
    }
    select:focus,
    textarea:focus,
    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="datetime"]:focus,
    input[type="datetime-local"]:focus,
    input[type="date"]:focus,
    input[type="month"]:focus,
    input[type="time"]:focus,
    input[type="week"]:focus,
    input[type="number"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="search"]:focus,
    input[type="tel"]:focus,
    input[type="color"]:focus,
    .inputbox:focus {
    box-shadow: none;
    }
    select::-moz-placeholder,
    textarea::-moz-placeholder,
    input[type="text"]::-moz-placeholder,
    input[type="password"]::-moz-placeholder,
    input[type="datetime"]::-moz-placeholder,
    input[type="datetime-local"]::-moz-placeholder,
    input[type="date"]::-moz-placeholder,
    input[type="month"]::-moz-placeholder,
    input[type="time"]::-moz-placeholder,
    input[type="week"]::-moz-placeholder,
    input[type="number"]::-moz-placeholder,
    input[type="email"]::-moz-placeholder,
    input[type="url"]::-moz-placeholder,
    input[type="search"]::-moz-placeholder,
    input[type="tel"]::-moz-placeholder,
    input[type="color"]::-moz-placeholder,
    .inputbox::-moz-placeholder {
    color: #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;
    }
    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;
    }
    select,
    select.form-control,
    select.inputbox,
    select.input {
    padding-right: 5px;
    }
    .input-append .active,
    .input-prepend .active {
    background-color: #bbff33;
    border-color: #669900;
    }
    .invalid {
    border-color: #cc0000;
    }
    label.invalid {
    color: #cc0000;
    }
    input.invalid {
    border: 1px solid #cc0000;
    }
    
    .dropdown-menu {
    font-size: 14px;
    }
    .dropdown-menu .fa {
    margin-right: 5.5px;
    }
    .dropdown-menu .divider {
    background: transparent;
    height: auto;
    overflow: visible;
    margin: 0;
    }
    .dropdown-menu > li {
    padding: 7.33333333px 22px;
    }
    .dropdown-menu > li > a {
    color: #666666;
    font-size: 14px;
    padding: 0;
    }
    .dropdown-menu > li > a .fa {
    margin-right: 5px;
    }
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:active {
    background: transparent;
    color: #F9A521;
    }
    .dropdown-menu div.mega-inner {
    padding: 0;
    }
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
    background: transparent;
    color: #F9A521;
    }
    .dropdown-header {
    padding: 3px 20px;
    font-size: 15px;
    }
    .dropdown-header a {
    color: #999999;
    }
    .dropdown-submenu > a:after {
    border-left-color: #333333;
    }
    .dropdown-submenu:hover > a:after {
    border-left-color: #262626;
    }
    .nav > li > .separator {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 22px;
    }
    @media (min-width: 992px) {
    .nav > li > .separator {
         padding-top: 9px;
         padding-bottom: 9px;
    }
    }
    @media (max-width: 991px) {
    .nav > li > span {
         padding: 10px 15px;
         display: inline-block;
    }
    }
    .nav-tabs {
    border: 0;
       }
    @media (max-width: 767px) {
    .nav-tabs > li {
         float: none;
         width: 100%;
    }
    }
    .nav-tabs > li > a {
    border: 1px solid #eeeeee;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    }
    .nav-tabs > li > a:hover {
    border-color: #d5d5d5;
    }
    .nav-tabs > li.open > a,
    .nav-tabs > li.open > a:hover,
    .nav-tabs > li.open > a:focus {
    border-color: #d5d5d5;
    }
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
    background: #F9A521;
    border-color: #F9A521;
    color: #ffffff;
    }
    .nav-tabs > li > a.active,
    .nav-tabs > li > a.active:hover,
    .nav-tabs > li > a.active:focus {
    background: #F9A521;
    border-color: #F9A521;
    color: #ffffff;
    }
    .nav-pills > li > a {
    border-radius: 2px;
    padding: 11px;
    }
    .nav .caret {
    border-top-color: #F9A521;
    border-bottom-color: #F9A521;
    }
    .nav a:hover .caret {
    border-top-color: #64171e;
    border-bottom-color: #64171e;
    }
    .t3-navhelper {
    background: #f5f5f5;
    border-top: 1px solid #eeeeee;
    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: 11px;
    }
    .breadcrumb .divider {
    display: none;
    }
    .pagination-wrap {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 11px;
    padding-top: 22px;
    }
    @media (min-width: 767px) {
    .pagination-wrap {
         flex-direction: row-reverse;
    }
    }
    .pagination-wrap::before,
    .pagination-wrap::after {
    display: none;
    }
    div.pagination {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 11px;
    }
    @media (min-width: 767px) {
    div.pagination {
         flex-direction: row-reverse;
    }
    }
    ul.pagination {
    margin: 0;
    }
    .counter {
    display: inline-block;
    padding: 13px 24px;
    background-color: #f9f9f9;
    border: 1px solid #eeeeee;
    border-radius: 0;
    margin: 0;
    float: none !important;
    }
    .nav-icon li {
    border-bottom: 1px solid #eeeeee;
    }
    .nav-icon li a {
    color: #666666;
    }
    .nav-icon li a:hover,
    .nav-icon li a:focus,
    .nav-icon li a:active {
    background-color: #f7f7f7;
    color: #F9A521;
    }
    .nav-icon li a:hover i,
    .nav-icon li a:focus i,
    .nav-icon li a:active i {
    margin-right: 15px;
    }
    .nav-icon li.active > a {
    color: #F9A521;
    }
    .nav-icon li i {
    color: #999999;
    margin-right: 10px;
    transition: all 0.35s;
    }
    
    @media (max-width: 991px) {
    .navbar-collapse {
         padding-top: 16px;
         margin-top: 16px;
         max-height: 380px;
    }
    .navbar-collapse .navbar-nav > li + li {
         margin: 0 !important;
    }
    .navbar-collapse .navbar-nav > li a {
         display: inline-block;
    }
    }
    .navbar-toggle {
    background: rgba(255, 255, 255, 0.2);
    padding: 0;
    height: 40px;
    line-height: 40px;
    width: 40px;
    margin: 5.5px 0 0;
    border: none;
    color: rgba(255, 255, 255, 0.6);
    }
    @media (min-width: 992px) {
    .navbar-toggle {
         display: none;
    }
    }
    .navbar-nav {
    margin: 4.5px -16px;
    }
    @media (min-width: 992px) {
    .navbar-nav {
         margin: 0;
    }
    }
    .navbar-default {
    background-color: transparent;
    border-color: transparent;
    font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
    font-weight: 500;
    font-size: 15px;
    }
    @media screen and (min-width: 1200px) {
    .navbar-default {
         font-size: 16px;
    }
    }
    .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 + li {
    margin-left: 22px;
    } */
    @media screen and (min-width: 1200px) {
    /* .navbar-default .navbar-nav > li + li {
         margin-left: 32px;
    } */
    }
    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav > li > span {
    color: #ffffff;
    padding: 11px 0;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > span:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > span:focus {
    color: #ffffff;
    background-color: transparent;
    filter: alpha(opacity=70);
    opacity: 0.7;
    }
    .navbar-default .navbar-nav > li > .nav-header {
    color: #ffffff;
    display: inline-block;
    padding: 11px 0;
    }
    .navbar-default .navbar-nav > .active > span,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > span:hover,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > span:focus,
    .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
    filter: alpha(opacity=100);
    opacity: 1;
    }
    .navbar-default .navbar-nav > .active > span:after,
    .navbar-default .navbar-nav > .active > a:after,
    .navbar-default .navbar-nav > .active > span:hover:after,
    .navbar-default .navbar-nav > .active > a:hover:after,
    .navbar-default .navbar-nav > .active > span:focus:after,
    .navbar-default .navbar-nav > .active > a:focus:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0;
    border-bottom: 2px solid #F9A521;
    width: 100%;
    }
    .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: transparent;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
    background-color: #F9A521;
    }
    .navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
    border-color: transparent;
    }
    @media (max-width: 767px) {
    .navbar-default .navbar-collapse {
         max-height: 300px;
    }
    }
    .navbar-default .navbar-collapse.show {
    overflow-y: auto;
    }
    .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 > span,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > span:hover,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > span:focus {
    background-color: transparent;
    color: #ffffff;
    }
    .navbar-default .navbar-nav > .open > a .caret,
    .navbar-default .navbar-nav > .open > span .caret,
    .navbar-default .navbar-nav > .open > a:hover .caret,
    .navbar-default .navbar-nav > .open > span:hover .caret,
    .navbar-default .navbar-nav > .open > a:focus .caret,
    .navbar-default .navbar-nav > .open > span:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    }
    .navbar-default .navbar-nav > .dropdown > a .caret,
    .navbar-default .navbar-nav > .dropdown > span .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    margin-left: 5px;
    }
    @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu {
         padding-left: 15px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > span,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
         color: #ffffff;
         padding: 5px 15px;
         display: inline-block;
         position: relative;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > span:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > span:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
         color: #ffffff;
         background-color: transparent;
         filter: alpha(opacity=80);
         opacity: 0.8;
    }
    .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: #F9A521;
         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;
    }
    .t3-mainnav {
    border-left: 0;
    border-right: 0;
    margin-bottom: 0;
    border-radius: 0;
    }
    @media (max-width: 991px) {
   /* .t3-mainnav {
         float: none !important;
         width: auto;
    } */
    }
    .t3-mainnav .t3-navbar {
    padding-left: 0;
    padding-right: 0;
    }
    @media (min-width: 992px) {
    .t3-mainnav .t3-navbar-collapse {
         display: none !important;
    }
    }
    .t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0 -16px;
    }
    .t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
    margin-right: 5px;
    }
    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a .caret,
    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > span .caret {
    border-top-color: rgba(255, 255, 255, 0.6);
    border-bottom-color: rgba(255, 255, 255, 0.6);
    margin-left: 5px;
    }
    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover > .caret,
    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:hover > .caret,
    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:active > .caret,
    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:active > .caret,
    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:focus > .caret,
    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > span:focus > .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    }
    .t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
    border-top: 0;
    }
    .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
    padding-left: 0;
    }
    .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,
    .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span,
    .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
    color: #ffffff;
    padding: 0;
    }
    
    .t3-module {
    background: transparent;
    color: #ad4b2c;
    margin-bottom: 22px;
    }
    @media screen and (min-width: 768px) {
    .t3-module {
         margin-bottom: 44px;
    }
    }
    .t3-module .module-inner {
    padding: 0;
    }
    .t3-module.no-margin {
    margin: 0;
    }
    .module-title {
    background: transparent;
    color: #ad4b2c;
    font-size: 11px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 11px 0;
    padding: 0;
    text-transform: uppercase;
    }
    @media screen and (min-width: 768px) {
    .module-title {
         margin-bottom: 22px;
    }
    }
    .module-ct {
    background: transparent;
    color: #ad4b2c;
    padding: 0;
    }
    .module-ct:before,
    .module-ct:after {
    display: table;
    content: " ";
    }
    .module-ct:after {
    clear: both;
    }
       .module-ct > ul,
    .module-ct .custom > ul,
    .module-ct > ol,
    .module-ct .custom > ol {
    margin-left: 20px;
    padding-left: 0;
    }
    .module-ct > ul.unstyled,
    .module-ct .custom > ul.unstyled,
    .module-ct > ol.unstyled,
    .module-ct .custom > ol.unstyled {
    padding-left: 0;
    }
    .module-ct > ul.nav,
    .module-ct .custom > ul.nav,
    .module-ct > ol.nav,
    .module-ct .custom > ol.nav {
    padding-left: 0;
    margin-left: 0;
    }
    .module_menu .nav > li > a,
    .module_menu .nav > li > .separator {
    padding: 13px 5px;
    display: block;
    }
    #login-form input[type="text"],
    #login-form input[type="password"] {
    width: 100%;
    }
    #login-form ul.unstyled {
    margin-top: 22px;
    padding: 0;
    list-style: none;
    }
    #login-form ul.unstyled a {
    color: #333333;
    }
    #login-form ul.unstyled a:hover,
    #login-form ul.unstyled a:focus,
    #login-form ul.unstyled a:active {
    color: #F9A521;
    }
    #login-form #form-login-remember label {
    font-weight: normal;
    }
    .banneritem a {
    font-weight: bold;
    }
    .bannerfooter {
    border-top: 1px solid #eeeeee;
    font-size: 13px;
    padding-top: 11px;
    text-align: right;
    }
    .categories-module,
    ul.categories-module,
    .category-module,
    ul.category-module {
    margin: 0;
    list-style: none;
    }
    .categories-module li + li,
    ul.categories-module li + li,
    .category-module li + li,
    ul.category-module li + li {
    margin-top: 5.5px;
    }
    .categories-module li a,
    ul.categories-module li a,
    .category-module li a,
    ul.category-module li a {
    background: #f7f7f7;
    border: 1px solid #eeeeee;
    color: #555555;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 600;
    padding: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
    .categories-module li a:hover,
    ul.categories-module li a:hover,
    .category-module li a:hover,
    ul.category-module li a:hover,
    .categories-module li a:focus,
    ul.categories-module li a:focus,
    .category-module li a:focus,
    ul.category-module li a:focus,
    .categories-module li a:active,
    ul.categories-module li a:active,
    .category-module li a:active,
    ul.category-module li a:active {
    border-color: #e1e1e1;
    }
    .categories-module h4,
    ul.categories-module h4,
    .category-module h4,
    ul.category-module h4 {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    }
    .feed h4 {
    font-weight: bold;
    }
    .feed .newsfeed,
    .feed ul.newsfeed {
    border-top: 1px solid #eeeeee;
    }
    .feed .newsfeed .feed-link,
    .feed ul.newsfeed .feed-link,
    .feed .newsfeed h5.feed-link,
    .feed ul.newsfeed h5.feed-link {
    font-size: 15px;
    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: 0;
    }
    .stats-module dt,
    .stats-module dd {
    display: inline-block;
    margin: 0;
    }
    .stats-module dt {
    font-weight: bold;
    width: 35%;
    }
    .stats-module dd {
    width: 60%;
    }
    .tagspopular ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    }
    .tagspopular ul > li {
    background: #eeeeee;
    color: #555555;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 1px 6px;
    }
    .tagspopular ul > li .badge {
    background: transparent;
    color: #999999;
    padding: 0;
    font-weight: 400;
    margin-left: 5.5px;
    }
    .tagspopular ul > li:hover,
    .tagspopular ul > li:focus,
    .tagspopular ul > li:active {
    background: #F9A521;
    color: #ffffff;
    text-decoration: none;
    }
    .tagspopular ul > li:hover a,
    .tagspopular ul > li:focus a,
    .tagspopular ul > li:active a {
    color: #ffffff;
    }
    .tagspopular ul > li > a {
    display: inline-block;
    border-radius: 3px;
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    }
    .tagspopular ul > li > a:before {
    content: "#";
    }
    .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: #64171e;
    }
    .module-ct > ol.breadcrumb {
    padding: 13px 24px;
    margin-left: 0;
    }
    .t3-masthead {
    overflow: hidden;
    }
    .t3-masthead .ja-masthead {
    background-image: url("../images/masthead.jpg");
    background-position: center center;
    }
    .t3-masthead .ja-masthead:before {
    background-color: #ad4b2c;
    filter: alpha(opacity=89);
    opacity: 0.89;
    }
    .t3-masthead .ja-masthead .ja-masthead-detail {
    text-align: center;
    max-width: 100%;
    padding: 96px 22px;
    width: 100%;
    }
    @media (max-width: 767px) {
    .t3-masthead .ja-masthead .ja-masthead-detail {
         padding: 44px 22px;
    }
    }
    .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
    color: #ffffff;
    font-size: 60px;
    font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
    font-weight: 600;
    margin: 0;
    }
    @media (max-width: 767px) {
    .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
         font-size: 24px;
    }
    }
    .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-description {
    display: inline-block;
    padding-top: 22px;
    margin-top: 22px;
    font-size: 18px;
    position: relative;
    }
    .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-description::before {
    background: #F9A521;
    content: "";
    left: 50%;
    top: 0;
    margin-left: -25px;
    height: 1px;
    position: absolute;
    width: 50px;
    }
.tab-pane .moduletable > h3 {
    font-weight: bold !important;
}
    .moduletable > h3,
    .t3-module > h3 {
    padding-top: 22px;
    margin: 0 0 22px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    color: #222222;
    }
    .moduletable.mod-border,
    .t3-module.mod-border {
    border: 1px solid #eeeeee;
    border-top: 2px solid #222222;
    padding: 32px;
    margin-bottom: 32px;
    }
    .moduletable.mod-border > h3,
    .t3-module.mod-border > h3 {
    border-top: none;
    padding-top: 0;
    }
    .moduletable.mod-primary,
    .t3-module.mod-primary {
    background: #F9A521;
    color: #ffffff;
    padding: 32px;
    margin-bottom: 44px;
    }
    .moduletable.mod-primary .intro-image,
    .t3-module.mod-primary .intro-image {
    float: right;
    }
    .moduletable.mod-primary .intro-image img,
    .t3-module.mod-primary .intro-image img {
    width: 70px;
    border-radius: 50%;
    }
    .moduletable.mod-primary > h3,
    .t3-module.mod-primary > h3 {
    background: #ad4b2c;
    display: inline-block;
    padding: 10px 16px;
    color: #ffffff;
    position: relative;
    top: -15px;
    left: -48px;
    margin: 0;
    border: none;
    }
    .moduletable.mod-primary h4,
    .t3-module.mod-primary h4 {
    color: #ffffff;
    margin: 0 0 11px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    }
    .moduletable.mod-primary h4 a,
    .t3-module.mod-primary h4 a {
    color: #ffffff;
    }
    .moduletable.mod-primary h4 a:hover,
    .t3-module.mod-primary h4 a:hover {
    filter: alpha(opacity=85);
    opacity: 0.85;
    }
    .moduletable.mod-primary p.mod-articles-category-introtext,
    .t3-module.mod-primary p.mod-articles-category-introtext {
    margin-top: 22px;
    margin-bottom: 0;
    }
    .moduletable.mod-primary span,
    .t3-module.mod-primary span {
    font-size: 11px;
    text-transform: uppercase;
    filter: alpha(opacity=50);
    opacity: 0.5;
    margin: 0 11px 0 0;
    display: inline-block;
    }
    .moduletable.mod-primary span a,
    .t3-module.mod-primary span a {
    color: #ffffff;
    }
    .moduletable.mod-primary span a:hover,
    .t3-module.mod-primary span a:hover {
    text-decoration: underline;
    }
    .moduletable.mod-primary span.mod-articles-category-category,
    .t3-module.mod-primary span.mod-articles-category-category {
    filter: alpha(opacity=60);
    opacity: 0.6;
    }
    .moduletable.mod-primary .btn-link,
    .t3-module.mod-primary .btn-link {
    color: #ffffff;
    margin-top: 22px;
    }
    .moduletable.mod-primary .btn-link:hover,
    .t3-module.mod-primary .btn-link:hover {
    filter: alpha(opacity=85);
    opacity: 0.85;
    }
    .moduletable.no-padding,
    .t3-module.no-padding {
    padding: 0;
    }
    .moduletable.no-padding .module-title,
    .t3-module.no-padding .module-title {
    border-bottom: 1px solid #eeeeee;
    padding: 14.66666667px 22px;
    margin-bottom: 0;
    }
    .latestnews .item-image {
    margin: 0 22px 0 0;
    width: 80px;
    height: 80px;
    overflow: hidden;
    }
    .latestnews .item-image img {
    max-height: 100%;
    max-width: inherit;
    }
    .latestnews .item + .item {
    padding-top: 22px;
    margin-top: 22px;
    border-top: 1px solid #eeeeee;
    }
    .latestnews .item h4 {
    margin: 0 0 11px;
    line-height: 1.5;
    }
    .latestnews .item h4 a {
    color: #ad4b2c;
    }
    .latestnews .item h4 a:hover {
    color: #F9A521;
    text-decoration: none;
    }
    .latestnews .item .content-meta {
    margin: 0 0 11px;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    }
    .latestnews .item .content-meta span {
    color: #999999;
    }
    .module-ct .latestnews {
    margin: 0;
    padding: 0;
    list-style: none;
    }
    .module-ct .latestnews li + li {
    border-top: 1px dotted #eeeeee;
    margin-top: 11px;
    padding-top: 11px;
    }
    .module-ct .latestnews li a {
    color: #333333;
    }
    /* .module-ct .latestnews li a:before {
    content: "\f105";
    color: #F9A521;
    font-family: FontAwesome;
    margin-right: 5.5px;
    } */
    .module-ct .latestnews li a:hover,
    .module-ct .latestnews li a:focus,
    .module-ct .latestnews li a:active {
    color: #F9A521;
    }
    .t3-ja-map .map-container {
    margin: 0;
    }
    .item-video-wrap {
    position: relative;
    }
    .item-video-wrap .mask {
    background: #ad4b2c;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=20);
    opacity: 0.2;
    z-index: 1;
    }
    .item-video-wrap .btn-play {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    width: 60px;
    height: 60px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    z-index: 2;
    }
    .populars-list > .row {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    }
    @media (min-width: 992px) and (max-width: 1199px) {
    .populars-list > .row .col-md-6 {
         width: 49.9%;
    }
    }
    .populars-list .item {
    margin-bottom: 22px;
    }
    .populars-list .item-image {
    margin: 0 0 22px 0;
    float: none !important;
    }
    .populars-list h3 {
    margin: 0 0 22px;
    }
    .populars-list h3 a {
    color: #ad4b2c;
    }
    .populars-list h3 a:hover {
    color: #F9A521;
    text-decoration: none;
    }
    .populars-list.odd .row > div:first-child {
    width: 100%;
    }
    .spotlight-top .acm-spotlight {
    padding: 33px 0 0 0;
    }
    @media screen and (min-width: 992px) {
    .spotlight-top .acm-spotlight {
         margin-top: -55px;
         padding: 0;
    }
    }
    .spotlight-top .acm-spotlight .module-wrap > div + div {
    margin-top: 32px;
    }
    .spotlight-top .acm-spotlight .module-wrap > div + div.acm-hero {
    margin-top: 44px;
    }
    .spotlight-bottom .acm-spotlight .col > div {
    margin: 0 -16px;
    padding: 0 32px;
    height: 100%;
    }
    .spotlight-bottom .acm-spotlight .col > div.border-module {
    padding: 22px 32px;
    }
    .spotlight-bottom .acm-spotlight .col + .col > div {
    border-left: 1px solid #eeeeee;
    }
    .acm-hero {
    margin-top: 44px;
    padding: 44px 0 88px;
    border-top: 1px solid #eeeeee;
    }
    @media screen and (max-width: 479px) {
    .acm-hero {
         padding-bottom: 460px;
    }
    }
    #ja-login-form {
    text-transform: none;
    }
    #ja-login-form.fade.show {
    opacity: 1;
    }
    #ja-login-form .modal-content {
    background: rgba(255, 255, 255, 0.95);
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 32px;
    }
    @media screen and (max-width: 767px) {
    #ja-login-form .modal-content {
         padding: 22px;
    }
    }
    #ja-login-form .modal-dialog {
    max-width: 420px;
    margin-top: 100px;
    transform: translate(0, 0);
    }
    #ja-login-form .modal-header {
    padding: 0;
    border-bottom: 0;
    }
    #ja-login-form .modal-header .close {
    margin-top: 22px;
    color: #F9A521;
    text-shadow: none;
    filter: alpha(opacity=80);
    opacity: 0.8;
    }
    #ja-login-form label {
    font-size: 14px;
    font-weight: 400;
    }
    #ja-login-form .nav-tabs {
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 0;
    margin-bottom: -1px;
    }
    #ja-login-form .nav-tabs > li {
    margin-bottom: 0;
    width: auto;
    float: left;
    }
    #ja-login-form .nav-tabs > li + li {
    margin-left: 4px;
    }
    #ja-login-form .nav-tabs > li a {
    border-radius: 0;
    padding: 11px 22px;
    color: #555555;
    background: #eeeeee;
    border-color: #eeeeee;
    border-top: 2px solid #eeeeee;
    border-bottom: none;
    margin-right: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    }
    #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: #222222;
    }
    #ja-login-form .nav-tabs > li.active a {
    background: #ffffff;
    color: #222222;
    border-color: #eeeeee;
    border-top: 2px solid #F9A521;
    filter: alpha(opacity=100);
    opacity: 1;
    }
    #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: #222222;
    }
    #ja-login-form .tab-content {
    padding: 22px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    }
    #ja-login-form #ja-user-login p,
    #ja-login-form #ja-user-register p {
    margin-bottom: 22px;
    }
    #ja-login-form #ja-user-login em,
    #ja-login-form #ja-user-register em {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #ff8800;
    }
    #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: 22px;
    }
    #ja-login-form #ja-user-login .inputbox,
    #ja-login-form #ja-user-register .inputbox {
    width: 100%;
    }
    #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: 5.5px;
    margin-top: 5.5px;
    height: auto;
    width: auto;
    }
    #ja-login-form #login-form .btn-primary {
    width: auto;
    }
    #ja-login-form .action-button {
    margin: 0 -22px;
    padding: 0 22px;
    }
    #ja-login-form .action-button > p {
    font-size: 14px;
    color: #ff8800;
    }
    #ja-login-form .action-button ul {
    padding: 0;
    margin-bottom: 22px;
    text-align: left !important;
    }
    #ja-login-form .action-button ul li {
    margin-bottom: 4px;
    }
    #ja-login-form .action-button ul li a {
    color: #999999;
    }
    #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: #F9A521;
    text-decoration: none;
    }
    #ja-login-form .action-button .btn {
    margin: 10px 10px 0 0;
    }
    #ja-login-form .action-button .btn:last-child {
    margin: 10px 0 0 0;
    }
    div.category-events {
    padding: 0;
    }
    div.category-events .intro-image {
    margin-bottom: 22px;
    max-height: 232px;
    overflow: hidden;
    }
    @media (max-width: 480px) {
    div.category-events .intro-image {
         max-height: 190px;
    }
    }
    div.category-events .event-date {
    margin: 0 0 11px;
    }
    div.category-events .event-title {
    margin: 0 0 11px;
    line-height: 1.5;
    font-weight: 500;
    font-size: 18px;
    }
    div.category-events .event-title a {
    color: #ad4b2c;
    }
    div.category-events .event-title a:hover {
    color: #F9A521;
    text-decoration: none;
    }
    div.category-events .event-introtext {
    margin: 0 0 22px;
    }
    div.category-events .event-info {
    color: #58bd7a;
    }
    div.category-events .event-info span {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    }
    div.category-events .event-info span i {
    font-size: 13px;
    display: inline-block;
    width: 16px;
    }
    div.category-events .owl-controls {
    margin: 0;
    position: absolute;
    right: 0;
    top: 200px;
    }
    @media (max-width: 480px) {
    div.category-events .owl-controls {
         top: 158px;
    }
    }
    div.category-events .owl-controls .owl-buttons div {
    border-radius: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #ffffff;
    font-size: 14px;
    text-align: center;
    color: #333333;
    margin: 0;
    padding: 0;
    filter: alpha(opacity=100);
    opacity: 1;
    }
    div.category-events .owl-controls .owl-buttons div:hover {
    filter: alpha(opacity=90) !important;
    opacity: 0.9 !important;
    }
    .logo-footer img {
    margin-bottom: 32px;
    }
    .logo-footer p {
    font-size: 12px;
    filter: alpha(opacity=60);
    opacity: 0.6;
    line-height: 26px;
    }
    .address {
    filter: alpha(opacity=60);
    opacity: 0.6;
    }
    .address p {
    margin-bottom: 22px;
    line-height: 24px;
    }
    .acymailing_module .acymailing_module_form {
    padding: 32px 0 !important;
    }
    .acymailing_module .acymailing_module_form .acymailing_introtext {
    color: #ffffff;
    font-size: 11px;
    margin-bottom: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    padding: 0 0 13px 0 !important;
    text-transform: uppercase;
    }
    @media screen and (min-width: 768px) {
    .acymailing_module .acymailing_module_form .acymailing_introtext {
         float: left;
         width: 30%;
         padding: 13px 0 !important;
    }
    }
    .acymailing_module .acymailing_module_form table.acymailing_form {
    width: 70%;
    }
    .acymailing_module .acymailing_module_form table.acymailing_form td {
    text-align: left;
    }
    @media screen and (max-width: 767px) {
    .acymailing_module .acymailing_module_form table.acymailing_form {
         width: 100%;
    }
    .acymailing_module .acymailing_module_form table.acymailing_form td {
         display: block;
         padding-bottom: 11px;
    }
    }
    .acymailing_module .acymailing_mootoolsbutton {
    padding: 32px 0 !important;
    }
    .acymailing_module .acymailing_mootoolsbutton a.acymailing_togglemodule {
    position: static;
    font-size: 11px;
    }
    .acym_fulldiv {
    padding-top: 32px;
    margin-bottom: -11px;
    }
    .acym_fulldiv .acym_module_form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    }
    .acym_fulldiv .acym_module_form .acym_introtext {
    color: #ffffff;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    flex: 1;
    }
    @media (max-width: 767px) {
    .acym_fulldiv .acym_module_form .acym_introtext {
         margin-bottom: 11px;
    }
    }
    .acym_fulldiv .acym_module_form .acym_form {
    width: 70%;
    }
    @media (max-width: 767px) {
    .acym_fulldiv .acym_module_form .acym_form {
         width: 100%;
    }
    }
    @media (max-width: 479px) {
    .acym_fulldiv .acym_module_form .acym_form tr {
         display: flex;
         flex-direction: column;
    }
    }
    .acym_fulldiv .acym_module_form .acym_form tr td {
    border: none;
    }
    .acym_fulldiv .acym_module_form .acym_form tr td input.cell {
    border: none;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    max-width: 94%;
    }
    @media (max-width: 479px) {
    .acym_fulldiv .acym_module_form .acym_form tr td input.cell {
         max-width: 100%;
         margin-bottom: 11px;
    }
    }
    .acym_fulldiv .acym_module_form .acym_form tr td.acysubbuttons .btn {
    background: transparent;
    border-width: 2px;
    }
    @media (max-width: 991px) {
    .acym_fulldiv .acym_module_form .acym_form tr td.acysubbuttons .btn {
         max-width: 100%;
    }
    }
    .acym_fulldiv .acym_module_form .acym_form tr td.acysubbuttons .btn:hover {
    background: #F9A521;
    }
    .mod-preview-info {
    z-index: 3;
    }
    .content-stories .mod-articles-category-group {
    font-size: 16px;
    margin-bottom: 7.33333333px;
    }
    .content-stories .item {
    margin-bottom: 22px;
    }
    .content-stories .mod-articles-category-title {
    color: #ffffff;
    margin: 0 0 11px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    display: block;
    }
    .content-stories .mod-articles-category-title:hover {
    opacity: 0.8;
    }
    .content-stories .mod-articles-category-introtext {
    margin-top: 16px !important;
    }
    .content-stories .mod-articles-category-readmore a {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 11px;
    }
    .content-stories .mod-articles-category-readmore a:after {
    content: "\f101";
    font-family: "FontAwesome";
    margin-left: 3px;
    }
    .content-stories .mod-articles-category-readmore a:hover {
    opacity: 0.8;
    }
    .content-stories .mod-articles-category-tags {
    margin: 11px 0;
    }
    .content-stories .mod-articles-category-tags .tags > span {
    opacity: 1;
    }
    .content-stories .mod-articles-category-tags .tags > span .label {
    margin-top: 8px;
    font-size: 10px;
    background: rgba(225, 225, 225, 0.5);
    }
    .stories-wrapper .mod-articles-category-tags {
    margin: 11px 0;
    }
    .stories-wrapper .mod-articles-category-tags .tags > span {
    opacity: 1;
    }
    .stories-wrapper .mod-articles-category-tags .tags > span .label {
    margin-top: 8px;
    font-size: 10px;
    background: rgba(225, 225, 225, 0.5);
    }
    
    .blog img[align=left],
    .blog .img_caption.left,
    .blog .pull-left.item-image {
    margin-right: 3%;
    max-width: 37%;
    }
    @media (max-width: 480px) {
    .blog img[align=left],
    .blog .img_caption.left,
    .blog .pull-left.item-image {
         float: none !important;
         margin: 0 0 22px;
         max-width: 100%;
    }
    }
    @media (min-width: 480px) {
    .blog .pull-left + .article-content {
         float: left;
         width: 60%;
    }
    }
    .blog.events-blog .item-image {
    float: none !important;
    margin-bottom: 22px;
    max-width: inherit;
    }
    .blog.events-blog .item-image + .article-content {
    float: none;
    width: auto;
    }
    .blog.events-blog .article-title {
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 11px;
    }
    .blog.events-blog .article-footer {
    margin-top: 11px;
    }
    .blog.events-blog .event-date {
    margin: 0 0 22px;
    }
    .blog.events-blog .event-info {
    color: #58bd7a;
    }
    .blog.events-blog .event-info span {
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    }
    .blog.events-blog .event-info span i {
    font-size: 13px;
    display: inline-block;
    width: 16px;
    }
    .blog-featured img[align=left],
    .blog-featured .img_caption.left,
    .blog-featured .pull-left.item-image {
    padding-right: 22px;
    max-width: 40%;
    }
    @media (max-width: 480px) {
    .blog-featured img[align=left],
    .blog-featured .img_caption.left,
    .blog-featured .pull-left.item-image {
         float: none !important;
         padding: 0;
         margin-bottom: 22px;
         max-width: 100%;
    }
    }
    @media (min-width: 480px) {
    .blog-featured .pull-left + .article-content {
         float: left;
         width: 60%;
    }
    }
    .items-leading .leading {
    border: 1px solid #eeeeee;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.03);
    margin-bottom: 44px;
    padding: 22px;
    }
    @media (max-width: 767px) {
    .items-leading .leading {
         margin-bottom: 22px;
    }
    }
    .items-row .item {
    margin-bottom: 44px;
    }
    @media (max-width: 767px) {
    .items-row .item {
         margin-bottom: 22px;
    }
    }
    .divider-vertical {
    margin: 0 0 44px;
    border: 0;
    border-top: 1px solid #eeeeee;
    }
    .article-aside {
    color: #999999;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    }
    .article-aside a {
    font-weight: 500;
    }
    .article-info {
    float: left;
    margin: 0;
    width: 85%;
    }
    .article-info .article-info-term {
    display: none;
    }
    .article-info dd {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    white-space: nowrap;
    }
    .article-info dd strong {
    font-weight: bold;
    }
    @media (max-width: 767px) {
    .article-info dd {
         margin-bottom: 5.5px;
    }
    }
    .article-info .fa {
    display: none;
    }
    figure.pull-right {
    margin: 0 0 44px 22px;
    }
    figure figcaption {
    background-color: #eeeeee;
    display: block;
    padding: 10px 0;
    margin-bottom: 22px;
    text-align: center;
    }
    .article-footer {
    color: #999999;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 22px;
    text-transform: uppercase;
    }
    .readmore {
    text-align: right;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    }
    .tags .label {
    background: #eeeeee;
    color: #999999;
    display: inline-block;
    margin: 0 5.5px 5.5px 0;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    }
    .tags .label::before {
    content: "#";
    }
    .tags .label:hover,
    .tags .label:focus,
    .tags .label:active {
    background: #F9A521;
    color: #ffffff;
    }
    .tags .badge {
    background: #eeeeee;
    color: #999999;
    display: inline-block;
    margin: 0 5.5px 5.5px 0;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 3px;
    }
    .tags .badge::before {
    content: "#";
    }
    .tags .badge:hover,
    .tags .badge:focus,
    .tags .badge:active {
    background: #F9A521;
    color: #ffffff;
    }
    .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-bottom: 22px;
    }
    @media screen and (min-width: 768px) {
    .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 33px 22px 0;
         max-width: 40%;
    }
    }
    .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-bottom: 22px;
    }
    @media screen and (min-width: 768px) {
    .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 22px 33px;
         max-width: 40%;
    }
    }
    .article-image-full {
    margin-bottom: 22px;
    }
    @media (max-width: 768px) {
    .article-content iframe {
         width: 100% !important;
         height: auto;
    }
    }
    .article-content blockquote {
    display: inline-block;
    }
    .article-content .tabs > .tabs {
    display: inline-block;
    margin-right: 22px;
    }
    .article-content .tabs > .tabs a {
    border-bottom: 1px solid transparent;
    color: #666666;
    font-size: 18px;
    }
    .article-content .tabs > .tabs.open a {
    border-bottom-color: #F9A521;
    color: #F9A521;
    }
    .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: 22px;
    max-width: 100%;
    }
    .img-fulltext-left {
    float: left;
    margin-right: 22px;
    }
    .img-fulltext-right {
    float: right;
    margin-left: 22px;
    }
    .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,
    article aside .btn-group > .dropdown-toggle:hover,
    article aside .btn-group > .dropdown-toggle:active,
    article aside .btn-group > .dropdown-toggle:focus {
    background: transparent;
    box-shadow: none;
    color: #999999;
    font-size: 12px;
    padding: 0;
    }
    article aside .btn-group > .dropdown-toggle .caret {
    margin-left: 2px;
    }
    .ja-events-wrap {
    background: #F9A521;
    padding: 32px;
    margin: 0 0 32px 0;
    color: #ffffff;
    }
    @media screen and (min-width: 992px) {
    .ja-events-wrap {
         float: left;
         width: 50%;
         margin: 0 32px 32px 0;
    }
    }
    @media screen and (min-width: 1200px) {
    .ja-events-wrap {
         width: 40%;
    }
    }
    .ja-events-wrap .img-logo {
    margin-bottom: 22px;
    }
    .ja-events-wrap h1 {
    color: #ffffff;
    margin: 0 0 32px 0;
    }
    @media screen and (max-width: 767px) {
    .ja-events-wrap h1 {
         font-size: 32px;
    }
    }
    .ja-events-wrap .event-info {
    font-size: 15px;
    }
    .ja-events-wrap .event-info i {
    display: inline-block;
    width: 16px;
    margin-right: 5px;
    }
    .tag-category h2 {
    color: #333333;
    }
    .tag-category .filters {
    justify-content: space-between !important;
    margin: 0 0 22px 0;
    }
    .tag-category .filters::before,
    .tag-category .filters::after {
    display: none;
    }
    .tag-category .filters .btn-group {
    float: none !important;
    margin-left: 0;
    }
    @media screen and (max-width: 767px) {
    .tag-category .filters .btn-group {
         width: 100%;
    }
    }
    .tag-category .filters .btn-group.pull-right {
    float: none !important;
    }
    @media screen and (max-width: 767px) {
    .tag-category .filters .btn-group.pull-right {
         margin-top: 11px;
         width: auto;
    }
    }
    .tag-category .filters input {
    margin-right: 11px;
    }
    .tag-category .filters button.btn {
    font-size: 15px;
    }
    .tag-category .filters .clearfix {
    display: none;
    }
    .tag-category .filters .input-group-btn {
    display: inline-block;
    }
    .tag-category #filter-search {
    float: left;
    margin-right: 0;
    width: auto;
    }
    .tag-category .com-tags-filter-field-wrap {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 22px;
    margin-bottom: 22px;
    }
    .tag-category .com-tags-tag__filter {
    display: flex;
    }
    .tag-category .category .media {
    background: none;
    padding: 22px 0;
    border-top: 1px solid #eeeeee;
    margin: 0;
    }
    .tag-category .category .media .media-object {
    padding: 0;
    }
    @media screen and (min-width: 992px) {
    .tag-category .category .media .media-object {
         max-width: 20%;
         margin-right: 22px;
    }
    }
    @media screen and (max-width: 991px) {
    .tag-category .category .media .media-object.pull-left {
         float: none !important;
         height: auto;
         width: 100%;
         margin-bottom: 11px;
         margin-right: 0;
    }
    }
    .tag-category .category .media .media-body .title {
    margin-bottom: 11px;
    margin-top: 0;
    font-size: 24px;
    }
    .tag-category .category .media .media-body .title a {
    color: #333333;
    }
    .tag-category .category .media .media-body .title a:hover,
    .tag-category .category .media .media-body .title a:focus {
    color: #64171e;
    }
    .tag-category .category .media .media-body p {
    display: inline-block;
    }
    .tag-category .category .media .media-body p:last-child {
    margin: 0;
    }
    .tag-category .btn-group {
    margin-right: 0 !important;
    }
    .tag-category .com-tags-tag-list__pagination {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 22px;
    }
    @media (min-width: 1200px) {
    .tag-category .com-tags-tag-list__pagination {
         flex-direction: row-reverse;
    }
    }
    .tag-category .thumbnails {
    list-style: none;
    padding: 0;
    }
    .tag-category .thumbnails li {
    background: transparent;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 11px;
    }
    .tag-category .thumbnails h3 {
    margin-top: 0;
    }
    .com-tags-tag-list h1 {
    font-size: 32px;
    margin-bottom: 22px;
    }
    .row-even,
    .row-odd {
    padding: 5px;
    width: 99%;
    border-bottom: 1px solid #dddddd;
    }
    .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;
    }
    .row-fluid:after {
    display: block;
    content: "";
    clear: both;
    }
    .nav-list > li.offset > a {
    padding-left: 30px;
    font-size: 12px;
    }
    .list-striped,
    .row-striped {
    list-style: none;
    line-height: 22px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
    margin-left: 0;
    padding-left: 0;
    }
    .list-striped li,
    .list-striped dd,
    .row-striped .row,
    .row-striped .row-fluid {
    border-bottom: 1px solid #dddddd;
    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 #dddddd;
    }
    @media screen and (min-width: 992px) {
    div.login-wrap {
         width: 768px;
         margin: 0 auto;
    }
    }
    div.login-wrap .page-header {
    border: none;
    text-align: center;
    }
    div.login-wrap .page-header h1 {
    line-height: normal;
    font-size: 32px;
    display: inline-block;
    text-transform: uppercase;
    }
    div.login-wrap .login {
    background: #ad4b2c;
    position: relative;
    padding: 32px;
    }
    @media screen and (max-width: 480px) {
    div.login-wrap .login {
         padding: 0;
    }
    }
    @media (min-width: 768px) {
    div.login-wrap .login .form-horizontal {
         display: flex;
         display: -webkit-flex;
         align-items: center;
    }
    }
    div.login-wrap .login-image {
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    }
    @media screen and (max-width: 480px) {
    div.login-wrap .login-image {
         bottom: 0;
         height: 50%;
         margin: 0;
    }
    }
    div.login-wrap .form-left {
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    padding: 32px;
    }
    @media screen and (max-width: 480px) {
    div.login-wrap .form-left {
         background: transparent;
         border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    }
    }
    div.login-wrap .form-left .control-label {
    padding-top: 0;
    text-align: left;
    }
    div.login-wrap .form-left .control-label label {
    font-weight: 400;
    }
    div.login-wrap .form-left .password-group .btn {
    background-color: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    }
    div.login-wrap .form-left .control-input input {
    background: rgba(255, 255, 255, 0.1);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    width: 100%;
    }
    div.login-wrap .form-left .control-input input:focus {
    color: #ffffff;
    }
    div.login-wrap .form-left .form-group .checkbox {
    padding-top: 0;
    min-height: 1px;
    }
    div.login-wrap .form-left .form-group:last-child {
    margin-bottom: 0;
    }
    div.login-wrap .form-left .control-button {
    text-align: right;
    }
    div.login-wrap .form-left .control-button .btn-primary {
    width: 100%;
    }
    div.login-wrap .form-left .other-links ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    }
    div.login-wrap .form-left .other-links ul li {
    display: inline-block;
    margin-right: 11px;
    }
    div.login-wrap .form-left .other-links ul li a {
    color: #eeeeee;
    font-size: 11px;
    }
    div.login-wrap .form-left .other-links ul li a:hover {
    color: #ffffff;
    text-decoration: none;
    }
    div.login-wrap .form-right {
    color: #ffffff;
    text-align: center;
    padding: 44px 0;
    }
    div.login-wrap .form-right .register {
    position: relative;
    top: 25%;
    }
    div.login-wrap .form-right .register .login-description {
    font-size: 17px;
    padding: 0 22px;
    margin-bottom: 44px;
    }
    @media screen and (min-width: 480px) {
    div.logout .form-horizontal {
         background: #ad4b2c;
         color: #ffffff;
         padding: 22px;
         margin: 22px auto;
         text-align: center;
         width: 400px;
    }
    }
    div.logout .page-header {
    border: none;
    text-align: center;
    }
    div.logout .page-header h1 {
    line-height: normal;
    font-size: 32px;
    display: inline-block;
    text-transform: uppercase;
    }
    div.logout .control-group,
    div.logout .control-group .controls {
    margin: 0;
    }
    #jform_captcha .grecaptcha-badge {
    z-index: 99;
    }
    #jform_terms_terms-lbl .star,
    #jform_privacyconsent_privacy-lbl .star,
    #jform_consentbox-lbl .star {
    width: 10px;
    vertical-align: top;
    }
    #jform_privacyconsent_privacy-lbl a.modal,
    #jform_consentbox-lbl a.modal,
    #jform_terms_terms-lbl a.modal,
    #jform_profile_tos-lbl a.modal {
    display: inline-block;
    position: relative;
    }
    #jform_privacyconsent_privacy-lbl a.modal:hover,
    #jform_consentbox-lbl a.modal:hover,
    #jform_terms_terms-lbl a.modal:hover,
    #jform_profile_tos-lbl a.modal:hover {
    color: #cc0000;
    }
    #jform_terms_terms input[type="radio"],
    #jform_privacyconsent_privacy input[type="radio"],
    #jform_consentbox input[type="radio"],
    #jform_profile_tos input[type="radio"],
    #jform_terms_terms input[type="checkbox"],
    #jform_privacyconsent_privacy input[type="checkbox"],
    #jform_consentbox input[type="checkbox"],
    #jform_profile_tos input[type="checkbox"] {
    position: relative;
    margin: 0;
    margin-right: 5px;
    width: auto;
    }
    #jform_terms_terms label,
    #jform_privacyconsent_privacy label,
    #jform_consentbox label,
    #jform_profile_tos label {
    margin-right: 11px;
    padding: 0;
    }
    @media screen and (min-width: 992px) {
    .registration,
    .profile-edit,
    .reset,
    .remind {
         width: 500px;
         margin: 0 auto;
    }
    }
    .registration > .form-vertical,
    .profile-edit > .form-vertical,
    .reset > .form-vertical,
    .remind > .form-vertical {
    background: #ad4b2c;
    color: #ffffff;
    position: relative;
    padding: 32px;
    }
    .registration > .form-vertical legend,
    .profile-edit > .form-vertical legend,
    .reset > .form-vertical legend,
    .remind > .form-vertical legend {
    border: none;
    color: #ffffff;
    font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
    font-size: 32px;
    }
    @media (max-width: 767px) {
    .registration > .form-vertical legend,
    .profile-edit > .form-vertical legend,
    .reset > .form-vertical legend,
    .remind > .form-vertical legend {
         font-size: 24px;
    }
    }
    .registration > .form-vertical legend + .form-group,
    .profile-edit > .form-vertical legend + .form-group,
    .reset > .form-vertical legend + .form-group,
    .remind > .form-vertical legend + .form-group {
    display: none;
    }
    .registration .control-group label,
    .profile-edit .control-group label,
    .reset .control-group label,
    .remind .control-group label {
    font-weight: 400;
    }
    .registration .control-group .field-calendar input,
    .profile-edit .control-group .field-calendar input,
    .reset .control-group .field-calendar input,
    .remind .control-group .field-calendar input {
    display: inline-block;
    height: 45px;
    }
    .registration .control-group .field-calendar .btn,
    .profile-edit .control-group .field-calendar .btn,
    .reset .control-group .field-calendar .btn,
    .remind .control-group .field-calendar .btn {
    color: #ad4b2c;
    }
    .registration .page-header,
    .profile-edit .page-header,
    .reset .page-header,
    .remind .page-header {
    border: none;
    text-align: center;
    }
    .registration .page-header h1,
    .profile-edit .page-header h1,
    .reset .page-header h1,
    .remind .page-header h1 {
    line-height: normal;
    font-size: 32px;
    display: inline-block;
    text-transform: uppercase;
    }
    .registration .control-group,
    .profile-edit .control-group,
    .reset .control-group,
    .remind .control-group {
    margin-bottom: 22px;
    }
    .registration .form-group,
    .profile-edit .form-group,
    .reset .form-group,
    .remind .form-group {
    margin: 0 0 22px 0;
    }
    .registration .form-group:first-child,
    .profile-edit .form-group:first-child,
    .reset .form-group:first-child,
    .remind .form-group:first-child {
    margin-bottom: 0;
    width: 100%;
    }
    .registration .form-group:first-child .control-label,
    .profile-edit .form-group:first-child .control-label,
    .reset .form-group:first-child .control-label,
    .remind .form-group:first-child .control-label {
    padding-top: 0;
    }
    .registration .form-group > [class^="col-"],
    .profile-edit .form-group > [class^="col-"],
    .reset .form-group > [class^="col-"],
    .remind .form-group > [class^="col-"] {
    padding: 0 22px;
    }
    .registration .control-label,
    .profile-edit .control-label,
    .reset .control-label,
    .remind .control-label {
    text-align: left;
    }
    .registration .control-label label,
    .profile-edit .control-label label,
    .reset .control-label label,
    .remind .control-label label {
    font-weight: 400;
    }
    .registration input,
    .profile-edit input,
    .reset input,
    .remind input {
    background: rgba(255, 255, 255, 0.05);
    border: 0;
    color: #ffffff;
    }
    .registration .form-actions,
    .profile-edit .form-actions,
    .reset .form-actions,
    .remind .form-actions {
    background: none;
    padding: 0;
    margin-bottom: 0;
    margin-top: 16px;
    }
    .registration .form-control-feedback,
    .profile-edit .form-control-feedback,
    .reset .form-control-feedback,
    .remind .form-control-feedback {
    display: none;
    }
    .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;
    }
    .registration fieldset dt {
    margin-right: 5px;
    }
    .admintable textarea {
    max-width: 90% !important;
    resize: none;
    }
    .reset .control-label label,
    .remind .control-label label {
    white-space: nowrap;
    }
    .reset .control-group input,
    .remind .control-group input {
    border: 1px solid #eeeeee;
    }
    .reset fieldset > p,
    .remind fieldset > p {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853;
    padding: 22px;
    }
    @media (max-width: 767px) {
    .form-horizontal .control-group .controls {
         margin-left: 0;
    }
    }
    .registration div.password-group .input-group input,
    .profile-edit div.password-group .input-group input {
    min-width: auto;
    width: 100%;
    }
    .registration div.password-group .input-group .btn,
    .profile-edit div.password-group .input-group .btn {
    background-color: rgba(0, 0, 0, 0.15);
    color: #ffffff;
    }
    .registration .chosen-search-input,
    .profile-edit .chosen-search-input {
    color: #666666;
    }
    .registration .field-calendar,
    .profile-edit .field-calendar {
    color: #666666;
    }
    .registration .field-calendar .input-group .btn-primary,
    .profile-edit .field-calendar .input-group .btn-primary {
    color: #ffffff;
    }
    .com_mailto.com_mailto body {
    padding: 11px;
    height: 100%;
    }
    .com_mailto.com_mailto .t3-mainbody {
    padding-top: 0;
    padding-bottom: 0;
    }
    .com_mailto.com_mailto .t3-content {
    width: auto;
    }
    .com_mailto.com_mailto .window-mainbody {
    height: 100%;
    overflow: auto;
    }
    #mailto-window {
    background: #ffffff;
    margin: 10px 0 20px;
    padding: 0;
    position: relative;
    }
    #mailto-window > h2 {
    font-size: 24px;
    color: #333333;
    margin-top: 0;
    margin-bottom: 22px;
    }
    #mailtoForm .form-group {
    margin: 0 -16px 11px;
    }
    #mailtoForm .form-group > [class^="col-"] {
    padding: 0 22px;
    }
    #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: transparent;
    margin-bottom: 22px;
    padding: 0;
    border-radius: 0;
    }
    .reset .form-validate fieldset dl,
    .remind .form-validate fieldset dl {
    margin: 0;
    }
    .reset .form-validate fieldset dt,
    .remind .form-validate fieldset dt {
    margin: 4px 0 0 0;
    }
    @media screen and (min-width: 992px) {
    .profile {
         width: 768px;
         margin: 0 auto;
    }
    }
    .profile legend {
    border: none;
    color: #ffffff;
    }
    @media screen and (min-width: 768px) {
    .profile legend {
         margin-left: 180px;
    }
    }
    .profile > .profile-box {
    background: #ad4b2c;
    color: #ffffff;
    position: relative;
    padding: 32px;
    }
    @media (max-width: 767px) {
    .profile > .profile-box .dl-horizontal dd {
         margin-bottom: 22px;
    }
    }
    @media (max-width: 767px) {
    .profile > .profile-box fieldset {
         width: 100%;
    }
    }
    .profile .page-header {
    border: none;
    text-align: center;
    }
    .profile .page-header h1 {
    line-height: normal;
    font-size: 32px;
    display: inline-block;
    text-transform: uppercase;
    }
    .profile-edit {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    }
    .profile-edit select + button {
    margin-left: 5px;
    }
    .profile-edit .control-label {
    padding-top: 0;
    }
    @media (min-width: 768px) {
    .profile-edit .col-sm-6 {
         width: 50%;
    }
    }
    .profile-edit input#jform_username {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.05);
    }
    .profile-edit #helpsite-refresh {
    background: rgba(255, 255, 255, 0.05);
    margin-top: 11px;
    }
    .profile-edit #helpsite-refresh:hover,
    .profile-edit #helpsite-refresh:focus,
    .profile-edit #helpsite-refresh:active {
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    }
    .profile-edit #member-profile {
    background: #ad4b2c;
    color: #ffffff;
    position: relative;
    padding: 32px;
    }
    .profile-edit #member-profile legend {
    color: #ffffff;
    }
    .profile-edit #member-profile .plg_system_webauthn .table-striped > tbody > tr:nth-of-type(odd) {
    background: rgba(255, 255, 255, 0.05);
    }
    .profile-edit fieldset {
    margin-bottom: 32px;
    }
    .profile-edit .profile-privacyconsent .col-md-6 {
    width: 100%;
    }
    .profile-edit .profile-privacyconsent #jform_privacyconsent_privacy {
    border: none;
    }
    .profile-edit .profile-privacyconsent .t3onoff label {
    height: 36px;
    }
    .profile-edit .profile-privacyconsent .t3onoff label:before {
    padding: 6px 18px;
    }
    .profile-edit .profile-profile .form-group + .controls {
    float: left;
    clear: both;
    max-width: 50%;
    padding-left: 12px;
    }
    .profile-edit .profile-profile .control-group {
    padding: 0 12px;
    float: left;
    }
    .profile-edit .profile-profile .control-group .controls {
    margin-left: 0;
    }
    .profile-edit .profile-profile .control-group .controls input {
    width: 200px;
    float: left;
    height: 45px;
    }
    .profile-edit .profile-profile .control-group .controls .btn-secondary {
    color: #ad4b2c;
    }
    .view-search .search h1.page-title {
    color: #222222;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 22px;
    }
    .view-search .search .search-box-border {
    padding: 22px;
    border: 2px solid #F9A521;
    margin-bottom: 22px;
    }
    .view-search .search .searchintro {
    font-size: 18px;
    border-bottom: 1px solid #eeeeee;
    }
    .view-search .search .searchintro .badge {
    font-size: 18px;
    background: #eeeeee;
    color: #F9A521;
    border-radius: 0;
    }
    .view-search .search .form-limit {
    margin-top: 11px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 11px;
    }
    .view-search .search .form-limit #limit_chzn {
    display: inline-block;
    }
    .view-search .search .form-limit .counter {
    background: none;
    margin-top: 0;
    padding-top: 0;
    border: none;
    }
    .view-search .search .input-group #search-searchword {
    flex: 1;
    }
    .view-search .search .input-group .input-group-btn {
    width: auto;
    }
    #searchForm:before,
    #searchForm:after {
    display: table;
    content: " ";
    }
    #searchForm:after {
    clear: both;
    }
    #searchForm fieldset {
    margin: 22px 0;
    }
    #searchForm legend {
    margin-bottom: 11px;
    border: none;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    }
    #searchForm select {
    width: auto;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px;
    }
    #searchForm .form-limit {
    margin-top: 22px;
    }
    #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 {
    display: inline-block;
    }
    #searchForm .input-group .form-control,
    #searchForm .input-group #search-searchword {
    border-color: #eeeeee;
    -webkit-box-shadow: none;
    box-shadow: none;
    }
    #searchForm .input-group .form-control:focus,
    #searchForm .input-group #search-searchword:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #F9A521;
    }
    #searchForm .input-group .input-group-btn .btn {
    border: 1px solid #eeeeee;
    height: 49px;
    }
    #search-form {
    background: #f7f7f7;
    padding: 32px;
    }
    #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: 11px 0;
    }
    #search-form ul#finder-filter-select-list li label {
    width: 150px;
    }
    #search-form .word .form-group {
    display: block;
    margin-bottom: 11px;
    }
    #search-form .word .form-group label {
    color: #333333;
    font-size: 32px;
    font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
    }
    #search-form .com-finder__tips {
    margin: 22px 0;
    }
    #search-results {
    margin-top: 22px;
    }
    @media screen and (max-width: 768px) {
    #searchForm .radio-inline,
    #searchForm .checkbox-inline {
         display: block;
         width: 100%;
         margin-left: 0;
    }
    }
    .search-results {
    margin-top: 22px;
    margin-left: 0;
    padding-left: 0;
    }
    .search-results .result-title {
    font-size: 17px;
    margin-top: 22px;
    }
    .search-results .result-category {
    font-size: 13px;
    color: #999999;
    text-transform: uppercase;
    }
    .search-results .result-text {
    margin-top: 5px;
    margin-bottom: 5px;
    }
    .search-results .result-url {
    color: #555555;
    margin-top: 22px;
    }
    .search-results .result-created {
    font-size: 13px;
    color: #999999;
    }
    .search-results .result-item {
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #eeeeee;
    }
    .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 {
    max-width: 100%;
    }
    .search-results .result-item .result-title {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 11px;
    line-height: 1.5;
    }
    .search-results .result-item .result-title a {
    color: #222222;
    border-bottom: 1px solid transparent;
    }
    .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: #000000;
    border-bottom-color: #eeeeee;
    }
    div.finder {
    margin-bottom: 22px;
    }
    div.finder .search-box-border {
    padding: 22px;
    border: 2px solid #F9A521;
    margin-bottom: 22px;
    }
    div.finder .search-box-border h1 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 22px;
    }
    @media screen and (max-width: 767px) {
    div.finder #smartsearch-btn {
         margin-bottom: 11px;
         vertical-align: top;
    }
    }
    div.finder .input-group .awesomplete {
    width: 100%;
    overflow: hidden;
    }
    div.finder .input-group .awesomplete input {
    width: 100%;
    }
    div.finder #advancedSearch .advanced-search-tip + hr {
    display: none;
    }
    @media (max-width: 767px) {
    div.finder .form-horizontal .control-group .controls {
         margin-left: 0;
         margin-top: 11px;
    }
    }
    div.finder #search-results h2 {
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 11px;
    }
    div.finder .filter-branch:before,
    div.finder .filter-branch:after {
    display: table;
    content: " ";
    }
    div.finder .filter-branch:after {
    clear: both;
    }
    div.finder .filter-branch > div {
    margin-right: 11px;
    margin-bottom: 11px;
    }
    div.finder .form-inline > label {
    text-align: left;
    font-size: 32px;
    line-height: 1;
    margin-bottom: 11px;
    display: block;
    color: #333333;
    font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
    }
    @media (max-width: 767px) {
    div.finder .form-inline > label {
         font-size: 24px;
    }
    }
    div.finder .form-inline .input-group {
    flex-wrap: wrap;
    gap: 11px;
    }
    div.finder .form-inline .input-group .awesomplete input {
    margin: 0;
    }
    div.finder .form-inline .input-group .js-finder-search-query {
    margin-bottom: 11px;
    }
    div.finder .form-inline .btn {
    margin: 0 !important;
    }
    div.finder #finder-filter-window #finder-filter-select-dates {
    display: grid;
    grid-template-columns: 1fr;
    gap: 11px;
    margin-bottom: 44px;
    }
    @media screen and (min-width: 768px) {
    div.finder #finder-filter-window #finder-filter-select-dates {
         grid-template-columns: repeat(2, 1fr);
    }
    }
    div.finder #finder-filter-window #finder-filter-select-dates .filter-date {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    gap: 11px;
    width: 100%;
    }
    div.finder #finder-filter-window #finder-filter-select-dates .filter-date label {
    flex-basis: 100%;
    }
    div.finder #finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
    margin: 0;
    width: 100% !important;
    max-width: unset;
    }
    div.finder #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
    width: 100%;
    }
    div.finder #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
    flex: 1;
    max-width: unset;
    border: 1px solid #eeeeee;
    width: 100%;
    }
    div.finder #finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
    margin-bottom: 6px;
    }
    div.finder #finder-filter-window #finder-filter-select-dates .filter-date br {
    display: none;
    }
    div.finder #finder-filter-window .filter-branch {
    width: 100%;
    }
    @media (min-width: 1200px) {
    div.finder #finder-filter-window .filter-branch {
         display: grid;
         grid-template-columns: repeat(2, 1fr);
         gap: 22px;
    }
    }
    div.finder #finder-filter-window .filter-branch::after,
    div.finder #finder-filter-window .filter-branch::before {
    display: none;
    }
    div.finder #finder-filter-window .filter-branch .control-label {
    padding: 0;
    margin-bottom: 11px;
    }
    div.finder #finder-filter-window .filter-branch .controls {
    margin-left: 0;
    }
    div.finder #finder-filter-window .filter-branch .controls select {
    color: #9e9e9e;
    width: 100%;
    }
    #searchForm .phrases-box input[type="radio"] {
    vertical-align: top;
    margin-top: 3px;
    }
    #searchForm .phrases-box,
    #searchForm .ordering-box {
    margin-bottom: 22px;
    }
    #searchForm .radio,
    #searchForm .checkbox {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
    }
    #searchForm .radio + .radio,
    #searchForm .checkbox + .radio,
    #searchForm .radio + .checkbox,
    #searchForm .checkbox + .checkbox {
    margin: 0 0 0 10px;
    }
    #searchForm .btn-toolbar {
    margin-bottom: 22px;
    }
    .contact-wrap .container.t3-mainbody {
    padding: 0;
    width: 100%;
    }
    .contact-wrap .container.t3-mainbody > .row {
    margin: 0;
    }
    .contact-wrap .container.t3-mainbody > .row .t3-content {
    padding: 0;
    }
    .contact-wrap .container.t3-mainbody .alert {
    margin-top: 22px;
    }
    @media (max-width: 768px) {
    .contact .thumbnail {
         width: 100%;
    }
    }
    .contact .dl-horizontal > dt {
    display: none;
    }
    .contact .dl-horizontal > dd {
    margin-left: 0;
    }
    .contact .profile-user {
    background: #ffffff;
    border-radius: 0;
    }
    .contact .profile-user h3 {
    border-bottom: 1px solid #eeeeee;
    padding: 22px;
    margin: 0;
    }
    .contact .profile-user #users-profile-custom {
    padding: 22px;
    }
    .contact .profile-user dt {
    display: inline-block;
    width: auto;
    text-align: left;
    margin-right: 11px;
    }
    .contact .profile-user dt,
    .contact .profile-user dd {
    margin-right: 10px;
    }
    .contact .profile-user .hasPopover {
    margin-bottom: 0;
    }
    .contact .checkbox {
    padding-top: 5px;
    }
    .contact .checkbox input[type="checkbox"] {
    margin-left: 0;
    margin-top: 6px;
    }
    .contact .control-btn {
    text-align: right;
    }
    @media (max-width: 991px) {
    .contact .control-btn {
         margin-top: 11px;
    }
    }
    .contact .form-group {
    margin-bottom: 22px;
    }
    .contact .form-control-feedback {
    display: none;
    }
    .contact-category .category .row {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    }
    .plain-style .page-header {
    border: 0;
    padding: 0;
    text-align: center;
    margin-bottom: 66px;
    }
    @media (max-width: 767px) {
    .plain-style .page-header {
         margin-bottom: 22px;
    }
    }
    .plain-style .page-header h2 {
    color: #222222;
    font-size: 60px;
    margin: 0;
    }
    @media (max-width: 767px) {
    .plain-style .page-header h2 {
         font-size: 24px;
    }
    }
    .plain-style .page-header span {
    display: block;
    color: #ad4b2c;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 11px;
    text-transform: uppercase;
    }
    .plain-style .control-group .control-label {
    text-align: left;
    }
    .plain-style .control-group .controls {
    margin-left: 0;
    float: left;
    }
    @media (max-width: 767px) {
    .plain-style .form-group {
         margin-bottom: 0;
    }
    .plain-style .form-group.contact-mes {
         margin-bottom: 11px;
    }
    }
    .plain-style .address-top .contact-address {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
    }
    .plain-style .address-top .address-detail {
    margin-bottom: 32px;
    display: inline-flex;
    display: -webkit-inline-flex;
    }
    @media (max-width: 767px) {
    .plain-style .address-top .address-detail {
         margin-bottom: 22px;
         width: 100%;
    }
    }
    .plain-style .address-top .address-detail > span {
    border: 1px solid #eeeeee;
    color: #666666;
    display: block;
    padding: 44px 22px;
    position: relative;
    text-align: center;
    width: 100%;
    }
    @media (max-width: 991px) {
    .plain-style .address-top .address-detail > span {
         padding: 11px;
    }
    }
    .plain-style .address-top .address-detail > span a {
    color: #222222;
    font-weight: 700;
    }
    .plain-style .address-top .address-detail > span a:hover,
    .plain-style .address-top .address-detail > span a:focus,
    .plain-style .address-top .address-detail > span a:active {
    color: #F9A521;
    }
    .plain-style .address-top .address-detail > span .fa,
    .plain-style .address-top .address-detail > span .fas {
    color: #ad4b2c;
    display: block;
    font-size: 32px;
    margin-bottom: 22px;
    }
    .plain-style .address-top .address-detail > span > span {
    color: #ad4b2c;
    display: block;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 11px;
    text-transform: uppercase;
    }
    .plain-style .detail-contact .contact-left {
    background: #f7f7f7;
    padding: 32px;
    }
    @media (max-width: 767px) {
    .plain-style .detail-contact .contact-left {
         padding: 22px;
         margin-bottom: 22px;
    }
    }
    .plain-style .detail-contact .form-title {
    margin-bottom: 22px;
    }
    .plain-style .detail-contact .form-title span {
    display: block;
    color: #F9A521;
    font-weight: 700;
    margin-bottom: 11px;
    text-transform: uppercase;
    }
    .plain-style .detail-contact .form-title h3 {
    color: #222222;
    margin: 0;
    }
    .plain-style .detail-contact .contact-form legend {
    border: 0;
    display: inline-block;
    margin: 0;
    }
    .plain-style .detail-contact .contact-form .form-group input[type="text"],
    .plain-style .detail-contact .contact-form .form-group input[type="password"],
    .plain-style .detail-contact .contact-form .form-group input[type="email"] {
    width: 100%;
    }
    .plain-style .detail-contact .contact-form label.control-label {
    font-size: 14px;
    font-weight: 400;
    }
    .plain-style .detail-contact #jform_consentbox .form-check-inline {
    display: flex;
    align-items: flex-start;
    }
    .plain-style .detail-contact #jform_consentbox .form-check-input {
    margin-top: 4px;
    }
    .plain-style .detail-contact #jform_consentbox .form-check-label {
    font-weight: 400;
    }
    .plain-style .contact-links li {
    display: inline-block;
    margin-right: 7.33333333px;
    margin-bottom: 7.33333333px;
    padding-left: 0;
    position: relative;
    }
    .plain-style .contact-links li > a {
    border-radius: 0;
    background-color: #f7f7f7;
    color: #555555;
    padding: 7.33333333px 11px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    }
    .plain-style .contact-links li > a:hover,
    .plain-style .contact-links li > a:focus,
    .plain-style .contact-links li > a:active {
    background-color: #eaeaea;
    }
    .plain-style .contact-misc {
    display: block;
    margin: 22px 0;
    }
    .plain-style .contact-misc h3 {
    color: #222222;
    }
    #slide-contact .panel {
    box-shadow: none;
    }
    #slide-contact .panel .fa {
    margin-right: 5.5px;
    width: 15px;
    }
    #slide-contact .panel .accordion-toggle {
    font-size: 15px;
    }
    #slide-contact .contact-form input[type="text"],
    #slide-contact .contact-form input[type="email"],
    #slide-contact .contact-form input[type="password"] {
    width: 100%;
    }
    #myTab {
    border: 0;
    }
    @media (max-width: 767px) {
    #myTab > li {
         display: block;
         float: none;
         margin-bottom: 11px;
    }
    }
    #myTab > li > a {
    border: 0;
    border-bottom: 2px solid transparent;
    color: #333333;
    font-weight: 700;
    padding: 0 0 7.33333333px;
    line-height: 1;
    margin-right: 22px;
    text-transform: uppercase;
    }
    @media (max-width: 767px) {
    #myTab > li > a {
         display: inline-block;
    }
    }
    #myTab > li > a:hover,
    #myTab > li > a:focus,
    #myTab > li > a:active {
    border-bottom-color: #F9A521;
    background-color: transparent;
    color: #F9A521;
    }
    #myTab > li.active a {
    background: transparent;
    border-bottom-color: #F9A521;
    color: #F9A521;
    }
    .contact #myTabContent {
    background-color: #f4f4f4;
    padding: 22px;
    margin-top: 11px;
    }
    .contact #myTabContent .fa {
    margin-right: 5.5px;
    width: 15px;
    }
    .contact #myTabContent .contact-form input[type="text"],
    .contact #myTabContent .contact-form input[type="email"],
    .contact #myTabContent .contact-form input[type="password"] {
    width: 100%;
    }
    .contact #myTabContent .tab-pane:before,
    .contact #myTabContent .tab-pane:after {
    display: table;
    content: " ";
    }
    .contact #myTabContent .tab-pane:after {
    clear: both;
    }
    .contact #myTabContent .thumbnail {
    max-width: 200px;
    }
    .contact-form #jform_contact_emailmsg {
    width: 100%;
    }
    .contact-form #jform_contact_message {
    width: 100%;
    height: auto;
    }
    .contact-form #jform_contact_message:focus {
    box-shadow: none;
    }
    @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-form legend {
    font-size: 14px;
    }
    .contact-form .form-group:last-child {
    margin-bottom: 0;
    }
    .com_contact .filters .com-contact-featured__filter {
    flex-wrap: nowrap;
    }
    #jform_captcha {
    max-width: 250px;
    }
    #archive-items > li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
    }
    #archive-items .intro {
    clear: both;
    overflow: hidden;
    }
    .archive .filters,
    .archive .filter-search {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 11px;
    }
    .archive .form-select {
    width: auto;
    }
    .categories-list .row {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
    }
    @media (min-width: 992px) {
    .categories-list .row .col-md-4 {
         width: 33.2%;
    }
    }
    .categories-list .cat-detail {
    border: 1px solid #eeeeee;
    padding: 22px;
    height: 100%;
    }
    .categories-list a {
    color: #333333;
    }
    .categories-list a:hover,
    .categories-list a:focus,
    .categories-list a:active {
    color: #F9A521;
    }
    .categories-list .item-title {
    margin-top: 0;
    }
    .categories-list .category-item {
    margin-bottom: 32px;
    }
    .categories-list .category-item .row {
    display: block;
    }
    .categories-list .category-item .category-item {
    margin-left: 0;
    margin-bottom: 11px;
    padding: 0;
    width: auto;
    }
    .categories-list .cat-intro-image {
    margin-bottom: 11px;
    }
    .categories-list .badge {
    vertical-align: middle;
    }
    .category-item:before,
    .category-item:after {
    display: table;
    content: " ";
    }
    .category-item:after {
    clear: both;
    }
    .category-item .page-header {
    line-height: normal;
    padding: 11px 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: 15px;
    }
    .cat-children .page-header {
    line-height: normal;
    padding: 11px 5px;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    }
    .newsfeed-category > h2,
    .newsfeed > h2 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 22px;
    margin-bottom: 22px;
    margin-top: 0;
    }
    .newsfeed-category .category-desc,
    .newsfeed .category-desc {
    margin-bottom: 22px;
    }
    .newsfeed-category .category li:before,
    .newsfeed .category li:before,
    .newsfeed-category .category li:after,
    .newsfeed .category li:after {
    display: table;
    content: " ";
    }
    .newsfeed-category .category li:after,
    .newsfeed .category li:after {
    clear: both;
    }
    .newsfeed > h2 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 22px;
    margin-bottom: 22px;
    margin-top: 0;
    }
    .newsfeed .feed-description {
    margin-bottom: 22px;
    font-size: 17px;
    }
    .newsfeed .feed-item-description .feed-description {
    font-size: 15px;
    }
    .newsfeed ol li > a {
    font-weight: bold;
    font-size: 17px;
    }
    .article-content .pagination ul {
    display: block;
    list-style: none;
    padding: 0;
    overflow: hidden;
    }
    .article-content .pagination ul li {
    border: 1px solid #eeeeee;
    float: left;
    line-height: normal;
    margin-right: 11px;
    padding: 11px 22px;
    }
    .article-content .pagination ul li a {
    border: 0;
    text-decoration: none;
    background-color: transparent;
    line-height: normal;
    padding: 0;
    }
    .pagenavcounter {
    margin: 0 0 22px;
    font-weight: bold;
    }
    #article-index,
    .article-index {
    border: 1px solid #eeeeee;
    border-radius: 0;
    float: right;
    padding: 10px;
    margin: 0 0 22px 22px;
    width: 25%;
    }
    @media (max-width: 767px) {
    #article-index,
    .article-index {
         margin: 0 0 22px 0;
         padding: 0;
         width: 100%;
    }
    }
    #article-index ul,
    .article-index ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    }
    #article-index ul > li,
    .article-index ul > li {
    border: 0;
    margin-top: 2px;
    }
    #article-index ul > li > a,
    .article-index ul > li > a {
    border: 0;
    padding: 5px;
    border-radius: 0;
    }
    #article-index ul > .active > a,
    .article-index ul > .active > a {
    border: 0;
    background: #F9A521;
    color: #ffffff;
    }
    #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: #F9A521;
    color: #ffffff;
    }
    .pagenav {
    margin: 22px 0 0;
    padding: 0;
    list-style: none;
    }
    .pagenav > li {
    margin: 0;
    padding: 0;
    float: left;
    }
    .pagenav > li.next {
    float: right;
    }
    .pagenav > li.pagenav-prev,
    .pagenav > li.previous {
    margin-right: 10px;
    }
    .pagenav li > a {
    padding: 11px 22px;
    line-height: normal;
    border: 1px solid #eeeeee;
    border-radius: 0;
    color: #555555;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    }
    .pagenav li > a:hover,
    .pagenav li > a:active,
    .pagenav li > a:focus {
    background-color: #eeeeee;
    }
    .items-more h3 {
    color: #333333;
    margin: 0 0 22px;
    }
    .items-more .nav {
    border: 0;
    }
    .items-more .nav > li + li {
    margin-top: 11px;
    }
    .items-more .nav > li > a {
    border: 0;
    color: #333333;
    font-size: 15px;
    padding: 0;
    text-transform: none;
    }
    .items-more .nav > li > a:hover,
    .items-more .nav > li > a:focus,
    .items-more .nav > li > a:active {
    color: #64171e;
    }
    .back_button a {
    display: block;
    margin: 10px 0;
    }
    .filters {
    margin: 11px 0;
    }
    .filters .btn {
    height: 49px;
    }
    .display-limit {
    margin: 11px 0 5px;
    }
    .filters .display-limit {
    float: right;
    text-align: right;
    }
    #system-message dt {
    font-weight: bold;
    }
    #system-message dd {
    font-weight: bold;
    }
    #system-message dd.message ul,
    #system-message dd.error ul,
    #system-message dd.notice ul {
    margin: 0;
    padding: 0;
    }
    #system-message dd.message ul li,
    #system-message dd.error ul li,
    #system-message dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px;
    }
    .alert-message {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    }
    .alert-message hr {
    border-top-color: #c9e2b3;
    }
    .alert-message .alert-link {
    color: #356635;
    }
    .alert-notice {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
    }
    .alert-notice hr {
    border-top-color: #a6e1ec;
    }
    .alert-notice .alert-link {
    color: #2d6987;
    }
    .alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1;
    }
    .alert-error hr {
    border-top-color: #e4b9c0;
    }
    .alert-error .alert-link {
    color: #953b39;
    }
    .tip-wrap {
    background: #fff6df;
    border: 1px solid #fb3;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 300px;
    z-index: 999;
    }
    .tip-title {
    border-bottom: 1px solid #fb3;
    font-weight: bold;
    padding: 5px 10px;
    }
    .tip-text {
    font-size: 15px;
    margin: 0;
    padding: 5px 10px;
    }
    .hasTip img {
    border: none;
    margin: 0 5px 0 0;
    }
    @media (min-width: 768px) {
    .languageswitcherload {
         width: 100%;
    }
    .languageswitcherload .mod-languages {
         text-align: left;
    }
    }
    .languageswitcherload div.mod-languages ul.lang-inline li {
    margin: 0;
    position: relative;
    display: inline-block;
    }
    .languageswitcherload div.mod-languages ul.lang-inline li > a {
    height: 40px;
    line-height: 40px;
    }
    .languageswitcherload div.mod-languages ul.lang-inline li + li {
    margin-left: 11px;
    padding-left: 11px;
    }
    .languageswitcherload div.mod-languages ul.lang-inline li + li:before {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 10px;
    width: 1px;
    position: absolute;
    left: 0;
    top: 15px;
    filter: alpha(opacity=40);
    opacity: 0.4;
    }
    .languageswitcherload div.mod-languages ul.lang-inline li.lang-active > a {
    filter: alpha(opacity=100);
    opacity: 1;
    }
    div.calendar {
    width: 187px;
    }
    .edit.item-page fieldset .btn-toolbar {
    margin-top: 11px;
    }
    .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    height: auto;
    padding: 10px 0;
    }
    .iframe-bordered {
    border: 1px solid #dddddd;
    }
    .chzn-container {
    display: block;
    }
    .chzn-container-single .chzn-single,
    .chzn-container-multi .chzn-choices .search-field input,
    .chzn-container-single .chzn-search input {
    height: 26px;
    }
    .chzn-container-single .chzn-drop,
    .chzn-container .chzn-drop {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    }
    .input-prepend .chzn-container-single .chzn-single {
    border-color: #e4e4e4;
    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: #e4e4e4;
    }
    .btn-group .chzn-results {
    white-space: normal;
    }
    .js-stools .js-stools-container-filters .js-stools-field-filter .chzn-choices {
    border-radius: 5px;
    }
    .js-stools .js-stools-container-filters .js-stools-field-filter #filter_tag_chzn,
    .js-stools .js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn,
    .js-stools .js-stools-container-filters .js-stools-field-filter #filter_access_chzn,
    .js-stools .js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn {
    width: auto !important;
    }
    .js-stools .js-stools-container-filters .js-stools-field-filter #filter_tag_chzn ul li input,
    .js-stools .js-stools-container-filters .js-stools-field-filter #filter_category_id_chzn ul li input,
    .js-stools .js-stools-container-filters .js-stools-field-filter #filter_access_chzn ul li input,
    .js-stools .js-stools-container-filters .js-stools-field-filter #filter_author_id_chzn ul li input {
    width: 216px !important;
    height: 24px !important;
    }
    #member-profile .controls .chzn-drop,
    #member-profile .controls .chzn-search input {
    color: #444;
    }
    #modal-jform_consentbox,
    #modal-consentbox {
    top: 5%;
    z-index: 1050;
    left: 50%;
    width: 80%;
    position: fixed;
    margin-left: -40%;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    outline: none;
    padding: 0 !important;
    transform: none;
    bottom: auto;
    }
    #modal-jform_consentbox.in,
    #modal-consentbox.in {
    opacity: 1;
    display: block !important;
    }
    #modal-jform_consentbox .modal-header,
    #modal-consentbox .modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    }
    #modal-jform_consentbox .modal-body,
    #modal-consentbox .modal-body {
    overflow-y: auto;
    width: 98%;
    position: relative;
    padding: 1%;
    }
    #modal-jform_consentbox .modal-body,
    #modal-consentbox .modal-body {
    height: 75vh;
    }
    #modal-jform_consentbox .iframe,
    #modal-consentbox .iframe {
    height: 98%;
    }
    #modal-consentbox .modal-header h3,
    #modal-jform_consentbox .modal-header h3 {
    margin: 0;
    font-size: 26px;
    }
    .j40 #modal-jform_consentbox,
    .j40 #modal-consentbox {
    background: transparent;
    left: 0;
    top: 0;
    right: 0;
    box-shadow: none;
    margin: 0;
    width: auto;
    }
    .j40 #modal-jform_consentbox .modal-dialog,
    .j40 #modal-consentbox .modal-dialog {
    top: auto;
    transform: translate(0);
    }
    #sbox-window #sbox-content iframe {
    max-height: 100%;
    max-width: 100%;
    }
    #modules-form #ja-acm-admin {
    margin-left: -180px;
    }
    .media-browser-select::after {
    font-family: FontAwesome;
    }
    .com_config.view-modules #modules-form #ja-acm-admin {
    margin-left: 0 !important;
    }
    .com_config.view-modules #modules-form #ja-acm-admin .jaacm-list.spotlight_data input {
    width: auto;
    }
    .com_config.view-modules .form-horizontal .control-group .controls {
    margin-left: 180px !important;
    }
    #acym_wrapper .acym__front__archive .acym__front__archive__title {
    font-size: 60px;
    font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
    line-height: 1.5;
    padding-bottom: 22px;
    text-align: center;
    }
    #acym_wrapper .acym__front__archive #acym__front__archive__search {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    }
    #acym_wrapper .acym__front__archive #acym__front__archive__search input {
    background: #ffffff;
    border-color: #e4e4e4;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    margin: 0;
    height: 49px;
    padding: 13px 24px;
    }
    #acym_wrapper .acym__front__archive #acym__front__archive__search .button {
    background: #F9A521;
    border-color: #F9A521;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    margin: 0;
    height: 49px;
    vertical-align: baseline;
    padding: 13px 24px;
    }
    .chosen-container {
    width: 100% !important;
    }
    .chosen-container-single .chosen-single {
    background: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    height: 49px;
    padding: 13px 24px;
    }
    .chosen-container-single .chosen-single div {
    align-items: center;
    display: flex;
    }
    .chosen-container-single .chosen-single div b {
    height: 24px;
    }
    html.j40 #contact-form label.required .form-control-feedback {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    line-height: unset;
    height: auto;
    position: unset;
    }
    html.j40 .form-control-feedback {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    line-height: unset;
    height: auto;
    position: unset;
    }
    .btn [class^="icon-"],
    .btn [class*=" icon-"] {
    margin-right: 0;
    }
    
    .page-header {
    border: 0;
    margin: 0 0 22px;
    padding: 0;
    }
    .page-title,
    .page-header h1 {
    color: #222222;
    font-size: 32px;
    line-height: 1;
    margin: 0;
    }
    .page-subheader {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 22px;
    }
    .page-subheader:before,
    .page-subheader:after {
    display: table;
    content: " ";
    }
    .page-subheader:after {
    clear: both;
    }
    .page-subtitle,
    .page-subheader h2 {
    line-height: 1;
    margin: 0;
    }
    .page-header + .page-subheader {
    margin-top: -22px;
    }
    .article-title,
    .article-header h1 {
    font-size: 48px;
    margin: 0 0 20px 0;
    }
    @media (max-width: 767px) {
    .article-title,
    .article-header h1 {
         font-size: 24px;
    }
    }
    .article-title a,
    .article-header h1 a {
    color: #222222;
    }
    h2.article-title,
    .article-header h2 {
    font-size: 32px;
    margin: 0 0 11px 0;
    }
    @media (max-width: 767px) {
    h2.article-title,
    .article-header h2 {
         font-size: 24px;
    }
    }
    .item-title {
    font-weight: bold;
    }
    .jumbotron h1,
    .jumbotron h2,
    .jumbotron h3 {
    margin-top: 0;
    }
    .jumbotron p:last-child {
    margin-bottom: 0;
    }
    .container .jumbotron {
    border-radius: 0;
    }
    .masthead {
    padding: 44px 0;
    text-align: center;
    }
    .masthead p:last-child {
    margin-bottom: 0;
    }
    @media screen and (min-width: 992px) {
    .masthead {
         padding: 88px 0;
    }
    .masthead h1 {
         font-size: 105px;
    }
    .masthead p {
         font-size: 30px;
    }
    .masthead .btn-lg {
         margin-top: 22px;
         padding: 18px 42px;
         font-size: 22.5px;
    }
    }
    .jumbotron-primary {
    background-color: #F9A521;
    color: #f5d2d5;
    }
    .jumbotron-primary h1,
    .jumbotron-primary h2,
    .jumbotron-primary h3 {
    color: #ffffff;
    }
    .jumbotron-primary p {
    color: #ffffff;
    }
    .jumbotron-primary .btn-primary {
    border-color: #fff;
    }
    .label:empty {
    display: none;
    }
    .badge:empty {
    display: none;
    }
    .btn .badge {
    position: relative;
    top: -1px;
    }
    .page-header .label,
    .page-header .badge {
    vertical-align: middle;
    }
    .alert h4 {
    color: inherit;
    }
    .media:first-child {
    margin-top: 0;
    }
    .media-object {
    display: block;
    }
    .media-heading {
    margin: 0 0 5px;
    }
    .media > .pull-left {
    margin-right: 10px;
    }
    .media > .pull-right {
    margin-left: 10px;
    }
    .list-group-item > .badge {
    float: right;
    }
    .list-group-item > .badge + .badge {
    margin-right: 5px;
    }
    a.list-group-item.active .list-group-item-heading,
    a.list-group-item.active:hover .list-group-item-heading,
    a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
    }
    a.list-group-item.active .list-group-item-text,
    a.list-group-item.active:hover .list-group-item-text,
    a.list-group-item.active:focus .list-group-item-text {
    color: #eba9af;
    }
    .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
    }
    .panel-title > a {
    color: inherit;
    }
    .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
    }
    .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
    }
    .modal-backdrop.show {
    filter: alpha(opacity=50);
    opacity: 0.5;
    }
    @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);
    }
    }
    .com_jabuilder .t3-mainbody.container {
    padding: 0;
    width: 100%;
    }
    .com_jabuilder .t3-mainbody.container > .row {
    margin-left: 0;
    margin-right: 0;
    }
    .com_jabuilder .t3-mainbody.container > .row > .col-xs-12 {
    padding: 0;
    }
    .com_jabuilder .t3-mainbody.container .container {
    max-width: 100%;
    }
    .com_jabuilder .t3-mainbody.container .animated-lily img {
    max-width: none;
    }
    .com_jabuilder .t3-mainbody.container [class*="span"] {
    float: none;
    }
    .com_jabuilder .item-title {
    font-weight: inherit;
    }
    .com_jabuilder .jub-edit-btn {
    z-index: 1000;
    }
    
    .t3-topbar {
    background: #F9A521;
    }
    .t3-topbar span,
    .t3-topbar a {
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    filter: alpha(opacity=60);
    opacity: 0.6;
    }
    .t3-topbar span:hover,
    .t3-topbar a:hover,
    .t3-topbar span:focus,
    .t3-topbar a:focus,
    .t3-topbar span:active,
    .t3-topbar a:active {
    filter: alpha(opacity=100);
    opacity: 1;
    }
    .t3-topbar .topbar .nav li {
    float: left;
    margin-top: 0;
    position: relative;
    }
    .t3-topbar .topbar .nav li:after {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 10px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 15px;
    filter: alpha(opacity=40);
    opacity: 0.4;
    }
    .t3-topbar .topbar .nav li:first-child {
    padding-left: 0;
    }
    .t3-topbar .topbar .nav li:last-child:after {
    display: none;
    }
    .t3-topbar .topbar .nav li > span,
    .t3-topbar .topbar .nav li > a {
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    letter-spacing: 0.5px;
    padding: 0 11px;
    filter: alpha(opacity=60);
    opacity: 0.6;
    }
    .t3-topbar .topbar .nav li > span:hover,
    .t3-topbar .topbar .nav li > a:hover,
    .t3-topbar .topbar .nav li > span:focus,
    .t3-topbar .topbar .nav li > a:focus,
    .t3-topbar .topbar .nav li > span:active,
    .t3-topbar .topbar .nav li > a:active {
    filter: alpha(opacity=100);
    opacity: 1;
    }
    .t3-topbar .topbar .nav li > span:hover,
    .t3-topbar .topbar .nav li > span:focus,
    .t3-topbar .topbar .nav li > span:active {
    filter: alpha(opacity=60);
    opacity: 0.6;
    }
    .t3-topbar .topbar .nav li.active > a {
    font-weight: 500;
    filter: alpha(opacity=100);
    opacity: 1;
    }
    .t3-topbar .ja-login {
    float: right;
    }
    .t3-topbar .ja-login > li {
    margin: 0;
    padding: 0 11px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    text-transform: uppercase;
    display: inline-block !important;
    height: 40px;
    line-height: 40px;
    }
    @media (max-width: 480px) {
    .t3-topbar .ja-login > li {
         padding: 0 8px;
    }
    }
    .t3-topbar .ja-login > li > a {
    color: rgba(255, 255, 255, 0.7);
    z-index: 90;
    font-size: 10px;
    }
    .t3-topbar .ja-login > li > a i {
    font-size: 13px;
    margin-right: 3px;
    }
    .t3-topbar .ja-login > li.active > a {
    color: #ffffff;
    }
    .t3-topbar .ja-login > li > a:hover,
    .t3-topbar .ja-login > li > a:focus,
    .t3-topbar .ja-login > li > a:active {
    color: #ffffff;
    text-decoration: none;
    }
    .t3-topbar .ja-login > li #ja-user-login,
    .t3-topbar .ja-login > li #ja-user-register {
    position: fixed;
    }
    .t3-topbar .login-greeting {
    display: inline-block;
    color: #ffffff;
    text-transform: none;
    font-size: 10px;
    }
    .t3-topbar .logout-button {
    display: inline-block;
    }
    .t3-topbar .logout-button input {
    background: none;
    padding: 0;
    border: 0;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    border-radius: 0;
    filter: alpha(opacity=60);
    opacity: 0.6;
    }
    .t3-topbar .logout-button input:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    }
    .t3-header {
    background: #ad4b2c;
    padding: 16px 0;
    }
    .t3-header.affix {
    top: 0;
    width: 100%;
    z-index: 99;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .t3-header.affix + div {
    margin-top: 94px;
    }
    @media screen and (min-width: 992px) {
    .t3-header > .container > .row {
         display: flex;
         flex-direction: row;
         flex-wrap: nowrap;
         justify-content: flex-start;
         align-items: center;
         align-content: stretch;
    }
    }
    @media screen and (min-width: 992px) {
    .has-slideshow .t3-header {
         background: none;
         padding-top: 16px;
    //     padding-bottom: 32px;
         position: absolute;
         width: 100%;
         z-index: 9;
    }
    .has-slideshow .t3-header .container:after {
         content: "";
         display: block;
         border-bottom: 1px solid rgba(255, 255, 255, 0.1);
         margin-top: 32px;
    }
    .has-slideshow .t3-header.affix + div {
         margin-top: 0;
    }
    }
    .has-slideshow .t3-header.affix {
    background: #ad4b2c;
    top: 0;
    width: 100%;
    position: fixed;
    padding: 16px 0;
    }
    .has-slideshow .t3-header.affix .container:after {
    display: inherit;
    border-bottom: 0;
    margin-top: 0;
    }
    .logo {
    text-align: left;
    z-index: 2;
    }
    .logo a {
    display: inline-block;
    line-height: 1;
    margin: 0;
    }
    .logo-image span,
    .logo-image small {
    display: none;
    }
    .logo-text a {
    text-decoration: none;
    font-size: 30px;
    font-weight: bold;
    }
    .logo-text:hover a,
    .logo-text a:hover,
    .logo-text a:active,
    .logo-text a:focus {
    text-decoration: none;
    }
    .logo-text .site-slogan {
    display: block;
    font-size: 15px;
    margin-top: 5px;
    }
    .nav-search {
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 13px;
    }
    @media (max-width: 480px) {
    .nav-search {
         width: 32px;
    }
    }
    .nav-search a {
    display: block;
    color: rgba(255, 255, 255, 0.7);
    }
    .nav-search a:hover {
    color: #ffffff;
    }
    .nav-search.show,
    .nav-search.open {
    background: #002147;
    background: rgba(0, 33, 71, 0.85);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    margin-top: 0;
    }
    .nav-search.show a,
    .nav-search.open a {
    display: none;
    }
    .nav-search.show .dropdown-menu,
    .nav-search.open .dropdown-menu {
    background: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    margin: 220px auto 0;
    min-width: 215px;
    height: auto;
    position: static;
    float: none;
    border: 0;
    top: 0;
    }
    .nav-search.show .dropdown-menu .t3-module,
    .nav-search.open .dropdown-menu .t3-module {
    margin-bottom: 0;
    line-height: 1;
    }
    .nav-search.show .dropdown-menu .module-title,
    .nav-search.open .dropdown-menu .module-title {
    margin-bottom: 0;
    }
    .nav-search.show .dropdown-menu .form-control,
    .nav-search.open .dropdown-menu .form-control {
    box-shadow: none;
    border: 0;
    background: none;
    font-family: "Frank Ruhl Libre", "Times New Roman", Times, serif;
    padding: 22px 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    height: auto;
    filter: alpha(opacity=70);
    opacity: 0.7;
    font-size: 24px;
    }
    .nav-search.show .dropdown-menu .form-control::-moz-placeholder,
    .nav-search.open .dropdown-menu .form-control::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
    }
    .nav-search.show .dropdown-menu .form-control:-ms-input-placeholder,
    .nav-search.open .dropdown-menu .form-control:-ms-input-placeholder {
    color: #ffffff;
    }
    .nav-search.show .dropdown-menu .form-control::-webkit-input-placeholder,
    .nav-search.open .dropdown-menu .form-control::-webkit-input-placeholder {
    color: #ffffff;
    }
    .nav-search.show .dropdown-menu .form-control:focus,
    .nav-search.open .dropdown-menu .form-control:focus {
    background: none;
    color: #ffffff;
    filter: alpha(opacity=100);
    opacity: 1;
    }
    .nav-search.show .dropdown-menu .form-control:focus::-moz-placeholder,
    .nav-search.open .dropdown-menu .form-control:focus::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
    }
    .nav-search.show .dropdown-menu .form-control:focus:-ms-input-placeholder,
    .nav-search.open .dropdown-menu .form-control:focus:-ms-input-placeholder {
    color: #ffffff;
    }
    .nav-search.show .dropdown-menu .form-control:focus::-webkit-input-placeholder,
    .nav-search.open .dropdown-menu .form-control:focus::-webkit-input-placeholder {
    color: #ffffff;
    }
    @media (min-width: 1200px) {
    .nav-search.show .dropdown-menu .form-control,
    .nav-search.open .dropdown-menu .form-control {
         font-size: 60px;
         font-weight: bold;
         line-height: 1.2;
    }
    .nav-search.show .dropdown-menu .placeholder,
    .nav-search.open .dropdown-menu .placeholder {
         color: #ffffff;
    }
    }
    .nav-search.show .dropdown-menu button,
    .nav-search.open .dropdown-menu button {
    float: right;
    margin-top: 11px;
    }
    @media (max-width: 1199px) {
    .nav-search.show .dropdown-menu,
    .nav-search.open .dropdown-menu {
         position: fixed;
         top: 50px;
         left: 0;
         height: auto;
         width: 100%;
         padding: 22px;
         border-radius: 0;
         margin-top: 0;
         -webkit-box-shadow: none;
         box-shadow: none;
    }
    }
    .nav-search.show a,
    .nav-search.open a {
    color: #F9A521;
    position: relative;
    }
    .ie8 .nav-search .dropdown-menu {
    border: 0;
    right: 215px !important;
    }
    .t3-sl {
    padding-bottom: 44px;
    padding-top: 44px;
    }
    @media screen and (min-width: 768px) {
    .t3-sl {
         padding-bottom: 66px;
         padding-top: 66px;
    }
    }
    .t3-mainbody {
    padding-top: 64px;
    padding-bottom: 64px;
    }
    @media (max-width: 767px) {
    .t3-mainbody {
         padding-top: 22px;
         padding-bottom: 22px;
    }
    }
    .t3-content {
    padding-top: 22px;
    padding-bottom: 22px;
    }
    .t3-sidebar {
    padding-top: 22px;
    padding-bottom: 22px;
    }
    .t3-footer {
    background: #ad4b2c;
    color: #ffffff;
    }
    .t3-footer:before,
    .t3-footer:after {
    display: table;
    content: " ";
    }
    .t3-footer:after {
    clear: both;
    }
    .t3-footer small {
    display: block;
    font-size: 100%;
    }
    .t3-footer input.inputbox {
    border: none;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    }
    .t3-footer .container.footnav-1:before,
    .t3-footer .container.footnav-2:before {
    content: "";
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .t3-footnav,
    .t3-footnav-1,
    .t3-footnav-2 {
    padding: 22px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    }
    @media screen and (min-width: 768px) {
    .t3-footnav,
    .t3-footnav-1,
    .t3-footnav-2 {
         padding: 44px 0;
    }
    }
    @media (min-width: 992px) and (max-width: 1199px) {
    .t3-footnav .col-md-6,
    .t3-footnav-1 .col-md-6,
    .t3-footnav-2 .col-md-6 {
         width: 49%;
    }
    .t3-footnav .col-md-4,
    .t3-footnav-1 .col-md-4,
    .t3-footnav-2 .col-md-4 {
         width: 33%;
    }
    }
    @media (min-width: 768px) and (max-width: 991px) {
    .t3-footnav .col-sm-6,
    .t3-footnav-1 .col-sm-6,
    .t3-footnav-2 .col-sm-6 {
         width: 49%;
    }
    }
    .t3-footnav .t3-module,
    .t3-footnav-1 .t3-module,
    .t3-footnav-2 .t3-module {
    background: #ad4b2c;
    color: #ffffff;
    margin-top: 11px;
    margin-bottom: 11px;
    }
    .t3-footnav .t3-module .module-title,
    .t3-footnav-1 .t3-module .module-title,
    .t3-footnav-2 .t3-module .module-title {
    background: transparent;
    color: #ffffff;
    font-size: 11px;
    margin-bottom: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    }
    .t3-footnav .t3-module .module-ct,
    .t3-footnav-1 .t3-module .module-ct,
    .t3-footnav-2 .t3-module .module-ct {
    background: #ad4b2c;
    color: #ffffff;
    font-size: 12px;
    }
    .t3-footnav .t3-module ul,
    .t3-footnav-1 .t3-module ul,
    .t3-footnav-2 .t3-module ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    }
    .t3-footnav .t3-module ul > li,
    .t3-footnav-1 .t3-module ul > li,
    .t3-footnav-2 .t3-module ul > li {
    line-height: 24px;
    }
    .t3-footnav .t3-module ul > li > a,
    .t3-footnav-1 .t3-module ul > li > a,
    .t3-footnav-2 .t3-module ul > li > a {
    background: transparent;
    color: #ffffff;
    padding: 0;
    filter: alpha(opacity=60);
    opacity: 0.6;
    }
    .t3-footnav .t3-module ul > li > a:hover,
    .t3-footnav-1 .t3-module ul > li > a:hover,
    .t3-footnav-2 .t3-module ul > li > a:hover,
    .t3-footnav .t3-module ul > li > a:active,
    .t3-footnav-1 .t3-module ul > li > a:active,
    .t3-footnav-2 .t3-module ul > li > a:active,
    .t3-footnav .t3-module ul > li > a:focus,
    .t3-footnav-1 .t3-module ul > li > a:focus,
    .t3-footnav-2 .t3-module ul > li > a:focus {
    color: #ffffff;
    filter: alpha(opacity=100);
    opacity: 1;
    }
    .t3-footnav .t3-module ul > li.active > a,
    .t3-footnav-1 .t3-module ul > li.active > a,
    .t3-footnav-2 .t3-module ul > li.active > a {
    background: transparent;
    color: #ffffff;
    filter: alpha(opacity=100);
    opacity: 1;
    }
    .t3-footnav a,
    .t3-footnav-1 a,
    .t3-footnav-2 a {
    color: #ffffff;
    opacity: 1;
    }
    .t3-copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    padding: 44px 0;
    }
    .t3-copyright:before,
    .t3-copyright:after {
    display: table;
    content: " ";
    }
    .t3-copyright:after {
    clear: both;
    }
    .t3-copyright .t3-module .module-title {
    color: #ffffff;
    font-size: 11px;
    margin-bottom: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    }
    .t3-copyright .t3-module .module-ct {
    background: #ad4b2c;
    color: #ffffff;
    font-size: 12px;
    }
    .t3-copyright small {
    margin-bottom: 5px;
    color: rgba(255, 255, 255, 0.6);
    }
    .t3-copyright small a {
    color: #ffffff;
    }
    .copyright {
    margin-bottom: 0;
    }
    .copyright .t3-module {
    margin: 0;
    }
    .poweredby:before,
    .poweredby:after {
    display: table;
    content: " ";
    }
    .poweredby:after {
    clear: both;
    }
    @media screen and (min-width: 991px) {
    .poweredby {
         text-align: right;
    }
    }
    .poweredby .t3-logo,
    .poweredby .t3-logo-small {
    opacity: .8;
    display: inline-block;
    }
    .jviewport-height60 {
    height: 60vh;
    }
    .jviewport-height70 {
    height: 70vh;
    }
    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
    height: 100% !important;
    width: 100% !important;
    }
    .ja-media-content {
    margin-bottom: 44px;
    }
    #ja-main-player {
    background-color: #000000;
    text-align: center;
    position: relative;
    }
    #ja-main-player .video-mask {
    background: #ad4b2c;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    filter: alpha(opacity=90);
    opacity: 0.9;
    }
    #ja-main-player #ja-btn-play {
    position: absolute;
    background: transparent;
    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: 58px;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0;
    font-size: 12px;
    }
    .back-to-top {
    position: fixed;
    bottom: 44px;
    right: 44px;
    z-index: 100;
    }
    .back-to-top .btn {
    background-color: #F9A521;
    color: #ffffff;
    padding: 0;
    height: 60px;
    width: 60px;
    -webkit-transition: all 600ms;
    -o-transition: all 600ms;
    transition: all 600ms;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    }
    .back-to-top .btn:hover,
    .back-to-top .btn:focus,
    .back-to-top .btn:active {
    background: #791c25;
    color: #ffffff;
    }
    .back-to-top .btn .fa {
    margin-right: 0;
    }
    .back-to-top.affix .btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    }
    
    .sr-only,
    .visually-hidden,
    .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
    }
    .btn-close {
    background: #f0f0f0;
    border: 0;
    border-radius: 50%;
    color: #999;
    height: 32px;
    text-align: center;
    width: 32px;
    margin-left: auto;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    }
    .btn-close::before {
    content: "\f00d";
    display: block;
    font-family: FontAwesome3 !important;
    font-size: 16px;
    }
    .btn-close:hover {
    cursor: pointer;
    color: #666;
    }
    .field-calendar .input-group input[type="text"] {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    }
    .field-calendar .input-group .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    }
    .field-calendar a:hover,
    .field-calendar a:focus,
    .field-calendar a:active {
    cursor: pointer;
    }
    joomla-field-custom.field-custom-wrapper .input-group {
    display: flex;
    align-items: stretch;
    }
    joomla-field-custom.field-custom-wrapper .input-group input[type="text"] {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    }
    joomla-field-custom.field-custom-wrapper .input-group .input-group-btn {
    display: flex;
    align-items: stretch;
    }
    joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn {
    border-radius: 0;
    }
    joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select {
    background-color: #2f7d32;
    border-color: #2f7d32;
    }
    joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:hover,
    joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:focus,
    joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-select:active {
    background-color: #296e2c;
    border-color: #296e2c;
    }
    joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear {
    background-color: #c52827;
    border: 1px solid #c52827;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    }
    joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:hover,
    joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:focus,
    joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn.button-clear:active {
    background-color: #ae2322;
    border-color: #c52827;
    }
    joomla-field-custom.field-custom-wrapper .input-group .input-group-btn .btn span {
    line-height: 38px;
    }
    .input-group {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100%;
    }
    .input-group .form-control {
    width: auto;
    }
    .input-group .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    }
    .com-tags-tag.tag-category .filters {
    display: flex;
    align-items: center;
    }
    .users-profile-custom-joomlatoken .dl-horizontal dd {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 400px;
    }
    .com-finder .form-inline > label {
    margin-bottom: 11px;
    }
    .com-finder .input-group {
    display: flex;
    align-items: center;
    }
    .com-finder .input-group .btn:last-of-type {
    border-radius: 5px;
    margin-left: 11px;
    }
    .j40 joomla-field-media .input-group {
    max-width: 356px;
    }
    .j40 joomla-field-media .input-group input[type="text"] {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    }
    .j40 joomla-field-media .input-group .form-control {
    border-top-left-radius: 0;
    flex: 1;
    }
    .j40 joomla-field-media .input-group .btn {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    }
    .j40 joomla-field-media .input-group .icon-times::before {
    content: "\f00d";
    display: inline-block;
    font-weight: FontAwesome;
    font-size: 16px;
    }
    .j40 .form-control-feedback {
    font-size: 12px;
    font-weight: 400;
    top: auto;
    bottom: -28px;
    line-height: 1;
    width: auto;
    white-space: nowrap;
    }
    .j40 .com-newsfeeds-newsfeed__items {
    margin: 0;
    padding: 0;
    list-style: none;
    }
    .j40 .com-newsfeeds-newsfeed__items li {
    border-bottom: 1px solid #eeeeee;
    padding: 22px 0;
    }
    .j40 .com-newsfeeds-newsfeed__items .feed-link {
    margin-bottom: 22px;
    }
    .j40 figure {
    margin-bottom: 22px;
    }
    .j40 figure img {
    max-width: 100%;
    }
    .j40 #com-contact-form {
    margin-bottom: 22px;
    }
    .j40 .request-confirm fieldset legend {
    font-size: 16px;
    padding-bottom: 22px;
    }
    .j40 .article-aside .icons {
    float: right;
    }
    .j40 .article-aside .icons a {
    display: block;
    position: relative;
    }
    .j40 .article-aside .icons [role="tooltip"] {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    color: #fff;
    display: none;
    padding: 2px 4px;
    position: absolute;
    white-space: nowrap;
    right: 0;
    max-width: none;
    }
    .j40 .article-aside .icons:hover [role="tooltip"] {
    display: block;
    }
    .j40 .password-group .input-group {
    display: flex;
    flex-wrap: nowrap;
    }
    .j40 .password-group .input-group input {
    width: auto;
    }
    .j40 .edit.item-page .choices__inner {
    padding-right: 6px;
    }
    .j40 .edit.item-page .choices__inner button {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    border: 0;
    margin-left: 6px;
    padding: 1px 6px;
    }
    .j40 .edit.item-page .choices__inner button:hover,
    .j40 .edit.item-page .choices__inner button:focus,
    .j40 .edit.item-page .choices__inner button:active {
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    }
    .profile-edit .password-group .input-group input {
    min-width: 268px;
    }
    .profile-edit .control-group {
    margin-top: 22px;
    }
    .profile-edit .control-group .controls {
    float: none;
    }
    .j40 .joomla-modal.show,
    .j42 .joomla-modal.show {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    }
    .j40 .joomla-modal.show .modal-dialog,
    .j42 .joomla-modal.show .modal-dialog {
    top: 50%;
    transform: translateY(-50%);
    }
    .j40 .joomla-modal.show .modal-dialog .modal-content,
    .j42 .joomla-modal.show .modal-dialog .modal-content {
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
    .j40 .jviewport-width80,
    .j42 .jviewport-width80 {
    width: 80vw;
    }
    .j40 .jviewport-height70,
    .j42 .jviewport-height70 {
    height: 70vh;
    }
    .j40 .modal-header,
    .j42 .modal-header {
    align-items: center;
    border-bottom: 1px solid #ddd;
    display: flex;
    padding: 12px 16px;
    justify-content: space-between;
    }
    .j40 .modal-header h3,
    .j42 .modal-header h3 {
    font-size: 24px;
    font-weight: 500;
    }
    .j40 .modal-body,
    .j42 .modal-body {
    overflow: hidden;
    padding: 0;
    }
    .j40 .iframe,
    .j42 .iframe {
    border: 0;
    height: 100%;
    width: 100%;
    }
    .j40 [role=tooltip]:not(.show),
    .j42 [role=tooltip]:not(.show) {
    right: 5em;
    z-index: 1070;
    display: none;
    max-width: 100%;
    padding: .5em;
    margin: .5em;
    color: #000;
    text-align: start;
    background: #fff;
    border: 1px solid #6d757e;
    border-radius: .25rem;
    }
    .j40 .container-popup [id="filter[search]-desc"],
    .j42 .container-popup [id="filter[search]-desc"] {
    top: 100%;
    bottom: auto;
    }
    .j40 .btn-toolbar,
    .j40 .js-stools-container-filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    }
    .j40 .ordering-select {
    display: flex;
    align-items: center;
    }
    .j40 .btn-group {
    margin-right: 11px;
    }
    .j40 .js-stools-container-filters {
    display: none;
    margin-top: 22px;
    }
    .j40 .js-stools-container-filters.js-stools-container-filters-visible {
    display: flex;
    }
    .j40 .js-stools-container-filters .js-stools-field-filter {
    margin-right: 11px;
    }
    .j40 .js-stools-container-filters .js-stools-field-filter:last-child {
    margin-right: 0;
    }
    .j40 .js-stools-container-filters .choices .choices__inner {
    border: 0;
    min-height: auto;
    padding: 0;
    }
    .j40 .js-stools-container-filters .choices .choices__inner input {
    margin-bottom: 0;
    }
    .j40 #contact-form label.required {
    position: relative;
    }
    .j40 #contact-form label.required .form-control-feedback {
    background: #fff;
    border-radius: .5rem;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid #e5e7eb;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 .5rem;
    right: auto;
    left: calc(132%);
    bottom: calc(132%);
    }
    .contentpane .subhead {
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
    }
    .contentpane .subhead .btn-toolbar {
    display: flex;
    gap: 11px;
    margin: 0;
    }
    .contentpane .subhead .btn-toolbar::before,
    .contentpane .subhead .btn-toolbar::after {
    display: none;
    }
    .contentpane .media-sidebar {
    border-right: 1px solid #ddd;
    }
    .contentpane .media-toolbar {
    border-bottom: 1px solid #ddd;
    margin-right: 20px;
    padding-left: 20px;
    }
    .contentpane .media-toolbar .media-toolbar-icon {
    border-left: 1px solid #ddd;
    }
    .contentpane .media-toolbar .icon-search-minus,
    .contentpane .media-toolbar .icon-search-plus {
    font-family: FontAwesome3;
    }
    .contentpane .media-toolbar .icon-search-minus::before,
    .contentpane .media-toolbar .icon-search-plus::before {
    content: "\f010";
    display: block;
    font-size: 16px;
    }
    .contentpane .media-toolbar .icon-search-plus::before {
    content: "\f00e";
    }
    .com_contact fieldset.filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    .com_contact .com-contact-featured__filter {
    display: flex;
    flex-wrap: wrap;
    }
    .com_contact .display-limit {
    margin: 0;
    }
    .com_contact table.category {
    margin-top: 2rem;
    }