.t3-wrapper {
  padding-top: 180px;
}
@media (max-width: 1199px) {
  .t3-wrapper {
    padding-top: 60px;
  }
}
.t3-header {
  background: #ffffff;
  border-bottom: 1px solid #eaeaea;
  display: table;
  position: fixed;
  height: 120px;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1030;
  -webkit-transition: height 500ms;
  -o-transition: height 500ms;
  transition: height 500ms;
}
@media (max-width: 1199px) {
  .t3-header {
    height: 60px;
  }
}
.t3-header > .container {
  display: table-cell;
  vertical-align: middle;
}
.t3-header .headright {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.t3-header .headright .head-social {
  display: table;
  float: right;
  padding-right: 40px;
  height: 100%;
}
.t3-header .headright .head-social > .custom {
  display: table-cell;
  vertical-align: middle;
}
.t3-header .headright .head-social .social-list {
  margin-bottom: 0;
}
.t3-header .headright .head-social .social-list li {
  display: inline-block;
  margin-left: 20px;
}
.t3-header .headright .head-social .social-list li a {
  color: #aaaaaa;
  font-size: 16px;
}
.t3-header .headright .head-social .social-list li a:hover,
.t3-header .headright .head-social .social-list li a:focus,
.t3-header .headright .head-social .social-list li a:active {
  color: #00bfe6;
}
.t3-header .headright .head-search {
  border-left: 1px solid #eaeaea;
  display: table;
  float: right;
  margin-top: 0;
  height: 100%;
  text-align: center;
  width: 120px;
  -webkit-transition: width 400ms;
  -o-transition: width 400ms;
  transition: width 400ms;
}
@media (max-width: 1199px) {
  .t3-header .headright .head-search {
    width: 60px;
  }
}
.scrollDown .t3-header .headright .head-search,
.scrollUp .t3-header .headright .head-search {
  width: 60px;
}
.t3-header .headright .head-search .fa {
  color: #111111;
  display: table-cell;
  font-size: 18px;
  position: relative;
  vertical-align: middle;
}
.t3-header .headright .head-search:hover,
.t3-header .headright .head-search:focus,
.t3-header .headright .head-search:active {
  cursor: pointer;
}
.t3-header .headright .head-search .search-full {
  background: rgba(255, 255, 255, 0.9);
  height: 100%;
  left: 0;
  position: fixed;
  top: 120px;
  font-weight: 700;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
}
@media (max-width: 1199px) {
  .t3-header .headright .head-search .search-full {
    top: 60px;
  }
}
.t3-header .headright .head-search .search-full:before {
  display: none;
}
.t3-header .headright .head-search .search-full .search-query {
  background: transparent;
  border: 0;
  box-shadow: none;
  font-size: 72px;
  height: auto;
  margin-top: -90px;
  position: absolute;
  top: 50%;
  text-align: center;
  left: 50%;
  width: 60%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .t3-header .headright .head-search .search-full .search-query {
    font-size: 30px;
    width: 100%;
  }
}
.scrollDown .t3-header,
.scrollUp .t3-header {
  height: 60px;
}
.scrollDown .t3-header .logo-img,
.scrollUp .t3-header .logo-img {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.scrollDown .t3-header .head-search .search-full,
.scrollUp .t3-header .head-search .search-full {
  top: 60px;
}
.search-open .t3-header .headright .head-search .fa-search:before,
.search-open .t3-header .headright .head-search .fa-search:after {
  background: #999999;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  left: 8px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 20px;
}
@media (max-width: 1199px) {
  .search-open .t3-header .headright .head-search .fa-search:before,
  .search-open .t3-header .headright .head-search .fa-search:after {
    left: 0;
  }
}
.search-open .t3-header .headright .head-search .fa-search:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.search-open .t3-header .headright .head-search .fa-search:hover:before,
.search-open .t3-header .headright .head-search .fa-search:hover:after {
  background: #00bfe6;
}
.search-open .t3-header .headright .head-search .search-full {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.scrollDown .search-open .headright .head-search .fa-search:after,
.scrollUp .search-open .headright .head-search .fa-search:after,
.scrollDown .search-open .headright .head-search .fa-search:before,
.scrollUp .search-open .headright .head-search .fa-search:before {
  left: 0;
}
.logo {
  text-align: center;
  width: 100%;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  line-height: 1;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image .logo-img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.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;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-banner .bannergroup {
  padding: 40px;
  text-align: center;
  border-bottom: 4px solid #262626;
}
.t3-banner .bannergroup a {
  display: block;
}
.t3-banner .bannergroup img {
  max-width: 100%;
}
.t3-section-wrap .module-title {
  border-top: 4px solid #262626;
  padding-top: 20px;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .t3-content {
    min-height: 0 !important;
  }
}
.t3-sidebar .bannergroup {
  background: #f5f5f5;
  padding: 10px;
}
.t3-sidebar-right {
  border-left: 1px solid #eaeaea;
}
@media screen and (max-width: 767px) {
  .t3-sidebar-right {
    min-height: 0 !important;
  }
}
.t3-sidebar-left {
  border-right: 1px solid #eaeaea;
}
@media screen and (max-width: 767px) {
  .t3-sidebar-left {
    min-height: 0 !important;
  }
}
.t3-footer {
  background: #ffffff;
  color: #afafaf;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer .footer-detail {
  border-top: 4px solid #000000;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 60px 0;
  }
}
.t3-footnav .t3-module {
  background: #ffffff;
  color: #afafaf;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
  display: inline-block;
  font-weight: 700;
  padding: 5px 0;
  text-transform: uppercase;
}
.t3-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 12px;
  padding: 20px 0 40px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright a {
  border-bottom: 1px dotted #999999;
  color: #999999;
}
@media (max-width: 767px) {
  .copyright {
    margin-bottom: 20px;
  }
}
.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;
}
@media (min-width: 1199px) {
  .reading-mode .t3-topbar,
  .reading-mode .t3-header,
  .reading-mode .t3-mainnav,
  .reading-mode .t3-navhelper,
  .reading-mode .t3-footer,
  .reading-mode .article-left,
  .reading-mode .item-row.row-top,
  .reading-mode .item-row.row-bottom,
  .reading-mode .t3-module,
  .reading-mode .module,
  .reading-mode .t3-banner,
  .reading-mode .t3-section-wrap {
    display: none !important;
  }
  .reading-mode .item-sidebar {
    position: absolute;
    visibility: hidden;
  }
  .reading-mode .t3-wrapper {
    padding-top: 0;
  }
  .reading-mode .item-main,
  .reading-mode .article-content-main {
    width: 100%;
  }
  .reading-mode .t3-mainbody {
    width: 680px;
    box-shadow: none;
    padding-bottom: 40px;
    padding-top: 80px;
  }
  .reading-mode .article-full,
  .reading-mode .article-main,
  .reading-mode .t3-sidebar,
  .reading-mode .t3-content {
    padding: 0 !important;
    width: 100% !important;
    display: block !important;
  }
  .reading-mode .article-full:before,
  .reading-mode .article-main:before,
  .reading-mode .t3-sidebar:before,
  .reading-mode .t3-content:before,
  .reading-mode .article-full:after,
  .reading-mode .article-main:after,
  .reading-mode .t3-sidebar:after,
  .reading-mode .t3-content:after {
    display: table;
    content: " ";
  }
  .reading-mode .article-full:after,
  .reading-mode .article-main:after,
  .reading-mode .t3-sidebar:after,
  .reading-mode .t3-content:after {
    clear: both;
  }
  .reading-mode .visible-reading {
    display: block !important;
  }
  .reading-mode .font-serif .article-tools > div.title-reading,
  .reading-mode .font-serif .article-title {
    font-family: "PT Serif", "Times New Roman", Times, serif;
  }
  .reading-mode .font-sans-serif .article-tools > div.title-reading,
  .reading-mode .font-sans-serif .article-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .reading-mode .t3-sidebar {
    padding: 20px 0 0 !important;
    border: 0;
    box-shadow: none;
    background: #fff;
  }
  .reading-mode .t3-sidebar .t3-module,
  .reading-mode .t3-sidebar .module {
    display: none;
  }
  .reading-mode .t3-sidebar .nav-tabs {
    margin-bottom: 20px;
  }
  .reading-mode .t3-sidebar .nav-tabs > li > a {
    font-size: 16px;
  }
  .reading-mode .t3-sidebar .category-module .link-item {
    float: left;
    width: 50%;
  }
  .reading-mode .t3-sidebar .category-module li {
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
    height: 90px;
  }
  .reading-mode .t3-sidebar .category-module li p {
    margin-bottom: 0;
  }
  .reading-mode .t3-sidebar .category-module li .item-title {
    max-height: 42px;
    overflow: hidden;
  }
  .reading-mode .article-tools {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    background: #ffffff;
    border-bottom: 1px solid #b9b9b9;
    text-align: left;
    z-index: 20;
  }
  .reading-mode .article-tools > div {
    margin: 0;
    height: 59px;
  }
  .reading-mode .article-tools > div.title-reading {
    color: #000000;
    display: block !important;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    left: 50%;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 680px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 900ms;
    -o-transition: opacity 900ms;
    transition: opacity 900ms;
  }
  .reading-mode .article-tools > div.typo-tools {
    float: left;
  }
  .reading-mode .article-tools > div.typo-tools ul {
    border: 0;
  }
  .reading-mode .article-tools > div.typo-tools ul li {
    display: table;
    float: right;
  }
  .reading-mode .article-tools > div.typo-tools ul li.toggle-reading {
    float: left;
  }
  .reading-mode .article-tools > div.typo-tools ul li > a {
    border-right: 1px solid #eaeaea;
    height: 59px;
    line-height: 60px;
    padding: 0;
    width: 60px;
  }
  .reading-mode .article-tools > div.typo-tools ul li > a.btn.font {
    border: 0;
    border-right: 1px solid #eaeaea;
    padding: 0;
    height: 59px;
  }
  .reading-mode .article-tools > div.typo-tools .toggle-reading {
    margin: 0;
  }
  .reading-mode .article-tools > div.typo-tools .toggle-reading .toggle {
    background: transparent;
  }
  .reading-mode .article-tools > div.typo-tools .toggle-reading .toggle .fa {
    border-right: 1px solid #eaeaea;
    color: #555555;
    display: block !important;
    line-height: 60px;
    font-size: 20px;
    margin: 0;
    text-align: center;
    width: 60px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .reading-mode .article-tools > div.typo-tools .toggle-reading .toggle .fa:hover,
  .reading-mode .article-tools > div.typo-tools .toggle-reading .toggle .fa:focus,
  .reading-mode .article-tools > div.typo-tools .toggle-reading .toggle .fa:active {
    color: #262626;
  }
  .reading-mode .article-tools > div.typo-tools .toggle-reading .toggle > span {
    display: none;
  }
  .reading-mode .article-tools > div.sharing-tools {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
  }
  .reading-mode .article-tools > div.sharing-tools a {
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
  }
  .reading-mode .article-tools > div.default-tools {
    float: right;
    margin-right: 126px;
  }
  .reading-mode .article-tools > div.default-tools ul {
    border: 0;
  }
  .reading-mode .article-tools > div.default-tools ul li {
    border: 0;
    height: 59px;
    padding: 20px 10px;
    width: auto;
  }
  .reading-mode .article-navigation.bottom {
    display: none;
  }
}
@media (min-width: 1199px) and (min-width: 992px) {
  .reading-mode .t3-sidebar .category-module li {
    float: left;
    width: 50%;
  }
}
@media (max-width: 1199px) {
  .article-navigation {
    display: none;
  }
}
.scrollDown.reading-mode .article-tools > div.title-reading,
.scrollUp.reading-mode .article-tools > div.title-reading {
  filter: alpha(opacity=100);
  opacity: 1;
}
.article-tools .sharing-tools {
  margin-top: 40px;
}
.article-tools .sharing-tools .sharing-title {
  border-bottom: 1px solid #eaeaea;
  color: #3c3c3c;
  display: block;
  font-weight: 700;
  font-size: 14px;
  padding: 0 0 5px;
  text-transform: uppercase;
  text-align: left;
}
.article-tools .sharing-tools .sharing-title i {
  margin-right: 5px;
}
.article-tools .sharing-tools .at-share-tbx-element {
  border-right: 1px solid #eaeaea;
}
.article-tools .sharing-tools .at-share-tbx-element:before,
.article-tools .sharing-tools .at-share-tbx-element:after {
  display: table;
  content: " ";
}
.article-tools .sharing-tools .at-share-tbx-element:after {
  clear: both;
}
.article-tools .sharing-tools a.at-share-btn {
  background-color: #ffffff;
  border: 1px solid #eaeaea;
  border-top: 0;
  border-right: 0;
  box-sizing: border-box;
  color: #3c3c3c;
  display: block;
  float: left;
  max-width: none !important;
  max-height: none !important;
  margin: 0;
  padding: 17px 0;
  text-align: center;
  width: 50%;
}
.article-tools .sharing-tools a.at-share-btn span {
  background: none;
  color: #3c3c3c;
  text-indent: 0;
  float: none;
}
.article-tools .sharing-tools a.at-share-btn span:before {
  color: #bfbfbf;
  display: block;
  height: 32px;
  font-size: 18px;
  font-family: FontAwesome;
  width: 32px;
}
.article-tools .sharing-tools a.at-share-btn span.aticon-facebook:before {
  content: "\f09a";
}
.article-tools .sharing-tools a.at-share-btn span.aticon-twitter:before {
  content: "\f099";
}
.article-tools .sharing-tools a.at-share-btn span.aticon-google_plusone_share:before {
  content: "\f0d5";
}
.article-tools .sharing-tools a.at-share-btn span.aticon-linkedin:before {
  content: "\f0e1";
}
.article-tools .sharing-tools a.at-share-btn span.aticon-pinterest_share:before {
  content: "\f0d2";
}
.article-tools .sharing-tools a.at-share-btn span.aticon-digg:before {
  content: "\f1a6";
}
.article-tools .sharing-tools a.at-share-btn span.aticon-print:before {
  content: "\f02f";
}
.article-tools .sharing-tools a.at-share-btn span.aticon-email:before {
  content: "\f0e0";
}
.article-tools .sharing-tools a.at-share-btn:hover,
.article-tools .sharing-tools a.at-share-btn:focus,
.article-tools .sharing-tools a.at-share-btn:active {
  background-color: #555555;
  cursor: pointer;
}
.article-tools .sharing-tools a.at-share-btn:hover span:before,
.article-tools .sharing-tools a.at-share-btn:focus span:before,
.article-tools .sharing-tools a.at-share-btn:active span:before {
  color: #ffffff;
}
.article-tools .sharing-tools a.at-share-btn:hover.at-svc-facebook,
.article-tools .sharing-tools a.at-share-btn:focus.at-svc-facebook,
.article-tools .sharing-tools a.at-share-btn:active.at-svc-facebook {
  background-color: #3b5998;
}
.article-tools .sharing-tools a.at-share-btn:hover.at-svc-twitter,
.article-tools .sharing-tools a.at-share-btn:focus.at-svc-twitter,
.article-tools .sharing-tools a.at-share-btn:active.at-svc-twitter {
  background-color: #3a92c8;
}
.article-tools .sharing-tools a.at-share-btn:hover.at-svc-google_plusone_share,
.article-tools .sharing-tools a.at-share-btn:focus.at-svc-google_plusone_share,
.article-tools .sharing-tools a.at-share-btn:active.at-svc-google_plusone_share {
  background-color: #dd4b39;
}
.article-tools .sharing-tools a.at-share-btn:hover.at-svc-linkedin,
.article-tools .sharing-tools a.at-share-btn:focus.at-svc-linkedin,
.article-tools .sharing-tools a.at-share-btn:active.at-svc-linkedin {
  background-color: #0177b5;
}
.article-tools .sharing-tools a.at-share-btn:hover.at-svc-pinterest_share,
.article-tools .sharing-tools a.at-share-btn:focus.at-svc-pinterest_share,
.article-tools .sharing-tools a.at-share-btn:active.at-svc-pinterest_share {
  background-color: #cb2027;
}
.article-tools .sharing-tools a.at-share-btn:hover.at-svc-digg,
.article-tools .sharing-tools a.at-share-btn:focus.at-svc-digg,
.article-tools .sharing-tools a.at-share-btn:active.at-svc-digg {
  background-color: #000000;
}
.article-tools .sharing-tools a.at-share-btn:hover.at-svc-print,
.article-tools .sharing-tools a.at-share-btn:focus.at-svc-print,
.article-tools .sharing-tools a.at-share-btn:active.at-svc-print {
  background-color: #00bfe6;
}
.article-tools .sharing-tools a.at-share-btn:hover.at-svc-email,
.article-tools .sharing-tools a.at-share-btn:focus.at-svc-email,
.article-tools .sharing-tools a.at-share-btn:active.at-svc-email {
  background-color: #428bca;
}
.reading-mode .article-tools .sharing-tools .sharing-title {
  display: none;
}
.reading-mode .article-tools .sharing-tools a.at-share-btn {
  border-bottom: 1px solid #b9b9b9;
  border-top: 0;
  width: 68px;
}
.reading-mode .article-tools .sharing-tools a.at-share-btn span {
  margin-top: 10px;
}
.reading-mode .article-tools .sharing-tools a.at-share-btn span:before {
  text-align: center;
}
.component.window.com_content.view-article .t3-topbar,
.component.window.com_content.view-article .t3-header,
.component.window.com_content.view-article .t3-mainnav,
.component.window.com_content.view-article .t3-navhelper,
.component.window.com_content.view-article .t3-footer,
.component.window.com_content.view-article .article-left,
.component.window.com_content.view-article .item-row.row-top,
.component.window.com_content.view-article .item-row.row-bottom,
.component.window.com_content.view-article .t3-module,
.component.window.com_content.view-article .module,
.component.window.com_content.view-article .t3-banner,
.component.window.com_content.view-article .t3-section-wrap,
.component.window.com_content.view-article .typo-tools,
.component.window.com_content.view-article .sharing-tools {
  display: none !important;
}
.component.window.com_content.view-article .item-sidebar {
  position: absolute;
  visibility: hidden;
}
.component.window.com_content.view-article .t3-wrapper {
  padding-top: 0;
}
.component.window.com_content.view-article .item-main,
.component.window.com_content.view-article .article-content-main {
  width: 100%;
}
.component.window.com_content.view-article .t3-mainbody {
  width: 680px;
  box-shadow: none;
  padding-bottom: 40px;
  padding-top: 80px;
}
.component.window.com_content.view-article .article-full,
.component.window.com_content.view-article .article-main,
.component.window.com_content.view-article .t3-sidebar,
.component.window.com_content.view-article .t3-content {
  padding: 0 !important;
  width: 100% !important;
  display: block !important;
}
.component.window.com_content.view-article .article-full:before,
.component.window.com_content.view-article .article-main:before,
.component.window.com_content.view-article .t3-sidebar:before,
.component.window.com_content.view-article .t3-content:before,
.component.window.com_content.view-article .article-full:after,
.component.window.com_content.view-article .article-main:after,
.component.window.com_content.view-article .t3-sidebar:after,
.component.window.com_content.view-article .t3-content:after {
  display: table;
  content: " ";
}
.component.window.com_content.view-article .article-full:after,
.component.window.com_content.view-article .article-main:after,
.component.window.com_content.view-article .t3-sidebar:after,
.component.window.com_content.view-article .t3-content:after {
  clear: both;
}
.component.window.com_content.view-article .visible-reading {
  display: block !important;
}
.component.window.com_content.view-article .article-aside .article-info + a {
  float: right;
}
.component.window.com_content.view-article .font-serif .article-tools > div.title-reading,
.component.window.com_content.view-article .font-serif .article-title {
  font-family: "PT Serif", "Times New Roman", Times, serif;
}
.component.window.com_content.view-article .font-sans-serif .article-tools > div.title-reading,
.component.window.com_content.view-article .font-sans-serif .article-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media print {
  .com_content.view-article {
    page-break-before: always;
  }
  .com_content.view-article .t3-topbar,
  .com_content.view-article .t3-header,
  .com_content.view-article .t3-mainnav,
  .com_content.view-article .t3-navhelper,
  .com_content.view-article .t3-footer,
  .com_content.view-article .article-left,
  .com_content.view-article .item-row.row-top,
  .com_content.view-article .item-row.row-bottom,
  .com_content.view-article .t3-module,
  .com_content.view-article .module,
  .com_content.view-article .t3-banner,
  .com_content.view-article .t3-section-wrap,
  .com_content.view-article .typo-tools,
  .com_content.view-article .sharing-tools {
    display: none !important;
  }
  .com_content.view-article .item-sidebar {
    position: absolute;
    visibility: hidden;
  }
  .com_content.view-article .t3-wrapper {
    padding-top: 0;
  }
  .com_content.view-article .item-main,
  .com_content.view-article .article-content-main {
    width: 100%;
  }
  .com_content.view-article .t3-mainbody {
    width: 680px;
    box-shadow: none;
    padding-bottom: 40px;
    padding-top: 80px;
  }
  .com_content.view-article .article-full,
  .com_content.view-article .article-main,
  .com_content.view-article .t3-sidebar,
  .com_content.view-article .t3-content {
    padding: 0 !important;
    width: 100% !important;
    display: block !important;
  }
  .com_content.view-article .article-full:before,
  .com_content.view-article .article-main:before,
  .com_content.view-article .t3-sidebar:before,
  .com_content.view-article .t3-content:before,
  .com_content.view-article .article-full:after,
  .com_content.view-article .article-main:after,
  .com_content.view-article .t3-sidebar:after,
  .com_content.view-article .t3-content:after {
    display: table;
    content: " ";
  }
  .com_content.view-article .article-full:after,
  .com_content.view-article .article-main:after,
  .com_content.view-article .t3-sidebar:after,
  .com_content.view-article .t3-content:after {
    clear: both;
  }
  .com_content.view-article .visible-reading {
    display: block !important;
  }
  .com_content.view-article .article-aside .article-info + a {
    float: right;
  }
  .com_content.view-article .font-serif .article-tools > div.title-reading,
  .com_content.view-article .font-serif .article-title {
    font-family: "PT Serif", "Times New Roman", Times, serif;
  }
  .com_content.view-article .font-sans-serif .article-tools > div.title-reading,
  .com_content.view-article .font-sans-serif .article-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}
.cat-red .t3-header {
  background: #d61d00;
  border-bottom-color: #d61d00;
}
.cat-red .t3-header .headright .head-search,
.cat-red .t3-header .languageswitcherload {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.cat-red .t3-header .headright .head-search .fa,
.cat-red .t3-header .languageswitcherload .fa,
.cat-red .t3-header .headright .head-search .fa:before,
.cat-red .t3-header .languageswitcherload .fa:before {
  color: #ffffff;
}
.cat-red .t3-header .headright .head-social .social-list li a {
  color: #ffffff;
}
.cat-red .search-open .t3-header .headright .head-search .fa-search:hover:before,
.cat-red .search-open .t3-header .headright .head-search .fa-search:hover:after {
  background-color: #ffffff;
}
.cat-red .off-canvas-toggle,
.cat-red .off-canvas-toggle:focus,
.cat-red .off-canvas-toggle:active,
.cat-red .off-canvas-toggle:hover {
  background: #d61d00;
  border-right-color: rgba(255, 255, 255, 0.2);
}
.cat-red .off-canvas-toggle .patty,
.cat-red .off-canvas-toggle:focus .patty,
.cat-red .off-canvas-toggle:active .patty,
.cat-red .off-canvas-toggle:hover .patty,
.cat-red .off-canvas-toggle .patty:before,
.cat-red .off-canvas-toggle:focus .patty:before,
.cat-red .off-canvas-toggle:active .patty:before,
.cat-red .off-canvas-toggle:hover .patty:before,
.cat-red .off-canvas-toggle .patty:after,
.cat-red .off-canvas-toggle:focus .patty:after,
.cat-red .off-canvas-toggle:active .patty:after,
.cat-red .off-canvas-toggle:hover .patty:after {
  background-color: #ffffff;
}
.cat-red.off-canvas-open .off-canvas-toggle .patty {
  background-color: transparent;
}
.cat-red.off-canvas-open .off-canvas-toggle .patty:before,
.cat-red.off-canvas-open .off-canvas-toggle .patty:after {
  background-color: #ffffff;
}
.cat-red .leading-main .item-content {
  border-bottom-color: #d61d00;
}
.cat-red .ja-gallery-list .btn-play {
  background-color: #d61d00;
}
.cat-red .ja-gallery-list .btn-play:hover,
.cat-red .ja-gallery-list .btn-play:focus,
.cat-red .ja-gallery-list .btn-play:active {
  background-color: #ffffff;
}
.cat-red .article-intro a,
.cat-red .article-content a {
  border-bottom-color: #d61d00;
}
.cat-red .article-intro a:hover,
.cat-red .article-content a:hover,
.cat-red .article-intro a:focus,
.cat-red .article-content a:focus,
.cat-red .article-intro a:active,
.cat-red .article-content a:active {
  color: #d61d00;
}
.cat-red #article-index ul > li > a:hover,
.cat-red .article-index ul > li > a:hover,
.cat-red #article-index ul > li > a:active,
.cat-red .article-index ul > li > a:active,
.cat-red #article-index ul > li > a:focus,
.cat-red .article-index ul > li > a:focus {
  color: #d61d00;
}
.cat-red #article-index ul > .active > a,
.cat-red .article-index ul > .active > a {
  background: #d61d00;
}
.cat-red #article-index ul > .active > a:hover,
.cat-red .article-index ul > .active > a:hover,
.cat-red #article-index ul > .active > a:active,
.cat-red .article-index ul > .active > a:active,
.cat-red #article-index ul > .active > a:focus,
.cat-red .article-index ul > .active > a:focus {
  background: #d61d00;
  color: #ffffff;
}
.cat-green .t3-header {
  background: #008000;
  border-bottom-color: #008000;
}
.cat-green .t3-header .headright .head-search,
.cat-green .t3-header .languageswitcherload {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.cat-green .t3-header .headright .head-search .fa,
.cat-green .t3-header .languageswitcherload .fa,
.cat-green .t3-header .headright .head-search .fa:before,
.cat-green .t3-header .languageswitcherload .fa:before {
  color: #ffffff;
}
.cat-green .t3-header .headright .head-social .social-list li a {
  color: #ffffff;
}
.cat-green .search-open .t3-header .headright .head-search .fa-search:hover:before,
.cat-green .search-open .t3-header .headright .head-search .fa-search:hover:after {
  background-color: #ffffff;
}
.cat-green .off-canvas-toggle,
.cat-green .off-canvas-toggle:focus,
.cat-green .off-canvas-toggle:active,
.cat-green .off-canvas-toggle:hover {
  background: #008000;
  border-right-color: rgba(255, 255, 255, 0.2);
}
.cat-green .off-canvas-toggle .patty,
.cat-green .off-canvas-toggle:focus .patty,
.cat-green .off-canvas-toggle:active .patty,
.cat-green .off-canvas-toggle:hover .patty,
.cat-green .off-canvas-toggle .patty:before,
.cat-green .off-canvas-toggle:focus .patty:before,
.cat-green .off-canvas-toggle:active .patty:before,
.cat-green .off-canvas-toggle:hover .patty:before,
.cat-green .off-canvas-toggle .patty:after,
.cat-green .off-canvas-toggle:focus .patty:after,
.cat-green .off-canvas-toggle:active .patty:after,
.cat-green .off-canvas-toggle:hover .patty:after {
  background-color: #ffffff;
}
.cat-green.off-canvas-open .off-canvas-toggle .patty {
  background-color: transparent;
}
.cat-green.off-canvas-open .off-canvas-toggle .patty:before,
.cat-green.off-canvas-open .off-canvas-toggle .patty:after {
  background-color: #ffffff;
}
.cat-green .leading-main .item-content {
  border-bottom-color: #008000;
}
.cat-green .ja-gallery-list .btn-play {
  background-color: #008000;
}
.cat-green .ja-gallery-list .btn-play:hover,
.cat-green .ja-gallery-list .btn-play:focus,
.cat-green .ja-gallery-list .btn-play:active {
  background-color: #ffffff;
}
.cat-green .article-intro a,
.cat-green .article-content a {
  border-bottom-color: #008000;
}
.cat-green .article-intro a:hover,
.cat-green .article-content a:hover,
.cat-green .article-intro a:focus,
.cat-green .article-content a:focus,
.cat-green .article-intro a:active,
.cat-green .article-content a:active {
  color: #008000;
}
.cat-green #article-index ul > li > a:hover,
.cat-green .article-index ul > li > a:hover,
.cat-green #article-index ul > li > a:active,
.cat-green .article-index ul > li > a:active,
.cat-green #article-index ul > li > a:focus,
.cat-green .article-index ul > li > a:focus {
  color: #008000;
}
.cat-green #article-index ul > .active > a,
.cat-green .article-index ul > .active > a {
  background: #008000;
}
.cat-green #article-index ul > .active > a:hover,
.cat-green .article-index ul > .active > a:hover,
.cat-green #article-index ul > .active > a:active,
.cat-green .article-index ul > .active > a:active,
.cat-green #article-index ul > .active > a:focus,
.cat-green .article-index ul > .active > a:focus {
  background: #008000;
  color: #ffffff;
}
.cat-pink .t3-header {
  background: #d1008b;
  border-bottom-color: #d1008b;
}
.cat-pink .t3-header .headright .head-search,
.cat-pink .t3-header .languageswitcherload {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.cat-pink .t3-header .headright .head-search .fa,
.cat-pink .t3-header .languageswitcherload .fa,
.cat-pink .t3-header .headright .head-search .fa:before,
.cat-pink .t3-header .languageswitcherload .fa:before {
  color: #ffffff;
}
.cat-pink .t3-header .headright .head-social .social-list li a {
  color: #ffffff;
}
.cat-pink .search-open .t3-header .headright .head-search .fa-search:hover:before,
.cat-pink .search-open .t3-header .headright .head-search .fa-search:hover:after {
  background-color: #ffffff;
}
.cat-pink .off-canvas-toggle,
.cat-pink .off-canvas-toggle:focus,
.cat-pink .off-canvas-toggle:active,
.cat-pink .off-canvas-toggle:hover {
  background: #d1008b;
  border-right-color: rgba(255, 255, 255, 0.2);
}
.cat-pink .off-canvas-toggle .patty,
.cat-pink .off-canvas-toggle:focus .patty,
.cat-pink .off-canvas-toggle:active .patty,
.cat-pink .off-canvas-toggle:hover .patty,
.cat-pink .off-canvas-toggle .patty:before,
.cat-pink .off-canvas-toggle:focus .patty:before,
.cat-pink .off-canvas-toggle:active .patty:before,
.cat-pink .off-canvas-toggle:hover .patty:before,
.cat-pink .off-canvas-toggle .patty:after,
.cat-pink .off-canvas-toggle:focus .patty:after,
.cat-pink .off-canvas-toggle:active .patty:after,
.cat-pink .off-canvas-toggle:hover .patty:after {
  background-color: #ffffff;
}
.cat-pink.off-canvas-open .off-canvas-toggle .patty {
  background-color: transparent;
}
.cat-pink.off-canvas-open .off-canvas-toggle .patty:before,
.cat-pink.off-canvas-open .off-canvas-toggle .patty:after {
  background-color: #ffffff;
}
.cat-pink .leading-main .item-content {
  border-bottom-color: #d1008b;
}
.cat-pink .ja-gallery-list .btn-play {
  background-color: #d1008b;
}
.cat-pink .ja-gallery-list .btn-play:hover,
.cat-pink .ja-gallery-list .btn-play:focus,
.cat-pink .ja-gallery-list .btn-play:active {
  background-color: #ffffff;
}
.cat-pink .article-intro a,
.cat-pink .article-content a {
  border-bottom-color: #d1008b;
}
.cat-pink .article-intro a:hover,
.cat-pink .article-content a:hover,
.cat-pink .article-intro a:focus,
.cat-pink .article-content a:focus,
.cat-pink .article-intro a:active,
.cat-pink .article-content a:active {
  color: #d1008b;
}
.cat-pink #article-index ul > li > a:hover,
.cat-pink .article-index ul > li > a:hover,
.cat-pink #article-index ul > li > a:active,
.cat-pink .article-index ul > li > a:active,
.cat-pink #article-index ul > li > a:focus,
.cat-pink .article-index ul > li > a:focus {
  color: #d1008b;
}
.cat-pink #article-index ul > .active > a,
.cat-pink .article-index ul > .active > a {
  background: #d1008b;
}
.cat-pink #article-index ul > .active > a:hover,
.cat-pink .article-index ul > .active > a:hover,
.cat-pink #article-index ul > .active > a:active,
.cat-pink .article-index ul > .active > a:active,
.cat-pink #article-index ul > .active > a:focus,
.cat-pink .article-index ul > .active > a:focus {
  background: #d1008b;
  color: #ffffff;
}
.cat-blue .t3-header {
  background: #3246ab;
  border-bottom-color: #3246ab;
}
.cat-blue .t3-header .headright .head-search,
.cat-blue .t3-header .languageswitcherload {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.cat-blue .t3-header .headright .head-search .fa,
.cat-blue .t3-header .languageswitcherload .fa,
.cat-blue .t3-header .headright .head-search .fa:before,
.cat-blue .t3-header .languageswitcherload .fa:before {
  color: #ffffff;
}
.cat-blue .t3-header .headright .head-social .social-list li a {
  color: #ffffff;
}
.cat-blue .search-open .t3-header .headright .head-search .fa-search:hover:before,
.cat-blue .search-open .t3-header .headright .head-search .fa-search:hover:after {
  background-color: #ffffff;
}
.cat-blue .off-canvas-toggle,
.cat-blue .off-canvas-toggle:focus,
.cat-blue .off-canvas-toggle:active,
.cat-blue .off-canvas-toggle:hover {
  background: #3246ab;
  border-right-color: rgba(255, 255, 255, 0.2);
}
.cat-blue .off-canvas-toggle .patty,
.cat-blue .off-canvas-toggle:focus .patty,
.cat-blue .off-canvas-toggle:active .patty,
.cat-blue .off-canvas-toggle:hover .patty,
.cat-blue .off-canvas-toggle .patty:before,
.cat-blue .off-canvas-toggle:focus .patty:before,
.cat-blue .off-canvas-toggle:active .patty:before,
.cat-blue .off-canvas-toggle:hover .patty:before,
.cat-blue .off-canvas-toggle .patty:after,
.cat-blue .off-canvas-toggle:focus .patty:after,
.cat-blue .off-canvas-toggle:active .patty:after,
.cat-blue .off-canvas-toggle:hover .patty:after {
  background-color: #ffffff;
}
.cat-blue.off-canvas-open .off-canvas-toggle .patty {
  background-color: transparent;
}
.cat-blue.off-canvas-open .off-canvas-toggle .patty:before,
.cat-blue.off-canvas-open .off-canvas-toggle .patty:after {
  background-color: #ffffff;
}
.cat-blue .leading-main .item-content {
  border-bottom-color: #3246ab;
}
.cat-blue .ja-gallery-list .btn-play {
  background-color: #3246ab;
}
.cat-blue .ja-gallery-list .btn-play:hover,
.cat-blue .ja-gallery-list .btn-play:focus,
.cat-blue .ja-gallery-list .btn-play:active {
  background-color: #ffffff;
}
.cat-blue .article-intro a,
.cat-blue .article-content a {
  border-bottom-color: #3246ab;
}
.cat-blue .article-intro a:hover,
.cat-blue .article-content a:hover,
.cat-blue .article-intro a:focus,
.cat-blue .article-content a:focus,
.cat-blue .article-intro a:active,
.cat-blue .article-content a:active {
  color: #3246ab;
}
.cat-blue #article-index ul > li > a:hover,
.cat-blue .article-index ul > li > a:hover,
.cat-blue #article-index ul > li > a:active,
.cat-blue .article-index ul > li > a:active,
.cat-blue #article-index ul > li > a:focus,
.cat-blue .article-index ul > li > a:focus {
  color: #3246ab;
}
.cat-blue #article-index ul > .active > a,
.cat-blue .article-index ul > .active > a {
  background: #3246ab;
}
.cat-blue #article-index ul > .active > a:hover,
.cat-blue .article-index ul > .active > a:hover,
.cat-blue #article-index ul > .active > a:active,
.cat-blue .article-index ul > .active > a:active,
.cat-blue #article-index ul > .active > a:focus,
.cat-blue .article-index ul > .active > a:focus {
  background: #3246ab;
  color: #ffffff;
}
.cat-purple .t3-header {
  background: #741784;
  border-bottom-color: #741784;
}
.cat-purple .t3-header .headright .head-search,
.cat-purple .t3-header .languageswitcherload {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.cat-purple .t3-header .headright .head-search .fa,
.cat-purple .t3-header .languageswitcherload .fa,
.cat-purple .t3-header .headright .head-search .fa:before,
.cat-purple .t3-header .languageswitcherload .fa:before {
  color: #ffffff;
}
.cat-purple .t3-header .headright .head-social .social-list li a {
  color: #ffffff;
}
.cat-purple .search-open .t3-header .headright .head-search .fa-search:hover:before,
.cat-purple .search-open .t3-header .headright .head-search .fa-search:hover:after {
  background-color: #ffffff;
}
.cat-purple .off-canvas-toggle,
.cat-purple .off-canvas-toggle:focus,
.cat-purple .off-canvas-toggle:active,
.cat-purple .off-canvas-toggle:hover {
  background: #741784;
  border-right-color: rgba(255, 255, 255, 0.2);
}
.cat-purple .off-canvas-toggle .patty,
.cat-purple .off-canvas-toggle:focus .patty,
.cat-purple .off-canvas-toggle:active .patty,
.cat-purple .off-canvas-toggle:hover .patty,
.cat-purple .off-canvas-toggle .patty:before,
.cat-purple .off-canvas-toggle:focus .patty:before,
.cat-purple .off-canvas-toggle:active .patty:before,
.cat-purple .off-canvas-toggle:hover .patty:before,
.cat-purple .off-canvas-toggle .patty:after,
.cat-purple .off-canvas-toggle:focus .patty:after,
.cat-purple .off-canvas-toggle:active .patty:after,
.cat-purple .off-canvas-toggle:hover .patty:after {
  background-color: #ffffff;
}
.cat-purple.off-canvas-open .off-canvas-toggle .patty {
  background-color: transparent;
}
.cat-purple.off-canvas-open .off-canvas-toggle .patty:before,
.cat-purple.off-canvas-open .off-canvas-toggle .patty:after {
  background-color: #ffffff;
}
.cat-purple .leading-main .item-content {
  border-bottom-color: #741784;
}
.cat-purple .ja-gallery-list .btn-play {
  background-color: #741784;
}
.cat-purple .ja-gallery-list .btn-play:hover,
.cat-purple .ja-gallery-list .btn-play:focus,
.cat-purple .ja-gallery-list .btn-play:active {
  background-color: #ffffff;
}
.cat-purple .article-intro a,
.cat-purple .article-content a {
  border-bottom-color: #741784;
}
.cat-purple .article-intro a:hover,
.cat-purple .article-content a:hover,
.cat-purple .article-intro a:focus,
.cat-purple .article-content a:focus,
.cat-purple .article-intro a:active,
.cat-purple .article-content a:active {
  color: #741784;
}
.cat-purple #article-index ul > li > a:hover,
.cat-purple .article-index ul > li > a:hover,
.cat-purple #article-index ul > li > a:active,
.cat-purple .article-index ul > li > a:active,
.cat-purple #article-index ul > li > a:focus,
.cat-purple .article-index ul > li > a:focus {
  color: #741784;
}
.cat-purple #article-index ul > .active > a,
.cat-purple .article-index ul > .active > a {
  background: #741784;
}
.cat-purple #article-index ul > .active > a:hover,
.cat-purple .article-index ul > .active > a:hover,
.cat-purple #article-index ul > .active > a:active,
.cat-purple .article-index ul > .active > a:active,
.cat-purple #article-index ul > .active > a:focus,
.cat-purple .article-index ul > .active > a:focus {
  background: #741784;
  color: #ffffff;
}
.cat-orange .t3-header {
  background: #f39100;
  border-bottom-color: #f39100;
}
.cat-orange .t3-header .headright .head-search,
.cat-orange .t3-header .languageswitcherload {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.cat-orange .t3-header .headright .head-search .fa,
.cat-orange .t3-header .languageswitcherload .fa,
.cat-orange .t3-header .headright .head-search .fa:before,
.cat-orange .t3-header .languageswitcherload .fa:before {
  color: #ffffff;
}
.cat-orange .t3-header .headright .head-social .social-list li a {
  color: #ffffff;
}
.cat-orange .search-open .t3-header .headright .head-search .fa-search:hover:before,
.cat-orange .search-open .t3-header .headright .head-search .fa-search:hover:after {
  background-color: #ffffff;
}
.cat-orange .off-canvas-toggle,
.cat-orange .off-canvas-toggle:focus,
.cat-orange .off-canvas-toggle:active,
.cat-orange .off-canvas-toggle:hover {
  background: #f39100;
  border-right-color: rgba(255, 255, 255, 0.2);
}
.cat-orange .off-canvas-toggle .patty,
.cat-orange .off-canvas-toggle:focus .patty,
.cat-orange .off-canvas-toggle:active .patty,
.cat-orange .off-canvas-toggle:hover .patty,
.cat-orange .off-canvas-toggle .patty:before,
.cat-orange .off-canvas-toggle:focus .patty:before,
.cat-orange .off-canvas-toggle:active .patty:before,
.cat-orange .off-canvas-toggle:hover .patty:before,
.cat-orange .off-canvas-toggle .patty:after,
.cat-orange .off-canvas-toggle:focus .patty:after,
.cat-orange .off-canvas-toggle:active .patty:after,
.cat-orange .off-canvas-toggle:hover .patty:after {
  background-color: #ffffff;
}
.cat-orange.off-canvas-open .off-canvas-toggle .patty {
  background-color: transparent;
}
.cat-orange.off-canvas-open .off-canvas-toggle .patty:before,
.cat-orange.off-canvas-open .off-canvas-toggle .patty:after {
  background-color: #ffffff;
}
.cat-orange .leading-main .item-content {
  border-bottom-color: #f39100;
}
.cat-orange .ja-gallery-list .btn-play {
  background-color: #f39100;
}
.cat-orange .ja-gallery-list .btn-play:hover,
.cat-orange .ja-gallery-list .btn-play:focus,
.cat-orange .ja-gallery-list .btn-play:active {
  background-color: #ffffff;
}
.cat-orange .article-intro a,
.cat-orange .article-content a {
  border-bottom-color: #f39100;
}
.cat-orange .article-intro a:hover,
.cat-orange .article-content a:hover,
.cat-orange .article-intro a:focus,
.cat-orange .article-content a:focus,
.cat-orange .article-intro a:active,
.cat-orange .article-content a:active {
  color: #f39100;
}
.cat-orange #article-index ul > li > a:hover,
.cat-orange .article-index ul > li > a:hover,
.cat-orange #article-index ul > li > a:active,
.cat-orange .article-index ul > li > a:active,
.cat-orange #article-index ul > li > a:focus,
.cat-orange .article-index ul > li > a:focus {
  color: #f39100;
}
.cat-orange #article-index ul > .active > a,
.cat-orange .article-index ul > .active > a {
  background: #f39100;
}
.cat-orange #article-index ul > .active > a:hover,
.cat-orange .article-index ul > .active > a:hover,
.cat-orange #article-index ul > .active > a:active,
.cat-orange .article-index ul > .active > a:active,
.cat-orange #article-index ul > .active > a:focus,
.cat-orange .article-index ul > .active > a:focus {
  background: #f39100;
  color: #ffffff;
}
@media (min-width: 1200px) {
  .affix-video.affix {
    animation: show 1s;
    bottom: 20px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
    height: 180px;
    padding: 0;
    position: fixed;
    right: 20px;
    margin: 0;
    top: auto;
    width: 320px;
    z-index: 1000;
  }
  .affix-video.affix + .item-main,
  .affix-video.affix + .item-main + .item-sidebar {
    margin-top: 605px;
  }
  @keyframes show {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes show {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
}
.ie8 .t3-header .headright .head-search .search-full {
  background: #ffffff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.ie8 .t3-header .headright .head-search .search-full .search-query {
  width: 980px;
  margin-left: -490px;
}
.xblog .items-leading {
  border: 2px solid #00bfe6;
  padding: 20px;
}
.xblog .leading .article-header h2 {
  font-size: 30px;
  line-height: 1.3;
}
.xblog .leading .item-image {
  margin-bottom: 0;
}
.xblog .leading .item-image .img_caption {
  margin-bottom: 0;
}
.xblog .item .item-image {
  margin-bottom: 0;
}
.xblog .item .item-image .img_caption {
  margin-bottom: 0;
}
.xblog .item .article-header h2 {
  font-size: 30px;
}
div.xblog p,
div.xblog-item p {
  margin-bottom: 10px;
}
div.xblog .items-row,
div.xblog-item .items-row {
  border-bottom: 0;
  margin-bottom: 0;
}
div.xblog .sep,
div.xblog-item .sep {
  border-bottom: 1px solid #eaeaea;
  height: 1px;
  margin-bottom: 40px;
}
div.xblog .article-header,
div.xblog-item .article-header {
  border-bottom: 0;
  padding-bottom: 0;
}
div.xblog .article-aside,
div.xblog-item .article-aside {
  border: 1px solid #eaeaea;
  border-top: 0;
  margin-bottom: 20px;
  padding: 10px 20px;
}
div.xblog .article-aside .article-info,
div.xblog-item .article-aside .article-info {
  float: left;
  width: 80%;
}
div.xblog .article-aside .containerCountComment a,
div.xblog-item .article-aside .containerCountComment a {
  color: #999999;
}
div.xblog .article-aside .containerCountComment a:before,
div.xblog-item .article-aside .containerCountComment a:before {
  content: "\f0e6";
  font-family: FontAwesome;
  margin-right: 5px;
}
div.xblog .article-intro,
div.xblog-item .article-intro {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  div.xblog dd,
  div.xblog-item dd {
    margin: 0 10px 5px 0;
  }
}
div.xblog .published,
div.xblog-item .published {
  color: #3c3c3c;
  overflow: hidden;
  width: 90px;
  border-bottom: 2px solid #262626;
  display: block;
  padding: 5px 0;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  div.xblog .published,
  div.xblog-item .published {
    float: left;
    border: none;
    border-right: 1px solid #eaeaea;
    padding: 0 5px;
    display: block;
    margin: 5px 10px 5px 0;
  }
}
div.xblog .published .date,
div.xblog-item .published .date {
  display: block;
  float: left;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  margin-right: 5px;
}
div.xblog .published .month,
div.xblog-item .published .month,
div.xblog .published .year,
div.xblog-item .published .year {
  display: block;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
div.xblog .createdby,
div.xblog-item .createdby {
  color: #3c3c3c;
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
div.xblog .createdby em,
div.xblog-item .createdby em {
  text-transform: none;
}
div.xblog .createdby span,
div.xblog-item .createdby span {
  font-weight: 600;
}
div.xblog .category-name,
div.xblog-item .category-name,
div.xblog .category-name a,
div.xblog-item .category-name a {
  border-bottom: 0;
  color: #3c3c3c;
}
.inline-quote {
  border-color: #3c3c3c;
  margin: 20px 0;
  padding-top: 0;
  padding-bottom: 0;
}
.inline-quote.left {
  float: left;
  font-style: italic;
  padding-right: 40px;
  width: 60%;
}
@media (max-width: 1024px) {
  .affix-video.affix {
    position: static;
  }
}