/*
Theme Name: BWF Thomas & Uber
Theme URI: http://96digital.com
Author: 96Digital
Author URI: http://96digital.com
*/
/* Header Styles */
.navigation-section_wrapper_inner .drop-down-nav {
  width: 75%;
  float: left; }
  @media (max-width: 1024px) {
    .navigation-section_wrapper_inner .drop-down-nav {
      width: 100%; } }

.header-right {
  *zoom: 1;
  float: right;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  top: 0; }
  @media (max-width: 1024px) {
    .header-right {
      display: none; } }

.header-right:before, .header-right:after {
  content: '';
  display: table; }

.header-right:after {
  clear: both; }

.ie8 .main-navigation .menu-all-pages-container ul {
  top: 0;
  left: 0; }

.ie8 .main-navigation .menu-all-pages-container ul li {
  line-height: 82px !important; }

.right-nav {
  *zoom: 1;
  width: auto;
  max-width: 1410px;
  float: none;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  padding: 0; }

.right-nav:before, .right-nav:after {
  content: '';
  display: table; }

.right-nav:after {
  clear: both; }

.right-nav > li {
  margin: 0;
  width: 64px;
  max-width: 30%;
  display: inline-block;
  list-style: none;
  height: 82px;
  border-left: 1px solid #f0f0f0;
  vertical-align: middle;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  padding: 0 1rem;
  padding: 0 15px \9;
  line-height: 82px;
  color: #9a9a9a;
  font-size: 24px;
  font-size: 1.5rem; }

.right-nav li.newsletter {
  cursor: pointer; }
  .right-nav li.newsletter img {
    width: 26px; }

.right-nav > li:hover li {
  color: #df2027; }

.right-nav > li a {
  height: 82px;
  padding: 0 1rem;
  padding: 0 15px \9;
  line-height: 82px;
  color: #9a9a9a;
  font-size: 24px;
  font-size: 1.5rem; }

.right-nav > li:hover a {
  color: #df2027; }

.right-nav > li > i {
  font-size: 18px; }

.right-nav .bwf-logo {
  width: 30%;
  text-align: right;
  height: 82px;
  padding: 0; }

@media only screen and (max-width: 1023px) {
  .right-nav .bwf-logo {
    width: 50%; } }

.right-nav .bwf-logo span {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  font-style: italic;
  display: block;
  color: white; }

.right-nav .bwf-logo a {
  display: block;
  height: 82px;
  position: relative;
  padding: 0; }

.right-nav .bwf-logo a img {
  height: 62px;
  right: 0px;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  display: block; }

.right-nav .bwf-logo img {
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  display: block; }

.right-nav .bwf-logo .transparent {
  opacity: 0 !important; }

.right-nav .bwf-logo.is-menu-active {
  background-color: #df2027 !important;
  position: relative; }

.right-nav .bwf-logo.is-menu-active img {
  top: 50%;
  left: 50%;
  opacity: 1 !important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.right-nav .bwf-logo.is-menu-active:hover img {
  opacity: 1 !important; }

.right-nav .bwf-logo.is-menu-active:before {
  content: "";
  background: #df2027;
  height: 12px;
  left: 0;
  position: absolute;
  top: -5px;
  width: 100%; }

.ie9 .right-nav .bwf-logo a img {
  top: 50%; }

.right-nav .newsletter-nav {
  display: flex;
  align-items: center; }
  .right-nav .newsletter-nav img {
    width: 84%;
    margin-left: 3px; }
  .right-nav .newsletter-nav img:hover {
    cursor: pointer; }

/*===== Header =====*/
.right-nav .search-top {
  display: block;
  position: absolute;
  right: 0px;
  right: 5px \9;
  top: 72px;
  opacity: 0;
  width: 250px;
  z-index: 100;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0 3px 3px;
  visibility: hidden; }

.right-nav li:hover .search-top {
  opacity: 1;
  top: 82px;
  visibility: visible; }

.right-nav .search-form input {
  background-color: #dbdbdb;
  border: none;
  display: block;
  font-size: 16px;
  height: 36px;
  margin: 3px 0 0;
  padding: 8px 0;
  text-indent: 10px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0;
  -moz-border-right: 0;
  border-right: 0; }

.right-nav .social-top {
  display: block;
  position: absolute;
  right: 0px;
  right: 5px \9;
  top: 82px;
  z-index: 97;
  background-color: #fff;
  box-sizing: border-box;
  padding: 2px 2px 0;
  opacity: 0;
  visibility: hidden; }

.right-nav .social-top ul {
  display: block;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  height: 31px; }

.right-nav .social-top ul li {
  display: table-cell;
  vertical-align: middle;
  border: none;
  padding: 0 0.1rem; }

.right-nav .social-top ul li a {
  padding: 0;
  line-height: 1.8rem;
  display: flex;
  font-size: 1rem;
  height: 29px;
  align-items: center;
  justify-content: center; }

.right-nav .social-top ul li img {
  width: 36px;
  margin: 0 auto;
  display: block; }

.right-nav .social-top ul li:hover img {
  opacity: 0.8; }

.right-nav li:hover .social-top {
  opacity: 1;
  top: 82px;
  visibility: visible; }

/* Player profile ranking boxes */
/********************************/
.pp-dd-ranking img {
  width: 100% !important; }

.pp-dd-ranking, .pp-w-ranking {
  min-height: 144px;
  border-bottom: 1px solid white;
  position: relative; }

.pp-o-ranking {
  min-height: 165px;
  border-bottom: 1px solid white;
  position: relative;
  background: linear-gradient(to right, #3792c6, #92c3e4); }

.pp-o-ranking table tbody td:nth-child(1),
.pp-w-ranking table tbody td:nth-child(1) {
  border-right: 1px solid #fff; }

.pp-o-ranking .ranking-number,
.pp-w-ranking .ranking-number {
  font-size: 32px;
  margin-top: 10px; }

@media (max-width: 767px) {
  .pp-o-ranking .ranking-number,
  .pp-w-ranking .ranking-number {
    font-size: 26px;
    margin-top: 0px; } }

.pp-o-ranking .ranking-title,
.pp-w-ranking .ranking-title {
  font-size: 18px; }

.pp-dd-ranking .info, .pp-w-ranking .info, .pp-o-ranking .info {
  padding: 20px 0px 0px 20px;
  width: 66%; }

.pp-dd-ranking .info h2, .pp-w-ranking .info h2, .pp-o-ranking .info h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 0.8em;
  margin-top: 0;
  margin-bottom: 0.4rem; }

.pp-dd-ranking .info h2 span, .pp-w-ranking .info h2 span, .pp-o-ranking .info h2 span {
  font-size: 18px; }

.pp-dd-ranking .info h2 .heavy, .pp-w-ranking .info h2 .heavy, .pp-o-ranking .info h2 .heavy {
  font-weight: 500; }

.pp-dd-ranking .info h2 .light, .pp-w-ranking .info h2 .light, .pp-o-ranking .info h2 .light {
  font-weight: 300; }

.pp-dd-ranking .info h2 a, .pp-w-ranking .info h2 a, .pp-o-ranking .info h2 a {
  display: block;
  color: white; }

.pp-dd-ranking .info table, .pp-w-ranking .info table, .pp-o-ranking .info table {
  margin: 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0; }

.pp-dd-ranking .info table thead, .pp-w-ranking .info table thead, .pp-o-ranking .info table thead {
  font-size: 16px;
  vertical-align: middle; }

.pp-dd-ranking .info table thead td, .pp-w-ranking .info table thead td, .pp-o-ranking .info table thead td {
  padding: 0.4rem 0;
  line-height: 1em; }

.pp-dd-ranking .info table tbody, .pp-w-ranking .info table tbody, .pp-o-ranking .info table tbody {
  font-size: 24px;
  vertical-align: middle; }

.pp-dd-ranking .info table tbody td, .pp-w-ranking .info table tbody td, .pp-o-ranking .info table tbody td {
  height: 35px; }

.pp-dd-ranking .info table .cel-border, .pp-w-ranking .info table .cel-border, .pp-o-ranking .info table .cel-border {
  border-left: 1px solid white;
  border-right: 1px solid white; }

.pp-dd-ranking .logo, .pp-w-ranking .logo {
  position: absolute;
  right: 0px;
  top: 20px;
  bottom: 0px;
  width: 36%; }

.pp-o-ranking .logo {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 36%; }

.pp-dd-ranking .logo a, .pp-w-ranking .logo a, .pp-o-ranking .logo a {
  display: block;
  text-align: right; }

@media (max-width: 767px) {
  .pp-dd-ranking, .pp-w-ranking, .pp-o-ranking {
    min-height: 130px;
    border-bottom: none; } }

@media (max-width: 599px) {
  .pp-dd-ranking, .pp-w-ranking, .pp-o-ranking {
    min-height: 130px;
    border-bottom: 1px solid #fff; } }

@media (max-width: 480px) {
  .pp-dd-ranking, .pp-w-ranking, .pp-o-ranking {
    min-height: 130px;
    border-bottom: 1px solid #fff; } }

.pp-dd-ranking .logo {
  right: 10px; }

.pp-dd-ranking a {
  color: white; }

@media (max-width: 767px) {
  .pp-dd-ranking a img {
    max-width: 100%;
    min-width: 100%; }
  .pp-o-ranking a {
    display: block;
    text-align: center; }
  .pp-o-ranking a img {
    width: auto;
    height: 130px; } }

/*  3.  Greatest Players
************************************/
.greatest-player_section {
  height: 390px;
  background-color: rgba(0, 0, 0, 0.5); }

.greatest-player {
  height: 320px;
  position: relative;
  overflow: hidden;
  z-index: 100;
  margin: 0px auto; }

.greatest-player_wrapper {
  position: relative; }

.greatest-player_control_prev, .greatest-player_control_next {
  position: absolute;
  top: 35%;
  cursor: pointer;
  z-index: 110; }

.greatest-player_control_prev {
  left: 10px; }

.greatest-player_control_next {
  right: 10px; }

.greatest-player_header {
  height: 70px;
  line-height: 70px;
  font-size: 24px;
  font-weight: 300;
  box-sizing: border-box;
  color: white;
  text-align: center;
  text-transform: uppercase; }

.greatest-player .cate {
  overflow: hidden;
  zoom: 1;
  position: relative; }

.greatest-player .cate .catname {
  float: left;
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
  margin: 0px;
  padding: 0 0px 8px 0;
  text-transform: uppercase;
  width: 100%; }

.greatest-player .cate .single, .greatest-player .cate .double {
  float: left;
  margin: 0 0 10px;
  width: 185px; }

.greatest-player .cate .single:first-child {
  margin-left: 20px; }

.greatest-player .cate .double:first-child {
  margin-left: 20px; }

.greatest-player .cate .single .player-item, .greatest-player .cate .double .player-item {
  position: relative; }

.greatest-player .cate .single .player-item .avatar, .greatest-player .cate .double .player-item .avatar {
  border: none;
  clear: both;
  box-sizing: border-box; }

.greatest-player .cate .single .player-item .flag, .greatest-player .cate .double .player-item .flag {
  float: left;
  margin-bottom: 12px;
  width: 70px; }

.greatest-player .cate .single .player-item .flag img, .greatest-player .cate .double .player-item .flag img {
  text-indent: -9999px; }

.greatest-player .cate .single .player-item .name, .greatest-player .cate .double .player-item .name {
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  line-height: 14px; }

.greatest-player .cate .single .player-item .name a, .greatest-player .cate .double .player-item .name a {
  color: white;
  font-size: 14px;
  line-height: 18px;
  word-wrap: break-word;
  word-break: break-all;
  zoom: 1; }

.greatest-player .cate .single .player-item .name a:hover, .greatest-player .cate .double .player-item .name a:hover {
  color: #df2027; }

.greatest-player .cate .single .earnings, .greatest-player .cate .double .earnings {
  max-width: 135px;
  color: white;
  font-size: 13px;
  text-align: center;
  font-weight: 300; }

.greatest-player .cate .double .player-item {
  display: table;
  width: 100%;
  padding-bottom: 10px; }

.greatest-player .cate .double .player-item .flag {
  float: left;
  margin-bottom: 12px;
  width: 100px; }

.greatest-player .cate .double .player-item .name {
  margin-top: 5px; }

.greatest-player .cate .double .avatar {
  clear: both;
  float: left;
  height: 60px;
  overflow: hidden;
  width: 53px; }

.greatest-player .cate .double .flag {
  float: left;
  margin-left: 7px;
  padding-bottom: 2px; }

.greatest-player .cate .double .flag img {
  width: 46px; }

.greatest-player .cate .double .rank {
  font-size: 18px;
  font-weight: 500;
  padding: 4px 0 0; }

.greatest-player .cate .double .bottom {
  clear: both;
  display: block;
  margin-left: 0;
  max-width: 135px;
  width: 135px; }

.greatest-player .cate .double .bottom .rank {
  clear: both;
  color: #ffffff;
  display: block;
  height: 33px;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  width: 33px;
  z-index: 9;
  background: #3785a3; }

.greatest-player .cate .double .bottom .points {
  max-width: 135px;
  margin-top: 5px;
  text-align: center;
  color: #ffffff;
  font-weight: 300;
  font-size: 13px; }

.greatest-player .cate .double .bottom .earnings {
  max-width: 135px;
  color: white;
  font-size: 13px;
  text-align: center;
  font-weight: 300; }

.greatest-player .cate .single .player-item {
  padding: 0; }

.greatest-player .cate .single .rank {
  background-color: #3785a3;
  color: #ffffff;
  display: block;
  height: 33px;
  padding-top: 7px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 33px;
  z-index: 9;
  margin-left: 0px;
  margin-top: -31px; }

.greatest-player .cate .single .name {
  float: left;
  margin: 0 0 0 5px; }

.greatest-player .cate .single .avatar {
  height: 156px;
  width: 135px; }

.greatest-player .cate .single .points {
  margin: 10px 0px 0px 0px;
  font-size: 12px;
  max-width: 135px;
  padding: 0;
  text-align: center;
  color: white;
  font-weight: 300; }

.greatest-player .cate .single .earnings {
  max-width: 135px;
  color: white;
  font-size: 12px;
  text-align: center;
  font-weight: 300; }

.greatest-player .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/************************************/
/*  PLAYER PROFILE SECTION STYLING
************************************/
section.player-profile-top {
  padding-bottom: 24px; }
  section.player-profile-top .playertop-intro {
    display: flex;
    padding: 36px;
    background-color: rgba(115, 115, 115, 0.3);
    color: #fff; }
    @media (max-width: 667px) {
      section.player-profile-top .playertop-intro {
        flex-direction: column;
        padding: 18px; } }
    section.player-profile-top .playertop-intro .player-photo {
      display: flex;
      align-items: flex-start;
      flex: 0 0 290px;
      margin-top: 30px; }
      @media (max-width: 667px) {
        section.player-profile-top .playertop-intro .player-photo {
          flex: 0 0 100%; } }
      section.player-profile-top .playertop-intro .player-photo img {
        width: 100%;
        height: auto; }
    section.player-profile-top .playertop-intro .player-profile-wrap {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: space-between;
      flex-grow: 1;
      margin: 30px 0px 30px 30px; }
      @media (max-width: 667px) {
        section.player-profile-top .playertop-intro .player-profile-wrap {
          margin: 18px 0px; } }
      section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 18px; }
        section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-header .profile-button {
          background-color: #df2027;
          padding: 12px 24px;
          text-align: center; }
          @media (max-width: 867px) {
            section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-header .profile-button {
              display: none; } }
          section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-header .profile-button a {
            color: #fff;
            text-transform: uppercase; }
          section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-header .profile-button a:hover {
            background-color: rgba(239, 0, 25, 0.5); }
      section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-country-wrap {
        display: flex;
        align-items: center; }
        section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-country-wrap img {
          width: 107px;
          height: auto; }
        section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-country-wrap h2 {
          margin: 0px 0px 0px 12px;
          padding: 0px;
          font-weight: 400;
          font-size: 24px; }
          @media (max-width: 667px) {
            section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-country-wrap h2 {
              font-size: 20px; } }
      section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        flex-wrap: wrap;
        flex-direction: column; }
        section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-rank-wrap {
          display: flex;
          align-items: center;
          justify-content: space-between;
          width: 100%; }
        section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data table {
          text-align: center;
          margin-top: 24px; }
          section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data table tr:nth-child(1) {
            font-size: 32px; }
            @media (max-width: 667px) {
              section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data table tr:nth-child(1) {
                font-size: 24px; } }
            @media (max-width: 467px) {
              section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data table tr:nth-child(1) {
                font-size: 18px; } }
          section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data table td:nth-child(2), section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data table td:nth-child(3) {
            border-left: 1px solid #fff; }
        section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-world-rank,
        section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-wtr-rank {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: flex-start;
          padding-top: 16px;
          width: 50%;
          height: 140px;
          text-transform: uppercase;
          text-align: center; }
          @media (min-width: 668px) and (max-width: 1200px) {
            section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-world-rank,
            section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-wtr-rank {
              height: 140px; } }
          @media (max-width: 467px) {
            section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-world-rank span,
            section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-wtr-rank span {
              font-size: 12px; } }
          section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-world-rank span:nth-child(2),
          section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-wtr-rank span:nth-child(2) {
            font-size: 48px;
            padding: 12px; }
          section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-world-rank .ranking-number,
          section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-wtr-rank .ranking-number {
            font-size: 48px;
            padding: 0px 12px; }
            @media (min-width: 668px) and (max-width: 1200px) {
              section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-world-rank .ranking-number,
              section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-wtr-rank .ranking-number {
                font-size: 44px;
                padding: 6px 12px; } }
          @media (max-width: 467px) {
            section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-world-rank .ranking-title,
            section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-wtr-rank .ranking-title {
              font-size: 12px; } }
        section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-world-rank {
          background-color: #df2027; }
        section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-wtr-rank {
          background-color: #343434;
          color: #df2027;
          padding: 12px;
          justify-content: center; }
          section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-wtr-rank img {
            width: 100%; }
        section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-extra-wrap {
          display: flex;
          align-items: center;
          flex-grow: 1;
          justify-content: space-around;
          background-color: rgba(15, 15, 15, 0.5);
          text-transform: uppercase;
          width: 100%; }
          section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-extra-wrap .player-age, section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-extra-wrap .player-handed, section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-extra-wrap .player-wins {
            display: flex;
            flex-direction: column;
            width: 135px;
            height: 130px;
            align-items: center;
            justify-content: center; }
            section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-extra-wrap .player-age span.large, section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-extra-wrap .player-handed span.large, section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-extra-wrap .player-wins span.large {
              font-size: 32px;
              padding: 8px 12px; }
          section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-extra-wrap .player-handed img {
            height: 60px; }
          @media (max-width: 867px) {
            section.player-profile-top .playertop-intro .player-profile-wrap .player-profile-data .player-extra-wrap .player-handed {
              display: none; } }

/* Find a player widget */
/************************/
.widget-find-player {
  background-color: #222;
  display: flex;
  padding: 0px;
  height: 66px;
  color: #fff; }
  .widget-find-player input {
    color: #fff !important;
    width: 100%;
    height: 66px;
    background-color: #333;
    border: none !important;
    padding: 12px !important; }
  .widget-find-player .find-player-title {
    display: flex;
    align-items: center;
    margin: 0px 24px;
    flex-grow: 0; }
    @media (max-width: 667px) {
      .widget-find-player .find-player-title h3 {
        display: none; }
      .widget-find-player .find-player-title img {
        margin-left: 0px !important; } }
    .widget-find-player .find-player-title img {
      margin-left: 18px; }
  .widget-find-player form {
    color: #fff;
    display: flex;
    flex-grow: 1; }
    .widget-find-player form .content {
      width: 100%; }
  .widget-find-player h3 {
    color: #fff;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    margin: 0px;
    padding: 0px; }
  .widget-find-player i.fa {
    margin-left: 12px; }

/* Player profile tabs     */
/***************************/
.box-player-content .content-tabs {
  padding: 0;
  width: 100%;
  margin: 0px;
  overflow: hidden;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.8);
  height: 54px;
  display: flex;
  justify-content: space-around; }
  .box-player-content .content-tabs li {
    color: #9a9a9a;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    background: rgba(0, 0, 0, 0.4);
    display: flex !important;
    width: 100%;
    height: 100%; }
    @media (max-width: 467px) {
      .box-player-content .content-tabs li {
        font-size: 12px; } }
  .box-player-content .content-tabs li a {
    color: #fff;
    padding: 0 0.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%; }
  .box-player-content .content-tabs li a:hover {
    background: #333;
    color: #fff; }
  .box-player-content .content-tabs li.active a {
    background: #fff;
    font-weight: 500;
    pointer-events: none;
    cursor: default;
    color: #333; }

.box-player-content .content-tabs:before {
  content: none; }

/* Player profile overview */
/***************************/
section.player-overview {
  color: #fff;
  padding: 24px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height: 1.5em; }
  @media (max-width: 667px) {
    section.player-overview {
      padding: 24px 0px; } }
  section.player-overview h4 {
    color: #fff;
    margin: 24px 0px;
    font-size: 18px;
    font-weight: 700; }
  section.player-overview .player-stats {
    width: 25%; }
    @media (max-width: 667px) {
      section.player-overview .player-stats {
        width: 100%; } }
  section.player-overview .player-questions {
    margin: 0px 36px;
    width: 40%; }
    @media (max-width: 667px) {
      section.player-overview .player-questions {
        width: 100%;
        margin: 0px; } }
    section.player-overview .player-questions span {
      color: #999;
      font-style: italic; }
  section.player-overview .player-news {
    width: 25%; }
    @media (max-width: 667px) {
      section.player-overview .player-news {
        width: 100%;
        margin: 0px; } }
    section.player-overview .player-news a {
      color: #df2027; }
    section.player-overview .player-news a:hover {
      color: #fff; }

section.player-stats {
  color: #fff;
  padding: 24px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column; }
  @media (max-width: 667px) {
    section.player-stats {
      padding: 24px 0px; } }
  section.player-stats .player-stats-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  section.player-stats h4 {
    color: #fff;
    margin: 24px 0px;
    font-size: 18px;
    font-weight: 700; }
    @media (max-width: 667px) {
      section.player-stats h4 {
        font-size: 16px;
        font-weight: 400;
        margin: 12px 0px; } }
  section.player-stats .item-event {
    width: 49%; }
    @media (max-width: 667px) {
      section.player-stats .item-event {
        width: 100%; } }
    section.player-stats .item-event h4 {
      margin: 18px 0px; }
  section.player-stats table {
    background-color: #222; }
    section.player-stats table tr {
      height: 35px; }

section.player-gallery {
  color: #fff;
  padding: 24px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column; }
  @media (max-width: 667px) {
    section.player-gallery {
      padding: 24px 0px; } }
  section.player-gallery h4 {
    color: #fff;
    margin: 24px 0px;
    font-size: 18px;
    font-weight: 700; }
  section.player-gallery .player-questions {
    margin: 0px 36px; }
    section.player-gallery .player-questions span {
      color: #999;
      font-style: italic; }
  section.player-gallery .player-gallery {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    width: 100%; }
    section.player-gallery .player-gallery .player-gallery-image {
      width: 25%;
      border-left: 2px solid #000;
      border-bottom: 2px solid #000;
      overflow: hidden; }
      @media (max-width: 667px) {
        section.player-gallery .player-gallery .player-gallery-image {
          width: 33%; } }
      @media (max-width: 467px) {
        section.player-gallery .player-gallery .player-gallery-image {
          width: 50%; } }
      section.player-gallery .player-gallery .player-gallery-image img {
        width: 100%;
        height: 100%; }

/*  Performance Overview
************************************/
.box-player .partner-name {
  font-size: 12px;
  font-weight: 300; }

.box-player .performance-overview {
  margin: 0 0 35px; }

.box-player .performance-overview table {
  border-collapse: collapse; }

.box-player .performance-overview th {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  border-left: 1px solid #494c56; }

.box-player .performance-overview td {
  font-size: 11px;
  font-weight: 500;
  border-left: 1px solid #494c56; }

.box-player .performance-overview th:first-child,
.box-player .performance-overview td:first-child {
  border-left: none; }

.box-player .performance-overview td span.increase {
  padding: 3px 10px;
  background-color: #02c50b; }

.box-player .performance-overview td span.decrease {
  padding: 3px 10px;
  background-color: #ff0000; }

.performance-overview_action {
  position: absolute;
  bottom: 30px;
  right: 35px; }

.view-h2h-button {
  position: relative;
  margin: 0px auto;
  display: table;
  bottom: auto;
  right: auto; }

@media (max-width: 767px) {
  .performance-overview_action {
    position: static !important;
    display: block;
    margin: 15px auto;
    text-align: center; }
  .view-h2h-button {
    position: relative;
    margin: 15px auto;
    display: table;
    bottom: auto;
    right: auto; } }

.overview .ranking-history-singles, .overview .ranking-history-doubles, .overview .ranking-history-mixed {
  margin: 8px 0 20px;
  width: 100%;
  height: 130px; }

#slider-playerprofile .owl-slider_item {
  box-sizing: border-box; }

#slider-playerprofile .owl-slider_item img {
  border: 5px solid white; }

#slider-playerprofile img {
  border: 5px solid white;
  width: 100%; }

.player-slider {
  box-sizing: border-box;
  position: relative; }

.player-slider .icon img {
  width: 56px !important;
  height: 46px !important;
  min-height: 0px !important;
  position: absolute;
  right: 0px;
  bottom: 0px;
  border: none !important; }

@media (max-width: 467px) {
  .player-results-select {
    width: 100%;
    margin-bottom: 12px; } }

.player-results-select {
  margin: 0px;
  position: relative;
  display: inline-block;
  line-height: normal; }
  @media (max-width: 467px) {
    .player-results-select {
      width: 100%; } }
  .player-results-select select {
    width: 200px;
    background-color: #fff;
    border: none;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    height: 48px;
    outline: medium none;
    padding: 6px 12px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    -webkit-appearance: none;
    border-radius: 0px; }
    @media (max-width: 467px) {
      .player-results-select select {
        width: 100%; } }

.player-results-select:after {
  font-family: FontAwesome;
  content: '\f078';
  position: absolute;
  right: 12px;
  top: 15px;
  font-size: 18px;
  color: #000;
  pointer-events: none; }

@media (max-width: 767px) {
  .list-type {
    margin-top: 18px; } }

.tournament-matches .tournament-matches-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.1);
  margin-bottom: 12px;
  padding: 12px;
  flex-wrap: wrap; }
  .tournament-matches .tournament-matches-row a {
    color: #fff; }
  .tournament-matches .tournament-matches-row a:hover {
    color: #df2027; }
  .tournament-matches .tournament-matches-row .player-result-round {
    width: 100px;
    text-align: center; }
    @media (max-width: 767px) {
      .tournament-matches .tournament-matches-row .player-result-round {
        order: 1; } }
  .tournament-matches .tournament-matches-row .player-result-player-wrap {
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .tournament-matches .tournament-matches-row .player-result-player-wrap {
        order: 3;
        width: 100%;
        margin: 18px 0px; } }
    .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-name-1,
    .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-name-2 {
      width: 200px; }
      @media (max-width: 767px) {
        .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-name-1,
        .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-name-2 {
          font-size: 12px;
          font-weight: 300; } }
      .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-name-1 .name:last-child,
      .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-name-2 .name:last-child {
        margin-top: 6px; }
    .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-name-1 {
      text-align: right;
      margin-right: 12px; }
    .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-name-2 {
      text-align: left;
      margin-left: 12px; }
    .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-flag-1 .flag,
    .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-flag-2 .flag {
      width: 48px; }
      .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-flag-1 .flag img,
      .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-flag-2 .flag img {
        width: 100%;
        height: auto; }
    .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-flag-1 .flag:last-child,
    .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-flag-2 .flag:last-child {
      margin-top: 6px; }
    .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-vs {
      display: flex;
      justify-content: center;
      flex: 0 0 36px; }
      @media (max-width: 767px) {
        .tournament-matches .tournament-matches-row .player-result-player-wrap .player-result-vs {
          flex: 0 0 30px;
          font-size: 12px; } }
  .tournament-matches .tournament-matches-row .player-result-win {
    width: 150px;
    text-align: center;
    font-size: 13px; }
    @media (max-width: 767px) {
      .tournament-matches .tournament-matches-row .player-result-win {
        order: 4;
        width: 100%; } }
  .tournament-matches .tournament-matches-row .player-result-duration {
    width: 100px;
    text-align: center; }
    @media (max-width: 767px) {
      .tournament-matches .tournament-matches-row .player-result-duration {
        order: 2; } }
    .tournament-matches .tournament-matches-row .player-result-duration .timer {
      background: url(../images/icon-timer.png) no-repeat center 0;
      padding: 17px 0 0;
      font-size: 12px; }

.tournament-results .box-profile-tournament {
  box-sizing: border-box;
  min-height: 100px;
  width: 100%;
  margin-top: 36px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  .tournament-results .box-profile-tournament .logo-left {
    display: flex;
    align-items: center;
    background-color: #fff;
    height: 125px;
    width: 125px;
    flex-shrink: 0; }
    .tournament-results .box-profile-tournament .logo-left img {
      width: 125px; }
  .tournament-results .box-profile-tournament .info {
    width: 80%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    text-align: left;
    color: #fff; }
    .tournament-results .box-profile-tournament .info h2 {
      font-size: 24px;
      font-weight: 400;
      line-height: 100%;
      margin-top: 0px;
      margin-bottom: 6px;
      color: #fff; }
      @media (max-width: 667px) {
        .tournament-results .box-profile-tournament .info h2 {
          font-size: 16px; } }
      .tournament-results .box-profile-tournament .info h2 a {
        color: #fff; }
      .tournament-results .box-profile-tournament .info h2 a:hover {
        color: #df2027; }
    .tournament-results .box-profile-tournament .info h4 {
      color: #fff;
      margin: 6px 0px; }

@media only screen and (max-width: 479px) {
  .tournament-results .box-profile-tournament {
    min-height: 66px; } }

.tournament-results .box-profile-tournament header {
  display: table;
  width: 100%; }

.tournament-results .box-profile-tournament header .logo-left {
  width: 112px;
  height: 92px;
  display: table-cell;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  box-sizing: border-box; }

@media only screen and (max-width: 479px) {
  .tournament-results .box-profile-tournament header .logo-left {
    width: 79px;
    height: 66px; } }

.tournament-results .box-profile-tournament header .logo-left img {
  vertical-align: middle;
  width: 100%;
  height: auto; }

.tournament-results .box-profile-tournament header .info {
  /*width: 60%;*/
  height: 92px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 15px;
  text-transform: uppercase; }

@media only screen and (max-width: 479px) {
  .tournament-results .box-profile-tournament header .info {
    height: 66px; } }

.tournament-results .box-profile-tournament header .info h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 100%; }

@media only screen and (max-width: 599px) {
  .tournament-results .box-profile-tournament header .info h2 {
    font-size: 14px; } }

.tournament-results .box-profile-tournament header .info h2 a {
  color: #fff; }

.tournament-results .box-profile-tournament header .info h2 a:hover {
  color: #727272; }

.tournament-results .box-profile-tournament header .info h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 100%; }

.tournament-results .box-profile-tournament header .info h4 {
  font-size: 12px;
  font-weight: 300;
  margin: 3px 0 0; }

.tournament-results .box-profile-tournament header .logo-right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding: 0 20px 0 0; }

@media only screen and (max-width: 479px) {
  .tournament-results .box-profile-tournament header .logo-right {
    display: none; } }

.tournament-results .title-tournament-matches {
  padding: 0; }

.tournament-results .title-tournament-matches h3 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.4em;
  padding: 1rem 0 0.6em; }

.tournament-results .title-tournament-matches .info {
  font-weight: 300; }

.tournament-results .tournament-matches {
  *zoom: 1;
  width: auto;
  max-width: 1410px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 0 2rem;
  margin: 0; }

.tournament-results .tournament-matches:before, .tournament-results .tournament-matches:after {
  content: '';
  display: table; }

.tournament-results .tournament-matches:after {
  clear: both; }

.tournament-results .tournament-matches .col-1-2 {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%; }

.tournament-results .tournament-matches .col-1-2:before, .tournament-results .tournament-matches .col-1-2:after {
  content: '';
  display: table; }

.tournament-results .tournament-matches .col-1-2:after {
  clear: both; }

.tournament-results .tournament-matches .col-1-2:last-child {
  margin-right: 0%; }

.tournament-results .tournament-matches .tbl-tournament-matches {
  margin: 0px;
  width: 49%;
  float: left; }

@media only screen and (max-width: 699px) {
  .tournament-results .tournament-matches .tbl-tournament-matches {
    margin: 0px;
    width: 100%;
    float: left; } }

.tournament-results .tournament-matches .tbl-tournament-matches:nth-child(2n) {
  margin: 0px;
  width: 49%;
  float: right; }

@media only screen and (max-width: 699px) {
  .tournament-results .tournament-matches .tbl-tournament-matches:nth-child(2n) {
    margin: 0px;
    width: 100%;
    float: left; } }

.tournament-results .tournament-matches .tbl-tournament-matches td .flag {
  display: table-cell;
  float: left;
  line-height: 30px;
  height: 38px; }

.tournament-results .tournament-matches .tbl-tournament-matches td .flag img {
  vertical-align: middle;
  width: 48px;
  height: auto; }

.tournament-results .tournament-matches .tbl-tournament-matches td .name {
  width: 117px;
  height: 38px;
  display: table;
  padding: 0px 0.2rem 0.2rem; }

.tournament-results .tournament-matches .tbl-tournament-matches td .name a {
  display: table-cell;
  font-weight: 500;
  line-height: 1.1em;
  padding: 0px;
  color: #FFF;
  vertical-align: middle; }

.tournament-results .tournament-matches .tbl-tournament-matches td .name a:hover {
  color: #727272; }

.tournament-results .tournament-matches .tbl-tournament-matches td .match {
  font-size: 12px;
  font-weight: 500;
  padding: 0 3px; }

.tournament-results .tournament-matches .tbl-tournament-matches td .order {
  font-size: 16px;
  font-weight: 500; }

.tournament-results .tournament-matches .tbl-tournament-matches td .timer {
  background: url("../images/icon-timer.png") no-repeat center 0;
  padding: 17px 0 0;
  font-size: 12px; }

.tournament-results .tournament-matches .tbl-tournament-matches .row {
  background: rgba(255, 255, 255, 0.08); }

.tournament-results .tournament-matches .tbl-tournament-matches .row td {
  padding: 0.4rem 0.2rem; }

.tournament-results .tournament-matches .tbl-tournament-matches .row td:first-child {
  padding: 0.4rem 0.4rem; }

@media only screen and (max-width: 479px) {
  .tournament-results .tournament-matches .tbl-tournament-matches .row td:nth-child(5) {
    display: none; } }

.tournament-results .tournament-matches .tbl-statistics-matches {
  width: 100%;
  font-size: 10px; }

.tournament-results .tournament-matches .tbl-statistics-matches .left {
  float: left; }

.tournament-results .tournament-matches .tbl-statistics-matches .right {
  float: right; }

@media only screen and (max-width: 699px) {
  .tournament-results .tournament-matches .tbl-statistics-matches {
    width: 100%;
    float: left; } }

.tournament-results .tournament-matches .tbl-statistics-matches td {
  padding: 0.2rem 0.2rem;
  box-sizing: border-box; }

.tournament-results .tournament-matches .tbl-statistics-matches tr.match-stats-data td {
  padding-left: 12px;
  padding-right: 12px; }

.tournament-results .tournament-matches .tbl-statistics-matches .statistics-bar {
  height: 9px;
  background-color: #ff0000; }

.tournament-results .tournament-matches .tbl-statistics-matches .percent {
  background-color: #02c50b;
  height: 9px; }

/* Podium layout for team tournaments */
/**************************************/
.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team {
  display: table;
  width: 100%; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team .title {
  clear: both;
  font-weight: 500;
  font-size: 18px;
  padding: 5px 20px; }

@media (max-width: 767px) {
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team .title {
    padding: 10px; } }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team .title span {
  float: right;
  font-weight: 400;
  font-size: 14px;
  margin: 3px 0;
  position: absolute;
  right: 27px;
  top: 13px; }

@media (max-width: 767px) {
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team .title span {
    position: static;
    display: block;
    float: none; } }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul {
  margin: 0px auto;
  padding: 15px 10px;
  width: 100%;
  list-style: none;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li {
  width: 24%;
  background-color: rgba(150, 150, 150, 0.2);
  margin-bottom: 20px; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li.podium-4 {
  vertical-align: top;
  display: inline-block;
  width: 240px;
  height: 375px;
  margin: 0px 4px 10px 0px;
  background: url(../images/bgPodium.png) repeat 0 0 transparent;
  float: left; }

@media (min-width: 768px) and (max-width: 1023px) {
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li {
    width: 32%; }
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li.podium-4 {
    width: 24%; } }

@media (max-width: 767px) {
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li {
    width: 100%; }
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li.podium-4 {
    width: 100%; } }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li .info {
  display: flex;
  flex-direction: column;
  text-align: center; }

.info .player-single {
  width: 200px !important;
  margin-left: 25px; }

.info .player-single .player-name {
  width: 100% !important; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li .info img {
  margin: 0px; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li .info .team-country {
  padding: 20px 0px; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li .info .flag {
  float: left;
  width: 54px;
  margin: 2px 10px 0px 0px; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li .info a {
  color: #fff;
  font-size: 13px;
  line-height: 12px; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li .info a:hover {
  color: #727272; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li .count1 {
  font-weight: 700;
  font-size: 28px;
  padding: 10px; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li .img {
  width: 128px;
  height: 149px;
  background-color: #fff;
  border: 3px solid #fff;
  margin: 10px auto auto; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-team ul li .img img {
  max-width: 100%; }

/* Podium layout for Sudirman tournaments */
/******************************************/
.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman {
  display: table;
  width: 100%; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman .title {
  clear: both;
  font-weight: 500;
  font-size: 18px; }

@media (max-width: 767px) {
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman .title {
    padding: 10px; } }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman .podium-event-title {
  background-color: #000;
  margin: 20px 10px 1px 10px;
  padding: 15px 20px !important; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul {
  margin: 0px;
  padding: 0px 10px;
  width: 100%;
  list-style: none;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap; }

/* Teams with medal */
.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-main {
  width: 24%;
  background-color: rgba(150, 150, 150, 0.2);
  margin-bottom: 20px; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-main {
      width: 49%; } }
  @media (max-width: 767px) {
    .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-main {
      width: 100%; } }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-main .info {
  display: flex;
  flex-direction: column;
  text-align: center; }
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-main .info .count1 {
    font-weight: 700;
    font-size: 28px;
    padding: 10px; }
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-main .info .team-country {
    padding: 0px; }
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-main .info .team-flag {
    padding: 20px 0px; }

/* All other teams */
.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-other {
  width: 24%;
  background-color: rgba(150, 150, 150, 0.2);
  margin-bottom: 1px;
  display: flex; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-other {
      width: 49%; } }
  @media (max-width: 767px) {
    .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-other {
      width: 100%; } }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul.podium-row-3::after {
  content: "";
  width: 24%; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul.podium-row-2::after {
  content: "";
  width: 49.2%; }

.wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-other .info {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 10px; }
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-other .info .count1 {
    font-weight: 400;
    font-size: 16px;
    width: 50px;
    text-align: left; }
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-other .info .team-country {
    padding: 0px 0px 0px 10px; }
  .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-other .info .team-flag {
    width: 50px; }
    .wrapper-results .wrapper-content-results .content-results .item-results-podium .podium-sudirman ul li.winner-other .info .team-flag img {
      width: 50px; }

/* Team profiles */
/*****************/
.item-results-team-profile {
  float: left;
  width: 100%;
  padding: 20px 20px 0px 20px;
  background-color: rgba(13, 13, 13, 0.8); }

.item-results-team-profile h3.profile-title {
  font-size: 22px;
  text-align: center;
  margin: 10px 0px; }

@media (max-width: 767px) {
  .item-results-team-profile h3.profile-title {
    width: 100%;
    font-size: 22px;
    text-align: center;
    margin-bottom: 30px; } }

.item-results-team-profile .team-details {
  float: left;
  clear: both; }

.item-results-team-profile .team-details .team-name {
  margin-top: 10px;
  font-weight: 400; }

.item-results-team-profile .cup-wrap {
  margin: 0px 10px 20px 0px;
  float: left;
  width: 48%; }

@media (max-width: 767px) {
  .item-results-team-profile .cup-wrap {
    margin: 0px 10px 20px 0px;
    float: left;
    width: 100%; } }

.item-results-team-profile .event-name {
  margin: 20px 0px;
  font-size: 22px; }

.item-results-team-profile .cup-wrap .profile-headers {
  float: left;
  width: 100%;
  margin: 10px 0px; }

.item-results-team-profile .cup-wrap .profile-headers .loop {
  float: left;
  width: 30px;
  text-align: center;
  margin-right: 10px; }

.item-results-team-profile .cup-wrap .profile-headers .player-name {
  float: left;
  color: #3785a3; }

.item-results-team-profile .cup-wrap .profile-headers .player-rank {
  float: right;
  width: 60px;
  color: #3785a3;
  text-align: center;
  margin-right: 40px; }

.item-results-team-profile .cup-wrap .player-wrap {
  float: left;
  width: 100%;
  margin: 10px 0px; }

.item-results-team-profile .cup-wrap .player-wrap .loop {
  float: left;
  width: 30px;
  text-align: center;
  margin-right: 10px; }

.item-results-team-profile .cup-wrap .player-wrap .player-name {
  float: left; }

.item-results-team-profile .cup-wrap .player-wrap .player-name a {
  color: #fff; }

.item-results-team-profile .cup-wrap .player-wrap .player-name a:hover {
  color: #3785a3;
  cursor: pointer; }

.item-results-team-profile .cup-wrap .player-wrap .player-rank {
  float: right;
  width: 70px;
  text-align: center;
  margin-right: 40px; }

.item-results-team-profile .team-profile-footer {
  clear: both;
  float: left;
  width: 95%;
  padding: 5px 0px 15px 40px;
  margin: 0px 0px 40px 0px;
  border-bottom: 1px solid #666;
  box-sizing: border-box;
  color: #999;
  font-weight: 400;
  font-size: 13px; }

@media (max-width: 767px) {
  .item-results-team-profile .team-profile-footer {
    width: 100%;
    padding: 5px;
    text-align: center; } }

/* Historical results */
/**********************/
.box-historical {
  position: relative; }

.box-historical .row {
  margin-left: 0px;
  margin-right: 0px; }

.box-historical .row .col-sm-9 {
  padding-left: 0px;
  padding-right: 0px; }

.box-historical_wrapper {
  padding: 0; }

.box-historical_wrapper--loading {
  overflow: hidden;
  height: auto;
  background-color: #2f394d; }

@media (max-width: 767px) {
  .box-historical_wrapper {
    height: auto; } }

.box-historical_header {
  padding: 0px 0px 15px 15px; }

.box-historical_header h3 {
  font-weight: 300;
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 45px;
  margin: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .box-historical_header h3 {
    font-size: 15px; } }

.box-historical_header ul {
  margin-bottom: 0; }

.box-historical_body {
  overflow: hidden;
  margin: 0px 15px; }

@media (max-width: 767px) {
  .box-historical_body {
    margin: 0 15px; } }

.box-historical_footer {
  padding-top: 15px; }

@media (max-width: 767px) {
  .box-historical_footer {
    padding-bottom: 15px; } }

.box-historical_tab {
  box-sizing: border-box;
  display: table;
  margin: 0;
  padding: 0;
  width: 100%; }

.box-historical_tab #ajaxTabs {
  margin-left: 0;
  padding-left: 0; }

.box-historical_tab #ajaxTabs li {
  display: table-cell;
  width: 1%; }

.box-historical_tab #ajaxTabs li.active {
  background-color: #0f4286; }

.box-historical_tab #ajaxTabs li.active a {
  color: white;
  font-weight: 500; }

.box-historical_tab #ajaxTabs a {
  color: #ccc;
  font-weight: 300;
  font-size: 18px; }

.box-historical_tab li {
  /*background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;*/
  color: #9a9a9a;
  display: table-cell;
  font-size: 16px;
  font-weight: 300;
  height: 45px;
  text-align: center;
  vertical-align: middle; }

.box-historical_tab a {
  color: #9a9a9a;
  display: block;
  line-height: 45px;
  padding: 0 0.6rem; }

.box-historical .historical-tab-mobile {
  display: none !important;
  float: right;
  margin: 4px 8px 0 0;
  position: relative;
  line-height: 38px; }

.box-historical .historical-tab-mobile .list-select {
  width: 60px !important; }

.box-historical .historical-tab-mobile .list-select select {
  width: 100%; }

.box-historical .historical-tab-mobile .list-select .ddlHistorical {
  width: 80px; }

.box-historical #list-historical {
  box-sizing: border-box;
  clear: both;
  margin: 0px;
  padding: 20px 10px;
  display: block; }
  .box-historical #list-historical .event-title {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase; }
  .box-historical #list-historical .event-title:nth-child(3) {
    margin-top: 24px; }

@media (max-width: 767px) {
  .box-historical #list-historical {
    height: auto;
    text-align: center;
    overflow: hidden; } }

.box-historical #list-historical li .item {
  box-sizing: border-box;
  overflow: hidden; }

.box-historical #list-historical li h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  height: 35px;
  line-height: 35px;
  padding: 0px 10px;
  text-transform: uppercase;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box; }

@media (max-width: 767px) {
  .box-historical #list-historical li h3 {
    text-align: left; } }

.box-historical #list-historical li h3.bg {
  background: #3b4557; }

@media (min-width: 481px) and (max-width: 520px) {
  .box-historical #list-historical li h3.bg {
    display: block !important; } }

@media (max-width: 479px) {
  .box-historical #list-historical li h3.bg {
    display: none !important; } }

.box-historical #list-historical li .info {
  box-sizing: border-box;
  height: 130px;
  padding: 15px 10px 15px;
  background-color: #3b4557; }

@media (min-width: 768px) and (max-width: 991px) {
  .box-historical #list-historical li .image {
    max-width: 40%;
    padding: 1px !important;
    height: auto !important;
    margin-right: 5% !important;
    overflow: hidden; }
  .box-historical #list-historical li .image a, .box-historical #list-historical li .image img {
    max-width: 100% !important;
    height: auto !important; }
  .box-historical #list-historical li .description {
    max-width: 55%; } }

.box-historical #list-historical li .image {
  background-color: #fff;
  box-sizing: border-box;
  float: left;
  height: 94px;
  margin: 0px 9px 0px 0px;
  padding: 1px;
  width: 81px; }

@media (max-width: 469px) {
  .box-historical #list-historical li .image {
    margin-left: 80px; } }

.box-historical #list-historical li .image a {
  display: block;
  height: 92px;
  overflow: hidden;
  width: 79px; }

.box-historical #list-historical li .image img {
  width: 79px; }

.box-historical #list-historical li .description {
  box-sizing: border-box;
  float: left;
  padding: 11px 0 0;
  width: 91px; }

@media (max-width: 767px) {
  .box-historical #list-historical li .description {
    text-align: left; } }

.box-historical #list-historical li .name {
  box-sizing: border-box;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  padding: 0 3px 0 0; }

.box-historical #list-historical li .name:hover {
  color: #df2027; }

.box-historical #list-historical li .name a {
  opacity: 1;
  color: #FFF;
  text-transform: capitalize;
  font-weight: 300;
  margin-top: 5px;
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  position: static;
  z-index: inherit; }

/* Historical result podium for teams */
/**************************************/
ul.team-historical-wrap {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }
  ul.team-historical-wrap li.team-historical {
    list-style-type: none;
    width: 24%;
    text-align: center;
    background-color: rgba(155, 155, 155, 0.3);
    padding: 15px; }
    ul.team-historical-wrap li.team-historical .count1 {
      color: #fff;
      font-size: 28px;
      font-weight: 700; }
    ul.team-historical-wrap li.team-historical .team-flag {
      margin: 10px 0px; }
    ul.team-historical-wrap li.team-historical .team-name {
      color: #fff;
      font-size: 22px;
      font-weight: 400;
      text-transform: uppercase; }
    ul.team-historical-wrap li.team-historical .team-medal {
      margin-top: 20px; }
    @media (max-width: 467px) {
      ul.team-historical-wrap li.team-historical {
        width: 100%;
        margin-bottom: 20px; } }

/*  Container types
************************************/
section.livescore-background {
  background: #000 url("../images/live-score-icons/livescore-background.jpg") center top no-repeat; }

.container-livescore {
  width: 1024px;
  margin: auto;
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  background-color: rgba(25, 25, 25, 0.8); }

@media (max-width: 468px) {
  .container {
    padding-left: 0px;
    padding-right: 0px; } }

.wrapper-partner {
  width: 960px;
  margin: 0px auto; }

@media (max-width: 960px) {
  .wrapper-partner {
    width: 100%;
    margin: 0px auto; } }

/*  Create bg-{color}
************************************/
.bg-red {
  background-color: #df2027; }

.bg-white {
  background-color: #ffffff; }

.bg-gray {
  background-color: #2b2b2b; }

.bg-black {
  background-color: #000000 !important; }

.bg-btn-blue {
  background-color: #0f4286; }

.bg-btn-blue a.text-white:hover, .bg-btn-blue a.text-white:active, .bg-btn-blue.text-white:hover, .bg-btn-blue.text-white:active {
  color: #df2027; }

.bg-btn-blue a.text-white:focus, .bg-btn-blue.text-white:focus {
  color: white; }

.bg-orange {
  background: rgba(248, 152, 34, 0.9); }

.bg-dark-blue {
  background-color: #314c61 !important; }

.bg-world-players {
  background-color: #131b31;
  position: relative;
  background-size: cover; }

.bg-gradient-red {
  background-image: linear-gradient(-90deg, #f00000 0%, #9d0000 100%); }

.bg-gradient-blue {
  background-image: linear-gradient(-90deg, #0e3ea5 0%, #050942 100%); }

.bg-glass {
  background-color: rgba(0, 0, 5, 0.4); }

.bg-border {
  box-sizing: border-box;
  padding-left: 1px;
  padding-right: 1px;
  border-width: 4px;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(white), to(transparent)) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(bottom, white, transparent) 1 100%;
  -moz-border-image: -moz-linear-gradient(bottom, white, transparent) 1 100%;
  -o-border-image: -o-linear-gradient(bottom, white, transparent) 1 100%;
  border-image: linear-gradient(to top, white, transparent) 1 100%;
  border-top: none; }

/*  ODF schedule
************************************/
.odf-schedule-wrap .odf-schedule {
  color: #333;
  padding: 0px;
  width: 100%; }

@media (min-width: 992px) and (max-width: 1199px) {
  .odf-schedule-wrap .odf-schedule {
    max-width: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .odf-schedule-wrap .odf-schedule {
    max-width: 100%;
    float: left;
    width: 100%; } }

@media (max-width: 767px) {
  .odf-schedule-wrap .odf-schedule {
    width: 100%; } }

.odf-schedule-wrap .odf-schedule .list-sort-time {
  padding: 0px;
  font-size: 12px; }

.odf-schedule-wrap .odf-schedule .list-sort-time li:hover {
  background-color: #353535;
  cursor: pointer; }

.odf-schedule-wrap .odf-schedule .list-sort-time li a {
  display: flex;
  width: 100%;
  height: auto;
  color: inherit;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }

.odf-schedule-wrap .odf-schedule h3 {
  padding: 0px 23px 20px;
  font-weight: 400;
  font-size: 16px;
  margin-top: 0; }

.odf-schedule-wrap .odf-schedule .title {
  padding: 25px 20px;
  overflow: hidden;
  clear: both; }

.odf-schedule-wrap .odf-schedule .title > h3 {
  margin: 0px;
  float: left;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase; }

.odf-schedule-wrap .odf-schedule ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.odf-schedule-wrap .odf-schedule ul li {
  padding: 10px 0px;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start; }

.odf-schedule-wrap .odf-schedule ul li.live {
  background-color: #868686;
  color: #fff; }

.odf-schedule-wrap .odf-schedule ul li.live a {
  color: #fff !important; }

.odf-schedule-wrap .odf-schedule ul li.active {
  background-color: #353535 !important;
  color: #fff; }

.odf-schedule-wrap .odf-schedule ul li.active a {
  color: #fff !important; }

.odf-schedule-wrap .odf-schedule ul li.pending {
  background-color: rgba(155, 155, 155, 0.3); }

.odf-schedule-wrap .odf-schedule ul li.complete {
  background-color: #fff; }

.odf-schedule-wrap .odf-schedule ul li .round_time {
  width: 180px;
  padding-left: 20px; }

@media (max-width: 820px) {
  .odf-schedule-wrap .odf-schedule ul li .round_time {
    width: 100px; } }

@media (max-width: 467px) {
  .odf-schedule-wrap .odf-schedule ul li .round_time {
    width: 45%;
    padding-left: 10px;
    order: -2; } }

.odf-schedule-wrap .odf-schedule ul li .round_time a {
  color: #333; }

.odf-schedule-wrap .odf-schedule ul li .round_time a:hover {
  color: red; }

@media (max-width: 467px) {
  .odf-schedule-wrap .odf-schedule ul li .player-score-wrap {
    width: 100%; } }

.odf-schedule-wrap .odf-schedule ul li .player-wrap {
  width: 400px;
  display: flex;
  align-items: center;
  justify-content: center; }

@media (max-width: 567px) {
  .odf-schedule-wrap .odf-schedule ul li .player-wrap {
    width: 300px; } }

@media (max-width: 467px) {
  .odf-schedule-wrap .odf-schedule ul li .player-wrap {
    width: 100%;
    padding-top: 10px; } }

.odf-schedule-wrap .odf-schedule ul li .player1 {
  padding: 0px 5px 0px 0px;
  text-align: right;
  width: 35%;
  min-width: 90px;
  flex-shrink: 2; }

.odf-schedule-wrap .odf-schedule ul li .player2 {
  padding: 0px 0px 0px 5px;
  text-align: left;
  width: 35%;
  min-width: 90px; }

.odf-schedule-wrap .odf-schedule ul li .player1 span,
.odf-schedule-wrap .odf-schedule ul li .player2 span {
  display: block;
  line-height: 16px; }

.odf-schedule-wrap .odf-schedule ul li .player1 span a,
.odf-schedule-wrap .odf-schedule ul li .player2 span a {
  color: #333; }

.odf-schedule-wrap .odf-schedule ul .player1 span a:hover,
.odf-schedule-wrap .odf-schedule ul .player2 span a:hover {
  color: #DF2027; }

.odf-schedule-wrap .odf-schedule ul .player_winner {
  font-weight: 500; }

.odf-schedule-wrap .odf-schedule ul .player_winner span {
  clear: both;
  display: block;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 2px; }

.odf-schedule-wrap .odf-schedule ul .player_winner span a {
  color: white; }

.odf-schedule-wrap .odf-schedule ul .player_winner span a:hover {
  color: #DF2027; }

.odf-schedule-wrap .odf-schedule ul .flag1,
.odf-schedule-wrap .odf-schedule ul .flag2 {
  text-align: center;
  width: 50px; }

.odf-schedule-wrap .odf-schedule ul .flag1 img,
.odf-schedule-wrap .odf-schedule ul .flag2 img {
  box-shadow: 1px 1px 3px #333; }

.odf-schedule-wrap .odf-schedule ul .flag1 span:nth-child(2),
.odf-schedule-wrap .odf-schedule ul .flag2 span:nth-child(2) {
  display: block;
  margin-top: 10px; }

.odf-schedule-wrap .odf-schedule ul .vs {
  text-align: center;
  width: 20px;
  min-width: 10px; }

.odf-schedule-wrap .odf-schedule ul .score {
  font-size: 12px;
  text-align: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .odf-schedule-wrap .odf-schedule ul .score .score-serve-1 {
    padding-right: 5px;
    color: #fff;
    font-size: 18px; }
  .odf-schedule-wrap .odf-schedule ul .score .score-serve-2 {
    padding-left: 5px;
    color: #fff;
    font-size: 18px; }

.odf-schedule-wrap .odf-schedule ul .match-link {
  text-align: center;
  width: 8%;
  min-width: 50px; }

@media (max-width: 467px) {
  .odf-schedule-wrap .odf-schedule ul .match-link {
    order: -1;
    align-self: flex-start;
    margin: 8px 10px 0px auto; } }

.odf-schedule-wrap .odf-schedule ul .timer1 {
  text-align: center;
  width: 8%;
  min-width: 50px;
  display: none; }

.odf-schedule-wrap .odf-schedule ul .timer1 span {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../images/live_scores_clock.png");
  background-origin: padding-box;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 16px;
  display: block;
  font-size: 12px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 19px; }

.odf-schedule-wrap .odf-schedule ul li.live .timer1 span {
  background-image: url("../images/icon_timer_big.png"); }

.odf-schedule-wrap .odf-schedule ul .match-status {
  width: 180px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 400; }

@media (max-width: 467px) {
  .odf-schedule-wrap .odf-schedule ul .match-status {
    width: 45%;
    order: -1;
    text-align: right;
    padding-right: 10px; } }

@media (max-width: 767px) {
  .odf-schedule-wrap .odf-schedule ul .timer1 {
    display: none; }
  .odf-schedule-wrap .odf-schedule ul .court {
    display: none; } }

@media (max-width: 467px) {
  .odf-schedule-wrap .odf-schedule ul .score {
    margin-top: 10px; } }

.odf-schedule-wrap .odf-schedule li.location-name {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  margin: 2px 0;
  padding: 0 23px;
  text-transform: uppercase; }

/* Player profile header section */
/*********************************/
.odf-player-header {
  margin: 0px 0px 20px 0px;
  display: flex;
  align-items: center;
  justify-content: center; }

.odf-player-header .player1,
.odf-player-header .player2 {
  width: 190px; }

@media (max-width: 467px) {
  .odf-player-header .player1,
  .odf-player-header .player2 {
    font-size: 12px;
    width: 75px; } }

.odf-player-header .player1 {
  text-align: right; }

.odf-player-header .player2 {
  text-align: left; }

.odf-player-header .player1 span,
.odf-player-header .player2 span {
  display: block; }

.odf-player-header .player1 span:nth-child(2),
.odf-player-header .player2 span:nth-child(2) {
  margin-top: 15px; }

.odf-player-header .player1 span a,
.odf-player-header .player2 span a {
  color: #fff; }

.odf-player-header .player1 span a:hover,
.odf-player-header .player2 span a:hover {
  color: #DF2027; }

.odf-player-header .flag1,
.odf-player-header .flag2 {
  width: 48px;
  margin: 0px 10px; }

.odf-player-header .flag1 img,
.odf-player-header .flag2 img {
  box-shadow: 1px 1px 3px #333; }

.odf-player-header .flag1 img:nth-child(2),
.odf-player-header .flag2 img:nth-child(2) {
  margin-top: 10px; }

.odf-player-header .vs {
  width: 12px;
  font-size: 12px; }

/* Live Profile Section */
/************************/
.live-profile-wrap {
  margin: 0px auto;
  padding: 10px 0px;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  z-index: 1; }
  .live-profile-wrap a {
    padding: 0px !important;
    margin: 0px; }

.live-profile-wrap.point-active-single::after {
  content: "";
  background: url("../images/live-score-icons/bg_arrow-01-1.svg") no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.5;
  position: absolute;
  top: 20px;
  left: 0px;
  bottom: 20px;
  right: 0px;
  z-index: -1; }

.live-profile-wrap.point-active-double::after {
  content: "";
  background: url("../images/live-score-icons/bg_arrow-01-1.svg") no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.5;
  position: absolute;
  top: 80px;
  left: 0px;
  bottom: 80px;
  right: 0px;
  z-index: -1; }

@media (max-width: 667px) {
  .live-profile-wrap.point-active-single::after {
    display: none; }
  .live-profile-wrap.point-active-double::after {
    display: none; } }

.live-profile-wrap .live-profile-row {
  display: flex;
  align-items: stretch;
  justify-content: center; }
  .live-profile-wrap .live-profile-row .team-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (max-width: 467px) {
      .live-profile-wrap .live-profile-row .team-wrap {
        font-size: 14px; } }

.live-profile-wrap .live-profile-row.live-profile-row-game-stat {
  flex-wrap: wrap-reverse; }

.live-profile-wrap .player1-wrap {
  width: 230px;
  display: flex;
  justify-content: flex-end; }

.live-profile-wrap .player2-wrap {
  width: 230px;
  display: flex;
  justify-content: flex-start; }

@media (max-width: 467px) {
  .live-profile-wrap .player1-wrap,
  .live-profile-wrap .player2-wrap {
    width: auto; } }

.live-profile-wrap .player1-wrap:nth-child(2),
.live-profile-wrap .player2-wrap:nth-child(2) {
  margin-top: 10px; }

.live-profile-wrap .vs {
  font-size: 14px;
  margin: 5px 10px 5px 10px;
  display: flex;
  justify-content: center;
  align-items: center; }

@media (max-width: 467px) {
  .live-profile-wrap .vs {
    font-size: 12px;
    margin: 0px 5px;
    align-self: center; } }

.live-profile-wrap .player1-wrap .player1-flag,
.live-profile-wrap .player2-wrap .player2-flag {
  display: flex; }

.live-profile-wrap .player1-wrap .player1-flag img,
.live-profile-wrap .player2-wrap .player2-flag img {
  width: 80px;
  height: 100%; }

@media (max-width: 467px) {
  .live-profile-wrap .player1-wrap .player1-flag img,
  .live-profile-wrap .player2-wrap .player2-flag img {
    width: 60px;
    height: 100%; } }

.live-profile-wrap .player1-wrap .player1-info {
  margin-right: 15px;
  width: 110px;
  display: flex;
  flex-direction: column;
  align-items: flex-end; }

.live-profile-wrap .player2-wrap .player2-info {
  margin-left: 15px;
  width: 110px;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

@media (max-width: 467px) {
  .live-profile-wrap .player1-wrap .player1-info {
    margin-right: 10px; }
  .live-profile-wrap .player2-wrap .player2-info {
    margin-left: 10px; } }

.live-profile-wrap .player1-wrap .player1-name {
  text-align: right;
  margin-top: 10px; }

.live-profile-wrap .player1-wrap .player1-name a, .live-profile-wrap .player2-wrap .player2-name a {
  color: #fff; }

.live-profile-wrap .player1-wrap .player1-name a:hover, .live-profile-wrap .player2-wrap .player2-name a:hover {
  color: #f00; }

.live-profile-wrap .player2-wrap .player2-name {
  text-align: left;
  margin-top: 10px; }

@media (max-width: 467px) {
  .live-profile-wrap .player1-wrap .player1-name {
    font-size: 12px; }
  .live-profile-wrap .player2-wrap .player2-name {
    font-size: 12px; } }

.live-profile-wrap .player1-wrap .player1-profile,
.live-profile-wrap .player2-wrap .player2-profile {
  display: flex;
  flex-shrink: 0; }

.live-profile-wrap .player1-wrap .player1-profile img,
.live-profile-wrap .player2-wrap .player2-profile img {
  height: 130px;
  border: 1px solid #fff;
  overflow: hidden; }

@media (max-width: 467px) {
  .live-profile-wrap .player1-wrap .player1-profile img,
  .live-profile-wrap .player2-wrap .player2-profile img {
    height: 80px; } }

.live-profile-wrap .player1-wrap .player1-profile img {
  border-bottom: 10px solid #00B331; }

.live-profile-wrap .player2-wrap .player2-profile img {
  border-bottom: 10px solid #FFBC20; }

/* Watch now section */
/*********************/
.watch-now {
  width: 100%;
  margin: 0px;
  padding: 20px 0px;
  display: flex;
  align-items: center; }

.watch-now .logo img {
  width: 140px; }

.watch-now .logo {
  margin-left: 30px; }

@media (max-width: 467px) {
  .watch-now .logo img {
    width: 100px; }
  .watch-now .logo {
    display: none; } }

.watch-now .title {
  margin-left: 20px;
  color: #fff; }

@media (max-width: 467px) {
  .watch-now .title {
    margin: 5px auto 0px auto;
    text-align: center; } }

.watch-now .title h3 {
  font-size: 28px;
  margin-bottom: 10px; }

.watch-now .title h5 {
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  color: #fff; }

@media (max-width: 467px) {
  .watch-now .title h3 {
    font-size: 20px; }
  .watch-now .title h5 {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px; } }

.watch-now .match-key {
  margin-left: auto;
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  box-sizing: border-box; }

@media (max-width: 667px) {
  .watch-now .match-key {
    display: none; } }

.watch-now .match-key-row-1,
.watch-now .match-key-row-2 {
  align-content: center;
  color: #fff;
  text-align: center; }

.watch-now .match-key-row-2 {
  text-transform: uppercase;
  display: flex;
  margin-top: 10px; }
  .watch-now .match-key-row-2 a {
    color: #fff;
    background-color: #1e2770;
    padding: 10px; }
  .watch-now .match-key-row-2 a:hover {
    background-color: #131b31; }

@media (max-width: 467px) {
  .watch-now .match-key-row .text {
    font-size: 14px;
    width: 130px; } }

/* Schedule banner section */
/***************************/
.schedule-banner {
  padding: 20px 15px;
  text-transform: uppercase;
  line-height: 1.5em;
  font-size: 16px;
  display: flex;
  align-items: center; }

.schedule-banner-2 {
  padding: 10px;
  text-transform: uppercase;
  line-height: 1.5em;
  font-size: 18px;
  display: flex;
  align-items: center;
  flex-direction: column; }
  .schedule-banner-2 .line-1, .schedule-banner-2 .line-2 {
    color: #fff;
    text-transform: uppercase;
    text-align: center; }
  .schedule-banner-2 .line-2 {
    font-size: 14px; }
  .schedule-banner-2 sup {
    font-size: 12px;
    text-transform: lowercase; }

@media (max-width: 467px) {
  .schedule-banner-2 {
    padding: 0px 15px 15px 15px;
    font-size: 14px; }
    .schedule-banner-2 .line-2 {
      font-size: 12px; }
    .schedule-banner-2 sup {
      font-size: 10px; } }

.schedule-banner .schedule-prev a,
.schedule-banner .schedule-next a {
  color: #333; }

.schedule-banner .schedule-prev a:hover,
.schedule-banner .schedule-next a:hover {
  color: #f00; }

.schedule-banner .schedule-prev {
  margin-right: 20px; }

.schedule-banner .schedule-next {
  margin-left: auto; }

@media (max-width: 467px) {
  .schedule-banner .schedule-prev {
    margin-right: 10px; }
  .schedule-banner .schedule-next {
    margin-left: auto; } }

.schedule-banner h3 {
  margin: 0px 0px 10px 0px;
  color: #0f4286; }

@media (max-width: 467px) {
  .schedule-banner .schedule-text {
    margin-right: 10px; }
  .schedule-banner h3 {
    font-size: 18px; }
  .schedule-banner .schedule-text strong {
    display: none; } }

.schedule-banner .date-box {
  width: 100px;
  float: left;
  color: #fff;
  background-color: #ffbc20;
  padding: 10px;
  margin-right: 20px; }

@media (max-width: 467px) {
  .schedule-banner .date-box {
    margin-right: 10px;
    padding: 5px; } }

.schedule-banner .date-box .date-word {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 16px; }

.schedule-banner .date-box .date-number {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 26px;
  font-weight: 700; }

.schedule-banner .date-box .date-month {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 16px; }

.schedule-footer {
  padding: 20px 15px;
  text-transform: uppercase;
  line-height: 1.5em;
  font-size: 12px;
  color: #fff;
  text-align: center; }

.live-profile-row table {
  width: 350px;
  text-align: center; }

@media (max-width: 467px) {
  .live-profile-row table {
    width: 300px;
    font-size: 14px; } }

.live-profile-row table.game-stats {
  width: 300px; }
  .live-profile-row table.game-stats tr.game a {
    color: #fff; }
  .live-profile-row table.game-stats tr.game a:hover {
    color: #df2027; }
  .live-profile-row table.game-stats tr.game td.description {
    color: #df2027; }

.live-profile-row table tr.result {
  font-size: 22px;
  height: 50px;
  vertical-align: bottom; }

.live-profile-row table tr.game {
  font-size: 16px;
  height: 50px;
  vertical-align: bottom; }

.live-profile-row table td.t1 div {
  background-color: #00B30F;
  display: inline-block;
  padding: 2px 12px; }

.live-profile-row table td.t2 div {
  background-color: #FABD09;
  display: inline-block;
  padding: 2px 12px; }

.live-profile-row table td {
  padding: 5px; }

ul.head-to-head {
  padding: 10px 0px;
  margin: 0px;
  list-style-type: none;
  position: relative; }

ul.head-to-head li.chart {
  width: 420px;
  margin: 0px auto;
  position: relative;
  display: inline-block; }

.charts-statistics {
  text-align: center;
  width: 420px;
  height: 225px;
  font-size: 12px;
  vertical-align: middle;
  position: relative; }

li.chart h3 {
  font-size: 18px; }

li.chart h4 {
  color: #fff; }

li.chart table {
  margin: 0px auto;
  font-weight: 500;
  width: 236px; }

.live-tab-content .rank-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0px;
  text-transform: uppercase; }

.live-tab-content .rank-footer .rank-footer-text {
  display: flex;
  font-size: 16px;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.3); }

.cifr1,
.cifr2 {
  display: flex;
  padding: 0.2em 0.6em;
  font-size: 22px;
  font-weight: 300; }

.cifr1 {
  background-color: #00B30F; }

.cifr2 {
  background-color: #fabd09; }

@media (max-width: 467px) {
  .live-tab-content .rank-footer {
    margin-bottom: 10px; }
  .live-tab-content .rank-footer .rank-footer-text {
    font-size: 14px; }
  .cifr1, .cifr2 {
    font-size: 20px; } }

.live-tab-content h3 {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  margin: 10px 0px; }

@media (max-width: 467px) {
  .live-tab-content h3 {
    font-size: 14px;
    margin-top: 10px; } }

.live-tab-content h4 {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center; }

/*  Live page additions - new
************************************/
.tabs {
  max-width: 90%;
  float: none;
  list-style: none;
  padding: 0;
  margin: 0 auto; }

@media (max-width: 467px) {
  .tabs {
    max-width: 100%; } }

.live-tabs-wrap {
  display: flex;
  justify-content: center;
  clear: both;
  font-size: 14px;
  color: #fff; }

@media (max-width: 467px) {
  .live-tabs-wrap {
    font-size: 10px; } }

.live-tabs-wrap a {
  color: #fff;
  width: 160px; }

.live-tabs-wrap a:visited {
  color: #fff; }

.live-tabs-wrap .tab {
  text-align: center;
  padding: 10px; }

.live-tabs-wrap .tab span {
  display: block;
  text-transform: uppercase; }

.tabs div i {
  padding: 5px;
  margin-right: 0; }

.live-tabs-wrap .tab:hover {
  color: #df2027;
  background-color: none; }

.live-tabs-wrap .tab a:hover {
  color: #df2027; }

.live-tabs-wrap .tab.active {
  background-color: none;
  color: #3785a3; }

.live-tabs-wrap .tab.active a {
  color: #3498db; }

.live-tab-content {
  width: 100%;
  float: left;
  padding: 10px;
  box-sizing: border-box; }
  .live-tab-content h3.match-duration {
    text-transform: uppercase; }
  .live-tab-content h3.match-state {
    color: #dc2129;
    text-transform: uppercase;
    font-size: 18px; }

@media (max-width: 467px) {
  .live-tab-content {
    padding: 10px; } }

@media (min-width: 768px) {
  .tabs i {
    padding: 5px;
    margin-right: 10px; }
  .tabs label span {
    display: inline-block;
    padding-bottom: 0px; }
  .tabs {
    max-width: 750px;
    margin: 0 auto; } }

.livebl {
  background-color: rgba(33, 33, 33, 0.8);
  width: 100%;
  color: white; }

.livebl table {
  margin: 0px auto;
  padding: 0px;
  font-size: 16px; }

/* Arrow animation */
/*******************/
.score-animation {
  width: 100%;
  height: 26px;
  text-align: center; }
  .score-animation img.reverse {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH"; }

.score-animation-rl {
  width: 100%;
  height: 30px;
  background: transparent url("../assets/images/arrow-01.svg") center center no-repeat; }

.score-animation-lr {
  width: 100%;
  height: 30px;
  background: transparent url("../assets/images/arrow-01.svg") center center no-repeat;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }

/* Game scores live tab */
/************************/
.game-completed-wrap,
.game-live-wrap {
  margin: 3px auto;
  padding: 0px;
  font-size: 16px;
  font-weight: 300;
  text-align: center; }

.game-live-wrap {
  background-color: rgba(33, 33, 33, 0.8); }

.game-completed-wrap .game-completed {
  width: 100%;
  max-width: 370px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  align-items: center; }

@media (max-width: 467px) {
  .game-completed-wrap .game-completed {
    font-size: 12px;
    width: 270px; }
  .game-completed-wrap .game-completed img {
    width: 20px; } }

.game-live-wrap .game-live {
  width: 100%;
  max-width: 380px;
  margin: 0px auto;
  display: inline-block; }

.game-completed .game-number, .game-live .game-number {
  float: left;
  width: 95px;
  padding: 5px 0px; }

@media (max-width: 467px) {
  .game-completed .game-number, .game-live .game-number {
    width: 55px; } }

.game-completed .game-score-1,
.game-live .game-score-1,
.game-completed .game-score-2,
.game-live .game-score-2 {
  width: 40px;
  text-align: center;
  padding: 10px 0px; }

@media (max-width: 467px) {
  .game-completed .game-score-1,
  .game-live .game-score-1,
  .game-completed .game-score-2,
  .game-live .game-score-2 {
    width: 30px;
    padding: 7px 0px; } }

.game-completed .game-score-1.won-green {
  background-color: #00B331; }

.game-completed .game-score-2.won-yellow {
  background-color: #FFBC20; }

.game-completed .game-duration, .game-live .game-duration {
  float: left;
  width: 50px;
  text-align: center;
  padding: 5px 0px;
  margin-left: 5px; }

.game-completed .game-clock, .game-live .game-clock {
  float: left;
  width: 30px;
  padding: 4px 0px; }

.game-completed .game-shuttle-1, .game-live .game-shuttle-1 {
  width: 30px;
  padding: 5px 0px;
  color: #00B331; }

.game-completed .game-shuttle-2, .game-live .game-shuttle-2 {
  width: 30px;
  padding: 5px 0px;
  color: #FFBC20; }

/* Results page button */
/***********************/
.live-score-button {
  text-transform: uppercase;
  display: flex;
  float: right;
  margin-bottom: 10px; }
  .live-score-button a {
    color: #fff;
    background-color: #dc2129;
    padding: 10px; }
  .live-score-button a:visited {
    color: #fff; }
  .live-score-button a:hover {
    background-color: #868686;
    color: #fff; }

@media (max-width: 1024px) {
  .live-score-button {
    float: left;
    margin-top: 20px; } }

/* Partners section in footer */
/******************************/
.partners-live {
  width: 100%;
  max-width: 1200px;
  padding-left: 1%;
  padding-right: 1%;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0px !important; }

/* Live scores box for Fansite */
/*******************************/
#live-scores-box {
  height: 433px;
  overflow: hidden;
  position: relative;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px; }
  #live-scores-box h2 {
    background-color: #dc2129;
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px; }
  #live-scores-box h3 {
    font-size: 20px;
    font-weight: 700; }
  #live-scores-box h4 {
    font-size: 16px;
    margin-top: 5px; }
  #live-scores-box a {
    color: #fff; }
  #live-scores-box .cat-logo img {
    width: 150px; }
  #live-scores-box .tournament-logo img {
    width: 140px; }
  #live-scores-box .tournament-name {
    text-align: center; }
  #live-scores-box .match-time {
    color: #dc2129;
    font-size: 40px;
    font-weight: 400;
    text-align: center; }
    #live-scores-box .match-time .count-down-key {
      font-size: 12px;
      display: flex;
      justify-content: space-around; }
  #live-scores-box .watch-now-text {
    color: #dc2129;
    font-size: 28px;
    font-weight: 400;
    text-align: center; }

@media only screen and (max-width: 599px) {
  #live-scores-box {
    height: 433px;
    padding: 0 0 0.6rem; } }

#live-scores-box.bg-ss {
  background: #000 url("../images/live-score-icons/live-score-box-ss.png") left top no-repeat; }

#live-scores-box.bg-gpg {
  background: #000 url("../images/live-score-icons/live-score-box-gpg.png") left top no-repeat; }

/* Standard Tab Navigation */
/***************************/
.content-tabs {
  padding: 0;
  display: table;
  width: 100%;
  margin: 0 0 2px;
  overflow: hidden;
  text-transform: uppercase; }

.content-tabs li {
  color: #9a9a9a;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  height: 45px;
  background: rgba(0, 0, 0, 0.4); }

.content-tabs li a {
  color: #9a9a9a;
  line-height: 45px;
  display: block;
  padding: 0 0.6rem; }

.content-tabs li a:hover {
  background: #3b3b3b;
  color: #fff; }

.content-tabs li.active a {
  color: #010101;
  background: #fff;
  font-weight: 500;
  pointer-events: none;
  cursor: default; }

@media only screen and (max-width: 767px) {
  .content-tabs {
    display: block; }
  .content-tabs li {
    display: block;
    width: 50%;
    margin-bottom: 2px;
    float: left;
    padding: 0; } }

@media only screen and (max-width: 766px) {
  .content-tabs {
    margin: 0 0 1.5em;
    position: relative;
    overflow: hidden;
    height: 45px;
    display: block;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .content-tabs:before {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    display: block;
    background: transparent;
    cursor: pointer;
    font-family: FontAwesome;
    line-height: 45px;
    font-size: 30px;
    font-size: 1.875rem;
    content: "\f107";
    text-align: right;
    padding: 0 1rem;
    color: #010101;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }
  .content-tabs li {
    clear: left;
    width: 100%;
    display: none; }
  .content-tabs li.active {
    display: list-item; }
  .content-tabs.expanded {
    height: auto; }
  .content-tabs.expanded li {
    display: list-item; }
  .content-tabs.expanded .active {
    border-bottom-width: 1px; }
  .content-tabs.expanded:before {
    content: "\f106";
    color: #9a9a9a;
    right: 0; } }

@media only screen and (max-width: 767px) {
  .rankings_wrapper-content-results .content-tabs li:first-child {
    width: 100%; } }

.white_loading_float {
  width: 100%;
  height: 100%; }

.white_loading_float {
  background: url("../images/ajax-white-loader.gif") no-repeat scroll center center;
  background-size: 32px;
  min-height: 250px;
  min-width: 150px;
  clear: both;
  vertical-align: middle;
  text-align: center; }

.black_loading_float {
  width: 100%;
  height: 100%; }

.black_loading_float {
  background: url("../images/ajax-loader.gif") no-repeat scroll center center;
  background-size: 32px;
  min-height: 250px;
  min-width: 150px;
  clear: both;
  vertical-align: middle;
  text-align: center; }

.selectWhite, .selectBlack, .news-filter .sorting .month-select, .news-filter .sorting .categories-select, .select-boxes .select .year-select, .select-boxes .select .remaining-select, .select-boxes .select .category-select, #container-players-profile .list-type-select, #container-players-profile .list-select-label, #container-players-profile #results .list-type-select, #headtohead .list-type-select, .players-control .result-page .resultPage-select, #container-players-landing .list-select, #rankings_landing_container .list-select, #grand_event_container .list-select, .ranking-landing .wrapper-results .box-title .box-title-right .player-select, .ranking-landing .wrapper-results .select .date-select, .ranking-landing .wrapper-results .select .ranking-select, .ranking-landing .wrapper-results .select .continent-select, .ranking-landing .wrapper-results .wrapper-content-results .select-result-mobile, #container-players-landing .players-main
.filter
.continent
.continent-select, .grand-landing .wrapper-results .select .date-select, .grand-landing .wrapper-results .select .ranking-select, .grand-landing .wrapper-results .select .continent-select, .grand-landing .wrapper-results .wrapper-content-results .select-result-mobile, .grand-event .wrapper-results .box-title .box-title-right .grandEventSelect, .grand-event .wrapper-events .box-historical .historical-tab-mobile .list-select, .play-landing .wrapper-results .select .date-select, .play-landing .wrapper-results .select .ranking-select, .play-landing .wrapper-results .select .continent-select, .results .wrapper-results .box-title .box-title-right .tournament-select, .results .wrapper-results .wrapper-content-results .tab-results-mobile .results-select, .results .wrapper-results .item-results .title .matchResult-select {
  position: relative;
  display: inline-block;
  line-height: normal; }

.selectWhite select, .selectBlack select, .news-filter .sorting .month-select select,
.news-filter .sorting .categories-select select, .select-boxes .select .year-select select,
.select-boxes .select .remaining-select select, .select-boxes .select .category-select select,
#container-players-profile .list-type-select select, #container-players-profile .list-select-label select,
#container-players-profile #results .list-type-select select, #headtohead .list-type-select select,
.players-control .result-page .resultPage-select select,
#container-players-landing .list-select select, #rankings_landing_container .list-select select,
#grand_event_container .list-select select, .ranking-landing .wrapper-results .box-title .box-title-right .player-select select,
.ranking-landing .wrapper-results .select .date-select select, .ranking-landing .wrapper-results .select .ranking-select select,
.ranking-landing .wrapper-results .select .continent-select select, .ranking-landing .wrapper-results .wrapper-content-results .select-result-mobile select,
#container-players-landing .players-main .filter .continent .continent-select select,
.grand-landing .wrapper-results .select .date-select select, .grand-landing .wrapper-results .select .ranking-select select,
.grand-landing .wrapper-results .select .continent-select select, .grand-landing .wrapper-results .wrapper-content-results .select-result-mobile select,
.grand-event .wrapper-results .box-title .box-title-right .grandEventSelect select, .grand-event .wrapper-events .box-historical .historical-tab-mobile .list-select select,
.play-landing .wrapper-results .select .date-select select, .play-landing .wrapper-results .select .ranking-select select,
.play-landing .wrapper-results .select .continent-select select, .results .wrapper-results .box-title .box-title-right .tournament-select select,
.results .wrapper-results .wrapper-content-results .tab-results-mobile .results-select select,
.results .wrapper-results .item-results .title .matchResult-select select {
  background-color: #fbfbfb;
  border: none;
  box-sizing: border-box;
  color: #000;
  font-size: 12px;
  height: 26px;
  outline: medium none;
  padding: 5px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  -webkit-appearance: none;
  appearance: none; }

.selectWhite:after, .selectBlack:after, .news-filter .sorting .month-select:after, .news-filter .sorting .categories-select:after, .select-boxes .select .year-select:after, .select-boxes .select .remaining-select:after, .select-boxes .select .category-select:after, #container-players-profile .list-type-select:after, #container-players-profile .list-select-label:after, #container-players-profile #results .list-type-select:after, #headtohead .list-type-select:after, .players-control .result-page .resultPage-select:after, #container-players-landing .list-select:after, #rankings_landing_container .list-select:after, #grand_event_container .list-select:after, .ranking-landing .wrapper-results .box-title .box-title-right .player-select:after, .ranking-landing .wrapper-results .select .date-select:after, .ranking-landing .wrapper-results .select .ranking-select:after, .ranking-landing .wrapper-results .select .continent-select:after, .ranking-landing .wrapper-results .wrapper-content-results .select-result-mobile:after, #container-players-landing .players-main
.filter
.continent
.continent-select:after, .grand-landing .wrapper-results .select .date-select:after, .grand-landing .wrapper-results .select .ranking-select:after, .grand-landing .wrapper-results .select .continent-select:after, .grand-landing .wrapper-results .wrapper-content-results .select-result-mobile:after, .grand-event .wrapper-results .box-title .box-title-right .grandEventSelect:after, .grand-event .wrapper-events .box-historical .historical-tab-mobile .list-select:after, .play-landing .wrapper-results .select .date-select:after, .play-landing .wrapper-results .select .ranking-select:after, .play-landing .wrapper-results .select .continent-select:after, .results .wrapper-results .box-title .box-title-right .tournament-select:after, .results .wrapper-results .wrapper-content-results .tab-results-mobile .results-select:after, .results .wrapper-results .item-results .title .matchResult-select:after {
  background: url("../images/bgSelectPage_white.png") no-repeat scroll 0 0;
  content: "";
  height: 26px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 26px; }

.selectBlack select, .news-filter .sorting .month-select select, .news-filter .sorting .categories-select select {
  height: 28px;
  background-color: #333333;
  color: #fff;
  font-size: 16px; }

.selectBlack:after, .news-filter .sorting .month-select:after, .news-filter .sorting .categories-select:after {
  background: url("../images/bgSelectPage_black.png") no-repeat scroll 0 0;
  height: 28px;
  width: 28px; }

/* Standard page header */
/************************/
.page-header {
  *zoom: 1;
  width: auto;
  max-width: 1410px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 1.6rem 2rem 1rem 0;
  color: #fff;
  text-transform: uppercase; }

.page-header:before, .page-header:after {
  content: '';
  display: table; }

.page-header:after {
  clear: both; }

@media only screen and (max-width: 767px) {
  .page-header {
    padding: 1.6rem 1rem 1rem 1rem; } }

.page-header .page-header__title {
  font-family: "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.1em; }

.page-header h1.page-header__title {
  font-family: "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.1em;
  margin: 0px 0px 5px 0px; }

.page-header h2.page-header__title {
  font-family: "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1em;
  margin-bottom: 20px; }

@media only screen and (max-width: 479px) {
  .page-header .page-header__title span {
    display: table-cell; } }

.page-header .page-header__subtitle {
  font-family: "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1em;
  margin: 0px; }

.page-header .date {
  text-transform: none;
  color: #7a7a7a; }
  .page-header .date p.disclaimer {
    margin: 5px 0px 5px 0px;
    color: #ccc;
    line-height: 1.6em; }
    .page-header .date p.disclaimer a {
      color: #ccc;
      font-weight: 700; }
    .page-header .date p.disclaimer a:hover {
      color: red; }

.page-header .page-header-title-live {
  font-family: "Roboto", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1em;
  padding: 0 1rem 0; }

.page-header .page-header-info {
  float: right;
  clear: none;
  font-size: 14px;
  font-size: 0.875rem;
  color: #df2027; }

/* Results Page */
/****************/
.results .wrapper-results {
  max-width: 1024px;
  margin: 0px auto;
  position: relative; }

.results .wrapper-results .page-header {
  border-bottom: none; }

.results .wrapper-results .box-title {
  margin: 0px;
  padding: 40px 0px;
  color: #fff; }

@media only screen and (max-width: 479px) {
  .results .wrapper-results .box-title {
    padding: 17px 10px 0; } }

.results .wrapper-results .box-title:after {
  clear: both;
  content: "";
  display: block; }

.results .wrapper-results .box-title .box-title-left {
  float: left; }

.results .wrapper-results .box-title .box-title-left h3 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500; }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .box-title .box-title-left h3 {
    font-size: 18px;
    font-size: 1.125rem; } }

.results .wrapper-results .box-title .box-title-left h4 {
  float: left;
  font-size: 30px;
  font-weight: 300;
  line-height: 100%;
  text-transform: uppercase; }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .box-title .box-title-left h4 {
    font-size: 29px; } }

.results .wrapper-results .box-title .box-title-right {
  float: right; }
  .results .wrapper-results .box-title .box-title-right .view-team-button {
    text-transform: uppercase;
    display: flex;
    float: right;
    clear: both;
    margin-top: 30px; }
    .results .wrapper-results .box-title .box-title-right .view-team-button a {
      color: #fff;
      background-color: #1e2770;
      padding: 8px 20px;
      display: flex;
      align-items: center; }
      .results .wrapper-results .box-title .box-title-right .view-team-button a span:first-child {
        padding-right: 10px;
        font-size: 18px; }
    .results .wrapper-results .box-title .box-title-right .view-team-button a:hover {
      background-color: #131b31; }
    @media (max-width: 767px) {
      .results .wrapper-results .box-title .box-title-right .view-team-button {
        float: left; } }

@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .results .wrapper-results .box-title .box-title-right {
    clear: both;
    float: left; } }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .box-title .box-title-right {
    clear: both;
    float: left;
    margin-top: 20px; } }

.results .wrapper-results .box-title .box-title-right h4 {
  float: right;
  font-size: 14px;
  font-weight: 500;
  margin: 0px 0px 5px 0px;
  color: #fff; }

@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .results .wrapper-results .box-title .box-title-right h4 {
    float: none; } }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .box-title .box-title-right h4 {
    float: none; } }

.results .wrapper-results .box-title .box-title-right .tournament-select {
  float: right;
  clear: both;
  margin: 3px 0 0; }

.results .wrapper-results .box-title .box-title-right .tournament-select .ddlTournament {
  width: 320px; }

.results .wrapper-results .box-results-tournament {
  box-sizing: border-box;
  height: 100px;
  margin: 20px 0px 0px 0px;
  color: #fff;
  background-color: #0e0e0e;
  clear: both;
  position: relative; }

@media only screen and (max-width: 1279px) {
  .results .wrapper-results .box-results-tournament {
    margin: 20px 0px 0px 0px; } }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .box-results-tournament {
    margin: 20px 0 0;
    height: auto; } }

.results .wrapper-results .box-results-team-profile {
  box-sizing: border-box;
  margin: 20px 25px 0px 0px;
  width: 100%;
  height: 159px;
  color: #fff;
  background: transparent url("../../uploads/tuc_banner_bg.jpg") no-repeat;
  clear: both;
  position: relative; }

.results .wrapper-results .box-results-team-profile .box-left {
  float: left; }

.results .wrapper-results .box-results-team-profile .box-right {
  float: right;
  margin-right: 20px; }

@media (max-width: 767px) {
  .results .wrapper-results .box-results-team-profile .box-right {
    float: right;
    margin-right: 0px; } }

@media (max-width: 467px) {
  .results .wrapper-results .box-results-team-profile {
    height: 130px; }
  .results .wrapper-results .box-results-team-profile .box-left img {
    height: 130px; }
  .results .wrapper-results .box-results-team-profile .box-right img {
    height: 130px; } }

.results .wrapper-results .box-results-tournament > div {
  display: table;
  height: 92px;
  width: 100%; }

.results .wrapper-results .box-results-tournament > div .logo-left {
  background-color: #fff;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 93px;
  height: 92px;
  overflow: hidden;
  box-sizing: border-box; }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .box-results-tournament > div .logo-left {
    display: none; } }

.results .wrapper-results .box-results-tournament > div .logo-left img {
  height: 100px;
  display: block; }

.results .wrapper-results .box-results-tournament > div .info {
  display: table-cell;
  padding: 0 0 0 15px;
  vertical-align: middle;
  width: 60%;
  text-transform: uppercase; }

.results .wrapper-results .box-results-tournament > div .info h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  margin: 0px;
  color: #fff; }

@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .results .wrapper-results .box-results-tournament > div .info h2 {
    font-size: 22px; } }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .box-results-tournament > div .info h2 {
    font-size: 22px; } }

.results .wrapper-results .box-results-tournament > div .info h4 {
  font-size: 18px;
  font-weight: 300;
  margin: 0px;
  color: #fff; }

@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .results .wrapper-results .box-results-tournament > div .info h4 {
    font-size: 14px; } }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .box-results-tournament > div .info h4 {
    font-size: 12px;
    margin-top: 6px; } }

.results .wrapper-results .box-results-tournament > div .info .prize {
  font-size: 12px;
  font-weight: 400;
  margin: 2px 0 0; }

.results .wrapper-results .box-results-tournament > div .logo-right {
  display: table-cell;
  padding: 0 20px 0 0;
  text-align: right;
  vertical-align: middle; }

.results .wrapper-results .box-results-tournament > div .logo-right img {
  height: 54px; }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .box-results-tournament > div .logo-right {
    display: none; } }

.results .wrapper-results .box-results-tournament img {
  max-width: none;
  display: inline; }

.results .wrapper-results .wrapper-content-results {
  margin: 20px 0px 0;
  color: #fff;
  background: none;
  padding: 0; }

@media only screen and (max-width: 479px) {
  .results .wrapper-results .wrapper-content-results {
    margin: 20px 5px 0px 5px; } }

.results .wrapper-results .wrapper-content-results .tab-results {
  margin: 0;
  padding: 0;
  background-color: #131313;
  height: 37px;
  display: table;
  padding: 1px 0 0;
  width: 100%; }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .wrapper-content-results .tab-results {
    display: none; } }

.results .wrapper-results .wrapper-content-results .tab-results li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  line-height: 210%; }

.results .wrapper-results .wrapper-content-results .tab-results li.active {
  background-color: #fff; }

.results .wrapper-results .wrapper-content-results .tab-results li.active a {
  color: #050505;
  font-weight: 400; }

.results .wrapper-results .wrapper-content-results .tab-results li a {
  color: #fff;
  text-decoration: inherit;
  font-size: 18px;
  text-transform: uppercase;
  width: 100%;
  display: block; }

.results .wrapper-results .wrapper-content-results .tab-results li:hover {
  background: #fff;
  color: #050505; }

.results .wrapper-results .wrapper-content-results .tab-results li:hover a {
  color: #050505; }

.results .wrapper-results .wrapper-content-results .tab-results-mobile {
  display: none; }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .wrapper-content-results .tab-results-mobile {
    display: block;
    padding-bottom: 18px; } }

.results .wrapper-results .wrapper-content-results .tab-results-mobile .results-select {
  width: 85px; }

.results .wrapper-results .wrapper-content-results .content-results {
  background-color: rgba(13, 13, 13, 0.8);
  min-height: 750px; }

.results .wrapper-results .wrapper-content-results .content-results .content-item-results {
  display: block; }

.results .wrapper-results .wrapper-content-results .content-results .content-item-results .list-sort-time {
  padding-bottom: 100px; }

.results .wrapper-results .wrapper-content-results .content-results .content-item-results .list-sort-court {
  padding-bottom: 100px; }

.results .wrapper-results .wrapper-content-results .content-results .content-item-results h3.list-sort-time-title {
  padding: 0px 0px 10px 5px;
  font-weight: bold;
  font-size: 18px; }

.results .wrapper-results .wrapper-content-results .content-results .content-item-results h3 {
  padding: 0px 23px 20px;
  font-weight: 400;
  font-size: 16px; }

.results .wrapper-results .wrapper-content-results .content-results .content-item-results .draws {
  overflow: auto; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium {
  padding-bottom: 100px; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium h3.title {
  font-size: 18px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  margin: 10px 0px 0px 20px;
  padding: 0px; }

@media only screen and (max-width: 479px) {
  .results .wrapper-results .wrapper-content-results .content-results .item-results-podium h3.title {
    height: auto;
    font-size: 16px;
    margin: 2px 15px 0; } }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single {
  display: table;
  width: 100%; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .title {
  font-weight: 500;
  font-size: 18px;
  padding-left: 5px;
  margin: 20px 20px 0px 20px; }

@media only screen and (max-width: 479px) {
  .results .wrapper-results .wrapper-content-results .content-results .item-results-podium .title {
    padding: 0px;
    height: 100%;
    margin: 2px 15px 0; } }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .title span {
  float: right;
  font-weight: 400;
  font-size: 14px; }

@media only screen and (max-width: 479px) {
  .results .wrapper-results .wrapper-content-results .content-results .item-results-podium .title span {
    clear: both;
    display: block;
    float: none;
    position: relative;
    right: 0;
    top: 0; } }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul {
  margin: 0px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media (max-width: 599px) {
    .results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul {
      padding: 10px; } }

@media only screen and (max-width: 1279px) {
  .results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul {
    width: 100%; } }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul li {
  display: flex;
  flex-direction: column;
  width: 24%;
  margin: 0px;
  background-color: rgba(155, 155, 155, 0.3); }

@media only screen and (max-width: 1279px) {
  .results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul li {
    width: 49%; } }

@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul li {
    width: 49%; } }

@media only screen and (max-width: 599px) {
  .results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul li {
    width: 100%;
    margin-bottom: 10px; } }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul li.podium-4 .info {
  display: flex;
  flex-direction: column; }
  .results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul li.podium-4 .info .medal-position {
    text-align: center;
    padding: 10px;
    width: 100%;
    font-size: 25px; }
  .results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul li.podium-4 .info .dbl-player-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-left: 50px; }
  .results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul li.podium-4 .info .player-single {
    display: flex;
    margin: 0px;
    padding: 0px;
    align-items: center;
    justify-content: center;
    width: 100%; }
    .results .wrapper-results .wrapper-content-results .content-results .item-results-podium ul li.podium-4 .info .player-single .flag {
      margin-right: 10px; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul li .info a {
  color: #fff;
  text-decoration: none;
  outline: none;
  font-size: 13px;
  line-height: 1.2em; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul li .info a:hover {
  color: #df2027; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul .count1 {
  position: absolute;
  left: -45px;
  width: 45px !important;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-weight: 500;
  font-size: 30px; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul .count2 {
  position: absolute;
  left: -45px;
  width: 45px !important;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-weight: 500;
  font-size: 24px; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul .img {
  width: 128px;
  height: 149px;
  background-color: #fff;
  border: 3px solid #fff;
  margin: 10px auto auto; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul .img img {
  max-width: 100%; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul .ranked {
  width: 134px;
  margin: 20px auto auto;
  text-align: center;
  font-weight: 500; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul .ranked a {
  color: #fff;
  text-decoration: none;
  outline: none; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul .ranked a:hover {
  color: #df2027; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul .ranked a {
  font-weight: 500; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul .prize-money {
  width: 166px;
  margin: 16px auto auto;
  text-align: center; }

.results .wrapper-results .wrapper-content-results .content-results .item-results-podium .men-single ul .points-gained {
  width: 166px;
  margin: 16px auto auto;
  text-align: center; }

.results .wrapper-results .wrapper-content-results .content-results .men-double {
  display: table;
  width: 100%; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .info .img {
  width: 52px;
  height: 60px;
  border: 2px solid #fff;
  float: left;
  margin: 0 5px 0 0;
  box-sizing: initial; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .info .img img {
  max-width: 100%;
  margin-top: 0px; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .info .name {
  font-weight: 500;
  white-space: nowrap;
  line-height: 130%;
  /*float: left;*/ }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .info .name a {
  color: #fff;
  text-decoration: none;
  outline: none;
  font-size: 13px;
  line-height: 1.2em; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .info .name a:hover {
  color: #df2027; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .info .flag {
  /*float: left;*/
  margin: 5px 0 0; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .ranked {
  width: 134px;
  margin: 25px auto auto;
  text-align: center;
  font-weight: 500; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .ranked a {
  color: #fff;
  text-decoration: none;
  outline: none; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .ranked a:hover {
  color: #df2027; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .ranked a {
  font-weight: 500; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .prize-money {
  width: 166px;
  margin: 16px auto auto;
  text-align: center; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .points-gained {
  width: 166px;
  margin: 16px auto auto;
  text-align: center; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .count1 {
  font-size: 30px;
  font-weight: 500;
  height: 33px;
  left: -45px;
  top: -5px;
  line-height: 33px;
  position: absolute;
  text-align: center;
  width: 45px !important; }

.results .wrapper-results .wrapper-content-results .content-results .men-double ul li .count2 {
  font-size: 24px;
  font-weight: 500;
  height: 33px;
  left: -45px;
  top: -5px;
  line-height: 33px;
  position: absolute;
  text-align: center;
  width: 45px !important; }

.results .wrapper-results .item-results {
  position: relative;
  min-height: 750px;
  padding-top: 10px; }

.results .wrapper-results .item-results .title {
  margin: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media (max-width: 467px) {
    .results .wrapper-results .item-results .title {
      margin-top: 0px; } }
  .results .wrapper-results .item-results .title h3 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px; }
    @media (max-width: 467px) {
      .results .wrapper-results .item-results .title h3 {
        font-size: 14px; } }

@media (max-width: 467px) {
  .results .wrapper-results .item-results .title .matchResult-select {
    margin-top: 10px; } }

.results .wrapper-results .item-results .title .matchResult-select .ddlMatchResult {
  width: 250px; }

.results .wrapper-results .item-results .item {
  display: block; }

.results .wrapper-results .item-results .draws {
  overflow: scroll; }

.results .wrapper-results .item-results .draws::-webkit-scrollbar {
  width: 0px !important;
  display: none; }

.results .wrapper-results .item-results .item ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .results .wrapper-results .item-results .item ul li a#match-link:hover {
    background-color: #666; }
  .results .wrapper-results .item-results .item ul li a#match-stat-tab:hover {
    background-color: none; }
  .results .wrapper-results .item-results .item ul li.row1 {
    background-color: #272727; }
  .results .wrapper-results .item-results .item ul li.active {
    background-color: #666; }
  .results .wrapper-results .item-results .item ul li.live-active {
    background-color: #df2027;
    border-bottom: 1px solid #000; }
  .results .wrapper-results .item-results .item ul .live-tabs-wrap a#match-stat-tab {
    justify-content: center; }
  .results .wrapper-results .item-results .item ul .live-tabs-wrap .tab:hover {
    color: #df2027;
    background-color: none; }
  .results .wrapper-results .item-results .item ul .live-profile-row table tr.result {
    vertical-align: middle; }
    .results .wrapper-results .item-results .item ul .live-profile-row table tr.result td.description {
      font-size: 16px; }
  .results .wrapper-results .item-results .item ul .live-profile-row table tr.game {
    vertical-align: middle; }
  .results .wrapper-results .item-results .item ul .live-tabs-arrow {
    width: 30px;
    margin: 0px auto; }
    .results .wrapper-results .item-results .item ul .live-tabs-arrow .arrow-up {
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #666; }
  .results .wrapper-results .item-results .item ul .live-tab-content h3 {
    padding: 0px; }

.results .wrapper-results .item-results .item ul li a {
  padding: 10px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }

.results .wrapper-results .item-results .item .live-profile-row table td a {
  justify-content: center; }

.results .wrapper-results .item-results .item li.country-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background-color: #1e2770;
  padding: 20px 0px;
  border-bottom: 1px solid rgba(15, 15, 15, 0.2); }
  .results .wrapper-results .item-results .item li.country-header .round_time {
    font-weight: 700;
    font-size: 14px; }
  .results .wrapper-results .item-results .item li.country-header .score {
    font-weight: 400;
    font-size: 16px; }
  .results .wrapper-results .item-results .item li.country-header .player-score-wrap .team-details-wrap .flag {
    width: 75px; }
    @media (max-width: 467px) {
      .results .wrapper-results .item-results .item li.country-header .player-score-wrap .team-details-wrap .flag {
        width: 60px; } }

.results .wrapper-results .item-results .item ul li .round_time {
  width: 20%;
  padding: 0 0 0 10px;
  color: #fff;
  font-size: 12px; }
  @media (max-width: 667px) {
    .results .wrapper-results .item-results .item ul li .round_time {
      width: 70%;
      order: 0;
      font-size: 11px; } }
  @media (max-width: 467px) {
    .results .wrapper-results .item-results .item ul li .round_time .court span.round-location {
      display: none; } }

.results .wrapper-results .item-results .item ul li .player-score-wrap {
  display: flex;
  flex-direction: column;
  color: #fff;
  font-size: 12px; }
  .results .wrapper-results .item-results .item ul li .player-score-wrap .player-wrap {
    display: flex;
    align-items: center;
    justify-content: center; }
  .results .wrapper-results .item-results .item ul li .player-score-wrap .score {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    color: #fff; }
  @media (max-width: 667px) {
    .results .wrapper-results .item-results .item ul li .player-score-wrap {
      order: 2;
      margin-top: 20px;
      width: 100%; } }

.results .wrapper-results .item-results .item ul li .team-details-wrap {
  display: flex;
  flex-direction: column;
  width: 170px;
  color: #fff; }
  @media (max-width: 467px) {
    .results .wrapper-results .item-results .item ul li .team-details-wrap {
      width: 40%;
      flex-shrink: 1;
      flex-grow: 1; } }
  .results .wrapper-results .item-results .item ul li .team-details-wrap .player1-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  .results .wrapper-results .item-results .item ul li .team-details-wrap .player2-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 5px; }
  .results .wrapper-results .item-results .item ul li .team-details-wrap .player3-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  .results .wrapper-results .item-results .item ul li .team-details-wrap .player4-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 5px; }
  .results .wrapper-results .item-results .item ul li .team-details-wrap .player1, .results .wrapper-results .item-results .item ul li .team-details-wrap .player2 {
    padding-right: 5px;
    text-align: right; }
  .results .wrapper-results .item-results .item ul li .team-details-wrap .player3, .results .wrapper-results .item-results .item ul li .team-details-wrap .player4 {
    padding-left: 5px;
    text-align: left; }
  .results .wrapper-results .item-results .item ul li .team-details-wrap .flag {
    width: 50px;
    display: flex;
    flex-shrink: 0; }
    .results .wrapper-results .item-results .item ul li .team-details-wrap .flag img {
      width: 100%;
      height: 100%; }

.results .wrapper-results .item-results .item ul li .player_winner {
  font-weight: 500; }

.results .wrapper-results .item-results .item ul li .vs {
  text-align: center;
  width: 25px;
  display: flex;
  justify-content: center;
  align-items: center; }

.results .wrapper-results .item-results .item ul li .timer1 {
  text-align: center;
  width: 20%;
  color: #fff; }
  @media (max-width: 667px) {
    .results .wrapper-results .item-results .item ul li .timer1 {
      order: 1; } }

.results .wrapper-results .item-results .item ul li .timer1 span {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../images/icon-timer.png");
  background-origin: padding-box;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: auto auto;
  display: block;
  font-size: 12px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 17px;
  color: #fff; }

.results .wrapper-results .item-results .item ul li.location-name {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  margin: 2px 0;
  padding: 20px 0px 10px 20px;
  text-transform: uppercase; }
  @media (max-width: 467px) {
    .results .wrapper-results .item-results .item ul li.location-name {
      font-size: 16px; } }

.results .wrapper-results .item-results .item ul li.location-name:nth-child(1) {
  padding: 0px 0px 10px 20px; }

/* Draw singles table */
/**********************/
.results .wrapper-results .item-results .item .tblDrawsSingle {
  margin: 0;
  box-sizing: border-box;
  width: auto; }

.results .wrapper-results .item-results .item .tblDrawsSingle th {
  background-color: #272727; }

.results .wrapper-results .item-results .item .draw-player-wrap {
  display: flex;
  align-items: center; }
  .results .wrapper-results .item-results .item .draw-player-wrap .draw-player1-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  .results .wrapper-results .item-results .item .draw-player-wrap .draw-player2-wrap {
    display: flex;
    align-items: center;
    margin-top: 2px; }
  .results .wrapper-results .item-results .item .draw-player-wrap .uppercase {
    text-transform: uppercase; }

.results .wrapper-results .item-results .item .tblDrawsSingle .draw-order {
  font-weight: 400;
  font-size: 11px;
  width: 50px;
  text-align: center; }

.results .wrapper-results .item-results .item .tblDrawsSingle .draw-flag-wrap,
.results .wrapper-results .item-results .item .tblDrawsRound .draw-flag-wrap {
  display: flex;
  flex-direction: column; }

.results .wrapper-results .item-results .item .tblDrawsSingle .draw-flag {
  margin: 0px 7px 0px 0px;
  padding: 0px;
  display: flex;
  flex-shrink: 0; }
  .results .wrapper-results .item-results .item .tblDrawsSingle .draw-flag img {
    width: 35px;
    max-width: 100%;
    height: 100%; }

.results .wrapper-results .item-results .item .tblDrawsRound .draw-flag {
  margin: 0px 8px 0px 0px;
  padding: 0px;
  display: flex;
  flex-shrink: 0; }
  .results .wrapper-results .item-results .item .tblDrawsRound .draw-flag img {
    width: 45px;
    max-width: 100%;
    height: 100%; }

.results .wrapper-results .item-results .item .tblDrawsSingle .draw-name {
  font-size: 10px;
  padding: 0px;
  line-height: 100%;
  text-align: left;
  word-wrap: break-word; }
  .results .wrapper-results .item-results .item .tblDrawsSingle .draw-name a {
    color: #fff; }
  .results .wrapper-results .item-results .item .tblDrawsSingle .draw-name a:hover {
    color: #df2027; }

.results .wrapper-results .item-results .item .tblDrawsRound .draw-name {
  font-size: 11px;
  padding: 0px;
  line-height: 100%;
  text-align: left;
  word-wrap: break-word; }
  @media (max-width: 467px) {
    .results .wrapper-results .item-results .item .tblDrawsRound .draw-name {
      margin-top: 6px; } }
  .results .wrapper-results .item-results .item .tblDrawsRound .draw-name a {
    color: #fff; }
  .results .wrapper-results .item-results .item .tblDrawsRound .draw-name a:hover {
    color: #df2027; }

.results .wrapper-results .item-results .item .tblDrawsSingle .draw-score {
  font-size: 11px;
  margin-top: 5px; }

.results .wrapper-results .item-results .item .tblDrawsSingle td .name a {
  color: #fff;
  text-decoration: none;
  outline: none; }

.results .wrapper-results .item-results .item .tblDrawsSingle td .name a:hover {
  color: #df2027; }

.results .wrapper-results .item-results .item .tblDrawsSingle td.info {
  padding: 0 0 0 5px; }

.results .wrapper-results .item-results .item .tblDrawsSingle td .line50 {
  background: url("../images/bgLine.gif") repeat-x 0 center;
  width: 50%;
  height: 20px; }

.results .wrapper-results .item-results .item .tblDrawsSingle td .score {
  font-size: 10px;
  color: #858689;
  padding: 0 4px; }

.results .wrapper-results .item-results .item .tblDrawsSingle td.score {
  font-size: 12px; }

.results .wrapper-results .item-results .item .tblDrawsDouble {
  margin: 0;
  box-sizing: border-box;
  width: auto; }

.results .wrapper-results .item-results .item .tblDrawsDouble th {
  background-color: #272727; }

.results .wrapper-results .item-results .item .tblDrawsDouble td span.order {
  padding: 0 3px;
  font-weight: 400;
  font-size: 11px; }

.results .wrapper-results .item-results .item .tblDrawsDouble td div.line {
  background: url(../images/bgLine.gif) repeat-x 0 center;
  width: 100%;
  height: 20px; }

.results .wrapper-results .item-results .item .tblDrawsDouble td .name {
  font-size: 10px;
  padding: 0 0 0 3px;
  display: inline-block;
  line-height: 100%;
  text-align: left;
  word-wrap: break-word; }

.results .wrapper-results .item-results .item .tblDrawsDouble td .name a {
  color: #fff;
  text-decoration: none;
  outline: none; }

.results .wrapper-results .item-results .item .tblDrawsDouble td .name a:hover {
  color: #df2027; }

.results .wrapper-results .item-results .item .tblDrawsDouble td.info {
  padding: 0 0 0 5px; }

.results .wrapper-results .item-results .item .tblDrawsDouble td.topright {
  background: url(../images/bgColDouble.gif) no-repeat right 0; }

.results .wrapper-results .item-results .item .tblDrawsDouble td.bottomright {
  background: url(../images/bgColDouble.gif) no-repeat right bottom; }

.results .wrapper-results .item-results .item .tblDrawsDouble td.bg-right {
  background: url(../images/bgColDouble.gif) repeat-y right 0; }

.results .wrapper-results .item-results .item .tblDrawsDouble td.bgColCentertop {
  background: url(../images/bgColDouble.gif) no-repeat top center; }

.results .wrapper-results .item-results .item .tblDrawsDouble td.bgColCenterBottom {
  background: url(../images/bgColDouble.gif) no-repeat bottom center; }

.results .wrapper-results .item-results .item .tblDrawsDouble td.bgColCenter {
  background: url(../images/bgColDouble.gif) repeat-y bottom center; }

.results .wrapper-results .item-results .item .tblDrawsDouble td .line50 {
  background: url("../images/bgLine.gif") repeat-x 0 center;
  width: 50%;
  height: 20px; }

.results .wrapper-results .item-results .item .tblDrawsDouble td .score {
  font-size: 10px;
  color: #858689;
  padding: 0 4px; }

.results .wrapper-results .item-results .item .tblDrawsDouble td.score {
  font-size: 12px; }

.results .wrapper-results .item-results .item .tblDrawsDouble img {
  width: 31px;
  display: inline; }

.results .wrapper-results .item-results .item .tblDrawsRound {
  margin: 0px;
  box-sizing: border-box;
  border-collapse: collapse;
  width: 96%; }

.results .wrapper-results .item-results .item .tblDrawsRound th {
  text-align: center;
  border-bottom: 1px solid #515151; }

.results .wrapper-results .item-results .item .tblDrawsRound th:first-child {
  border-bottom: 0px solid #1f2639;
  width: 40px; }

.results .wrapper-results .item-results .item .tblDrawsRound td {
  padding: 3px 5px;
  text-align: center;
  border: 1px solid #333;
  height: 60px; }

.results .wrapper-results .item-results .item .tblDrawsRound td:first-child {
  border: 0px solid #050a20; }

.results .wrapper-results .item-results .item .tblDrawsRound td.view {
  background-color: #000; }

.results .wrapper-results .item-results .item .tblDrawsRound td:nth-child(2) {
  background-color: #515151;
  text-align: left;
  padding: 0px 20px;
  border-left: 1px solid #515151; }

.results .wrapper-results .item-results .item .tblDrawsRound td .name {
  display: inline-block;
  font-size: 12px;
  line-height: 100%;
  padding: 0 0 0 10px;
  text-align: left;
  word-wrap: break-word; }

.results .wrapper-results .item-results .item .tblDrawsRound td .name a {
  color: #fff;
  text-decoration: none;
  outline: none; }

.results .wrapper-results .item-results .item .tblDrawsRound td .name a:hover {
  color: #df2027; }

.results .wrapper-results .item-results .item .tblDrawsRound td .score {
  font-size: 12px; }

.results .wrapper-results .item-results .item .tblDrawsRound td .result {
  font-size: 12px; }

.results .wrapper-results .item-results .item tr.border_bottom td {
  border-bottom: 1px solid #515151; }

.results .wrapper-results .item-results .item tr.border_bottom td:first-child {
  border-bottom: 0px solid #1f2639; }

.results .wrapper-results .item-results .item tr.border_bottom td.border-right {
  border-right: 1px solid #515151; }

.results .wrapper-results .item-results .item tr.border_bottom td.info {
  padding: 3px 7px; }

.results .wrapper-results .item-results .item tr.border_bottom td .score {
  font-size: 13px;
  font-weight: 500; }

.results .wrapper-results .item-results .item tr.border_bottom td .score span {
  margin: 0 5px 0 0; }

.results .wrapper-results .item-results .item tr.border_bottom .name a {
  color: #fff; }

/****************************************/
/*  PLAYER PROFILE HEAD TO HEAD STYLING
****************************************/
#head-to-head-analysis .box-player .head-to-head #change-player input {
  color: #000000; }

#head-to-head-analysis #change-player input, #head-to-head-analysis #change-player select {
  border: medium none;
  height: 100%;
  text-align: center;
  width: 100%; }

#head-to-head-analysis .head-to-head {
  margin: auto; }

#head-to-head-analysis .head-to-head .vs-player .single {
  width: 445px; }

@media (max-width: 480px) {
  #head-to-head-analysis .head-to-head .vs-player .single {
    width: 100%; } }

#head-to-head-analysis .head-to-head .vs-player .text-record {
  text-align: center; }

#head-to-head-analysis .head-to-head .vs-player .info-name {
  width: 150px; }

#head-to-head-analysis .head-to-head .vs-player .info-name img {
  width: 69px; }

#head-to-head-analysis .head-to-head .vs-player .info-player1 {
  float: left;
  width: 178px; }

#head-to-head-analysis .head-to-head .vs-player .info-player1 .name {
  width: 75px;
  float: right; }

#head-to-head-analysis .head-to-head .vs-player .info-player1 .flag {
  float: left;
  width: auto;
  padding: 0 0 5px; }

@media (max-width: 767px) {
  #head-to-head-analysis .head-to-head .vs-player .info-player1 {
    float: right; }
  #head-to-head-analysis .head-to-head .vs-player .info-player1 .name {
    text-align: left; } }

@media (max-width: 480px) {
  #head-to-head-analysis .head-to-head .vs-player .info-player1 .name {
    text-align: left; } }

#head-to-head-analysis .head-to-head .vs-player .info-player2 {
  float: right;
  width: 180px; }

#head-to-head-analysis .head-to-head .vs-player .info-player2 .name {
  float: left;
  text-align: right;
  width: 75px; }

#head-to-head-analysis .head-to-head .vs-player .info-player2 .flag {
  float: right;
  padding: 0 0 5px; }

#head-to-head-analysis .head-to-head .vs-player .info-player2 .img-player {
  float: right; }

#head-to-head-analysis .head-to-head .vs-player .info-player2 .info-name {
  float: right; }

@media (max-width: 767px) {
  #head-to-head-analysis .head-to-head .vs-player .info-player2 {
    float: left; }
  #head-to-head-analysis .head-to-head .vs-player .info-player2 .name {
    text-align: left; } }

@media (max-width: 480px) {
  #head-to-head-analysis .head-to-head .vs-player .info-player2 .name {
    text-align: right; } }

#head-to-head-analysis .head-to-head .vs-player .icon-vs {
  width: 87px;
  text-align: center; }

#head-to-head-analysis .head-to-head .vs-player .left img, #head-to-head-analysis .head-to-head .vs-player .right img, #head-to-head-analysis .head-to-head .vs-player .right.flag-player img {
  width: 69px; }

#head-to-head-analysis .head-to-head .vs-player .doubles .flag {
  width: 46px; }

#head-to-head-analysis .head-to-head .vs-player .doubles .list-select-label select {
  max-width: 100%; }

#head-to-head-analysis .head-to-head .vs-player .doubles.default .list-select-label select {
  max-width: 128px;
  min-width: 128px; }

#head-to-head-analysis .head-to-head .vs-player #change-player {
  border: medium none; }

@media (max-width: 767px) {
  #head-to-head-analysis .head-to-head .vs-player #change-player {
    text-align: center; } }

#head-to-head-analysis .head-to-head .vs-player #change-player #search-change-player {
  background: #fff;
  color: #000;
  border-radius: 0px !important; }

@media (max-width: 480px) {
  #head-to-head-analysis .head-to-head .vs-player {
    max-width: 100%; }
  #head-to-head-analysis .head-to-head .vs-player .info-player1, #head-to-head-analysis .head-to-head .vs-player .info-player2 {
    width: 110px; } }

#head-to-head-analysis .head-to-head .head-analysis .row1 {
  background-color: #1A1A1A; }

#head-to-head-analysis .list-type-select {
  float: right;
  margin-top: -30px; }

#head-to-head-analysis .list-select-label {
  width: 128px; }

#head-to-head-analysis .list-select-label #s2id_team2 {
  padding: 0;
  max-width: 100%; }

#head-to-head-analysis .list-select-label #s2id_team2 .select2-choice {
  border: none;
  background-color: transparent; }

#head-to-head-analysis .win {
  color: #6F0; }

#head-to-head-analysis .win a {
  color: #6F0; }

#head-to-head-analysis .lost {
  color: #FB2000; }

#head-to-head-analysis .lost a {
  color: #FB2000; }

.box-player .head-to-head {
  padding: 24px; }

.box-player .head-to-head .vs-player th .name {
  margin: 0 4px; }

.box-player .head-to-head .vs-player .img-player {
  width: 200px; }
  @media (max-width: 767px) {
    .box-player .head-to-head .vs-player .img-player {
      width: 140px; } }
  .box-player .head-to-head .vs-player .img-player img {
    width: 100%; }

.box-player .head-to-head .vs-player .title-ranke {
  width: 134px;
  text-align: center;
  margin: 2px 0 0;
  font-weight: 500; }

.box-player .head-to-head .vs-player .title-ranket1, .box-player .head-to-head .vs-player .title-ranket2 {
  width: 100%;
  text-align: center;
  margin: 2px 0 0;
  font-weight: 500; }

.box-player .head-to-head .vs-player .single .title-ranket1, .box-player .head-to-head .vs-player .single .title-ranket2 {
  width: 128px; }

.box-player .head-to-head .vs-player .title-ranke-doubles {
  width: 100%;
  text-align: center;
  margin: 2px 0 0;
  font-weight: 500; }

.box-player .head-to-head .vs-player .score {
  font-weight: 500;
  font-size: 48px;
  width: 134px;
  text-align: center; }

.box-player .head-to-head .vs-player .score.lost {
  color: #66ff00; }

.box-player .head-to-head .vs-player .score.win {
  color: #ff3300; }

@media (max-width: 767px) {
  .box-player .head-to-head .vs-player .score.lost, .box-player .head-to-head .vs-player .score.win {
    text-align: center; } }

.box-player .head-to-head .vs {
  font-weight: 500;
  font-size: 48px; }

@media (max-width: 767px) {
  .box-player .head-to-head .vs {
    font-size: 20px; } }

.box-player .head-to-head1 {
  text-align: center; }

.box-player .head-to-head1 .vs-player {
  margin: 0 auto;
  width: 385px; }

@media (max-width: 767px) {
  .box-player .head-to-head {
    padding: 0px; }
  .box-player .col-left, .box-player .head-to-head .vs-player {
    max-width: 100%; } }

.head-to-head .titleChartHeadToHead {
  font-weight: 500;
  margin: 5px 0 0;
  padding: 0 0 0 42px; }

@media (min-width: 768px) and (max-width: 991px) {
  .head-to-head .titleChartHeadToHead {
    width: 100%; } }

.head-to-head #head-to-head-ranking {
  padding: 7px 0 0 25px;
  width: 423px;
  max-width: 100%;
  height: 300px; }

.head-to-head .head-analysis {
  border-collapse: collapse;
  font-weight: 400;
  margin-top: 24px; }
  .head-to-head .head-analysis .h2h-result-row {
    background-color: rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    padding: 6px 18px; }
    @media (max-width: 667px) {
      .head-to-head .head-analysis .h2h-result-row {
        flex-direction: column;
        padding: 18px 6px; } }
    .head-to-head .head-analysis .h2h-result-row .h2h-player-wrap {
      display: flex;
      align-items: center;
      justify-content: center; }
    .head-to-head .head-analysis .h2h-result-row .player-result-date {
      width: 200px;
      text-align: left; }
      @media (max-width: 667px) {
        .head-to-head .head-analysis .h2h-result-row .player-result-date {
          width: 100%;
          text-align: center;
          font-size: 12px; } }
    .head-to-head .head-analysis .h2h-result-row .player-result-tmt {
      width: 250px;
      text-align: left; }
    .head-to-head .head-analysis .h2h-result-row .player-result-vs {
      width: 18px;
      text-align: center; }
    .head-to-head .head-analysis .h2h-result-row .player-result-name-1, .head-to-head .head-analysis .h2h-result-row .player-result-name-2 {
      width: 200px; }
      .head-to-head .head-analysis .h2h-result-row .player-result-name-1 a, .head-to-head .head-analysis .h2h-result-row .player-result-name-2 a {
        color: #fff; }
      .head-to-head .head-analysis .h2h-result-row .player-result-name-1 a:hover, .head-to-head .head-analysis .h2h-result-row .player-result-name-2 a:hover {
        color: #df2027; }
    .head-to-head .head-analysis .h2h-result-row .player-result-name-1 {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      min-height: 45px;
      justify-content: center; }
      @media (max-width: 667px) {
        .head-to-head .head-analysis .h2h-result-row .player-result-name-1 {
          font-size: 12px; } }
    .head-to-head .head-analysis .h2h-result-row .player-result-name-2 {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      min-height: 45px;
      justify-content: center; }
      @media (max-width: 667px) {
        .head-to-head .head-analysis .h2h-result-row .player-result-name-2 {
          font-size: 12px; } }
    .head-to-head .head-analysis .h2h-result-row .player-result-flag-1, .head-to-head .head-analysis .h2h-result-row .player-result-flag-2 {
      width: 80px;
      text-align: center; }
      @media (max-width: 667px) {
        .head-to-head .head-analysis .h2h-result-row .player-result-flag-1, .head-to-head .head-analysis .h2h-result-row .player-result-flag-2 {
          width: 60px; } }
      .head-to-head .head-analysis .h2h-result-row .player-result-flag-1 img, .head-to-head .head-analysis .h2h-result-row .player-result-flag-2 img {
        width: 48px;
        margin: 6px 0px; }
    .head-to-head .head-analysis .h2h-result-row .player-result-score {
      text-align: center;
      width: 200px; }

.head-to-head .head-analysis .h2h_result_date {
  text-transform: uppercase; }

.head-to-head .head-analysis td span.score {
  font-weight: 400;
  font-size: 12px; }

.box-player .head-to-head .vs-player {
  margin: 0 auto;
  font-size: 12px;
  display: flex;
  justify-content: center;
  /* Doubles H2H */
  /* Singles H2H */ }
  .box-player .head-to-head .vs-player .h2h-single {
    width: 100%; }
  .box-player .head-to-head .vs-player .h2h-player-wrap {
    display: flex;
    justify-content: center; }
    .box-player .head-to-head .vs-player .h2h-player-wrap .icon-vs {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100px; }
      @media (max-width: 767px) {
        .box-player .head-to-head .vs-player .h2h-player-wrap .icon-vs {
          width: 36px; } }
  .box-player .head-to-head .vs-player .h2h-wrap-left, .box-player .head-to-head .vs-player .h2h-wrap-right {
    display: flex;
    flex-direction: column; }
    .box-player .head-to-head .vs-player .h2h-wrap-left .info-player1, .box-player .head-to-head .vs-player .h2h-wrap-left .info-player2, .box-player .head-to-head .vs-player .h2h-wrap-right .info-player1, .box-player .head-to-head .vs-player .h2h-wrap-right .info-player2 {
      display: flex;
      font-size: 14px; }
      .box-player .head-to-head .vs-player .h2h-wrap-left .info-player1 .name, .box-player .head-to-head .vs-player .h2h-wrap-left .info-player2 .name, .box-player .head-to-head .vs-player .h2h-wrap-right .info-player1 .name, .box-player .head-to-head .vs-player .h2h-wrap-right .info-player2 .name {
        margin-top: 12px; }
        .box-player .head-to-head .vs-player .h2h-wrap-left .info-player1 .name a, .box-player .head-to-head .vs-player .h2h-wrap-left .info-player2 .name a, .box-player .head-to-head .vs-player .h2h-wrap-right .info-player1 .name a, .box-player .head-to-head .vs-player .h2h-wrap-right .info-player2 .name a {
          color: #fff; }
        .box-player .head-to-head .vs-player .h2h-wrap-left .info-player1 .name a:hover, .box-player .head-to-head .vs-player .h2h-wrap-left .info-player2 .name a:hover, .box-player .head-to-head .vs-player .h2h-wrap-right .info-player1 .name a:hover, .box-player .head-to-head .vs-player .h2h-wrap-right .info-player2 .name a:hover {
          color: #df2027; }
    .box-player .head-to-head .vs-player .h2h-wrap-left .info-player1 .info-name, .box-player .head-to-head .vs-player .h2h-wrap-right .info-player1 .info-name {
      margin: 18px 18px 12px 0px;
      text-align: right; }
    .box-player .head-to-head .vs-player .h2h-wrap-left .info-player2 .info-name, .box-player .head-to-head .vs-player .h2h-wrap-right .info-player2 .info-name {
      margin: 18px 0px 12px 18px;
      text-align: left; }
  .box-player .head-to-head .vs-player .h2h-player-wrap {
    display: flex; }
    .box-player .head-to-head .vs-player .h2h-player-wrap .info-player1, .box-player .head-to-head .vs-player .h2h-player-wrap .info-player2 {
      display: flex;
      font-size: 14px; }
      @media (max-width: 767px) {
        .box-player .head-to-head .vs-player .h2h-player-wrap .info-player1, .box-player .head-to-head .vs-player .h2h-player-wrap .info-player2 {
          flex-direction: column; } }
      .box-player .head-to-head .vs-player .h2h-player-wrap .info-player1 .name, .box-player .head-to-head .vs-player .h2h-player-wrap .info-player2 .name {
        margin-top: 12px; }
        .box-player .head-to-head .vs-player .h2h-player-wrap .info-player1 .name a, .box-player .head-to-head .vs-player .h2h-player-wrap .info-player2 .name a {
          color: #fff; }
        .box-player .head-to-head .vs-player .h2h-player-wrap .info-player1 .name a:hover, .box-player .head-to-head .vs-player .h2h-player-wrap .info-player2 .name a:hover {
          color: #df2027; }
    @media (max-width: 767px) {
      .box-player .head-to-head .vs-player .h2h-player-wrap .info-player1 .img-player {
        order: 1; } }
    .box-player .head-to-head .vs-player .h2h-player-wrap .info-player1 .info-name {
      margin: 18px 18px 12px 0px;
      text-align: right; }
      @media (max-width: 767px) {
        .box-player .head-to-head .vs-player .h2h-player-wrap .info-player1 .info-name {
          order: 2; } }
    @media (max-width: 767px) {
      .box-player .head-to-head .vs-player .h2h-player-wrap .info-player2 .img-player {
        order: 1; } }
    .box-player .head-to-head .vs-player .h2h-player-wrap .info-player2 .info-name {
      margin: 18px 0px 12px 18px;
      text-align: left; }
      @media (max-width: 767px) {
        .box-player .head-to-head .vs-player .h2h-player-wrap .info-player2 .info-name {
          order: 2; } }
  .box-player .head-to-head .vs-player .h2h-rank-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px 0px;
    font-size: 14px; }
    .box-player .head-to-head .vs-player .h2h-rank-wrap .title-rank {
      width: 128px;
      text-align: center; }
    .box-player .head-to-head .vs-player .h2h-rank-wrap .icon-vs {
      width: 100px; }
  .box-player .head-to-head .vs-player .h2h-score-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px 0px;
    font-size: 14px; }
    .box-player .head-to-head .vs-player .h2h-score-wrap .h2h-score {
      width: 128px;
      text-align: center;
      font-size: 44px; }
    .box-player .head-to-head .vs-player .h2h-score-wrap .icon-vs {
      width: 100px;
      display: flex;
      align-items: center;
      justify-content: center; }
  .box-player .head-to-head .vs-player .h2h-select-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px 0px; }
    .box-player .head-to-head .vs-player .h2h-select-wrap select {
      width: 200px; }
    .box-player .head-to-head .vs-player .h2h-select-wrap .h2h-select {
      width: 200px;
      text-align: center;
      font-size: 44px; }
    .box-player .head-to-head .vs-player .h2h-select-wrap .icon-vs {
      width: 100px;
      display: flex;
      align-items: center;
      justify-content: center; }

.box-player .head-to-head .vs-player .label {
  color: #727272;
  margin-left: 15px;
  font-size: 11px; }

.box-player .head-to-head .vs-player .doubles {
  min-height: 160px;
  padding: 100px 0; }

@media (max-width: 480px) {
  .box-player .head-to-head .vs-player .doubles {
    padding: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    width: 100%; } }

@media (max-width: 320px) {
  .box-player .head-to-head .vs-player .doubles {
    width: 100%; } }

.box-player .head-to-head .vs-player .doubles .name {
  font-weight: 500;
  line-height: 100%;
  min-height: 30px; }

.box-player .head-to-head .vs-player .doubles .name a {
  color: white; }

.box-player .head-to-head .vs-player .doubles .flag {
  margin: 7px 0 0; }

.box-player .head-to-head .vs-player .doubles .flag img {
  max-width: 100%; }

.box-player .head-to-head .vs-player .doubles .image {
  width: 56px;
  height: 64px;
  border: 2px solid #fff;
  box-sizing: border-box;
  overflow: hidden; }

.box-player .head-to-head .vs-player .doubles .image img {
  width: 53px; }

.box-player .head-to-head .vs-player .doubles .h2h-vs {
  font-weight: 500;
  font-size: 48px; }

#head-to-head-analysis .select2-selection--single {
  background-color: #fff;
  border: none;
  border-radius: 0; }

/* 
 * Global search layout - Can be used for tournament specific sites:
 * 1. Sudirman
 * 2. Olympics
 * 3. Thomas & Uber
 * 4. World Championships
 */
.search-result .title {
  padding: 15px 0px; }

.search-result .title h3 {
  font-size: 18px;
  line-height: 100%;
  font-weight: normal; }

.search-result .title h2 {
  font-size: 30px;
  line-height: 100%;
  font-weight: normal;
  display: inline-block; }

.search-result .title .result {
  margin: 13px 0 0; }

.search-result .title .right {
  float: right; }

.search-result .view-more {
  text-align: center;
  margin: 15px 0 7px;
  padding: 0 0 7px; }

.search-result .view-more a {
  font-size: 14px; }

.search-result .view-more a:hover {
  cursor: pointer; }

.search-result .content-search-result:after {
  clear: both;
  content: "";
  display: block; }

.search-result .content-search-result .title h2 {
  font-size: 30px;
  line-height: 100%;
  font-weight: normal; }

.search-result .content-search-result .title h3 {
  font-size: 24px;
  line-height: 100%;
  font-weight: normal; }

.search-result .content-search-result .title .result {
  margin: 20px 0px 20px 0px; }

.search-result .content-search-result .title-empty {
  height: 875px; }

.search-result .content-search-result .title-nolink {
  clear: both;
  margin: 40px 0px 10px 0px; }

.search-result .result-content {
  clear: both; }

.search-result .result-content .title {
  font-size: 20px;
  padding: 0 0 5px 20px; }

.search-result .result-content .title span {
  color: #666666; }

.search-result .result-content .title h3 {
  float: left;
  font-weight: normal;
  font-size: 20px;
  position: relative;
  top: 2px;
  padding: 0 0 0 7px; }

.search-result .result-content ul {
  padding: 0;
  clear: both; }

.search-result .result-content .list-event:after {
  clear: both;
  content: ""; }

.search-result .result-content .list-event li {
  box-sizing: border-box;
  color: #fff;
  margin: 5px auto auto;
  width: 303px;
  display: inline-block;
  vertical-align: top; }

.search-result .result-content .list-event li .logo-left {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 97px; }

.search-result .result-content .list-event li .info {
  color: #000;
  display: table-cell;
  padding: 0 0 0 7px;
  vertical-align: middle;
  text-transform: uppercase; }

.search-result .result-content .list-event li .info h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 100%; }

.search-result .result-content .list-event li .info h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 100%; }

.search-result .result-content .list-event li .info h4 {
  font-size: 12px;
  font-weight: normal; }

.search-result .list-player {
  margin: 0 0 20px;
  padding: 10px 0 0; }

.search-result .list-player:after {
  content: "";
  clear: both; }

.search-result .list-player li {
  display: inline-block;
  margin: 0px 10px 18px 0px;
  width: 220px; }

.search-result .list-player li .image {
  float: left;
  padding: 0px;
  margin-right: 6px;
  position: relative;
  width: 110px; }

.search-result .list-player li .image img {
  height: auto;
  max-width: 100%; }

.search-result .list-player li .info {
  float: left;
  width: 92px;
  margin: 0 0 0 4px; }

.search-result .list-player li .info h3 {
  word-wrap: break-word;
  margin: 0px;
  line-height: 1.1em;
  font-size: 14px;
  font-weight: 400;
  margin-top: 6px; }

.search-result .list-player li .info .flag {
  margin: 7px 0 3px; }

.search-result .list-player li .info .flag img {
  box-shadow: 0 0 2px 0 rgba(50, 50, 50, 0.75);
  max-width: 100%; }

.search-result .list-player li .info .name a {
  display: block;
  font-size: 13px;
  line-height: 16px; }

.search-result #list-news, .search-result #list-player, .search-result #list-event {
  display: none; }

.search-result #list-player, .search-result #list-event {
  padding: 1rem 0 0;
  margin: 0; }

.search-result .line {
  border-top: 1px solid #dfdfdf;
  height: 10px;
  width: 100%;
  margin: 10px 0 0; }

.search-result .content-search-result {
  margin: 24px; }

@media only screen and (max-width: 1023px) {
  .result-content {
    width: 100% !important;
    padding-bottom: 3px; }
  .content-news {
    min-height: 1px; }
  .content-news .media-heading.fw-400.fs-16px {
    font-size: 14px; }
  .content-search-result > .title {
    height: auto; }
  .title-empty {
    height: auto;
    min-height: 200px; } }

/*  DRAWS TAB
************************************/
.tblDrawsSingle {
  margin: 0;
  box-sizing: border-box;
  width: auto;
  color: white; }

.tblDrawsSingle .draw-tree-highlight {
  background-color: #700707; }

.tblDrawsSingle th {
  background-color: #272727;
  text-align: center; }

.tblDrawsSingle td {
  color: white; }

td#col,
td#col-2,
td#col-3,
td#col-4,
td#col-5,
td#col-6,
td#col-7,
td.bb {
  border-bottom: 1px solid #666; }

.tblDrawsSingle td span.order {
  padding: 0 3px;
  font-weight: 400;
  font-size: 11px; }

.results .wrapper-results .item-results .item .tblDrawsSingle td div.line {
  width: 10px;
  height: 20px;
  margin-right: 5px;
  margin-bottom: 15px;
  display: flex; }

.tblDrawsSingle td .name {
  font-size: 10px;
  padding: 0 0 0 3px;
  display: inline-block;
  line-height: 100%;
  text-align: left;
  word-wrap: break-word;
  color: white; }

.results .wrapper-results .item-results .item .tblDrawsSingle .draw-name {
  font-size: 10px;
  padding: 0px;
  line-height: 100%;
  text-align: left;
  word-wrap: break-word; }
  .results .wrapper-results .item-results .item .tblDrawsSingle .draw-name a {
    color: #fff; }
  .results .wrapper-results .item-results .item .tblDrawsSingle .draw-name a:hover {
    color: #000; }

.results .wrapper-results .item-results .item .tblDrawsSingle .draw-score {
  font-size: 11px;
  margin-top: 0px;
  margin-left: 12px; }

.tblDrawsSingle td .name a {
  color: white; }

.tblDrawsSingle td .name a:hover {
  color: #df2027; }

.tblDrawsSingle td.info {
  padding: 0 0 0 5px; }

.tblDrawsSingle td.topright {
  border-right: 1px solid #666;
  border-bottom: 1px solid #666; }

.tblDrawsSingle td.bottomright {
  border-bottom: 1px solid #666; }

.tblDrawsSingle td.bg-right {
  border-right: 1px solid #666; }

.tblDrawsSingle td.bgColCentertop {
  background: url("../images/bgColSingle.gif") no-repeat top center; }

.tblDrawsSingle td.bgColCenterBottom {
  background: url("../images/bgColSingle.gif") no-repeat bottom center; }

.tblDrawsSingle td.bgColCenter {
  background: url("../images/bgColSingle.gif") repeat-y bottom center; }

.tblDrawsSingle td .line50 {
  background: url("../images/bgLine.gif") repeat-x 0 center;
  width: 50%;
  height: 20px; }

.tblDrawsSingle td .score {
  font-size: 10px;
  color: #858689;
  padding: 0 4px; }

.tblDrawsSingle td.score {
  font-size: 12px;
  color: #ffffff; }

.tblDrawsDouble {
  margin: 0;
  box-sizing: border-box;
  width: auto; }

.tblDrawsDouble th {
  background-color: #272727; }

.tblDrawsDouble td span.order {
  padding: 0 3px;
  font-weight: 400;
  font-size: 11px; }

.tblDrawsDouble td div.line {
  background: url("../images/bgLine.gif") repeat-x 0 center;
  width: 100%;
  height: 20px; }

.tblDrawsDouble td .name {
  font-size: 10px;
  padding: 0 0 0 3px;
  display: inline-block;
  line-height: 100%;
  text-align: left;
  word-wrap: break-word; }

.tblDrawsDouble td .name a {
  color: #fff;
  text-decoration: none;
  outline: none; }

.tblDrawsDouble td .name a:hover {
  color: #df2027; }

.tblDrawsDouble td.info {
  padding: 0 0 0 5px; }

.tblDrawsDouble td .line50 {
  background: url("../images/bgLine.gif") repeat-x 0 center;
  width: 50%;
  height: 20px; }

/*  Footer Nav Group and Links
************************************/
.footer-nav {
  overflow: hidden;
  font-size: 11px;
  padding: 0 20px; }

.footer-nav_title {
  font-size: 16px;
  font-weight: 700; }

ul.footer-nav_list li {
  font-size: 11px; }

.footer-nav_list:hover a:before, .footer-nav_list .current-menu-item a:before {
  background-color: transparent !important; }

.footer-nav a {
  color: white;
  font-size: 11px; }

.footer-nav a:hover {
  color: #df2027; }

@media (min-width: 992px) and (max-width: 1023px) {
  .footer-nav_col1, .footer-nav_col2, .footer-nav_col3 {
    width: 30%;
    display: inline-block;
    vertical-align: top; } }

@media (min-width: 768px) and (max-width: 991px) {
  .footer-nav_col1, .footer-nav_col2, .footer-nav_col3 {
    width: 30%;
    display: inline-block;
    vertical-align: top; } }

@media (max-width: 480px) {
  .footer-nav_col3, .footer-nav_col4 {
    display: none; } }

/*  Footer Info
************************************/
.footer-info {
  padding: 25px 20px 25px; }

#colophon .footer-info_links_nav {
  padding-right: 0; }

.footer-info_links_nav a {
  border-right: 1px solid white;
  padding-right: 5px; }

.footer-info_links_nav:last-child a {
  border-right: none; }

.footer-info_legal {
  padding-top: 5px;
  overflow: hidden;
  position: relative; }
  .footer-info_legal .design-by {
    float: right; }
    @media (max-width: 767px) {
      .footer-info_legal .design-by {
        float: left;
        clear: both; } }

.footer-info_legal .wrapfooter {
  position: relative; }

.footer-info_legal .copyright {
  font-size: 10px;
  line-height: 1.6em; }
  @media (max-width: 767px) {
    .footer-info_legal .copyright {
      font-size: 9px; } }

.footer-info_legal .designby {
  position: absolute;
  top: -5px; }

.footer-info_legal .author {
  font-size: 10px; }

.footer-info_legal span, .footer-info_legal p, .footer-info_legal a {
  color: white;
  font-size: 10px; }

.footer-info_legal a:hover {
  color: #df2027; }

@media (max-width: 767px) {
  .footer-info_legal {
    padding: 15px 0; }
  .footer-info_legal span, .footer-info_legal p, .footer-info_legal a, .footer-info_legal .author {
    font-size: 9px; } }

a {
  outline: none; }

a:hover, a:focus {
  outline: none;
  text-decoration: none; }

/*  Container types
************************************/
.container-1250 {
  width: 1250px;
  margin: auto;
  max-width: 100%; }

.container-950 {
  width: 950px;
  margin: auto;
  max-width: 100%; }

.container-1024 {
  width: 1024px;
  margin: auto;
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px; }

@media (max-width: 468px) {
  .container {
    padding-left: 0px;
    padding-right: 0px; } }

/*  Create text-{color} class to use globally
************************************/
.text-light-gray {
  color: #666; }

.text-gray {
  color: #959595; }

.text-white {
  color: #ffffff; }

.text-dark-blue {
  color: #0f4286; }

.text-red {
  color: #df2027; }

.text-black {
  color: #333; }

.text-black-real {
  color: #000; }

.text-purple {
  color: #232658; }

/*  Create bg-{color}
************************************/
.bg-red {
  background-color: #df2027; }

.bg-white {
  background-color: #ffffff; }

.bg-gray {
  background-color: #2b2b2b; }

.bg-black {
  background-color: #000000 !important; }

.bg-btn-blue {
  background-color: transparent; }

.bg-btn-blue a.text-white:hover, .bg-btn-blue a.text-white:active, .bg-btn-blue.text-white:hover, .bg-btn-blue.text-white:active {
  color: #df2027; }

.bg-btn-blue a.text-white:focus, .bg-btn-blue.text-white:focus {
  color: white; }

.bg-orange {
  background: rgba(248, 152, 34, 0.9); }

.bg-dark-blue {
  background-color: #314c61 !important; }

.bg-gradient-red {
  background-image: linear-gradient(-90deg, #f00000 0%, #9d0000 100%); }

.bg-gradient-blue {
  background-image: linear-gradient(-90deg, #0e3ea5 0%, #050942 100%); }

/*  Styling Options
************************************/
.no-shadow {
  box-shadow: none !important; }

.ajax-loading {
  clear: both;
  display: table-cell;
  min-height: 32px;
  min-width: 32px;
  text-align: center;
  vertical-align: middle;
  background-color: inherit;
  text-indent: -9999px; }

.ajax-loading--black {
  background: url("../images/ajax-loader.gif") no-repeat scroll center center/32px auto; }

.ajax-loading--white {
  background: url("../images/ajax-white-loader.gif") no-repeat scroll center center/32px auto; }

/*  WCS Effect
************************************/
/* line 142, ../sass/base/_bootstrap_overwrite.scss */
.hover-opacity:hover {
  opacity: 0.8; }

/* line 147, ../sass/base/_bootstrap_overwrite.scss */
.alphaOut,
.alphaout {
  opacity: 0.6;
  pointer-events: none; }

/*  LOOP TO CREATE font-size, padding, margin, line-height
************************************/
.fs-10px {
  font-size: 10px; }

.fs-11px {
  font-size: 11px; }

.fs-12px {
  font-size: 12px; }

.fs-14px {
  font-size: 14px; }

.fs-16px {
  font-size: 16px; }

.fs-17px {
  font-size: 17px; }

.fs-18px {
  font-size: 18px; }

.fs-20px {
  font-size: 20px; }

.fs-22px {
  font-size: 22px; }

.fs-24px {
  font-size: 24px; }

.fs-26px {
  font-size: 26px; }

.fs-28px {
  font-size: 28px; }

.fs-30px {
  font-size: 30px; }

.fw-300 {
  font-weight: 300; }

.fw-400 {
  font-weight: 400; }

.fw-500 {
  font-weight: 500; }

.fw-700 {
  font-weight: 700; }

.lh-10px {
  line-height: 10px; }

.lh-11px {
  line-height: 11px; }

.lh-12px {
  line-height: 12px; }

.lh-14px {
  line-height: 14px; }

.lh-15px {
  line-height: 15px; }

.lh-16px {
  line-height: 16px; }

.lh-18px {
  line-height: 18px; }

.lh-20px {
  line-height: 20px; }

.lh-22px {
  line-height: 22px; }

.lh-24px {
  line-height: 24px; }

.lh-26px {
  line-height: 26px; }

.lh-28px {
  line-height: 28px; }

.lh-30px {
  line-height: 30px; }

.ptop-0px {
  padding-top: 0px; }

.pbot-0px {
  padding-bottom: 0px; }

.pright-0px {
  padding-right: 0px; }

.pleft-0px {
  padding-left: 0px; }

.ptop-5px {
  padding-top: 8px; }

.pbot-5px {
  padding-bottom: 5px; }

.pright-5px {
  padding-right: 5px; }

.pleft-5px {
  padding-left: 5px; }

.ptop-10px {
  padding-top: 10px; }

.pbot-10px {
  padding-bottom: 10px; }

.pright-10px {
  padding-right: 10px; }

.pleft-10px {
  padding-left: 10px; }

.ptop-11px {
  padding-top: 11px; }

.pbot-11px {
  padding-bottom: 11px; }

.pright-11px {
  padding-right: 11px; }

.pleft-11px {
  padding-left: 11px; }

.ptop-12px {
  padding-top: 12px; }

.pbot-12px {
  padding-bottom: 12px; }

.pright-12px {
  padding-right: 12px; }

.pleft-12px {
  padding-left: 12px; }

.ptop-14px {
  padding-top: 14px; }

.pbot-14px {
  padding-bottom: 14px; }

.pright-14px {
  padding-right: 14px; }

.pleft-14px {
  padding-left: 14px; }

.ptop-15px {
  padding-top: 15px; }

.pbot-15px {
  padding-bottom: 15px; }

.pright-15px {
  padding-right: 15px; }

.pleft-15px {
  padding-left: 15px; }

.ptop-16px {
  padding-top: 16px; }

.pbot-16px {
  padding-bottom: 16px; }

.pright-16px {
  padding-right: 16px; }

.pleft-16px {
  padding-left: 16px; }

.ptop-18px {
  padding-top: 18px; }

.pbot-18px {
  padding-bottom: 18px; }

.pright-18px {
  padding-right: 18px; }

.pleft-18px {
  padding-left: 18px; }

.ptop-20px {
  padding-top: 20px; }

.pbot-20px {
  padding-bottom: 20px; }

.pright-20px {
  padding-right: 20px; }

.pleft-20px {
  padding-left: 20px; }

.ptop-22px {
  padding-top: 22px; }

.pbot-22px {
  padding-bottom: 22px; }

.pright-22px {
  padding-right: 22px; }

.pleft-22px {
  padding-left: 22px; }

.ptop-24px {
  padding-top: 24px; }

.pbot-24px {
  padding-bottom: 24px; }

.pright-24px {
  padding-right: 24px; }

.pleft-24px {
  padding-left: 24px; }

.ptop-25px {
  padding-top: 25px; }

.pbot-25px {
  padding-bottom: 25px; }

.pright-25px {
  padding-right: 25px; }

.pleft-25px {
  padding-left: 25px; }

.ptop-26px {
  padding-top: 26px; }

.pbot-26px {
  padding-bottom: 26px; }

.pright-26px {
  padding-right: 26px; }

.pleft-26px {
  padding-left: 26px; }

.ptop-28px {
  padding-top: 28px; }

.pbot-28px {
  padding-bottom: 28px; }

.pright-28px {
  padding-right: 28px; }

.pleft-28px {
  padding-left: 28px; }

.ptop-30px {
  padding-top: 30px; }

.pbot-30px {
  padding-bottom: 30px; }

.pright-30px {
  padding-right: 30px; }

.pleft-30px {
  padding-left: 30px; }

.mtop-0px {
  margin-top: 0px; }

.mbot-0px {
  margin-bottom: 0px; }

.mright-0px {
  margin-right: 0px; }

.mleft-0px {
  margin-left: 0px; }

.mtop-5px {
  margin-top: 5px; }

.mbot-5px {
  margin-bottom: 5px; }

.mright-5px {
  margin-right: 5px; }

.mleft-5px {
  margin-left: 5px; }

.mtop-10px {
  margin-top: 10px;
  margin-right: 18px; }

.mbot-10px {
  margin-bottom: 10px; }

.mright-10px {
  margin-right: 10px; }

.mleft-10px {
  margin-left: 10px; }

.mtop-11px {
  margin-top: 11px; }

.mbot-11px {
  margin-bottom: 11px; }

.mright-11px {
  margin-right: 11px; }

.mleft-11px {
  margin-left: 11px; }

.mtop-12px {
  margin-top: 12px; }

.mbot-12px {
  margin-bottom: 12px; }

.mright-12px {
  margin-right: 12px; }

.mleft-12px {
  margin-left: 12px; }

.mtop-14px {
  margin-top: 14px; }

.mbot-14px {
  margin-bottom: 14px; }

.mright-14px {
  margin-right: 14px; }

.mleft-14px {
  margin-left: 14px; }

.mtop-16px {
  margin-top: 16px; }

.mbot-16px {
  margin-bottom: 16px; }

.mright-16px {
  margin-right: 16px; }

.mleft-16px {
  margin-left: 16px; }

.mtop-18px {
  margin-top: 18px; }

.mbot-18px {
  margin-bottom: 18px; }

.mright-18px {
  margin-right: 18px; }

.mleft-18px {
  margin-left: 18px; }

.mtop-20px {
  margin-top: 20px; }

.mbot-20px {
  margin-bottom: 20px; }

.mright-20px {
  margin-right: 20px; }

.mleft-20px {
  margin-left: 20px; }

.mtop-22px {
  margin-top: 22px; }

.mbot-22px {
  margin-bottom: 22px; }

.mright-22px {
  margin-right: 22px; }

.mleft-22px {
  margin-left: 22px; }

.mtop-24px {
  margin-top: 24px; }

.mbot-24px {
  margin-bottom: 24px; }

.mright-24px {
  margin-right: 24px; }

.mleft-24px {
  margin-left: 24px; }

.mtop-26px {
  margin-top: 26px; }

.mbot-26px {
  margin-bottom: 26px; }

.mright-26px {
  margin-right: 26px; }

.mleft-26px {
  margin-left: 26px; }

.mtop-28px {
  margin-top: 28px; }

.mbot-28px {
  margin-bottom: 28px; }

.mright-28px {
  margin-right: 28px; }

.mleft-28px {
  margin-left: 28px; }

.mtop-30px {
  margin-top: 30px; }

.mbot-30px {
  margin-bottom: 30px; }

.mright-30px {
  margin-right: 30px; }

.mleft-30px {
  margin-left: 30px; }

/*  Responsive function copied from fansite
************************************/
/*  Load All Patterns
************************************/
.wcs-tab--black {
  background-color: black; }

.wcs-tab_nav {
  width: 100%;
  margin: 0;
  padding: 0; }

.wcs-tab_nav li {
  display: table-cell;
  width: 1%;
  float: none;
  position: relative;
  text-align: center; }

.wcs-tab_nav li:hover a, .wcs-tab_nav li.active a {
  background-color: #0f4286;
  color: white !important;
  font-weight: 500; }

.wcs-tab_nav a {
  border: medium none;
  border-radius: 0;
  color: #4496d1;
  font-size: 16px;
  font-weight: 300;
  display: block;
  padding: 10px 15px;
  position: relative; }

@media (min-width: 768px) and (max-width: 991px) {
  .wcs-tab_nav a {
    padding: 10px 0; } }

.wcs-select {
  background-color: #fbfbfb;
  border: medium none;
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  font-size: 14px;
  height: 26px;
  outline: medium none;
  padding: 5px 20px 5px 5px;
  position: relative;
  text-transform: uppercase;
  width: 80px; }

.wcs-select_wrapper {
  z-index: 1000;
  position: relative;
  background-color: #fbfbfb; }

.wcs-select_wrapper:after {
  background: transparent url("../images/bgSelectPage_white.png") no-repeat scroll 0 0;
  content: "";
  height: 26px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 26px; }

.site-content-wrapper {
  width: 960px;
  margin: auto; }

/*  Main Nav Section
************************************/
.navigation-section {
  background: #ffffff;
  position: relative;
  z-index: 1000;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.5); }

.navigation-section_wrapper {
  width: 1160px; }

.navigation-section_wrapper li.vc-mm-layout-full .vc-mm-mega-cont {
  width: 1024px !important;
  left: 68px !important; }

@media (max-width: 1160px) {
  .navigation-section_wrapper {
    width: 1024px; }
  .navigation-section_wrapper li.vc-mm-layout-full .vc-mm-mega-cont {
    left: 0px !important; } }

.navigation-section_wrapper .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
  height: 84px !important; }

@media only screen and (max-width: 767px) {
  .vc-mm-menu-h ul.vc-mm-menu.vc-nav-on-mobile {
    display: block;
    padding: 0px; } }

.navigation-section_wrapper .vc-nav-on-desktop {
  padding: 0px; }

.navigation-section_wrapper .row .vc-mm-mega-cont {
  top: 84px !important;
  box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.5); }

.navigation-section_wrapper .row .vc-mm-mega-cont .vc-mm-mega-cont-inner {
  border-top: none !important;
  padding: 0px !important; }

.navigation-section_wrapper .row .vc-mm-mega-cont .vc-mm-mega-cont-inner span.screen-reader-text {
  display: none !important; }

.navigation-section_wrapper .row .vc-mm-menu .vc-mm-mega-cont-inner .wpb_row > .wpb_column {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.navigation-section_wrapper .row .sub-menu {
  top: 84px !important;
  box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.5); }

.navigation-section_wrapper .row .sub-menu .sub-menu-inner {
  border-top: none !important; }

.navigation-section_wrapper .row ul {
  margin-bottom: 0px !important; }

.navigation-section_wrapper .row ul.sub-menu-inner a.nav-link {
  padding: 15px 20px !important; }

.navigation-section_wrapper .row ul a.nav-link {
  padding: 29px 42px !important; }
  @media (max-width: 1160px) {
    .navigation-section_wrapper .row ul a.nav-link {
      padding: 29px 30px !important; } }
  @media (max-width: 1023px) {
    .navigation-section_wrapper .row ul a.nav-link {
      padding: 29px 25px !important; } }

@media (max-width: 1023px) {
  .navigation-section_wrapper .row ul a.vc-mm-mobile-toggle-btn {
    padding: 26px 25px !important;
    font-size: 18px; } }

.navigation-section_wrapper ul#vc-nav-id-9 li a.nav-link {
  padding: 10px 25px !important; }

.navigation-section_wrapper .row ul li.menu-item {
  border-bottom: 4px solid #fff; }

.navigation-section_wrapper .row ul li.menu-item:hover {
  border-bottom: 4px solid #DF2027; }

li.live-active a.nav-link {
  color: #df2027 !important; }

.navigation-section_wrapper .row ul li.topMenuHover:hover {
  border-bottom: 4px solid #fff; }

.navigation-section_wrapper .row ul li.menu-item a.nav-link:hover {
  color: #DF2027 !important; }

.navigation-section_wrapper .current-menu-item {
  border-bottom: 4px solid #DF2027 !important; }

.navigation-section_wrapper .current-menu-item > .nav-link {
  background-color: #fff !important; }

.navigation-section_wrapper .current-menu-parent {
  border-bottom: 4px solid #DF2027 !important; }

.navigation-section_wrapper .sub-menu li a {
  border: none !important;
  text-transform: uppercase; }

li.vc-mm-li-logo img {
  height: 50px !important;
  width: auto; }

li.topMenuHover {
  background-image: url("../images/bwf_logo_red.svg");
  background-repeat: no-repeat;
  background-position: 15px 12px;
  width: 100px;
  height: 84px;
  text-indent: -9000px; }

@media (max-width: 1023px) {
  li.topMenuHover, li#menu-item-1529 {
    display: none !important; } }

/* Sweep To Right */
.hvr-sweep-to-right {
  display: block !important;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(55, 55, 55, 0.1) !important;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white; }

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

/*  Nav tool popup in Header Section
************************************/
.search-top input {
  background-color: #DBDBDB;
  border: medium none;
  display: block;
  font-size: 16px;
  height: 35px;
  margin: 0;
  text-indent: 10px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0px; }

.social {
  background-color: white; }

.social-icons {
  margin-left: 0; }

.social-icons .fa {
  color: #ffffff;
  font-size: 1.6em;
  opacity: 0.8;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 64px; }

.social-icons .fa-facebook {
  background-color: #3C599F; }

.social-icons .fa-twitter {
  background-color: #32CCFE; }

.social-icons .fa-weibo {
  background-color: #df2027; }

.social-icons .fa-tencent-weibo {
  background-color: #1B81C1; }

.social-icons .fa-youku {
  background-color: #AFDCFD; }

@media (min-width: 768px) and (max-width: 991px) {
  .social-icons .fa {
    width: 61px; } }

@media (max-width: 479px) {
  .social-icons .fa {
    width: 58px; } }

.social-icons li {
  text-align: center;
  padding-left: 0;
  padding-right: 0; }

.social-icons li:hover .fa {
  opacity: 1; }

#socialMobile {
  margin-top: 20px; }

#socialMobile, #searchMobile {
  padding: 0px 10px 10px;
  max-width: 350px; }

/*
************************************/
body {
  background: url("../images/site_background.jpg") center 80px no-repeat #000; }

@media (min-width: 992px) and (max-width: 1199px) {
  body {
    background-position: center 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  body {
    background-position: center 0px; } }

@media (max-width: 767px) {
  body {
    background-position: center 0px; } }

@media (max-width: 480px) {
  body {
    background-position: center 0px; } }

.site-content-wrapper {
  width: 990px;
  margin: auto; }

#page {
  overflow: hidden; }

/*  HOME FEATURE SECTION
************************************/
.feature-section {
  margin: auto;
  background-color: transparent; }

.feature-section_wrapper {
  padding: 0px 0px 20px 0px; }

.feature-section_wrapper h2 {
  color: #fff;
  padding-left: 20px;
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase; }

.feature-section_wrapper .vc_row {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.feature-section_wrapper .vc_column-inner {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.home-gallery .nivoSlider {
  border: 0px solid red;
  box-shadow: none !important;
  height: 414px;
  overflow: hidden; }

.home-gallery .nivo-controlNav {
  display: none; }

.home-gallery .flex-control-paging {
  display: none; }

.home-gallery .flex-direction-nav a {
  color: rgba(255, 255, 255, 0.8) !important; }

/* Overwrite default flexslider settings */
.home-gallery .flexslider {
  margin: 0px !important;
  border: none !important;
  border-radius: 0px !important;
  box-shadow: none !important; }

.feature-section a.prettyphoto img {
  height: auto; }

/*  Partners Section
************************************/
.partners-section {
  background-color: white;
  margin: auto;
  overflow: hidden; }

.partners-section_wrapper {
  height: 160px;
  padding-top: 15px; }
  .partners-section_wrapper .partners-section_slider {
    padding-left: 24px; }
    @media (max-width: 467px) {
      .partners-section_wrapper .partners-section_slider {
        padding-left: 12px; } }

.partners-section_slider {
  position: relative; }

.partners-section_item {
  position: relative;
  float: left;
  vertical-align: middle;
  height: 100px; }

@media (min-width: 1200px) {
  .partners-section_item a {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media (min-width: 992px) and (max-width: 1199px) {
  .partners-section_item {
    text-align: center; }
  .partners-section_item a {
    display: inline-block; } }

@media (min-width: 768px) and (max-width: 991px) {
  .partners-section_item {
    text-align: center; }
  .partners-section_item a {
    display: inline-block; } }

@media (max-width: 767px) {
  .partners-section_item {
    text-align: center; }
  .partners-section_item a {
    display: inline-block; } }

@media (max-width: 480px) {
  .partners-section_item {
    text-align: center; }
  .partners-section_item a {
    display: inline-block; } }

.partners-section_footer {
  overflow: hidden;
  width: 100%; }

footer {
  margin: auto; }

.site-footer {
  color: white;
  overflow: hidden; }

.site-footer_nav {
  padding-top: 20px; }

.site-footer a:hover {
  text-decoration: none; }

.wcs-pre-schedule_table thead td {
  height: 30px; }

.wcs-pre-schedule_table tbody tr.active td {
  color: #fff; }

.wcs-pre-schedule_table tbody td {
  color: #333;
  height: 35px;
  padding: 0;
  vertical-align: middle;
  border-top: 1px solid white !important; }

/*  RWD for pages
************************************/
@media (max-width: 767px) {
  #jakarta-video {
    width: 66.6667%; }
  #jakarta-links {
    width: 33.3333%; } }

@media (max-width: 480px) {
  #jakarta-video {
    width: 100%; }
  #jakarta-links {
    width: 100%; } }

@media (max-width: 320px) {
  #jakarta-video {
    width: 100%; }
  #jakarta-links {
    width: 100%; } }

/*  CSS for template single
************************************/
/*  STYLING FOR SINGLE
************************************/
.banner_bg {
  background-color: black;
  background-image: url("../images/banner/history_background.jpg");
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center;
  display: block;
  overflow: hidden;
  height: 101px;
  max-width: 100%;
  z-index: 0; }

.banner_bg .logo {
  float: left;
  background-color: #fff; }

.banner_bg .olympic_copy {
  float: left;
  color: #fff;
  margin-left: 20px; }

.banner_bg .olympic_copy a {
  color: #fff; }

.banner_bg .olympic_copy span.line1 {
  font-size: 18px;
  display: block;
  margin-top: 25px;
  margin-bottom: 0px; }

.banner_bg .olympic_copy span.line2 {
  font-size: 16px;
  display: block;
  margin-bottom: 10px; }

.banner_bg .olympic_copy span.line3 {
  font-size: 16px;
  display: block; }

.banner_bg .podium {
  float: right; }

@media only screen and (max-width: 480px) {
  .banner_bg {
    background-color: black;
    background-image: none;
    display: block;
    overflow: hidden;
    height: 101px;
    max-width: 904px;
    z-index: 0; }
  .olympic_copy {
    display: none; } }

.wcs-single_wrapper {
  padding: 30px 25px;
  overflow: hidden; }

@media (max-width: 480px) {
  .wcs-single_wrapper {
    padding: 15px 15px 0; } }

.wcs-single_header h3 {
  margin-top: 0;
  font-size: 32px;
  font-weight: 700;
  /*color: #363636;*/
  color: #0f4286;
  text-transform: uppercase; }

@media (max-width: 480px) {
  .wcs-single_header h3 {
    font-size: 22px; } }

.wcs-single_meta {
  font-size: 12px;
  color: #333;
  text-transform: uppercase; }

.wcs-single_meta a {
  color: #333; }

.wcs-single_meta a:hover {
  color: #df2027; }

.wcs-single_body p {
  font-size: 14px;
  color: #333;
  padding-bottom: 15px; }

.wcs-single_body p:empty {
  display: none; }

.wcs-single_body p strong {
  font-size: 16px; }

.wcs-single_body img {
  border: 0 none;
  display: inline-block;
  height: auto;
  max-width: 100%; }

.wcs-single_body img.alignleft {
  display: inline;
  float: left;
  margin: 4px 14px 0 0; }

.wcs-single_body img.alignright {
  float: right;
  margin: 4px 0 0 14px; }

.wcs-single_body img.aligncenter {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  clear: both; }

@media (max-width: 480px) {
  .wcs-single_body img.size-full, .wcs-single_body img.alignleft, .wcs-single_body img.alignright {
    float: none;
    margin: 10px auto;
    text-align: center;
    display: block; } }

/*  STYLING FOR PAGE
************************************/
.wcs-page_wrapper {
  padding: 30px 45px 5px;
  overflow: hidden; }

@media (max-width: 480px) {
  .wcs-page_wrapper {
    padding: 15px 15px 0; } }

.wcs-page_header h3 {
  margin-top: 0;
  font-size: 32px;
  font-weight: 700;
  color: #0f4286;
  text-transform: uppercase; }

@media (max-width: 480px) {
  .wcs-page_header h3 {
    font-size: 22px; } }

.wcs-page_meta {
  font-size: 12px;
  color: #333;
  text-transform: uppercase; }

.wcs-page_meta a {
  color: #333; }

.wcs-page_meta a:hover {
  color: #df2027; }

.wcs-page_body h4 {
  margin-top: 20px; }

/* line 226, ../sass/partials/_wcs-single.scss */
.wcs-page_body p {
  font-size: 14px;
  color: #333;
  padding-bottom: 10px;
  overflow: hidden; }

.wcs-page_body p:empty {
  display: none; }

.wcs-page_body p strong {
  font-size: 14px;
  margin-top: 10px; }

.wcs-page_body img {
  border: 0 none;
  display: inline-block;
  height: auto;
  max-width: 100%; }

.wcs-page_body img.size-full {
  width: 100%;
  float: none !important;
  margin: 0 auto 4px !important; }

.wcs-page_body img.alignleft {
  display: inline;
  float: left;
  margin: 4px 14px 0 0; }

.wcs-page_body img.alignright {
  float: right;
  margin: 4px 0 0 14px; }

@media (max-width: 480px) {
  .wcs-page_body img.size-full, .wcs-page_body img.alignleft, .wcs-page_body img.alignright {
    float: none;
    margin: 10px auto;
    text-align: center;
    display: block; } }

/*  STYLING FOR RELATED NEWS
************************************/
.related-news {
  overflow: hidden;
  padding: 20px; }

.related-news_header {
  height: 35px;
  line-height: 35px;
  padding: 0px;
  text-transform: uppercase;
  z-index: 101;
  margin: 0px 10px 20px 0px;
  float: left; }

.related-news_header h3 {
  color: #232658; }

.related-news_item {
  margin: 0px 5px 20px 0px;
  display: inline-block;
  vertical-align: top;
  width: 200px;
  box-sizing: border-box;
  text-transform: uppercase; }

.related-news_item img {
  max-width: 100%;
  margin-bottom: 7px; }

.related-news_item span {
  font-size: 12px;
  font-weight: 300;
  color: #666666; }

.related-news_item h3 {
  margin: 0;
  line-height: 15px; }

.related-news_item h3 a {
  font-size: 13px;
  font-weight: 700;
  color: #000516; }

.related-news_item h3 a:hover {
  color: #727272; }

.related-news_loadmore {
  cursor: pointer; }

.related-news_loadmore:hover {
  color: #727272; }

@media (min-width: 768px) and (max-width: 991px) {
  .related-news {
    padding: 15px; }
  .related-news_body {
    text-align: center; }
  .related-news_item {
    display: inline-block;
    width: 24%;
    margin: 0 0 15px !important;
    float: none;
    vertical-align: top;
    text-align: left; } }

@media (max-width: 767px) {
  .related-news {
    padding: 15px; }
  .related-news_body {
    text-align: center; }
  .related-news_item {
    display: inline-block;
    width: 49%;
    margin: 0 auto 15px !important;
    float: none;
    vertical-align: top; } }

@media (max-width: 480px) {
  .related-news {
    padding: 15px; }
  .related-news_header {
    margin: 0 0 15px; }
  .related-news_item {
    width: 49%;
    margin: 0 auto 15px; }
  .related-news_item:nth-child(2n+2) {
    margin-left: 2%; } }

/*  Load All Modules
************************************/
/*  Pages With "Content - Tab" layout
************************************/
.media-body {
  font-size: 15px;
  font-weight: 300;
  line-height: 22px; }

.wcs-tmpl {
  overflow: hidden; }

.wcs-tmpl_content, .wcs-tmpl_sidebar {
  float: left; }

.wcs-tmpl_content .media-body, .wcs-tmpl_sidebar .media-body {
  position: relative; }

.wcs-tmpl_content {
  width: 68%; }

@media (min-width: 768px) and (max-width: 991px) {
  .wcs-tmpl_content {
    width: 100%; } }

@media (max-width: 767px) {
  .wcs-tmpl_content {
    width: 100%; } }

.wcs-tmpl_heading {
  height: 75px;
  margin: 0;
  padding: 0;
  line-height: 75px; }

@media (max-width: 767px) {
  .wcs-tmpl_heading {
    font-size: 16px;
    height: auto;
    line-height: normal;
    margin: 25px 0 15px; } }

@media (max-width: 480px) {
  .wcs-tmpl_heading {
    font-size: 15px; } }

.wcs-tmpl_media {
  margin-top: 0; }

.wcs-tmpl_sidebar {
  width: 32%; }

@media (min-width: 768px) and (max-width: 991px) {
  .wcs-tmpl_sidebar {
    width: auto; } }

@media (max-width: 767px) {
  .wcs-tmpl_sidebar {
    width: 100%; } }

/*  Content - Tab for page About
************************************/
/* Landscape phones and portrait tablets */
.wpb_wrapper .text-body {
  margin-right: 25px; }

.wpb_wrapper h2 {
  color: #fff;
  padding-left: 20px;
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-top: 0px;
  margin-bottom: 0px; }

.wpb_wrapper h3, h4, h5 {
  color: #333; }

.wpb_wrapper .mbot-0px {
  margin-bottom: 0px !important; }

.wpb_wrapper .mbot-2px {
  margin-bottom: 2px !important; }

/* Remove default 35px margin bottom */
.wpb_content_element {
  margin-bottom: 0px !important; }

.media-body .no-background {
  background-color: transparent; }

.media-body .vc_row {
  margin-left: 0px !important;
  margin-right: 0px !important; }

@media (max-width: 767px) {
  .wcs-tmpl_about_page .media-left, .wcs-tmpl_about_page .media-body {
    display: block;
    width: 100%; }
  .wcs-tmpl_about_page .media-left {
    text-align: center; }
  .wcs-tmpl_about_page .media-left a {
    display: block; }
  .wcs-tmpl_about_page .media-left img {
    text-align: center;
    margin: auto;
    max-width: 100%; }
  .wcs-tmpl_jakarta_page .media-left, .wcs-tmpl_jakarta_page .media-body {
    display: block;
    width: 100%; }
  .wcs-tmpl_jakarta_page .media-left {
    text-align: center; }
  .wcs-tmpl_jakarta_page .media-left a {
    display: block; }
  .wcs-tmpl_jakarta_page .media-left img {
    text-align: center;
    margin: auto;
    width: 100%; }
  .wcs-tmpl_jakarta_page .media-action {
    margin-top: 15px !important;
    margin-bottom: 15px; } }

/* Portrait phones and smaller */
/*  All OWl Sliders
************************************/
.owl-slider_top_players--loading {
  height: 300px;
  overflow: hidden; }

.owl-slider_top_players .owl-controls {
  height: 40px;
  margin-top: 10px;
  text-align: center; }

.owl-slider_top_players .owl-controls .owl-nav {
  position: relative; }

.owl-slider_top_players .owl-controls .owl-prev {
  position: absolute;
  left: 0px; }

.owl-slider_top_players .owl-controls .owl-next {
  position: absolute;
  right: 0px; }

.owl-slider_greatest_players .owl-stage {
  margin-left: 35px; }

.owl-slider_greatest_players .owl-stage-outer {
  z-index: 150; }

.owl-slider_greatest_players .owl-controls {
  position: absolute;
  top: 40%;
  left: 0%;
  width: 110%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100; }

@media (min-width: 992px) and (max-width: 1199px) {
  .owl-slider_greatest_players .owl-controls {
    width: 100%; } }

.owl-slider_greatest_players .owl-controls .owl-prev {
  float: left;
  background-color: transparent !important; }

.owl-slider_greatest_players .owl-controls .owl-next {
  float: right;
  background-color: transparent !important; }

.owl-slider_partners .owl-controls {
  display: none; }

.owl-slider_feature {
  height: 415px; }

@media (min-width: 768px) and (max-width: 991px) {
  .owl-slider_feature {
    height: auto; } }

@media (max-width: 767px) {
  .owl-slider_feature {
    height: auto; } }

.owl-slider_feature .owl-controls {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.owl-slider_feature .owl-controls .owl-prev {
  float: left;
  background-color: transparent !important; }

.owl-slider_feature .owl-controls .owl-next {
  float: right;
  background-color: transparent !important; }

.owl-slider_player_profile--loading {
  overflow: hidden; }

.owl-slider_player_profile .owl-controls {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.owl-slider_player_profile .owl-controls .owl-prev {
  float: left;
  background-color: transparent !important; }

.owl-slider_player_profile .owl-controls .owl-next {
  float: right;
  background-color: transparent !important; }

.media-body_inner {
  padding: 0 25px; }

@media (max-width: 767px) {
  .media-body_inner {
    padding: 0 20px; } }

/*  Load All Widgets
************************************/
.widget-wrapper {
  overflow: hidden;
  position: relative; }

.widget-header {
  overflow: hidden; }

.widget-title {
  font-size: 16px;
  overflow: hidden; }

/** Widget Players */
.widget_top-players {
  background-color: #000000;
  position: relative; }

.widget_top-players:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  background: #131b31; }

/** Widget Players */
.widget-players_slider {
  padding: 15px 25px;
  color: #FFF;
  display: block;
  /* Large desktops and laptops */
  /* Landscape tablets and medium desktops */
  /* Portrait tablets and small desktops */
  /* Landscape phones and portrait tablets */
  /* Portrait phones and smaller */ }

/* line 25, ../sass/widgets/_widget-top-players.scss */
.widget-players_slider .cate {
  display: block;
  overflow: hidden; }

/* line 30, ../sass/widgets/_widget-top-players.scss */
.widget-players_slider .single {
  float: left;
  margin: 0px 0px 10px;
  width: 50%; }

/* line 36, ../sass/widgets/_widget-top-players.scss */
.widget-players_slider .double {
  float: left;
  margin: 0px 0px 10px;
  width: 50%; }

/* line 42, ../sass/widgets/_widget-top-players.scss */
.widget-players_slider .player-item {
  padding-bottom: 16px;
  display: table; }

/* line 46, ../sass/widgets/_widget-top-players.scss */
.widget-players_slider .avatar {
  float: left;
  clear: both;
  width: 53px;
  height: 61px;
  border: 1.5px solid #FFF;
  overflow: hidden;
  position: relative; }

/* line 54, ../sass/widgets/_widget-top-players.scss */
.widget-players_slider .avatar .rank {
  background-color: #0f4286;
  bottom: 0;
  font-size: 14px;
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 20px;
  color: white; }

/* line 68, ../sass/widgets/_widget-top-players.scss */
.widget-players_slider .flag {
  float: left;
  margin-left: 7px; }

/* line 71, ../sass/widgets/_widget-top-players.scss */
.widget-players_slider .flag img {
  width: 46px !important; }

/* line 75, ../sass/widgets/_widget-top-players.scss */
.widget-players_slider .name {
  text-align: left;
  font-weight: 500;
  font-size: 10px;
  padding: 0; }

/* line 80, ../sass/widgets/_widget-top-players.scss */
.widget-players_slider .name a {
  color: #FFF; }

@media (max-width: 767px) {
  /* line 105, ../sass/widgets/_widget-top-players.scss */
  .widget-players_slider .double:nth-child(1) .player-item, .widget-players_slider .double:nth-child(3) .player-item {
    float: right !important; }
  /* line 110, ../sass/widgets/_widget-top-players.scss */
  .widget-players_slider .flag {
    min-width: 60px; } }

/* line 121, ../sass/widgets/_widget-top-players.scss */
.widget-players_tabname {
  width: 100%;
  position: absolute;
  bottom: 20px; }

/* line 125, ../sass/widgets/_widget-top-players.scss */
.widget-players_tabname span.name {
  color: white;
  display: block;
  text-align: center;
  text-transform: uppercase; }

/* line 2, ../sass/widgets/_widget_useful-links.scss */
.widget_useful-links a {
  position: relative;
  display: block; }

/* line 6, ../sass/widgets/_widget_useful-links.scss */
.widget_useful-links a span {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  padding: 0 20px;
  height: 35px;
  line-height: 35px; }

/* line 16, ../sass/widgets/_widget_useful-links.scss */
.widget_useful-links a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 1;
  transition: all 0.3s ease-in; }

/* line 29, ../sass/widgets/_widget_useful-links.scss */
.widget_useful-links a:hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.6; }

@media (min-width: 481px) and (max-width: 519px) {
  .widget_useful-links a {
    overflow: hidden; }
  .widget_useful-links a span {
    font-size: 12px; } }

@media (min-width: 451px) and (max-width: 480px) {
  .widget_useful-links a {
    overflow: hidden; }
  .widget_useful-links a span {
    height: 130px;
    width: 160px;
    padding-top: 30px; }
  .widget_useful-links a img {
    float: right; } }

@media (min-width: 321px) and (max-width: 450px) {
  .widget_useful-links a {
    overflow: hidden; }
  .widget_useful-links a span {
    height: 130px;
    width: 150px;
    padding-top: 30px; }
  .widget_useful-links a img {
    float: right; } }

/*  Load All Shortcodes
************************************/
/*  1.  Action Box
************************************/
.widget_action-box a {
  display: block; }

.action-box_item {
  font-size: 24px;
  font-weight: 300;
  line-height: 22px;
  padding-left: 0;
  padding-right: 0;
  background-color: #232658;
  position: relative;
  text-transform: uppercase;
  margin-top: 1px;
  overflow: hidden;
  height: 110px;
  margin-right: -1px; }

.action-box_item:hover .action-box_mask {
  opacity: 0.8; }

.action-box_header {
  color: white;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 0;
  width: 150px;
  padding: 0 0 0 20px;
  z-index: 101;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.action-box_image {
  position: absolute;
  z-index: 99;
  bottom: 0px;
  right: 0px; }

.action-box_mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #1e2770;
  z-index: 100;
  opacity: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .widget_action-box {
    display: block;
    overflow: hidden;
    margin-bottom: 0px; }
  .action-box_item {
    width: 100%;
    overflow: hidden; }
  .action-box_item img {
    height: 92px; } }

@media (max-width: 767px) {
  .widget_action-box {
    display: block;
    overflow: hidden;
    margin-bottom: 0px; }
  .action-box_item {
    width: 100%;
    overflow: hidden; }
  .action-box_item img {
    height: 92px; } }

@media (max-width: 480px) {
  .widget_action-box {
    display: block;
    overflow: hidden;
    margin-bottom: 0px; }
  .action-box_item img {
    height: 92px; } }

/*  2.  Countdown Data
************************************/
.countdown-date {
  position: relative;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  background-color: white; }

.countdown-date_content {
  background: rgba(247, 189, 20, 0.85);
  position: absolute;
  display: table-cell;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  vertical-align: middle;
  text-align: center;
  z-index: 120; }

.countdown-date_content h3, .countdown-date_content span {
  color: #ffffff; }

.countdown-date_content h3 {
  font-size: 50px;
  margin: 30px 0 5px;
  line-height: 40px;
  letter-spacing: -1px; }

.countdown-date_content span {
  font-size: 24px;
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 24px; }

.countdown-date img {
  max-height: 120px;
  width: auto;
  margin: 0px auto; }

.countdown-date:hover_content h3, .countdown-date:hover_content span {
  color: #fff !important; }

.countdown-date:hover img {
  opacity: 1 !important; }

@media (min-width: 768px) and (max-width: 991px) {
  .countdown-date {
    background-color: white; }
  .countdown-date_content {
    text-align: center; }
  .countdown-date img {
    margin: auto; } }

@media (max-width: 767px) {
  .countdown-date {
    background-color: white; }
  .countdown-date_content {
    text-align: center; }
  .countdown-date img {
    margin: auto; } }

@media (max-width: 480px) {
  .countdown-date {
    background-color: white; }
  .countdown-date_content {
    text-align: center; }
  .countdown-date img {
    margin: auto; } }

/*  RWD for Mobile
************************************/
@media (min-width: 1200px) {
  .greatest-player.slick-initialized {
    margin-left: 37px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .greatest-player.slick-initialized {
    margin-left: 37px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .greatest-player {
    width: auto;
    max-width: 100%; }
  .greatest-player_header {
    height: auto;
    line-height: normal;
    margin: 15px auto; }
  .greatest-player_control_prev, .greatest-player_control_next {
    display: none !important; }
  .greatest-player .owl-stage {
    margin-left: auto; }
  .greatest-player .owl-controls {
    display: none; }
  .greatest-player .cate {
    text-align: center; }
  .greatest-player .cate .catname {
    padding: 0 0 8px;
    margin: auto; }
  .greatest-player .cate .single, .greatest-player .cate .double {
    box-sizing: border-box;
    max-width: 33.33%;
    padding-left: 1.5%;
    display: inline-block;
    float: none; }
  .greatest-player .cate .single .player-item .flag {
    max-width: 40%; }
  .greatest-player .cate .single .player-item .name a {
    font-size: 12px;
    line-height: 14px; }
  .greatest-player .cate .single:nth-child(4), .greatest-player .cate .single:nth-child(5) {
    display: none;
    visibility: hidden; }
  .greatest-player .cate .double .player-item .flag {
    width: auto; }
  .greatest-player .cate .double:nth-child(4), .greatest-player .cate .double:nth-child(5) {
    display: none;
    visibility: hidden; } }

@media (max-width: 767px) {
  .greatest-player {
    width: auto;
    max-width: 100%; }
  .greatest-player_header {
    height: auto;
    line-height: normal;
    margin: 15px auto; }
  .greatest-player_control_prev, .greatest-player_control_next {
    display: none !important; }
  .greatest-player .owl-stage {
    margin-left: auto; }
  .greatest-player .owl-controls {
    display: none; }
  .greatest-player .cate {
    text-align: center; }
  .greatest-player .cate .catname {
    padding: 0 0 8px;
    margin: auto; }
  .greatest-player .cate .single, .greatest-player .cate .double {
    box-sizing: border-box;
    max-width: 33.33%;
    padding-left: 1.5%;
    display: inline-block;
    float: none; }
  .greatest-player .cate .single .player-item .flag {
    max-width: 40%; }
  .greatest-player .cate .single .player-item .name a {
    font-size: 11px;
    line-height: 14px; }
  .greatest-player .cate .single:nth-child(4), .greatest-player .cate .single:nth-child(5) {
    display: none;
    visibility: hidden; }
  .greatest-player .cate .double .player-item .flag {
    width: auto; }
  .greatest-player .cate .double .player-item .name a {
    font-size: 11px;
    line-height: 14px; }
  .greatest-player .cate .double:nth-child(4), .greatest-player .cate .double:nth-child(5) {
    display: none;
    visibility: hidden; } }

@media (max-width: 420px) {
  .greatest-player {
    width: auto;
    max-width: 100%; }
  .greatest-player_header {
    height: auto;
    line-height: normal;
    margin: 15px auto; }
  .greatest-player_control_prev, .greatest-player_control_next {
    display: none !important; }
  .greatest-player .owl-stage {
    margin-left: auto; }
  .greatest-player .cate .catname {
    padding: 0 0 8px;
    margin: auto;
    text-align: center; }
  .greatest-player .cate .single, .greatest-player .cate .double {
    box-sizing: border-box;
    max-width: 50%;
    padding-left: 4%;
    display: inline-block;
    float: none; }
  .greatest-player .cate .single:nth-child(3), .greatest-player .cate .single:nth-child(4), .greatest-player .cate .single:nth-child(5) {
    display: none;
    visibility: hidden; }
  .greatest-player .cate .double .player-item .flag {
    width: auto; }
  .greatest-player .cate .double:nth-child(3), .greatest-player .cate .double:nth-child(4), .greatest-player .cate .double:nth-child(5) {
    display: none;
    visibility: hidden; } }

/*  4.  Historical Events
************************************/
.grand-event {
  overflow: hidden; }

.grand-event--loading {
  height: 460px; }

/*  5.  Latest News
************************************/
/*  LATEST NEWS
************************************/
.news-section {
  margin: auto; }

.news-section .row {
  margin-left: 0px;
  margin-right: 0px; }

.news-section .wcs-single_header .news-title {
  width: 65%;
  padding-left: 0px;
  padding-right: 0px; }

.news-section .wcs-single_header .news-title h3 {
  font-size: 24px;
  font-weight: 500; }

.news-section .news-social-links {
  width: 200px;
  margin-right: 0px;
  float: right; }

@media (max-width: 768px) {
  .news-section .wcs-single_header .news-title {
    width: 100%; }
  .news-section .wcs-single_header .news-title h3 {
    font-size: 20px;
    font-weight: 500; }
  .news-section .news-social-links {
    width: 200px;
    margin-right: 0px;
    float: left; } }

.news-section_wrapper > div.col-md-8 {
  padding-left: 0px;
  padding-right: 0px; }

.news-section_wrapper > div.col-md-4 {
  padding-left: 0px;
  padding-right: 0px; }

.news-section .news-featured {
  width: 100%;
  float: left;
  position: relative; }
  .news-section .news-featured a {
    float: left;
    position: relative; }

.news-section .news-featured img {
  width: 100%;
  height: auto;
  float: left; }

.news-section .news-featured .news-featured-splash {
  position: absolute;
  left: 0px;
  bottom: 12px;
  background: #232658;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  padding: 6px 30px; }
  @media (max-width: 767px) {
    .news-section .news-featured .news-featured-splash {
      font-size: 18px; } }

.news-section .news-featured .news-featured-title {
  float: left;
  padding: 20px 20px 0px 20px;
  text-transform: uppercase;
  width: 100%; }

.news-section .news-featured .news-featured-title a {
  font-size: 26px;
  font-weight: 400;
  color: #232658;
  line-height: 1.2em; }

/*REMOVE SOME HARD CODED STUFF*/
.wcs-single_header h3 {
  color: #232658; }

.news-section .news-featured .news-featured-date {
  float: left;
  margin: 5px 0px 20px 20px;
  font-size: 14px;
  text-transform: uppercase; }

.news-section .news-body {
  padding: 30px;
  float: left; }

.news-section_item {
  min-height: 80px;
  margin-bottom: 17px; }

.news-section_item:last-child {
  margin-bottom: 0px; }

.news-section_item .media-left a {
  display: block;
  width: 100px; }

.news-section_item .media-body {
  text-transform: uppercase; }

.news-section_item .media-body h4 {
  line-height: 15px; }

.news-section_item .media-body span {
  color: #666666;
  font-size: 12px;
  font-weight: 300; }

.news-section_item .media-body a {
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: #000516; }

.news-section_item .media-body:hover a {
  color: red; }

@media (min-width: 481px) and (max-width: 991px) {
  .news-section_item {
    width: 50%;
    float: left; }
  .news-section_item:nth-child(1), .news-section_item:nth-child(2) {
    margin-top: 20px; } }

@media (max-width: 480px) {
  .news-section_item {
    width: 100%; }
  .news-section_item:first-child {
    margin-top: 20px; } }

.latest-news {
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  box-sizing: border-box; }

@media (max-width: 480px) {
  .latest-news {
    padding: 0px 5px 20px 5px;
    overflow: hidden;
    box-sizing: border-box; } }

.latest-news_header {
  box-sizing: border-box;
  height: auto; }

.latest-news_header h3 {
  line-height: 60px;
  margin: 0px; }
  .latest-news_header h3 a {
    color: #1e2770; }

@media (min-width: 768px) and (max-width: 991px) {
  .latest-news_header h3 {
    line-height: 70px;
    margin: 0; } }

@media (max-width: 767px) {
  .latest-news_header {
    height: auto;
    margin: 15px auto; }
  .latest-news_header h3 {
    font-size: 18px;
    line-height: normal;
    margin: 15px auto; }
  .latest-news_header span {
    float: none !important;
    display: block;
    margin-top: 5px; } }

.news-filter .sorting .categories-select {
  position: relative;
  display: inline-block;
  line-height: normal; }

.news-filter .sorting .categories-select select {
  background-color: #fbfbfb;
  border: none;
  box-sizing: border-box;
  color: #000;
  font-size: 12px;
  height: 26px;
  outline: medium none;
  padding: 5px 10px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0px; }

.selectWhite:after, .selectBlack:after, .news-filter .sorting .month-select:after, .news-filter .sorting .categories-select:after, .select-boxes .select .year-select:after, .select-boxes .select .remaining-select:after, .select-boxes .select .category-select:after, #container-players-profile .list-type-select:after, #container-players-profile .list-select-label:after, #container-players-profile #results .list-type-select:after, #headtohead .list-type-select:after, .players-control .result-page .resultPage-select:after, #container-players-landing .list-select:after, #rankings_landing_container .list-select:after, #grand_event_container .list-select:after, .ranking-landing .wrapper-results .box-title .box-title-right .player-select:after, .ranking-landing .wrapper-results .select .date-select:after, .ranking-landing .wrapper-results .select .ranking-select:after, .ranking-landing .wrapper-results .select .continent-select:after, .ranking-landing .wrapper-results .wrapper-content-results .select-result-mobile:after, #container-players-landing .players-main
.filter
.continent
.continent-select:after, .grand-landing .wrapper-results .select .date-select:after, .grand-landing .wrapper-results .select .ranking-select:after, .grand-landing .wrapper-results .select .continent-select:after, .grand-landing .wrapper-results .wrapper-content-results .select-result-mobile:after, .grand-event .wrapper-results .box-title .box-title-right .grandEventSelect:after, .grand-event .wrapper-events .box-historical .historical-tab-mobile .list-select:after, .play-landing .wrapper-results .select .date-select:after, .play-landing .wrapper-results .select .ranking-select:after, .play-landing .wrapper-results .select .continent-select:after, .results .wrapper-results .box-title .box-title-right .tournament-select:after, .results .wrapper-results .wrapper-content-results .tab-results-mobile .results-select:after, .results .wrapper-results .item-results .title .matchResult-select:after {
  background: url("../images/bgSelectPage_white.png") no-repeat scroll 0 0;
  content: "";
  height: 26px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 26px; }

.selectBlack select, .news-filter .sorting .month-select select, .news-filter .sorting .categories-select select {
  height: 28px;
  background-color: #333333;
  color: #fff;
  font-size: 16px; }

.selectBlack:after, .news-filter .sorting .month-select:after, .news-filter .sorting .categories-select:after {
  background: url("../images/bgSelectPage_black.png") no-repeat scroll 0 0;
  height: 28px;
  width: 28px; }

.news-filter {
  padding: 0px; }

.news-filter label.categories-select {
  font-weight: normal; }

.news-filter .sorting {
  float: right;
  padding: 0px 15px; }

@media only screen and (max-width: 1023px) {
  .news-filter .sorting {
    padding: 10px 0 0; } }

.news-filter .sorting .filter-text {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 400;
  padding-right: 10px;
  text-transform: uppercase; }

@media only screen and (max-width: 599px) {
  .news-filter .sorting .filter-text {
    display: block;
    padding: 0px 0px 5px 0px; } }

@media only screen and (max-width: 599px) {
  .news-filter .sorting {
    float: left;
    clear: both;
    padding: 10px 0px; } }

@media only screen and (max-width: 599px) {
  .news-filter .sorting .month-select {
    padding-bottom: 10px; } }

.news-filter .sorting .categories-select select {
  text-transform: none;
  font-size: 15px;
  width: 150px; }

.news-filter:after {
  content: ' ';
  display: block;
  clear: both; }

#news_detail_sorting #view-more-news, #news_detail_sorting #view-more-news-detail {
  margin-bottom: 30px; }

.display-posts-listing img {
  width: 100%;
  height: auto;
  padding-bottom: 15px;
  padding-top: 0px; }

.display-posts-listing .listing-item {
  background: #f3f3f3;
  width: 100%;
  padding: 0px; }

.display-posts-listing .display-posts-title {
  z-index: 100;
  position: absolute;
  color: white;
  padding-top: 200px;
  background: #232658;
  top: 200px;
  padding: 2px 15px; }

@media (max-width: 991px) {
  .display-posts-listing .display-posts-title {
    z-index: 100;
    position: absolute;
    color: white;
    background: #0f4286;
    top: 0px;
    padding: 2px 15px; } }

.display-posts-listing .excerpt-dash, .display-posts-listing .title {
  display: none; }

.display-posts-listing span.excerpt {
  padding: 0px 10px 4px 10px;
  width: 100%;
  display: block;
  overflow: hidden; }

.display-posts-listing span.title {
  padding: 0px 10px 10px 10px;
  width: 100%;
  display: block;
  overflow: hidden;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3em; }

.display-posts-listing span.title a {
  color: #272727; }

.display-posts-listing span.title a:hover {
  color: red; }

.widget {
  width: 100%;
  position: relative;
  display: block; }

.widget--title {
  font-weight: 400;
  overflow: hidden; }

.widget--title span {
  padding: 0.125rem 0.9375rem;
  background: #df2027;
  color: white;
  font-size: 0.59375em;
  display: block;
  float: left; }

.widget--content {
  margin-top: 0.9375em; }

.widget--content ul {
  margin: 0 0 0 0.6em; }

.widget--date {
  font-size: 12px;
  color: #666; }

.widget--link {
  display: block;
  font-size: 14px;
  color: black;
  line-height: 12px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .widget--link {
    line-height: 16px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .widget--link {
    line-height: 16px; } }

@media (max-width: 767px) {
  .widget--link {
    line-height: 16px; } }

.widget__sub_pages ul li {
  display: block;
  position: relative;
  padding: 14px 0 4px 8px;
  border-bottom: 0.0625rem solid #d8d8d8;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.widget__sub_pages ul li p {
  margin: 0; }

.widget__sub_pages ul li span {
  font-size: 14px;
  color: #666; }

@media (min-width: 992px) and (max-width: 1199px) {
  .widget__sub_pages ul li span {
    font-size: 12px; } }

.widget__sub_pages ul li.widget--active {
  font-weight: 500;
  padding-left: 15px; }

.widget__sub_pages ul li.widget--active a {
  font-weight: 500; }

.widget__sub_pages ul li.widget--active:before {
  content: "";
  background-color: #df2027;
  height: 100%;
  width: 0.25rem;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.widget__sub_pages ul li:before {
  content: "";
  background-color: #df2027;
  height: 100%;
  width: 0rem;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.widget__sub_pages ul li:hover {
  font-weight: 500;
  padding-left: 15px; }

.widget__sub_pages ul li:hover:before {
  content: "";
  background-color: #df2027;
  height: 100%;
  width: 0.25rem;
  position: absolute;
  top: 0;
  left: 0; }

.widget__latest-news.top0 {
  margin-top: 0px !important; }

.latestnewshomepage .widget--title {
  overflow: hidden;
  margin-bottom: 0em !important; }

.latestnewshomepage .widget--title span {
  padding: 5px 15px;
  background: none;
  color: #000;
  font-size: 0.75em;
  display: block;
  float: left;
  border-bottom: 4px solid #df2027;
  margin-left: 0px;
  margin-bottom: 10px; }

.widget_social_news h3 {
  padding: 5px 15px;
  background: none;
  color: #000;
  font-size: 20px;
  font-weight: 300;
  display: block;
  float: left;
  border-bottom: 4px solid #df2027;
  margin-left: 0px;
  margin-bottom: 30px; }

.latestnewshomepage .widget--content {
  margin-top: 0px !important; }

.widget__latest-news {
  margin-top: 22px; }

.widget__latest-news .widget--title {
  overflow: hidden; }

.widget__latest-news .widget--title span {
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 300; }

.widget__latest-news .widget--title span.description {
  display: block;
  float: left;
  text-transform: uppercase;
  font-size: 13px;
  color: #666;
  padding: 8px;
  margin-left: 0.6em;
  font-weight: 100;
  border-bottom: none !important; }

.widget__latest-news ul {
  margin: 0px 0.6em 0px 0.6em;
  padding: 0px; }

.widget__latest-news ul li.current {
  font-weight: 500;
  padding-left: 15px; }

.widget__latest-news ul li.current:before {
  content: "";
  background-color: #df2027;
  height: 100%;
  width: 0.25rem;
  position: absolute;
  top: 0;
  left: 0; }

.widget__latest-news ul li {
  display: block;
  position: relative;
  padding: 5px 0 10px 8px;
  border-bottom: 0.0625em solid #d8d8d8;
  height: auto;
  font-weight: 400;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.widget__latest-news ul li p {
  margin: 0; }

.widget__latest-news ul li a.widget--link {
  line-height: 20px; }

.widget__latest-news ul li a.widget--link:hover {
  color: #df2027;
  font-weight: normal; }

.widget__latest-news ul li.widget--active:before {
  content: "";
  background-color: #df2027;
  height: 100%;
  width: 0.25rem;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

/*  6.  Live Scores
************************************/
.live-scores_wrapper--loading {
  height: 430px;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block; }

#live-scores-box {
  height: 430px;
  overflow: hidden;
  position: relative; }

/* line 18, ../sass/shortcodes/_live-scores.scss */
#live-scores-box a {
  text-decoration: none; }

/* line 22, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .title {
  /*position: absolute;*/
  font-size: 16px;
  text-transform: uppercase;
  color: #FFF;
  /*background-color: #0f4286;*/
  padding: 0px 15px;
  z-index: 101;
  height: 35px;
  line-height: 35px; }

/* line 33, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .title a {
  color: white; }

/* line 38, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .content {
  width: 100%;
  clear: both;
  min-height: 285px;
  /*max-height: 295px;*/ }

/* line 44, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .content .match-details {
  position: relative; }

/* line 47, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .content .match-details .winning-shot-type {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  background: white;
  top: 0px; }

/* line 54, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .content .match-details .winning-shot-type .text-title {
  color: #6a9b1b;
  font-weight: bold;
  text-align: center;
  line-height: 79%;
  padding-top: 30%; }

/* line 65, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide {
  background: #cccccc;
  text-align: center;
  width: 100%;
  height: 75px;
  position: absolute;
  bottom: 0; }

/* line 73, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide.single .match-item {
  margin-top: 25px; }

/* line 78, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide.double .match-item {
  margin-top: 10px; }

/* line 81, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide.double .vs {
  line-height: 60px; }

/* line 85, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide {
  display: inline-block;
  width: 84%;
  font-size: 11px;
  min-height: 60px;
  max-height: 60px; }

/* line 91, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .match {
  width: 100%; }

/* line 94, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .team {
  width: 47%; }

/* line 96, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .team .team--name {
  width: 55%;
  line-height: 1.2em; }

/* line 100, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .team .team--flag {
  width: 45%;
  padding-top: 0.2rem; }

/* line 103, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .team .team--flag img {
  width: 100%;
  display: block; }

/* line 109, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .team1 {
  text-align: right;
  padding-right: 3%;
  float: left; }

/* line 113, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .team1 .team--name {
  float: left; }

/* line 116, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .team1 .team--flag {
  float: right;
  padding-left: 5%;
  height: 26px; }

/* line 120, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .team1 .team--flag img {
  border: 1px solid #f0f0f0; }

/* line 125, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .team2 {
  text-align: left;
  padding-left: 3%;
  float: right; }

/* line 129, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .team2 .team--name {
  float: right; }

/* line 132, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .team2 .team--flag {
  float: left;
  padding-right: 5%;
  height: 26px; }

/* line 138, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .vs {
  display: inline-block;
  width: 6%;
  font-size: 18px;
  vertical-align: middle;
  text-align: center; }

/* line 145, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .live-scores-slide .player-item {
  margin: 0; }

/* line 150, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .slide .next, #live-scores-box .slide .prev {
  display: inline-block;
  cursor: pointer;
  width: 5%; }

/* line 156, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .tournament {
  padding: 0 0.6rem;
  overflow: hidden;
  clear: both; }

/* line 160, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .tournament .tournament-logo {
  float: left;
  vertical-align: middle;
  width: 25%; }

/* line 165, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .tournament .tournament-name {
  text-transform: uppercase;
  width: 100%;
  float: left;
  line-height: 1.2em;
  padding: 0 0 0 0.4rem;
  font-weight: 400;
  text-align: center; }

/* line 173, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .tournament .tournament-name .name {
  font-size: 16px; }

/* line 176, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .tournament .tournament-name .date {
  font-size: 12px; }

/* line 181, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court {
  background: url("../images/bg_live_score.png") no-repeat bottom center;
  margin: 20px auto;
  display: block;
  position: relative;
  height: 110px;
  font-weight: 400;
  overflow: hidden;
  clear: both; }

/* line 191, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .court--row-1 {
  position: absolute;
  bottom: 25%;
  /*4%*/
  width: 100%; }

/* line 196, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .court--row-2 {
  position: absolute;
  bottom: 45%;
  /*65%*/
  width: 100%; }

/* line 201, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team {
  width: 50%;
  display: inline-block; }

/* line 205, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team--details {
  width: 57%;
  font-size: 12px;
  line-height: 1em; }

/* line 209, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team--details .flag {
  padding-top: 0.2rem; }

/* line 213, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team--avatar {
  width: 43%; }

/* line 215, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team--avatar img {
  width: 100%;
  border: 2px solid white;
  box-shadow: 0 0 2px 0px rgba(55, 55, 55, 0.4); }

/* line 222, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team .flag img {
  width: 46px;
  max-width: 100%; }

/* line 229, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team1 {
  text-align: right;
  padding-right: 4%;
  float: left; }

/* line 233, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team1 .team--details {
  float: left;
  padding-top: 5px; }

/* line 237, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team1 .team--avatar {
  float: right;
  padding-left: 5%; }

/* line 242, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team1 .flag img {
  float: right; }

/* line 247, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team2 {
  text-align: left;
  padding-left: 3%;
  float: right; }

/* line 251, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team2 .team--details {
  float: right;
  padding-top: 5px; }

/* line 255, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team2 .team--avatar {
  float: left;
  padding-right: 5%; }

/* line 260, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .court .team2 .flag img {
  float: left; }

/* line 266, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score {
  font-size: 16px;
  color: #333333; }

/* line 269, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table {
  width: 240px;
  text-align: center;
  margin: 0 auto; }

/* line 276, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table tr.finish td {
  font-weight: 100;
  padding-bottom: 3px; }

/* line 280, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table tr.finish .win {
  border-bottom: none;
  padding: 5px 10px;
  background: #6a9b1b;
  color: white;
  min-width: 38px;
  text-align: center; }

/* line 288, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table tr.finish .lose {
  border-bottom: none;
  padding: 5px 10px; }

/* line 294, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table tr.playing td {
  font-weight: bold; }

/* line 297, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table tr.playing .active {
  border-bottom: 4px solid #6a9b1b; }

/* line 300, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table tr.playing .number {
  padding: 0px 10px; }

/* line 306, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table tr > td:first-child {
  padding-left: 10px;
  width: 27%; }

/* line 310, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table tr > td:last-child {
  text-align: left;
  width: 20%; }

/* line 314, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table tr > td:nth-child(2) {
  width: 20%;
  text-align: right; }

/* line 318, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table tr > td:nth-child(3) {
  width: 6%;
  text-align: center;
  padding: 0 0.6rem;
  vertical-align: center; }

/* line 324, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table tr > td:nth-child(4) {
  width: 27%;
  text-align: left; }

/* line 328, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table .win {
  border-bottom: 4px solid #66ff00;
  display: inline-block; }

/* line 332, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table .active {
  border-bottom: 4px solid #66ff00;
  display: inline-block; }

/* line 336, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table .lose {
  border-bottom: 4px solid #ff3300;
  display: inline-block; }

/* line 340, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table .progress-bar {
  background: #ff3300;
  width: 100%;
  margin-top: 10px; }

/* line 342, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table .progress-bar.lose {
  background: #66ff00; }

/* line 348, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table .progress-bar .percent {
  background: #66ff00;
  height: 8px; }

/* line 350, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .score table .progress-bar .percent.lose {
  background: #ff3300; }

/* line 361, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .title-link--orange-background a {
  background: #6a9b1b; }

/* line 367, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .single .name {
  color: #333333; }

/* line 372, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .double .court--row-1 {
  bottom: 45% !important; }

/* line 375, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .double .court--row-2 {
  bottom: 0% !important; }

/* line 377, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .double .court--row-2 .team1 {
  padding-right: 7% !important; }

/* line 380, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .double .court--row-2 .team2 {
  padding-left: 7% !important; }

/* line 385, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .more-matches {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.5em;
  min-height: 1.5em;
  font-weight: 400;
  width: 100%;
  height: 75px;
  background: #ccc;
  padding-top: 15px; }

/* line 397, ../sass/shortcodes/_live-scores.scss */
#live-scores-box #new-slide-scores {
  width: 100%;
  /*90%*/
  margin: auto;
  height: 430px;
  overflow: hidden; }

/* line 402, ../sass/shortcodes/_live-scores.scss */
#live-scores-box #new-slide-scores .owl-carousel.owl-theme.owl-loaded {
  margin-top: -47px; }

/* line 405, ../sass/shortcodes/_live-scores.scss */
#live-scores-box #new-slide-scores .new-match-item {
  position: relative;
  height: 430px;
  overflow: hidden; }

/* line 411, ../sass/shortcodes/_live-scores.scss */
#live-scores-box #new-slide-scores .clock {
  background: url("../images/live_scores_clock.png") no-repeat left center;
  line-height: 40px;
  margin: 15px;
  text-align: right;
  width: 68px;
  float: right; }

/* line 419, ../sass/shortcodes/_live-scores.scss */
#live-scores-box #new-slide-scores .clock--no-icon {
  width: 110px;
  font-weight: 500;
  color: #666;
  background: none; }

/* line 433, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .prev, #live-scores-box .next {
  position: absolute;
  height: 75px;
  border-top: 0;
  z-index: 1;
  width: 8%;
  bottom: 0;
  cursor: pointer;
  vertical-align: middle;
  padding-top: 25px;
  box-sizing: border-box; }

/* line 445, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .prev {
  left: 0;
  padding-left: 20px; }

/* line 449, ../sass/shortcodes/_live-scores.scss */
#live-scores-box .next {
  right: 0;
  padding-right: 20px; }

/*  Live score box copied from SS
************************************/
/*Live scores box - copy from superseries*/
/* line 460, ../sass/shortcodes/_live-scores.scss */
.box-live-scores {
  box-sizing: border-box;
  height: 429px; }

/* line 465, ../sass/shortcodes/_live-scores.scss */
#live-scores,
.live-score {
  height: 429px;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  position: relative;
  /*  SS_LIVE_SCORES - Has Next Tournament
************************************/ }

/* line 473, ../sass/shortcodes/_live-scores.scss */
#live-scores li,
.live-score li {
  box-sizing: border-box;
  cursor: default;
  /*padding-top: 70px;*/
  padding-top: 15px; }

/* line 479, ../sass/shortcodes/_live-scores.scss */
#live-scores li .title,
.live-score li .title {
  height: 35px;
  line-height: 35px;
  overflow: hidden; }

/* line 484, ../sass/shortcodes/_live-scores.scss */
#live-scores li .title h3,
.live-score li .title h3 {
  float: left;
  font-weight: normal;
  font-size: 20px;
  margin: 0; }

/* line 491, ../sass/shortcodes/_live-scores.scss */
#live-scores li .title .live-now,
.live-score li .title .live-now {
  float: right;
  margin: 0px 10px 0 0;
  font-size: 20px;
  color: #df2027; }

/* line 501, ../sass/shortcodes/_live-scores.scss */
#live-scores .timer,
.live-score .timer {
  font-size: 18px;
  color: #999999;
  text-align: center;
  line-height: 100%; }

/* line 508, ../sass/shortcodes/_live-scores.scss */
#live-scores .next-event,
.live-score .next-event {
  text-align: center;
  font-size: 30px;
  color: #333333;
  margin: auto; }

/* line 515, ../sass/shortcodes/_live-scores.scss */
#live-scores .box-info,
.live-score .box-info {
  /*background: url(../images/bg_live_score1.png) no-repeat center 0;*/
  /*height: 89px;*/
  /*min-height: 125px;*/
  color: #666;
  margin: 0 auto;
  position: relative;
  padding: 1px 0 0;
  box-sizing: border-box; }

/* line 526, ../sass/shortcodes/_live-scores.scss */
#live-scores .box-info h2,
.live-score .box-info h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  /*margin: 3px 0 0;*/
  margin: 3px 20px 0; }

/* line 535, ../sass/shortcodes/_live-scores.scss */
#live-scores .box-info h2 a,
.live-score .box-info h2 a {
  color: #333;
  font-weight: 700; }

/* line 540, ../sass/shortcodes/_live-scores.scss */
#live-scores .box-info h2:hover a,
.live-score .box-info h2:hover a {
  color: #df2027; }

/* line 546, ../sass/shortcodes/_live-scores.scss */
#live-scores .box-info h3,
.live-score .box-info h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 100%;
  text-align: center;
  margin: 13px 0 0; }

/* line 556, ../sass/shortcodes/_live-scores.scss */
#live-scores .box-info h4.prize-money,
.live-score .box-info h4.prize-money {
  font-size: 14px;
  font-weight: normal;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  /*margin: 11px 0 0;*/
  margin: 5px 0 0; }

/* line 569, ../sass/shortcodes/_live-scores.scss */
#live-scores .logo,
.live-score .logo {
  height: 133px;
  text-align: center;
  line-height: 133px;
  margin: 0 0 10px; }

/* line 574, ../sass/shortcodes/_live-scores.scss */
#live-scores .logo img,
.live-score .logo img {
  max-height: 100%; }

/* line 577, ../sass/shortcodes/_live-scores.scss */
#live-scores .logo--next-tournament,
.live-score .logo--next-tournament {
  height: 80px; }

/* line 579, ../sass/shortcodes/_live-scores.scss */
#live-scores .logo--next-tournament img,
.live-score .logo--next-tournament img {
  max-width: 100px; }

/* line 585, ../sass/shortcodes/_live-scores.scss */
#live-scores #live-score-soon,
.live-score #live-score-soon {
  box-sizing: border-box;
  min-height: 37px;
  line-height: 120%;
  font-size: 19px;
  margin: 9px auto 3px;
  text-align: center;
  width: 207px;
  color: #df2027; }

/* line 597, ../sass/shortcodes/_live-scores.scss */
#live-scores #current-time,
.live-score #current-time {
  color: #a2a2a2;
  font-size: 14px;
  text-align: center; }

/* line 603, ../sass/shortcodes/_live-scores.scss */
#live-scores #link-live-score,
.live-score #link-live-score {
  background: url("../images/bgLiveScoreLink.png") no-repeat scroll 0 0;
  box-sizing: border-box;
  height: 37px;
  line-height: 35px;
  margin: 15px auto auto;
  text-align: center;
  width: 207px; }

/* line 611, ../sass/shortcodes/_live-scores.scss */
#live-scores #link-live-score a,
.live-score #link-live-score a {
  color: #fff;
  display: block;
  font-size: 18px; }

/* line 618, ../sass/shortcodes/_live-scores.scss */
#live-scores #result-schedule,
.live-score #result-schedule {
  width: 207px;
  height: 37px;
  line-height: 35px;
  border: 1px solid #858585;
  margin: 10px auto auto;
  box-sizing: border-box;
  text-align: center; }

/* line 626, ../sass/shortcodes/_live-scores.scss */
#live-scores #result-schedule a,
.live-score #result-schedule a {
  display: block;
  font-size: 18px;
  text-transform: uppercase; }

/* line 636, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament,
.live-score .has_next_tournament {
  padding-top: 50px; }

/* line 640, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .logo,
.live-score .has_next_tournament .logo {
  height: 133px;
  line-height: inherit; }

/* line 643, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .logo--next-tournament,
.live-score .has_next_tournament .logo--next-tournament {
  height: 80px; }

/* line 645, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .logo--next-tournament img,
.live-score .has_next_tournament .logo--next-tournament img {
  max-width: 100px; }

/* line 651, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .box-countDown,
.live-score .has_next_tournament .box-countDown {
  background: url("../images/icon_clock_count_down_live_score.png") no-repeat scroll center center;
  /*border: 1px solid #c7c6c6;*/
  box-sizing: border-box;
  color: #fff;
  display: table;
  height: 93px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  margin: 34px 0 0; }

/* line 664, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .box-countDown .box-date,
.live-score .has_next_tournament .box-countDown .box-date {
  /*background: url("../images/bgCountDate1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  /*background-color: rgba(258, 152, 34, 0.9);*/
  background-color: rgba(248, 152, 34, 0.9);
  box-sizing: border-box;
  display: table-cell;
  height: 93px;
  padding: 5px 0 0;
  width: 50%; }

/* line 674, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .box-countDown .box-date #count-date,
.live-score .has_next_tournament .box-countDown .box-date #count-date {
  font-size: 50px;
  line-height: 100%; }

/* line 680, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .box-countDown .box-date .title,
.live-score .has_next_tournament .box-countDown .box-date .title {
  font-size: 28px;
  line-height: 100%; }

/* line 688, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .box-countDown .info,
.live-score .has_next_tournament .box-countDown .info {
  display: table-cell;
  font-size: 22px;
  line-height: 100%;
  padding: 0 10% 0 0;
  text-align: right;
  vertical-align: middle;
  width: 50%;
  color: #333333; }

/* line 700, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .box-countDown .title,
.live-score .has_next_tournament .box-countDown .title {
  position: static;
  top: inherit;
  left: inherit; }

/* line 706, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .box-countDown .logo,
.live-score .has_next_tournament .box-countDown .logo {
  height: 133px;
  line-height: inherit; }

/* line 709, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .box-countDown .logo--next-tournament,
.live-score .has_next_tournament .box-countDown .logo--next-tournament {
  height: 80px; }

/* line 711, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .box-countDown .logo--next-tournament img,
.live-score .has_next_tournament .box-countDown .logo--next-tournament img {
  max-width: 100px; }

/* line 717, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .box-countDown #count-date,
.live-score .has_next_tournament .box-countDown #count-date {
  font-size: 50px;
  line-height: 100%; }

/* line 724, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .event-detail,
.live-score .has_next_tournament .event-detail {
  width: 207px;
  height: 37px;
  line-height: 37px;
  /*border: 1px solid #858585;*/
  /*margin: 32px auto auto;*/
  margin: 10px auto auto;
  box-sizing: border-box;
  text-align: center; }

/* line 733, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .event-detail--background,
.live-score .has_next_tournament .event-detail--background {
  background: #409c02; }

/* line 736, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .event-detail--background a,
.live-score .has_next_tournament .event-detail--background a {
  color: white; }

/* line 739, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .event-detail--background:hover,
.live-score .has_next_tournament .event-detail--background:hover {
  color: #df2027; }

/* line 744, ../sass/shortcodes/_live-scores.scss */
#live-scores .has_next_tournament .event-detail a,
.live-score .has_next_tournament .event-detail a {
  display: block;
  font-size: 20px; }

/*  7.  Match Results
************************************/
.box-title .select2-container .select2-choice {
  display: block !important;
  max-width: 230px;
  width: 2300px; }

.box-title .select2-container .select2-choice .select2-chosen {
  color: #000;
  text-align: left; }

/* World Rankings */
.double .flag {
  padding-bottom: 2px; }

.datatable .flag2 {
  padding-top: 2px; }

.secondary-sidebar #home-world-ranking {
  color: #000; }

.secondary-sidebar #home-world-ranking .owl-dots {
  display: none !important; }

.secondary-sidebar #home-world-ranking a {
  color: #000;
  text-decoration: none;
  outline: none; }

.secondary-sidebar #home-world-ranking a:hover {
  color: #df2027; }

.secondary-sidebar #home-world-ranking .up {
  background: url("../images/arrow-up.png") no-repeat scroll right center; }

.secondary-sidebar #home-world-ranking .down {
  background: url("../images/arrow-down.png") no-repeat scroll right center; }

.secondary-sidebar #home-world-ranking .no-change {
  background: url("../images/arrow-no-change.png") no-repeat scroll 15px center; }

.secondary-sidebar #home-world-ranking table td {
  font-size: 14px;
  font-weight: bold;
  padding: 0; }

.secondary-sidebar #home-world-ranking table td.player .name {
  font-size: 12px; }

.secondary-sidebar #home-world-ranking .ranking-change {
  padding-right: 12px; }

.secondary-sidebar #home-world-ranking-control {
  display: table;
  margin: auto;
  padding-bottom: 20px;
  text-align: center;
  vertical-align: middle;
  width: 240px;
  color: #000; }

.secondary-sidebar #home-world-ranking-control a {
  display: inline-block;
  text-decoration: none; }

.secondary-sidebar #home-world-ranking-control a.prev {
  background: url("../images/world-ranking-black-prev.png") no-repeat scroll right center; }

.secondary-sidebar #home-world-ranking-control a.name {
  color: #000;
  display: table-cell;
  font-size: 18px;
  text-transform: uppercase;
  vertical-align: middle;
  width: 80%; }

.secondary-sidebar #home-world-ranking-control a.next {
  background: url("../images/world-ranking-black-next.png") no-repeat scroll left center transparent; }

.secondary-sidebar #world-ranking-slider .name a {
  color: #272727;
  text-decoration: none;
  outline: none; }

.secondary-sidebar #world-ranking-slider .name a:hover {
  color: #df2027; }

/* Result landing */
.results-landing .box-title-date .widget-title-mobile {
  display: none; }

.results-landing .filter-text {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 100;
  text-transform: uppercase; }

.results-landing .content-results {
  min-height: 750px;
  position: relative; }

.results-landing .content-results .result-overlay {
  position: absolute;
  height: 100%;
  width: 100%; }

.results-landing .content-results .result-overlay .line {
  border-top: 4px solid #df2027;
  position: relative;
  z-index: 1000; }

.results-landing .content-results .result-overlay .background {
  height: 100%;
  width: 100%;
  opacity: 0.2;
  filter: alpha(opacity=20);
  background-color: #fff;
  position: relative;
  z-index: 1000; }

.results-landing .content-results .event-complete .note {
  font-style: italic; }

.results-landing .content-results .view-event {
  float: right; }

.results-landing .content-results .description .image {
  width: 30%; }

.results-landing .content-results .description .info {
  width: 60%; }

.results-landing .wrapper-results {
  background-image: none; }

.results-landing .wrapper-results .wrapper-content-results .tblResultLanding {
  border-collapse: collapse; }

.results-landing .wrapper-results .wrapper-content-results .tblResultLanding tr.gray1 {
  background-color: transparent; }

.results-landing .wrapper-results .wrapper-content-results .tblResultLanding tr .country .country_code {
  display: table-cell;
  min-width: 30px; }

.results-landing .wrapper-results .wrapper-content-results .tblResultLanding tr > th {
  opacity: 1;
  filter: alpha(opacity=100); }

.results-landing .wrapper-results .wrapper-content-results .tblResultLanding tr.border-red {
  border-top: 4px solid #DF2027; }

.results-landing .wrapper-results .wrapper-content-results .tblResultLanding tr.border-red td {
  border-top: 0px solid #DF2027; }

.results-landing .wrapper-results .wrapper-content-results .tblResultLanding tr.border-red-bottom {
  border-bottom: 4px solid #DF2027; }

.results-landing .wrapper-results .wrapper-content-results .item-results .first-month {
  display: none; }

.results-landing .wrapper-results .wrapper-content-results .item-results .play-off {
  float: left;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 0 20px 20px; }

.results-landing .wrapper-results .wrapper-content-results .tournament-detail .description .info h2 {
  opacity: 1;
  filter: alpha(opacity=100); }

.results-landing .wrapper-results .wrapper-content-results .tournament-detail .view-event .button .link a {
  opacity: 1;
  filter: alpha(opacity=100); }

.site-main .home-slider {
  margin-bottom: 0; }

/*  MOBILE AJAX TAB
************************************/
/* line 1983, ../sass/shortcodes/_match-results.scss */
.results_tab_mobile_select {
  padding-left: 0;
  width: 100%;
  position: relative; }

/* line 1988, ../sass/shortcodes/_match-results.scss */
.results_tab_mobile_select:before {
  background: transparent url("../images/bgSelectPage_white.png") no-repeat scroll 0 0;
  content: "";
  height: 26px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  width: 26px;
  margin-top: -13px; }

/* line 2001, ../sass/shortcodes/_match-results.scss */
.results_tab_mobile_select.is-active:before {
  background: none;
  content: ""; }

/* line 2007, ../sass/shortcodes/_match-results.scss */
.results_tab_mobile_select li {
  width: 100%;
  display: block;
  text-align: center; }

/* line 2012, ../sass/shortcodes/_match-results.scss */
.results_tab_mobile_select li a {
  display: block;
  color: #9A9A9A;
  height: 45px;
  line-height: 45px;
  width: 100%;
  background-color: #242424;
  font-weight: 300;
  font-size: 16px; }

/* line 2024, ../sass/shortcodes/_match-results.scss */
.results_tab_mobile_select li.active a {
  font-weight: 500;
  background-color: #fbfbfb;
  color: #010101; }

/* line 2031, ../sass/shortcodes/_match-results.scss */
.results_tab_mobile_select li.is-active {
  display: block !important; }

/* line 2035, ../sass/shortcodes/_match-results.scss */
.results_tab_mobile_select li:not(.active) {
  display: none; }

/* line 2039, ../sass/shortcodes/_match-results.scss */
.results_tab_mobile_select li:not(.active):hover a {
  background-color: #3B3B3B;
  color: white; }

/*  MOBILE CONTENT RESULTS
************************************/
.content-item-results-mobile {
  display: none; }

@media (max-width: 600px) {
  .content-item-results-mobile {
    display: block; } }

.content-item-results-mobile .time {
  height: 25px;
  line-height: 25px;
  width: 100%;
  text-align: left;
  padding-left: 10px; }

.content-item-results-mobile tr.bg-row {
  background-color: rgba(0, 0, 0, 0.6); }

.content-item-results-mobile td.popup-results {
  box-sizing: border-box;
  background-color: #000; }

.content-item-results-mobile td.popup-results.active {
  height: 400px; }

.content-item-results-mobile .vs {
  margin: 20px 4px 0 0; }

.content-item-results-mobile h3 {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase; }

@media (min-width: 992px) and (max-width: 1199px) {
  .content-item-results-mobile h3 {
    text-align: center; } }

@media (min-width: 768px) and (max-width: 991px) {
  .content-item-results-mobile h3 {
    text-align: center; } }

@media (max-width: 767px) {
  .content-item-results-mobile h3 {
    text-align: center; } }

.content-item-results-mobile h4 {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase; }

.content-item-results-mobile .round {
  height: 25px;
  line-height: 25px;
  width: 100%;
  font-size: 14px;
  padding-right: 10px; }

.content-item-results-mobile .row {
  width: 100%;
  padding: 3px 0;
  display: table; }

.content-item-results-mobile .name {
  width: 60%;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  word-wrap: break-word; }

.content-item-results-mobile .name a {
  color: #fff;
  text-decoration: none;
  outline: none; }

.content-item-results-mobile .name a:hover {
  color: #df2027; }

.content-item-results-mobile .name a {
  word-wrap: break-word; }

.content-item-results-mobile .flag {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.content-item-results-mobile .flag img {
  vertical-align: top;
  display: inline; }

.content-item-results-mobile .textRight {
  text-align: right; }

.content-item-results-mobile .tablet_arrow .head-m {
  cursor: pointer;
  position: relative;
  text-align: center;
  display: block;
  height: 30px;
  left: 50%;
  float: left;
  margin-left: -30px; }

.content-item-results-mobile .tablet_arrow .head-m.active .arrow {
  display: block; }

.content-item-results-mobile .tablet_arrow .head-m .arrow {
  bottom: -6px;
  display: none;
  left: 0px;
  position: absolute; }

.content-item-results-mobile .tablet_arrow .statistics-m {
  cursor: pointer;
  position: relative;
  text-align: center;
  left: 50%;
  float: left; }

.content-item-results-mobile .tablet_arrow .statistics-m.active .arrow {
  display: block; }

.content-item-results-mobile .tablet_arrow .statistics-m img {
  width: 100%; }

.content-item-results-mobile .tablet_arrow .statistics-m .arrow {
  bottom: -14px;
  display: none;
  left: 0px;
  position: absolute; }

.content-item-results-mobile .head-to-head, .content-item-results-mobile .pop-statistics {
  padding: 0px 0 5px;
  margin: 0;
  list-style: none;
  overflow: hidden;
  box-sizing: border-box;
  border: 3px solid white; }

@media (min-width: 992px) and (max-width: 1199px) {
  .content-item-results-mobile .head-to-head, .content-item-results-mobile .pop-statistics {
    padding-top: 45px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .content-item-results-mobile .head-to-head, .content-item-results-mobile .pop-statistics {
    padding-top: 45px; } }

.content-item-results-mobile .head-to-head .vs, .content-item-results-mobile .pop-statistics .vs {
  float: left;
  width: 300px;
  border-right: 1px solid #808080;
  box-sizing: border-box;
  text-align: left;
  height: 220px;
  list-style: none;
  display: block; }

@media (min-width: 992px) and (max-width: 1199px) {
  .content-item-results-mobile .head-to-head .vs, .content-item-results-mobile .pop-statistics .vs {
    width: 50%;
    border-right: 1px solid #808080;
    border-bottom: 0px solid #808080;
    margin: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .content-item-results-mobile .head-to-head .vs, .content-item-results-mobile .pop-statistics .vs {
    width: 50%;
    border-right: 1px solid #808080;
    border-bottom: 0px solid #808080;
    margin: 0; } }

@media (max-width: 767px) {
  .content-item-results-mobile .head-to-head .vs, .content-item-results-mobile .pop-statistics .vs {
    width: 100%;
    border-right: 0px solid #808080;
    border-bottom: 1px solid #808080; } }

.content-item-results-mobile .head-to-head .vs table, .content-item-results-mobile .pop-statistics .vs table {
  width: 100%;
  margin: 0 auto;
  font-size: 12px; }

@media (max-width: 767px) {
  /* line 214, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .vs table, .content-item-results-mobile .pop-statistics .vs table {
    width: 300px;
    margin: auto; } }

/* line 240, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td, .content-item-results-mobile .pop-statistics .vs table td {
  vertical-align: middle; }

/* line 242, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td .h2h-vs, .content-item-results-mobile .pop-statistics .vs table td .h2h-vs {
  font-size: 72px; }

/* line 245, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td.left, .content-item-results-mobile .pop-statistics .vs table td.left {
  text-align: left; }

/* line 247, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td.left .name, .content-item-results-mobile .pop-statistics .vs table td.left .name {
  float: right;
  text-align: left;
  width: 76%; }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 247, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .vs table td.left .name, .content-item-results-mobile .pop-statistics .vs table td.left .name {
    width: 100%;
    display: block; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 247, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .vs table td.left .name, .content-item-results-mobile .pop-statistics .vs table td.left .name {
    width: 100%;
    display: block; } }

@media (max-width: 767px) {
  /* line 247, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .vs table td.left .name, .content-item-results-mobile .pop-statistics .vs table td.left .name {
    width: 100%;
    display: block; } }

@media (max-width: 480px) {
  /* line 247, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .vs table td.left .name, .content-item-results-mobile .pop-statistics .vs table td.left .name {
    width: 100%;
    display: block; } }

/* line 276, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td.left .flag, .content-item-results-mobile .pop-statistics .vs table td.left .flag {
  float: left;
  margin-top: 0px; }

/* line 281, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td.right, .content-item-results-mobile .pop-statistics .vs table td.right {
  text-align: right; }

/* line 283, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td.right .name, .content-item-results-mobile .pop-statistics .vs table td.right .name {
  float: right;
  text-align: left; }

/* line 287, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td.right .flag, .content-item-results-mobile .pop-statistics .vs table td.right .flag {
  float: left;
  margin-top: 0px; }

/* line 292, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td.center, .content-item-results-mobile .pop-statistics .vs table td.center {
  text-align: -webkit-center; }

/* line 295, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td.not_display, .content-item-results-mobile .pop-statistics .vs table td.not_display {
  display: none; }

/* line 298, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td.line, .content-item-results-mobile .pop-statistics .vs table td.line {
  width: 5%; }

/* line 301, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td.mLeft, .content-item-results-mobile .pop-statistics .vs table td.mLeft {
  width: 40%; }

/* line 304, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table td.mRight, .content-item-results-mobile .pop-statistics .vs table td.mRight {
  width: 40%; }

/* line 308, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table .name, .content-item-results-mobile .pop-statistics .vs table .name {
  /*display: block;*/
  line-height: 100%;
  word-wrap: break-word;
  width: auto;
  width: 100%;
  display: block; }

@media (max-width: 767px) {
  /* line 308, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .vs table .name, .content-item-results-mobile .pop-statistics .vs table .name {
    width: 100%;
    display: block; } }

@media (max-width: 480px) {
  /* line 308, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .vs table .name, .content-item-results-mobile .pop-statistics .vs table .name {
    width: 100%;
    display: block; } }

/* line 337, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table .flag, .content-item-results-mobile .pop-statistics .vs table .flag {
  margin: 7px 0 0; }

/* line 339, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table .flag img, .content-item-results-mobile .pop-statistics .vs table .flag img {
  display: inline;
  padding: 2px; }

/* line 344, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table .image, .content-item-results-mobile .pop-statistics .vs table .image {
  width: 57px;
  height: 66px;
  border: 2px solid #fff;
  box-sizing: border-box;
  margin: 0 5px; }

/* line 350, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table .image img, .content-item-results-mobile .pop-statistics .vs table .image img {
  width: 53px; }

/* line 354, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table .win, .content-item-results-mobile .pop-statistics .vs table .win {
  width: 17px;
  height: 17px;
  background-color: #66ff00;
  margin: 5px 0 0; }

/* line 360, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .vs table .lose, .content-item-results-mobile .pop-statistics .vs table .lose {
  width: 17px;
  height: 17px;
  background-color: #ff3300;
  margin: 5px 0 0; }

/* line 368, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart, .content-item-results-mobile .pop-statistics .chart {
  float: left;
  width: 300px;
  box-sizing: border-box;
  list-style: none;
  display: block; }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 368, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart, .content-item-results-mobile .pop-statistics .chart {
    width: 50%;
    float: left; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 368, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart, .content-item-results-mobile .pop-statistics .chart {
    width: 50%;
    float: left; } }

@media (max-width: 767px) {
  /* line 368, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart, .content-item-results-mobile .pop-statistics .chart {
    width: 100%;
    padding-top: 20px; } }

/* line 398, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart h3, .content-item-results-mobile .pop-statistics .chart h3 {
  font-size: 14px;
  font-weight: 400;
  padding: 0px;
  line-height: 100%;
  text-transform: uppercase; }

/* line 406, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart h4, .content-item-results-mobile .pop-statistics .chart h4 {
  font-size: 12px;
  font-weight: 400;
  padding: 0 15px 0 0;
  line-height: 100%;
  color: #cccccc;
  margin: 4px 0 0; }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 406, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart h4, .content-item-results-mobile .pop-statistics .chart h4 {
    text-align: center;
    padding-right: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 406, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart h4, .content-item-results-mobile .pop-statistics .chart h4 {
    text-align: center;
    padding-right: 0; } }

@media (max-width: 767px) {
  /* line 406, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart h4, .content-item-results-mobile .pop-statistics .chart h4 {
    text-align: center;
    padding-right: 0; } }

/* line 433, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .charts-statistics, .content-item-results-mobile .pop-statistics .chart .charts-statistics {
  margin: 30px auto 0;
  text-align: center;
  width: 250px;
  height: 150px;
  display: block; }

/* line 439, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .charts-statistics img, .content-item-results-mobile .pop-statistics .chart .charts-statistics img {
  width: 270px; }

/* line 443, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart table, .content-item-results-mobile .pop-statistics .chart table {
  margin: 0 auto 0;
  font-weight: 400;
  width: 200px; }

/* line 448, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .title, .content-item-results-mobile .pop-statistics .chart .title {
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  margin: 0 0 25px;
  padding: 0px;
  display: block;
  height: auto; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 448, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart .title, .content-item-results-mobile .pop-statistics .chart .title {
    padding: 0 15px; } }

@media (max-width: 767px) {
  /* line 448, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart .title, .content-item-results-mobile .pop-statistics .chart .title {
    width: 300px;
    margin: auto; } }

/* line 474, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .title h3, .content-item-results-mobile .pop-statistics .chart .title h3 {
  font-weight: 400;
  font-size: 13px;
  float: left;
  padding-top: 1px; }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 474, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart .title h3, .content-item-results-mobile .pop-statistics .chart .title h3 {
    float: none;
    text-align: center; } }

/* line 495, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .title .pop-statistics-tab-chart, .content-item-results-mobile .pop-statistics .chart .title .pop-statistics-tab-chart {
  margin: 0;
  padding: 0;
  float: right;
  display: table;
  padding-right: 0px; }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 495, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart .title .pop-statistics-tab-chart, .content-item-results-mobile .pop-statistics .chart .title .pop-statistics-tab-chart {
    float: none;
    margin: auto; } }

@media (max-width: 767px) {
  /* line 495, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart .title .pop-statistics-tab-chart, .content-item-results-mobile .pop-statistics .chart .title .pop-statistics-tab-chart {
    margin: auto; } }

/* line 515, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .title .pop-statistics-tab-chart li, .content-item-results-mobile .pop-statistics .chart .title .pop-statistics-tab-chart li {
  display: table-cell;
  text-align: center;
  padding: 0 2px;
  font-size: 13px;
  line-height: 110%;
  cursor: pointer;
  /*color: #999999;
			&:hover, &.active {
			  color: #fff;
			}
			a {
			  color: #999999;
			}*/ }

/* line 35, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile .head-to-head .chart .title .pop-statistics-tab-chart li a, .content-item-results-mobile .pop-statistics .chart .title .pop-statistics-tab-chart li a {
  color: #fff;
  text-decoration: none;
  outline: none; }

/* line 41, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile .head-to-head .chart .title .pop-statistics-tab-chart li a:hover, .content-item-results-mobile .pop-statistics .chart .title .pop-statistics-tab-chart li a:hover {
  color: #df2027; }

/* line 524, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .title .pop-statistics-tab-chart li.active a, .content-item-results-mobile .pop-statistics .chart .title .pop-statistics-tab-chart li.active a {
  color: #df2027; }

/* line 539, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .content-charts, .content-item-results-mobile .pop-statistics .chart .content-charts {
  display: table;
  margin: auto;
  padding: 2px 0px 0; }

/* line 543, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .content-charts .item, .content-item-results-mobile .pop-statistics .chart .content-charts .item {
  position: relative;
  display: none; }

/* line 546, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .content-charts .item .tblCharts, .content-item-results-mobile .pop-statistics .chart .content-charts .item .tblCharts {
  position: absolute;
  left: 0;
  top: 8px;
  width: 215px;
  line-height: 100%; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 546, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart .content-charts .item .tblCharts, .content-item-results-mobile .pop-statistics .chart .content-charts .item .tblCharts {
    position: relative; } }

@media (max-width: 767px) {
  /* line 546, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .chart .content-charts .item .tblCharts, .content-item-results-mobile .pop-statistics .chart .content-charts .item .tblCharts {
    position: relative; } }

/* line 574, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .content-charts .item .tblCharts td.left, .content-item-results-mobile .pop-statistics .chart .content-charts .item .tblCharts td.left {
  text-align: left; }

/* line 577, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .content-charts .item .tblCharts td.right, .content-item-results-mobile .pop-statistics .chart .content-charts .item .tblCharts td.right {
  text-align: right; }

/* line 580, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .content-charts .item .tblCharts td.center, .content-item-results-mobile .pop-statistics .chart .content-charts .item .tblCharts td.center {
  text-align: -webkit-center; }

/* line 585, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .content-charts .item .graphs-chart, .content-item-results-mobile .pop-statistics .chart .content-charts .item .graphs-chart {
  text-align: center;
  width: 260px;
  height: 200px;
  clear: both; }

/* line 590, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .content-charts .item .graphs-chart img, .content-item-results-mobile .pop-statistics .chart .content-charts .item .graphs-chart img {
  width: 220px; }

/* line 594, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .content-charts .item.active, .content-item-results-mobile .pop-statistics .chart .content-charts .item.active {
  display: block; }

/* line 600, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .win, .content-item-results-mobile .pop-statistics .chart .win {
  width: 17px;
  height: 17px;
  background-color: #66ff00;
  margin: 5px 0 0; }

/* line 606, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .chart .lose, .content-item-results-mobile .pop-statistics .chart .lose {
  width: 17px;
  height: 17px;
  background-color: #ff3300;
  margin: 5px 0 0; }

/* line 613, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .match-statistics, .content-item-results-mobile .pop-statistics .match-statistics {
  overflow: hidden; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 613, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .match-statistics, .content-item-results-mobile .pop-statistics .match-statistics {
    width: 50%;
    float: left;
    border-right: 1px solid #808080;
    border-bottom: 0px solid #808080; } }

@media (max-width: 767px) {
  /* line 613, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .match-statistics, .content-item-results-mobile .pop-statistics .match-statistics {
    width: 100%;
    border-right: 0px solid #808080;
    border-bottom: 1px solid #808080; } }

/* line 629, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .match-statistics table, .content-item-results-mobile .pop-statistics .match-statistics table {
  margin: auto; }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 633, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .match-statistics h3, .content-item-results-mobile .pop-statistics .match-statistics h3 {
    text-align: center;
    margin: 0 auto; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 633, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile .head-to-head .match-statistics h3, .content-item-results-mobile .pop-statistics .match-statistics h3 {
    text-align: center;
    margin: 0 auto; } }

/* line 657, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .match-statistics .oclock, .content-item-results-mobile .pop-statistics .match-statistics .oclock {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../images/icon_timer_big.png");
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto auto;
  display: block;
  height: 32px;
  width: 32px; }

/* line 670, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .match-statistics .win, .content-item-results-mobile .pop-statistics .match-statistics .win {
  width: 17px;
  height: 17px;
  background-color: #66ff00;
  margin: 5px 0 0; }

/* line 676, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile .head-to-head .match-statistics .lose, .content-item-results-mobile .pop-statistics .match-statistics .lose {
  width: 17px;
  height: 17px;
  background-color: #ff3300;
  margin: 5px 0 0; }

/* line 684, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  /*li*/ }

/* line 688, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li {
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
  display: list-item; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 688, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li {
    padding-bottom: 45px; } }

/* line 699, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.row1 {
  background-color: #272727; }

/* line 702, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.tablet_arrow {
  height: 45px;
  padding: 10px 0;
  margin-top: -45px;
  position: relative;
  display: none; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 702, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li.tablet_arrow {
    display: block; } }

/* line 711, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.tablet_arrow .head {
  width: 4.2%;
  cursor: pointer;
  position: relative;
  text-align: center;
  display: block;
  height: 30px; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 711, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li.tablet_arrow .head {
    display: block;
    left: 50%;
    float: left;
    margin-left: -30px; } }

/* line 724, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.tablet_arrow .head.active .arrow {
  display: block; }

/* line 727, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.tablet_arrow .head .arrow {
  bottom: -9px;
  display: none;
  left: 5px;
  position: absolute; }

/* line 734, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.tablet_arrow .statistics {
  width: 4.2%;
  cursor: pointer;
  position: relative;
  text-align: center;
  display: none; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 734, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li.tablet_arrow .statistics {
    display: block;
    left: 50%;
    float: left; } }

/* line 745, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.tablet_arrow .statistics.active .arrow {
  display: block; }

/* line 748, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.tablet_arrow .statistics .arrow {
  bottom: -16px;
  display: none;
  left: 6px;
  position: absolute; }

/* line 756, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li > div {
  display: table-cell;
  font-size: 12px;
  vertical-align: middle; }

/* line 761, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .round_time {
  width: 16.9%;
  padding: 0 0 0 8px; }

/* line 765, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .player1 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 5px;
  padding-top: 0;
  text-align: right;
  width: 16%; }

/* line 772, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .player1 span {
  clear: both;
  display: block;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 2px; }

/* line 35, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile ul li .player1 span a {
  color: #fff;
  text-decoration: none;
  outline: none; }

/* line 41, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile ul li .player1 span a:hover {
  color: #df2027; }

/* line 782, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .player_winner {
  font-weight: 500; }

/* line 784, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .player_winner span {
  clear: both;
  display: block;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 2px; }

/* line 35, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile ul li .player_winner span a {
  color: #fff;
  text-decoration: none;
  outline: none; }

/* line 41, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile ul li .player_winner span a:hover {
  color: #df2027; }

/* line 794, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .flag1 {
  line-height: 100%;
  text-align: center;
  width: 5.8%; }

/* line 798, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .flag1 span {
  display: block;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 6px; }

/* line 806, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .vs {
  text-align: center;
  width: 1.79%; }

/* line 810, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .flag2 {
  text-align: center;
  width: 5.8%; }

/* line 813, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .flag2 span {
  display: block;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 6px; }

/* line 821, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .player2 {
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
  width: 16%; }

/* line 828, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .player2 span {
  clear: both;
  display: block;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 2px; }

/* line 35, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile ul li .player2 span a {
  color: #fff;
  text-decoration: none;
  outline: none; }

/* line 41, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile ul li .player2 span a:hover {
  color: #df2027; }

/* line 838, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .score {
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0;
  text-align: center;
  width: 12.4%; }

/* line 846, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .head {
  width: 4.2%;
  cursor: pointer;
  position: relative;
  text-align: center; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 846, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li .head {
    display: none; } }

/* line 854, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .head.active .arrow {
  display: block; }

/* line 857, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .head .arrow {
  bottom: -9px;
  display: none;
  left: 7px;
  position: absolute; }

/* line 864, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .statistics {
  width: 4.2%;
  cursor: pointer;
  position: relative;
  text-align: center; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 864, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li .statistics {
    display: none; } }

/* line 872, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .statistics.active .arrow {
  display: block; }

/* line 875, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .statistics .arrow {
  bottom: -9px;
  display: none;
  left: 7px;
  position: absolute; }

/* line 882, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .timer1 {
  text-align: center;
  width: 4.8%; }

/* line 885, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .timer1 span {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../images/icon-timer.png");
  background-origin: padding-box;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: auto auto;
  display: block;
  font-size: 12px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 17px; }

/* line 902, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li .court {
  text-align: center;
  width: 9.6%; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 902, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li .court {
    display: none; } }

/* line 909, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results {
  display: none;
  position: relative;
  background-color: #000;
  height: 338px;
  overflow: hidden;
  /*clear: both;*/
  /*border: 3px solid #fff;*/
  /*box-sizing: border-box;*/
  /* Landscape tablets and medium desktops */ }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 909, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li.popup-results {
    height: 676px; } }

/* line 923, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head, .content-item-results-mobile ul li.popup-results .pop-statistics {
  padding: 11px 0 5px;
  margin: 0; }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 923, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li.popup-results .head-to-head, .content-item-results-mobile ul li.popup-results .pop-statistics {
    margin: auto;
    width: 500px; } }

/* line 932, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs, .content-item-results-mobile ul li.popup-results .pop-statistics .vs {
  float: left;
  width: 447px;
  border-right: 1px solid #808080;
  box-sizing: border-box;
  text-align: left;
  height: 310px; }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 932, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li.popup-results .head-to-head .vs, .content-item-results-mobile ul li.popup-results .pop-statistics .vs {
    width: 100%;
    border-right: 0px solid #808080;
    border-bottom: 1px solid #808080; } }

/* line 946, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table {
  width: 356px;
  margin: 0 auto;
  font-size: 12px; }

/* line 950, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table td, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table td {
  vertical-align: middle; }

/* line 952, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table td .h2h-vs, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table td .h2h-vs {
  font-size: 72px; }

/* line 955, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table td.left, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table td.left {
  text-align: left; }

/* line 958, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table td.right, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table td.right {
  text-align: right; }

/* line 961, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table td.center, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table td.center {
  text-align: -webkit-center; }

/* line 965, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table .name, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table .name {
  line-height: 100%;
  word-wrap: break-word; }

/* line 35, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table .name a, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table .name a {
  color: #fff;
  text-decoration: none;
  outline: none; }

/* line 41, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table .name a:hover, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table .name a:hover {
  color: #df2027; }

/* line 970, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table .flag, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table .flag {
  margin: 7px 0 0; }

/* line 972, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table .flag img, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table .flag img {
  display: inline; }

/* line 976, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table .image, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table .image {
  width: 57px;
  height: 66px;
  border: 2px solid #fff;
  box-sizing: border-box;
  margin: 0 5px; }

/* line 982, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .vs table .image img, .content-item-results-mobile ul li.popup-results .pop-statistics .vs table .image img {
  width: 53px;
  /* box-shadow: 2px 2px 5px 0 rgba(120, 120, 120, 0.75); */ }

/* line 990, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart, .content-item-results-mobile ul li.popup-results .pop-statistics .chart {
  float: left;
  width: 420px;
  box-sizing: border-box; }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 990, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li.popup-results .head-to-head .chart, .content-item-results-mobile ul li.popup-results .pop-statistics .chart {
    width: 100%;
    padding-top: 20px; } }

/* line 998, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart h3, .content-item-results-mobile ul li.popup-results .pop-statistics .chart h3 {
  font-size: 16px;
  font-weight: 400;
  padding: 0 15px;
  line-height: 100%;
  text-transform: uppercase; }

/* line 1006, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart h4, .content-item-results-mobile ul li.popup-results .pop-statistics .chart h4 {
  font-size: 12px;
  font-weight: 400;
  padding: 0 15px;
  line-height: 100%;
  color: #cccccc;
  margin: 4px 0 0; }

/* line 1015, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart table, .content-item-results-mobile ul li.popup-results .pop-statistics .chart table {
  margin: 0 auto 0;
  font-weight: bold;
  width: 236px; }

/* line 1020, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .title, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .title {
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  margin: 0 0 25px;
  padding: 0 15px;
  display: block;
  height: auto; }

/* line 1028, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .title h3, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .title h3 {
  font-weight: 500;
  font-size: 16px;
  float: left;
  padding-top: 1px; }

/* line 1035, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .title .pop-statistics-tab-chart, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .title .pop-statistics-tab-chart {
  margin: 0;
  padding: 0;
  float: right;
  display: table;
  padding-right: 10px; }

/* line 1041, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .title .pop-statistics-tab-chart li, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .title .pop-statistics-tab-chart li {
  display: table-cell;
  text-align: center;
  padding: 0 6px;
  font-size: 16px;
  line-height: 110%;
  cursor: pointer;
  /*color: #999999;
				  &:hover, &.active {
					color: #fff;
				  }*/ }

/* line 35, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .title .pop-statistics-tab-chart li a, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .title .pop-statistics-tab-chart li a {
  color: #fff;
  text-decoration: none;
  outline: none; }

/* line 41, ../sass/shortcodes/_match-results.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .title .pop-statistics-tab-chart li a:hover, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .title .pop-statistics-tab-chart li a:hover {
  color: #df2027; }

/* line 1050, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .title .pop-statistics-tab-chart li.active a, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .title .pop-statistics-tab-chart li.active a {
  color: #df2027; }

/* line 1062, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .charts-statistics, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .charts-statistics {
  margin: 30px auto 0;
  text-align: center;
  width: 380px;
  height: 185px;
  display: block; }

/* line 1069, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .content-charts, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .content-charts {
  display: table;
  margin: auto;
  padding: 2px 15px 0; }

/* line 1073, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .content-charts .item, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .content-charts .item {
  position: relative;
  display: none; }

/* line 1076, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .content-charts .item .tblCharts, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .content-charts .item .tblCharts {
  position: absolute;
  left: 0;
  top: 8px;
  width: 215px;
  line-height: 100%; }

/* line 1083, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .content-charts .item .tblCharts td.left, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .content-charts .item .tblCharts td.left {
  text-align: left; }

/* line 1086, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .content-charts .item .tblCharts td.right, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .content-charts .item .tblCharts td.right {
  text-align: right; }

/* line 1089, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .content-charts .item .tblCharts td.center, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .content-charts .item .tblCharts td.center {
  text-align: -webkit-center; }

/* line 1094, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .content-charts .item .graphs-chart, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .content-charts .item .graphs-chart {
  text-align: center;
  width: 375px;
  height: 276px;
  clear: both; }

/* line 1100, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .chart .content-charts .item.active, .content-item-results-mobile ul li.popup-results .pop-statistics .chart .content-charts .item.active {
  display: block; }

/* line 1107, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .match-statistics, .content-item-results-mobile ul li.popup-results .pop-statistics .match-statistics {
  border-right: 1px solid #808080;
  box-sizing: border-box;
  float: left;
  width: 437px;
  /* Landscape phones and portrait tablets */
  /* Portrait phones and smaller */ }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1107, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li.popup-results .head-to-head .match-statistics, .content-item-results-mobile ul li.popup-results .pop-statistics .match-statistics {
    width: 100%;
    border-right: 0px solid #808080;
    border-bottom: 1px solid #808080; } }

@media (max-width: 767px) {
  /* line 1107, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li.popup-results .head-to-head .match-statistics, .content-item-results-mobile ul li.popup-results .pop-statistics .match-statistics {
    width: 100%;
    border-right: 0px solid #808080;
    border-bottom: 1px solid #808080; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1129, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li.popup-results .head-to-head .match-statistics h3, .content-item-results-mobile ul li.popup-results .pop-statistics .match-statistics h3 {
    text-align: center; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 1129, ../sass/shortcodes/_match-results-mobile.scss */
  .content-item-results-mobile ul li.popup-results .head-to-head .match-statistics h3, .content-item-results-mobile ul li.popup-results .pop-statistics .match-statistics h3 {
    text-align: center; } }

/* line 1152, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .match-statistics table, .content-item-results-mobile ul li.popup-results .pop-statistics .match-statistics table {
  border-collapse: collapse;
  font-size: 16px;
  width: 355px;
  -webkit-margin-start: auto;
  -webkit-margin-end: auto;
  margin: 0 auto; }

/* line 1160, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .match-statistics table td.left, .content-item-results-mobile ul li.popup-results .pop-statistics .match-statistics table td.left {
  text-align: left; }

/* line 1163, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .match-statistics table td.right, .content-item-results-mobile ul li.popup-results .pop-statistics .match-statistics table td.right {
  text-align: right; }

/* line 1166, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .match-statistics table td.center, .content-item-results-mobile ul li.popup-results .pop-statistics .match-statistics table td.center {
  text-align: -webkit-center; }

/* line 1171, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .head-to-head .match-statistics .oclock, .content-item-results-mobile ul li.popup-results .pop-statistics .match-statistics .oclock {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../images/icon_timer_big.png");
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto auto;
  display: block;
  height: 32px;
  width: 32px; }

/* line 1186, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results.active {
  display: block; }

/* line 1189, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .overlay {
  background: url("../images/ajax-loader.gif") no-repeat scroll 50% 50% #000;
  display: none !important;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2; }

/* line 1199, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .win {
  width: 17px;
  height: 17px;
  background-color: #66ff00;
  margin: 5px 0 0; }

/* line 1205, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.popup-results .lose {
  width: 17px;
  height: 17px;
  background-color: #ff3300;
  margin: 5px 0 0; }

/* line 1215, ../sass/shortcodes/_match-results-mobile.scss */
.content-item-results-mobile ul li.location-name {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  margin: 2px 0;
  padding: 0 23px; }

/*  8.  Partners
************************************/
/*
************************************/
/*  9.  Player Profile
************************************/
.player-detail_section {
  background: rgba(0, 0, 0, 0.5); }

.player-detail_basic {
  background-color: white;
  width: 100%; }

.player-detail_photo, .player-detail_profile, .player-detail_ranking {
  display: table-cell; }

@media (max-width: 767px) {
  .player-detail_photo, .player-detail_profile, .player-detail_ranking {
    display: block;
    width: 100%;
    float: left; } }

.player-detail_photo {
  width: 32.5%; }

@media (min-width: 1200px) {
  .player-detail_photo {
    vertical-align: bottom; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .player-detail_photo {
    vertical-align: bottom; } }

@media (min-width: 768px) and (max-width: 991px) {
  .player-detail_photo {
    vertical-align: top; } }

@media (max-width: 767px) {
  .player-detail_photo {
    vertical-align: top;
    display: block;
    width: 40%; } }

@media (max-width: 480px) {
  .player-detail_photo {
    vertical-align: top;
    display: block;
    width: 30%; } }

@media (max-width: 320px) {
  .player-detail_photo {
    display: block;
    width: 100%;
    padding: 0px;
    box-sizing: border-box; } }

.player-detail_photo img {
  display: block;
  height: auto;
  max-height: 388px;
  width: 100%; }

.player-detail_profile {
  color: #3b3b3b;
  padding: 15px 30px 0;
  position: relative;
  width: 35.5%;
  vertical-align: top;
  font-size: 12px;
  font-weight: 300;
  color: black; }

@media (max-width: 767px) {
  .player-detail_profile {
    width: 60%;
    padding: 15px; } }

@media (max-width: 479px) {
  .player-detail_profile {
    display: block;
    width: 70%;
    padding: 10px;
    box-sizing: border-box; } }

@media (max-width: 320px) {
  .player-detail_profile {
    display: block;
    width: 100%;
    padding: 15px;
    box-sizing: border-box; } }

.player-detail_profile .media {
  margin-bottom: 15px; }

@media (max-width: 479px) {
  .player-detail_profile .media .media-left {
    vertical-align: middle !important; }
  .player-detail_profile .media .media-left img {
    max-width: 60px; }
  .player-detail_profile .media .media-body span {
    font-size: 18px;
    line-height: 18px; } }

.player-detail_profile ul {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none outside none; }

.player-detail_profile label {
  font-weight: 600; }

html.safari .player-detail_profile label {
  display: inline; }

.player-detail_profile p {
  font-size: 12px;
  font-weight: 300;
  color: black; }

.player-detail_ranking {
  vertical-align: top;
  color: #fff;
  width: 32%; }

@media (min-width: 600px) and (max-width: 767px) {
  .player-detail_ranking .ranktable {
    display: table;
    width: 100%; }
  .player-detail_ranking .ranktable .rankrow {
    display: table-cell;
    width: 33.3333%;
    vertical-align: top;
    position: relative; }
  .player-detail_ranking .ranktable .rankrow .pp-dd-ranking, .player-detail_ranking .ranktable .rankrow .pp-w-ranking {
    border-bottom: none; }
  .player-detail_ranking .ranktable .rankrow aside.pp-w-ranking {
    position: absolute;
    width: 100%;
    height: 100%; }
  .player-detail_ranking .ranktable .rankrow aside.widget-find-player {
    position: absolute;
    width: 100%;
    height: 100%; }
  .player-detail_ranking .ranktable .rankrow aside.widget-find-player:before {
    background-color: transparent; } }

@media (max-width: 767px) {
  .player-detail_ranking {
    width: 100%; } }

/* BEGIN ============================

  section.wrapper-players-profile

====================================*/
.wrapper-box-player .content-table-player {
  clear: both;
  color: #fff;
  position: relative;
  padding-bottom: 6em;
  min-height: 360px;
  background-color: rgba(15, 15, 15, 0.8); }

.wrapper-box-player .content-table-player > div {
  min-height: 360px; }

.wrapper-box-player .item {
  display: none; }

.wrapper-box-player .item.active {
  display: block; }

@media (min-width: 768px) and (max-width: 991px) {
  .wrapper-box-player .box-player .box-player.content-tabs a {
    font-size: 14px; } }

.wrapper-box-player .box-player .title {
  padding: 40px 15px 20px;
  color: white;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }

.wrapper-box-player .box-player .title h4 {
  margin: 0; }

.wrapper-box-player .box-player .title h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  margin: 0; }

.wrapper-box-player .box-player .title h2 {
  line-height: 1.4em;
  margin: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .wrapper-box-player .box-player .title h2 {
    font-size: 26px; } }

@media (max-width: 767px) {
  .wrapper-box-player .box-player .title {
    padding: 20px 15px 10px; }
  .wrapper-box-player .box-player .title h2 {
    font-size: 20px; } }

.wrapper-box-player .box-player .overview {
  padding: 40px 15px; }

@media (max-width: 767px) {
  .wrapper-box-player .box-player .overview {
    padding: 15px; } }

.wrapper-box-player .box-player .overview h4 {
  font-size: 14px;
  margin: 0 0 3px;
  color: #fff !important; }
  .wrapper-box-player .box-player .overview h4 a {
    color: #fff; }
  .wrapper-box-player .box-player .overview h4 a:hover {
    color: #ff0000; }

.wrapper-box-player .box-player .overview a {
  vertical-align: middle;
  text-align: center;
  height: 277px;
  overflow: hidden; }

#list-type {
  min-width: 135px; }

#list-year {
  min-width: 100px; }

@media (min-width: 992px) and (max-width: 1199px) {
  #list-year {
    min-width: 100px; } }

@media (min-width: 768px) and (max-width: 991px) {
  #list-year {
    min-width: 100px; } }

/*  Player Profile
************************************/
.ui-autocomplete {
  max-height: 200px;
  overflow: scroll;
  border-radius: 0; }

.box-player .profile {
  margin: 35px 0 0; }

.box-player .profile h3 {
  font-weight: 300;
  font-size: 30px; }

.box-player .profile p {
  margin: 8px 0; }

.box-player .profile span {
  color: #cccccc;
  font-style: italic; }

/*  Performance Overview
************************************/
.box-player .partner-name {
  font-size: 12px;
  font-weight: 300; }

.box-player .performance-overview {
  margin: 0 0 35px; }

.box-player .performance-overview table {
  border-collapse: collapse; }

.box-player .performance-overview th {
  font-size: 11px;
  font-weight: 400;
  text-align: center; }

.box-player .performance-overview td {
  font-size: 11px;
  font-weight: 500;
  border-left: 1px solid #494c56; }

.box-player .performance-overview td:first-child {
  border-left: none; }

.box-player .performance-overview td span.increase {
  padding: 3px 10px;
  background-color: #02c50b; }

.box-player .performance-overview td span.decrease {
  padding: 3px 10px;
  background-color: #ff0000; }

.performance-overview_action {
  position: absolute;
  bottom: 30px;
  right: 35px; }

.view-h2h-button {
  position: relative;
  margin: 0px auto;
  display: table;
  bottom: auto;
  right: auto; }

@media (max-width: 767px) {
  .performance-overview_action {
    position: static !important;
    display: block;
    margin: 15px auto;
    text-align: center; }
  .view-h2h-button {
    position: relative;
    margin: 15px auto;
    display: table;
    bottom: auto;
    right: auto; } }

.overview .ranking-history-singles, .overview .ranking-history-doubles, .overview .ranking-history-mixed {
  margin: 8px 0 20px;
  width: 100%;
  height: 130px; }

#slider-playerprofile .owl-slider_item {
  box-sizing: border-box; }

#slider-playerprofile .owl-slider_item img {
  border: 5px solid white; }

#slider-playerprofile img {
  border: 5px solid white;
  width: 100%; }

.player-slider {
  box-sizing: border-box;
  position: relative; }

.player-slider .icon img {
  width: 56px !important;
  height: 46px !important;
  min-height: 0px !important;
  position: absolute;
  right: 0px;
  bottom: 0px;
  border: none !important; }

/* In the news
************************************/
.box-player .in-the-news {
  margin: 20px 0 0;
  width: 432px; }

.box-player .in-the-news h3 {
  font-size: 30px;
  font-weight: 300; }

.box-player .in-the-news p {
  margin: 8px 0;
  line-height: 120%; }

.box-player .in-the-news p a {
  color: #fff;
  text-decoration: underline; }

.box-player .in-the-news p a:hover {
  color: #727272; }

/*  TOURNAMENT RESULTS
************************************/
.tournament-results {
  text-align: center;
  margin: auto;
  padding: 0 2rem; }

@media (max-width: 767px) {
  .tournament-results {
    padding: 0 1rem; } }

@media (min-width: 768px) and (max-width: 991px) {
  .tournament-results_header {
    padding: 20px 5px 10px !important; } }

@media (max-width: 767px) {
  .tournament-results_header {
    padding: 20px 5px 10px !important; } }

@media (max-width: 480px) {
  .tournament-results_header {
    padding: 20px 5px 10px !important; } }

.tournament-results_header .row {
  position: relative; }

.tournament-results_header .linkfullplayer {
  text-align: center; }

@media (min-width: 1200px) {
  .tournament-results_header .linkfullplayer {
    position: absolute;
    right: 15px;
    top: 0; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .tournament-results_header .linkfullplayer {
    position: absolute;
    right: 15px;
    top: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .tournament-results_header .linkfullplayer {
    position: absolute;
    right: 15px;
    top: 0; } }

@media (min-width: 600px) and (max-width: 767px) {
  .tournament-results_header .linkfullplayer {
    position: absolute;
    right: 15px;
    top: 0; } }

@media (max-width: 599px) {
  .tournament-results_header .linkfullplayer {
    display: block;
    margin-top: 10px; } }

@media (max-width: 480px) {
  .tournament-results_header .linkfullplayer {
    display: block;
    margin-top: 10px; } }

.tournament-results .box-profile-tournament header .info {
  width: 60%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 15px;
  text-transform: uppercase;
  text-align: left; }

@media (max-width: 767px) {
  .tournament-results .box-profile-tournament header .info {
    width: auto;
    padding-left: 5px; } }

.tournament-results .box-profile-tournament header .info h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  margin-top: 0; }

.tournament-results .box-profile-tournament header .info h2 a {
  color: #fff; }

.tournament-results .box-profile-tournament header .info h2 a:hover {
  color: #727272; }

.tournament-results .box-profile-tournament header .info h3 {
  margin-top: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%; }

.tournament-results .box-profile-tournament header .info h4 {
  font-size: 12px;
  font-weight: 300;
  margin: 3px 0 0; }

@media (max-width: 767px) {
  .tournament-results .box-profile-tournament header .info h2,
  .tournament-results .box-profile-tournament header .info h2 a {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0; }
  .tournament-results .box-profile-tournament header .info h3, .tournament-results .box-profile-tournament header h4, .tournament-results .box-profile-tournament header .prize {
    font-size: 12px; } }

.tournament-results .box-profile-tournament header .logo-right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding: 0 20px 0 0; }

.tournament-results .title-tournament-matches {
  padding: 0; }

.tournament-results .title-tournament-matches h3 {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4em;
  padding: 1rem 0 0.6em;
  text-align: left; }
  .tournament-results .title-tournament-matches h3 a {
    color: #fff; }
  .tournament-results .title-tournament-matches h3 a:hover {
    color: #df2027; }

.tournament-results .title-tournament-matches .info {
  font-weight: 400; }

.tournament-results .tournament-matches {
  text-align: center;
  margin: auto;
  padding: 0 0 20px;
  margin: 0;
  overflow: hidden; }

.tournament-results .tournament-matches .tbl-tournament-matches {
  margin: 0px;
  padding: 0px;
  width: 49%;
  float: left; }

@media (max-width: 699px) {
  .tournament-results .tournament-matches .tbl-tournament-matches {
    margin: 0px;
    padding: 0px;
    width: 100% !important;
    float: left; } }

.tournament-results .tournament-matches .tbl-tournament-matches:nth-child(odd) {
  clear: both; }

.tournament-results .tournament-matches .tbl-tournament-matches:nth-child(2n) {
  margin: 0px;
  width: 49%;
  float: right; }

.tournament-results .tournament-matches .tbl-tournament-matches td .flag {
  display: table-cell;
  float: left;
  line-height: 30px;
  height: 38px; }

.tournament-results .tournament-matches .tbl-tournament-matches td .flag img {
  vertical-align: middle;
  width: 48px;
  height: auto; }

.tournament-results .tournament-matches .tbl-tournament-matches td .name {
  width: 117px;
  height: 38px;
  display: table;
  padding: 0px 0.2rem 0.2rem; }

.tournament-results .tournament-matches .tbl-tournament-matches td .name a {
  display: table-cell;
  font-weight: 500;
  line-height: 1.1em;
  padding: 0px;
  color: #FFF;
  vertical-align: middle; }

.tournament-results .tournament-matches .tbl-tournament-matches td .name a:hover {
  color: #727272; }

.tournament-results .tournament-matches .tbl-tournament-matches td .match {
  font-size: 12px;
  font-weight: 500;
  padding: 0 3px; }

.tournament-results .tournament-matches .tbl-tournament-matches td .order {
  font-size: 12px;
  font-weight: 300; }

.tournament-results .tournament-matches .tbl-tournament-matches td .timer {
  background: url("../images/icon-timer.png") no-repeat center 0;
  padding: 17px 0 0;
  font-size: 12px; }

.tournament-results .tournament-matches .tbl-tournament-matches .row {
  background: rgba(255, 255, 255, 0.08); }

.tournament-results .tournament-matches .tbl-tournament-matches .row td {
  padding: 0.4rem 0.2rem; }

.tournament-results .tournament-matches .tbl-tournament-matches .row td:first-child {
  padding: 0.4rem 0.4rem; }

@media (max-width: 767px) {
  .tournament-results .tournament-matches .tbl-tournament-matches td .name a,
  .tournament-results .tournament-matches .tbl-tournament-matches td .order {
    font-size: 14px; }
  .tournament-results .tournament-matches .tbl-tournament-matches .row td.timer-td {
    display: none; } }

.box-tournament-results_media img {
  height: 120px;
  background-color: #fff; }

@media (min-width: 768px) and (max-width: 991px) {
  .box-tournament-results {
    padding: 5px; }
  .box-tournament-results_body {
    padding-right: 100px; }
  .box-tournament-results_body_inner {
    padding-left: 0; }
  .box-tournament-results_body h2 {
    font-size: 24px;
    margin-top: 10px; }
  .box-tournament-results_body p {
    font-size: 16px;
    margin-bottom: 10px; }
  .box-tournament-results_body p span {
    font-size: 18px;
    font-weight: 300;
    line-height: 20px; } }

@media (max-width: 767px) {
  .box-tournament-results {
    padding: 5px; }
  .box-tournament-results_media img {
    width: 100px; }
  .box-tournament-results_body_inner {
    padding-left: 0; }
  .box-tournament-results_body h2 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px; }
  .box-tournament-results_body p {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px; }
  .box-tournament-results_body p span {
    font-size: 12px; } }

@media (max-width: 480px) {
  .box-tournament-results {
    padding: 5px; }
  .box-tournament-results_media img {
    width: auto; }
  .box-tournament-results_body_inner {
    padding-left: 0; }
  .box-tournament-results_body h2 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px; }
  .box-tournament-results_body p {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px; }
  .box-tournament-results_body p span {
    font-size: 12px; } }

@media (max-width: 360px) {
  .box-tournament-results_media img {
    height: 60px; }
  .box-tournament-results_body_inner {
    padding-left: 0; }
  .box-tournament-results_body h2 {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px; }
  .box-tournament-results_body p {
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 10px; }
  .box-tournament-results_body p span {
    font-size: 12px; } }

/*  RANKING HISTORY
************************************/
#ranking-new {
  height: 450px;
  margin: 10px auto;
  width: 90%; }

@media (max-width: 767px) {
  #ranking-new {
    width: 100%; } }

/*  HEAD TO HEAD ANALYSIS
************************************/
#head-to-head-analysis .box-player .head-to-head #change-player input {
  color: #000000; }

#head-to-head-analysis #change-player input, #head-to-head-analysis #change-player select {
  border: medium none;
  height: 100%;
  text-align: center;
  width: 100%; }

#head-to-head-analysis .head-to-head {
  margin: auto; }

#head-to-head-analysis .head-to-head .vs-player .single {
  width: 445px; }

@media (max-width: 480px) {
  #head-to-head-analysis .head-to-head .vs-player .single {
    width: 100%; } }

#head-to-head-analysis .head-to-head .vs-player .text-record {
  text-align: center; }

#head-to-head-analysis .head-to-head .vs-player .info-name {
  width: 150px; }

#head-to-head-analysis .head-to-head .vs-player .info-name img {
  width: 69px; }

#head-to-head-analysis .head-to-head .vs-player .info-player1 {
  float: left;
  width: 178px; }

#head-to-head-analysis .head-to-head .vs-player .info-player1 .name {
  width: 75px;
  float: right; }

#head-to-head-analysis .head-to-head .vs-player .info-player1 .flag {
  float: left;
  width: auto;
  padding: 0 0 5px; }

@media (max-width: 767px) {
  #head-to-head-analysis .head-to-head .vs-player .info-player1 {
    float: right; }
  #head-to-head-analysis .head-to-head .vs-player .info-player1 .name {
    text-align: left; } }

@media (max-width: 480px) {
  #head-to-head-analysis .head-to-head .vs-player .info-player1 .name {
    text-align: left; } }

#head-to-head-analysis .head-to-head .vs-player .info-player2 {
  float: right;
  width: 180px; }

#head-to-head-analysis .head-to-head .vs-player .info-player2 .name {
  float: left;
  text-align: right;
  width: 75px; }

#head-to-head-analysis .head-to-head .vs-player .info-player2 .flag {
  float: right;
  padding: 0 0 5px; }

#head-to-head-analysis .head-to-head .vs-player .info-player2 .img-player {
  float: right; }

#head-to-head-analysis .head-to-head .vs-player .info-player2 .info-name {
  float: right; }

@media (max-width: 767px) {
  #head-to-head-analysis .head-to-head .vs-player .info-player2 {
    float: left; }
  #head-to-head-analysis .head-to-head .vs-player .info-player2 .name {
    text-align: left; } }

@media (max-width: 480px) {
  #head-to-head-analysis .head-to-head .vs-player .info-player2 .name {
    text-align: right; } }

#head-to-head-analysis .head-to-head .vs-player .icon-vs {
  width: 87px;
  text-align: center; }

#head-to-head-analysis .head-to-head .vs-player .left img, #head-to-head-analysis .head-to-head .vs-player .right img, #head-to-head-analysis .head-to-head .vs-player .right.flag-player img {
  width: 69px; }

#head-to-head-analysis .head-to-head .vs-player .doubles .flag {
  width: 46px; }

#head-to-head-analysis .head-to-head .vs-player .doubles .list-select-label select {
  max-width: 100%; }

#head-to-head-analysis .head-to-head .vs-player .doubles.default .list-select-label select {
  max-width: 128px;
  min-width: 128px; }

#head-to-head-analysis .head-to-head .vs-player #change-player {
  border: medium none; }

@media (max-width: 767px) {
  #head-to-head-analysis .head-to-head .vs-player #change-player {
    text-align: center; } }

#head-to-head-analysis .head-to-head .vs-player #change-player #search-change-player {
  background: #fff;
  color: #000;
  border-radius: 0px !important; }

@media (max-width: 480px) {
  #head-to-head-analysis .head-to-head .vs-player {
    max-width: 100%; }
  #head-to-head-analysis .head-to-head .vs-player .info-player1, #head-to-head-analysis .head-to-head .vs-player .info-player2 {
    width: 110px; } }

#head-to-head-analysis .head-to-head .head-analysis .row1 {
  background-color: #1A1A1A; }

#head-to-head-analysis .list-type-select {
  float: right;
  margin-top: -30px; }

#head-to-head-analysis .list-select-label {
  width: 128px; }

#head-to-head-analysis .list-select-label #s2id_team2 {
  padding: 0;
  max-width: 100%; }

#head-to-head-analysis .list-select-label #s2id_team2 .select2-choice {
  border: none;
  background-color: transparent; }

#head-to-head-analysis .win {
  color: #6F0; }

#head-to-head-analysis .win a {
  color: #6F0; }

#head-to-head-analysis .lost {
  color: #FB2000; }

#head-to-head-analysis .lost a {
  color: #FB2000; }

.box-player .head-to-head {
  padding: 12px 20px 0; }

.box-player .head-to-head:after {
  display: block;
  content: "";
  clear: both; }

.box-player .head-to-head li {
  float: left; }

.box-player .head-to-head li.col-left {
  width: 50%; }

.box-player .head-to-head li.col-right {
  width: 50%;
  padding-left: 2%; }

@media (min-width: 768px) and (max-width: 991px) {
  .box-player .head-to-head li {
    text-align: center; }
  .box-player .head-to-head li.col-left, .box-player .head-to-head li.col-right {
    width: 100%;
    padding: 0;
    float: none;
    display: inline-block;
    margin: auto; }
  .box-player .head-to-head li.col-left {
    text-align: center; }
  .box-player .head-to-head li.col-left > div {
    display: inline-block;
    float: none;
    margin: auto; } }

@media (max-width: 767px) {
  .box-player .head-to-head li {
    text-align: center; }
  .box-player .head-to-head li.col-left, .box-player .head-to-head li.col-right {
    width: 100%;
    padding: 0;
    float: none;
    display: inline-block;
    margin: auto; }
  .box-player .head-to-head li.col-left {
    text-align: center; }
  .box-player .head-to-head li.col-left > div {
    display: inline-block;
    float: none;
    margin: auto; } }

@media (max-width: 480px) {
  .box-player .head-to-head li {
    text-align: center; }
  .box-player .head-to-head li.col-left, .box-player .head-to-head li.col-right {
    width: 100%;
    padding: 0;
    float: none;
    display: inline-block;
    margin: auto; }
  .box-player .head-to-head li.col-left {
    text-align: center; }
  .box-player .head-to-head li.col-left > div {
    display: inline-block;
    float: none;
    margin: auto;
    max-width: 100%; } }

.box-player .head-to-head .vs-player th .name {
  margin: 0 4px; }

.box-player .head-to-head .vs-player .img-player {
  background-color: #fff;
  padding: 5px;
  width: 128px;
  height: 148px;
  overflow: hidden; }

@media (max-width: 767px) {
  .box-player .head-to-head .vs-player .img-player {
    max-width: 90%;
    height: auto; } }

@media (max-width: 480px) {
  .box-player .head-to-head .vs-player .img-player {
    max-width: 100%;
    height: auto; } }

.box-player .head-to-head .vs-player .title-ranke {
  width: 134px;
  text-align: center;
  margin: 2px 0 0;
  font-weight: 500; }

.box-player .head-to-head .vs-player .title-ranket1, .box-player .head-to-head .vs-player .title-ranket2 {
  width: 100%;
  text-align: center;
  margin: 2px 0 0;
  font-weight: 500; }

.box-player .head-to-head .vs-player .single .title-ranket1, .box-player .head-to-head .vs-player .single .title-ranket2 {
  width: 128px; }

.box-player .head-to-head .vs-player .title-ranke-doubles {
  width: 100%;
  text-align: center;
  margin: 2px 0 0;
  font-weight: 500; }

.box-player .head-to-head .vs-player .score {
  font-weight: 500;
  font-size: 48px;
  width: 134px;
  text-align: center; }

.box-player .head-to-head .vs-player .score.lost {
  color: #66ff00; }

.box-player .head-to-head .vs-player .score.win {
  color: #ff3300; }

@media (max-width: 767px) {
  .box-player .head-to-head .vs-player .score.lost, .box-player .head-to-head .vs-player .score.win {
    text-align: center; } }

.box-player .head-to-head .vs {
  font-weight: 500;
  font-size: 48px; }

@media (max-width: 767px) {
  .box-player .head-to-head .vs {
    font-size: 20px; } }

.box-player .head-to-head1 {
  text-align: center; }

.box-player .head-to-head1 .vs-player {
  margin: 0 auto;
  width: 385px; }

@media (max-width: 767px) {
  .box-player .head-to-head {
    padding: 15px; }
  .box-player .col-left, .box-player .head-to-head .vs-player {
    max-width: 100%; } }

.head-to-head .titleChartHeadToHead {
  font-weight: 500;
  margin: 5px 0 0;
  padding: 0 0 0 42px; }

@media (min-width: 768px) and (max-width: 991px) {
  .head-to-head .titleChartHeadToHead {
    width: 100%; } }

.head-to-head #head-to-head-ranking {
  padding: 7px 0 0 25px;
  width: 423px;
  max-width: 100%;
  height: 300px; }

.head-to-head .head-analysis {
  border-collapse: collapse;
  font-weight: 500; }

.head-to-head .head-analysis tr.row1 {
  background-color: #1e2433; }

.head-to-head .head-analysis .h2h_result_date {
  text-transform: uppercase; }

.head-to-head .head-analysis td .name {
  padding: 0 5px; }

@media (max-width: 767px) {
  .head-to-head .head-analysis td .name {
    text-align: left; } }

.head-to-head .head-analysis td .win {
  color: #66ff00; }

@media (max-width: 767px) {
  .head-to-head .head-analysis td .win {
    text-align: center; } }

.head-to-head .head-analysis td .lost {
  color: #fb2000; }

.head-to-head .head-analysis td span.score {
  font-weight: 400;
  font-size: 12px; }

.box-player .head-to-head .vs-player {
  margin: 0 auto;
  font-size: 12px; }

.box-player .head-to-head .vs-player .label {
  color: #727272;
  margin-left: 15px;
  font-size: 11px; }

.box-player .head-to-head .vs-player .doubles {
  min-height: 160px;
  padding: 100px 0; }

@media (max-width: 480px) {
  .box-player .head-to-head .vs-player .doubles {
    padding: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    width: 100%; } }

@media (max-width: 320px) {
  .box-player .head-to-head .vs-player .doubles {
    width: 100%; } }

.box-player .head-to-head .vs-player .doubles .name {
  font-weight: 500;
  line-height: 100%;
  min-height: 30px; }

.box-player .head-to-head .vs-player .doubles .name a {
  color: white; }

.box-player .head-to-head .vs-player .doubles .flag {
  margin: 7px 0 0; }

.box-player .head-to-head .vs-player .doubles .flag img {
  max-width: 100%; }

.box-player .head-to-head .vs-player .doubles .image {
  width: 56px;
  height: 64px;
  border: 2px solid #fff;
  box-sizing: border-box;
  overflow: hidden; }

.box-player .head-to-head .vs-player .doubles .image img {
  width: 53px; }

.box-player .head-to-head .vs-player .doubles .h2h-vs {
  font-weight: 500;
  font-size: 48px; }

#head-to-head-analysis .select2-selection--single {
  background-color: #fff;
  border: none;
  border-radius: 0; }

/*  WCS STYLE
************************************/
.wcs-player-profile_basic {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 15px;
  min-height: 345px; }

@media (min-width: 1200px) {
  .wcs-player-profile_basic {
    overflow: hidden;
    min-height: inherit !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .wcs-player-profile_basic {
    overflow: hidden;
    min-height: inherit !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .wcs-player-profile_basic {
    overflow: hidden;
    min-height: inherit !important; } }

@media (max-width: 767px) {
  .wcs-player-profile_basic {
    overflow: hidden; } }

.wcs-player-profile_detail {
  width: 100%;
  min-height: 400px; }

@media (max-width: 767px) {
  .wcs-player-profile_detail {
    margin-top: 15px; } }

#head-to-head-analysis .wcs-select_h2h {
  overflow: hidden;
  float: none;
  position: relative;
  margin-top: 7px;
  margin-left: 50px; }

#head-to-head-analysis .wcs-select_h2h label {
  position: relative;
  float: none;
  margin: 0; }

#head-to-head-analysis .wcs-select_h2h select {
  margin: auto; }

@media (max-width: 767px) {
  #head-to-head-analysis .wcs-select_h2h {
    margin-top: 0px; } }

@media (max-width: 480px) {
  #head-to-head-analysis .wcs-select_h2h {
    margin-top: 0px; } }

.h2h-analysis_title {
  float: left; }

.h2h-analysis_dropdown {
  float: left; }

@media (max-width: 767px) {
  .h2h-analysis_dropdown {
    float: right; } }

/*  CUSTOM STYLE FOR SELECT BOX
************************************/
.content-tabs * {
  -webkit-transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.content-tabs {
  padding: 0;
  display: table;
  width: 100%;
  margin: 0px;
  overflow: hidden;
  text-transform: uppercase;
  background-color: #000; }

.box-historical_tab .content-tabs {
  background-color: #1f2633; }

.content-tabs li {
  color: #9a9a9a;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  height: 45px;
  background: rgba(0, 0, 0, 0.4); }

.content-tabs li a {
  color: #9a9a9a;
  line-height: 45px;
  display: block;
  padding: 0 0.6rem; }

.content-tabs li a:hover {
  background: #2b3a41;
  color: #fff; }

.content-tabs li.active a {
  color: #fff !important;
  background: #2b3a41;
  font-weight: 500;
  pointer-events: none;
  cursor: default; }

@media only screen and (max-width: 767px) {
  .content-tabs {
    margin: 0px;
    position: relative;
    overflow: hidden;
    height: 45px;
    display: block;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .content-tabs:before {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    display: block;
    background: transparent;
    cursor: pointer;
    font-family: FontAwesome;
    line-height: 45px;
    font-size: 30px;
    font-size: 1.875rem;
    content: "\f107";
    text-align: right;
    padding: 0 1rem;
    color: #010101;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }
  .content-tabs li {
    clear: left;
    width: 100%;
    display: none; }
  .content-tabs li.active {
    display: list-item; }
  .content-tabs.expanded {
    height: auto; }
  .content-tabs.expanded li {
    display: list-item; }
  .content-tabs.expanded .active {
    border-bottom-width: 1px; }
  .content-tabs.expanded:before {
    content: "\f106";
    color: #9a9a9a;
    right: 0; } }

@media only screen and (max-width: 767px) {
  .rankings_wrapper-content-results .content-tabs li:first-child {
    width: 100%; } }

.content-tabs_mobile_select {
  padding-left: 0;
  width: 100%;
  position: relative;
  height: auto; }

.content-tabs_mobile_select:before {
  background: transparent url("../images/bgSelectPage_white.png") no-repeat scroll 0 0;
  /*content: "";*/
  height: 26px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  width: 26px;
  margin-top: -13px; }

.content-tabs_mobile_select.is-active:before {
  /*background: none;
  content: ""; 
  REMOVED THE ABOVE BECAUSE IT WAS NOT DOING ANYTHING
  */
  content: "\f106";
  color: #ffffff;
  right: 10px;
  margin-top: -54px; }

.content-tabs_mobile_select li {
  width: 100%;
  display: block;
  text-align: center; }

.content-tabs_mobile_select li a {
  display: block;
  color: #9A9A9A;
  height: 45px;
  line-height: 45px;
  width: 100%;
  background-color: #242424;
  font-weight: 300;
  font-size: 16px; }

.content-tabs_mobile_select li.active a {
  font-weight: 500;
  background-color: #fbfbfb;
  color: #010101 !important; }

.content-tabs_mobile_select li.is-active {
  display: block !important; }

.content-tabs_mobile_select li:not(.active) {
  display: none; }

.content-tabs_mobile_select li:not(.active):hover a {
  background-color: #3B3B3B;
  color: white; }

/*  10. Rankings
************************************/
/*  RANKINGS SECTION STYLING
************************************/
select#ranking {
  padding-bottom: 5px; }

#ranking {
  overflow: hidden;
  padding-bottom: 10px; }

#ranking .rankings-content {
  background-color: #0a0b0c; }

#ranking .rankings-content_tabs li.active a {
  background-color: #0f4286;
  color: white;
  font-weight: 300; }

#ranking .rankings-content_tabs a {
  border: none;
  color: #4496d1;
  font-size: 18px;
  font-weight: 300;
  border-radius: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  #ranking .rankings-content_tabs a {
    font-size: 12px; } }

#ranking .rankings-content_tabpanel .tab-pane {
  background-color: rgba(33, 33, 33, 0.4);
  min-height: 400px; }

#ranking .rankings-content_action {
  position: absolute;
  padding: 8px 25px;
  right: 25px;
  bottom: 20px; }

@media (max-width: 767px) {
  #ranking .rankings-content_action {
    position: relative;
    display: block;
    right: auto;
    bottom: auto;
    padding: 5px 10px;
    margin-top: 15px; } }

/*  RANKINGS TABLE
************************************/
#ranking .country {
  display: table;
  vertical-align: middle;
  margin: 6px 0;
  font-size: 12px;
  text-align: center;
  padding: 0 3px; }

#ranking .country span {
  display: inline-block;
  width: 29px; }

#ranking .country img {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0px 0px 5px; }

#ranking .rankings-table thead th.rank-col_no1 {
  width: 14%; }

@media (max-width: 767px) {
  #ranking .rankings-table thead th.rank-col_no1 {
    width: 12%; } }

#ranking .rankings-table thead th.rank-col_no2 {
  width: 8%; }

#ranking .rankings-table thead th.rank-col_no4 {
  width: 12%; }

#ranking .rankings-table thead th.rank-col_no5 {
  width: 14%; }

#ranking .rankings-table thead th.rank-col_no6 {
  width: 16%; }

#ranking .rankings-table thead th.rank-col_no7 {
  width: 16%; }

@media (max-width: 767px) {
  #ranking .rankings-table thead th.rank-col_no7 {
    width: 24%; } }

#ranking .rankings-table tbody tr:not(.tr-ranking-detail) {
  background-color: rgba(33, 33, 33, 0.3); }

#ranking .rankings-table tbody tr:not(.tr-ranking-detail) td {
  padding: 10px 2px; }

#ranking .rankings-table tbody tr.row-even {
  background-color: rgba(0, 0, 0, 0.5) !important; }

#ranking .rankings-table tbody tr td {
  border-left: 1px solid rgba(255, 255, 255, 0.1); }

#ranking .rankings-table tbody tr td ul.country {
  margin-bottom: 0; }

#ranking .rankings-table tbody tr td .player {
  padding-left: 15px; }

@media (max-width: 767px) {
  #ranking .rankings-table tbody tr td .player {
    padding-left: 5px; } }

/*  RANKINGS PAGING
************************************/
.rankings-content_paging a {
  text-transform: uppercase;
  background: none !important;
  border: none !important;
  color: white !important;
  font-size: 16px;
  font-weight: 100; }

.rankings-content_paging a:hover {
  font-weight: 500; }

/*  Custom Style for .wcs-select in players ranking
************************************/
.rankings-content_mobile_select {
  padding-left: 0;
  width: 100%;
  position: relative; }

.rankings-content_mobile_select:before {
  background: transparent url("../images/bgSelectPage_white.png") no-repeat scroll 0 0;
  content: "";
  height: 26px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  width: 26px;
  margin-top: -13px; }

.rankings-content_mobile_select.is-active:before {
  background: none;
  content: ""; }

.rankings-content_mobile_select li {
  width: 100%;
  display: block;
  text-align: center; }

.rankings-content_mobile_select li a {
  display: block;
  color: #9A9A9A;
  height: 45px;
  line-height: 45px;
  width: 100%;
  background-color: #242424;
  font-weight: 300;
  font-size: 16px; }

.rankings-content_mobile_select li.active a {
  font-weight: 500;
  background-color: #fbfbfb;
  color: #010101; }

.rankings-content_mobile_select li.is-active {
  display: block !important; }

.rankings-content_mobile_select li:not(.active) {
  display: none; }

.rankings-content_mobile_select li:not(.active):hover a {
  background-color: #3B3B3B;
  color: white; }

/*  11. Sliders
************************************/
/*
************************************/
.slider-section {
  display: block;
  clear: both;
  position: relative;
  z-index: 100;
  height: 480px; }

@media (min-width: 768px) and (max-width: 991px) {
  .slider-section {
    height: auto;
    margin-bottom: 0;
    overflow: hidden; } }

@media (max-width: 767px) {
  .slider-section {
    height: auto;
    margin-bottom: 0;
    overflow: hidden; } }

@media (max-width: 480px) {
  .slider-section {
    height: auto; } }

.slider-section--loading {
  overflow: hidden; }

@media (min-width: 1200px) {
  .slider-section--loading {
    height: 480px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .slider-section--loading {
    height: 480px; } }

.slider-section_wrapper {
  position: relative;
  display: block;
  float: left; }

@media (min-width: 768px) and (max-width: 991px) {
  .slider-section_wrapper {
    width: 100%;
    height: auto; } }

@media (max-width: 767px) {
  .slider-section_wrapper {
    max-width: 100%;
    width: 100%;
    height: auto; } }

@media (min-width: 1200px) {
  .slider-section_wrapper {
    height: 480px;
    width: 1024px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .slider-section_wrapper {
    height: 480px;
    width: 1024px; } }

.slider-section_item {
  display: block;
  overflow: hidden; }

.slider-section_item a {
  display: block;
  float: left; }

@media (min-width: 1200px) {
  .slider-section_item {
    height: 480px;
    width: 1024px;
    float: left; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .slider-section_item {
    height: 480px;
    width: 1024px;
    float: left; } }

@media (min-width: 768px) and (max-width: 991px) {
  .slider-section_item {
    width: 100%; } }

@media (max-width: 767px) {
  .slider-section_item {
    width: 100%;
    height: auto; } }

.slider-section_img {
  display: block;
  overflow: hidden; }

.slider-section_img a {
  display: block;
  max-width: 100%; }

.slider-section_img img {
  width: 100%; }

@media (min-width: 1200px) {
  .slider-section_img {
    height: 480px;
    width: 1024px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .slider-section_img {
    height: 480px;
    width: 1024px; } }

.slider-section_desc {
  background-color: #232658;
  color: #cccccc; }

@media (min-width: 1200px) {
  .slider-section_desc {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 15px 25px 15px 30px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .slider-section_desc {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 15px 25px 15px 30px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .slider-section_desc {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 15px 25px 15px 30px; } }

@media (min-width: 481px) and (max-width: 767px) {
  .slider-section_desc {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 15px 25px 15px 30px; } }

@media (max-width: 480px) {
  .slider-section_desc {
    padding: 10px 20px; }
  .slider-section_desc h3 {
    font-size: 16px; }
  .slider-section_desc p {
    font-size: 16px; } }

.slider-section_key {
  background-color: rgba(17, 103, 156, 0.3);
  position: absolute;
  left: 50%;
  top: 50%;
  color: white;
  width: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/* line 233, ../sass/shortcodes/_sliders.scss */
.slider-section .owl-controls {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 110%;
  left: -5%; }

/* line 240, ../sass/shortcodes/_sliders.scss */
.slider-section .owl-prev {
  float: left;
  background-color: transparent !important; }

/* line 244, ../sass/shortcodes/_sliders.scss */
.slider-section .owl-next {
  float: right;
  background-color: transparent !important; }

/*  12. Social News
************************************/
.social-news--loading {
  height: 380px;
  width: 300px; }

.social-news .widget_social_news {
  padding: 0px; }

.social-news .widget_social_news .social-wrap {
  padding: 0px 15px;
  clear: both; }

.social-news .widget_social_news .media {
  overflow: hidden;
  margin-bottom: 10px; }

.social-news .widget_social_news .media-left .fa {
  width: 42px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff; }

.social-news .widget_social_news .media-left .fa-weibo {
  background-color: #d72b2b; }

.social-news .widget_social_news .media-left .fa-twitter {
  background-color: #32ccfe; }

.social-news .widget_social_news .media-left .fa-facebook {
  background-color: #3c599f; }

.social-news .widget_social_news .media-body a {
  font-size: 13px;
  color: #333333; }

.social-news .widget_social_news .media-body a:hover {
  color: #df2027; }

.social-news .widget_social_news .media-heading a {
  font-size: 14px; }

/*  13. Tournament Gallery
************************************/
@media (min-width: 768px) and (max-width: 991px) {
  .tournament-gallery_header {
    font-size: 18px; } }

@media (max-width: 767px) {
  .tournament-gallery_body {
    height: auto; } }

a.id-card_gallery {
  color: #fff;
  background-color: #1e73be;
  padding: 15px 20px;
  font-size: 14px; }

a.id-card_gallery i {
  padding-right: 6px; }

.fancybox-opened .fancybox-title {
  padding: 10px 20px;
  font-size: 14px; }

/*  14. Video Highlights
************************************/
.video-highlights {
  position: relative; }

@media (min-width: 768px) and (max-width: 991px) {
  .video-highlights {
    max-width: 100%; } }

@media (max-width: 767px) {
  .video-highlights {
    display: block; } }

@media (max-width: 480px) {
  .video-highlights {
    display: block; } }

@media (min-width: 768px) and (max-width: 991px) {
  .video-highlights_header {
    font-size: 18px; } }

.video-highlights_body {
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
  background-color: white; }

.video-highlights_background {
  position: relative;
  z-index: 99;
  width: auto;
  height: 100%; }

.video-highlights_background img {
  width: 100%;
  height: auto; }

.video-highlights h3 {
  padding-top: 24px;
  padding-bottom: 24px;
  margin-top: 0px;
  margin-bottom: 0px; }

.video-highlights_action {
  left: 50%;
  margin-left: -30px;
  margin-top: -22px;
  position: absolute;
  top: 50%;
  z-index: 100; }

.video-highlights_text {
  text-transform: uppercase;
  color: #ffffff;
  position: absolute;
  top: 35px;
  left: 0;
  font-size: 16px;
  font-weight: normal;
  margin: 0px;
  padding: 0px 12px;
  width: 100%;
  text-align: center;
  z-index: 100; }

@media (max-width: 480px) {
  .video-highlights_text {
    top: 15px; } }

.video-highlights_footer {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 100;
  padding: 0 15px;
  text-transform: uppercase;
  width: 100%; }

.video-highlights_footer .tv-text {
  text-align: center; }

.video-highlights_footer h3 {
  font-size: 18px;
  margin: 0px;
  width: 100%;
  display: block;
  padding: 0px; }

.video-highlights_footer h3 a {
  color: #ff3300; }

/*  15. Watch Live
************************************/
.watch-live {
  position: relative;
  background-color: #000000; }

.watch-live_section {
  position: relative;
  overflow: hidden; }

/* Remove 0.5px padding around Video */
.vc_row.vc_column-gap-1 > .vc_column_container {
  padding: 0px !important; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../sass/shortcodes/_watch-live.scss */
  .watch-live_section {
    height: auto !important; } }

@media (max-width: 767px) {
  /* line 5, ../sass/shortcodes/_watch-live.scss */
  .watch-live_section {
    height: auto !important; } }

/* line 23, ../sass/shortcodes/_watch-live.scss */
.watch-live_section.is-playing .watch-live_player {
  z-index: 120 !important;
  visibility: visible; }

/* line 31, ../sass/shortcodes/_watch-live.scss */
.watch-live_header {
  position: absolute;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #0f4286;
  top: 15px;
  padding: 0 15px;
  z-index: 101;
  height: 35px;
  line-height: 35px; }

/* line 44, ../sass/shortcodes/_watch-live.scss */
.watch-live_body {
  position: relative;
  z-index: 91;
  /* Large desktops and laptops */
  /* Landscape tablets and medium desktops */
  /* Portrait tablets and small desktops */
  /* Landscape phones and portrait tablets */
  /* Portrait phones and smaller */ }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 59, ../sass/shortcodes/_watch-live.scss */
  .watch-live_body img {
    width: 100%; } }

/* line 76, ../sass/shortcodes/_watch-live.scss */
.watch-live_footer {
  color: #ffffff;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 10px 15px;
  box-sizing: border-box;
  z-index: 102; }

/* line 86, ../sass/shortcodes/_watch-live.scss */
.watch-live_footer .media-right {
  width: 77px;
  height: 72px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -36px; }

/* line 95, ../sass/shortcodes/_watch-live.scss */
.watch-live_footer p {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 20px;
  font-weight: 400; }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 112, ../sass/shortcodes/_watch-live.scss */
  .watch-live_footer .media-right {
    width: auto !important; }
  /* line 115, ../sass/shortcodes/_watch-live.scss */
  .watch-live_footer span {
    font-size: 23px;
    line-height: 30px; }
  /* line 119, ../sass/shortcodes/_watch-live.scss */
  .watch-live_footer p {
    font-size: 24px;
    line-height: 28px; } }

@media (max-width: 480px) {
  /* line 130, ../sass/shortcodes/_watch-live.scss */
  .watch-live_footer p {
    font-size: 14px;
    line-height: 18px; } }

/* line 138, ../sass/shortcodes/_watch-live.scss */
.watch-live_mask {
  background: url("../images/watch_live_mask.png") 0 0 no-repeat transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  /* Large desktops and laptops */
  /* Landscape tablets and medium desktops */
  /* Portrait tablets and small desktops */
  /* Landscape phones and portrait tablets */
  /* Portrait phones and smaller */ }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 138, ../sass/shortcodes/_watch-live.scss */
  .watch-live_mask {
    display: none; } }

@media (max-width: 767px) {
  /* line 138, ../sass/shortcodes/_watch-live.scss */
  .watch-live_mask {
    display: none; } }

@media (max-width: 480px) {
  /* line 138, ../sass/shortcodes/_watch-live.scss */
  .watch-live_mask {
    display: none; } }

/* line 173, ../sass/shortcodes/_watch-live.scss */
.watch-live_action {
  position: absolute;
  z-index: 103;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -22px;
  cursor: pointer; }

/* line 183, ../sass/shortcodes/_watch-live.scss */
.watch-live_player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 90;
  visibility: hidden; }

.white_loading {
  position: absolute;
  width: 100%;
  height: 100%; }

.black_loading {
  position: absolute;
  width: 100%;
  height: 100%; }

.black_loading {
  background: url("../images/ajax-loader.gif") no-repeat scroll center center;
  background-size: 32px;
  min-height: 32px;
  min-width: 32px;
  clear: both;
  vertical-align: middle;
  text-align: center; }

.white_loading {
  background: url("../images/ajax-white-loader.gif") no-repeat scroll center center;
  background-size: 32px;
  min-height: 32px;
  min-width: 32px;
  clear: both;
  vertical-align: middle;
  text-align: center; }

/******************************************************
T-Update-Sudirman

Colour Blue/GReen 3785a3
Purple 232658
******************************************************/
/*HOMEPAGE LINKS OUT*/
.action-box_item {
  background-color: #1e2770; }

.vc-mm-h-layout-2 .vc-mm-logo {
  padding: 0px !important; }

li.vc-mm-li-logo {
  margin-top: 2px; }
  li.vc-mm-li-logo img {
    height: 80px !important; }
  li.vc-mm-li-logo a:hover {
    border-bottom: none !important; }

/* add a bit more spacing to left of About menu*/
@media only screen and (min-width: 1024px) {
  .vc-mm-menu #menu-item-1466 > a.nav-link {
    margin-left: 14px !important; } }

/*remove the left gap on the logo on mobile view*/
.vc-mm-menu-h ul.vc-mm-menu.vc-nav-on-mobile {
  padding-left: 0px; }

.vc_icon_element {
  line-height: 0;
  font-size: 14px;
  margin-bottom: 0px !important; }

/* NEWS ITEMS */
.display-posts-listing span.title a, .wcs-single_header h3, .related-news_header h3, .news-section .news-featured .news-featured-title a, .text-dark-blue {
  color: #1e2770 !important; }

.display-posts-listing span.title a:hover, .news-section_item .media-body a:hover, .news-section_item .media-body:hover a, .related-news_item h3 a:hover {
  color: #1e2770; }

.display-posts-listing .display-posts-title, .news-section .news-featured .news-featured-splash {
  background: #1e2770; }

.display-posts-listing .display-posts-title {
  padding: 6px 15px;
  font-size: 24px !important;
  font-weight: 400 !important; }

.display-posts-listing span.title {
  font-weight: 400; }

/* BUTTONS */
a.id-card_gallery {
  background-color: #1e2770; }

/* SLIDER CAPTION */
.slider-section_desc {
  background-color: #ffffff !important; }
  @media (max-width: 480px) {
    .slider-section_desc {
      display: none; } }

.slider-section_desc h3.text-white {
  color: #232658 !important; }

.slider-section_desc p {
  color: #f7bd14 !important;
  font-weight: 400; }

/* HISTORICAL RESULTS
 ************************/
.box-historical_wrapper--loading {
  background-color: #131b31; }

.box-historical #list-historical li .info {
  background-color: #1b4758; }

.box-historical #list-historical li h3.bg {
  background: #1b4758; }

.box-historical_tab #ajaxTabs li.active {
  background-color: #2b3a41; }

.content-tabs li a:hover {
  background: #131b31; }

.content-tabs li.active a {
  background: #3f4251 !important; }

.box-historical_tab .content-tabs {
  background-color: #141f23; }

/* RANKINGS */
.ajaxTab.active {
  background-color: #3785a3 !important; }

#ranking .rankings-content_tabs li.active a {
  background-color: #3785a3; }

a.text-white:hover {
  color: #dddddd; }

.greatest-player .cate .single .player-item .name a:hover, .greatest-player .cate .double .player-item .name a:hover {
  color: #dddddd; }

.greatest-player .cate .double .bottom .rank {
  background: #3785a3; }

.greatest-player .cate .double .bottom {
  max-width: 140px;
  width: 140px; }

.greatest-player .cate .single .earnings {
  max-width: 140px; }

.greatest-player .cate .double .bottom .earnings {
  max-width: 140px; }

.greatest-player .cate .double .player-item {
  padding-bottom: 4px; }

/*PLAYER PROFILES*/
.bg-btn-blue {
  background-color: #3f4251;
  height: 40px; }

/*PLAYER PROFILE MOBILE TABS*/
.content-tabs_mobile_select li.active a {
  color: #ffffff !important; }

.content-tabs_mobile_select:before {
  top: 30%; }

.content-tabs_mobile_select:before {
  background: none;
  right: 20px; }

@media only screen and (max-width: 767px) {
  .content-tabs:before {
    color: #ffffff;
    /*line-height: 32px; */
    font-size: 3rem;
    margin-right: 10px; }
  .content-tabs li.active a {
    background: #ffffff; } }

/* PLAYERS WIDGET */
.widget-players_slider .avatar .rank {
  background-color: #3785a3; }

/* HOMEPAGE VIDEO HIGHLIGHTS */
.video-highlights_text {
  top: 25px;
  font-size: 18px;
  font-weight: 600; }

/* RESULTS WRAPPER */
.wrapper-results .wrapper-content-results {
  background-color: rgba(0, 0, 0, 0.7); }

/*FOOTER*/
.footer-nav {
  padding: 0px 0px 0px 40px; }

@media (min-width: 768px) {
  .col-xs-6.col-sm-6.col-lg-3 {
    width: 25% !important; } }

.footer-info_legal {
  padding: 20px; }

.footer-nav {
  padding: 25px 20px 25px 6%; }

/***********************
T-UPDATE
***********************/

/*# sourceMappingURL=main.css.map */