.navbaractive {
  color: #930a0c !important;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
}
body {
  font-family: 'Open sans', sans-serif;
  color: #646363;
  font-size: 14px;
  letter-spacing: 0.02em;
}
body h1,
body h2,
body h3,
body h4,
body h5 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #161616;
}
body h1 {
  font-size: 3.857em;
  line-height: 1.2;
  letter-spacing: 0;
}
body h2 {
  font-size: 2.571em;
  line-height: 1.2;
  letter-spacing: 0;
}
body h3 {
  font-size: 1.714em;
  line-height: 1.33;
  letter-spacing: 0;
  margin-bottom: 20px;
}
body h4 {
  font-size: 1.5em;
  line-height: 1.25;
}
body h5 {
  font-size: 1.286em;
  line-height: 1.33;
}
body p {
  line-height: 1.6;
  font-weight: 400;
}
body a:hover,
body a:active,
body a:focus {
  text-decoration: none;
}
.all-link {
  color: #161616;
  background: #fff;
  border: 1px solid #d6d6d6;
  padding: 10px 40px;
  display: inline-block;
  margin-top: 10px;
}
.all-link:active,
.all-link:hover {
  background: #8bb141;
  color: #fff;
  text-decoration: none;
}
.curpoint {
  cursor: pointer;
}
#page-wrapper {
  margin: auto;
  position: relative;
  background-color: #e6e6e6;
  min-height: calc(100% - 135px);
  overflow: hidden;
}
#page-wrapper .back-to-top {
  margin: 0;
  position: fixed;
  bottom: 40px;
  width: 40px;
  height: 40px;
  z-index: 1001;
  display: none;
  text-decoration: none;
  background-color: #930a0c;
  border-radius: 5px;
  text-align: center;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.25);
}
#page-wrapper .back-to-top i {
  font-size: 32px;
  color: #fff;
  line-height: 37px;
}
#sidebar-wrapper {
  z-index: 1000;
  position: absolute;
  right: 250px;
  top: 0;
  width: 0;
  min-height: 100%;
  margin-right: -250px;
  background: #B4312D;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#sidebar-wrapper #social-wrapper {
  position: fixed;
  overflow-y: auto;
  margin-top: 0;
}
#content-wrapper {
  -webkit-transition: right 0.5s ease;
  -moz-transition: right 0.5s ease;
  -o-transition: right 0.5s ease;
  transition: right 0.5s ease;
  max-width: 1450px;
  margin: auto;
}
#page-wrapper.toggled #content-wrapper {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
#page-wrapper.toggled #sidebar-wrapper {
  width: 0;
}
.navbar-links {
  background-color: #262626;
  color: #fff;
  font-size: 12px;
  z-index: 10000;
}
.navbar-links .nav-container {
  position: relative;
}
.navbar-links .nav-container .dropdown {
  position: inherit;
}
.navbar-links .top-nav {
  float: left;
  list-style-type: none;
  margin: 0;
  padding-left: 15px;
  line-height: 35px;
}
.navbar-links .top-nav li {
  display: inline-block;
  padding-right: 10px;
}
.navbar-links .top-nav li a {
  color: #fff;
}
.navbar-links .top-nav li a:after {
  content: "|";
  padding-left: 10px;
}
.navbar-links .top-nav li a:hover {
  color: #8bb141;
  text-decoration: none;
}
.navbar-links .top-nav li a:hover:after {
  color: #fff;
}
.navbar-links .top-nav li:last-child a:after {
  content: "";
}
.navbar-links .top-nav .mlsz-link {
  padding: 0;
  margin-right: 10px;
}
.navbar-links .top-nav .mlsz-link a:after {
  content: "";
  padding: 0;
}
.navbar-links .top-nav .active-always {
  background: #930a0c;
  padding: 0 10px;
  margin-right: 10px;
  font-weight: 600;
}
.navbar-links .top-nav .active-always a:after {
  content: "";
  padding: 0;
}
.navbar-links .top-nav .active-always a:hover {
  color: #14232d;
}
.navbar-links .top-nav .all-links a {
  color: #fff;
}
.navbar-links .top-nav .all-links a:hover,
.navbar-links .top-nav .all-links a:active,
.navbar-links .top-nav .all-links a:focus {
  color: #8bb141;
}
.navbar-links .top-nav .all-links ul li {
  display: block;
}
.navbar-links .top-social-links {
  float: right;
  padding-right: 15px;
  margin-top: -3px;
}
.navbar-links .top-social-links .social {
  padding-right: 5px;
}
.navbar-links .top-social-links .social .fa-circle {
  color: #8a8a8a;
}
.navbar-links .top-social-links .social .fa-inverse {
  color: #000;
}
.navbar-links .top-social-links .search-icon {
  padding-left: 10px;
  border-left: 1px solid #8a8a8a;
}
.navbar-links .top-social-links .search-icon button {
  background: none;
  border: none;
  outline: none;
  height: 30px;
}
.navbar-links .top-social-links .search-icon i {
  color: #f5f5f5;
  font-size: 16px;
}
.navbar-links ul {
  list-style-type: none;
  margin: 0;
  padding-left: 15px;
}
.navbar-links ul li {
  display: inline;
  padding-right: 10px;
}
.all-links {
  z-index: 10000;
  width: 100%;
  background: #161616;
  margin-top: 0;
  border-radius: 0;
  padding-bottom: 40px;
  padding-top: 40px;
  border-bottom: 10px solid #000;
}
.all-links .main-col {
  text-align: center;
}
.all-links .main-col img {
  width: 100px;
  height: 100px;
  margin-bottom: 5px;
}
.all-links .main-col h5 {
  border: none !important;
}
.all-links .col-md-2 {
  width: 14.2857%;
  display: table-cell;
  float: none;
  border-left: 1px solid #363636;
  vertical-align: top;
}
.all-links .link-list-element {
  width: 16.66666667%;
  display: table-cell;
  border-left: 1px solid #363636;
  padding-left: 15px;
  padding-right: 15px;
}
.all-links h5 {
  font-size: 14px;
  margin-top: 0;
  height: 48px;
  line-height: 1.6;
  border-bottom: 1px solid #930a0c;
}
.all-links h5 a {
  color: #fff;
}
.all-links h5 a:hover,
.all-links h5 a:active,
.all-links h5 a:focus {
  color: #8bb141;
}
.all-links ul {
  padding: 0;
}
.all-links ul li {
  display: block;
  font-weight: 300;
  font-size: 13px;
  height: 30px;
}
.all-links ul li a {
  color: #fff;
  padding-bottom: 10px;
}
.all-links ul li a:hover,
.all-links ul li a:active,
.all-links ul li a:focus {
  color: #8bb141;
}
#mlsz-hu-logo {
  height: 15px;
  margin-bottom: -3px;
}
.top-right-buttons {
  padding: 0;
  margin: 0;
  float: right;
  margin-right: 15px;
  border-left: 1px solid #464646;
  height: 36px;
}
.top-right-buttons li {
  display: inline-block;
}
.top-right-buttons li a {
  font-size: 12px;
  text-decoration: none;
  outline: none !important;
}
.top-right-buttons li a:hover {
  color: #8bb141;
}
.top-right-buttons li a:hover:after {
  color: #fff;
}
.top-right-buttons li a {
  color: #a09c9f;
  padding: 9px;
}
.top-right-buttons li #sign-in {
  padding-right: 0;
}
.top-right-buttons li #sign-in:after {
  content: "|";
  padding-left: 10px;
}
.top-right-buttons li button {
  color: #a09c9f;
  background: #464646;
  border: none;
  font-size: 13px;
  padding: 9px 20px;
  outline: none !important;
}
.top-right-buttons .langs {
  color: #a09c9f;
}
.top-right-buttons .langs .active {
  color: #fff;
}
.top-right-buttons #hu {
  padding-right: 2px;
  padding-left: 4px;
}
.top-right-buttons #en {
  padding-left: 2px;
  padding-right: 0;
}
.stuck {
  position: fixed;
  width: 100%;
  top: 0px;
}
#team-nav.stuck {
  top: 80px;
}
.nav-container {
  max-width: 1920px;
}
.navbar {
  margin-bottom: 0px;
  background-color: #fff;
  border: none;
  z-index: 9999;
  border-bottom: 1px solid #bebebe;
  border-radius: 0;
}
.navbar .sidebar-toggle {
  border: none;
  background: #B4312D;
  color: #fff;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 24px;
  outline: none;
  position: absolute;
  right: 17px;
  bottom: -1px;
  overflow: hidden;
}
.navbar .sidebar-toggle span {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  font-family: "FontAwesome";
}
.navbar .sidebar-toggle span::before {
  position: absolute;
  right: -100%;
  content: "\f054";
  font-family: "FontAwesome";
}
.navbar .sidebar-toggle:hover span i {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  transform: translateX(-200%);
}
.navbar .sidebar-toggle:hover span:before {
  right: 0;
  top: 0;
  background: #14232d;
  height: 60px;
  width: 60px;
  line-height: 60px;
  transition: right 0.2s linear;
}
.navbar .sidebar-toggle:hover .icon-rotate:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.navbar li {
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar li a {
  color: #262626 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0;
  line-height: 40px;
  font-weight: 600;
}
.navbar li a:after {
  content: "|";
  padding-left: 10px;
}
.navbar li a:hover {
  color: #930a0c !important;
}
.navbar li:last-of-type a:after {
  content: "";
  padding: 0;
}
.navbar li UL LI A:after {
  content: "";
  padding-left: 0px;
}
.navbar .nav {
  height: auto;
}
.navbar .nav li:last-child a {
  padding-right: 0 !important;
}
.navbar .dropdown.open .dropdown-menu {
  min-width: 180px;
  margin-top: -30px;
  margin-left: -1px;
  padding-bottom: 0;
  left: 0;
  right: auto;
  border-top: none;
  border-radius: 0;
}
.navbar .dropdown.open .dropdown-menu a {
  border: none;
  padding: 15px;
}
.navbar .dropdown.open .dropdown-menu a:hover,
.navbar .dropdown.open .dropdown-menu a:focus,
.navbar .dropdown.open .dropdown-menu a:active {
  background: #ebebeb;
}
.navbar .dropdown.open a,
.navbar .dropdown.open a:focus,
.navbar .dropdown.open a:hover {
  background: none;
  border-color: #e2e2e2;
}
.navbar .navbar-brand {
  padding: 18px 0 15px 15px;
  display: table;
}
.navbar .navbar-brand img {
  max-height: 45px;
  display: table-cell;
}
.navbar .navbar-brand span {
  color: #14232d;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 30px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.navbar .navbar-header {
  height: 80px;
  line-height: 80px;
}
.navbar .nav {
  margin-left: 20px;
}
.navbar .dropdown-menu li {
  padding: 0;
}
#mobile-nav-site,
#nav-filter {
  display: none;
}
#team-nav {
  width: 100%;
  max-width: 1450px;
  z-index: 999;
  background: #e6e6e6;
  height: 40px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
}
#team-nav .team-nav-list {
  margin: 0;
  padding: 0;
}
#team-nav .team-nav-list #team-nav-team a {
  padding: 0 25px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}
#team-nav .team-nav-list li {
  display: inline-block;
}
#team-nav .team-nav-list li a {
  line-height: 40px;
  color: #646363;
  display: inherit;
  padding: 0 15px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.right-caret {
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-left: 6px solid #000000;
  display: inline-block;
  height: 0;
  opacity: 0.3;
  vertical-align: top;
  width: 0;
}
#mobile-nav.opened {
  right: 0;
}
#mobile-nav {
  width: 100%;
  right: -1000px;
  background: white;
  min-height: 100vh;
  overflow-x: hidden;
  z-index: 10000;
  position: fixed;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  top: 35px;
}
#mobile-nav #mobile-nav-close {
  color: #920a0c;
  background: none;
  border: none;
  font-size: 35px;
  padding-top: 3px;
  outline: none;
  position: absolute;
  right: 3px;
}
#mobile-nav .mobile-nav-header {
  border-bottom: 1px solid #b7b7b7;
  position: relative;
}
#mobile-nav .mobile-nav-header .navbar-brand {
  padding: 10px 0 10px 0px;
}
#mobile-nav .mobile-nav-header .navbar-brand img {
  height: 30px;
}
#mobile-nav .mobile-nav-links .mobile-links {
  margin: 0;
  padding: 0;
  position: relative;
  height: calc(100vh - 114px);
  overflow-y: scroll;
  overflow-x: hidden;
  padding-bottom: 75px;
}
#mobile-nav .mobile-nav-links .dropdown {
  list-style: none;
  height: 50px;
  border-bottom: 1px solid #c7c7c7;
}
#mobile-nav .mobile-nav-links .dropdown .mobile-drop-btn {
  color: #262626;
  text-decoration: none;
  font-size: 16px;
  display: block;
}
#mobile-nav .mobile-nav-links .dropdown .link-icon-box {
  display: inline-block;
  padding: 12px 15px;
}
#mobile-nav .mobile-nav-links .dropdown .link-icon-box img {
  height: 25px;
}
#mobile-nav .mobile-nav-links .dropdown .caret-border {
  float: right;
  height: 50px;
  width: 50px;
  border-left: 1px solid #c7c7c7;
  padding: 20px 23px;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level {
  left: 1500px;
  font-size: 16px;
  border-radius: 0;
  box-shadow: none !important;
  position: fixed;
  padding: 0;
  top: 112px;
  border-top: none;
  margin-top: -1px;
  height: 100vh;
  width: calc(100% - 54px);
  transition: all 1.2s ease 0s;
  background: #dcdcdc;
  display: block;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level li a {
  padding: 0;
  padding-left: 45px;
  line-height: 50px;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-title {
  font-weight: 700;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-title .left-caret {
  position: absolute;
  left: 23px;
  top: 19px;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-submenu {
  border: none;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-submenu .right-caret {
  position: absolute;
  top: 19px;
  right: 15px;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-submenu .dropdown-menu {
  box-shadow: none !important;
  width: 100%;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-submenu .dropdown-menu li a {
  line-height: 40px;
  padding-left: 70px;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-submenu {
  position: relative;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-submenu > .dropdown-menu {
  top: 0;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-submenu:hover > a:after {
  border-left-color: #555;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-submenu.pull-left {
  float: none;
}
#mobile-nav .mobile-nav-links .dropdown .dropdown-menu.multi-level .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
#mobile-nav .mobile-nav-links .dropdown.open {
  background: #dcdcdc;
}
#mobile-nav .mobile-nav-links .dropdown.open .dropdown-menu.multi-level {
  left: 54px;
  top: 87px;
}
#mobile-nav .mobile-nav-links .dropdown.open .dropdown-submenu.open {
  background: #dcdcdc;
}
#mobile-nav .mobile-nav-links .dropdown.open .dropdown-submenu.open .right-caret {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 992px) {
  #mobile-nav {
    display: none;
  }
}
.main-teams {
  padding-top: 70px;
  padding-bottom: 40px;
}
.main-teams h1 {
  font-size: 48px;
  margin-bottom: 60px;
  font-weight: 800;
}
.main-teams h1 img {
  padding-bottom: 8px;
  padding-right: 20px;
}
.main-teams .team-block {
  background: #fff;
  position: relative;
  margin-bottom: 30px;
}
.main-teams .team-block:hover,
.main-teams .team-block:active,
.main-teams .team-block:focus {
  background: #161616;
}
.main-teams .team-block:hover h5,
.main-teams .team-block:active h5,
.main-teams .team-block:focus h5 {
  color: #fff;
}
.main-teams .team-block.no-hover:hover,
.main-teams .team-block.no-hover:active,
.main-teams .team-block.no-hover:focus {
  background: #fff;
}
.main-teams .team-block.no-hover:hover h5,
.main-teams .team-block.no-hover:active h5,
.main-teams .team-block.no-hover:focus h5 {
  color: #161616;
}
.main-teams .team-block h5 {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  padding: 20px 15px;
  margin: 0;
  letter-spacing: 0;
}
.main-teams .team-block img {
  width: 100%;
}
.main-teams .team-block .teams-link-list {
  position: absolute;
  list-style: none;
  bottom: 0;
  right: 0;
  padding: 0;
}
.main-teams .team-block .teams-link-list li {
  border-bottom: 1px solid #fff;
  width: 55px;
  padding: 3px 0px;
}
.main-teams .team-block .teams-link-list li:last-child {
  border: none;
  padding-bottom: 0;
}
.main-teams .team-block .teams-link-list li a {
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  font-style: italic;
  text-transform: uppercase;
}
.main-teams .team-block .teams-link-list li a:hover,
.main-teams .team-block .teams-link-list li a:active,
.main-teams .team-block .teams-link-list li a:focus {
  color: #d6d6d6;
}
.partners {
  background: #fff;
}
.partners .partner-title {
  text-transform: uppercase;
  font-weight: normal;
  background-color: #D9D5D5;
  text-align: center;
  font-size: 14px;
  padding: 9px 0px 9px 0px;
  margin-bottom: 40px;
}
.partners .partner-title2 {
  background-color: transparent;
  border-top: solid 1px #d9d5d5;
  border-bottom: solid 1px #d9d5d5;
}
.partners .partner-column {
  text-align: center;
  padding-bottom: 35px;
}
.partners .partner-column h5 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 12px;
}
.partners .partner-column ul {
  list-style: none;
}
.partners .partner-column ul li {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.partners .partner-column .partner-link {
  height: 48px;
  width: 100%;
  display: block;
  line-height: 48px;
  vertical-align: middle;
}
.partners .partner-column .partner-link .partner-img {
  max-width: 100%;
  max-height: 100%;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  opacity: 0.7;
}
.partners .partner-column .partner-link .partner-img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
  opacity: 1;
}
.partners .small-column h5 {
  margin-top: 35px;
}
.sitemap .sitemap-list.collapse.in {
  display: table;
  border-collapse: separate;
  border-spacing: 0px 15px;
}
.sitemap .sitemap-btn {
  width: 100%;
  text-transform: uppercase;
  background: #090909;
  border: none;
  color: #fff;
  padding: 30px;
  font-weight: 800;
  outline: none;
}
footer {
  background: #000;
  color: #fff;
  padding: 15px;
}
footer p {
  margin: 0;
  font-size: 12px;
}
.modal {
  padding-left: 15px;
  z-index: 10050;
}
.modal .modal-dialog {
  margin: 40vh auto;
}
.modal .modal-content {
  border-radius: 0;
}
.modal .modal-body input {
  width: 70%;
  height: 34px;
  padding: 8px;
  outline: none;
  margin-right: 5px;
}
.modal .modal-body button {
  width: calc(29% - 5px);
  height: 34px;
  color: #fff;
  outline: none;
  background: #8bb141;
  border: none;
  text-transform: uppercase;
}
.modal .modal-body button:hover {
  background: #930a0c;
}
.modal-backdrop {
  z-index: 10040;
}
.modal-backdrop.in {
  filter: alpha(opacity=70);
  opacity: .7;
}
@media (min-width: 1920px) and (max-width: 2400px) {
  .toggled #content-wrapper {
    margin-right: auto !important;
  }
  #content-wrapper {
    margin-right: 470px;
  }
}
@media (min-width: 1920px) {
  #sidebar-wrapper {
    width: 470px;
  }
  #sidebar-wrapper .social-wrapper {
    width: 470px;
  }
  #content-wrapper .back-to-top {
    right: 485px;
  }
  #page-wrapper.toggled #content-wrapper {
    left: 0;
    transform: inherit;
  }
  #page-wrapper.toggled .back-to-top {
    right: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1919px) {
  #sidebar-wrapper {
    width: 350px;
  }
  #sidebar-wrapper .social-wrapper {
    width: 350px;
  }
  #content-wrapper {
    margin-right: 350px;
  }
  #content-wrapper .back-to-top {
    right: 375px;
  }
  #page-wrapper.toggled .back-to-top {
    right: 15px;
  }
}
@media (min-width: 1451px) {
  .sitemap h5 {
    height: 32px;
  }
}
@media (max-width: 1450px) {
  #page-wrapper {
    width: 100%;
  }
  .sitemap .table-row {
    display: table-row;
  }
  .navbar-links .all-links li {
    height: auto;
    min-height: 30px;
    line-height: 22px;
  }
  .partners .partner-column ul li {
    padding-bottom: 12px;
  }
}
@media (max-width: 1250px) {
  .navbar .navbar-header .navbar-brand span {
    font-size: 20px;
  }
}
@media (max-width: 1250px) and (min-width: 1001px) {
  .navbar-links .all-links h5 {
    height: 72px;
  }
}
@media (min-width: 1201px) and (max-width: 1530px) {
  .main-teams .team-block-col {
    width: 33.3333334%;
  }
  #page-wrapper.toggled .main-teams .team-block-col {
    width: 16.66666667%;
  }
}
@media (min-width: 1050px) and (max-width: 1200px) {
  .main-teams .team-block-col {
    width: 33.3333334%;
  }
  .main-teams .team-block-col h5 {
    height: 100px;
  }
  #page-wrapper.toggled .main-teams .team-block-col {
    width: 16.66666667%;
  }
}
@media (min-width: 1201px) {
  #social-wrapper {
    height: calc(100% - 115px);
  }
  .nav-stuck {
    height: calc(100% - 80px)!important;
    margin-top: 45px !important;
  }
  #navscroll-btn {
    display: none;
  }
}
@media (max-width: 1200px) {
  #social-wrapper {
    height: calc(100% - 105px);
  }
  .nav-stuck {
    height: calc(100% - 60px)!important;
    margin-top: 25px !important;
  }
  #team-nav {
    overflow: hidden;
  }
  #team-nav .team-nav-container {
    overflow-x: scroll;
  }
  #team-nav .team-nav-list {
    width: 700px;
  }
  #team-nav.stuck {
    top: 60px;
  }
  #navscroll-btn {
    display: block;
    position: absolute;
    left: calc(100% - 380px);
    width: 30px;
    height: 40px;
    background: rgba(0,0,0,0.7);
    border: none;
    color: #fff;
    outline: none;
    background: -moz-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
  }
  .navbar-header {
    float: none;
    position: relative;
  }
  .navbar-toggle {
    display: block;
    margin-top: 34px;
    margin-bottom: 34px;
    margin-right: 90px;
    border: none !important;
  }
  .navbar-toggle:hover,
  .navbar-toggle:focus,
  .navbar-toggle:active {
    background: none !important;
  }
  .navbar-toggle:hover .icon-bar,
  .navbar-toggle:focus .icon-bar,
  .navbar-toggle:active .icon-bar {
    background-color: #930a0c;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
  @-webkit-keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .navbar .navbar-collapse {
    padding: 0;
    margin: 0 !important;
  }
  .navbar .nav {
    margin: 0;
    margin-right: 0 !important;
  }
  .navbar .nav li {
    padding: 0;
  }
  .navbar .nav li a {
    border: none;
    padding: 0;
  }
  .navbar .nav .dropdown-menu {
    margin-top: 0 !important;
    margin-left: 0 !important;
    box-shadow: none !important;
    background: #f5f5f5;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    padding-top: 0;
  }
  .navbar .nav .dropdown-menu li a {
    line-height: 30px;
  }
  .navbar .open .dropdown-menu {
    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;
  }
  .navbar .navbar-header {
    position: relative;
    height: 60px !important;
    line-height: 60px !important;
  }
  .navbar .navbar-header .navbar-brand {
    padding: 10px 0 12px 10px;
    position: absolute;
    left: 0;
  }
  .navbar .navbar-header .navbar-toggle {
    position: absolute;
    right: 0;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-right: 70px;
  }
  .navbar .navbar-header .sidebar-toggle {
    bottom: 0;
    right: -15px;
  }
  #page-wrapper.toggled #navscroll-btn {
    right: 0;
    left: inherit;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  #social-wrapper.nav-stuck {
    margin-top: 25px !important;
  }
}
@media (min-width: 600px) and (max-width: 1049px) {
  .main-teams .team-block-col {
    width: 33.3333334%;
  }
  .main-teams .team-block-col h5 {
    height: 100px;
  }
  #page-wrapper.toggled .main-teams .team-block-col h5 {
    height: auto;
  }
}
@media (min-width: 1004px) {
  body {
    position: relative !important;
  }
  .navbar-links .mobile-link {
    display: none !important;
  }
  .navbar-links .desktop-link {
    display: block;
  }
  #mobile-nav-site,
  #nav-filter {
    display: none !important;
  }
}
@media (max-width: 1005px) {
  .navbar-links {
    z-index: 10000;
  }
  .navbar-links .top-nav {
    min-width: 800px;
  }
  .navbar-links .top-social-links {
    float: none;
    position: fixed;
    top: 0;
    right: 0;
    background: #262626;
  }
  .navbar-links .top-social-links .social {
    display: none;
  }
  .navbar-links .top-social-links .search-icon {
    padding: 0;
    border: none;
  }
  .navbar-links .mobile-link {
    display: block;
  }
  .navbar-links .desktop-link {
    display: none !important;
  }
  .all-links .link-list-element {
    width: 33.333333%;
    float: left;
    border: none;
  }
  #mobile-nav-site {
    position: fixed;
    z-index: 15001;
    overflow-x: hidden;
    overflow-y: auto;
    right: 0;
    left: 0;
    top: 35px;
  }
  #mobile-nav-site #nav-close {
    position: absolute;
    background: none;
    right: 15px;
    border: none;
    color: #fff;
    font-size: 25px;
    outline: none;
  }
  #mobile-nav-site #nav-close:hover,
  #mobile-nav-site #nav-close:active {
    color: #8bb141;
  }
  #mobile-nav-site .siteamap-list {
    display: table;
    border-collapse: separate;
    border-spacing: 0px 15px;
  }
  #mobile-nav-site .siteamap-list .table-row {
    display: table-row;
  }
  #nav-filter {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    top: 35px;
    z-index: 15000;
    background: rgba(0,0,0,0.7);
  }
  .partners .partner-link .partner-img {
    margin-top: 15px;
  }
}
@media (max-width: 850px) {
  .sitemap .link-list-element {
    width: 100%;
    display: block;
  }
}
@media (max-width: 1000px) {
  #content-wrapper {
    position: relative;
  }
  #sidebar-wrapper {
    width: 0;
  }
  #page-wrapper {
    min-height: calc(100% - 105px);
    height: 100%;
  }
  #page-wrapper #sidebar-wrapper {
    width: 100%;
  }
  #page-wrapper #sidebar-wrapper .social-wrapper {
    width: 100%;
    position: absolute !important;
    height: 100%;
  }
  #page-wrapper #content-wrapper {
    margin-right: 600px;
  }
  #page-wrapper.toggled {
    height: auto;
  }
  #page-wrapper.toggled #sidebar-wrapper {
    width: 0;
  }
  #page-wrapper.toggled #content-wrapper {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
}
@media (max-width: 600px) {
  #navscroll-btn {
    right: 0;
    left: inherit;
  }
  .back-to-top {
    right: 15px;
  }
  .sidebar-toggle {
    right: 0 !important;
  }
  .navbar-toggle {
    margin-right: 70px !important;
  }
  .modal .modal-body input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .modal .modal-body button {
    width: 100%;
  }
  #mobile-nav-site {
    bottom: 0;
  }
  #mobile-nav-site .sitemap-list .link-list-element {
    width: 100%;
    display: block;
  }
  #mobile-nav-site .sitemap-list .link-list-element h5 {
    height: 30px;
  }
}
@media (max-width: 420px) {
  .main-teams h1 {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .main-teams .team-block-col {
    width: 100%;
  }
  .main-teams .team-block-col .team-block {
    height: 450px;
    overflow: hidden;
  }
  #team-nav .team-nav-list #team-nav-team a {
    font-size: 14px;
  }
  .navbar .navbar-header .navbar-brand img {
    max-height: 40px;
  }
  .navbar .navbar-header .navbar-brand span {
    font-size: 15px;
    padding-left: 10px;
  }
}
.ferfi-color {
  color: #930a0c !important;
  color: #ffffff !important;
}
.ferfi-bg {
  background-color: #930a0c !important;
}
.ferfi-border {
  border-left-color: #930a0c !important;
}
.ferfi-up-color {
  color: #ff4040 !important;
  color: #ffffff !important;
}
.ferfi-up-bg {
  background-color: #ff4040 !important;
}
.ferfi-up-border {
  border-left-color: #ff4040 !important;
}
.noi-color {
  color: #792078 !important;
  color: #ffffff !important;
}
.noi-bg {
  background-color: #792078 !important;
}
.noi-border {
  border-left-color: #792078 !important;
}
.noi-up-color {
  color: #e30f5f !important;
  color: #ffffff !important;
}
.noi-up-bg {
  background-color: #e30f5f !important;
}
.noi-up-border {
  border-left-color: #e30f5f !important;
}
.strand-color {
  color: #e97623 !important;
  color: #ffffff !important;
}
.strand-bg {
  background-color: #e97623 !important;
}
.strand-border {
  border-left-color: #e97623 !important;
}
.futsal-color {
  color: #aa380a !important;
  color: #ffffff !important;
}
.futsal-bg {
  background-color: #aa380a !important;
}
.futsal-border {
  border-left-color: #aa380a !important;
}
.sidebar-wrapper .sidebar-header {
  color: #fff;
  background: url("/design/mlsz/assets/img/social-header-bg.png") no-repeat bottom;
  background-size: contain;
  padding-left: 10px;
  padding-right: 10px;
  height: 200px;
  position: relative;
}
.sidebar-wrapper .sidebar-header .hashtag {
  font-size: 60px;
  font-weight: 800;
  position: absolute;
  left: 34px;
  top: 18px;
}
.sidebar-wrapper .sidebar-header h3 {
  font-weight: 800;
  font-size: 33px;
  color: #fff;
  margin: 0;
  padding-left: 70px;
  padding-top: 40px;
}
.sidebar-wrapper .sidebar-header p {
  font-size: 12px;
  padding-left: 70px;
}
.sidebar-wrapper .sidebar-filters {
  list-style: none;
  text-align: center;
  background: #6E1612;
  height: 45px;
  line-height: 42px;
  color: #fff;
  padding: 0;
  margin: 0;
}
.sidebar-wrapper .sidebar-filters li {
  display: inline-block;
  font-size: 12px;
}
.sidebar-wrapper .sidebar-filters li input {
  vertical-align: middle;
  margin-top: -1px;
}
.sidebar-wrapper .social-element {
  padding: 15px 10px;
  font-size: 12px;
  font-family: 'Open sans', sans-serif;
}
.sidebar-wrapper .social-element a {
  color: #fff;
}
.sidebar-wrapper .social-element a:hover,
.sidebar-wrapper .social-element a:focus,
.sidebar-wrapper .social-element a:active {
  color: #8bb141;
  text-decoration: none;
}
.sidebar-wrapper .social-element .post-image {
  width: 100%;
}
.sidebar-wrapper .social-element .social-head {
  margin-bottom: 5px;
  display: inline-block;
}
.sidebar-wrapper .social-element .social-head .icon {
  float: left;
  height: 40px;
  width: 40px;
  margin-right: 10px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.25);
}
.sidebar-wrapper .social-element .social-head .time {
  float: left;
  line-height: 40px;
  margin: 0;
  color: #fff;
}
.sidebar-wrapper .social-element .article-panel {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.35);
  box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.35);
  overflow: hidden;
}
.sidebar-wrapper .social-element .article-panel .caption {
  background-color: #6E1612;
  padding: 10px;
}
.sidebar-wrapper .social-element .article-panel .caption .caption-head {
  display: inline-block;
  margin-bottom: 10px;
}
.sidebar-wrapper .social-element .article-panel .caption .caption-head .user-thumb,
.sidebar-wrapper .social-element .article-panel .caption .caption-head .post-info {
  float: left;
  line-height: 14px;
}
.sidebar-wrapper .social-element .article-panel .caption .caption-head .user-thumb .post-user,
.sidebar-wrapper .social-element .article-panel .caption .caption-head .post-info .post-user {
  margin: 3px 0 1px;
  font-weight: bold;
}
.sidebar-wrapper .social-element .article-panel .caption .caption-head .user-thumb {
  width: 35px;
  height: 35px;
  margin-right: 5px;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.sidebar-wrapper .social-element .article-panel .caption .caption-head .user-thumb img {
  width: 100%;
}
.sidebar-wrapper .social-element .article-panel .caption .post-title {
  display: block;
  font-weight: bold;
  max-width: 100%;
  line-height: 1.6em;
  clear: left;
  margin-bottom: 10px;
  font-size: 14px;
}
.sidebar-wrapper .social-element .article-panel .caption .post-text {
  color: #fff;
  clear: left;
  max-width: 100%;
  line-height: 1.5em;
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sidebar-wrapper .social-element .article-panel .caption .post-meta {
  display: block;
}
.sidebar-wrapper .social-element .article-panel .caption .post-meta .meta-title {
  color: #fff;
  display: block;
  font-size: 90%;
  clear: both;
  word-wrap: break-word;
}
.sidebar-wrapper .social-element .article-panel .caption .post-meta .item-likes {
  margin-top: 5px;
  width: 100%;
  overflow: hidden;
  display: block;
}
.sidebar-wrapper .social-element .article-panel .caption .post-meta .item-likes img {
  float: left;
  margin: 0 5px 5px 0;
  width: 30px;
  height: 30px;
  padding: 1px;
  background: #fff;
  border-radius: 0;
  box-shadow: none;
}
.sidebar-wrapper .social-element .article-panel .caption .share-icons {
  margin-top: 10px;
  display: block;
}
.sidebar-wrapper .social-element .article-panel .caption .share-icons .share {
  display: block;
  text-align: right;
  color: #ffffff;
}
.sidebar-wrapper .social-element .article-panel .caption .share-icons .share .share-icon {
  height: 20px;
  width: 20px;
  display: inline-block;
}
.carousel {
  padding: 0px 0px;
  margin-top: 0px;
}
.carousel h2,
.carousel h3 {
  color: #fff;
}
.carousel .carousel-caption {
  left: 0;
  right: 0;
  top: 0;
  margin-top: 90px;
  z-index: 1;
}
.carousel .carousel-control {
  z-index: 3;
}
.carousel .carousel-control .fa-chevron-left,
.carousel .carousel-control .fa-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  font-size: 32px;
}
.carousel .carousel-inner .carousel-filter {
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 62%,rgba(0,0,0,0.41) 86%,rgba(0,0,0,0.65) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(62%,rgba(0,0,0,0)),color-stop(86%,rgba(0,0,0,0.41)),color-stop(100%,rgba(0,0,0,0.65)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 62%,rgba(0,0,0,0.41) 86%,rgba(0,0,0,0.65) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 62%,rgba(0,0,0,0.41) 86%,rgba(0,0,0,0.65) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 62%,rgba(0,0,0,0.41) 86%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 62%,rgba(0,0,0,0.41) 86%,rgba(0,0,0,0.65) 100%);
  position: absolute;
  height: 30%;
  width: 100%;
  z-index: 2;
  bottom: 0;
}
.carousel .carousel-inner .item .uefa img {
  height: 80px;
}
.carousel .carousel-inner .item .team-flag {
  border: 2px solid white;
  height: 60px;
  width: 60px;
  object-fit: cover;
  border-radius: 30px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
}
.carousel .carousel-inner .item h2 {
  font-weight: 900;
  text-transform: uppercase;
}
.carousel .carousel-inner .item .match-date-col {
  padding: 0;
}
.carousel .carousel-inner .item .match-date {
  margin-top: 38px;
  margin-bottom: 0;
}
.carousel .carousel-inner .item .match-time {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 0;
}
.carousel .carousel-inner .item a {
  color: #fff;
}
.carousel .carousel-inner .item .match-city {
  font-size: 18px;
  color: #ffe792;
}
.carousel .mez {
  width: 100%;
}
.carousel2 .item .carousel-caption {
  text-align: left;
  width: 30%;
  left: 10%;
}
.carousel2 .item .carousel-caption h1 {
  color: #fff;
}
.carousel2 .carousel-control {
  width: 60px;
}
.carousel2 .right.carousel-control {
  text-align: left;
}
@media (min-width: 1600px) {
  .carousel-inner > .item > img {
    width: 100% !important;
    max-height: 900px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel .carousel-inner .item .team-shirt img {
    width: 50%;
    margin-left: auto;
    margin-top: -20px;
    margin-right: auto;
  }
  .carousel .carousel-inner .item .match-date {
    font-size: 22px;
  }
  .carousel .carousel-filter {
    height: 25%;
  }
}
@media (max-width: 991px) {
  .carousel .carousel-inner .item .team-shirt {
    display: none;
  }
  .carousel .carousel-filter {
    display: none;
  }
  .carousel h2 {
    font-size: 24px;
  }
  .carousel hr {
    width: 80%;
  }
  .carousel .match-time {
    font-size: 30px;
  }
  .carousel .match-city {
    font-size: 16px;
  }
  .carousel .match-date {
    font-size: 20px;
  }
}
@media (max-width: 850px) {
  .carousel .carousel-inner .carousel-bg-img {
    max-width: inherit;
    max-height: 700px;
  }
  .carousel .carousel-inner hr {
    width: 60%;
  }
  .carousel .carousel-inner .match-date {
    margin-top: 20px !important;
  }
  .carousel .carousel-inner .match-city {
    margin-bottom: 30px;
  }
  .carousel .carousel-inner .col-sm-4 {
    width: 100%;
  }
}
.carousel-short .carousel-caption {
  margin-top: 0px !important;
}
.carousel-short .carousel-caption .cup-logo {
  height: 120px;
}
.carousel-short .carousel-caption .cup-logo img {
  height: 100%;
}
.carousel-short .carousel-indicators {
  bottom: 0px !important;
}
@media (max-width: 1199px) {
  .carousel-short .carpusel-caption {
    padding-top: 15px;
  }
  .carousel-short .carousel-indicators {
    margin-bottom: 3px !important;
  }
  .carousel-short .cup-logo {
    height: 75px !important;
  }
  .carousel-short .team-flag {
    height: 40px;
    width: 40px;
  }
  .carousel-short h2 {
    font-size: 24px !important;
  }
  .carousel-short .match-date {
    font-size: 18px !important;
  }
  .carousel-short .match-time {
    font-size: 24px !important;
  }
  .carousel-short .match-city {
    font-size: 14px !important;
  }
}
@media (min-width: 850px) and (max-width: 991px) {
  .carousel-short .cup-logo {
    height: 70px !important;
  }
}
@media (max-width: 850px) {
  .carousel .carousel-inner .item .team-flag {
    height: 40px;
    width: 40px;
  }
  .carousel-short .team-flag {
    margin-top: 20px !important;
  }
  .carousel-short h2 {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
  }
  .carousel-short .match-time {
    margin-top: 0 !important;
  }
}
@media (min-width: 1500px) {
  .carousel-short .carousel-caption {
    margin-top: 25px;
  }
}
@media (min-width: 1800px) {
  .carousel-short .carousel-caption {
    margin-top: 60px;
  }
}
@media (max-width: 500px) {
  .carousel-short H2 {
    font-size: 14px !important;
  }
  .carousel .carousel-inner .carousel-bg-img {
    max-width: inherit;
    max-height: 350px;
  }
  .carousel .carousel-control .fa-chevron-left {
    top: 12%;
  }
  .carousel .carousel-control .fa-chevron-right {
    top: 12%;
  }
  .carousel-short .match-date {
    font-size: 12px !important;
  }
}
.cs_le {
  color: #f00;
}
.cs_fel {
  color: #090;
}
.match-datas {
  padding-top: 30px;
}
.match-datas .timeline-col {
  float: none;
}
.match-datas .line-up-col {
  display: table-cell;
  float: none;
}
.match-datas .line-up-col {
  padding: 0;
}
.match-datas #line-up-right {
  top: calc(50% + 8px);
}
.match-datas .line-up-row {
  position: absolute;
  height: calc(50% + 8px);
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 16px;
}
.match-datas .line-up-row .line-up {
  width: 100%;
  height: 100%;
}
.match-datas .timeline-team-table {
  margin-bottom: 0;
  background: url("/design/mlsz/assets/img/match-bg.jpg") no-repeat;
  background-size: cover;
}
.match-datas .timeline-team-table .timeline-header th {
  background: #fff;
  border-bottom: 1px solid #8bb141;
  padding-bottom: 15px;
  padding-top: 15px;
}
.match-datas .timeline-team-table .timeline-header th ul {
  margin: 0;
  font-size: 12px;
  text-align: left;
  padding-left: 12px;
  font-weight: 400;
  color: #646363;
}
.match-datas .timeline-team-table .timeline-header th ul li {
  display: inline-block;
}
.match-datas .timeline-team-table .timeline-header th ul .team-name {
  text-transform: uppercase;
  font-weight: 800;
  color: #930a0c;
}
.match-datas .timeline-team-table .timeline-body {
  color: #fff;
}
.match-datas .timeline-team-table .timeline-body .team-flag {
  width: 65px;
  height: 65px;
  object-fit: cover;
  border: 1px solid #fff;
}
.match-datas .timeline-team-table .timeline-body td {
  border: none !important;
}
.match-datas .timeline-team-table .timeline-body .judge-col {
  padding-top: 30px;
}
.match-datas .timeline-team-table .timeline-body .judge-col .judge {
  border-bottom: 1px solid #fff;
  display: inline-block;
  font-size: 12px;
  padding-bottom: 2px;
}
.match-datas .timeline-team-table .timeline-body .team-col ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.match-datas .timeline-team-table .timeline-body .team-col ul li {
  display: inline-block;
}
.match-datas .timeline-team-table .timeline-body .team-col ul li .bigger {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 65px;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
}
.match-datas .timeline-team-table .timeline-body .team-col.text-left,
.match-datas .timeline-team-table .timeline-body .team-col.text-right {
  width: 45%;
}
.match-datas .timeline-team-table .timeline-body .goals {
  font-weight: 900;
  font-size: 36px;
  line-height: 65px;
  margin-bottom: 0;
}
.match-datas .timeline-team-table .timeline-body .goals_half {
  font-weight: 900;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 0;
}
.match-datas .timeline-team-table .timeline-body .goal-col {
  padding-bottom: 30px;
}
.match-datas .timeline-team-table .timeline-body .goal-col ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.match-datas .timeline-team-table .timeline-body .goal-col ul .goal-title {
  display: inline-block;
}
.match-datas .timeline-team-table .timeline-body .goal-col ul .goal-title p {
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
}
.match-datas .timeline-team-table .timeline-body .goal-col ul li a {
  color: #fff;
}
.match-datas .timeline-team-table .timeline-body .goal-col ul li a:hover,
.match-datas .timeline-team-table .timeline-body .goal-col ul li a:active,
.match-datas .timeline-team-table .timeline-body .goal-col ul li a:focus {
  color: #ccc;
  text-decoration: none;
}
.match-datas .timeline-team-table .timeline-body .goal-col-right ul {
  margin-left: 90px;
}
.match-datas .timeline-team-table .timeline-body .goal-col-left ul {
  margin-right: 90px;
}
.match-datas .timeline-container {
  height: 140px;
  background-color: #189449;
  background: transparent url(/design/mlsz/assets/img/timeline-bg.jpg) repeat-x 0 50%;
  border-top: 1px solid #8bb141;
  overflow: hidden;
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.match-datas .timeline-container .times {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: #3f9a63;
}
.match-datas .timeline-container .timeline-scroll {
  position: absolute;
  background: rgba(0,0,0,0.4);
  height: 140px;
  width: 25px;
  right: 0;
  z-index: 998;
}
.match-datas .timeline-container .timeline-scroll .scroll-btn {
  height: 50%;
  width: 27px;
  font-size: 16px;
  background: 0;
  border: 0;
  color: rgba(255,255,255,0.8);
  outline: none !important;
}
.match-datas .timeline-container .timeline-scroll-container {
  padding-left: 100px;
  overflow: hidden;
  height: 140px;
  position: relative;
}
.match-datas .timeline-container .team-flags {
  width: 80px;
  position: absolute;
  z-index: 998;
}
.match-datas .timeline-container .team-flags .flag-container {
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.match-datas .timeline-container .team-flags .flag-container img {
  height: 35px;
  width: 35px;
  object-fit: cover;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
}
.match-datas .timeline-container .timeline {
  width: 100%;
  position: static;
  padding-right: 60px;
  height: 140px;
  min-width: 960px;
}
.match-datas .timeline-container .timeline .top-team,
.match-datas .timeline-container .timeline .bottom-team {
  position: absolute;
  width: 100%;
  height: 60px;
}
.match-datas .timeline-container .timeline .top-team {
  top: 0;
}
.match-datas .timeline-container .timeline .bottom-team {
  bottom: 0;
}
.match-datas .timeline-container .timeline .custom-icon {
  font-size: 14px;
  background: #666;
  background: #189449;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: 3px solid #fff;
  color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.46);
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.match-datas .timeline-container .timeline .custom-icon:hover {
  background: #297848;
}
.match-datas .timeline-container .timeline .fix-editor {
  display: none;
}
.match-datas .timeline-container .timeline .icon-wrapper {
  position: absolute;
  top: 15px;
  z-index: 16;
}
.match-datas .timeline-container .timeline .timeline-bg {
  background: transparent url(/design/mlsz/assets/img/timeline-lines.png) repeat-x 0 50%;
  width: 100%;
  height: 140px;
  position: relative;
}
.match-datas .timeline-container .timeline .half {
  float: left;
  height: 140px;
  position: relative;
}
.match-datas .timeline-container .timeline .half .half-line {
  height: 60px;
  line-height: 60px;
  position: relative;
}
.match-datas .timeline-container .timeline #first-half,
.match-datas .timeline-container .timeline #second-half {
  width: 37%;
}
.match-datas .timeline-container .timeline #first-extra-half,
.match-datas .timeline-container .timeline #second-extra-half {
  width: 13%;
}
.match-datas .timeline-container .timeline .half-end {
  float: right;
  margin-right: -4px;
}
.match-datas .timeline-container .timeline .startline {
  height: 14px;
  width: 3px;
  border-radius: 6px;
  background: #fff;
  position: absolute;
  top: 23px;
  left: 0;
}
.match-datas .timeline-container .timeline .endline {
  height: 14px;
  width: 3px;
  border-radius: 6px;
  background: #fff;
  position: absolute;
  top: 23px;
  right: -1px;
}
.match-datas .timeline-container .timeline .halfstartline {
  height: 14px;
  width: 1px;
  background: #fff;
  position: absolute;
  top: 23px;
  right: -1px;
}
.match-timeline {
  padding-top: 0px;
  padding-bottom: 25px;
}
.top-pop {
  bottom: 137px;
}
.bottom-pop {
  bottom: 58px;
}
.timeline-popup {
  display: none;
  position: absolute;
  z-index: 1002;
  width: 180px;
}
.timeline-popup .popup-content {
  padding: 10px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #707070;
  width: 180px;
}
.timeline-popup .popup-content h4 {
  font-size: 12px;
  font-weight: 600;
  border-bottom: 1px solid #707070;
  padding-bottom: 5px;
  color: #14232d;
  margin-top: 0;
  margin-bottom: 5px;
}
.timeline-popup .popup-content h4 span {
  font-weight: 400;
  float: right;
  padding-left: 15px;
}
.timeline-popup .popup-content p .player-link {
  font-size: 12px;
  color: #14232d;
}
.timeline-popup .popup-content p:last-of-type {
  margin-bottom: 2px;
}
.show-link {
  display: block;
}
.show-link-click {
  display: block;
}
.show-pop {
  z-index: 17 !important;
}
.arrow {
  position: absolute;
  bottom: -10px;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 7px 0 7px;
  border-color: #ffffff transparent transparent transparent;
}
.arrow-back {
  position: absolute;
  bottom: -12px;
  left: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 9px 0 9px;
  border-color: #707070 transparent transparent transparent;
}
@media (min-width: 1451px) {
  .timeline-scroll {
    display: none;
  }
}
@media (min-width: 1320px) and (max-width: 1450px) {
  .timeline-scroll {
    display: block;
  }
  #page-wrapper.toggled .timeline-scroll {
    display: none;
  }
}
@media (max-width: 1319px) {
  .timeline-scroll {
    display: block;
  }
}
@media (min-width: 1025px) {
  .match-datas .timeline-col .team-col .hidden-large {
    display: none;
  }
  .match-datas .timeline-col .team-col .hidden-small {
    display: block;
  }
}
@media (max-width: 1024px) {
  .match-datas .timeline-col .team-col {
    width: 35% !important;
  }
  .match-datas .timeline-col .team-col .hidden-large {
    display: block;
  }
  .match-datas .timeline-col .team-col .hidden-small {
    display: none;
  }
  .match-datas .timeline-col .timeline-body .team-flag {
    height: 40px;
    width: 40px;
  }
  .match-datas .timeline-col .timeline-body .goal-col-left ul {
    margin-right: 0;
  }
  .match-datas .timeline-col .timeline-body .goal-col-right ul {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .meccs_timeline .timeline-popup .popup-content {
    margin: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .meccs_timeline .timeline-popup .popup-content {
    margin-left: -74px !important;
  }
}
@media (max-width: 700px) {
  .match-datas .timeline-team-table .timeline-body .goals {
    font-size: 25px;
  }
}
@media (max-width: 600px) {
  .match-datas .timeline-team-table .timeline-body .goal-col ul {
    margin: 0;
  }
}
.meccs_timeline .timeline-scroll {
  display: block !important;
}
.meccs_timeline .container-fluid {
  padding: 0;
}
.meccs_timeline .timeline-popup .popup-content p {
  margin: 2px !important;
}
.lsarga {
  color: #f3df00 !important;
}
.lpiros {
  color: #6E1612 !important;
}
.lsargapiros {
  color: #000000 !important;
}
.match-stat-befoglalo {
  margin-bottom: 25px;
  font-size: 12px;
}
.match-stat h4 {
  color: #930a0c;
  text-align: left;
  border-bottom: 1px solid #930a0c;
  margin: 0 -15px;
  padding: 15px;
  font-size: 14px;
  font-weight: 800;
}
.match-stat h5 {
  font-size: 11px;
}
.match-stat .white {
  background-color: #fff;
  margin-bottom: 15px;
}
.match-stat .teams-table {
  margin-bottom: 15px;
  padding: 0;
  position: relative;
}
.match-stat .teams-table .team-flag-header {
  background: #fff;
  padding: 0 10px;
  border: 1px solid #eee;
  margin: 0;
  list-style: none;
}
.match-stat .teams-table .team-flag-header li {
  display: inline-block;
}
.match-stat .teams-table .team-flag-header h4 {
  border: none;
}
.match-stat .teams-table .team-flag-header img {
  width: 30px;
  height: 30px;
  object-fit: cover;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
}
.match-stat .teams-table .team-flag-header.left-team img {
  position: absolute;
  top: 9px;
  left: 15px;
  object-fit: cover;
}
.match-stat .teams-table .team-flag-header.right-team img {
  position: absolute;
  top: 9px;
  right: 15px;
  object-fit: cover;
}
.match-stat .teams-table .left-team,
.match-stat .teams-table .right-team {
  float: left;
  width: 50%;
}
.match-stat .teams-table .left-team {
  text-align: right;
  margin-right: -1px;
  margin-left: 1px;
}
.match-stat .teams-table .right-team {
  text-align: left;
  margin-left: -1px;
  margin-right: 1px;
}
.match-stat .teams-table .team-table-title {
  clear: both;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  background: #ebebeb;
  color: #abaaaa;
  line-height: 33px;
}
.match-stat .teams-table .team-list {
  padding: 0;
  list-style: none;
  margin: 0;
}
.match-stat .teams-table .team-list li {
  background: #fff;
}
.match-stat .teams-table .team-list li p {
  margin: 0;
  line-height: 33px;
}
.match-stat .teams-table .team-list.judge-team {
  text-align: center;
}
.match-stat .teams-table .team-list li,
.match-stat .teams-table .team-table-title {
  display: inline-block;
  width: 100%;
  padding: 0 10px;
  height: 35px;
  line-height: 33px;
  border: 1px solid #eee;
  margin: -1px -1px;
}
.match-stat .teams-table .match-stat-title {
  margin: 15px 0;
}
.match-stat h5 {
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.match-stat .results {
  text-align: center;
}
.match-stat .results .left-country,
.match-stat .results .right-country {
  width: 35%;
  float: left;
  height: 180px;
  padding-top: 85px;
}
.match-stat .results .team-flag {
  height: 60px;
  width: 60px;
  object-fit: cover;
  margin: 0px 15px;
  border-radius: 30px;
}
.match-stat .results .result {
  width: 30%;
  float: left;
  height: 180px;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 36px;
  border-left: 1px solid #77a930;
  border-right: 1px solid #77a930;
  padding-top: 50px;
}
.match-stat .stat-table .stat-table-row {
  margin-left: -15px;
  margin-right: -15px;
}
.match-stat .stat-table .stat-table-row:last-of-type ul li {
  border-bottom: none;
}
.match-stat .stat-table ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-table;
  width: 100%;
  height: 33px;
}
.match-stat .stat-table ul li {
  display: table-cell;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}
.match-stat .stat-table ul .stat-hun-number,
.match-stat .stat-table ul .stat-opp-number {
  width: 7%;
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  background: #f5f5f5;
}
.match-stat .stat-table ul .stat-hun-graph,
.match-stat .stat-table ul .stat-opp-graph {
  width: 18%;
  position: relative;
}
.match-stat .stat-table ul .stat-title {
  width: 40%;
  text-align: center;
  border-left: 1px solid #930a0c;
  border-right: 1px solid #930a0c;
  font-weight: 900;
  padding-top: 3px;
  text-transform: uppercase;
}
.match-stat .stat-table ul .graph-rect {
  height: 22px;
  background-color: #930a0c;
  position: absolute;
  top: 5px;
}
.match-stat .stat-table ul .stat-hun-graph {
  border-left: 1px solid #ccc;
}
.match-stat .stat-table ul .stat-hun-graph .graph-rect {
  right: 0;
}
.match-stat .stat-table ul .stat-opp-graph {
  border-right: 1px solid #ccc;
}
.match-stat .stat-table ul .stat-opp-graph .graph-rect {
  left: 0;
}
.match-stat .ball-stat .row {
  background: repeating-linear-gradient(-45deg,#e6e6e6,#e6e6e6 35px,#dcdcdc 35px,#dcdcdc 70px);
  height: 263px;
}
.match-stat .ball-stat .stat-column {
  height: 217px;
  position: relative;
}
.match-stat .ball-stat .left-country.stat-column {
  border-right: 1px solid #ccc;
}
.match-stat .ball-stat .left-country,
.match-stat .ball-stat .right-country {
  width: 50%;
  float: left;
  text-align: center;
}
.match-stat .ball-stat .left-country h5,
.match-stat .ball-stat .right-country h5 {
  font-size: 27px;
  font-weight: 800;
  position: absolute;
  left: 48%;
  left: -webkit-calc(50% - 35px);
  left: -moz-calc(50% - 35px);
  left: calc(50% - 35px);
  width: 70px;
  margin-bottom: 5px;
}
.match-stat .ball-stat .ball-stat-column {
  width: 90px;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 48%;
  left: -webkit-calc(50% - 45px);
  left: -moz-calc(50% - 45px);
  left: calc(50% - 45px);
}
.match-stat .ball-stat #ball-stat-left-column {
  background-color: #930a0c;
}
.match-stat .ball-stat #ball-stat-right-column {
  background-color: #646363;
}
.match-stat .ball-stat .ball-stat-text {
  background: #fff;
}
.match-stat .ball-stat .ball-stat-text .team-flag {
  border-radius: 50%;
  height: 20px;
  width: 20px;
  object-fit: cover;
  display: inline-block;
  margin-right: 5px;
  margin-top: -3px;
}
.match-stat .ball-stat .ball-stat-text h4 {
  display: inline-block;
  color: #161616;
  border: none;
}
.match-stat #ball-circle {
  position: absolute;
  left: calc(50% - 110px);
  top: 40px;
}
.match-stat .best-player .best-player-bg {
  height: 235px;
  background: repeating-linear-gradient(-45deg,#e6e6e6,#e6e6e6 35px,#dcdcdc 35px,#dcdcdc 70px);
  overflow: hidden;
  position: relative;
}
.match-stat .best-player .best-player-bg .col-md-8 {
  padding-right: 0;
}
.match-stat .best-player .best-player-bg .player {
  position: relative;
  height: 100%;
  z-index: 1;
}
.match-stat .best-player .best-player-bg .player img {
  max-width: inherit;
  left: 40%;
  left: -webkit-calc(50% - 100px);
  left: -moz-calc(50% - 100px);
  left: calc(50% - 100px);
  max-height: 100%;
  position: absolute;
  top: 10px;
}
.match-stat .best-player .best-player-bg ul {
  padding: 0;
  width: 100%;
  text-align: right;
  list-style: none;
  margin-top: 68px;
}
.match-stat .best-player .best-player-bg ul li {
  font-weight: 900;
  text-transform: uppercase;
}
.match-stat .best-player .best-player-bg ul .index {
  font-size: 16px;
  color: #161616;
}
.match-stat .best-player .best-player-bg ul .score {
  font-size: 32px;
  color: #161616;
}
.match-stat .best-player .best-player-bg ul .name {
  font-size: 22px;
  color: #930a0c;
}
.match-stat .best-player .opponent {
  background: #fff;
  position: absolute;
  bottom: 0;
  width: 66.66666667%;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-right: 15px;
  z-index: 2;
}
.match-stat .best-player .opponent .team-flag {
  height: 30px;
  width: 30px;
  object-fit: cover;
  margin: 0px 15px;
  border-radius: 50%;
  display: inline-block;
}
.match-stat .best-player .opponent h5 {
  border: 0;
  margin: 0;
  padding-left: 2px;
  display: inline-block;
  color: #161616;
}
.match-stat .right-stat .right-stat-left {
  background: repeating-linear-gradient(-45deg,#e6e6e6,#e6e6e6 35px,#dcdcdc 35px,#dcdcdc 70px);
}
.match-stat .right-stat .right-stat-left .row {
  height: 235px !important;
}
.match-stat .right-stat .right-stat-left .graph {
  height: 183px;
  z-index: 3;
  position: relative;
}
.match-stat .right-stat .right-stat-left .graph .circle-middle {
  position: absolute;
  width: 100px;
  left: 39px;
  padding-top: 62px;
}
.match-stat .right-stat .right-stat-left .graph .circle-middle ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.match-stat .right-stat .right-stat-left .graph .circle-middle ul li {
  font-weight: 900;
  text-transform: uppercase;
}
.match-stat .right-stat .right-stat-left .graph .circle-middle ul .number {
  font-size: 35px;
}
.match-stat .right-stat .right-stat-left .graph .circle-middle canvas {
  position: absolute;
  left: 15px;
}
.match-stat .right-stat .right-stat-left .player {
  height: 183px;
  padding: 0;
  text-align: center;
}
.match-stat .right-stat .right-stat-left .player img {
  max-height: 183px;
  max-width: 100%;
  position: absolute;
  bottom: 0;
  left: calc(50% - 82px);
}
.match-stat .right-stat .graph-title h5 {
  text-align: left;
  padding-left: 10px;
  border-bottom: 1px solid #77a930;
}
.match-stat .right-stat .graph-title .hun-goal {
  margin-top: -7px;
  border-bottom: none;
  font-weight: 400;
  font-size: 10px;
}
.match-stat .right-stat .right-right-stat {
  padding: 0;
}
.match-stat .right-stat .right-right-stat .opponent-data {
  position: relative;
  height: 183px;
  -webkit-box-shadow: -3px 0px 3px -1px rgba(0,0,0,0.3);
  -moz-box-shadow: -3px 0px 3px -1px rgba(0,0,0,0.3);
  box-shadow: -3px 0px 3px -1px rgba(0,0,0,0.3);
}
.match-stat .right-stat .right-right-stat ul {
  list-style: none;
  padding: 0;
  text-align: center;
  bottom: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}
.match-stat .right-stat .right-right-stat ul li {
  font-weight: 900;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.match-stat .right-stat .right-right-stat .team-flag {
  height: 60px;
  width: 60px;
  object-fit: cover;
  margin: 0px 15px;
  margin-bottom: 10px;
  border-radius: 30px;
}
.match-stat .right-stat .opponent-best {
  border-top: 1px solid #161616;
  -webkit-box-shadow: -3px 0px 3px -1px rgba(0,0,0,0.3);
  -moz-box-shadow: -3px 0px 3px -1px rgba(0,0,0,0.3);
  box-shadow: -3px 0px 3px -1px rgba(0,0,0,0.3);
  z-index: 2;
  height: 52px;
}
.match-stat .right-stat .hun-best h5 {
  color: #930a0c;
}
.match-stat .right-stat .hun-best,
.match-stat .right-stat .graph-title {
  background-color: #fff;
  z-index: 2;
  border-top: 1px solid #930a0c;
  height: 52px;
}
.match-stat-light .match-banner {
  margin-bottom: 15px;
}
.match-stat-light .match-banner img {
  margin: auto;
}
.match-stat-small .teams-table .left-team {
  width: 100%;
  text-align: center;
}
.line-up-row {
  background: #fff;
  margin-bottom: 15px;
}
#line-up-left .player-number {
  background: url("/design/mlsz/assets/img/field/shirt-red.png");
  color: #fff;
}
#line-up-right .player-number {
  background: url("/design/mlsz/assets/img/field/shirt-white.png");
  color: #161616;
}
.line-up h4 {
  background: #fff;
}
.line-up .field {
  width: 100%;
  background: #189449;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
}
.line-up .field .player-number {
  width: 30px;
  height: 27px;
  text-align: center;
  line-height: 27px;
  position: absolute;
  cursor: pointer;
  font-weight: 700;
  font-size: 14px;
}
.line-up .field .field-img {
  width: 100%;
}
.line-up .field .player-pop-up {
  display: none;
  padding: 2px;
  background: #fff;
  color: #000;
  border-radius: 3px;
  border: 1px solid #707070;
  position: absolute;
  z-index: 9998;
  min-width: 180px;
  left: 1px;
  bottom: 45px;
}
.line-up .field .player-pop-up a {
  color: #161616;
  font-weight: 400;
}
.line-up .field .player-pop-up a:hover {
  color: #930a0c;
}
.line-up .field .player-pop-up .arrow {
  border-width: 10px 7px 0 7px;
}
.line-up .field .player-pop-up .arrow-back {
  border-width: 13px 9px 0 9px;
  bottom: -13px;
}
.line-up .field .show-link {
  display: block;
}
@media (max-width: 1800px) and (min-width: 1520px) {
  .match-stat-small .match-stat-left,
  .match-stat-small .match-stat-right {
    width: 50% !important;
  }
  .match-stat-small .match-banners {
    width: 25%;
  }
}
@media (min-width: 1401px) and (max-width: 1519px) {
  .match-stat .match-stat-left {
    width: 100%;
  }
  .match-stat .line-ups {
    width: 100%;
  }
  .match-stat .line-ups .line-up-row {
    width: calc(100% - 15px);
  }
  .match-stat .line-ups #line-up-left {
    margin-right: 15px;
  }
  .match-stat .line-ups #line-up-right {
    margin-left: 15px;
  }
  .match-stat .match-stat-right {
    width: 100%;
  }
  .match-stat-small .match-stat-left,
  .match-stat-small .match-stat-right {
    width: 50% !important;
  }
  .match-stat-small .line-ups {
    width: 100% !important;
  }
  .match-stat-small .match-banners {
    width: 100%;
  }
  .match-stat-small .match-banners .match-banner {
    width: 50%;
  }
  #page-wrapper.toggled .match-stat .match-stat-left {
    width: 70%;
  }
  #page-wrapper.toggled .match-stat .line-ups {
    width: 30%;
  }
  #page-wrapper.toggled .match-stat .line-ups .line-up-row {
    width: 100%;
  }
  #page-wrapper.toggled .match-stat .line-ups #line-up-left {
    margin-right: 0px;
  }
  #page-wrapper.toggled .match-stat .line-ups #line-up-right {
    margin-left: 0px;
  }
  #page-wrapper.toggled .match-stat .match-stat-right {
    width: 100%;
  }
  #page-wrapper.toggled .match-stat-small .match-stat-left,
  #page-wrapper.toggled .match-stat-small .match-stat-right {
    width: 50% !important;
  }
  #page-wrapper.toggled .match-stat-small .line-ups {
    width: 100% !important;
  }
  #page-wrapper.toggled .match-stat-small .match-banners {
    width: 25%;
  }
  #page-wrapper.toggled .match-stat-small .match-banners .match-banner {
    width: 100%;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .match-stat .match-stat-left {
    width: 100%;
  }
  .match-stat .line-ups {
    width: 100%;
  }
  .match-stat .line-ups .line-up-row {
    width: calc(50% - 8px);
  }
  .match-stat .line-ups #line-up-left {
    margin-right: 8px;
  }
  .match-stat .line-ups #line-up-right {
    margin-left: 8px;
  }
  .match-stat .match-stat-right {
    width: 100%;
  }
  .match-stat .match-stat-right .stat-table,
  .match-stat .match-stat-right .ball-stats {
    width: 100%;
  }
  .match-stat .match-stat-right .best-player,
  .match-stat .match-stat-right .right-stat {
    width: 100%;
  }
  .match-stat-small .match-stat-left,
  .match-stat-small .match-stat-right {
    width: 50% !important;
  }
  .match-stat-small .line-ups {
    width: 100% !important;
  }
  .match-stat-small .line-ups .line-up-row {
    width: calc(100% - 8px);
  }
  .match-stat-small .match-banners {
    width: 100%;
  }
  .match-stat-small .match-banners .match-banner {
    width: 50%;
  }
  #page-wrapper.toggled .match-stat .match-stat-left {
    width: 100%;
  }
  #page-wrapper.toggled .match-stat .match-stat-right {
    width: 100%;
  }
  #page-wrapper.toggled .match-stat .match-stat-right .line-ups {
    width: 41.66666667%;
  }
  #page-wrapper.toggled .match-stat .match-stat-right .line-ups .line-up-row {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
  #page-wrapper.toggled .match-stat .match-stat-right .stat-table {
    width: 58.33333333%;
  }
  #page-wrapper.toggled .match-stat .match-stat-right .best-player,
  #page-wrapper.toggled .match-stat .match-stat-right .right-stat {
    width: 50%;
  }
  #page-wrapper.toggled .match-stat-small .match-stat-left {
    width: 75%;
  }
  #page-wrapper.toggled .match-stat-small .match-banners {
    width: 25%;
  }
  #page-wrapper.toggled .match-stat-small .match-banners .match-banner {
    width: 100%;
  }
}
@media (max-width: 1279px) {
  .match-stat .match-stat-left {
    width: 100%;
  }
  .match-stat .line-ups {
    width: 100%;
    margin-top: 15px;
  }
  .match-stat .line-ups .line-up-row {
    width: 100%;
  }
  .match-stat .match-stat-right {
    width: 100%;
    margin-bottom: 15px;
  }
  .match-stat .match-stat-right .stat-table,
  .match-stat .match-stat-right .ball-stats {
    width: 100%;
  }
  .match-stat .match-diagram-stat {
    width: 100%;
  }
  .match-stat .match-diagram-stat .stat-table {
    width: 100%;
  }
  .match-stat .match-diagram-stat .best-player,
  .match-stat .match-diagram-stat .right-stat {
    width: 100%;
  }
  .match-stat .match-diagram-stat .best-player .best-player-bg .player img {
    left: 0;
  }
  .match-stat .match-diagram-stat .right-stat .right-stat-left .player img {
    left: calc(50% - 80px);
  }
  .match-stat-small .match-stat-left {
    width: 100%;
  }
  .match-stat-small .match-banners {
    width: 100%;
  }
  .match-stat-small .match-banners .match-banner {
    width: 100%;
  }
}
@media (max-width: 1280px) and (min-width: 769px) {
  .match-stat .line-ups {
    width: 100%;
  }
  .match-stat .line-ups .line-up-row {
    width: 100%;
  }
  .match-stat-small .match-stat-left,
  .match-stat-small .match-stat-right {
    width: 50% !important;
  }
  .match-stat-small .line-ups {
    margin-top: 0 !important;
    width: 100% !important;
  }
  #page-wrapper.toggled .match-stat .line-ups {
    margin-top: 0 !important;
  }
  #page-wrapper.toggled .match-stat .line-ups .line-up-row {
    float: left;
    width: calc(100% - 8px);
  }
  #page-wrapper.toggled .match-stat .line-ups #line-up-left {
    margin-right: 8px;
  }
  #page-wrapper.toggled .match-stat .line-ups #line-up-right {
    margin-left: 8px;
  }
}
@media (max-width: 1024px) {
  .match-stat-small .match-banners {
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  .match-stat .match-diagram-stat .right-stat .player img {
    left: calc(50% - 60px)!important;
  }
  .match-stat .best-player .best-player-bg ul {
    margin-top: 30px;
  }
  .match-stat .best-player .opponent {
    width: 100%;
  }
  .meccs_eredmeny .match-datas .timeline-team-table .timeline-body .goals,
  .meccs_eredmeny .match-datas .timeline-team-table .timeline-body .goals_half {
    font-size: 26px;
  }
  .match-stat .teams-table .team-list li p {
    line-height: 20px;
  }
  .match-stat .teams-table .team-list li {
    height: auto;
    padding: 5px 10px 5px 10px;
  }
}
@media (max-width: 800px) {
  .match-stat .right-stat .right-right-stat,
  .match-stat .right-stat .right-stat-left {
    width: 100%;
  }
  .match-stat .right-stat .opponent-data,
  .match-stat .right-stat .opponent-best {
    box-shadow: none !important;
  }
  .match-stat .right-stat .opponent-data {
    height: 140px !important;
  }
  .match-stat .right-stat .opponent-data .team-flag {
    height: 45px;
    width: 45px;
  }
}
@media (max-width: 400px) {
  .match-stat .ball-stat h4 {
    font-size: 12px;
  }
}
.meccs_eredmeny .container-fluid {
  padding: 0;
}
.meccs_eredmeny .match-datas .timeline-team-table .timeline-body .team-col ul li .bigger {
  font-size: 14px;
}
.meccs_eredmeny .match-datas .timeline-team-table .timeline-body .team-col.text-left,
.meccs_eredmeny .match-datas .timeline-team-table .timeline-body .team-col.text-right {
  width: 40%;
}
.meccs_eredmeny .match-datas .timeline-team-table .timeline-body .goals,
.meccs_eredmeny .match-datas .timeline-team-table .timeline-body .goals_half {
  font-size: 32px;
  text-align: center;
}
.meccs_eredmeny .match-datas .timeline-team-table .timeline-body .goal-col-left ul {
  margin-right: 3px;
}
.meccs_eredmeny .match-datas .timeline-team-table .timeline-body .goal-col-right ul {
  margin-left: 3px;
}
.meccs_lineup .match-stat .ball-stat .ball-stat-text h4 {
  display: block;
  padding: 5px;
  text-align: center;
  font-size: 12px;
}
.meccs_lineup .match-stat .ball-stat .ball-stat-text .team-flag {
  margin-top: 5px;
}
.meccs_lineup .line-up-row,
.meccs_lineup .match-stat-right,
.meccs_lineup .match-diagram-stat {
  padding: 0;
}
.team-carousel .owl-carousel .item .thumbnail {
  background-size: contain;
}
.team-carousel .customNavigationSide {
  text-align: center;
  margin-bottom: 15px;
  border-radius: 2px;
}
.team-carousel .customNavigationSide .btn {
  background: #646363;
  color: #fff;
}
.team-carousel .customNavigationSide .btn:hover {
  background: #930a0c;
}
.owl-nav,
.owl-dots {
  margin: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots .owl-dot span {
  cursor: pointer;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background: #869791;
}
@media (min-width: 600px) and (max-width: 1000px) {
  .team-carousel .owl-carousel .item h6 {
    height: 26px;
  }
}
.team-page .team-filter .player-filter-list {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  margin-bottom: 15px;
  margin-top: 15px;
}
.team-page .team-filter .player-filter-list li {
  display: inline-block;
}
.team-page .team-filter .player-filter-list li:nth-last-child(1) a:after {
  content: "";
}
.team-page .team-filter .player-filter-list .team-filter button {
  border-radius: 0;
  padding: 4px 20px;
  border: none;
  color: #161616;
  margin-right: 15px;
  margin-top: -2px;
  height: 50px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.team-page .team-filter .player-filter-list .team-filter button:hover,
.team-page .team-filter .player-filter-list .team-filter button:active,
.team-page .team-filter .player-filter-list .team-filter button:focus {
  background: #555;
  color: #fff;
}
.team-page .team-filter .player-filter-list .team-filter .dropdown-menu {
  min-width: 200px;
  border-radius: 0;
  margin: 0;
}
.team-page .team-filter .player-filter-list .team-filter .dropdown-menu li {
  width: 100%;
  display: inline;
}
.team-page .team-filter .player-filter-list .team-filter .dropdown-menu li a {
  line-height: 30px;
}
.team-page .team-filter .player-filter-list .team-post-filter a {
  color: #646363;
}
.team-page .team-filter .player-filter-list .team-post-filter a:after {
  content: "|";
  padding-left: 10px;
}
.team-page .team-filter .player-filter-list .team-post-filter a:hover,
.team-page .team-filter .player-filter-list .team-post-filter a:active,
.team-page .team-filter .player-filter-list .team-post-filter a:focus {
  color: #930a0c;
  text-decoration: none;
}
.team-page .team-filter .player-filter-list .team-post-filter a:hover:after,
.team-page .team-filter .player-filter-list .team-post-filter a:active:after,
.team-page .team-filter .player-filter-list .team-post-filter a:focus:after {
  color: #646363;
}
.team-page h2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.team-page a {
  text-decoration: none;
}
.team-page .thumbnail {
  border: 1px solid #3d3d3d;
  padding: 0px;
  overflow: hidden;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.team-page .thumbnail .player {
  position: relative;
}
.team-page .thumbnail .player img {
  background: url("/design/mlsz/assets/img/player/player-bg.jpg");
  background-size: cover;
}
.team-page .thumbnail .player .img-overlay {
  opacity: 0;
}
.team-page .thumbnail .player .img-overlay .details {
  position: absolute;
  padding-left: 0px;
  bottom: -100px;
  width: 100%;
  margin-bottom: 0;
}
.team-page .thumbnail .player .img-overlay .details li {
  list-style-type: none;
  color: #fff;
  text-shadow: 1px 1px #646363;
  background: rgba(0,0,0,0.4);
  padding-left: 15px;
  padding-bottom: 6px;
  padding-top: 6px;
}
.team-page .thumbnail .player .img-overlay .details li:first-child {
  border-bottom: 1px solid #930a0c;
}
.team-page .thumbnail .player .img-overlay .details li span {
  width: 60px;
  display: inline-block;
  padding-left: 5px;
}
.team-page .thumbnail .player .img-overlay .details li strong {
  padding-left: 5px;
}
.team-page .thumbnail .caption {
  border-top: 1px solid #3d3d3d;
  background-color: #3d3d3d;
  height: 45px;
}
.team-page .thumbnail .caption h6 {
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
}
.team-page .thumbnail:hover {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  border: 1px solid #930a0c;
}
.team-page .thumbnail:hover .caption {
  background: #930a0c;
}
.team-page .thumbnail:hover .player img {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -webkit-filter: grayscale(50%);
  -moz-filter: grayscale(50%);
  -ms-filter: grayscale(50%);
  -o-filter: grayscale(50%);
  filter: grayscale(50%);
  -webkit-filter: brightness(50%);
  -moz-filter: brightness(50%);
  -ms-filter: brightness(50%);
  -o-filter: brightness(50%);
  filter: brightness(50%);
}
.team-page .thumbnail:hover .player .img-overlay {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  opacity: 1;
}
.team-page .thumbnail:hover .player .img-overlay .details {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  bottom: 0;
}
.team-page .more-players-table {
  margin-bottom: 30px;
}
.team-page .more-players-table .more-player-box {
  background: #fff;
  margin-left: -15px;
  margin-right: -15px;
  padding: 5px;
  text-align: center;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.team-page .more-players-table .more-player-box:hover,
.team-page .more-players-table .more-player-box:active,
.team-page .more-players-table .more-player-box:focus {
  background-color: #f5f5f5;
}
.team-page .more-players-table .more-player-box a {
  color: #161616;
  font-weight: 600;
}
.team-page .more-players-table .col-md-2:nth-child(6n) .more-player-box {
  border-right: none;
}
.team-page .more-players-table .col-md-2:last-child .more-player-box {
  border-right: none;
}
.team-page .more-players-table .col-md-2:nth-child(-n + 6) .more-player-box {
  border-top: none;
}
@media (min-width: 1401px) and (max-width: 1550px) {
  .team-page .player-col {
    width: 20%;
  }
  #page-wrapper.toggled .team-page .player-col {
    width: 16.66666667%;
  }
}
@media (min-width: 1201px) and (max-width: 1400px) {
  .team-page .player-col {
    width: 25%;
  }
  #page-wrapper.toggled .team-page .player-col {
    width: 16.66666667%;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .team-page .player-col {
    width: 33.33333333%;
  }
  #page-wrapper.toggled .team-page .player-col {
    width: 25%;
  }
}
@media (min-width: 1101px) {
  .team-page .player-filter-list {
    height: 50px;
    line-height: 50px;
  }
  .team-page .player-filter-list .team-post-filter {
    padding-right: 10px;
  }
}
@media (max-width: 1100px) {
  .team-page .player-filter-list {
    height: auto;
    line-height: inherit;
    text-align: center;
  }
  .team-page .player-filter-list .team-title {
    width: 100%;
  }
  .team-page .player-filter-list .team-filter {
    width: 100%;
  }
  .team-page .player-filter-list .team-filter .btn-group {
    width: 100%;
  }
  .team-page .player-filter-list .team-filter .btn-group button {
    width: 100%;
    margin: 0;
  }
  .team-page .player-filter-list .team-post-filter {
    line-height: 40px;
    padding-right: 0;
    padding-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  #page-wrapper.toggled .team-page .player-filter-list {
    height: 50px;
    line-height: 50px;
    text-align: left;
  }
  #page-wrapper.toggled .team-page .player-filter-list .team-title {
    width: inherit;
  }
  #page-wrapper.toggled .team-page .player-filter-list .team-filter {
    width: inherit;
  }
  #page-wrapper.toggled .team-page .player-filter-list .team-filter .btn-group {
    width: inherit;
  }
  #page-wrapper.toggled .team-page .player-filter-list .team-filter button {
    margin: 0 15px;
    width: inherit;
  }
  #page-wrapper.toggled .team-page .player-filter-list .team-filter .dropdown-menu {
    margin: 0;
    margin-left: 15px;
  }
  #page-wrapper.toggled .team-page .player-filter-list .team-post-filter {
    line-height: 40px;
    padding-right: 10px;
    padding-left: 0;
  }
}
@media (min-width: 850px) and (max-width: 1024px) {
  .team-page .player-col {
    width: 50%;
  }
  #page-wrapper.toggled .team-page .player-col {
    width: 33.33333333%;
  }
}
@media (max-width: 849px) {
  .team-page h1 {
    font-size: 30px;
  }
}
@media (min-width: 601px) and (max-width: 849px) {
  .team-page .player-col {
    width: 100%;
  }
  #page-wrapper.toggled .team-page .player-col {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .team-page .player-col {
    width: 100%;
  }
  #page-wrapper.toggled .team-page .player-col {
    width: 100%;
  }
}
.news .all-news-btn {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 15px;
}
.news #news-pagination {
  text-align: center;
}
.news #news-pagination .pagination li > a {
  margin-left: 2px;
  margin-right: 2px;
  color: #930a0c;
  border-radius: 4px;
}
.news #news-pagination .pagination li:first-child > a {
  margin-right: 5px;
}
.news #news-pagination .pagination li:last-child > a {
  margin-left: 5px;
}
.news #news-pagination .pagination li:first-child > a,
.news #news-pagination .pagination li:last-child > a {
  background: #161616;
  color: #fff;
}
.news #news-pagination .pagination li:first-child > a:hover,
.news #news-pagination .pagination li:last-child > a:hover {
  background: #930a0c;
}
.news #news-pagination .pagination a.active {
  background: #161616;
  color: #fff;
}
.news #news-pagination .pagination a.active:hover {
  background: #930a0c;
}
.news .news-tag {
  color: #fff;
  font-size: 12px;
}
.news .fa-play-circle {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 55px;
  color: rgba(255,255,255,0.85);
}
.news .thumbnail-big {
  background: #fff;
}
.news .thumbnail-big .news-image {
  position: relative;
}
.news .thumbnail-big .news-image .news-tag {
  position: absolute;
  bottom: 0;
  background: #930a0c;
  padding: 3px 10px;
  font-weight: 300;
}
.news .thumbnail-big .caption {
  padding: 15px;
}
.news .thumbnail-big .caption h4 a {
  color: #161616;
}
.news .thumbnail-big h4 {
  text-transform: none;
}
.news img {
  width: 100%;
}
.news-time {
  font-size: 12px;
  display: inherit;
  margin-top: -4px;
  margin-bottom: 8px;
  color: #afadad;
}
.main-news {
  padding-top: 15px;
  padding-bottom: 30px;
}
.main-news .big-img-news,
.main-news .small-img-news {
  position: relative;
}
.main-news .big-img-news:hover img,
.main-news .big-img-news:focus img,
.main-news .big-img-news:active img,
.main-news .small-img-news:hover img,
.main-news .small-img-news:focus img,
.main-news .small-img-news:active img {
  filter: brightness(70%);
  -webkit-filter: brightness(70%);
  -moz-filter: brightness(70%);
  -o-filter: brightness(70%);
  -ms-filter: brightness(70%);
}
.main-news .big-img-news .img-caption,
.main-news .small-img-news .img-caption {
  position: absolute;
  bottom: 15px;
}
.main-news .big-img-news .img-caption .news-tag,
.main-news .small-img-news .img-caption .news-tag {
  background: #930a0c;
  padding: 3px 10px;
  font-size: 12px;
}
.main-news .big-img-news .img-caption h2,
.main-news .big-img-news .img-caption h5,
.main-news .small-img-news .img-caption h2,
.main-news .small-img-news .img-caption h5 {
  background: rgba(0,0,0,0.7);
  padding: 15px;
  color: #fff;
  margin: 0;
  margin-top: 2px;
}
.main-news .big-img-news .img-caption h2 .news-time,
.main-news .big-img-news .img-caption h5 .news-time,
.main-news .small-img-news .img-caption h2 .news-time,
.main-news .small-img-news .img-caption h5 .news-time {
  text-transform: none;
  font-weight: 400;
  margin-top: 4px;
}
.main-news .big-img-news .img-caption h2,
.main-news .small-img-news .img-caption h2 {
  width: 70%;
}
.main-news .big-img-news .img-caption h5,
.main-news .small-img-news .img-caption h5 {
  width: 90%;
}
.main-news .small-img-news {
  padding-bottom: 30px;
}
.main-news .small-img-news .img-container {
  position: relative;
  overflow: hidden;
}
.main-news .small-img-news img {
  margin-top: -7px;
}
.main-news .normal-news .style-text-dot {
  height: 200px;
}
.main-news .thumbnail-big:hover h4,
.main-news .thumbnail-big:hover p,
.main-news .thumbnail-big:hover a,
.main-news .thumbnail-big:active h4,
.main-news .thumbnail-big:active p,
.main-news .thumbnail-big:active a,
.main-news .thumbnail-big:focus h4,
.main-news .thumbnail-big:focus p,
.main-news .thumbnail-big:focus a {
  color: #fff !important;
}
.main-news .thumbnail-big:hover img,
.main-news .thumbnail-big:active img,
.main-news .thumbnail-big:focus img {
  filter: brightness(70%);
  -webkit-filter: brightness(70%);
  -moz-filter: brightness(70%);
  -o-filter: brightness(70%);
  -ms-filter: brightness(70%);
}
.main-news .thumbnail-big:hover .caption,
.main-news .thumbnail-big:active .caption,
.main-news .thumbnail-big:focus .caption {
  background: #161616;
}
.news-filter-section #news-number {
  border-radius: 3px;
  padding: 2px;
  position: absolute;
  top: 26px;
  right: 15px;
}
.news-filter-section .news-filter-list {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: -15px;
  margin-right: -15px;
  height: 50px;
  line-height: 50px;
}
.news-filter-section .news-filter-list li:nth-last-child(2) a:after {
  content: "";
}
.news-filter-section .news-filter-list .news-title {
  float: left;
}
.news-filter-section .news-filter-list .news-title h3 {
  color: #161616;
  margin: 0;
  padding: 14px 20px;
  margin-right: 20px;
  font-size: 18px;
}
.news-filter-section .news-filter-list .news-filter {
  padding-right: 3px;
  font-size: 12px;
}
.news-filter-section .news-filter-list .news-filter a {
  color: #646363;
}
.news-filter-section .news-filter-list .news-filter a:after {
  content: "|";
  padding-left: 6px;
}
.news-filter-section .news-filter-list .news-filter a:hover,
.news-filter-section .news-filter-list .news-filter a:active,
.news-filter-section .news-filter-list .news-filter a:focus {
  color: #930a0c;
  text-decoration: none;
}
.news-filter-section .news-filter-list .news-filter a:hover:after,
.news-filter-section .news-filter-list .news-filter a:active:after,
.news-filter-section .news-filter-list .news-filter a:focus:after {
  color: #646363;
}
.news-filter-section li {
  display: inline-block;
}
.main-news2 {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}
.main-news2 h5 {
  text-transform: none;
}
.main-news2 .big-img-news {
  position: relative;
}
.main-news2 .big-img-news:hover img,
.main-news2 .big-img-news:focus img,
.main-news2 .big-img-news:active img {
  filter: brightness(70%);
  -webkit-filter: brightness(70%);
  -moz-filter: brightness(70%);
  -o-filter: brightness(70%);
  -ms-filter: brightness(70%);
}
.main-news2 .big-img-news .fa-play-circle {
  right: 25px;
}
.main-news2 .big-img-news .caption {
  position: absolute;
  width: 50%;
  bottom: 0;
  max-height: 210px;
  overflow: hidden;
}
.main-news2 .big-img-news .caption .news-tag {
  background: #930a0c;
  padding: 3px 10px;
}
.main-news2 .big-img-news .caption .news-time {
  margin-top: -17px;
}
.main-news2 .big-img-news .caption h4,
.main-news2 .big-img-news .caption p {
  color: #fff;
  background: rgba(0,0,0,0.7);
  padding: 15px;
  margin: 0;
}
.main-news2 .big-img-news .caption h4 {
  margin-top: 2px;
}
.main-news2 .big-img-news .caption p {
  padding-top: 5px;
}
.main-news2 .side-news:first-of-type .thumbnail-big .news-image {
  margin-bottom: 16px;
}
.main-news2 .side-news:hover img,
.main-news2 .side-news:focus img,
.main-news2 .side-news:active img {
  filter: brightness(70%);
  -webkit-filter: brightness(70%);
  -moz-filter: brightness(70%);
  -o-filter: brightness(70%);
  -ms-filter: brightness(70%);
}
.main-news2 .side-news .thumbnail-big {
  display: inline-block;
  width: 100%;
  margin-bottom: -5px;
}
.main-news2 .side-news .thumbnail-big h5 {
  margin-top: 0;
  padding-top: 10px;
}
.main-news2 .side-news .thumbnail-big h5 a {
  color: #161616;
}
.main-news2 .side-news .thumbnail-big h5 a:hover,
.main-news2 .side-news .thumbnail-big h5 a:active,
.main-news2 .side-news .thumbnail-big h5 a:focus {
  color: #930a0c;
  text-decoration: none;
}
.main-news2 .side-news .thumbnail-big .news-image {
  width: calc(50% - 15px);
  float: left;
}
.main-news2 .side-news .thumbnail-big .caption {
  width: calc(50% + 15px);
  float: left;
  padding: 8px 15px 0;
}
.main-news2 .side-news .thumbnail-big .style-text-dot {
  height: 165px;
}
.main-news2 .small-img-news {
  margin-top: 25px;
  margin-bottom: 10px;
}
.main-news2 .small-img-news .small-img-news-container:hover img,
.main-news2 .small-img-news .small-img-news-container:focus img,
.main-news2 .small-img-news .small-img-news-container:active img {
  filter: brightness(70%);
  -webkit-filter: brightness(70%);
  -moz-filter: brightness(70%);
  -o-filter: brightness(70%);
  -ms-filter: brightness(70%);
}
.main-news2 .small-img-news .fa-play-circle {
  font-size: 40px;
}
.main-news2 .small-img-news .style-text-dot {
  height: 124px;
}
.main-news2 .small-img-news h5 {
  margin-top: 0;
}
.main-news2 .small-img-news h5 a {
  color: #161616;
}
.main-news2 .small-img-news h5 a:hover,
.main-news2 .small-img-news h5 a:active,
.main-news2 .small-img-news h5 a:focus {
  color: #930a0c;
  text-decoration: none;
}
.main-news2 .small-img-news p {
  margin: 0;
}
.main-news2 .small-img-news .thumbnail-big {
  margin-bottom: 15px;
  display: inline-block;
}
.main-news2 .small-img-news .thumbnail-big .news-image {
  width: 35%;
  float: left;
}
.main-news2 .small-img-news .thumbnail-big .caption {
  width: 65%;
  float: left;
  padding-top: 0;
  padding-bottom: 0;
}
.main-news2 .short-news .style-text-dot {
  height: 126px;
}
.main-news2 .short-news .col-md-12:last-of-type .caption {
  border-bottom: none;
}
.main-news2 .short-news-caption {
  border-left: 5px solid #930a0c;
  border-bottom: 1px solid #d6d6d6;
  padding-left: 15px;
}
.main-news2 .short-news-caption h5 {
  margin-top: 0;
  padding-top: 15px;
}
.main-news2 .short-news-caption h5 .news-tag {
  padding: 3px 10px;
  margin-right: 10px;
  letter-spacing: 0.02em;
  font-weight: 400;
}
.main-news2 .short-news-caption h5 a {
  color: #161616;
}
.main-news2 .short-news-caption h5 a:hover,
.main-news2 .short-news-caption h5 a:active,
.main-news2 .short-news-caption h5 a:focus {
  color: #930a0c;
  text-decoration: none;
}
.big-video-news {
  position: relative;
  margin-bottom: 15px;
}
.big-video-news .huge-caption {
  position: absolute;
  bottom: 0;
}
.big-video-news .huge-caption .news-tag {
  background: #930a0c;
  padding: 3px 10px;
}
.big-video-news .huge-caption h1 {
  background: rgba(0,0,0,0.7);
  padding: 30px;
  color: #fff;
  margin: 0;
  margin-top: 4px;
  width: 60%;
}
.big-video-news .fa-play-circle {
  position: absolute;
  top: calc(50% - 60px);
  left: calc(50% - 54px);
  font-size: 120px;
  color: rgba(255,255,255,0.75);
}
.news-one {
  background: #fff;
  padding-bottom: 40px;
}
.news-one .news-container {
  padding-bottom: 20px;
  max-width: 750px;
  margin: auto;
}
.news-one .news-breadcrumb .link {
  margin: 0;
  padding: 5px 25px;
  background-color: #930a0c;
  list-style: none;
  color: #fff;
  margin-left: -15px;
  margin-right: -15px;
}
.news-one .news-breadcrumb li {
  display: inline-block;
  margin-right: 5px;
}
.news-one .news-breadcrumb li a {
  color: inherit;
  text-decoration: none;
}
.news-one .news-breadcrumb li a:after {
  content: '|';
  padding-left: 5px;
}
.news-one .news-breadcrumb li a:hover,
.news-one .news-breadcrumb li a:active,
.news-one .news-breadcrumb li a:focus {
  color: #022434;
}
.news-one .news-breadcrumb li a:hover:after,
.news-one .news-breadcrumb li a:active:after,
.news-one .news-breadcrumb li a:focus:after {
  color: #fff;
}
.news-one .news-breadcrumb li:last-child a:after {
  content: '';
  padding-left: 0;
}
.news-one .news-title {
  margin-bottom: 25px;
}
.news-one .news-title h2 {
  margin-bottom: 15px;
  margin-top: 40px;
}
.news-one .news-title .tags {
  list-style: none;
  padding: 0;
  float: left;
}
.news-one .news-title .tags li {
  display: inline-block;
  margin-right: 5px;
  font-size: 0.857em;
}
.news-one .news-title .tags li a {
  color: inherit;
  text-decoration: none;
  padding: 4px 10px;
  background: #d6d6d6;
}
.news-one .news-title .tags li a:hover,
.news-one .news-title .tags li a:focus,
.news-one .news-title .tags li a:active {
  background-color: #930a0c;
  color: #fff;
}
.news-one .news-title .date {
  float: right;
  color: #abaaaa;
  font-size: 0.857em;
  padding-top: 5px;
  margin: 0;
}
.news-one .thumb-title {
  background-color: #e2e2e2;
  text-align: right;
  padding: 10px;
  font-size: 0.857em;
}
.news-one .thumb-title p {
  margin: 0;
}
.news-one .news-lead p {
  font-family: 'Open sans', sans-serif;
  font-size: 1.285em;
  font-weight: 600;
  margin: 10px 0 0 0 !important;
  line-height: 1.4;
  text-align: left;
}
.news-one h1 i {
  margin-right: 15px;
}
.news-one h2 {
  margin-bottom: 30px;
  margin-top: 30px;
}
.news-one p {
  margin: 25px 0;
  line-height: 1.8;
  text-align: justify;
}
.news-one .news-highlight-block {
  background: #f5f5f5;
  padding: 15px;
  padding-left: 90px;
  position: relative;
}
.news-one .news-highlight-block i {
  font-size: 40px;
  position: absolute;
  left: 25px;
}
.news-one .news-highlight-block p {
  font-size: 20px;
  text-align: left;
  line-height: 1.6;
}
.news-one .news-highlight-block span {
  font-size: 14px;
  position: absolute;
  right: 25px;
  bottom: 25px;
}
.news-one .earlier-news {
  background-color: #f5f5f5;
  margin-top: 20px;
  margin-bottom: 20px;
}
.news-one .earlier-news .earlier-link {
  color: inherit;
}
.news-one .earlier-news h5 {
  background-color: #ebebeb;
  margin: 0;
  padding: 10px;
  font-size: 14px;
}
.news-one .earlier-news h4 {
  line-height: 1.6;
  margin-right: 25px;
  font-size: 18px;
  text-transform: none;
}
.news-one .earlier-news p {
  font-size: 12px;
  margin: 0 25px 10px 0px;
  line-height: 1.4;
}
.news-one .earlier-news img {
  margin: 10px;
}
.news-one .earlier-news .tag {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  background: #930a0c;
  padding: 4px 10px;
  margin-right: 15px;
  font-weight: 400;
  position: absolute;
  bottom: 10px;
  left: 25px;
}
.news-one .news-player-popup {
  position: absolute;
  width: 250px;
}
.news-one .news-player-popup img {
  max-height: 100%;
}
.news .news-player-link {
  color: #930a0c;
  cursor: pointer;
}
.news .news-player-link:hover,
.news .news-player-link:active,
.news .news-player-link:focus {
  color: #8bb141;
}
.news .popover {
  border: 1px solid #044064;
  padding: 0;
  border-radius: 0;
}
.news .popover .arrow {
  border-bottom-color: #044064;
}
.news .popover .close {
  float: right;
  color: #930a0c;
  opacity: .8;
  margin-right: 5px;
  font-size: 26px;
  margin-bottom: -15px;
  outline: none;
}
.news .popover .popover-content {
  padding: 0px;
  background: url(/design/mlsz/assets/img/player/player-bg.jpg);
  background-size: cover;
}
.news .popover .popover-content img {
  width: 240px;
}
.news .popover .popover-title {
  background-color: #3d3d3d;
  border-bottom: none;
  border-radius: 0;
  text-align: center;
  color: #fff;
}
.news .popover:hover .popover-title {
  background: #930a0c;
}
.news-video-gallery h2 {
  margin-top: 60px;
}
.news .teams-table {
  position: relative;
}
.news .teams-table .team-flag-header img {
  height: 25px;
  width: 25px;
}
.news .teams-table .left-team p {
  text-align: right;
}
.news .match-datas {
  padding-top: 5px;
  padding-bottom: 20px;
}
.news .match-datas .timeline-team-table .timeline-header th {
  background: #e2e2e2;
}
.news .match-datas .timeline-team-table .timeline-body .team-flag {
  height: 45px;
  width: 45px;
}
.news .match-datas .team-col {
  padding-bottom: 20px;
}
.news .match-datas p {
  margin: inherit;
}
.news .match-datas .timeline-scroll {
  display: block;
}
.news .match-stat .player img {
  width: auto;
  left: 15% !important;
}
.news .match-stat .ball-stat .left-country,
.news .match-stat .ball-stat .right-country {
  padding-top: 80px;
}
.news .match-stat .ball-stat .row {
  height: 264px;
}
.news .match-stat .ball-stat #ball-circle {
  left: -10%;
  top: 37px;
}
.news-stats {
  padding-top: 25px;
}
.content-blokk {
  background-color: #cccccc;
  padding: 15px;
  text-align: center;
  color: #000000;
  font-weight: bold;
}
.labels p {
  margin-bottom: 10px;
  margin-top: 10px;
}
.labels hr {
  margin-top: 5px;
}
.labels i {
  padding-right: 10px;
  font-size: 16px;
}
.labels ul {
  padding: 0;
  list-style: none;
  display: inline-block;
}
.labels ul li {
  display: inline-block;
}
.labels ul li a {
  color: #ccc8c8;
}
.labels ul li a:hover,
.labels ul li a:active,
.labels ul li a:focus {
  color: #930a0c;
}
.labels ul li:before {
  content: ",";
  padding: 0 .625rem 0 0;
}
.labels ul li:first-of-type:before {
  content: "";
  padding: 0;
}
@media (min-width: 1700px) {
  .main-news2 .small-img-news .news-image {
    width: 30% !important;
  }
  .main-news2 .small-img-news .caption {
    width: 70% !important;
  }
}
@media (min-width: 1200px) and (max-width: 1550px) {
  .news .match-stat .col-md-9 {
    width: 65%;
  }
  .news .match-stat .col-md-3 {
    width: 35%;
  }
  #page-wrapper.toggled .news .match-stat .col-md-9 {
    width: 75%;
  }
  #page-wrapper.toggled .news .match-stat .col-md-3 {
    width: 25%;
  }
}
@media (min-width: 1451px) {
  .news-filter-list .news-filter {
    display: inline-block;
  }
  .news-filter-list .filter-button {
    display: none;
  }
  .news-linked .style-text-dot {
    height: 220px;
  }
}
@media (max-width: 1450px) {
  .news-filter-list .news-filter {
    display: none;
  }
  .news-filter-list .filter-button {
    display: inline-block;
    float: right;
    margin-right: 15px;
  }
  .news-filter-list .filter-button .dropdown-menu {
    right: 0;
    left: auto;
  }
  #news-number {
    right: 75px !important;
    padding: 5px !important;
  }
  .news-linked .style-text-dot {
    height: 220px;
  }
}
@media (min-width: 1200px) and (max-width: 1450px) {
  .main-news .big-news-col {
    width: 100%;
  }
  .main-news .small-news-col {
    width: 100%;
  }
  .main-news .small-news-col .small-img-news {
    width: 50%;
    margin-top: 30px;
  }
  .main-news .normal-news {
    width: 50%;
    margin-bottom: 30px;
  }
  .main-news2 .big-img-news {
    width: 100%;
  }
  .main-news2 .side-news-container {
    width: 100%;
  }
  .main-news2 .side-news-container .side-news {
    width: 50%;
    margin-top: 30px;
  }
  .main-news2 .side-news-container .side-news .style-text-dot {
    padding-top: 0;
    height: 120px;
  }
  .main-news2 .side-news-container .side-news .style-text-dot h5 {
    padding: 0;
  }
  .main-news2 .small-img-news {
    margin-top: 6px;
  }
  .main-news2 .small-img-news .news-image {
    width: calc(50% - 15px) !important;
  }
  .main-news2 .small-img-news .caption {
    width: calc(50% + 15px) !important;
  }
  #page-wrapper.toggled .main-news .big-news-col {
    width: 66.66666667%;
  }
  #page-wrapper.toggled .main-news .small-news-col {
    width: 33.33333333%;
  }
  #page-wrapper.toggled .main-news .small-news-col .small-img-news {
    width: 100%;
    margin-top: 0;
  }
  #page-wrapper.toggled .main-news .normal-news {
    width: 25%;
    margin-bottom: 0px;
  }
  #page-wrapper.toggled .main-news2 .big-img-news {
    width: 50%;
  }
  #page-wrapper.toggled .main-news2 .side-news-container {
    width: 50%;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news {
    width: 100%;
    margin-top: 0;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .style-text-dot {
    padding-top: 15px;
    height: 165px;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .style-text-dot h5 {
    padding: 0;
  }
  #page-wrapper.toggled .main-news2 .small-img-news {
    margin-top: 40px;
  }
  #page-wrapper.toggled .main-news2 .small-img-news .news-image {
    width: 35% !important;
  }
  #page-wrapper.toggled .main-news2 .small-img-news .caption {
    width: 65% !important;
  }
}
@media (min-width: 1025px) and (max-width: 1250px) {
  .news-linked .col-md-3 {
    width: 50%;
    margin-bottom: 30px;
  }
  .main-news .normal-news {
    width: 50%;
    margin-bottom: 30px;
  }
  #page-wrapper.toggled .main-news .normal-news {
    width: 25%;
    margin-bottom: 0;
  }
  #page-wrapper.toggled .news-linked .col-md-3 {
    width: 25%;
    margin: 0;
  }
}
@media (max-width: 1150px) {
  .news-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .main-news .big-news-col {
    width: 100%;
  }
  .main-news .small-news-col {
    width: 100%;
  }
  .main-news .small-news-col .small-img-news {
    width: 50%;
    margin-top: 30px;
  }
  .main-news .normal-news {
    width: 100%;
    margin-bottom: 30px;
  }
  .main-news .normal-news .style-text-dot {
    height: 180px;
  }
  .main-news2 .big-img-news {
    width: 100%;
  }
  .main-news2 .side-news-container {
    width: 100%;
    margin-top: 30px;
  }
  .main-news2 .side-news-container .side-news {
    width: 100%;
  }
  .main-news2 .side-news-container .side-news .style-text-dot {
    padding-top: 0;
    height: 165px;
  }
  .main-news2 .side-news-container .side-news .style-text-dot h5 {
    padding: 0;
  }
  .main-news2 .small-img-news {
    margin-top: 19px;
  }
  .main-news2 .small-img-news .small-img-news-container {
    width: 100%;
  }
  .main-news2 .small-img-news .news-image {
    width: calc(50% - 15px) !important;
  }
  .main-news2 .small-img-news .caption {
    width: calc(50% + 15px) !important;
  }
  .news .match-stat .col-md-9 {
    width: 100%;
  }
  .news .match-stat .col-md-3 {
    margin-top: 15px;
    width: 100%;
  }
  .news .match-stat .col-md-3 .line-up-row {
    width: 100%;
  }
  #page-wrapper.toggled .main-news .big-news-col {
    width: 66.66666667%;
  }
  #page-wrapper.toggled .main-news .small-news-col {
    width: 33.33333333%;
  }
  #page-wrapper.toggled .main-news .small-news-col .small-img-news {
    width: 100%;
    margin-top: 0;
  }
  #page-wrapper.toggled .main-news .normal-news {
    width: 33%;
    margin-bottom: 0;
  }
  #page-wrapper.toggled .main-news .normal-news .style-text-dot {
    height: 220px;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news {
    width: 50%;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .style-text-dot {
    padding-top: 0px;
    height: 100px;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .style-text-dot h5 {
    padding: 0;
  }
  #page-wrapper.toggled .main-news2 .small-img-news {
    margin-top: 6px;
  }
  #page-wrapper.toggled .main-news2 .small-img-news .news-image {
    width: calc(50% - 15px) !important;
  }
  #page-wrapper.toggled .main-news2 .small-img-news .caption {
    width: calc(50% + 15px) !important;
  }
  #page-wrapper.toggled .main-news2 .small-img-news-container {
    width: 50%;
  }
  .big-video-news h1 {
    font-size: 2em;
    width: 80%;
  }
}
@media (min-width: 750px) and (max-width: 1024px) {
  .main-news .big-news-col {
    width: 100%;
    margin-bottom: 30px;
  }
  .main-news .small-news-col {
    width: 100%;
  }
  .main-news .small-news-col .small-img-news {
    width: 100%;
  }
  .main-news .normal-news {
    width: 100%;
    margin-bottom: 30px;
  }
  .main-news .normal-news .style-text-dot {
    height: auto;
  }
  .main-news2 .big-img-news {
    width: 100%;
  }
  .main-news2 .big-img-news .style-text-dot {
    height: 200px;
  }
  .main-news2 .side-news-container {
    width: 100%;
    margin-top: 30px;
  }
  .main-news2 .side-news-container .side-news {
    width: 100%;
  }
  .main-news2 .side-news-container .side-news .style-text-dot {
    padding-top: 0;
    height: 110px;
  }
  .main-news2 .side-news-container .side-news .style-text-dot h5 {
    padding: 0;
  }
  .main-news2 .small-img-news {
    margin-top: 19px;
    margin-bottom: 20px;
  }
  .main-news2 .small-img-news .small-img-news-container {
    width: 100%;
  }
  .main-news2 .small-img-news .news-image {
    width: calc(50% - 15px) !important;
  }
  .main-news2 .small-img-news .caption {
    width: calc(50% + 15px) !important;
  }
  .main-news2 .small-img-news .style-text-dot {
    height: 110px;
  }
  .main-news2 .short-news {
    width: 100%;
  }
  .main-news2 .short-news .col-md-12:last-of-type .caption {
    border-bottom: 1px solid #d6d6d6;
  }
  .news-linked .col-md-3 {
    width: 100%;
    margin-bottom: 30px;
  }
  #page-wrapper.toggled .main-news .small-news-col {
    width: 100%;
  }
  #page-wrapper.toggled .main-news .small-news-col .small-img-news {
    width: 50%;
    margin-top: 0;
  }
  #page-wrapper.toggled .main-news .normal-news {
    width: 33%;
    margin-bottom: 0;
  }
  #page-wrapper.toggled .main-news .normal-news .style-text-dot {
    height: 220px;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .news-image {
    width: calc(30% - 15px) !important;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .caption {
    width: calc(70% + 15px) !important;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .style-text-dot {
    padding-top: 0px;
    height: 120px;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .style-text-dot h5 {
    padding: 0;
  }
  #page-wrapper.toggled .main-news2 .small-img-news .news-image {
    width: calc(30% - 15px) !important;
  }
  #page-wrapper.toggled .main-news2 .small-img-news .caption {
    width: calc(70% + 15px) !important;
  }
  #page-wrapper.toggled .main-news2 .small-img-news .style-text-dot {
    height: 120px;
  }
  #page-wrapper.toggled .main-news2 .small-img-news-container .thumbnail-big {
    width: 100%;
  }
  #page-wrapper.toggled .main-news2 .short-news {
    width: 50%;
  }
  #page-wrapper.toggled .news-linked .col-md-3 {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .main-news .big-news-col h2 {
    width: 90% !important;
    font-size: 1.286em;
    line-height: 1.33;
  }
  .main-news2 .big-img-news .caption {
    width: 70% !important;
  }
  .big-video-news h1 {
    font-size: 18px;
    width: 80%;
  }
  #news-number {
    top: 10px !important;
  }
}
@media (max-width: 749px) {
  .main-news .big-news-col {
    width: 100%;
    margin-bottom: 30px;
  }
  .main-news .small-news-col {
    width: 100%;
  }
  .main-news .small-news-col .small-img-news {
    width: 100%;
  }
  .main-news .normal-news {
    width: 100%;
    margin-bottom: 30px;
  }
  .main-news .normal-news .style-text-dot {
    height: auto;
  }
  .main-news2 .big-img-news {
    width: 100%;
  }
  .main-news2 .big-img-news .style-text-dot {
    height: 175px;
  }
  .main-news2 .side-news-container {
    width: 100%;
    margin-top: 30px;
  }
  .main-news2 .side-news-container .side-news {
    width: 100%;
  }
  .main-news2 .side-news-container .side-news .style-text-dot {
    padding-top: 0;
    height: auto;
  }
  .main-news2 .side-news-container .side-news .style-text-dot h5 {
    padding: 0;
  }
  .main-news2 .side-news-container .side-news .news-image {
    width: 100% !important;
    margin: 0;
  }
  .main-news2 .side-news-container .side-news .caption {
    width: 100% !important;
    padding: 15px 0 !important;
  }
  .main-news2 .small-img-news {
    margin-top: 19px;
    margin-bottom: 20px;
  }
  .main-news2 .small-img-news .small-img-news-container {
    width: 100%;
  }
  .main-news2 .small-img-news .news-image {
    width: 100% !important;
  }
  .main-news2 .small-img-news .caption {
    width: 100% !important;
    padding: 15px 0 !important;
  }
  .main-news2 .small-img-news .style-text-dot {
    height: auto;
  }
  .main-news2 .short-news {
    width: 100%;
  }
  .main-news2 .short-news .col-md-12:last-of-type .caption {
    border-bottom: 1px solid #d6d6d6;
  }
  .news-linked .col-md-3 {
    width: 100%;
    margin: 0;
  }
  .news-linked .thumbnail-big {
    margin-bottom: 15px;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news {
    width: 100%;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .news-image {
    width: 100% !important;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .caption {
    width: 100% !important;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .style-text-dot {
    padding-top: 0px;
    height: 120px;
  }
  #page-wrapper.toggled .main-news2 .side-news-container .side-news .style-text-dot h5 {
    padding: 0;
  }
  #page-wrapper.toggled .main-news2 .small-img-news .news-image {
    width: 100% !important;
  }
  #page-wrapper.toggled .main-news2 .small-img-news .caption {
    width: 100% !important;
  }
  #page-wrapper.toggled .main-news2 .small-img-news .style-text-dot {
    height: 120px;
  }
  #page-wrapper.toggled .main-news2 .small-img-news-container {
    width: 100%;
  }
  #page-wrapper.toggled .main-news2 .small-img-news-container .thumbnail-big {
    width: 100%;
  }
  #page-wrapper.toggled .main-news2 .short-news {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .news .container-off {
    margin-left: 0;
  }
}
.caption-date {
  font-size: 13px;
  margin-bottom: 0px;
}
.big-img-news .caption-date,
.small-img-news .caption-date {
  padding-left: 15px;
  margin-top: 8px;
  color: #ededed;
}
.small-img-news-container .caption-date {
  padding-left: 0;
  margin-top: 0;
  padding-bottom: 4px;
  color: #646363;
}
.main-news2 .big-img-news .caption .caption-date {
  margin-top: 2px !important;
  padding-top: 10px !important;
  padding-bottom: 0px !important;
  margin-bottom: -10px !important;
  color: #ededed;
}
.short-news-caption .caption .caption-date {
  padding-top: 6px !important;
  margin-bottom: -10px !important;
}
.datepicker-dropdown {
  margin-top: 6px;
}
.search-old {
  padding-bottom: 60px;
}
.search-old .search-container {
  padding-bottom: 20px;
  max-width: 750px;
  margin: auto;
}
.search-old h3 {
  color: #818181;
  font-size: 16px;
}
.search-old .search-bar,
.search-old .search-results {
  background-color: #fff;
}
.search-old .search-bar,
.search-old .search-results,
.search-old .search-filters {
  padding-left: 15px;
  padding-right: 15px;
}
.search-old .search-bar {
  padding-top: 15px;
  padding-bottom: 15px;
}
.search-old .search-bar .form-control {
  border-radius: 2px;
}
.search-old .search-bar input {
  outline: none;
}
.search-old .search-bar .input-group {
  float: left;
  padding-right: 30px;
}
.search-old .search-bar .input-group-addon {
  background: #505050;
  color: #fff;
  border: none;
}
.search-old .search-bar .plus-label {
  position: absolute;
  font-size: 12px;
  line-height: 34px;
  padding-left: 4px;
}
.search-old .search-bar #search-btn {
  height: 34px;
  padding: 0px 30px;
  border: none;
  color: #fff;
  background: #8bb141;
  text-transform: uppercase;
  font-weight: 600;
  outline: none;
}
.search-old .search-bar #search-btn:hover,
.search-old .search-bar #search-btn:active,
.search-old .search-bar #search-btn:focus {
  background: #930a0c;
}
.search-old .search-filters {
  list-style: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
.search-old .search-filters li {
  display: inline-block;
  padding-right: 5px;
}
.search-old .search-filters li:after {
  content: "|";
  padding-left: 6px;
}
.search-old .search-filters li input {
  margin-right: 5px;
  margin-top: -2px;
  vertical-align: middle;
}
.search-old .search-results .result-nr p {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d6d6d6;
  color: #abaaaa;
}
.search-old .search-results .player-result {
  padding-bottom: 15px;
}
.search-old .search-results .player-result .img-container img {
  background: url(/design/mlsz/assets/img/player/player-bg.jpg);
  background-size: cover;
}
.search-old .search-results .player-result h2 {
  margin-top: 0;
  font-size: 25px;
  margin-bottom: 20px;
}
.search-old .search-results .match-result .team-table {
  margin-bottom: 0;
}
.search-old .search-results .match-result .match-header {
  background: #f9f9f9;
  border: 1px solid #d6d6d6;
}
.search-old .search-results .match-result .match-header th {
  border: none;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
}
.search-old .search-results .match-result .match-header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.search-old .search-results .match-result .match-header ul li {
  display: inline-block;
  line-height: 25px;
}
.search-old .search-results .match-result .match-header ul .tag {
  color: #fff;
  background: #930a0c;
  padding-left: 10px;
  padding-right: 10px;
  left: 0;
  position: absolute;
  height: 25px;
  line-height: 25px;
}
.search-old .search-results .match-result .match-header ul .date {
  right: 0;
  position: absolute;
  padding-right: 10px;
  font-weight: 700;
}
.search-old .search-results .match-result .match-datas {
  border: 1px solid #d6d6d6;
  margin-bottom: 15px;
}
.search-old .search-results .match-result .match-datas .team-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.search-old .search-results .match-result .match-datas .team-col ul li {
  display: inline-block;
}
.search-old .search-results .match-result .match-datas .team-col ul li p {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.04em;
  margin: 0;
  color: #818181;
}
.search-old .search-results .match-result .match-datas .team-col ul li .team-flag {
  height: 35px;
  width: 35px;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
}
.search-old .search-results .match-result .match-datas .goals {
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 20px;
  color: #818181;
  letter-spacing: 0.04em;
}
.search-old .search-results .match-result .match-datas .text-right .team-flag {
  margin-left: 15px;
}
.search-old .search-results .match-result .match-datas .text-left .team-flag {
  margin-right: 15px;
}
.search-old .search-results .news-result {
  padding-bottom: 15px;
}
.search-old .result-head {
  position: relative;
  height: 25px;
  margin-bottom: 10px;
}
.search-old .result-head .tag,
.search-old .result-head .date {
  font-size: 12px;
  position: absolute;
  line-height: 25px;
  z-index: 1;
}
.search-old .result-head .tag {
  color: #fff;
  background: #930a0c;
  padding-left: 10px;
  padding-right: 10px;
  left: 0;
  border-right: 10px solid #fff;
}
.search-old .result-head .date {
  float: right;
  border-right: 10px solid #d6d6d6;
  padding-right: 5px;
  right: 0;
  background: #fff;
  padding-left: 10px;
}
.search-old .result-head hr {
  width: 100%;
  margin: 0;
  top: 13px;
  position: absolute;
  z-index: 0;
}
.search-old .img-container img {
  border: 1px solid #d6d6d6;
}
.search-old .result-caption h5 {
  margin-top: 5px;
  margin-bottom: 15px;
  text-transform: none;
  font-weight: 600;
}
.all-match-link {
  background: #f9f9f9;
  border: 1px solid #d6d6d6;
  text-transform: uppercase;
  font-weight: 800;
  padding: 7px 35px;
  margin: auto;
  display: table;
  color: #818181;
}
.all-match-link:hover {
  text-decoration: none;
  background: #930a0c;
  color: #fff;
}
@media (min-width: 1100px) {
  .search-old .hidden-small {
    display: block;
  }
  .search-old .hidden-large {
    display: none;
  }
}
@media (max-width: 1099px) {
  .search-old .hidden-small {
    display: none;
  }
  .search-old .hidden-large {
    display: block;
  }
  .search-old .search-text {
    width: 100%;
  }
  .search-old .input-daterange {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
  .search-old #search-btn {
    margin-left: 15px;
    width: calc(100% - 30px);
  }
  .search-old .player-result .img-container {
    width: 100%;
  }
  .search-old .player-result .img-container img {
    max-height: 300px;
    margin: auto;
  }
  .search-old .player-result .result-caption {
    width: 100%;
  }
  .search-old .player-result .result-caption h2 {
    margin-top: 20px;
  }
  .search-old .match-header {
    height: 50px;
  }
  .search-old .match-header .place {
    padding-top: 27px;
  }
  .search-old .news-result .img-container {
    width: 100%;
  }
  .search-old .news-result .img-container img {
    width: 100%;
  }
  .search-old .news-result .result-caption {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 1100px) {
  #page-wrapper.toggled .search-old .player-result .img-container {
    width: 33.33333333%;
  }
  #page-wrapper.toggled .search-old .player-result .img-container img {
    max-height: 300px;
    margin: auto;
  }
  #page-wrapper.toggled .search-old .player-result .result-caption {
    width: 66.666666666%;
  }
  #page-wrapper.toggled .search-old .player-result .result-caption h2 {
    margin-top: 20px;
  }
  #page-wrapper.toggled .search-old .news-result .img-container {
    width: 25%;
  }
  #page-wrapper.toggled .search-old .news-result .result-caption {
    width: 75%;
  }
}
.main-next-matches {
  margin-bottom: 30px;
}
.main-next-matches .next-match-row {
  margin-left: -7px;
  margin-right: -7px;
}
.main-next-matches .next-match-row .next-match-container {
  border-left: 1px solid #ccc;
  -webkit-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.15);
  box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.15);
  background: #fff;
}
.main-next-matches .next-match {
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 10px;
}
.main-next-matches .next-match:first-of-type {
  border: none;
}
.main-next-matches .next-match .next-match-head {
  border-bottom: 1px solid #d6d6d6;
  height: 26px;
  font-size: 12px;
}
.main-next-matches .next-match .next-match-head .tag {
  float: left;
  background: #930a0c;
  color: #fff;
  padding: 4px 10px;
}
.main-next-matches .next-match .next-match-head .date {
  float: right;
  padding-top: 3px;
  padding-right: 5px;
  font-weight: 700;
  color: #161616;
}
.main-next-matches .next-match .next-match-table {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #161616;
}
.main-next-matches .next-match .next-match-table ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.main-next-matches .next-match .next-match-table ul li {
  display: inline-block;
}
.main-next-matches .next-match .next-match-table img {
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  width: 25px;
  height: 25px;
  object-fit: cover;
}
.main-next-matches .next-match .next-match-table .team-sign {
  width: calc(100% - 30px);
  text-align: center;
}
.main-next-matches .next-match .next-match-table p {
  margin-bottom: 0;
}
.main-next-matches .next-match .next-match-table .time {
  font-weight: 800;
}
.main-next-matches .next-match .next-match-footer {
  position: relative;
  height: 30px;
}
.main-next-matches .next-match .next-match-footer .place {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 15px;
}
.main-next-matches .next-match .next-match-footer .ticket-link {
  position: absolute;
  bottom: 7px;
  right: 7px;
  color: #8bb141;
}
.main-next-matches .next-match .next-match-footer .ticket-link:hover,
.main-next-matches .next-match .next-match-footer .ticket-link:active,
.main-next-matches .next-match .next-match-footer .ticket-link:focus {
  color: #930a0c;
}
.main-next-matches .matches-link {
  text-align: right;
  padding-right: 0px;
}
.main-next-matches .matches-link .all-matches-link {
  color: #161616;
  background: #fff;
  border: 1px solid #d6d6d6;
  padding: 10px 40px;
  display: inline-block;
  margin-top: 10px;
}
.main-next-matches .matches-link .all-matches-link:active,
.main-next-matches .matches-link .all-matches-link:hover {
  background: #8bb141;
  color: #fff;
  text-decoration: none;
}
.ticket-link .fa-stack {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.ticket-link .fa-stack .fa-stack-2x {
  font-size: 28px;
}
.ticket-link .fa-stack .fa-stack-1x {
  font-size: 10px;
}
@media (max-width: 1530px) {
  .main-next-matches .next-match .next-match-head .date {
    font-size: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1400px) {
  .next-match {
    width: 50%;
  }
  #page-wrapper.toggled .next-match {
    width: 50%;
  }
}
@media (max-width: 999px) and (min-width: 681px) {
  .next-match {
    width: 100%;
  }
  #page-wrapper.toggled .next-match {
    width: 50%;
  }
}
@media (max-width: 680px) {
  .next-match {
    width: 100%;
  }
}
.main-tabella {
  margin-bottom: 30px;
}
.main-tabella .table.match-table {
  margin-bottom: 1px;
}
.tabella-head {
  border: 1px solid #ddd;
  border-bottom: none;
  height: 28px;
  background: white;
  margin-bottom: 0;
}
.tabella-head .tag {
  float: left;
  background: #930a0c;
  color: #fff;
  padding: 4px 10px;
  margin-bottom: 0;
  font-size: 12px;
  margin-right: 10px;
}
.tabella-head .tabella-title {
  padding-top: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #161616;
  margin-bottom: 0;
}
.tabella {
  margin-bottom: 0;
  border: 1px solid #ccc;
  width: 100%;
  text-align: center;
  min-width: 630px;
}
.tabella td:first-child,
.tabella th:first-child {
  border-right: 1px solid #ddd;
}
.tabella .team-table-head {
  background: #fff;
  color: #000;
}
.tabella .team-table-head th {
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}
.tabella th.td {
  vertical-align: middle;
}
.tabella tbody {
  background: #fff;
}
.tabella .first-data-col {
  width: 35px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.tabella .data-col-name {
  width: 200px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.tabella .data-col {
  width: 35px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.tabella .team-col {
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 24px;
  text-align: left;
}
.tabella .team-col ul {
  padding: 3px 0;
  margin: 0;
  margin-left: 3px;
  list-style-type: none;
}
.tabella .team-col ul li {
  display: inline-block;
}
.tabella .team-col ul li p {
  margin: 0px;
  width: 32px;
  text-align: left;
  text-transform: uppercase;
}
.tabella .team-col ul li .team-flag {
  height: 22px;
  width: 22px;
  margin-right: 6px;
  margin-top: -3px;
  object-fit: cover;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
}
.tabella td {
  border: 0px;
  vertical-align: middle;
  padding: 0;
  color: black;
}
.tabella .forma {
  border: 1px solid;
  margin-right: 10px;
  border-radius: 3px;
  font-size: 12px;
  height: 24px;
  width: 32px;
  text-align: center;
  vertical-align: middle;
}
.tabella .forma.win {
  color: #95d704;
  border-color: #95d704;
  padding: 2px 6px;
}
.tabella .forma.equal {
  color: #ffa801;
  border-color: #ffa801;
  padding: 2px 10px;
}
.tabella .forma.lose {
  color: #ff0d01;
  border-color: #ff0d01;
  padding: 2px 10px;
}
.tabella .tabella-big .data-col {
  width: 60px !important;
}
.rotate {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out 0s;
}
.table-collapse-btn {
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
  line-height: 40px;
  outline: none;
  position: relative;
}
.table-collapse-btn .icon-right {
  font-size: 10px;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  top: 16px;
  padding-left: 2px;
}
@media (min-width: 1530px) {
  .tabella .data-col {
    width: 70px;
  }
}
@media (min-width: 1000px) and (max-width: 1400px) {
  .tabella .data-col {
    width: 60px;
  }
}
@media (max-width: 680px) {
  .tabella-row {
    overflow-x: scroll;
  }
}
.main-gallery-video .gallery .img-hover-overlay h5 {
  font-size: 1em;
}
.main-gallery-video .gallery .img-container,
.main-gallery-video .big-img-video {
  margin-bottom: 15px;
}
.main-gallery-video .main-videos .big-img-video {
  position: relative;
}
.main-gallery-video .main-videos .big-img-video:hover,
.main-gallery-video .main-videos .big-img-video:active,
.main-gallery-video .main-videos .big-img-video:focus {
  filter: brightness(70%);
  -webkit-filter: brightness(70%);
}
.main-gallery-video img {
  width: 100%;
}
.main-gallery-video .icon-play {
  font-size: 40px;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  position: absolute;
  color: #fff;
}
.main-gallery-video .shadow {
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 35%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.75) 99%,rgba(0,0,0,0.75) 100%);
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 35%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.75) 99%,rgba(0,0,0,0.75) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 35%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.75) 99%,rgba(0,0,0,0.75) 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main-gallery-video .img-hover-overlay {
  -webkit-transform: translate3d(0,0,0) !important;
  transform: translate3d(0,0,0) !important;
}
.more-vid-gal-btn {
  border: 1px solid #b3afb0;
  background: white;
  color: #333;
  text-align: center;
  width: 100%;
  display: inline-block;
  padding: 10px;
}
.more-vid-gal-btn .icon-right {
  font-size: 10px;
}
.gallery {
  margin-bottom: 40px;
}
.gallery .img-responsive {
  width: 100%;
}
.gallery .gallery-img-link i {
  color: white;
  font-size: 21px;
  padding-left: 7px;
  text-shadow: 2px 2px 7px #969696;
}
.gallery .gallery-img-link .news-time {
  color: #afadad !important;
  text-transform: none;
  font-weight: 400;
  margin-top: 3px;
  margin-left: -7px !important;
}
.gallery .gallery-img-link .news-time i {
  color: #afadad !important;
  font-size: 12px;
  text-shadow: none;
}
.gallery .img-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.gallery .img-hover-overlay {
  position: absolute;
  bottom: -4px;
  width: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}
.gallery .img-hover-overlay .news-tag {
  color: #fff;
  background: #930a0c;
  padding: 3px 10px;
  font-weight: 300;
  font-size: 12px;
  margin-right: 10px;
}
.gallery .img-hover-overlay h5 {
  background: rgba(0,0,0,0.7);
  padding: 10px 15px;
  color: #fff;
  margin: 0;
  margin-top: 2px;
  margin-bottom: 30px;
  margin-right: 15px;
}
.gallery .img-container:hover .img-hover-overlay {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.gallery .all-gallery {
  text-align: center;
}
.gallery .all-gallery-link {
  color: #161616;
  background: #fff;
  border: 1px solid #d6d6d6;
  padding: 10px 40px;
  display: inline-block;
  margin-top: 10px;
}
.gallery .all-gallery-link:hover {
  background: #8bb141;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 1100px) and (max-width: 1450px) {
  .gallery .col-md-4 {
    width: 50%;
  }
  #page-wrapper.toggled .gallery .col-md-4 {
    width: 33.3333333%;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .gallery .col-md-4 {
    width: 100%;
    float: left;
  }
  #page-wrapper.toggled .gallery .col-md-4 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .gallery .col-md-4 {
    width: 100%;
  }
}
.naptar {
  margin-bottom: 30px;
}
.naptar h1 {
  font-size: 24px;
  font-weight: 800;
}
.naptar input[type=checkbox] {
  margin: 7px 0 0 0 !important;
}
.naptar .checkbox {
  border-bottom: 1px solid #c1c1c1;
  color: #c2c2c2;
  line-height: 2;
  padding-bottom: 4px;
}
.naptar .checkbox label {
  font-weight: 700;
}
.naptar .checkbox:first-child {
  border-top: 1px solid #c1c1c1;
}
.naptar input:checked + label {
  color: #930a0c;
}
.naptar h2 {
  color: #c2c2c2;
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 800;
}
.naptar .naptar-collapse-btn {
  background: #d2d2d2;
  padding: 15px;
  font-size: 18px;
  font-weight: 800;
  color: #b1b1b1;
  text-transform: uppercase;
  margin: 0 -15px;
  position: relative;
}
.naptar .naptar-collapse-btn .icon-right {
  font-size: 12px;
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  right: 15px;
  top: 21px;
}
.naptar .date-select {
  padding: 0;
  margin: 0;
  list-style: none;
}
.naptar .date-select li {
  display: inline-block;
  line-height: 40px;
  margin-top: 10px;
}
.naptar .date-select li a {
  color: #000;
  padding: 7px 10px;
  font-weight: 800;
  text-transform: uppercase;
}
.naptar .date-select li a.active {
  border: 1px solid #000;
}
.naptar h3 {
  text-align: center;
  margin-left: -335px;
  color: #c2c2c2;
  font-size: 28px;
  font-weight: 800;
}
.naptar .shift-container {
  overflow-x: hidden;
}
.naptar .timeline {
  border-left: 1px solid #c1c1c1;
  margin: 10px auto 10px 260px;
  position: relative;
  line-height: 1.4em;
  padding: 50px 50px 1px;
  list-style: none;
  max-width: 60%;
}
.naptar .timeline .tag {
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px;
  margin: 0;
}
.naptar .timeline .event {
  margin-bottom: 50px;
  position: relative;
}
.naptar .timeline .event:before,
.naptar .timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}
.naptar .timeline .event:before {
  left: -286.5px;
  color: #c2c2c2;
  content: attr(data-date);
  text-align: right;
  min-width: 120px;
  font-weight: 700;
  font-size: 20px;
}
.naptar .timeline .event:after {
  box-shadow: 0 0 0 4px #930a0c;
  left: -55.85px;
  background: #ffffff;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
  top: 5px;
}
.naptar .timeline .event .event-element {
  background: #fff;
}
.naptar .timeline .event .event-element a {
  color: #6b6b6b;
}
.naptar .timeline .event .event-element a .icon-ticket {
  color: #8bb141;
}
.naptar .timeline .event .event-element a .icon-play {
  color: #ff494d;
}
.naptar .timeline .event .event-element a .icon-hirek {
  color: #498df0;
}
.naptar .timeline .event .event-element .fa-calendar {
  color: #0a769c;
}
.naptar .timeline .event .event-element .event-head p {
  font-size: 12px;
  text-align: center;
  padding-top: 15px;
}
.naptar .timeline .event .event-element .next-match-table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 12px;
  color: #161616;
}
.naptar .timeline .event .event-element .next-match-table ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.naptar .timeline .event .event-element .next-match-table ul li {
  display: inline-block;
}
.naptar .timeline .event .event-element .next-match-table img {
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  width: 20px;
  height: 20px;
  object-fit: cover;
}
.naptar .timeline .event .event-element .next-match-table .team-sign {
  width: calc(100% - 30px);
  text-align: center;
}
.naptar .timeline .event .event-element .next-match-table p {
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.naptar .timeline .event .event-element .next-match-table .time {
  font-weight: 700;
}
.naptar .timeline .event .event-element .next-match-table td:first-child,
.naptar .timeline .event .event-element .next-match-table td:last-child {
  width: 40%;
}
.naptar .timeline .event .event-element .next-match-table td:nth-child(2) {
  width: 20%;
}
.naptar .timeline .event .event-element .event-footer {
  width: 100%;
  display: table;
}
.naptar .timeline .event .event-element .event-footer a:first-child {
  border-right: 1px solid #ddd;
}
.naptar .timeline .event .event-element .event-footer a {
  border-top: 1px solid #ddd;
  text-align: center;
  width: 50%;
  display: table-cell;
  padding: 5px;
  font-size: 12px;
}
.naptar .timeline .event .event-element .addeventatc {
  font-size: 12px !important;
  text-align: center;
  width: 100%;
  padding: 10px;
  border-top: 1px solid #ddd !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-radius: 0;
  outline: none !important;
}
.naptar .timeline .event .event-element .addeventatc .addeventatc_icon {
  display: none;
}
.naptar .timeline .event .event-element .addeventatc .icon-right {
  font-size: 8px;
}
.naptar .timeline .text-event .event-text {
  padding: 5px 15px;
}
.naptar .timeline .event-date-ticket .event-footer a {
  border-left: 1px solid #ddd;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .naptar .timeline {
    margin: 10px auto 10px 200px;
    max-width: 80%;
  }
  .naptar .timeline .event:before {
    left: -240.5px;
    font-size: 16px;
  }
}
@media (min-width: 991px) {
  .naptar #check-collapse {
    display: block !important;
  }
  .naptar h1 {
    margin-top: 40px;
  }
  .naptar h2 {
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  .naptar h3 {
    margin-left: 0 !important;
    text-align: left;
    font-size: 24px;
  }
  .naptar .timeline {
    margin: 10px auto 10px 10px;
    padding: 0px 10px 1px 30px;
    max-width: 100%;
  }
  .naptar .timeline .event:before {
    left: 0;
    text-align: right;
    font-size: 16px;
  }
  .naptar .timeline .event:after {
    left: -36px;
  }
  .naptar .timeline .tag {
    margin-top: 30px;
  }
}
.matches-list select {
  padding-left: 5px;
}
.matches-list .search-bar {
  background: #fff;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.matches-list .search-bar select,
.matches-list .search-bar button {
  width: 100%;
  height: 35px;
}
.matches-list .search-bar .search-btn {
  background: #8bb141;
  border: 0;
  text-transform: uppercase;
  color: #fff;
  outline: none;
}
.matches-list .search-bar .search-btn:hover,
.matches-list .search-bar .search-btn:active,
.matches-list .search-bar .search-btn:focus {
  background: #930a0c;
}
.matches-list .search-title {
  margin-bottom: 20px;
  text-transform: none;
}
.matches-list .search-filters {
  margin-bottom: 15px;
  margin-top: 15px;
}
.matches-list .search-filters .all-number {
  display: inline-block;
  background: #fff;
  padding: 5px 10px;
  border: 1px solid #ccc;
  color: #000;
}
.matches-list .search-filters .all-number span {
  color: #930a0c;
  font-weight: 600;
}
.matches-list .search-filters .order {
  float: right;
  margin-left: 15px;
  color: #b6b6b6;
}
.matches-list .search-filters .order select {
  height: 32px;
  border-color: #ccc;
  margin-left: 3px;
}
.matches-list .match-table-head {
  background: #f9f9f9;
  color: #646363;
  padding: 0;
  margin: 0;
  height: 25px;
  list-style: none;
  position: relative;
}
.matches-list .match-table-head .tag {
  padding: 0;
  position: relative;
}
.matches-list .match-table-head .tag span {
  font-size: 12px;
  padding: 4px 10px;
  background: #930a0c;
  color: #fff;
  position: absolute;
}
.matches-list .match-table-head .place,
.matches-list .match-table-head .date {
  font-size: 13px;
  padding-top: 3px;
}
.matches-list .match-table-head .date {
  font-weight: 800;
  padding-right: 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.matches-list .match-table .match-table-teams {
  background: #fff;
  color: #646363;
  border-top: 1px solid #ccc;
}
.matches-list .match-table .match-table-teams .goals {
  width: 100px;
  margin-top: -3px;
}
.matches-list .match-table .match-table-teams .goals a {
  color: #646363;
}
.matches-list .match-table .match-table-teams .goals a:hover,
.matches-list .match-table .match-table-teams .goals a:active,
.matches-list .match-table .match-table-teams .goals a:focus {
  color: #930a0c;
}
.matches-list .match-table .match-table-teams td {
  vertical-align: middle;
  font-weight: 800;
  font-size: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 40%;
  width: -webkit-calc(50% - 50px);
  width: -moz-calc(50% - 50px);
  width: -calc(50% - 50px);
  display: inline-block;
  border: none;
}
.matches-list .match-table .match-table-teams .team-col ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.matches-list .match-table .match-table-teams .team-col ul li {
  display: inline-block;
}
.matches-list .match-table .match-table-teams .team-col ul li p {
  margin: 0px;
  text-align: left;
  width: 100% !important;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.matches-list .match-table .match-table-teams .team-col ul li .team-flag {
  height: 30px;
  width: 30px;
  object-fit: cover;
  margin: 0px 15px;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
}
.matches-list .match-table .ticket-available {
  background: #f9f9f9;
}
.matches-list .match-table .ticket-available td {
  padding: 0;
}
.matches-list .match-table .ticket-available .ticket-link {
  padding: 6px 15px;
  display: inline-block;
  background: #fff;
  border-left: 1px solid #ccc;
  color: #646363;
}
.matches-list .match-table .ticket-available .ticket-link .fa-circle {
  color: #8bb141;
}
.matches-list .match-table .ticket-available .ticket-link:hover {
  background: #f5f5f5;
}
.matches-list .match-table .ticket-available .ticket-link:hover .fa-circle {
  color: #930a0c;
}
.matches-list .match-table .divider {
  height: 10px;
}
.matches-list .tabella .team-table {
  border: 1px solid #ccc;
  width: 100%;
  text-align: center;
}
.matches-list .tabella .team-table .team-table-head {
  background-color: #930a0c;
  color: #fff;
  font-size: 12px;
}
.matches-list .tabella .team-table .team-table-head th {
  border: 1px solid #ccc;
}
.matches-list .tabella .team-table tbody {
  background: #fff;
}
.matches-list .tabella .team-table .data-col {
  width: 35px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.matches-list .tabella .team-table .team-col {
  padding-top: 1px;
  padding-bottom: 1px;
}
.matches-list .tabella .team-table .team-col ul {
  padding: 3px 0;
  margin: 0;
  margin-left: 3px;
  list-style-type: none;
}
.matches-list .tabella .team-table .team-col ul li {
  display: inline-block;
}
.matches-list .tabella .team-table .team-col ul li p {
  margin: 0px;
  width: 32px;
  text-align: left;
}
.matches-list .tabella .team-table .team-col ul li .team-flag {
  height: 14px;
  width: 14px;
  margin-right: 6px;
  margin-top: -3px;
  object-fit: cover;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
}
.matches-list .tabella .team-table td {
  border: 0px;
  vertical-align: middle;
  padding: 0;
  border: 1px solid #ccc;
}
.matches-list .tabella-big .data-col {
  width: 60px !important;
}
.matches-list .mini-news-list {
  background: #fff;
  margin-bottom: 20px;
}
.matches-list .mini-news-list .mini-news {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  position: relative;
}
.matches-list .mini-news-list .mini-news:last-of-type {
  border: none;
}
.matches-list .mini-news-list .mini-news .news-tag {
  padding: 3px 10px;
  background: #930a0c;
  color: #fff;
  position: relative !important;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.02em;
  display: inline-block;
}
.matches-list .mini-news-list .mini-news img {
  margin-right: 15px;
}
.matches-list .mini-news-list .mini-news .mini-caption {
  display: inline-block;
}
.matches-list .mini-news-list .mini-news .mini-caption h5 {
  text-transform: none;
  margin-top: 0;
  font-size: 14px;
}
.matches-list .mini-news-list .mini-news .mini-caption p {
  font-size: 13px;
  color: #646363;
  margin: 0;
}
.matches-list .mini-news-list .mini-news.no-img .news-tag {
  position: relative;
  left: inherit;
  bottom: inherit;
  margin-right: 10px;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.matches-list .mini-news-list .mini-news.no-img .mini-caption {
  width: 100%;
  margin-left: 0;
}
.matches-list .mini-news-list .mini-news.no-img .mini-caption h5 {
  line-height: 1.6;
}
@media (min-width: 1401px) and (max-width: 1600px) {
  .matches-list .mini-news .mini-caption {
    height: 80px !important;
    overflow: hidden;
  }
  #page-wrapper.toggled .matches-list .mini-news .mini-caption {
    height: 102px !important;
  }
}
@media (min-width: 1401px) {
  .matches-list .mini-news img {
    position: absolute;
    width: 40%;
  }
  .matches-list .mini-news .mini-caption {
    height: 102px;
    width: 50%;
    width: -webkit-calc(60% - 20px);
    width: -moz-calc(60% - 20px);
    width: calc(60% - 20px);
    margin-left: calc(40% + 20px);
  }
}
@media (max-width: 1400px) and (min-width: 1101px) {
  .matches-list .match-table-col {
    width: 100%;
  }
  .matches-list .match-aside {
    width: 100%;
  }
  .matches-list .match-aside .mini-news img {
    width: auto;
    height: 102px;
    position: absolute;
  }
  .matches-list .match-aside .mini-news .mini-caption {
    margin-left: 200px;
    width: auto;
    height: 102px;
  }
  .matches-list .match-aside .mini-news.no-img .mini-caption {
    height: auto;
  }
  #page-wrapper.toggled .matches-list .mini-news img {
    width: 100%;
    height: auto;
    position: relative;
  }
  #page-wrapper.toggled .matches-list .mini-news .mini-caption {
    padding-top: 10px;
    width: 100%;
    margin: 0;
    height: auto;
  }
  #page-wrapper.toggled .matches-list .match-table-col {
    width: 75%;
  }
  #page-wrapper.toggled .matches-list .match-aside {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .matches-list .match-table-col {
    width: 100%;
  }
  .matches-list .match-aside {
    width: 100%;
  }
  .matches-list .match-table-head {
    height: 60px;
  }
  .matches-list .match-table-head .place {
    padding-top: 32px;
  }
  #page-wrapper.toggled .matches-list .match-table-head {
    height: 25px;
  }
  #page-wrapper.toggled .matches-list .match-table-head .place {
    padding-top: 2px;
  }
}
@media (min-width: 851px) and (max-width: 1100px) {
  .mini-news img {
    width: auto;
    height: 102px;
    position: absolute;
  }
  .mini-news .mini-caption {
    height: 102px;
    padding-left: 215px;
    width: auto;
  }
}
@media (min-width: 1025px) {
  .matches-list .hidden-large {
    display: none;
  }
  .matches-list .hidden-small {
    display: block;
  }
}
@media (max-width: 1024px) {
  .matches-list .hidden-large {
    display: block;
  }
  .matches-list .hidden-small {
    display: none !important;
  }
  .matches-list .search-bar select {
    margin-bottom: 10px;
  }
}
@media (max-width: 920px) {
  .matches-list .search-filters .order {
    float: none;
    margin-right: 15px;
    margin-left: 0;
    margin-top: 8px;
    display: inline;
  }
}
@media (max-width: 850px) and (min-width: 769px) {
  .matches-list .mini-news img {
    width: 100%;
    height: auto;
    position: relative;
  }
  .matches-list .mini-news .mini-caption {
    padding-top: 10px;
    width: 100%;
    margin: 0;
    height: auto;
  }
  #page-wrapper.toggled .matches-list .mini-news img {
    position: absolute;
    width: auto;
    height: 102px;
  }
  #page-wrapper.toggled .matches-list .mini-news .mini-caption {
    height: 102px;
    width: 100%;
    padding-left: 200px;
  }
  #page-wrapper.toggled .matches-list .mini-news.no-img .news-tag {
    bottom: inherit;
  }
  #page-wrapper.toggled .matches-list .mini-news.no-img .mini-caption {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .matches-list .mini-news img {
    width: 100%;
    height: auto;
    position: relative;
  }
  .matches-list .mini-news .mini-caption {
    padding-top: 10px;
    width: 100%;
    margin: 0;
    height: auto;
  }
  .matches-list .match-table-head {
    height: 60px;
  }
  .matches-list .match-table-head .place {
    padding-top: 32px;
  }
  .matches-list .match-table .match-table-teams .team-col {
    width: -webkit-calc(50% - 32px) !important;
    width: -moz-calc(50% - 32px) !important;
    width: calc(50% - 32px) !important;
    width: 40% !important;
    padding-left: 5px;
    padding-right: 5px;
  }
  .matches-list .match-table .team-flag {
    margin: 0 5px !important;
  }
  .matches-list .match-table .goals {
    width: 64px !important;
  }
}
.social-wrapper {
  width: 250px;
}
.social-stream {
  background-color: #eee;
}
.social-stream .main-title {
  color: #14232d;
}
.socialsav {
  max-width: 100%;
  margin-top: 15px;
  border-top: solid 1px #eee;
  padding: 10px 0px 10px 0px;
  text-align: right;
}
.socialsav .fb-like-hely {
  display: inline-block;
  left: -20px;
  position: relative;
}
.socialsav .gp-like-hely {
  display: inline-block;
  margin: 0px 0px 0px 0px;
  position: relative;
  top: 5px;
  left: -10px;
}
.socialsav .tw-like-hely {
  display: inline-block;
}
.socialsav .tw-like-hely iframe {
  margin-bottom: -5px;
}
.socialsav-player {
  padding: 0;
}
.socialsav-player .socialsav {
  background: none;
  border: none;
  text-align: right;
  margin-top: 0;
  margin-bottom: 15px;
}
.socialsav-match {
  padding: 0;
  margin-bottom: 20px;
}
@media (max-width: 380px) {
  .socialsav-player .socialsav {
    padding-left: 0;
    text-align: left;
  }
  .socialsav-player .socialsav .tw-like-hely {
    margin-top: 5px;
  }
}
.player-page {
  border-bottom: 1px solid #fff;
  background: #d6d6d6;
  padding-top: 0;
  padding-bottom: 0;
}
.player-page .side-nav {
  padding-top: 36px;
}
.player-page .side-nav ul {
  list-style-type: none;
  padding: 0;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
.player-page .side-nav ul li {
  padding: 10px;
}
.player-page .side-nav ul li a:hover,
.player-page .side-nav ul li a:active {
  color: #930a0c;
  text-decoration: none;
  font-weight: 800;
}
.player-page .side-nav ul li a.active {
  color: #930a0c;
  font-weight: 800;
}
.player-page .side-nav .player-navigation li {
  border-bottom: 1px solid ;
}
.player-page .side-nav .player-navigation li a {
  color: #646363;
}
.player-page .side-nav .player-navigation2 {
  margin-top: 60px;
}
.player-page .side-nav .player-navigation2 li {
  border-bottom: 1px solid #476326;
}
.player-page .side-nav .player-navigation2 li a {
  color: #a7be86;
}
.player-page .watermark {
  position: absolute;
  right: 0;
  top: 0;
}
.player-page .player-datas {
  padding-top: 15px;
  background: url('/design/mlsz/assets/img/player/cross-bg.png');
  background-size: 1230px auto;
  background-position: -4px -390px;
  background-color: #e6e6e6;
}
.player-page .player-datas .player-header hr {
  border-color: #d6d6d6;
  margin: 0;
}
.player-page .player-datas .player-number {
  color: #930a0c;
}
.player-page .player-datas .name-divider {
  font-weight: 200;
  padding: 0 5px;
  color: #d6d6d6;
}
.player-page .player-datas h1 {
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 0;
  font-size: 42px;
}
.player-page .player-datas h4 {
  padding: 0;
  font-weight: 700;
  border: none;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 16px;
}
.player-page .player-datas hr {
  border-color: #d6d6d6;
  margin: 0;
  margin-bottom: 15px;
}
.player-page .player-datas .birth {
  text-transform: uppercase;
  text-align: left;
  padding-top: 10px;
  padding-left: 72px;
  font-size: 12px;
  line-height: 25px;
}
.player-page .player-datas .birth span {
  color: #930a0c;
}
.player-page .player-datas .personal-info {
  text-transform: uppercase;
  color: #930a0c;
}
.player-page .player-datas .personal-info p {
  font-size: 12px;
  text-align: justify;
  color: #646363;
  text-transform: none;
}
.player-page .player-datas .personal-info .nr-row {
  margin-left: -5px;
  margin-right: -20px;
  margin-top: -5px;
}
.player-page .player-datas .personal-info .nr-info {
  text-align: center;
  font-size: 12px;
  padding: 5px;
}
.player-page .player-datas .personal-info .nr-info ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background-color: #fff;
  height: 85px;
  padding-top: 10px;
}
.player-page .player-datas .personal-info .nr-info .number {
  color: #161616;
  font-size: 26px;
  font-weight: 800;
}
.player-page .player-datas .personal-info .nr-info .number img {
  height: 30px;
}
.player-page .player-datas .personal-info .nr-info .text {
  font-size: 12px;
  font-weight: 700;
  padding-top: 3px;
}
.player-page .player-datas .personal-info .col-sm-6 {
  padding-right: 0;
}
.player-page .player-datas .personal-info .position ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.player-page .player-datas .personal-info .position ul img {
  max-width: 100%;
}
.player-page .player-datas .personal-info .position ul .text {
  background-color: #fff;
  text-align: center;
  font-size: 12px;
  padding: 8px 0;
  height: 35px;
  font-weight: 800;
  margin-top: 5px;
}
.player-page .player-datas .career .career-list {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 20px;
}
.player-page .player-datas .career .career-list .row {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 10px;
}
.player-page .player-datas .career .career-list .row .col-md-3 {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 25px;
}
.player-page .player-datas .career .career-list .career-img {
  background: #161616;
  height: 30px;
  margin-bottom: 4px;
}
.player-page .player-datas .career .career-list .career-img .team-logo {
  margin-left: auto;
  margin-right: auto;
  max-height: 60px;
  margin-top: -15px;
}
.player-page .player-datas .career .career-list .career-datas {
  color: #930a0c;
  background: #fff;
  font-weight: 700;
  padding-top: 15px;
  padding-bottom: 15px;
}
.player-page .player-datas .career .career-list .career-datas .career-club-name {
  height: 38px;
  width: 167px;
  display: table-cell;
  vertical-align: middle;
}
.player-page .player-datas .career .career-list .career-datas p {
  margin-bottom: 0;
}
.player-page .player-datas .career .career-list .career-datas .white {
  color: #161616;
  font-size: 26px;
  font-weight: 800;
}
.player-page .player-datas .career .career-list .career-date {
  background: #930a0c;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 4px;
}
.player-page .player-datas .career .career-stat-table {
  font-size: 12px;
}
.player-page .player-datas .career .career-stat-table .career-stat-table-head {
  background-color: #161616;
  text-transform: uppercase;
}
.player-page .player-datas .career .career-stat-table .career-stat-table-head th {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  color: #d6d6d6;
  padding: 6px;
}
.player-page .player-datas .career .career-stat-table .career-stat-table-head th:first-child {
  border-left: none;
}
.player-page .player-datas .career .career-stat-table tbody .team-col ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.player-page .player-datas .career .career-stat-table tbody .team-col ul li {
  display: inline-block;
}
.player-page .player-datas .career .career-stat-table tbody .team-col ul .team-logo {
  max-width: 30px;
  max-height: 20px;
}
.player-page .player-datas .career .career-stat-table tbody .team-col ul p {
  color: #930a0c;
  text-transform: uppercase;
  margin: 0;
}
.player-page .player-datas .career .career-stat-table tbody td {
  vertical-align: middle;
  text-align: center;
}
.player-page .player-datas .career .career-stat-table tbody .table-row {
  background: #fff;
}
.player-page .player-datas .career .career-stat-table tbody .table-row th,
.player-page .player-datas .career .career-stat-table tbody .table-row td {
  border: 1px solid #ccc;
}
.player-page .player-datas .career .career-stat-table tbody .table-row th {
  border-left: 0;
}
.player-page .player-datas .career .career-stat-table tbody .table-row td:last-of-type {
  border-right: none;
  border-bottom: 0;
}
.player-page .player-datas .career .career-stat-table tbody tr:nth-last-child(2) th,
.player-page .player-datas .career .career-stat-table tbody tr:nth-last-child(2) td {
  border-bottom: 0 !important;
}
.player-page .player-datas .career .career-stat-table tbody .all-stat {
  background-color: #fff;
  border-bottom: 0;
}
.player-page .player-datas .career .career-stat-table tbody .all-stat td {
  border-top: 1px solid #930a0c !important;
  border-left: 1px solid #ccc !important;
}
.player-page .player-datas .career .career-stat-table tbody .all-stat th {
  border-left: 0;
  border-right: 1px solid #ccc !important;
  border-top: 1px solid #930a0c !important;
}
.player-page .player-datas .titles .row {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 10px;
}
.player-page .player-datas .titles .row .titles-col {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  float: left;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}
.player-page .player-datas .titles .row .titles-col .titles-div {
  background: #fff;
  padding-top: 10px;
}
.player-page .player-datas .titles .row .titles-col .titles-div .titles-title {
  height: 34px;
  vertical-align: middle;
  display: table-cell;
  width: 132px;
}
.player-page .player-datas .titles .row .titles-col ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #930a0c;
  font-weight: 800;
}
.player-page .player-datas .titles .row .titles-col ul img {
  max-height: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 7px;
}
.player-page .player-datas .titles .row .titles-col .title-date {
  border-top: 1px solid #646363;
  margin-top: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.player-page .player-datas .team-stat {
  margin-bottom: 30px;
  font-size: 12px;
}
.player-page .player-datas .team-stat h3 {
  font-size: 18px;
  text-align: center;
  color: #161616;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
  margin-top: 5px;
}
.player-page .player-datas .team-stat .row {
  margin-left: -5px;
  margin-right: -5px;
}
.player-page .player-datas .team-stat .row .col-md-3,
.player-page .player-datas .team-stat .row .col-md-4,
.player-page .player-datas .team-stat .row .col-md-9 {
  padding-left: 5px;
  padding-right: 5px;
}
.player-page .player-datas .team-stat .stat-table {
  font-size: 11px;
  margin-bottom: 10px;
}
.player-page .player-datas .team-stat .stat-table .stat-table-head {
  background-color: #161616;
  text-transform: uppercase;
}
.player-page .player-datas .team-stat .stat-table .stat-table-head th {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  color: #d6d6d6;
  padding: 6px;
}
.player-page .player-datas .team-stat .stat-table .stat-table-head th:first-child {
  border-left: none;
}
.player-page .player-datas .team-stat .stat-table tbody .team-col ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.player-page .player-datas .team-stat .stat-table tbody .team-col ul li {
  display: inline-block;
}
.player-page .player-datas .team-stat .stat-table tbody .team-col ul .mlsz-logo {
  max-width: 30px;
  max-height: 20px;
}
.player-page .player-datas .team-stat .stat-table tbody .team-col ul p {
  color: #930a0c;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
}
.player-page .player-datas .team-stat .stat-table tbody td {
  vertical-align: middle;
  text-align: center;
}
.player-page .player-datas .team-stat .stat-table tbody .table-row {
  background: #fff;
}
.player-page .player-datas .team-stat .stat-table tbody .table-row th,
.player-page .player-datas .team-stat .stat-table tbody .table-row td {
  border-left: 1px solid #d6d6d6;
}
.player-page .player-datas .team-stat .stat-table tbody .table-row th {
  border-left: 0;
}
.player-page .player-datas .team-stat .stat-row {
  margin-left: -5px;
  margin-right: -5px;
}
.player-page .player-datas .team-stat .opponent-goal,
.player-page .player-datas .team-stat .captains,
.player-page .player-datas .team-stat .goal-types,
.player-page .player-datas .team-stat .goal-stats {
  background: #fff;
  margin-bottom: 10px;
  padding-top: 5px;
}
.player-page .player-datas .team-stat .opponent-goal .row,
.player-page .player-datas .team-stat .captains .row,
.player-page .player-datas .team-stat .goal-types .row,
.player-page .player-datas .team-stat .goal-stats .row {
  margin-left: 0px;
  margin-right: 0px;
}
.player-page .player-datas .team-stat .opponent-goal {
  font-size: 9px;
  padding-bottom: 4px;
  padding-left: 7px;
  height: 267px;
}
.player-page .player-datas .team-stat .opponent-goal h3 {
  margin-bottom: 10px;
}
.player-page .player-datas .team-stat .opponent-goal .opponent-flag {
  width: 20%;
  float: left;
  margin-bottom: 10px;
}
.player-page .player-datas .team-stat .opponent-goal .opponent-flag img {
  display: inline-block;
  float: none;
  padding: 0;
  width: 14px;
  height: 10px;
}
.player-page .player-datas .team-stat .captains {
  color: #930a0c;
  height: 267px;
}
.player-page .player-datas .team-stat .captains .row {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid ;
  margin-top: -1px;
}
.player-page .player-datas .team-stat .captains .col-md-5,
.player-page .player-datas .team-stat .captains .col-md-7 {
  padding-left: 10px;
  padding-right: 5px;
}
.player-page .player-datas .team-stat .captains .box {
  height: 223px;
  overflow-style: auto;
  overflow: hidden;
}
.player-page .player-datas .team-stat .captains .box .row:first-child {
  margin-top: 0 !important;
}
.player-page .player-datas .team-stat .captains .box-short {
  height: 168px;
}
.player-page .player-datas .team-stat .captains .scroll-btn {
  width: 100%;
  border: none;
  box-shadow: none;
  outline: none;
  height: 56px;
  background: none;
}
.player-page .player-datas .team-stat .captains .scroll-btn i {
  font-size: 20px;
  color: #161616;
}
.player-page .player-datas .team-stat .captains .scroll-buttons {
  border-bottom: none !important;
}
.player-page .player-datas .team-stat .captains .scroll-buttons .col-xs-6 {
  padding: 0;
}
.player-page .player-datas .team-stat .captains #scroll-down {
  border-right: 1px solid #ccc;
}
.player-page .player-datas .team-stat .captains ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.player-page .player-datas .team-stat .captains ul .captain {
  padding-top: 10px;
  font-weight: 800;
}
.player-page .player-datas .team-stat .captains ul .captain-date {
  color: #161616;
  padding-top: 2px;
}
.player-page .player-datas .team-stat .captains .captain-data {
  text-align: center;
  border-left: 1px solid #ccc;
  margin-right: -5px;
}
.player-page .player-datas .team-stat .captains .captain-data .number {
  font-size: 26px;
  color: #161616;
  font-weight: 800;
}
.player-page .player-datas .team-stat .captains .captain-data .number-text {
  margin-top: -4px;
  padding-bottom: 4px;
  font-weight: 800;
}
.player-page .player-datas .team-stat .goal-types .row {
  margin-left: 10px;
  margin-right: 10px;
}
.player-page .player-datas .team-stat .goal-types .col-xs-4 {
  padding-left: 2px;
  padding-right: 2px;
  border-top: 1px solid #161616;
}
.player-page .player-datas .team-stat .goal-types .goal-types-number {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 14px;
  margin: 0;
  list-style-type: none;
  color: #161616;
  text-align: center;
}
.player-page .player-datas .team-stat .goal-types .goal-types-number .number {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 5px;
}
.player-page .player-datas .team-stat .goal-types .goal-types-number .text {
  font-size: 9px;
  color: #930a0c;
  font-weight: 800;
  text-transform: uppercase;
}
.player-page .player-datas .team-stat .goal-types .columns {
  height: 154px;
  width: 100%;
  position: relative;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}
.player-page .player-datas .team-stat .goal-types #goal-action-col {
  background-color: #b0d440;
  position: absolute;
  height: 0%;
  width: 45px;
  bottom: 5px;
  left: 10%;
}
.player-page .player-datas .team-stat .goal-types #goal-free-col {
  background-color: #ff7701;
  position: absolute;
  height: 0%;
  width: 45px;
  bottom: 5px;
  left: calc(50% - 22px);
}
.player-page .player-datas .team-stat .goal-types #goal-11-col {
  background-color: #930a0c;
  position: absolute;
  height: 0%;
  width: 45px;
  bottom: 5px;
  right: 10%;
}
.player-page .player-datas .team-stat .goal-stats {
  padding-left: 10px;
  padding-right: 10px;
}
.player-page .player-datas .team-stat .goal-stats canvas {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.player-page .player-datas .team-stat .goal-stats .row {
  margin-left: -15px;
  margin-right: -15px;
}
.player-page .player-datas .team-stat .goal-stats .col-xs-4 {
  padding-left: 2px;
  padding-right: 2px;
}
.player-page .player-datas .team-stat .goal-stats .goal-stats-number {
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 14px;
  margin: 0;
  list-style-type: none;
  color: #161616;
  text-align: center;
}
.player-page .player-datas .team-stat .goal-stats .goal-stats-number .number {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 5px;
}
.player-page .player-datas .team-stat .goal-stats .goal-stats-number .text {
  font-size: 9px;
  text-transform: uppercase;
}
.player-page .player-datas .team-stat .goal-stats .goal-stats-number #goal-left {
  border-bottom: 4px solid #b0d440;
}
.player-page .player-datas .team-stat .goal-stats .goal-stats-number #goal-right {
  border-bottom: 4px solid #ff7701;
}
.player-page .player-datas .team-stat .goal-stats .goal-stats-number #goal-head {
  border-bottom: 4px solid #930a0c;
}
.player-page .player-datas .team-stat .stat-lists .stat-list-element {
  background: #173348;
  color: #8ed1fe;
  padding: 5px;
  margin-bottom: 10px;
  text-align: center;
}
.player-page .player-datas .team-stat .stat-lists .stat-list-element span {
  color: #fff;
}
.player-page .player-datas .team-stat .stat-lists .stat-list-element .stat-data {
  color: #189449;
  font-size: 26px;
  font-weight: 800;
}
.player-page .player-datas .player-matches .match-header th {
  background: #14232d;
  border-bottom: 1px solid #8bb141;
}
.player-page .player-datas .player-matches .match-header th ul {
  margin: 0;
  font-size: 12px;
  text-align: left;
  padding-left: 15px;
  color: #fff;
}
.player-page .player-datas .player-matches .match-header th ul li {
  display: inline-block;
}
.player-page .player-datas .player-matches .match-header th ul .team-name {
  text-transform: uppercase;
  font-weight: 900;
}
.player-page .player-datas .player-matches .team-col ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.player-page .player-datas .player-matches .team-col ul li {
  display: inline-block;
}
.player-page .player-datas .player-matches .team-col ul li .bigger {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 65px;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
}
.player-page .player-datas .player-matches .team-col .team-flag {
  height: 48px;
  width: 48px;
  margin: 0px 15px;
  border-radius: 24px;
}
.player-page .player-datas .player-matches .goals {
  font-weight: 900;
  font-size: 36px;
  line-height: 65px;
  margin-bottom: 0;
  text-align: center;
}
.player-page .matches-list h4 {
  margin-top: 0;
}
.player-light .player-img {
  max-width: 100%;
}
.player-allmatch-link {
  margin-bottom: 20px;
}
.player-matches-list {
  margin: 0;
}
.player-matches-list .match-table-teams td {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.player-matches-list .match-table-teams td .bigger,
.player-matches-list .match-table-teams td .smaller {
  font-weight: 400 !important;
  font-size: 14px !important;
}
.player-matches-list .goals {
  font-size: 18px !important;
  margin-top: 0 !important;
}
.player-matches-list .team-flag {
  width: 20px !important;
  height: 20px !important;
  margin: 0 10px !important;
}
.player-matches-list .player-match-date {
  position: absolute;
  right: 15px;
  font-size: 12px !important;
  top: calc(50% - 8px);
}
.player-matches-list .player-match-date p {
  margin: 0;
}
.player-all-match-link {
  margin-bottom: 30px;
  float: right;
}
@media (min-width: 1351px) and (max-width: 1580px) {
  .player-page .personal-info .col-sm-6 {
    width: 45%;
  }
  .player-page .personal-info .col-sm-2 {
    width: 21.66666667%;
  }
  #page-wrapper.toggled .player-page .personal-info .col-sm-6 {
    width: 50%;
  }
  #page-wrapper.toggled .player-page .personal-info .col-sm-2 {
    width: 16.66666667%;
  }
}
@media (min-width: 1450px) {
  #page-wrapper.toggled .player-page .box-short {
    height: 167px;
  }
  #page-wrapper.toggled .player-page .goal-stats canvas {
    margin-top: -10px !important;
  }
}
@media (max-width: 1400px) {
  .player-page .captains .captain {
    font-size: 11px;
  }
  .player-page .captains .captain-data .number-text {
    font-size: 10px;
  }
}
@media (min-width: 1200px) {
  .player-page .collapse {
    display: block;
  }
  .player-page .hidden-large {
    display: none;
  }
  .player-page .side-nav .player-nav {
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1350px) {
  .player-page .team-col .table-club-name {
    width: 155px;
    height: 17px;
  }
  .player-page .player-nav-btn.hidden-large {
    display: none;
  }
  .player-page .position .hidden-large {
    display: block;
  }
  .player-page .position .hidden-small {
    display: none;
  }
  .player-page .hidden-large {
    display: none;
  }
  .player-page .player-img-col {
    display: none;
  }
  .player-page .player-data-col {
    width: 100%;
  }
  .player-page .team-stat .col-md-9 {
    width: 100%;
    float: none;
  }
  .player-page .team-stat .goal-types .columns {
    height: 207px;
  }
  .player-page .team-stat .stat-table {
    display: table;
    overflow-x: auto;
    padding: 0;
  }
  .player-page .team-stat .stat-table .team-col ul {
    width: 125px;
  }
  .player-page .team-stat .col-sm-6 {
    width: 50%;
  }
  .player-light .player-datas .col-md-8 {
    width: 100%;
  }
  .player-light .player-datas .col-md-4 {
    display: none;
  }
  #page-wrapper.toggled .player-page .position .hidden-large {
    display: none;
  }
  #page-wrapper.toggled .player-page .position .hidden-small {
    display: block;
  }
  #page-wrapper.toggled .player-page .player-img-col {
    display: block;
  }
  #page-wrapper.toggled .player-page .player-data-col {
    width: 66.66666666%;
  }
  #page-wrapper.toggled .player-light .player-datas .col-md-8 {
    width: 66.66666666%;
  }
}
@media (max-width: 1199px) {
  .player-page .col-md-9 {
    width: 100%;
    float: none;
  }
  .player-page .team-stat .stat-table {
    display: table;
    overflow-x: auto;
    padding: 0;
  }
  .player-page .team-stat .stat-table .team-col ul {
    width: 125px;
  }
  .player-page .team-stat .col-sm-6 {
    width: 50%;
  }
  .player-matches-list .player-match-date {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .player-page .hidden-small {
    display: none;
  }
  .player-page .player-datas .hidden-large {
    display: block;
  }
  .player-page .side-nav {
    width: 100%;
    padding-top: 0;
  }
  .player-page .side-nav #player-nav {
    display: none;
  }
  .player-page .side-nav #player-nav.collapse.in {
    display: block !important;
  }
  .player-page .side-nav .player-nav-btn {
    border: none;
    border-bottom: 1px solid #161616;
    width: 100%;
    text-align: left;
    box-shadow: none;
    background: none;
    padding: 15px 20px;
    outline: none;
    text-transform: uppercase;
    color: #930a0c;
    font-weight: 800;
  }
  .player-page .player-datas {
    width: 100%;
  }
  .player-page .player-img-col {
    display: none;
  }
  .player-page .player-data-col {
    width: 100%;
  }
  .player-page .player-name {
    font-size: 35px !important;
  }
  .player-page .personal-info .nr-info .text {
    font-size: 10px;
  }
  .player-page .personal-info .position .text {
    font-size: 10px !important;
    padding: 10px 5px !important;
  }
  .player-page .titles .title-date {
    height: 45px;
  }
  .player-page .player-datas .team-stat h3 {
    font-size: 16px;
  }
  .player-page .player-datas .team-stat .stat-table .stat-table-head th {
    padding: 2px;
  }
  .player-page .player-datas .captains h3 {
    margin-bottom: 7px;
  }
  .player-page .player-datas .captains .number-text {
    font-size: 9px;
    padding-bottom: 9px !important;
  }
  .player-page .player-datas .captains .box-short {
    height: 173px !important;
  }
  .player-page .goal-types .columns {
    height: 202px !important;
  }
  .player-page .goal-types .columns #goal-action-col {
    width: 35px !important;
  }
  .player-page .goal-types .columns #goal-free-col {
    width: 35px !important;
    left: calc( 50% - 17px) !important;
  }
  .player-page .goal-types .columns #goal-11-col {
    width: 35px !important;
  }
  .player-page .goal-types .goal-types-number {
    padding-bottom: 17px !important;
  }
  .player-page .goal-types .goal-types-number .text {
    font-size: 8px !important;
  }
  .player-page .goal-stats .goal-stats-number {
    padding-bottom: 11px !important;
  }
  .player-light .player-datas .col-md-8 {
    width: 100%;
  }
  .player-light .player-datas .col-md-4 {
    display: none;
  }
  #page-wrapper.toggled .player-page .side-nav {
    width: 16.66666666%;
  }
  #page-wrapper.toggled .player-page .side-nav #player-nav {
    display: block;
  }
  #page-wrapper.toggled .player-page .player-datas {
    width: 83.33333333%;
  }
  #page-wrapper.toggled .player-page .player-img-col {
    width: 33.33333333%;
    display: block;
  }
  #page-wrapper.toggled .player-page .player-data-col {
    width: 66.66666666%;
  }
  #page-wrapper.toggled .player-page .hidden-small {
    display: block;
  }
  #page-wrapper.toggled .player-page .hidden-large {
    display: none;
  }
}
@media (max-width: 1024px) {
  .player-page .hidden-small {
    display: none;
  }
  .player-page .side-nav {
    padding-top: 0;
  }
  .player-page .side-nav #player-nav {
    display: none;
  }
  .player-page .side-nav #player-nav.collapse.in {
    display: block !important;
  }
  .player-page .side-nav .player-nav-btn {
    border: none;
    border-bottom: 1px solid #161616;
    width: 100%;
    text-align: left;
    box-shadow: none;
    background: none;
    padding: 15px 20px;
    outline: none;
    text-transform: uppercase;
    color: #930a0c;
    font-weight: 800;
  }
  .player-page .team-col .table-club-name {
    width: 155px;
    height: 17px;
  }
  .player-page .goal-types .columns {
    height: 201px !important;
  }
  .player-page .goal-types .columns #goal-action-col {
    width: 55px !important;
    left: 11% !important;
  }
  .player-page .goal-types .columns #goal-free-col {
    width: 55px !important;
    left: calc( 50% - 27px) !important;
  }
  .player-page .goal-types .columns #goal-11-col {
    width: 55px !important;
    right: 11% !important;
  }
  .player-page .personal-info .col-sm-4 {
    width: 50%;
  }
  .player-page .personal-info .col-sm-6 {
    width: 50%;
  }
  .player-page .personal-info .col-sm-2 {
    width: 100%;
  }
  .player-page .career table {
    display: block;
    overflow-x: auto;
  }
  .player-page .career table .team-col ul {
    width: 180px;
  }
  .player-page .team-stat .stat-table {
    display: block;
    overflow-x: auto;
    padding: 0;
  }
  .player-page .team-stat .stat-table .team-col ul {
    width: 125px;
  }
  .player-page .team-stat .col-sm-6 {
    width: 100%;
  }
  .player-page .team-stat .col-sm-6 .opponent-goal {
    height: auto;
  }
  .player-page .career-list .col-sm-3 {
    width: 33.3333333%;
  }
  .player-page .career-list .clearfix {
    display: none;
  }
  #page-wrapper.toggled .player-page .personal-info .col-sm-4 {
    width: 33.33333333%;
  }
  #page-wrapper.toggled .player-page .personal-info .col-sm-6 {
    width: 50%;
  }
  #page-wrapper.toggled .player-page .personal-info .col-sm-2 {
    width: 16.66666666%;
  }
  #page-wrapper.toggled .player-page .career-list .col-sm-3 {
    width: 25%;
  }
  #page-wrapper.toggled .player-page .career-list .clearfix {
    display: none;
  }
  #page-wrapper.toggled .player-page .career table {
    display: table;
    overflow-x: auto;
  }
  #page-wrapper.toggled .player-page .career table .team-col ul {
    width: 180px;
  }
  #page-wrapper.toggled .player-page .team-stat .stat-table {
    display: table;
    overflow-x: auto;
    padding: 0;
  }
  #page-wrapper.toggled .player-page .team-stat .stat-table .team-col ul {
    width: 125px;
  }
  #page-wrapper.toggled .player-page .team-stat .col-sm-6 {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .player-page .titles .titles-col {
    width: 20%;
  }
  .player-light .career-club-name {
    width: 290px !important;
  }
}
@media (max-width: 767px) {
  .player-page .player-name {
    font-size: 25px !important;
  }
  .player-page h1 {
    font-size: 30px !important;
  }
  .player-page .opponent-goal .opponent-flag {
    padding-left: 10px;
  }
}
@media (max-width: 900px) and (min-width: 600px) {
  .player-page .personal-info .nr-row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .player-page .personal-info .col-sm-4 {
    width: 100%;
  }
  .player-page .personal-info .col-sm-6 {
    width: 100%;
  }
  .player-page .personal-info .col-sm-2 {
    width: 100%;
  }
  .player-page .career-list .col-sm-3 {
    width: 50%;
  }
  .player-page .career-list .clearfix {
    display: none;
  }
  .player-page .player-datas .titles .row .titles-col .titles-div .titles-title {
    width: auto;
    display: block;
  }
  .player-page .player-datas .career .career-list .career-datas .career-club-name {
    width: auto;
    display: block;
  }
  .player-page .titles .titles-col {
    width: 50%;
  }
  #page-wrapper.toggled .player-page .personal-info .col-sm-4 {
    width: 33.33333333%;
  }
  #page-wrapper.toggled .player-page .personal-info .col-sm-6 {
    width: 50%;
  }
  #page-wrapper.toggled .player-page .personal-info .col-sm-2 {
    width: 16.66666666%;
  }
  #page-wrapper.toggled .player-page .career-list .col-sm-3 {
    width: 33.33333333%;
  }
  #page-wrapper.toggled .player-page .career-list .clearfix {
    display: none;
  }
  #page-wrapper.toggled .player-page .titles .titles-col {
    width: 33.3333333%;
  }
}
@media (max-width: 599px) {
  .player-page .player-datas .team-stat .opponent-goal {
    height: auto;
  }
  .player-page .player-datas .personal-info .nr-row {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 10px;
  }
  .player-page .player-datas .personal-info .position {
    margin-top: 10px;
    padding-left: 15px;
  }
  .player-page .player-datas .personal-info .position .img {
    text-align: center;
  }
  .player-page .player-datas .personal-info .position .img img {
    max-height: 300px;
  }
  .player-page .player-datas .personal-info .col-sm-4,
  .player-page .player-datas .personal-info .col-sm-6,
  .player-page .player-datas .personal-info .col-sm-2 {
    width: 100%;
  }
  .player-page .player-datas .birth {
    padding-left: 0px;
  }
  .player-page .player-datas .sorvalaszto {
    display: block;
  }
  .player-page .player-datas .titles .titles-col {
    width: calc(100% / 3) !important;
    padding-bottom: 5px;
  }
  .player-page .career table {
    display: block;
    overflow-x: auto;
  }
  .player-page .career table .team-col ul {
    width: 180px;
  }
  .player-page .career .career-list .career-date {
    margin-bottom: 15px;
  }
  .player-page .career .career-list .col-xs-6 {
    width: 50%;
  }
  .player-page .career table {
    display: block;
    overflow-x: auto;
  }
  .player-page .career table .team-col ul {
    width: 180px;
  }
  .player-page .team-stat .stat-table {
    display: block;
    overflow-x: auto;
    padding: 0;
  }
  .player-page .team-stat .stat-table .team-col ul {
    width: 125px;
  }
  .player-page .team-stat .col-sm-6 {
    width: 100%;
  }
  .player-page .goal-stats .row {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
}
@media (max-width: 599px) {
  .player-page .player-datas .titles .row .titles-col .titles-div .titles-title {
    width: 100%;
    display: block;
  }
  .player-page .player-datas .career .career-list .career-datas .career-club-name {
    width: 100%;
    display: block;
  }
}
.search {
  background: #EBEBEA;
  padding-bottom: 60px;
  padding-top: 30px;
}
.search .searchfiltersor {
  border-bottom: solid 1px #F0F0F0;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 10px;
}
.search h3 {
  font-size: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0;
  color: #161616;
  font-weight: 700;
  text-transform: uppercase;
}
.search .result-nr {
  padding-top: 20px;
  padding-bottom: 15px;
  font-size: 18px;
}
.search .result-nr span {
  text-transform: none;
  color: ;
  font-weight: 600;
}
.search .search-tags {
  margin: 0 0px 15px;
  padding: 0;
  list-style: none;
}
.search .search-tags li {
  display: inline-block;
  padding: 5px 10px;
  background: #fff;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 13px;
}
.search .search-tags .search-tag.active {
  background: #B6B6B6;
}
.search .search-bar,
.search .search-results {
  background-color: #fff;
}
.search .search-bar,
.search .search-results,
.search .search-filters {
  padding-left: 15px;
  padding-right: 15px;
}
.search .no-left-padding {
  padding-left: 0;
}
.search .search-bar {
  padding-top: 15px;
  padding-bottom: 15px;
}
.search .search-bar .form-control,
.search .search-bar-side .form-control {
  border-radius: 2px;
  margin-bottom: 15px;
}
.search .search-bar input,
.search .search-bar-side input {
  outline: none;
}
.search .search-bar .input-group,
.search .search-bar-side .input-group {
  padding-right: 30px;
  float: left;
}
.search .search-bar .input-group .form-control,
.search .search-bar-side .input-group .form-control {
  margin-bottom: 0;
}
.search .search-bar #datepicker,
.search .search-bar-side #datepicker {
  margin-bottom: 15px;
}
.search .search-bar .input-group-addon,
.search .search-bar-side .input-group-addon {
  background: #505050;
  color: #fff;
  border: none;
}
.search .search-bar .plus-label,
.search .search-bar-side .plus-label {
  position: absolute;
  font-size: 12px;
  line-height: 34px;
  padding-left: 4px;
}
.search .search-bar .search-btn,
.search .search-bar-side .search-btn {
  height: 34px;
  width: 100%;
  border: none;
  color: #fff;
  background: #8bb141;
  text-transform: uppercase;
  font-weight: 600;
  outline: none;
}
.search .search-bar .search-btn:hover,
.search .search-bar .search-btn:active,
.search .search-bar .search-btn:focus,
.search .search-bar-side .search-btn:hover,
.search .search-bar-side .search-btn:active,
.search .search-bar-side .search-btn:focus {
  background: #930a0c;
}
.search .search-side {
  background: #fff;
  padding: 15px;
}
.search .search-side h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  text-transform: uppercase;
}
.search .side-tag-list {
  margin-left: 0;
  padding: 0;
  list-style: none;
}
.search .side-tag-list li {
  border: 1px solid ;
  display: inline-block;
  padding: 4px 8px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.search .side-tag-list li a {
  color: ;
}
.search .side-tag-list li:hover,
.search .side-tag-list li:focus,
.search .side-tag-list li:active {
  background: #8bb141;
  border-color: #8bb141;
}
.search .side-tag-list li:hover a,
.search .side-tag-list li:focus a,
.search .side-tag-list li:active a {
  color: #fff;
}
.search .search-filters {
  list-style: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
.search .search-filters li {
  display: inline-block;
  padding-right: 5px;
}
.search .search-filters li:after {
  content: "|";
  padding-left: 6px;
}
.search .search-filters li:last-of-type:after {
  content: "";
}
.search .search-filters li input {
  margin-right: 5px;
  margin-top: -2px;
  vertical-align: middle;
}
.search .search-results .result-title {
  font-size: 16px;
  font-weight: 800;
}
.search .search-results .result-title a {
  color: #161616;
}
.search .search-results .player-result {
  padding-bottom: 15px;
}
.search .search-results .player-result .img-container img {
  background: url(/design/mlsz/assets/img/player/player-bg.jpg);
  background-size: cover;
}
.search .search-results .player-result h2 {
  margin-top: 0;
  font-size: 25px;
  margin-bottom: 20px;
}
.search .search-results .match-result .team-table {
  margin-bottom: 0;
}
.search .search-results .match-result .match-header {
  background: #f9f9f9;
  border: 1px solid #d6d6d6;
}
.search .search-results .match-result .match-header th {
  border: none;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
}
.search .search-results .match-result .match-header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.search .search-results .match-result .match-header ul li {
  display: inline-block;
  line-height: 25px;
}
.search .search-results .match-result .match-header ul .tag {
  color: #fff;
  background: #930a0c;
  padding-left: 10px;
  padding-right: 10px;
  left: 0;
  position: absolute;
  height: 25px;
  line-height: 25px;
}
.search .search-results .match-result .match-header ul .date {
  right: 0;
  position: absolute;
  padding-right: 10px;
  font-weight: 700;
}
.search .search-results .match-result .match-datas {
  border: 1px solid #d6d6d6;
  margin-bottom: 15px;
}
.search .search-results .match-result .match-datas .team-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.search .search-results .match-result .match-datas .team-col ul li {
  display: inline-block;
}
.search .search-results .match-result .match-datas .team-col ul li p {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.04em;
  margin: 0;
  color: #818181;
}
.search .search-results .match-result .match-datas .team-col ul li .team-flag {
  height: 35px;
  width: 35px;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
}
.search .search-results .match-result .match-datas .goals {
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 20px;
  color: #818181;
  letter-spacing: 0.04em;
}
.search .search-results .match-result .match-datas .text-right .team-flag {
  margin-left: 15px;
}
.search .search-results .match-result .match-datas .text-left .team-flag {
  margin-right: 15px;
}
.search .search-results .news-result {
  padding-bottom: 25px;
}
.search .result-head {
  position: relative;
  height: 25px;
  margin-bottom: 10px;
}
.search .result-head .tag,
.search .result-head .date {
  font-size: 12px;
  position: absolute;
  line-height: 25px;
  z-index: 1;
}
.search .result-head .tag {
  color: #fff;
  background: #930a0c;
  padding-left: 10px;
  padding-right: 10px;
  left: 0;
  border-right: 10px solid #fff;
}
.search .result-head .date {
  float: right;
  border-right: 10px solid #d6d6d6;
  padding-right: 5px;
  right: 0;
  background: #fff;
  padding-left: 10px;
}
.search .result-head hr {
  width: 100%;
  margin: 0;
  top: 13px;
  position: absolute;
  z-index: 0;
}
.search .img-container img {
  border: 1px solid #d6d6d6;
}
.search .result-caption {
  height: 100px;
}
.search .result-caption h5 {
  margin-top: 5px;
  margin-bottom: 15px;
  text-transform: none;
  font-weight: 600;
}
.search .nrpagesav-felso {
  text-align: center;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 15px 0px;
  border-bottom: solid 1px #cccccc;
}
.search .nrpagesav-also {
  text-align: center;
  margin: 15px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border-top: solid 1px #cccccc;
}
.search .kerpage {
  border: solid 1px #cccccc;
  border-radius: 5px;
  padding: 0px;
  font-size: 12px;
  position: relative;
  top: 1px;
}
.all-match-link {
  background: #f9f9f9;
  border: 1px solid #d6d6d6;
  text-transform: uppercase;
  font-weight: 800;
  padding: 7px 35px;
  margin: auto;
  display: table;
  color: #818181;
}
.all-match-link:hover {
  text-decoration: none;
  background: #930a0c;
  color: #fff;
}
@media (min-width: 1100px) {
  .search .hidden-small {
    display: block;
  }
  .search .hidden-large {
    display: none;
  }
}
@media (max-width: 1099px) {
  .search .hidden-small {
    display: none;
  }
  .search .hidden-large {
    display: block;
  }
  .search .search-text {
    width: 100%;
  }
  .search .input-daterange {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
  .search .search-bar #search-btn {
    margin-left: 15px;
    width: calc(100% - 30px);
  }
  .search .player-result .img-container {
    width: 100%;
  }
  .search .player-result .img-container img {
    max-height: 300px;
    margin: auto;
  }
  .search .player-result .result-caption {
    width: 100%;
  }
  .search .player-result .result-caption h2 {
    margin-top: 20px;
  }
  .search .match-header {
    height: 50px;
  }
  .search .match-header .place {
    padding-top: 27px;
  }
  .search .news-result .img-container {
    width: 100%;
  }
  .search .news-result .img-container img {
    width: 100%;
  }
  .search .news-result .result-caption {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 1100px) {
  #page-wrapper.toggled .search .player-result .img-container {
    width: 33.33333333%;
  }
  #page-wrapper.toggled .search .player-result .img-container img {
    max-height: 300px;
    margin: auto;
  }
  #page-wrapper.toggled .search .player-result .result-caption {
    width: 66.666666666%;
  }
  #page-wrapper.toggled .search .player-result .result-caption h2 {
    margin-top: 20px;
  }
  #page-wrapper.toggled .search .news-result .img-container {
    width: 25%;
  }
  #page-wrapper.toggled .search .news-result .result-caption {
    width: 75%;
  }
}
.datepicker table tr td span {
  line-height: 22px;
  height: 22px;
  width: 30px;
  pointer-events: none;
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active {
  background-color: #930a0c !important;
  background-image: none !important;
}
.c {
  clear: both;
  height: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.banner {
  background-color: #ffffff;
  padding: 10px;
}
.banner-zona-oldalsav {
  margin-bottom: 30px;
}
.banner-zona-oldalsav IMG {
  width: 100%;
}
.news-one-main-img {
  margin-bottom: 15px;
}
.news-tag,
.news-tag-list a {
  font-size: 10px;
  text-transform: uppercase;
  background: #B4312D;
  color: #fff;
  position: absolute;
  padding: 5px 10px;
  z-index: 2;
}
.news-tag-list ul {
  padding: 0;
  margin-bottom: 30px;
  list-style: none;
}
.news-tag-list ul li {
  display: inline-block;
  margin-right: 5px;
}
.news-cimke-list ul {
  padding: 0;
  margin-bottom: 30px;
  list-style: none;
}
.news-cimke-list ul li {
  display: inline-block;
  margin-right: 5px;
  position: relative;
}
.news-cimke-list ul li a {
  color: ;
}
.news-cimke-list ul li a:after {
  content: ', ';
}
.news-cimke-list ul li a:hover,
.news-cimke-list ul li a:active,
.news-cimke-list ul li a:focus {
  color: ;
}
.news-cimke-list ul li:last-of-type a:after {
  content: '';
}
.dibl {
  display: block;
}
.vid-tag {
  background: #2a822e;
  color: #fff;
  padding: 2px 5px;
  margin-left: 4px;
  font-size: 10px;
}
.dibl.img-top-tags {
  position: absolute;
  top: -2px;
  right: 0;
}
.dibl.no-img-tags {
  position: absolute;
  top: 0px;
  right: 10px;
}
.dibl.no-img-kozpont-tags {
  top: -2px;
  right: 15px;
}
.dibl.img-top-shift {
  right: 14px;
}
.dibl.text-tags {
  margin-top: -5px;
  margin-bottom: 5px;
}
.dibl.text-tags .vid-tag {
  margin-left: 0;
}
.dibl.igazgatosag-list-tag {
  margin-top: -3px;
  margin-bottom: 6px;
}
.dibl.igazgatosag-list-tag .vid-tag {
  margin-left: 0;
}
.lapozasselect {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.lapozasselect-aktiv {
  background-color: #ddd;
}
.socialsav {
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px 0px 10px 0px;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  text-align: right;
  clear: both;
}
.socialsav .fb-like-hely {
  display: inline-block;
  left: -20px;
  position: relative;
}
.socialsav .gp-like-hely {
  display: inline-block;
  margin: 0px 0px 0px 0px;
  position: relative;
  top: 5px;
  left: -10px;
}
.socialsav .tw-like-hely {
  display: inline-block;
}
.socialsav .tw-like-hely iframe {
  margin-bottom: -5px;
}
.tovabbi-hirek {
  float: left;
}
.tovabbi-hirek h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 20px;
}
.tovabbi-hirek h3 .icon-hirek {
  color: #737373;
}
.tovabbi-hirek #all-news {
  padding-top: 0px;
}
.datepicker table tr td {
  padding: 0;
}
.datepicker table tr td {
  line-height: 30px;
  height: 30px;
  width: 30px;
  border-radius: 0;
}
.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  background: none !important;
}
.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  background: #8bb141;
}
.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
  background: #930a0c;
}
.hscroll {
  overflow-x: auto;
}
.updated-tag {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background: #dd9933;
  color: #fff;
  padding: 2px 10px;
  font: 12px "Open Sans", sans-serif !important;
}
.updated-tag i {
  font-size: 7px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-right: 3px;
  animation: updated-tag-anim 1500ms ease-in-out infinite;
}
.updated-tag-jobbalso-normal {
  top: auto;
  left: auto;
  right: 15px;
  bottom: 0px;
}
.updated-tag-jobbalso {
  top: auto;
  left: auto;
  right: 15px;
  bottom: 0px;
  padding: 0px 6px;
  font: 11px "Open Sans", sans-serif !important;
}
.fullbanner {
  text-align: center;
}
.fullbanner IMG {
  width: 100%;
}
.fullbanner .fullbanner-mobil {
  display: none;
}
.fullbanner .fullbanner-tablet {
  display: none;
}
.fullbanner .fullbanner-desktop {
  display: block;
}
.fullbanner-content .fullbanner .fullbanner-mobil {
  display: none;
}
.fullbanner-content .fullbanner .fullbanner-tablet {
  display: block;
}
.fullbanner-content .fullbanner .fullbanner-desktop {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .fullbanner .fullbanner-mobil {
    display: none;
  }
  .fullbanner .fullbanner-tablet {
    display: block;
  }
  .fullbanner .fullbanner-desktop {
    display: none;
  }
  .fullbanner-content .fullbanner .fullbanner-mobil {
    display: none;
  }
  .fullbanner-content .fullbanner .fullbanner-tablet {
    display: block;
  }
  .fullbanner-content .fullbanner .fullbanner-desktop {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .fullbanner .fullbanner-mobil {
    display: block;
  }
  .fullbanner .fullbanner-tablet {
    display: none;
  }
  .fullbanner .fullbanner-desktop {
    display: none;
  }
  .fullbanner-content .fullbanner .fullbanner-mobil {
    display: block;
  }
  .fullbanner-content .fullbanner .fullbanner-tablet {
    display: none;
  }
  .fullbanner-content .fullbanner .fullbanner-desktop {
    display: none;
  }
}
@keyframes updated-tag-anim {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media print {
  #hirtartalom {
    background-color: white;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding: 15px;
    font-size: 14px;
    line-height: 18px;
  }
}
.hasznos {
  font-size: 14px;
}
.hasznos H4 {
  font-size: 18px;
  font-weight: bold;
}
.hasznos TABLE {
  width: 100%;
}
.hasznos IMG {
  max-width: 100%;
  height: auto;
}
.hasznos .kep_bal {
  float: left;
  margin-right: 15px;
  width: 50%;
  height: auto;
}
.hasznos .kep_bal_kicsi {
  width: 150px;
  float: left;
  margin-right: 15px;
  height: auto;
}
.hasznos .kep_jobb {
  float: right;
  margin-left: 15px;
  width: 50%;
  height: auto;
}
.hasznos .kep_jobb_kicsi {
  width: 150px;
  float: right;
  margin-left: 15px;
  height: auto;
}
.hasznos .keretes {
  width: 45%;
  float: right;
  margin-left: 15px;
  padding: 15px;
  background-color: #FBFBFB;
  border: solid 1px #D2D2D2;
  text-align: left !important;
}
.hasznos .keretes EM {
  font-weight: bold;
  font-style: normal;
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
}
.hasznos .keretes IMG {
  max-width: 100%;
  margin: 5px 0px 5px 0px;
}
.hasznos FIGURE {
  width: fit-content;
  margin-bottom: 10px;
}
.hasznos FIGURE.image {
  padding: 0px;
  background-color: #EBEBEB;
  border: solid 1px #E1E1E1;
}
.hasznos FIGURE.image IMG {
  margin: 0px;
}
.hasznos FIGURE.image figcaption {
  margin: 0px;
  padding: 5px 5px 5px 5px;
  text-align: left;
}
.hasznos .tablazat {
  margin-bottom: 30px;
}
.hasznos .tablazat th,
.hasznos .tablazat td {
  border: 1px solid #e1e1e1;
  padding: 6px 12px;
}
.hasznos .tablazat th {
  background: #ebebeb;
  font-weight: 700;
}
.hasznos .tablazat td {
  font-size: 12px;
}
.hasznos .idezet {
  background: #f3f3f3;
  margin-bottom: 30px;
  font-style: italic;
  padding: 25px 20px 25px 70px;
  position: relative;
}
.hasznos .idezet:before {
  content: url("/design/mindenki/img/quote-img.png");
  position: absolute;
  left: 15px;
  top: 25px;
}
.hasznos .kiemelt-szoveg {
  background: #f3f3f3;
  margin-bottom: 30px;
  border-left: 9px solid #707070;
  padding: 25px 15px 25px 25px;
  font-weight: 700;
  text-transform: uppercase;
}
.hasznos .kiemelt-cimsor {
  background: #707070;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px;
  margin-bottom: 30px;
  margin-top: 0;
}
.hasznos .fsize8 {
  font-size: 8px;
}
.hasznos .fsize10 {
  font-size: 10px;
}
.hasznos .fsize12 {
  font-size: 12px;
}
.hasznos .fsize16 {
  font-size: 16px;
}
.hasznos .fsize18 {
  font-size: 18px;
}
.hasznos .fsize20 {
  font-size: 20px;
}
.hasznos HR {
  margin: 20px 0px 20px 0px;
  border: none;
  border-top: 1px solid #cccccc;
}
.ujnews .news-tag {
  font-size: 10px;
  text-transform: uppercase;
  background: #B4312D;
  color: #fff;
  position: absolute;
  padding: 5px 10px;
  z-index: 2;
}
.ujnews .news-caption .date {
  color: #abaaaa;
  font-size: 10px;
  margin-bottom: 5px;
  margin-top: 7px;
}
.ujnews .news-caption h4 a {
  color: #161616;
}
.ujnews .news-caption h4 a:hover {
  color: ;
}
.ujnews .news-caption .lead-text {
  margin: 0;
}
.ujnews.news-container {
  background: #fff;
  padding: 0px;
  margin-left: 0px;
  margin-right: 30px;
  margin-bottom: 10px;
}
.ujnews.news-container .date {
  text-align: right;
  color: #abaaaa;
  margin-bottom: 15px;
}
.ujnews.news-container .date i {
  font-size: 18px;
  padding-left: 2px;
  vertical-align: text-bottom;
}
.ujnews.news-container .date .icon-facebook {
  color: #446fb6;
}
.ujnews.news-container .date .icon-twitter {
  color: #009de0;
}
.ujnews.news-container .date .icon-google_plus {
  color: #e74b43;
}
.ujnews.news-container .news-tag {
  display: inline-block;
  position: inherit;
}
.ujnews.news-container h1 {
  font-size: 30px;
  font-weight: 700;
  text-transform: none !important;
}
.ujnews.news-container .news-one-main-img {
  margin: 0 !important;
}
.ujnews.news-container .img-caption {
  background: #ebebeb;
  padding: 5px 15px;
  font-size: 12px;
  margin-bottom: 15px;
}
.ujnews.news-container .lead-text {
  font-size: 18px;
  font-weight: 700;
  margin-top: 30px;
}
.ujnews.news-container .socialsav {
  margin-top: 20px;
}
.ujnews.news-container p {
  text-align: justify;
  line-height: 1.7;
  margin-bottom: 30px;
}
.ujnews.news-container .news-cimke-list .tags-title {
  padding-right: 5px;
  margin: 0;
  display: inline;
  font-size: 14px;
}
.ujnews.news-container .news-cimke-list ul {
  display: inline;
}
.ujnews.news-container .news-cimke-list ul li a {
  color: #abaaaa;
}
.ujnews.news-container .news-cimke-list li {
  display: inline-block;
  margin-right: 5px;
  position: relative;
}
.ujnews.news-container-igazgatosag {
  padding: 15px !important;
}
.ujnews .embed-news {
  background: #cccccc;
  background: #ebebeb;
  padding: 15px;
  margin-bottom: 20px;
}
.ujnews .embed-news h3 {
  margin-top: 0;
  font-weight: 800;
  line-height: 1.6;
  font-size: 16px;
}
.ujnews .embed-news .lead-text {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  height: 48px;
  overflow: hidden;
  margin-top: 10px;
}
.ujnews .embed-news .more-link {
  color: #B4312D;
  font-weight: 800;
  text-align: right;
  display: inherit;
}
.ujnews .embed-news .more-link:hover,
.ujnews .embed-news .more-link:active,
.ujnews .embed-news .more-link:focus {
  color: ;
}
.ujnews .mini-news {
  margin-top: 30px;
}
.ujnews .all-news-text {
  background: #fff;
  border: 1px solid ;
  padding: 15px;
  margin-bottom: 20px;
}
.ujnews .all-news-text .news-tag {
  left: 5px;
  top: -15px;
}
.ujnews .all-news-text .news-caption {
  padding-top: 5px;
}
.ujnews .all-news-img img {
  height: 114px;
}
.ujnews .news-carousel {
  background: url(/design/igazgatosag/assets/img/news-carousel-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 25px 0;
}
.ujnews .news-carousel .img-box {
  position: relative;
}
.ujnews .news-carousel .shadow {
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 35%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%);
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 35%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 35%,rgba(0,0,0,0) 42%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ujnews .news-carousel .big-img-news {
  position: relative;
}
.ujnews .news-carousel .big-img-news .news-caption {
  max-height: 195px;
}
.ujnews .news-carousel .big-img-news img {
  width: 100%;
}
.ujnews .news-carousel .big-img-news .img-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 85%;
  padding: 0px 20px 15px;
}
.ujnews .news-carousel .big-img-news .img-overlay a,
.ujnews .news-carousel .big-img-news .img-overlay p {
  color: #fff;
}
.ujnews .news-carousel .big-img-news .img-overlay h1 {
  font-size: 36px;
  font-weight: 600;
}
.ujnews .news-carousel .big-img-news .img-overlay p {
  font-size: 14px;
}
.ujnews .news-carousel .big-img-news:hover img {
  filter: brightness(70%);
  -webkit-filter: brightness(70%);
  -moz-filter: brightness(70%);
  -o-filter: brightness(70%);
  -ms-filter: brightness(70%);
}
.ujnews .news-carousel .top-img-news {
  border: none;
}
.ujnews .news-carousel .top-img-news .news-caption {
  padding: 0px 15px 3px 15px;
}
.ujnews .news-carousel .top-img-news:hover img {
  filter: brightness(70%);
  -webkit-filter: brightness(70%);
  -moz-filter: brightness(70%);
  -o-filter: brightness(70%);
  -ms-filter: brightness(70%);
}
.ujnews .news-carousel .col-lg-12:nth-child(2) .top-img-news {
  margin-bottom: 0;
}
.ujnews a.page-link.active {
  background: #ddd;
}
.ujnews.news-container-mlsz {
  margin: auto !important;
}
.ujnews.news-container-mlsz .news-tag-list {
  padding-left: 0;
  list-style: none;
}
.ujnews.news-container-mlsz .news-tag-list li {
  display: inline-block;
}
@media (max-width: 767px) {
  .ujnews.news-container-szovetseg,
  .ujnews.news-container-mlsz,
  .ujnews.news-container-bozsikprogram {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .ujnews.news-container-kozpont {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .ujnews.news-container .date {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .ujnews.news-container-szovetseg,
  .ujnews.news-container-kozpont,
  .ujnews.news-container-bozsikprogram {
    margin-left: 150px !important;
  }
}
.news-tag,
.news-tag-list a {
  position: static;
}
.kozponti-footer-links {
  background: #262626;
  height: 64px;
  line-height: 64px;
}
.kozponti-footer-links UL {
  list-style: none;
  margin: 0;
  padding: 0;
}
.kozponti-footer-links UL LI {
  display: inline-block;
  color: #ffffff;
}
.kozponti-footer-links UL LI A {
  color: #ffffff;
}
.kozponti-footer-links UL LI A:hover {
  color: #8bb141;
}
.kozponti-footer-links .kozponti-footer-contacts {
  float: left;
}
.kozponti-footer-links .kozponti-footer-contacts STRONG {
  font-size: 16px;
  margin-right: 5px;
}
.kozponti-footer-links .kozponti-footer-social {
  float: right;
}
.kozponti-footer-links .kozponti-footer-social I {
  font-size: 24px;
  margin-left: 8px;
}
.kozponti-footer-links .kozponti-footer-icon {
  width: 25px;
  height: 25px;
  margin-left: 5px;
}
.kozponti-footer-end {
  background: #000;
}
.kozponti-footer-end {
  color: #fff;
  line-height: 40px;
  margin: 0;
}
@media (max-width: 767px) {
  .szov-title span {
    font-size: 14px;
  }
  .kozponti-footer-links {
    height: auto;
  }
  .kozponti-footer-links .kozponti-footer-contacts {
    padding-left: 15px;
    padding-right: 15px;
  }
  .kozponti-footer-links .kozponti-footer-social {
    float: left;
    padding-left: 7px;
    padding-right: 15px;
  }
}
