.page-header {
  padding-bottom: 24px;
  margin: 0 0 36px;
  border-bottom: none;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
  color: #23263d;
}
.page-subheader {
  border-bottom: 1px solid #e6eaf0;
  margin: 0 0 24px;
}
.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: -24px;
}
.article-title,
.article-header h1 {
  margin: 0 0 24px 0;
  color: #23263d;
}
@media (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 26px;
  }
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 24px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 48px 0;
  }
  .masthead h1 {
    font-size: 36px;
  }
  .masthead p {
    font-size: 14px;
  }
  .masthead .btn-lg {
    margin-top: 24px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #242d88;
  color: #bdc2ee;
}
.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: #959ce3;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.well {
  box-shadow: none;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  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);
  }
}
.container-hd {
  background: #ffffff;
}
@media (min-width: 1600px) {
  .container-hd {
    margin: auto;
    width: 1600px;
  }
}
.t3-top-bar {
  border-bottom: 1px solid #e6eaf0;
  font-size: 12px;
  line-height: 1;
}
@media (min-width: 768px) {
  .t3-top-bar .row {
    margin: 0;
  }
}
.t3-top-bar .top-left {
  border-left: 1px solid #e6eaf0;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (max-width: 767px) {
  .t3-top-bar .top-left {
    display: none;
    padding-left: 0;
  }
}
.t3-top-bar .top-right {
  border-right: 1px solid #e6eaf0;
  text-align: right;
}
.t3-top-bar .top-right .right-info {
  float: left;
}
@media (min-width: 480px) {
  .t3-top-bar .top-right .right-info {
    float: none;
  }
}
.t3-top-bar .top-right ul {
  margin: 0;
  padding: 0;
}
.t3-top-bar .top-right ul li {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
}
.t3-top-bar .top-right ul li span {
  color: #2b3548;
}
.t3-top-bar .top-right ul li .fa,
.t3-top-bar .top-right ul li .gray-light {
  color: #818c98;
}
.t3-top-bar .top-right ul li + li {
  padding-left: 12px;
}
@media (min-width: 480px) {
  .t3-top-bar .top-right ul li + li {
    border-left: 1px solid #e6eaf0;
    margin-left: 12px;
  }
}
@media (max-width: 991px) {
  .t3-top-bar .container {
    width: 100%;
  }
}
.t3-header {
  padding-top: 24px;
  padding-bottom: 24px;
}
.logo {
  text-align: left;
}
.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: 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: 24px;
}
.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-sl {
  padding-bottom: 48px;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 72px;
    padding-top: 72px;
  }
}
@media (max-width: 991px) {
  .t3-sl-1 .col-sm-6 {
    margin-bottom: 24px;
  }
}
.t3-slideshow + .t3-sl-1 {
  padding-top: 0;
  padding-bottom: 96px;
  margin-top: -96px;
  position: relative;
  z-index: 10;
}
@media (max-width: 991px) {
  .t3-slideshow + .t3-sl-1 {
    padding-bottom: 48px;
  }
}
.t3-slideshow + .t3-sl-1 .t3-module {
  margin-bottom: 0;
}
.section-wrap > div {
  padding: 96px 0;
}
@media (max-width: 991px) {
  .section-wrap > div {
    padding: 48px 0;
  }
}
.section-wrap > div.full-width {
  padding: 0;
}
.t3-mainbody {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-content {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  .t3-content {
    padding-bottom: 0;
  }
}
.one-sidebar-right .t3-content {
  padding-right: 24px;
}
@media (max-width: 767px) {
  .one-sidebar-right .t3-content {
    padding-right: 12px;
  }
}
.one-sidebar-left .t3-content {
  padding-left: 24px;
}
@media (max-width: 767px) {
  .one-sidebar-left .t3-content {
    padding-left: 12px;
  }
}
.t3-sidebar {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  .t3-sidebar {
    padding-top: 0;
  }
}
.t3-sidebar .t3-module {
  margin-bottom: 24px;
}
.t3-sidebar-left {
  padding-right: 24px;
}
@media (max-width: 767px) {
  .t3-sidebar-left {
    padding-right: 12px;
  }
}
.t3-sidebar-right {
  padding-left: 24px;
}
@media (max-width: 767px) {
  .t3-sidebar-right {
    padding-left: 12px;
  }
}
.t3-footer {
  background: #23263d;
  color: rgba(255, 255, 255, 0.6);
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
@media (min-width: 992px) {
  .t3-footer .t3-spotlight {
    margin: 0;
  }
  .t3-footer .t3-spotlight .col {
    padding: 0;
  }
  .t3-footer .t3-spotlight .col + .col {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .t3-footer .t3-spotlight .col > div {
    border-radius: 0;
    margin: 0;
    padding: 0 24px 24px;
  }
  .t3-footer .t3-spotlight .col > div + div {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 24px;
    padding-bottom: 0;
  }
  .t3-footer .t3-spotlight .col:first-child > div {
    padding-left: 0;
  }
}
.t3-footnav {
  padding: 24px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 72px 0;
  }
}
.t3-footnav .t3-module {
  background: #23263d;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .t3-footnav .t3-module {
    min-height: 0 !important;
  }
}
.t3-footnav .t3-module .module-title {
  border: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.t3-footnav .t3-module .module-title:after {
  display: none;
}
.t3-footnav .t3-module .module-ct {
  color: rgba(255, 255, 255, 0.6);
}
.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;
  border: 0;
}
.t3-footnav .t3-module ul > li + li {
  margin-top: 12px;
}
.t3-footnav .t3-module ul > li > a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
  color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  padding: 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 {
  background: transparent;
  border-bottom-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
}
.t3-footnav .t3-module ul > li.active > a {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.t3-footnav .t3-module .search .form-search input {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.6);
  width: 100%;
}
.t3-footnav .t3-module .search .form-search input:focus {
  border-color: #ffffff;
}
.t3-footnav .t3-module .find-us h5 {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 6px;
}
.t3-footnav .t3-module .find-us .fa {
  margin-right: 4px;
}
.t3-footnav .t3-module .find-us > div + div {
  margin-top: 24px;
}
.t3-footnav .t3-module .tagspopular ul li {
  float: left;
}
.t3-footnav .t3-module .tagspopular ul li + li {
  margin-top: 0;
}
.t3-footnav .t3-module .tagspopular ul li a {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  border: 0;
  padding: 6px;
  line-height: 1;
}
.back-to-top {
  position: fixed;
  right: 24px;
  top: auto;
  z-index: 999;
  bottom: 140px;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
@media (min-width: 768px) {
  .back-to-top {
    display: block;
  }
}
.back-to-top .btn {
  height: 50px;
  width: 50px;
  line-height: 1;
  padding: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.back-to-top .btn:hover,
.back-to-top .btn:active,
.back-to-top .btn:focus {
  outline: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.back-to-top.affix {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  opacity: 1;
}
.back-to-top a {
  outline: none;
}
.back-to-top i {
  font-size: 18px;
  line-height: 1;
  margin: 0 !important;
}
.back-to-top i::before {
  line-height: 1;
  font-size: 22px;
}
.addthis-wrap {
  position: fixed;
  right: 24px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: 220px;
}
@media (min-width: 768px) {
  .addthis-wrap {
    display: block;
  }
}
.addthis-wrap .btn {
  height: 50px;
  width: 50px;
  line-height: 1;
  padding: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.addthis-wrap .btn:hover,
.addthis-wrap .btn:active,
.addthis-wrap .btn:focus {
  outline: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.addthis-wrap a {
  outline: none;
}
.addthis-wrap i {
  font-size: 18px;
  line-height: 1;
}
.addthis-wrap i::before {
  line-height: 1;
  font-size: 22px;
}
.addthis-wrap .addthis_vertical_follow_toolbox,
.addthis-wrap .addthis_inline_follow_toolbox {
  bottom: 100%;
  position: absolute;
  text-align: center;
  padding-bottom: 12px;
  display: none;
}
.addthis-wrap .addthis_toolbox.addthis_vertical_style {
  width: auto;
}
.addthis-wrap .addthis-animated > p {
  display: none;
}
.addthis-wrap .at-follow-tbx-element .addthis_vertical_style a.at300b,
.addthis-wrap .at-follow-tbx-element .addthis_vertical_stylee a.at300m {
  display: inline-block;
}
.addthis-wrap .at-follow-tbx-element .addthis_vertical_style a.at300b .addthis_follow_label,
.addthis-wrap .at-follow-tbx-element .addthis_vertical_stylee a.at300m .addthis_follow_label {
  display: none;
}
.addthis-wrap a.at300b .at4-icon,
.addthis-wrap a.at300m .at4-icon {
  margin-right: 0;
  border-radius: 50%;
}
.t3-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 12px;
  padding: 24px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.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;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  color: #ffffff;
  background-color: #23263d;
  border-color: #23263d;
  text-shadow: none;
}
#editor-xtd-buttons .btn:focus,
.toggle-editor .btn:focus,
#editor-xtd-buttons .btn.focus,
.toggle-editor .btn.focus {
  color: #ffffff;
  background-color: #10121d;
  border-color: #000000;
}
#editor-xtd-buttons .btn:hover,
.toggle-editor .btn:hover {
  color: #ffffff;
  background-color: #10121d;
  border-color: #0d0e16;
}
#editor-xtd-buttons .btn:active,
.toggle-editor .btn:active,
#editor-xtd-buttons .btn.active,
.toggle-editor .btn.active,
.open > .dropdown-toggle#editor-xtd-buttons .btn,
.open > .dropdown-toggle.toggle-editor .btn {
  color: #ffffff;
  background-color: #10121d;
  background-image: none;
  border-color: #0d0e16;
}
#editor-xtd-buttons .btn:active:hover,
.toggle-editor .btn:active:hover,
#editor-xtd-buttons .btn.active:hover,
.toggle-editor .btn.active:hover,
.open > .dropdown-toggle#editor-xtd-buttons .btn:hover,
.open > .dropdown-toggle.toggle-editor .btn:hover,
#editor-xtd-buttons .btn:active:focus,
.toggle-editor .btn:active:focus,
#editor-xtd-buttons .btn.active:focus,
.toggle-editor .btn.active:focus,
.open > .dropdown-toggle#editor-xtd-buttons .btn:focus,
.open > .dropdown-toggle.toggle-editor .btn:focus,
#editor-xtd-buttons .btn:active.focus,
.toggle-editor .btn:active.focus,
#editor-xtd-buttons .btn.active.focus,
.toggle-editor .btn.active.focus,
.open > .dropdown-toggle#editor-xtd-buttons .btn.focus,
.open > .dropdown-toggle.toggle-editor .btn.focus {
  color: #ffffff;
  background-color: #030406;
  border-color: #000000;
}
#editor-xtd-buttons .btn.disabled:hover,
.toggle-editor .btn.disabled:hover,
#editor-xtd-buttons .btn[disabled]:hover,
.toggle-editor .btn[disabled]:hover,
fieldset[disabled] #editor-xtd-buttons .btn:hover,
fieldset[disabled] .toggle-editor .btn:hover,
#editor-xtd-buttons .btn.disabled:focus,
.toggle-editor .btn.disabled:focus,
#editor-xtd-buttons .btn[disabled]:focus,
.toggle-editor .btn[disabled]:focus,
fieldset[disabled] #editor-xtd-buttons .btn:focus,
fieldset[disabled] .toggle-editor .btn:focus,
#editor-xtd-buttons .btn.disabled.focus,
.toggle-editor .btn.disabled.focus,
#editor-xtd-buttons .btn[disabled].focus,
.toggle-editor .btn[disabled].focus,
fieldset[disabled] #editor-xtd-buttons .btn.focus,
fieldset[disabled] .toggle-editor .btn.focus {
  background-color: #23263d;
  border-color: #23263d;
}
#editor-xtd-buttons .btn .badge,
.toggle-editor .btn .badge {
  color: #23263d;
  background-color: #ffffff;
}