@media (min-width: 1600px) {
  .t3-wrapper > .container {
    position: relative;
  }
}
.t3-wrapper.sidebar-open {
  height: 100vh;
  overflow: hidden;
}
.t3-header {
  position: absolute;
  border-bottom: 1px solid #ebebec;
  top: 0;
  z-index: 1000;
  width: 100%;
}
@media (min-width: 768px) {
  .t3-header {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .t3-header {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .t3-header {
    width: 1140px;
  }
  .t3-header.no-sidebar {
    width: auto;
  }
}
@media (min-width: 1600px) {
  .t3-header {
    width: 1200px;
  }
  .t3-header.no-sidebar {
    width: auto;
  }
}
.t3-header.affix {
  position: fixed;
}
@media (max-width: 991px) {
  .t3-header.affix {
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .t3-header {
    height: 81px;
  }
}
.t3-header > .container {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  .t3-header > .container {
    width: 100% !important;
    display: block;
  }
}
.t3-header .headright {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 80px;
  z-index: 101;
}
.t3-header .headright .btn-sidebar.open {
  display: none !important;
}
.logo {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .logo {
    border-bottom: 1px solid #ebebec;
    padding: 10px 0;
    line-height: normal;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  line-height: normal;
}
@media screen and (min-width: 768px) {
  .logo-text {
    padding-top: 15px;
    min-height: 80px;
  }
}
.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:before,
.head-search:after {
  content: " ";
  display: table;
}
.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;
  }
}
.btn-sidebar {
  float: right;
  border: 0;
  border-left: 1px solid #ebebec;
  width: 40px;
  text-align: center;
  line-height: 80px;
  padding: 0;
}
.btn-sidebar.open {
  position: fixed;
  right: 400px;
  top: 0;
  background-color: #f7f7f7;
}
@media screen and (max-width: 479px) {
  .btn-sidebar.open {
    right: 280px;
  }
}
.btn-sidebar.open .fa-ellipsis-v::before {
  content: "\f00d";
}
@media (max-width: 1599px) {
  .btn-sidebar {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .btn-sidebar.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-sidebar.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn-sidebar.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .btn-sidebar.hidden-lg {
    display: none !important;
  }
}
.t3-header.header-mainnav {
  line-height: normal;
}
@media screen and (max-width: 991px) {
  .t3-header.header-mainnav {
    height: auto;
  }
}
.t3-header.header-mainnav .logo {
  width: 200px;
  border-right: 1px solid #ebebec;
}
@media screen and (max-width: 991px) {
  .t3-header.header-mainnav .logo {
    width: 100%;
    border-bottom: 1px solid #ebebec;
    border-right: none;
    height: 50px;
    line-height: normal;
    padding: 10px 0;
  }
}
@media screen and (min-width: 992px) {
  .t3-header.header-mainnav .head-search-wrap {
    margin-left: 200px;
    padding: 0;
  }
}
.t3-header.header-mainnav .head-search-wrap .search {
  background: #ffffff;
}
@media screen and (max-width: 991px) {
  .t3-header.header-mainnav .headright {
    bottom: 0;
    top: 50px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-content-mast-bottom {
  border-top: 1px solid #ebebec;
}
.t3-mainbody {
  border-top: 1px solid #ebebec;
}
.t3-main-content {
  padding-top: 80px;
}
@media (max-width: 767px) {
  .t3-main-content {
    padding-top: 130px;
  }
}
@media (max-width: 479px) {
  .t3-main-content {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transition: transform 350ms;
    -o-transition: transform 350ms;
    transition: transform 350ms;
  }
}
.sidebar-open .t3-main-content {
  position: relative;
}
@media (max-width: 479px) {
  .sidebar-open .t3-main-content {
    transform: translate3d(-280px, 0px, 0px);
    -webkit-transform: translate3d(-280px, 0px, 0px);
    -ms-transform: translate3d(-280px, 0px, 0px);
  }
}
.sidebar-open .t3-main-content::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.8);
}
.t3-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.one-sidebar-right .t3-content {
  padding-right: 40px;
}
@media (max-width: 991px) {
  .one-sidebar-right .t3-content {
    padding-right: 0;
  }
}
.one-sidebar-left .t3-content {
  padding-left: 40px;
}
@media (max-width: 991px) {
  .one-sidebar-left .t3-content {
    padding-left: 0;
  }
}
.t3-sidebar {
  padding-top: 40px;
  padding-bottom: 40px;
}
.t3-sidebar-right {
  padding-left: 40px;
  border-left: 1px solid #ebebec;
}
.t3-sidebar-right .t3-module {
  background-color: #f7f7f7;
  margin-bottom: 0;
  color: #000000;
}
.t3-sidebar-right .t3-module + .t3-module {
  margin-top: 40px;
}
.t3-sidebar-right .module-title {
  color: #000000;
  border-bottom: 2px solid #000000;
  margin: 20px 20px;
  padding: 0;
}
.t3-sidebar-right .categories-module .mod-articles-category-title,
.t3-sidebar-right ul.categories-module .mod-articles-category-title,
.t3-sidebar-right .category-module .mod-articles-category-title,
.t3-sidebar-right ul.category-module .mod-articles-category-title,
.t3-sidebar-right .category-module.category-module-default .mod-articles-category-title {
  color: #000000;
}
.t3-sidebar-right .categories-module .mod-articles-category-title:hover,
.t3-sidebar-right ul.categories-module .mod-articles-category-title:hover,
.t3-sidebar-right .category-module .mod-articles-category-title:hover,
.t3-sidebar-right ul.category-module .mod-articles-category-title:hover,
.t3-sidebar-right .category-module.category-module-default .mod-articles-category-title:hover,
.t3-sidebar-right .categories-module .mod-articles-category-title:focus,
.t3-sidebar-right ul.categories-module .mod-articles-category-title:focus,
.t3-sidebar-right .category-module .mod-articles-category-title:focus,
.t3-sidebar-right ul.category-module .mod-articles-category-title:focus,
.t3-sidebar-right .category-module.category-module-default .mod-articles-category-title:focus,
.t3-sidebar-right .categories-module .mod-articles-category-title:active,
.t3-sidebar-right ul.categories-module .mod-articles-category-title:active,
.t3-sidebar-right .category-module .mod-articles-category-title:active,
.t3-sidebar-right ul.category-module .mod-articles-category-title:active,
.t3-sidebar-right .category-module.category-module-default .mod-articles-category-title:active {
  color: #326f2e;
}
.t3-sidebar-left {
  padding-right: 40px;
  border-right: 1px solid #ebebec;
}
.t3-sidebar-left .t3-module {
  background-color: #f7f7f7;
  margin-bottom: 0;
  color: #000000;
}
.t3-sidebar-left .t3-module + .t3-module {
  margin-top: 40px;
}
.t3-sidebar-left .module-title {
  color: #000000;
  border-bottom: 2px solid #000000;
  margin: 20px 20px;
  padding: 0;
}
.t3-sidebar-left .categories-module .mod-articles-category-title,
.t3-sidebar-left ul.categories-module .mod-articles-category-title,
.t3-sidebar-left .category-module .mod-articles-category-title,
.t3-sidebar-left ul.category-module .mod-articles-category-title,
.t3-sidebar-left .category-module.category-module-default .mod-articles-category-title {
  color: #000000;
}
.t3-sidebar-left .categories-module .mod-articles-category-title:hover,
.t3-sidebar-left ul.categories-module .mod-articles-category-title:hover,
.t3-sidebar-left .category-module .mod-articles-category-title:hover,
.t3-sidebar-left ul.category-module .mod-articles-category-title:hover,
.t3-sidebar-left .category-module.category-module-default .mod-articles-category-title:hover,
.t3-sidebar-left .categories-module .mod-articles-category-title:focus,
.t3-sidebar-left ul.categories-module .mod-articles-category-title:focus,
.t3-sidebar-left .category-module .mod-articles-category-title:focus,
.t3-sidebar-left ul.category-module .mod-articles-category-title:focus,
.t3-sidebar-left .category-module.category-module-default .mod-articles-category-title:focus,
.t3-sidebar-left .categories-module .mod-articles-category-title:active,
.t3-sidebar-left ul.categories-module .mod-articles-category-title:active,
.t3-sidebar-left .category-module .mod-articles-category-title:active,
.t3-sidebar-left ul.category-module .mod-articles-category-title:active,
.t3-sidebar-left .category-module.category-module-default .mod-articles-category-title:active {
  color: #326f2e;
}
.t3-big-sidebar > .inner {
  background-color: #27282a;
  color: #ffffff;
  height: 100vh;
  position: fixed;
  top: 0;
  overflow: auto;
  width: 400px;
}
@media (min-width: 768px) {
  .t3-big-sidebar > .inner {
    width: 400px;
  }
}
@media (max-width: 1599px) {
  .t3-big-sidebar {
    position: fixed;
    z-index: 1030;
    top: 0;
    right: 0;
    height: 100vh;
    width: 400px !important;
    -webkit-transform: translate3d(100%, 0px, 0px);
    -moz-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
    -webkit-transition: transform 350ms;
    -o-transition: transform 350ms;
    transition: transform 350ms;
  }
  .t3-big-sidebar.open {
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}
@media (max-width: 479px) {
  .t3-big-sidebar {
    width: 280px !important;
  }
  .t3-big-sidebar > .inner {
    width: 100%;
  }
}
.t3-big-sidebar .t3-module {
  margin-bottom: 0;
}
.t3-big-sidebar .t3-module + .t3-module {
  border-top: 1px solid #353637;
}
.t3-big-sidebar .module-title,
.t3-big-sidebar .ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li h3 {
  text-transform: uppercase;
  color: #ffffff;
}
.t3-footer {
  border-top: 1px solid #ebebec;
  background: #222222;
  color: #eeeeee;
}
.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: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: transparent;
  color: #eeeeee;
  margin-bottom: 30px;
}
.t3-footnav .t3-module:last-child {
  margin-bottom: 0;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  margin-bottom: 30px;
  padding: 0 0 8px 0;
  border-bottom: 2px solid #555555;
}
.t3-footnav .t3-module .module-inner {
  padding: 0;
}
.t3-footnav .t3-module .module-ct {
  padding: 0;
  font-size: 12px;
}
.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: 20px;
  margin-bottom: 20px;
}
.t3-footnav .t3-module ul > li .item-image {
  float: left !important;
  width: 53px;
  height: 80px;
  overflow: hidden;
  margin: 0 20px 10px 0;
}
.t3-footnav .t3-module ul > li .item-image img {
  max-width: inherit;
  height: 100%;
}
.t3-footnav .t3-module ul > li .content-item {
  overflow: hidden;
}
.t3-footnav .t3-module ul > li .content-item > span {
  font-size: 12px;
  text-transform: uppercase;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.t3-footnav .t3-module ul > li a {
  color: #ffffff;
  font-weight: 600;
}
.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: #326f2e;
}
.t3-footnav .t3-module ul > li a.title {
  display: block;
  line-height: 18px;
  margin: 3px 0;
}
.t3-footnav.row {
  margin: 0 -20px;
}
.t3-footnav.row > div[class*=" col-"] {
  padding-left: 20px;
  padding-right: 20px;
}
.t3-footnav .contact-us p {
  margin-bottom: 20px;
  color: #eeeeee;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.t3-footnav .contact-us h4 {
  font-size: 14px;
  color: #ffffff;
  margin: 0 0 10px 0;
}
.t3-footnav .social-list {
  list-style: none;
  padding: 0;
}
.t3-footnav .social-list:before,
.t3-footnav .social-list:after {
  content: " ";
  display: table;
}
.t3-footnav .social-list:after {
  clear: both;
}
.t3-footnav .social-list li {
  display: block;
  float: left;
  margin-right: 10px;
}
.t3-footnav .social-list li a {
  border: 2px solid rgba(255, 255, 255, 0.05);
  color: #222222;
  display: block;
  height: 70px;
  text-align: center;
  width: 70px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.t3-footnav .social-list li a i {
  font-size: 18px;
  line-height: 66px;
}
.t3-footnav .social-list li a.facebook:hover {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}
.t3-footnav .social-list li a.twitter:hover {
  background-color: #3a92c8;
  border-color: #3a92c8;
  color: #ffffff;
}
.t3-footnav .social-list li a.google-plus:hover {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #ffffff;
}
.t3-footnav .social-list li a.youtube:hover {
  background-color: #b00;
  border-color: #b00;
  color: #ffffff;
}
.back-to-top {
  position: fixed;
  right: 20px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  .back-to-top {
    display: block;
  }
}
.back-to-top .btn {
  height: 52px;
  width: 52px;
  line-height: 1;
  padding: 0;
  text-align: center;
  font-size: 22px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  opacity: 0.7;
  filter: alpha(opacity=70);
  -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;
  opacity: 1;
  filter: alpha(opacity=100);
}
.back-to-top.affix {
  bottom: 60px;
}
.back-to-top a {
  outline: none;
}
.back-to-top i {
  font-size: 18px;
  line-height: 16px;
}
.t3-copyright {
  border-top: 1px solid #333333;
  color: #999999;
  font-size: 12px;
  padding: 40px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright a {
  color: #ffffff;
  font-weight: 600;
}
.t3-copyright a:hover,
.t3-copyright a:focus {
  color: #326f2e;
}
.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;
}
@media (max-width: 1599px) {
  .old-ie .t3-big-sidebar,
  .ie10 .t3-big-sidebar,
  .ie11 .t3-big-sidebar {
    right: -100%;
  }
  .old-ie .t3-big-sidebar.open,
  .ie10 .t3-big-sidebar.open,
  .ie11 .t3-big-sidebar.open {
    right: 0;
  }
}