.t3-top {
  background: #29293a;
  margin-bottom: 30px;
}
a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  background: transparent;
}
.nav > li > a:hover {
  background: transparent;
}
#t3-footer {
  position: relative;
}
.item_img a {
  position: relative;
}
.item_img a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 53, 53, 0.3);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item_img a:hover:before {
  filter: alpha(opacity=10000);
  opacity: 100;
}
.logo {
  padding: 20px;
  text-align: center;
  overflow: hidden;
  position: relative;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.logo:before {
  content: "";
  width: 1000px;
  height: 200px;
  background: #f3f3f9;
  display: block;
  position: absolute;
  top: 0;
  right: 50px;
  -webkit-transform: skew(-26deg, 0);
  -moz-transform: skew(-26deg, 0);
  -o-transform: skew(-26deg, 0);
  transform: skew(-26deg, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transform: skewX(-26deg) skewY(0);
  -ms-transform: skewX(-26deg) skewY(0);
  -o-transform: skewX(-26deg) skewY(0);
  transform: skewX(-26deg) skewY(0);
  z-index: 0;
}
@media (max-width: 1199px) {
  .logo:before {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  z-index: 1;
  position: relative;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 24px;
  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: 12px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.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;
  }
}
.t3-sl {
  padding-bottom: 15px;
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.t3-sl-top {
  padding-top: 11px;
  padding-bottom: 8px;
}
.t3-sl-10 {
  padding-top: 10px;
}
body:not(.view-category) .t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar .moduletable + .moduletable {
  margin-top: 30px;
}
.t3-footer {
  padding-top: 15px;
}
.t3-footer .t3-sl-footer {
  padding-top: 59px;
  background: #29293a;
  color: #939398;
}
.t3-footer .t3-sl-footer:before,
.t3-footer .t3-sl-footer:after {
  display: table;
  content: " ";
}
.t3-footer .t3-sl-footer:after {
  clear: both;
}
.t3-footer .t3-sl-footer:before,
.t3-footer .t3-sl-footer:after {
  content: " ";
  display: table;
}
.t3-footer .t3-sl-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .footer_logoimage {
  display: inline-block;
}
.t3-footer .footer_slogan {
  color: white;
}
.t3-footer .footer_logo_aftertext {
  margin-top: 33px;
  margin-bottom: 40px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .t3-footer [class*="col-sm-"] + div {
    margin-top: 35px;
  }
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.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: #29293a;
  color: #939398;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #29293a;
  font-size: 15px;
  margin-bottom: 10px;
}
.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: #939398;
}
.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: #939398;
}
.t3-copyright {
  font-size: 11px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-top: 55px;
  margin-bottom: 15px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
.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;
}
.tm_facebook_page_plugin,
.twitter {
  margin-bottom: 40px;
}
.top-wrapper {
  background: url("../../../templates/theme3514/images/top-bg.jpg");
  background-size: cover;
  background-position: center center;
  margin-bottom: 14px;
}
.body__home .top-wrapper {
  padding-top: 0px;
  padding-bottom: 27px;
}
.body__home .header-content-wrapper {
  margin-bottom: 30px;
}
.header-content-wrapper {
  background: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 15px;
}
.header-content-wrapper_inner {
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .header-content-wrapper_inner {
    margin: 0;
  }
}
.banneritem {
  text-align: center;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}
#wrap-player {
  height: 100%;
  width: 100%;
  overflow: hidden;
}