.liga-t {
  background: #143655;
}
.liga-t h3 {
  color: #fff;
  text-transform: uppercase;
  line-height: 63px;
  margin: 0px;
  padding-left: 20px;
}
.table-striped {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 12px;
  background: #081d2f;
}
.table-striped tr {
  line-height: 32px;
  border-right: 3px solid transparent;
}
.table-striped tr:hover {
  border-right: 3px solid #c40039 /*#da0040*/;
}
.t-h {
  color: #4c6d8e;
  line-height: 36px!important;
}
.t-c {
  text-align: center;
  color: #4c6d8e;
  padding: 0px 20px;
}
.t-r {
  text-align: right;
  /*color: #4c6d8e;*/
  padding: 0px 20px;
}
.t-d {
  color: white;
}
.table-striped tr:nth-child(2n) {
  background: #0d2840;
}



.container {
  margin-left: auto;
  margin-right: auto;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
#partner .container {
    background: #122737;
    width: 939px;
}

@media (max-width: 480px) {
  .club-content .col-3,
  .club-content .col-9 {
    width: 100%;
    float: none;
  }
  .club-content .col-3 .bot-name,
  .club-content .col-9 .bot-name {
    bottom: 0;
  }
  #tab .tab-content img {
    max-width: 100%;
    height: auto;
  }
  #tab .tab-content .col-4 {
    width: 100%;
  }
  .team-pl .col-2 {
    width: 50%;
  }
  section#m-a-n {
    margin-top: 150px;
  }
  .b-menu ul {
    display: none;
  }
  .b-menu ul li {
    width: 100%;
    text-align: center;
  }
  #pull-blog {
    display: block;
  }
  /* TABS  */
  #tab ul > li {
    width: 110%;
    margin-left: -8px;
  }
  .p-l .col-2 {
    width: 100%;
    float: none;
    text-align: center;
  }
  .video-item {
    width: 100%;
  }
  .logo {
    text-align: center;
  }
  .bx-controls-direction {
    position: relative;
    left: 0px;
    bottom: 0px;
  }
  .club-name span {
    width: 100%;
  }
  .avatar {
    position: relative;
    left: 0px;
  }
  .top {
    z-index: 99999;
  }
  .top .col-2 {
    width: 100%;
    float: none;
  }
  .top .mobilemenu {
    width: 100%;
    text-align: center;
    margin-left: 0;
    float: none;
  }
  .top .login {
    float: none;
    position: relative;
    right: auto;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    -webkit-transform: skewX(0);
    -moz-transform: skewX(0);
    -ms-transform: skewX(0);
    -o-transform: skewX(0);
    transform: skewX(0);
  }
  .top .login span {
    -webkit-transform: skewX(0);
    -moz-transform: skewX(0);
    -ms-transform: skewX(0);
    -o-transform: skewX(0);
    transform: skewX(0);
  }
  .top .login:before {
    display: none;
  }
  .slider {
    display: none;
  }
  section#m-a-n {
    margin-top: 50px;
  }
}