.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  height: 100% !important;
  width: 100% !important;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  border: 0 none;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ja-videos-list-wrap {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}
.link-item {
  border-bottom: 1px dotted #eeeeee;
  padding: 10px 20px;
}
.link-item:last-child {
  border-bottom: 0;
}
.link-item .col-media {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.link-item .col-content {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}
.link-item .article-title {
  margin: 0;
}
.link-item .article-title h3 {
  font-size: 14px;
  margin: 0;
}
.link-item .item-image {
  float: none !important;
  margin: 0 !important;
  max-height: 40px;
  overflow: hidden;
}
.link-item .article-aside {
  margin-bottom: 5px;
  margin-top: 0;
}
.link-item .article-aside .fa {
  display: none;
}
.link-item .article-aside dd {
  margin-right: 2px;
}
.link-item .article-aside .category-name {
  display: inline-block;
  margin-right: 5px;
}
.link-item .article-aside .article-info {
  display: inline-block;
  width: auto;
}
.magazine-item-media .item-image + .category-name {
  position: absolute;
  left: 0;
  bottom: -10px;
  margin: 0;
}
.magazine-featured-leading .magazine-item-media .category-name {
  margin: 50px 0 10px 0;
}
.magazine-featured-leading .magazine-item-media .item-image + .category-name {
  margin: 0;
}
.article-intro-media .category-name {
  position: inherit;
}
.article-intro-media .item-image + .category-name {
  position: absolute;
}
.magazine-section-heading {
  padding: 10px 15px;
}
.magazine-section-heading h4 {
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
}
div.magazine-featured-links {
  box-shadow: inset 0 0 0 1px #eeeeee;
}
div.magazine-featured-links .magazine-section-heading {
  box-shadow: inset 0 0 0 1px #eeeeee;
}
.magazine-item-main .content_rating {
  height: 15px;
  margin-bottom: 10px;
}
.magazine-item-main .content_vote {
  display: block;
  margin-bottom: 20px;
}
.magazine-item-ct {
  margin-top: 10px;
  font-weight: 300;
  font-size: 12px;
  max-height: 51.42857143px;
  overflow: hidden;
  text-overflow: clip;
}
.magazine-item-ct p:last-child {
  margin-bottom: 0;
}
.list-view .magazine-item-ct {
  max-height: 80px;
}
.magazine-leading .item-image {
  float: none !important;
  width: 100%;
}
.magazine-leading .magazine-item-main .article-title h3 {
  font-size: 18px;
}
.magazine-leading .magazine-item-main .magazine-item-ct {
  font-size: 14px;
  max-height: 80px;
}
.magazine-intro .magazine-item {
  padding-top: 20px;
  padding-bottom: 20px;
}
.magazine-intro .magazine-item-main .magazine-item-ct {
  font-size: 12px;
}
.link-item {
  border-bottom: 1px dotted #eeeeee;
  padding: 10px 20px;
}
.link-item:last-child {
  border-bottom: 0;
}
.link-item .col-media {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.link-item .col-content {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}
.link-item .article-title {
  margin: 0;
}
.link-item .article-title h3 {
  font-size: 14px;
  margin: 0;
}
.link-item .item-image {
  float: none !important;
  margin: 0 !important;
  max-height: 40px;
  overflow: hidden;
}
.link-item .article-aside {
  margin-bottom: 5px;
  margin-top: 0;
}
.link-item .article-aside .fa {
  display: none;
}
.link-item .article-aside dd {
  margin-right: 2px;
}
.link-item .article-aside .category-name {
  display: inline-block;
  margin-right: 5px;
}
.link-item .article-aside .article-info {
  display: inline-block;
  width: auto;
}
.line-head {
  position: relative;
  display: inline-block;
}
.line-head:before,
.line-head:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 5px;
  top: 50%;
  margin-top: -4px;
  background: url(../../templates/ja_charity/images/line-head.png) repeat-x center;
}
.line-head::before {
  right: 100%;
  margin-right: 10px;
}
.line-head::after {
  left: 100%;
  margin-left: 10px;
}
.ja-video-list {
  position: relative;
  z-index: 1;
}
.ja-video-list .video-mask {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.ja-video-list .btn-play {
  position: absolute;
  background: none;
  border: 2px solid #ffffff;
  color: #ffffff;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
  width: 40px;
  height: 40px;
  font-size: 10px;
  line-height: 36px;
  margin-top: -20px;
  margin-left: -20px;
  text-align: center;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25% !important;
}
.embed-responsive {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.ja-video-list.video-playing .video-mask {
  border: 3px solid #0b612d;
}
#ja-main-player {
  background-color: #000000;
  position: relative;
}
#ja-main-player img {
  height: 100%;
  width: 100%;
}
#ja-main-player .video-mask {
  background: #000000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#ja-main-player #ja-btn-play {
  position: absolute;
  background: none;
  border: 2px solid #ffffff;
  color: #ffffff;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
  width: 60px;
  height: 60px;
  font-size: 20px;
  line-height: 56px;
  margin-top: -30px;
  margin-left: -30px;
  text-align: center;
  padding: 0;
}
.video-list {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.video-list .btn-more {
  position: absolute;
  top: -60px;
  right: 0;
  color: #222222;
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
.video-list .btn-more:after {
  content: "\f178";
  font-family: FontAwesome;
  margin-left: 5px;
}
.video-list .btn-more:hover,
.video-list .btn-more:focus,
.video-list .btn-more:active {
  background-color: transparent;
  color: #2683c3;
}
@media (min-width: 992px) {
  .video-list .player-wrap {
    border-right: 1px solid #dddddd;
  }
}
.video-list .item-image {
  position: relative;
  margin-bottom: 10px;
}
.video-list .btn-play {
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
@media (max-width: 991px) {
  .video-list .videos-featured-list {
    padding-right: 0;
    margin-top: 20px;
  }
}
.video-list .videos-featured-list ul {
  padding-left: 0;
  padding-right: 15px;
  margin-bottom: 0;
  list-style: none;
  overflow: auto;
}
@media (min-width: 992px) {
  .video-list .videos-featured-list {
    display: block;
  }
  .video-list .videos-featured-list ul {
    height: 433px;
  }
}
.video-list .videos-featured-list h2.article-title {
  font-size: 14px;
}
.t3-topbar {
  background-color: #0b612d;
  height: 36px;
  color: #ffffff;
  position: relative;
  z-index: 100;
}
.t3-topbar p {
  margin: 0;
}
.t3-header {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #ffffff;
  border-bottom: 1px solid #dddddd;
  color: #545d67;
  position: relative;
  z-index: 99;
}
.bottom-content-grid {
  border-top: 2px solid #dddddd;
  margin-top: 40px;
  padding-top: 20px;
}
.bottom-content-grid .module-title {
  color: #000000;
  font-size: 21px;
}
.bottom-content-grid .item-facts {
  border-top: 5px solid #0b612d;
  background: #f8fafb;
  padding: 20px 0;
}
.bottom-content-grid .item-facts h3 {
  color: #000000;
  margin: 0;
  padding: 0 20px;
  font-size: 21px;
}
.bottom-content-grid .item-facts ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.bottom-content-grid .item-facts ul li {
  padding: 20px;
}
.bottom-content-grid .item-facts ul li + li {
  border-top: 1px solid #e8eef3;
}
.logo {
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  display: inline-block;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.nav-search {
  height: 36px;
  line-height: 36px;
  width: 36px;
  text-align: center;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .nav-search {
    border: 0;
    height: 36px;
    line-height: 36px;
  }
}
.nav-search a {
  display: block;
  color: #545d67;
}
.nav-search a:hover {
  color: #ffffff;
}
.nav-search.open {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  margin-top: 0;
}
.nav-search.open a {
  display: none;
}
.nav-search.open .dropdown-menu {
  background: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin: 80px auto 0;
  min-width: 215px;
  height: auto;
  position: static;
  float: none;
  border: 0;
  top: 0;
}
.nav-search.open .dropdown-menu .t3-module {
  margin-bottom: 0;
  line-height: 1;
}
.nav-search.open .dropdown-menu .module-title {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .nav-search.open .dropdown-menu .form-control {
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: none;
    width: 100%;
    font-size: 108px;
    font-weight: bold;
    padding: 20px 0;
    height: auto;
    line-height: 1.2;
    border-bottom: 1px solid #222222;
  }
  .nav-search.open .dropdown-menu .form-control::-moz-placeholder {
    color: #222222;
    opacity: 1;
  }
  .nav-search.open .dropdown-menu .form-control:-ms-input-placeholder {
    color: #222222;
  }
  .nav-search.open .dropdown-menu .form-control::-webkit-input-placeholder {
    color: #222222;
  }
  .nav-search.open .dropdown-menu .form-control:focus {
    background: none;
    color: #000000;
  }
  .nav-search.open .dropdown-menu .form-control:focus::-moz-placeholder {
    color: #000000;
    opacity: 1;
  }
  .nav-search.open .dropdown-menu .form-control:focus:-ms-input-placeholder {
    color: #000000;
  }
  .nav-search.open .dropdown-menu .form-control:focus::-webkit-input-placeholder {
    color: #000000;
  }
  .nav-search.open .dropdown-menu .placeholder {
    color: #000000;
  }
}
.nav-search.open .dropdown-menu button {
  float: right;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .nav-search.open .dropdown-menu {
    position: fixed;
    top: 50px;
    left: 0;
    height: auto;
    width: 100%;
    padding: 20px;
    background: #222222;
    border-radius: 0;
    margin-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .nav-search.open .dropdown-menu .form-control {
    width: 100%;
  }
}
.nav-search.open a {
  color: #0b612d;
  position: relative;
}
.ie8 .nav-search .dropdown-menu {
  border: 0;
  right: 215px !important;
}
.head-btn {
  text-align: right;
}
.head-btn .nav > li {
  display: inline-block;
  margin-left: 10px;
}
.head-btn .nav > li > a {
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.head-btn .nav > li > a:hover,
.head-btn .nav > li > a:focus,
.head-btn .nav > li > a.focus,
.head-btn .nav > li > a:active,
.head-btn .nav > li > a.active,
.open > .dropdown-toggle.head-btn .nav > li > a {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.head-btn .nav > li > a:active,
.head-btn .nav > li > a.active,
.open > .dropdown-toggle.head-btn .nav > li > a {
  background-image: none;
}
.head-btn .nav > li > a.disabled,
.head-btn .nav > li > a[disabled],
fieldset[disabled] .head-btn .nav > li > a,
.head-btn .nav > li > a.disabled:hover,
.head-btn .nav > li > a[disabled]:hover,
fieldset[disabled] .head-btn .nav > li > a:hover,
.head-btn .nav > li > a.disabled:focus,
.head-btn .nav > li > a[disabled]:focus,
fieldset[disabled] .head-btn .nav > li > a:focus,
.head-btn .nav > li > a.disabled.focus,
.head-btn .nav > li > a[disabled].focus,
fieldset[disabled] .head-btn .nav > li > a.focus,
.head-btn .nav > li > a.disabled:active,
.head-btn .nav > li > a[disabled]:active,
fieldset[disabled] .head-btn .nav > li > a:active,
.head-btn .nav > li > a.disabled.active,
.head-btn .nav > li > a[disabled].active,
fieldset[disabled] .head-btn .nav > li > a.active {
  background-color: #333333;
  border-color: #262626;
}
.head-btn .nav > li > a .badge {
  color: #333333;
  background-color: #ffffff;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 992px) {
  .t3-sl {
    padding: 60px 15px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar .t3-module {
  margin-bottom: 30px;
}
.t3-footer {
  border-top: 1px solid #dddddd;
  background: #262c38;
  color: #ffffff;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: transparent;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: none;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 300;
  padding: 5px 0;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #1e6698;
  background: none;
}
.t3-footnav .t3-module ul > li.active > a {
  background: none;
}
.t3-footnav .t3-module ul > li.active > a:hover,
.t3-footnav .t3-module ul > li.active > a:active,
.t3-footnav .t3-module ul > li.active > a:focus {
  color: #1e6698;
  background: none;
}
.t3-footnav .t3-module .nav-pills > li {
  min-height: 35px;
  margin: 0;
  float: left;
  width: 50%;
}
.t3-footnav .t3-module .nav-pills > li a {
  color: #727a8a;
  font-size: 13px;
  letter-spacing: 1px;
}
.t3-footnav .t3-module .nav-pills > li.active a {
  color: #ffffff;
}
.t3-footnav .acymailing_module {
  height: 102px;
}
.t3-footnav .acymailing_module .acymailing_introtext {
  float: left;
  font-size: 11px;
  letter-spacing: 3px;
  margin-right: 20px !important;
  text-transform: uppercase;
}
.t3-footnav .acymailing_module .form-control {
  border-color: #ffffff;
}
.t3-footnav .acymailing_module .form-group {
  float: left;
}
.t3-footnav .acymailing_module .acymailing_introtext {
  margin-top: 18px !important;
}
.t3-footnav .acymailing_module .subbutton {
  color: #ffffff;
  letter-spacing: 1px;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  font-size: 11px;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .t3-footnav .acymailing_module .form-control[name='user[email]'] {
    height: 50px;
    width: 240px !important;
  }
}
@media screen and (min-width: 992px) {
  .t3-footnav .mod-connect .module-title,
  .t3-footnav .mod-connect .module-ct {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .t3-footnav .mod-connect .module-title {
    margin-right: 10px;
  }
}
@media screen and (min-width: 992px) {
  .t3-footnav .mod-quicklinks {
    padding-left: 60px;
    padding-right: 60px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #3b4456;
  }
}
.t3-copyright {
  background: #0b612d;
  border-top: 1px solid #3b4456;
  font-size: 11px;
  text-transform: uppercase;
  padding: 30px 0;
  text-align: center;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.events .event-item {
  margin-bottom: 20px;
}
.events .event-item .event-ct {
  position: relative;
}
.events .event-item.event_outoffdate .event-ct:before {
  background: url('../../templates/ja_charity/images/ico/badge-end-ltr.png') no-repeat top right;
  width: 68px;
  height: 68px;
  position: absolute;
  bottom: -3px;
  right: -3px;
  z-index: 2;
  content: "";
}
.events .event-item.event_current .event-ct:before {
  background: url('../../templates/ja_charity/images/ico/badge-current-ltr.png') no-repeat top right;
  width: 64px;
  height: 64px;
  position: absolute;
  top: -8px;
  right: -8px;
  z-index: 2;
  content: "";
}
.events .event-item .event-item-main .event-intro {
  display: none;
}
.events .event-item .event-info ul li {
  display: inline-block;
  border: 0;
  padding: 0 10px;
  text-transform: uppercase;
  color: #999999;
  font-size: 14px;
  line-height: 1;
  font-size: 13px;
}
.events .event-item .event-info ul li .fa {
  display: none;
}
.events .event-item .event-info ul li:first-child {
  padding-left: 0;
  border-right: 1px solid #dddddd;
}
.events .event-item .event-info ul li:last-child {
  border-right: 0;
  padding-left: 0;
  display: block;
}
.events .event-item .post-title {
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
}
.events .event-item .post-title a {
  color: #222222;
}
.events .event-item .post-title a:hover,
.events .event-item .post-title a:focus {
  color: #2683c3;
}
.events .event-featured {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
  .event-detail {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.event-detail img {
  width: 100%;
}
.event-detail .event-item-media {
  position: relative;
}
@media screen and (max-width: 767px) {
  .event-detail .event-item-media .item-image {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.event-detail .event-item-media .item-image img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) {
  .event-detail .event-item-media .event-countdown {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.event-detail .event-item-media .sch-countdown.event-detail-outdate {
  background: #eeeeee;
  color: #999999;
  font-size: 24px;
  font-weight: bold;
}
.event-detail .event-item-media .sch-countdown.event-detail-current {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}
.event-detail address {
  font-size: 13px;
  color: #555555;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .event-detail .mod-title {
    width: 50%;
    font-size: 14px;
  }
  .event-detail .mod-title .first-word {
    font-size: 13px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.event-detail .event-item-main .post-title {
  text-transform: uppercase;
}
.event-detail .event-item-main .post-title a {
  color: #222222;
}
.event-detail .event-aside {
  margin-top: 30px;
  padding: 20px;
  background: #f7f7f7;
}
.event-detail .event-speakers .module-ct:before,
.event-detail .event-sponsors .module-ct:before,
.event-detail .event-speakers .module-ct:after,
.event-detail .event-sponsors .module-ct:after {
  content: " ";
  display: table;
}
.event-detail .event-speakers .module-ct:after,
.event-detail .event-sponsors .module-ct:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .event-detail .event-speakers .module-ct a,
  .event-detail .event-sponsors .module-ct a {
    width: 33%;
    display: block;
    float: left;
    padding: 3px;
  }
}
@media screen and (max-width: 767px) {
  .event-detail .event-speakers .module-ct a,
  .event-detail .event-sponsors .module-ct a {
    width: 50%;
    display: block;
    float: left;
    padding: 3px;
  }
}
.event-detail .event-speakers .module-ct a img,
.event-detail .event-sponsors .module-ct a img {
  width: 100%;
  margin: 0;
  float: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-backface-visibility: hidden;
}
.event-detail .event-speakers .module-ct a:hover img,
.event-detail .event-sponsors .module-ct a:hover img,
.event-detail .event-speakers .module-ct a:focus img,
.event-detail .event-sponsors .module-ct a:focus img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.event-list .event-item .item-image {
  overflow: hidden;
}
.event-list .event-item .item-image img {
  -webkit-transition: all 0.2s ease-in 0.1s;
  -o-transition: all 0.2s ease-in 0.1s;
  transition: all 0.2s ease-in 0.1s;
}
.event-list .event-item .item-image .event-item-main a:hover,
.event-list .event-item .item-image .event-item-main a:focus {
  color: #1e6698;
}
.event-list .event-item:hover .item-image img,
.event-list .event-item:focus .item-image img {
  transform: scale(1.1);
}
.t3-bottom-content-full {
  border-top: 2px solid #dddddd;
  margin-top: 40px;
  padding-top: 40px;
}
.Priority h3 {
  color: #000000;
  font-size: 21px;
  margin-bottom: 40px;
  margin-top: 0;
}
.Priority ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.Priority ul:before,
.Priority ul:after {
  content: " ";
  display: table;
}
.Priority ul:after {
  clear: both;
}
.Priority ul a {
  color: #262c38;
}
.Priority ul + ul {
  border-top: 1px solid #dddddd;
}
@media (max-width: 767px) {
  .Priority ul + ul {
    border: 0;
  }
}
.Priority ul li {
  padding: 20px;
  float: left;
  font-size: 12px;
  text-align: center;
  min-height: 221px;
  width: 25%;
}
@media (max-width: 767px) {
  .Priority ul li {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .Priority ul li {
    width: 100%;
  }
}
.Priority ul li + li {
  border-left: 1px solid #dddddd;
}
@media (max-width: 767px) {
  .Priority ul li + li {
    border: 0;
  }
}
.Priority ul li span {
  display: block;
  margin-bottom: 20px;
}
.custom-report {
  margin-left: -15px;
  position: relative;
}
.custom-report .item-image {
  margin-bottom: 15px;
}
.custom-report .owl-wrapper-outer .owl-item {
  padding: 0 15px;
}
.custom-report .owl-wrapper-outer .owl-item .item-title {
  font-size: 16px;
}
.custom-report .owl-wrapper-outer .owl-item .intro {
  color: #666;
  font-size: 12px;
}
.custom-report .owl-wrapper-outer .owl-item .intro strong {
  font-weight: 400;
}
.custom-report .owl-theme .owl-controls .owl-buttons {
  bottom: 100%;
  margin-bottom: 10px;
  position: absolute;
  right: 0;
}
.custom-report .owl-theme .owl-controls .owl-buttons > div {
  background: #0b612d;
  color: #ffffff;
  border-radius: 3px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.resilience > h3 {
  color: #000000;
  margin-top: 8px;
  margin-bottom: 15px;
  font-size: 18px;
}
.resilience img {
  float: left;
}
.resilience ul {
  padding: 0;
  padding-left: 5px;
  margin: 0;
  list-style: none;
  overflow: hidden;
  text-align: left;
  font-size: 12px;
  color: #666666;
}
.resilience ul h3 {
  font-size: 16px;
  color: #000;
}
.mod_events_latest_table {
  border: 0;
}
.mod_events_latest_table .intro-image {
  position: relative;
}
.mod_events_latest_table .intro-image img {
  width: 100%;
}
.mod_events_latest_table .intro-image .title {
  background: #f69c0b;
  color: #ffffff;
  padding: 5px 10px;
  line-height: 1;
  position: absolute;
  top: 10px;
  left: 10px;
}
.mod_events_latest_table br {
  display: none;
}
.mod_events_latest_table .info {
  background: #efefef;
  padding: 20px;
  padding-top: 5px;
}
.mod_events_latest_table .info > div {
  color: #000;
  padding-top: 15px;
}
.mod_events_latest_table .info > div .fa {
  color: #999999;
  margin-right: 7px;
}
.koowa .mod_docman.mod_docman--documents .mod_docman_icons {
  padding: 0;
}
.koowa .mod_docman.mod_docman--documents .mod_docman_icons li {
  margin-bottom: 19px !important;
  padding: 6px;
  font-size: 14px;
}
.koowa .mod_docman.mod_docman--documents .mod_docman_icons li a {
  color: #34383d;
}
.koowa .mod_docman.mod_docman--documents .mod_docman_icons li .label {
  font-size: 8px;
  vertical-align: top;
}
.koowa .mod_docman.mod_docman--documents .mod_docman_icons li + li {
  border-top: 1px solid #e8eef3;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.logo-footer {
  margin-bottom: 20px;
}
.fa-ul > p {
  color: #727a8a;
}
.fa-ul .fa {
  font-size: 12px;
  width: 15px;
}
.t3-module.module-brand {
  background: #0b612d;
  color: #ffffff;
  padding: 20px;
  padding-bottom: 120px;
  text-align: justify;
  position: relative;
}
.t3-module.module-brand .carousel {
  position: static;
}
.t3-module.module-brand h3 {
  font-size: 20px;
}
.article-content-main .map-name {
  color: #0b612d;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 20px;
}
.article-content-main img {
  margin-bottom: 30px;
}
.article-content-main #accordion.panel-group .panel {
  border: 0;
}
.article-content-main #accordion.panel-group .panel:first-child a {
  border-radius: 3px 3px 0 0;
}
.article-content-main #accordion.panel-group .panel + .panel {
  margin-top: -1px;
}
.article-content-main #accordion .panel-heading {
  padding: 0;
}
.article-content-main #accordion .panel-body {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin: 0 -1px;
}
.article-content-main #accordion .in .panel-body {
  background: #eee;
  border-color: #eee;
}
.article-content-main #accordion .panel-title {
  padding: 0;
}
.article-content-main #accordion .panel-title a {
  border: 1px solid #0b612d;
  background: #0b612d;
  color: #ffffff;
  display: block;
  font-size: 16px;
  padding: 15px 20px;
  margin: 0 -1px;
}
.article-content-main #accordion .panel-title a:after {
  content: "\f068";
  font-family: FontAwesome;
  float: right;
}
.article-content-main #accordion .panel-title a[aria-expanded="false"] {
  background: #ffffff;
  border-color: #dddddd;
  color: #000000;
}
.article-content-main #accordion .panel-title a[aria-expanded="false"]:after {
  content: "\f067";
}
#slide-image .carousel-indicators {
  position: static;
  margin: 0;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
#slide-image .carousel-indicators li {
  background: #e5e5e5;
  border: 0;
  height: 13px;
  width: 13px;
}
#slide-image .carousel-indicators li.active {
  background: #0b612d;
}
.article-module h3 {
  font-size: 17px;
}
.custom-contact {
  background: #0b612d;
  border-radius: 3px;
  color: #ffffff;
  padding: 20px 10px;
}
.custom-contact h4 {
  font-size: 12px;
}
.custom-contact .info-image {
  float: left;
}
.custom-contact .info-image img {
  margin-bottom: 5px;
}
.custom-contact .info-image h4 {
  font-size: 12px;
  margin: 0;
}
.custom-contact .contact-detail {
  overflow: hidden;
  padding-left: 10px;
}
.custom-contact .contact-detail .fa {
  color: #f9a310;
  margin-right: 5px;
}
.custom-contact .contact-detail > p {
  position: relative;
  padding-left: 20px;
}
.custom-contact .contact-detail > p a {
  color: #ffffff;
  font-weight: 300;
}
.custom-contact .contact-detail > p .fa {
  position: absolute;
  left: 0;
  top: 0;
}
.article-module .koowa .mod_docman.mod_docman--documents .mod_docman_icons li {
  border: 0;
  padding: 0;
  margin-bottom: 10px !important;
}
.article-module .koowa .mod_docman.mod_docman--documents .mod_docman_icons li:before,
.article-module .koowa .mod_docman.mod_docman--documents .mod_docman_icons li:after {
  content: " ";
  display: table;
}
.article-module .koowa .mod_docman.mod_docman--documents .mod_docman_icons li:after {
  clear: both;
}
.article-module .koowa .mod_docman.mod_docman--documents .mod_docman_icons li .koowa_header {
  padding-right: 15px;
  float: left;
  width: auto;
}
.article-module .koowa .mod_docman.mod_docman--documents .mod_docman_icons li .koowa_header a {
  color: #000;
  font-weight: bold;
}
.article-module .koowa .mod_docman.mod_docman--documents .mod_docman_icons li .module_document__info {
  color: #999999;
  position: absolute;
  right: 0;
  top: 0;
}
.article-module .custom-nav {
  padding: 0;
  list-style: none;
}
.article-module .custom-nav li {
  margin-bottom: 5px;
}
.article-module .custom-nav li a {
  font-size: 12px;
  color: #000;
}
.article-module .custom-nav li a:hover,
.article-module .custom-nav li a:focus,
.article-module .custom-nav li a:active {
  color: #0b612d;
}