.bg-white {
	background-color: white;
}

.border-rad-4 {
	border-radius: 4px;
}

section#main {
    padding: 0;
    background-color: #f7f8fa;
}

.big-news-container {
    margin-top: 0;
}

.other-leagues-cont {
    padding-bottom: 15px;
}

.classifica-inner > a {
    display: table;
    width: 100%;
}

.classifica-inner-row-td-teamlogo img {
    height: 26px;
    width: auto !important;
}

.calendario-inner-row-td-teams img {
    height: 34px;
    width: auto !important;
	transform: translateZ(0);
	image-rendering: -webkit-optimize-contrast;
}

.calendario-inner-row-td-tv > a {
    display: inline-block;
    margin: 5px 10px 5px 0;
}

.box-table .leader-box-head form {
    margin: 0;
}

#main-inner .classifica .classifica-inner {
    margin: 0;
    width: 100%;
}

#main-inner {
    margin-top: 0;
    padding-top: 15px;
}

#video-section {
    margin-top: 0;
}

.big-news-inner > .inner {
    margin-bottom: 0;
}

#main-inner .calendario .calendario-inner .calendario-inner-row .calendario-inner-row-td-date .winner {color: #2b294e;}
#main-inner .calendario .calendario-inner .calendario-inner-row .calendario-inner-row-td-date .loser {color: #999999;}
#main-inner .calendario .calendario-inner .calendario-inner-row .calendario-inner-row-td-date .loser, #main-inner .calendario .calendario-inner .calendario-inner-row .calendario-inner-row-td-date .winner {
    font-family: 'Russo One', sans-serif;
    font-size: 15px;
    padding: 0 4px;
}
#main-inner .calendario .calendario-inner .calendario-inner-row:hover .calendario-inner-row-td-date .winner, #main-inner .calendario .calendario-inner .calendario-inner-row:hover .calendario-inner-row-td-date .loser {
    color: white;
}

#main-inner .calendario_playoff .calendario-inner .calendario-inner-row:hover .calendario-inner-row-td-date .winner {
	color: #2b294e;
}

#main-inner .calendario_playoff .calendario-inner .calendario-inner-row:hover .calendario-inner-row-td-date .loser {
    color: #999999;
}

#main-inner .calendario .menu .menu-photo .icon {
    background-image: url(/images/foto_ticket-icon.png);
    background-repeat: no-repeat;
    background-position: -18px -13px;
    width: 22px;
    height: 22px;
    margin: 0px auto;
}

#main-inner .calendario .menu .menu-photo .icon {
    margin: 0;
    width: auto;
}

#main-inner .calendario .menu .menu-photo {
    width: 10%;
}

#main-inner .calendario .calendario-inner .calendario-inner-row .calendario-inner-row-td-photo {
    width: 10%;
}

#main-inner .calendario .menu .menu-video {
    width: 4%;
}

#main-inner .calendario .calendario-inner .calendario-inner-row .calendario-inner-row-td-video {
    width: 4%;
}

#main-inner .calendario .calendario-nav .turno-prossimo .icon, #main-inner .calendario .calendario-nav .turno-prossimo:hover .icon {
    background: none;
}

#main-inner .calendario .calendario-nav .turno-prossimo .icon i, #main-inner .classifica .classifica-completa .icon i {
    font-size: 22px;
    vertical-align: middle;
    color: #a9a9a9;
}
#main-inner .calendario .calendario-nav .turno-prossimo:hover .icon i, #main-inner .classifica .classifica-completa a:hover .icon i {
    color: #2b294f;
}

#main-inner .calendario .calendario-nav .turno-prossimo .icon.icon-before {
    margin: 0 10px -6px 0;
}

#main-inner .classifica .classifica-completa .icon, #main-inner .classifica .classifica-completa a:hover .icon {
    background: none;
}

/* Player-redesign P L A Y E R   R E D E S I G N  start */

.player-redesign {
    font-family: 'News Cycle', sans-serif;
    background-color: #f7f8fa;
}

.player-redesign .row {
    margin: 0;
}

.player-redesign .col {
    display: inline-block;
    float:left;
}

.player-redesign-container {
    max-width: 1170px;
    margin: auto;
}

.subpage-navigation {
    font-family: 'News Cycle', sans-serif;
    font-size: 19px;
    font-weight: normal;
    color: #7e7e7e;
    text-align: center;
    padding: 50px 0 30px;
    border-bottom: 1px solid #2b2950;
}

.subpage-navigation li {
    display: inline-block;
    list-style: none;
}

.subpage-navigation li:not(:last-child) {
    border-right: 1px solid #7e7e7e;
}

.subpage-navigation li a {
    padding: 0 15px;
    line-height: 1;
	text-transform: uppercase;
}
.subpage-navigation li a.active {
	font-weight: bold;
	color: #000;
}

.subpage-navigation li a:hover {
    font-weight: 500;
    color: #000000;
}

.subpage-navigation li.active a {
    color: #000000;
    font-weight: bold;
}

.player-all-info > .col {
    width: 33.333333%;
    max-width: 390px;
}

.player-main-datas {

}

.player-main-datas h2 {
    display: block;
    font-family: 'Russo One';
    font-size: 36px;
    color: #112a49;
    margin: 32px 0 6px;
}

.player-main-datas h3 {
    display: block;
    font-family: 'Russo One';
    font-size: 30px;
    color: #ff9a24;
    margin: 0 0 30px;
}

h4.rd-subtitle {
    position: relative;
    font-family: 'News Cycle', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #2b2950;
    padding-bottom: 12px;
    border-bottom: 1px solid #2b2950;
    text-transform: uppercase;
}

.personal-social {
    display: inline;
    font-size: 14px;
    line-height: 22px;
}

.personal-social a {
    padding: 0 10px;
}

.personal-social a:hover {
    color: #ff9a24;
}

.player-redesign .redi-table {
    width: auto;
    font-size: 16px;
    color: #102b4b;
}

.player-redesign .redi-table::after {
    display: table;
    width: 100%;
    content: ' ';
}

.player-redesign .redi-table td {
    line-height: 1;
    padding: 5px 0;
}

.player-redesign .redi-table td:not(:first-of-type) {
    font-weight: bold;
    color: #ff9a24;
    padding: 5px 20px;
}

.player-redesign .rd-cube-block {
    margin-top: 30px;
}

.player-map {
    margin: 18px 0 10px;
}

.player-map img {
    max-width: 100%;
    max-height: 255px;
}

.player-full-img {
    padding: 32px 110px 6px;
}

.player-full-img img {
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.player-redesign .player-team {
    padding-top: 10px;
    text-align: right;
}

.player-redesign .player-team .team-logo {
    width: 96px;
}

.player-redesign .player-team + .rd-subtitle {
    margin-top: 16px;
}

.player-redesign .player-number {
    font-family: 'Russo One';
    font-size: 100px;
    color: #2b2950;
    margin: 0;
}

.player-redesign .player-team .img-container, .player-team .text-container {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.player-redesign .player-team .img-container {
    padding-right: 35px;
}

.player-redesign .player-team .text-container {
    padding-left: 35px;
}

.player-infos {
    width: 50%;
    max-width: 390px;
}

.cube-block {
    text-align: right;
}

.rd-cube {
    display: inline-block;
    width: 120px;
}

.rd-cube:nth-child(odd) {
    margin-right: 15px;
}
.rd-cube:nth-child(even) {
    margin-left: 15px;
}

.cube-unit {
    font-size: 16px;
    color: #2b2950;
    text-align: center;
}

.cube-header {
    position: relative;
    height: 6px;
    border-top: 1px solid #2b2950;
    color:  #2b2950;
}

.cube-header::before, .cube-header::after, .cube-footer::before, .cube-footer::after {
    display: block;
    position: absolute;
    width: 1px;
    height: 5px;
    top: 0;
    content: ' ';
}

.cube-header::before, .cube-footer::before {
    left: 0;
    border-left: 1px solid #2b2950;
}

.cube-header::after, .cube-footer::after {
    right: 0;
    border-right: 1px solid #2b2950;
}

.cube-content {
    font-size: 70px;
    color: #2b2950;
    margin: 0;
    text-align: center;
}

.cube-footer {
    position: relative;
    height: 6px;
    border-bottom: 1px solid #2b2950;
    color:  #2b2950;
}

.cube-footer::before, .cube-footer::after {
    top: unset;
    bottom: 0;
}

.general-container {
    float: left;
    width: 100%;
}

.pm {
    padding: 40px 0;
}

.pm-st {
    width: 66.666666%;
    max-width: 780px;
}

.pm-nd {
    width: 33.333333%;
    max-width: 390px;
    min-height: 94px;
}

.versus-logo {
    width: 84px;
    height: auto;
}

.rd-game-result {
    margin: 0;
    padding: 0 10px;
    transform: translateY(25%);
}

.match-res .col {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.rd-game-result span {
    display: inline-block;
    vertical-align: middle;
}

.rd-game-result .winner, .rd-game-result .loser {
    font-family: 'Russo One';
    font-size: 30px;
    color: #2b2950;
}

.rd-game-result .separator {
    width: 30px;
}

.rd-game-result .loser {
    color: #9a9b9d;
}

.match-stats {
    padding-left: 38px;
}

.stat-unit {
    position: relative;
    padding: 0 32px;
    display: inline-block;
}

.stat-box .stat-unit {
    padding: 0 28px;
}

.stat-unit:not(:last-of-type) .number::after {
    display: block;
    position: absolute;
    font-family: 'Russo One';
    font-size: 30px;
    color: #ff9a24;
    content: '/';
    top: 0;
    right: -40px;
}

.match-stats .unit, .stat-box .unit {
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    font-size: 16px;
    color: #9a9b9d;
    text-align: center;
    margin-bottom: 2px;
    transform: translate(-50%, 50%);
}

.match-stats .number, .stat-box .number {
    font-family: 'Russo One';
    font-size: 30px;
    color: #2b2950;
    text-align: center;
    margin: 0;
    transform: translateY(25%);
}

.game-place {
    position: relative;
    font-family: 'Russo One';
    font-size: 30px;
    color: #2b2950;
    text-align: center;
    margin: 0;
    line-height: 92px;
    transform: translateY(-12%);
}

.game-date {
    display: block;
    position: absolute;
    font-family: 'Russo One';
    letter-spacing: 2px;
    font-size: 22px;
    color: #9a9b9d;
    text-align: center;
    margin: 0;
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
}

.fluid-text {
    font-size: 16px;
    text-align: justify;
    color: #7e7e7e;
    padding: 30px 0;
}

.part3 {
    width: 33.3333%;
    float: left;
    box-sizing: border-box;
}

.part3:nth-child(1n) {
    padding-right: 10px;
}

.part3:nth-child(2n) {
    padding: 0 5px;
}

.part3:nth-child(3n) {
    padding-left: 10px;
    padding-right: 0;
}

.grph-logo {
    width: auto;
    max-height: 78px;
    max-width: 78px;
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.grph-timeline {
    position: relative;
    width: 32px;
    height: 100%;
}

.grph-timeline::before {
    position: absolute;
    width: 1px;
    bottom: 0;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
    border-right: 1px solid #c8c8c8;
    content: ' ';
}

.history .row-content .row:first-of-type .grph-timeline::before {
    height: 75%;
}

.history .row-content .row:last-of-type .grph-timeline::before {
    top: 0;
    bottom: unset;
    height: 70%;
}

.grph-timeline .point {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 13px;
    border-radius: 10px;
    background-color: #ffc20d;
    border: 3px solid;
    border-color: white;
    transform: translate(-50%, -50%);
}

.grph-timeline .point::after {
    display: block;
    position: absolute;
    width: 19px;
    height: 1px;
    top: 3px;
    right: 10px;
    border-top: 1px solid #c8c8c8;
    transform: translateY(-50%);
    content: ' ';
}

.fix-height-80 {
    height: 106px;
    position: relative;
}

.fix-height-80 > .col:not(.grph-timeline) {
    height: 96px;
    margin: 5px 0;
    position: relative;
}

.history-scale {
    font-size: 26px;
    color: #2b2950;
    margin: 0;
}

.history-grph-line {
    width: 86px;
    height: 8px;
    margin: 4px 0;
}

.history-text {
    font-size: 15px;
    color: #7e7e7e;
}

.history .term {
    width: 70px;
    position: relative;
}

.history .term span {
    display: block;
    position: relative;
    color: #7e7e7e;
    top: 48%;
    transform: translateY(-50%);
}

.history .grph-timeline {
    margin: 0 20px 0 5px;
}

.history .fix-height-80 .history-stat {
    margin-left: 30px;
}

.season-high {}
.season-high .sh-grph-line {
    display: block;
    position: relative;
    width: 300px;
    height: 8px;
    top: 50%;
    margin-right: 8px;
}

.season-high .sh-grph-line .sh-text {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 15px;
    color: #7e7e7e;
}
.season-high .sh-number {
    display: block;
    position: relative;
    top: 31%;
    font-size: 35px;
    color: #ff9a24;
    padding: 0 15px;
}

.stat-box {
    padding: 25px 0 48px;
    background-color: #edeff2;
    margin: 25px auto 5px;
}

.stat-box .box-content {
    text-align: center;
}

.stat-box .box-title {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}

.stat-box .box-title::before {
    display: block;
    position: absolute;
    height: 1px;
    width: calc(100% - 30px);
    border-top: 1px solid #2b2950;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
    content: ' ';
}

.stat-box .box-title > h5 {
    display: inline-block;
    position: relative;
    font-family: 'Russo One';
    font-size: 20px;
    color: #2b2950;
    text-align: center;
    background-color: #edeff2;
    padding: 0 15px;
    margin: 0;
    z-index: 1;
}

.stat-box .box-title > .small {
    font-size: 14px;
    color: #7e7e7e;
}

.part4 {
    width: 25%;
    float: left;
    position: relative;
}

.white-circle, .transparent-cube, .gray-circle {
    display: block;
    position: relative;
    width: 115px;
    height: 115px;
    border: 10px solid white;
    border-radius: 120px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
}

.player-medals .white-circle img.cups, .hth-ch .gray-circle img.cups {
    padding: 10px;
}

.player-medals .white-circle img.scudetto, .hth-ch .gray-circle img.scudetto  {
    padding: 25px 20px 15px;
}

.transparent-cube {
    border: 0;
    border-radius: 0;
    overflow: visible;
    width: auto;
}

.transparent-cube img {
    max-width: 170px;
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.white-circle img, .gray-circle img {
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
    width: auto;
    max-height: 100%;
    transform: translate(-50%, -50%);
}

.white-circle i.solo, .gray-circle i.solo{
    font-size: 55px;
    color: #2b2950;
    line-height: 95px;
}

.circle-center {
    margin: auto;
}

.player-medals .medal-text {
    position: relative;
    height: 115px;
    font-size: 25px;
    color: #102b4b;
    text-align: center;
}

.player-medals .row-content {
    margin: 45px auto;
}

.player-medals .medal-text .title {
    margin: 0;
    height: 100%;
    position: relative;
    letter-spacing: 2px;
    padding: 0 15px;
    text-align: center;
}

.player-medals .medal-text .text {
    display: block;
    position: relative;
    top: 12%;
}

.player-medals .medal-text .number {
    display: block;
    position: absolute;
    top: 35%;
    left: 50%;
    font-size: 50px;
    color: #ff9a24;
    transform: translateX(-50%);
}

.vm {
    display: inline-block !important;
    vertical-align: middle !important;;
    float: none !important;;
}

.row-content::after {
    display: table;
    width: 100%;
    clear: both;
    content: ' ';
}

.news-box-out {
    margin: 22px auto 80px;
}

.content-container.news-box-cont::after {
    display: table;
    width: 100%;
    clear: both;
    content: ' ';
}

.rd-team-name > h1 {
    font-family: 'Russo One';
    font-size: 36px;
    color: #2b2950;
    text-align: center;
    margin: 25px auto 50px;
}

.t-prev-next-game-date > p {
    font-family: 'Russo One';
    font-size: 22px;
    color: #2b2950;
    text-align: center;
}

.t-prev-next-game-date > p span {
    display: inline-block;
}

.t-prev-next-game-date > p span:first-of-type {
    padding-right: 40px;
}

.t-prev-next-game-date > p span:first-of-type::after {
    display: inline-block;
    position: relative;
    right: -20px;
    font-family: 'News Cycle', sans-serif;
    content: '|';
}

.img-container {
    background-color: transparent;
    display: inline-block;
    position: relative;
}

.team-redesign-container {
    max-width: 1170px;
    margin: auto;
}

.team-redesign .row {
    margin: 0;
    position: relative;
}

.team-redesign .part3 {
    min-height: 1px;
}

.team-redesign .col {
    display: block;
    float: left;
    position: relative;
}

.team-redesign .main-team-logo .bg-gr  {
    display: block;
    position: absolute;
    top: -32px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.team-redesign .main-team-logo .bg-gr {
    background-color: transparent;
    border: 32px solid #f7f8fa;
    border-radius: 250px;
    width: 444px;
    height: 444px;
}

.team-redesign .main-team-logo .bg-gr .border-purple {
    background-color: #f7f8fa;
    border-radius: 200px;
    border: 18px solid #2b2950;
    width: 100%;
    height: 100%;
    text-align: center;
}

.team-redesign .main-team-logo .bg-gr .border-purple .img-container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.team-redesign .main-team-logo .bg-gr .border-purple img {
    width: 100%;
    padding: 40px;
}

.col.t-prev-next-game-teams {
    width: 50%;
    padding: 0 13px;
}

.col.t-prev-next-game-teams:first-of-type {
    text-align: right;
}

.col.t-prev-next-game-teams:last-child {
    text-align: left;
}

.t-prev-next-game-teams img {
    width: 115px;
}

.t-games-result p, .game-result-text {
    font-family: 'Russo One';
    font-size: 30px;
    color: #2b2950;
    text-align: center;
    margin-top: 10px;
}

.game-result-text {
    width: 100%;
}

.t-games-result p.loser {
    color: #9a9b9d;
}

.bg-row {
    background: url('../images/teams_line.jpg') left 35%;
    background-size: 100% auto;
    height: 50px;
    margin: 0 0 86px;
}

.team-redesign .part31, .team-redesign .part32 {
    display: block;
    float: left;
    box-sizing: border-box;
}

.team-redesign .part31 {
    width: 33.333333%;
    padding-right: 8px;
}

.team-redesign .part32 {
    width: 66.666666%;
    padding-left: 8px;
}

.part1 {
    width: 100%;
    float: left;
    padding: 0;
}

.part2 {
    width: 50%;
}

.part2:nth-child(odd) {
    padding-right: 15px;
}

.part2:nth-child(even) {
    padding-left: 15px;
}

.wmax-140 {
    max-width: 140px;
}

.map-container img.wmax-140 {
    max-width: 140px;
}

.team-redesign table.roster tr.no-image td {
    padding: 4px 10px;
}

.team-redesign .team-information-table {
    font-size: 16px;
}

.font16 {
    font-size: 16px;
    line-height: 18px;
}

.centered-text {
    text-align: center;
}

.team-redesign .infoWithIcon a,
.team-redesign .infoWithIcon span {
    color: #2b294f;
}

.team-redesign .row-content.font16 .team-information-table .col.part1 {
    margin-top: 40px;
}

.player-redesign-container .prev-games.redesign {
    display: flex;
    margin: 25px 0 30px 0;
}

.player-redesign-container .prev-games.redesign .game-boxes.equal {
    display: block;
    width: 33%;
}

.player-redesign-container .prev-games.redesign .game-boxes.equal + .game-boxes.equal {
    margin-left: 10px;
}

.player-redesign-container .prev-games.redesign .pm-st,
.player-redesign-container .prev-games.redesign .pm-nd {
    width: 100%;
}

.player-redesign-container .prev-games.redesign .match-date {
    min-height: 30px;
    margin: 14px auto 2px auto;
    display: block !important;
    float: none !important;
    width: calc(100% - 30px);
    text-align: center;
}

.player-redesign-container .prev-games.redesign .match-res {
    width: calc(100% - 30px);
    height: auto;
    text-align: center;
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
    padding-bottom: 10px;
}

.player-redesign-container .prev-games.redesign .match-stats {
    display: block !important;
    float: none !important;
    width: calc(100% - 30px);
    text-align: center;
    padding: 0 0 10px 0;
    margin: 40px auto 0 auto !important;
    white-space: nowrap;
}

.player-redesign-container .prev-games.redesign .game-date {
    font-size: 22px;
    line-height: 24px;
    top: 0;
}

.player-redesign-container .prev-games.redesign .general-container.pm {
    padding: 15px 0 5px 0;
    margin: 10px 0;
    border: 1px solid #808080;
}

.player-redesign-container .prev-games.redesign .player-game-time {
    display: block !important;
    float: none !important;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.player-redesign-container .prev-games.redesign .game-time {
    display: block;
    font-family: 'Russo One';
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 24px;
    color: #9a9b9d;
    text-align: center;
    margin-bottom: 5px;
}

@media(min-width: 1170px) {
    .player-redesign-container .col.history.redesign.part3 {
        width: calc(33% - 10px);
        padding: 0;
    }

    .player-redesign-container .col.history.redesign.part2 {
        width: calc(50% - 15px);
        padding: 0;
    }

    .player-redesign-container .col.history.redesign + script + .history.redesign {
        margin-left: 15px;
    }
}

@media(min-width: 701px) and (max-width: 1169px) {
    .player-redesign-container .col.history.redesign.part3 {
        width: calc(50% - 22px);
        padding: 0;
        margin-left: 15px;
    }

    .player-redesign-container .col.history.redesign.part2 {
        width: calc(50% - 22px);
        padding: 0;
        margin-left: 15px;
    }

    .player-redesign-container .col.history.redesign.part1 {
        width: calc(100% - 30px);
        padding: 0;
        margin: 0 15px;
    }
}

@media(max-width: 700px) {
    .player-redesign-container .col.history.redesign {
        width: calc(100% - 30px);
        padding: 0;
        margin: 0 15px;
    }
}

@media(min-width: 992px) and (max-width: 1170px) {
    .player-redesign-container .prev-games.redesign .match-stats .stat-unit {
        padding: 0 22px;
    }
}

@media(max-width: 1170px) {
    .player-redesign-container .prev-games-title,
    .player-redesign-container .prev-games.redesign {
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .player-redesign-container .prev-games.redesign .rd-game-result .separator {
        width: 10px;
    }

    .player-redesign-container .prev-games.redesign .versus-logo {
        width: 64px;
    }
}

@media(min-width: 768px) and (max-width: 992px) {
    .player-redesign-container .prev-games.redesign {
        flex-wrap: wrap;
    }

    .player-redesign-container .prev-games.redesign .game-boxes.equal {
        width: calc(50% - 5px);
    }

    .player-redesign-container .prev-games.redesign .game-boxes.equal:last-child {
        margin: 0 !important;
    }
}

@media(max-width: 767px) {
    .player-redesign-container .prev-games.redesign {
        flex-wrap: wrap;
    }

    .player-redesign-container .prev-games.redesign .game-boxes.equal {
        width: 100%;
        margin: 0 !important;
    }

    .player-redesign-container .prev-games.redesign .match-stats {
        margin-top: 0 !important;
        padding: 0 0 15px 0;
    }
}

@media(max-width: 767px) {
    .team-redesign .row-content.font16 .team-information-table .col.part1 {
        width: 33%;
        min-width: 200px;
    }
}

@media(max-width: 440px) {
    .team-redesign .row-content.font16 .team-information-table .col.part1 {
        width: 100%;
        max-width: 440px;
    }
}

.team-redesign .team-information-table .map-container {
    text-align: center;
}

.team-information-table .coach-info {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
}

.team-information-table .coach-info a {
    display: inline-block;
    vertical-align: middle;
}

.team-information-table .coach-info .coach-image-border {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    overflow: hidden;
    margin: 0 auto;
}

.team-information-table .coach-info .coach-image {
    width: 50px;
    height: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.team-information-table .coach-info .coach-name {
    display: block;
    text-align: center;
}

.table-improvements .tables {
    display: flex;
    flex-wrap: nowrap;
}

.table-improvements .half-width-table {
    width: 50%;
}

@media(max-width: 800px) {
    .table-improvements .tables {
        flex-wrap: wrap;
    }

    .table-improvements .tables .half-width-table {
        width: 100%;
    }
}

.team-redesign .mt-32 {
    margin-top: 32px;
}

.team-redesign .news-box-out {
    margin-bottom: 32px;
}

.team-redesign .player-medals {
    margin: 38px 0 0;
}

.team-redesign {
    padding-bottom: 100px;
}

.tbl-pl-img {
    max-height: 38px;
    width: auto;
}

.tbl-update-img {
    max-height: 30px;
    margin-right: 4px;
}

.rd-table table {
    border-collapse: separate;
    border: 0 !important;
}

.rd-table thead {
    font-weight: normal;
    background: #f89839;
    color: white;
    text-align: center;
}

.rd-table thead th, .rd-table thead td {
    text-align: center;
    font-weight: normal;
}

.rd-table thead th, .rd-table thead td, .rd-table tbody tr td, .rd-table tbody tr th {
    border: 1px solid transparent;
}

.rd-table tbody {
    background-color: #f4f6f7;
    color: #686c6d;
}

.rd-table tbody tr {
    border-top: 1px solid #e2e4e4;
    border-bottom: 1px solid #e2e4e4;
}

.rd-table tbody tr td, .rd-table tbody tr th {
    text-align: center;
    border-bottom: 1px solid #e2e4e4;
}

.rd-table tbody tr td.text-left, .rd-table tbody tr th.text-left {
    text-align: left;
}

.rd-table tbody tr .russo {
    font-family: 'Russo One';
    color: #2b2e31;
}

.rd-table tbody tr .text-uppercase {
    color: #2b2e31;
}

.rd-table tbody tr:nth-child(even) {
    background-color: #ffffff;
}

.rd-table tbody tr:hover, .rd-table tbody tr:hover td, .rd-table tbody tr:hover th {
    background-color: #e5e5e5;
}

.rd-table tbody tr td.highlighted {
    font-size: large;
    color: #2b2e31;
    font-weight: bold;
    border: 1px solid #f89839;
}

.rd-table tbody tr td.scanned {
    background-color: #f89839;
    color: white;
}

.rd-table tbody tr td.scanned.highlighted {
    background-color: #f4f6f7;
    color: #2b2e31;
    border: 1px solid #f89839;
    font-size: large;
    text-decoration: none;
}

.rd-table tbody tr:first-of-type td.scanned.highlighted {
    border-top-color: transparent;
}

.rd-table thead tr.rd-table-team {
    background: transparent;
    color: #242954;
}

th.rd-table-team {
    border: 0;
    padding: 0 10px 5px;
}

.rd-table-team p {
    margin: 0;
}

.rd-table-icon {
    height: 26px;
    padding: 3px 10px;
}

.rd-table tfoot {

}

.rd-statistic-table table {
    border-collapse: collapse;
    font-size: 14px;
}
.rd-statistic-table table td {
    padding: 4px 3px;
}

.rd-statistic-table.no-padding table td {
    padding: 2px 0;
}

.rd-statistic-table .rd-table-name {
    font-family: 'Russo One';
    font-size: 30px;
    color: #242954;
    background-color: transparent;
    text-transform: uppercase;
    border: 0;
    border-top: 0.5px solid #242954;
}
.rd-statistic-table thead {
    background: transparent;
}
.rd-statistic-table thead tr:not(.rd-table-name) {
    background: #f89839;
}
.rd-statistic-table thead tr.rd-table-thead-light {
    background-color: #faaf6e;
}

.rd-statistic-table thead tr.rd-table-team {
    background: transparent;
}

.rd-statistic-table thead tr.rd-table-thead-light th {
    border: 0.5px solid white;
    border-top: 0;
    font-family: inherit;
}
.rd-statistic-table thead tr.rd-table-thead-light th:first-of-type {
    border-left: 0;
}

.rd-statistic-table thead tr.rd-table-thead-light th:first-of-type {
    border-right: 0;
}

.rd-statistic-table thead tr.rd-table-thead-dark{}

.rd-statistic-table thead tr th {
    border: 0.5px solid white;
}

.rd-statistic-table thead tr th.rd-table-team {
    border: 0;
}

.rd-statistic-table table .TRI2percent, .rd-statistic-table table .TRI3percent, .rd-statistic-table table .TRILpercent, .rd-statistic-table table .MP, .rd-statistic-table table .PUNTI, .rd-statistic-table table .MINUTIGIOC {
    font-family: 'Russo One';
}

.rd-statistic-table table .datatype {
    text-align: left;
}

.rd-statistic-table tbody tr td:first-of-type {
    text-align: left;
}

.rd-statistic-table tbody tr td.highlighted {
    color: #f89839;
    background-color: #2b2e31;
}

.rd-statistic-table tbody tr td.scanned.highlighted {
    border-color: transparent;
    font-size: inherit;
    font-weight: normal;
    color: white;
    background-color: #686c6d;
}

.rd-statistic-table tbody tr.last3:first-of-type, .rd-statistic-table tbody tr.last3:nth-last-of-type(3), .rd-statistic-table-last3 tbody tr:nth-last-of-type(3) {
    color: #ff9a24;
    background-color: white;
}

.rd-statistic-table tbody tr.last3, .rd-statistic-table-last3 tbody tr:nth-last-of-type(2) {
    background-color: #faaf6e;
    color: white;
}

.rd-statistic-table tbody tr.last3:last-of-type, .rd-statistic-table-last3 tbody tr:last-of-type {
    background-color: #ff9a24;
}

.rd-statistic-table tbody tr.last3:last-of-type {
    background-color: #ff9a24;
}

.rd-table-update {}

.rd-table-update thead tr:first-of-type {
    background-color: #faaf6e !important;
}

.rd-table-update thead tr:not(:first-of-type) {
    background: #f89839;
}

.rd-table-update tbody td.strong {
    font-family: 'Russo One';
}

.rd-table-update .nowrap, .rd-table .nowrap, .rd-statistic-table .nowrap {
    white-space: nowrap;
}

.player-vegoldal-left .rd-table-update table td {
    padding: 4px;
}

.rd-table .fullstat tbody tr, .rd-table #fullstat1 tbody tr, .rd-table #fullstat2 tbody tr {
    border-bottom: 1px solid #e2e4e4;
}

.mb-40 {
    margin-bottom: 40px;
}

.mt-10 {
    margin-top: 10px;
}

.col-1 {
	width: 100%;
	padding-left: 8px;
	padding-right: 8px;
}

.col-1-3, .col-2-3 {
    display: block;
    float: left;
}

.col-1-3 {
    width: 33.333333%;
    padding-right: 7.5px;
}

.col-2-3 {
    width: 66.666666%;
    padding-left: 7.5px;
}

.map-container {
    position: relative;
}

.map-container img {
    max-width: 100%;
    width: 100%;
    position: relative;
}

.map-info {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 16px;
    background-color: rgba(255,255,255,0.9);
}

.map-info .col {
    padding-right: 15px;
}

.map-info .col:nth-child(3) {
    padding: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.map-info p {
    font-size: 14px;
    color: #2c2c2c;
    margin: 0;
    padding: 0;
}

.map-info .map-info-bigger {
    font-family: 'Russo One';
}

.map-info a {
    color: #ffc20d;
}

.map-info .corner {
    position: relative;
    border-color: transparent #ffc20d transparent transparent;
    border-style: solid;
    border-width: 0 60px 60px 0;
}

.map-info .corner-link {
    display: block;
    position: absolute;
    font-size: 16px;
    right: 10px;
    top: 10px;
    color: white;
    transform: rotateY(180deg);
}

.map-info .corner i {
    position: relative;
    font-size: large;
    color: white;
    right: 0;
    top: 0;
}

#main .social {
    color: #112a49;
    padding: 30px 0;
}

#main .social a:hover {
    color: #ffc20d;
}

.orange {
    color: #ff9a24;
}

.team-details-logo, .team-details-map {
    margin-top: 15px;
}

#main .social a {
    font-size: 15px;
    padding: 10px;
}

#main .social a:first-of-type {
    padding-left: 0;
}

.team-redesign .col.part4 {
    float: none;
    display: inline-block;
}

.w100 {
    width: 100%;
}

.head-to-head h1 {
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #112a49;
}

.head-to-head-container {
    max-width: 1170px;
    margin: auto;
    padding-bottom: 50px;
}

.head-to-head-container .row {
    margin: 0;
    position: relative;
}

.head-to-head-compare > .row {
    margin: 24px 0 0;
}

.head-to-head-compare > .row:first-of-type {
    margin: 40px 0 0;
}

.head-to-head .col {
    position: relative;
    float: left;
}

.head-to-head .forms .head-to-head-col:first-of-type .select {
    margin-left: 10px;
}

.head-to-head .forms .head-to-head-col:last-of-type .select {
    margin-right: 10px;
}

.head-to-head .forms .head-to-head-col:first-of-type > .row {
    float: right;
}

.head-to-head .select {
    display: inline-block;
    position: relative;
    padding: 13px 0 14px;
}

.head-to-head select {
    width: 178px;
    height: 23px;
    padding: 0 10px 0 10px;
    border: 0;
    border-radius: 4px;
    -moz-appearance: none;
    -webkit-appearance: none;
	background: transparent;
	z-index: 2;
	position: relative;
}

.head-to-head select.season {
    width: 100px;
}

.head-to-head select.team {

}

.head-to-head select.player {
    width: 160px;
}

.head-to-head .select::after {
    display: block;
    position: absolute;
    content: " ";
    top: 21px;
    right: 6px;
    border-top: 8px solid #ff9a24;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.head-to-head select::-ms-expand {
    display: none;
}

.head-to-head .row.empty.separator {
    border-bottom: 1px solid #112a49;
}

.head-to-head-col {
    width: 20%;
    min-height: 1px;
}

.head-to-head-col:first-of-type {
    padding-left: 80px;
}

.head-to-head-col:last-of-type {
    padding-right: 80px;
}

form .head-to-head-col:first-of-type, form .head-to-head-col:last-of-type {
    padding: 0;
}


.head-to-head-col:first-of-type, .head-to-head-col:last-of-type  {
    width: 40%;
}

.head-to-head .cube-block {
    text-align: right;
}

.head-to-head .rd-cube {
    width: 66px;
}

.head-to-head .cube-unit {
    font-size: 15px;
    color: #7e7e7e;
    margin: 10px 0 0;
}

.head-to-head .cube-header {
    height: 4px;
    border-color: #7e7e7e;
}

.head-to-head .cube-header::before, .cube-header::after, .cube-footer::before, .cube-footer::after {
    height: 4px;
}

.head-to-head .cube-content {
    font-size: 38px;
    color: #7e7e7e;
}

.head-to-head .cube-footer {
    height: 4px;
    border-color: #7e7e7e;
}

.head-to-head .cube-header::before, .head-to-head .cube-footer::before, .head-to-head .cube-header::after, .head-to-head .cube-footer::after {
    border-color: #7e7e7e;
}

.head-to-head .hth-player-img {
    position: absolute;
    bottom: 0;
    float: right;
}

.head-to-head-col:first-of-type .hth-player-img {
    right: 0;
}

.head-to-head .head-to-head-info {
    padding-top: 32px;
    padding-bottom: 5px;
    border-top: 1px solid #112a49;
    position: relative;
    top: 0;
    z-index: 1;
    background-color: #f7f8fa;
    transition: .5s;
}

.head-to-head .head-to-head-info.sticky-players {
    display: none;
    position: fixed;
    border-top: 0;
    padding-top: 15px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1170px;
    width: 100%;
}

.head-to-head .head-to-head-info.sticky-players .col.head-to-head-col:not(.pos-unset) > .row:first-child {
    width: 50%;
    float: left;
}

.head-to-head .head-to-head-info.sticky-players .col.head-to-head-col:not(.pos-unset) > .row:last-child {
    width: 50%;
    float: right;
}

.head-to-head .head-to-head-info.sticky-players .col.head-to-head-col:not(.pos-unset):last-child > .row:first-child {
    float: right;
}

.head-to-head .head-to-head-info.sticky-players .hth-img-border {
    width: 80px;
    height: 80px;
    border-width: 3px;
    float: none !important;
}

.head-to-head .head-to-head-info.sticky-players .hth-player-img {
    position: relative;
    margin: auto;
}

.head-to-head .head-to-head-info.sticky-players .cube-block {
    display: none;
}

.head-to-head .hth-img-border {
    width: 168px;
    height: 168px;
    border: 10px solid #112a49;
    border-radius: 200px;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
}

.head-to-head .hth-player-img .img-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.head-to-head .hth-player-img img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
}

.head-to-head .versus {
    font-family: 'Russo One';
    font-size: 68px;
    text-align: center;
    color: #112a49;
}

.head-to-head-col:first-of-type .hth-player-name p {
    text-align: right;
}

.head-to-head .hth-player-name {
    max-width: 200px;
}

.head-to-head .hth-player-name p {
    font-family: 'Russo One';
    font-size: 30px;
    line-height: normal;
    color: #112a49;
}

.pos-unset {
    position: unset;
}

.versus-container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
}

.head-to-head-compare {

}

.head-to-head-compare .num-container, .head-to-head-compare .grph-container {
    float:left;
}

.head-to-head-compare .grph-container {
    width: calc(100% - 50px);
    position: relative;
    height: 20px;
}

.head-to-head-compare .grph-container .line-grph {
    height: 7px;
    width: 100%;
    position: relative;
    top: 50%;
}

.head-to-head .num-container {
    font-family: 'Russo One';
    font-size: 18px;
    color: #112a49;
    width: 50px;
    height: 20px;
}

.no-game {
    font-size: 30px;
    font-family: 'Russo One';
    text-align: center;
    padding: 30px;
    min-height: 225px;
}

.col::after {
    display: table;
    width: 100%;
    content: ' ';
    clear: both;
}

.head-to-head-col:last-of-type .hth-img-border{
    border-color: #ff9a24;
}

.head-to-head-col:last-of-type .num-container {
    color:  #ff9a24;
    text-align: right;
}

.head-to-head-col:last-of-type .hth-player-name p {
    color:  #ff9a24;
}

.head-to-head .hth-stat-unit {
    font-size: 18px;
    color: #7e7e7e;
    text-transform: uppercase;
}

.head-to-head-compare .subrow:last-of-type .hth-stat-unit {
    position: relative;
    top: -18px;
}

.circle-diagram {
    position: relative;
    display: inline-block;
}

.svgcircle {
    stroke-dasharray: 408;
    transform: rotate(-90deg);
    transform-origin: center center;
}
.svgcircle.shadow {
    opacity: 0.5;
}

.circle-diagram .value {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #2b2950;
    font-size: 30px;
}

.circle-diagram .value.orange {
    color: #ff9a24;
}

.circle-diagram .value.gray {
    color: #565d67;
    font-size: 50px;
}

.circle-diagram .value.gray span {
    display: block;
    position: relative;
    left: 50%;
    top: -14px;
    transform: translateX(-50%);
    font-size: 14px;
    color: #c3c9ce;

}

.circle-diagram + .text-container {
    width: 146px;
    text-align: center;
    font-size: 14px;
    color: #7e7e7e;

}

.circle-dia .part2:nth-child(even) .circle-diagram {
    float: right;
}

.circle-dia .part2:nth-child(even) .circle-diagram + .text-container {
    float: right;
}

.circle-diagram + .text-container > p > span {
    display: block;
    margin: 15px 0 0;
    font-size: 18px;
    text-transform: uppercase;
}

.circle-dia .part2 {
    width: 50%;
}

.head-to-head-col:first-of-type .circle-dia .part2:first-child:last-child {
    padding: 0;
    float: right;
    text-align: right;
}

.head-to-head-col:first-of-type .circle-dia .part2:first-child:last-child .text-container {
    float: right;
}

.circle-dia .part2:nth-child(even) {
    text-align: right;
}

.separator.trophies {
    text-transform: uppercase;
    font-size: 18px;
    color: #262545;
}

.head-to-head-col > .row.empty.bb {
    position: relative;
    border-bottom: 1px solid #262545;
    top: 12px;
}

.gray-circle, .transparent-cube {
    border-color: #e8e8e8;
}

.gray-circle i.solo.orange {
    color: #ff9a24;
}

.head-to-head-col .medal-text span {
    display: block;
    color: #2b2950;
    letter-spacing: normal;
    text-align: center;
}

.head-to-head-col .medal-text span.text {
    font-size: 16px;
}

.head-to-head-col .medal-text span.number {
    font-size: 31px;
}

.head-to-head-league {
    margin-top: 40px;
}

.head-to-head-league > .row:not(:first-of-type):not(:last-of-type) {
    margin: 10px 0;
}

.head-to-head-league > .row > .head-to-head-col:last-child .part2:first-child {
    float: right;
    padding-left: 15px;
    padding-right: 0;
}

.head-to-head-league > .row > .head-to-head-col:last-child .part2:first-child > .circle-diagram {
    float: right;
}

.head-to-head-league > .row > .head-to-head-col:last-child .part2:first-child > .circle-diagram + .text-container {
    position: relative;
    float: right;
}

.head-to-head-league > .row > .head-to-head-col:last-child .part2:last-child {
    float: left;
    padding-left: 0;
    padding-right: 15px;
}

.head-to-head-league > .row > .head-to-head-col:last-child .part2:last-child > .circle-diagram {
    float: left;
}

.head-to-head-league > .row > .head-to-head-col:last-child .part2:last-child > .circle-diagram + .text-container {
    position: relative;
    float: left;
}

.head-to-head-compare > .row:first-of-type {
    margin-top: 60px;
}

.head-to-head-compare > .row:last-of-type {
    margin-bottom: 50px;
}

.head-to-head .head-to-head-col:first-of-type .select::after {
    border-top-color: #2b2950;
	z-index: 1;
}

.head-to-head-col:last-of-type .gray-circle i.solo {
    color: #ff9a24;
}

.supercoppa-container {
    max-width: 1170px;
    margin: auto;
}

.supercoppa-container .row {
    margin: 0;
    position: relative;
}

.supercoppa-game {
    display: block;
    float: left;
    width: 33.333333%;
    box-sizing: border-box;
    padding: 15px 20px
}

.supercoppa-game:first-of-type {
    border-right: 2px solid #f7f8fa;
}

.supercoppa-game:last-of-type {
    border-left: 2px solid #f7f8fa;
}

.supercoppa-game:nth-child(even) {
    border-right: 1px solid #f7f8fa;
    border-left: 1px solid #f7f8fa;
}

.supercoppa-game:nth-child(odd) {
    background: #e8e8e8;
}

.supercoppa-game:nth-child(even) {
    background: #d9d9d9;
}

.supercoppa-date, .supercoppa-game-type {
    font-size: 20px;
    color: #2b294f;
    text-align: center;
}

.supercoppa-date p {
    border-bottom: 1px solid #2b294f;
    margin: 0;
}

.supercoppa-game-type {
    border-top: 1px solid #2b294f;
}

.supercoppa-game-type p {
    margin: 10px 0 0;
}

.supercoppa-teams {
    padding: 10px 0;
}

.supercoppa-team-logo, .supercoppa-team-vs {
    width: 33.333333%;
    float: left;
    text-align: center;
    min-height: 1px;
}

.supercoppa-team-logo.finale {
    position: relative;
}

.supercoppa-team-logo.finale::before {
    display: block;
    position: absolute;
    content: '/';
    font-size: 70px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: new;
}

.supercoppa-team-logo.finale > a:first-of-type {
    text-align: left;
}

.supercoppa-team-logo.finale > a:last-of-type {
    text-align: right;
}

.supercoppa-team-logo.finale > a:last-of-type img {
    position: relative;
    top: -10px;
}

.supercoppa-team-logo.finale > a {
    display: block;
    max-height: 40px;
}

.supercoppa-team-logo img {
    max-width: 80px;
}

.supercoppa-team-logo img.finale {
    max-width: 50px;
}

.supercoppa-team-vs .text-container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.supercoppa-team-vs p {
    font-family: 'Russo One';
    font-size: 30px;
    margin: 0;
    color: #2b294f;
}

.supercoppa-team-vs p:first-of-type {
    font-size: 18px;
}

.supercoppa-team-vs .supercoppa-result p {
    font-size: 30px;
}

.supercoppa-team-vs .supercoppa-result p span.separator {
    padding: 0 15px;
    color: #9a9b9d;
}

.supercoppa-team-vs .supercoppa-result .winner {
    color: #2b2950;
}

.supercoppa-team-vs .supercoppa-result .loser {
    color: #9a9b9d;
}

.supercoppa-container::after, .supercoppa::after {
    display: table;
    content: ' ';
    width: 100%;
    clear: both;
}

#main-inner.sponsor-line-cont {
    padding-bottom: 15px;
}

#main-inner.sponsor-line-cont::after {
    display: table;
    width: 100%;
    content: ' ';
    position: relative;
    float: none;
}

#sponsors-line {

}

#sponsors-line .col-part-8 {
    width: 12.5%;
    float: left;
    padding: 0 5px;
}

#sponsors-line .col-part-9 {
    width: 11.1111%;
    float: left;
    padding: 0 5px;
}

#sponsors-line .col-part-6 {
    width: 16.6666%;
    float: left;
    padding: 0 5px;
}

#sponsors-line .col-part-9 .small6-box img {
    padding: 5px;
}

#sponsors-line .col-part-9 h3 {
    font-size: 10px;
}

#sponsors-line .col-part-10 {
    width: 10%;
    float: left;
    padding: 0 5px;
}

#sponsors-line .col-part-10 h3 {
    font-size: 10px;
}

#sponsors-line .col-part-10 .small6-box img {
    padding: 5px;
}

#sponsors-line .col-part-6 {
    width: 16.666666%;
    float: left;
    padding: 0 5px;
}

#sponsors-line h3 {
    font-size: 12px;
    color: white;
    background: #2b294f;
    padding: 6px 0;
    margin: 0;
    text-align: center;
}

#sponsors-line .small6-box {
    width: 100%;
    box-sizing: border-box;
    float: left;
    border: 0.5px solid #bababa;
}

#sponsors-line .small6-box a {
    height: auto;
    display: block;
    position: relative;
    text-align: center;
}

#sponsors-line .small6-box img {
    position: relative;
    max-width: 100%;
    padding: 5px 30px;
}

.bg-purple {
    background-color: #2b2950;
    color: white;
    position: relative;
}

.bg-purple::before {
    display: block;
    position: absolute;
    border-top: 1px solid #ff9a24;
    top: 50%;
    width: 100%;
    z-index: 0;
}

.counter {
    line-height: 56px;
}

.counter-inner {
    max-width: 1170px;
    display: block;
    margin: auto;
    text-align: center;
}

#counter {
    margin: 0;
    text-align: center;
    font-size: 22px;
    display: inline-block;
    padding: 0 ;
    background: #2b2950;
    z-index: 1;
    position: relative;
}

#counter .fa-stopwatch {
    font-size: 24px;
}

#counter #clock {
    font-family: 'Russo One';
    font-size: 26px;
    min-width: 145px;
    display: inline-block;
    text-align: left;
    color: #ff9a24;
    transition: 0.8s;
}

#top .counter {
    text-align: center;
    font-family: 'Russo One';
}

#top #counter {
    padding-left: 140px;
    margin: 0;
    line-height: 54px;
}

.white-flow {
    color: #ff9a24;
    animation: color-change 1s ease 1;
}

#counter .stopper {
    max-height: 33px ;
    max-width: 33px;
    vertical-align: text-bottom;
}

@keyframes color-change {
    0% {
        color: #ff9a24;
    }
    100% {
        color: white;
    }
}

#main footer .social {
    padding: 0;
}

.player-full-img {

}

.player-full-img h2 {
    display: block;
    font-family: 'Russo One';
    font-size: 36px;
    color: #112a49;
    margin: 32px 0 6px;
    text-align: center;
}

.player-full-img h3 {
    display: block;
    font-family: 'Russo One';
    font-size: 30px;
    color: #ff9a24;
    margin: 0 0 30px;
    text-align: center;
}

.player-full-img .border-purple {
    border: 18px solid #2b2950;
    height: 380px;
    width: 380px;
    box-sizing: border-box;
    border-radius: 200px;
    background-color: white;
    text-align: center;
    overflow: hidden;
    margin: auto;
    position: relative;
}

.goldplayer-button-container {
    display: block;
    width: 100%;
    padding-bottom: 40px;
}

.lega50-redesign .lega50-redesign .goldplayer-button-container {
    display: none;
}

.goldplayer-button-container a {
    background: #535280;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 40px;
    text-align: center;
    white-space: nowrap;
    font-size: 20px;
    line-height: 24px;
    padding: 8px 30px;
    color: #fff !important;
    text-transform: uppercase;
}

.goldplayer-button-container a span {
    border-bottom: 1px solid transparent;
    display: block;
}

.goldplayer-button-container a:hover span {
    border-bottom: 1px solid #ff6240;
}

.player-redesign.lega50-redesign .lega50-redesign-container .player-full-img .border-purple {
    max-width: 380px;
    max-height: 380px;
}

.player-redesign.lega50-redesign .rd-cube-row {
    max-width: 100%;
}

.player-redesign.lega50-redesign .cube-block .cube-part.max-width {
    width: 100%;
    max-width: 320px;
}

.player-redesign.lega50-redesign .cube-block .cube-part.max-width .cube-content.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.player-full-img .border-purple .img-container {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
}

.player-full-img .border-purple .img-container img {
    max-height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}

.pd-0 {
    padding: 0 !important;
}

.player-perso.player-team {
    padding: 0;
    text-align: center;
}
.player-redesign .player-perso.player-team + .rd-subtitle {
    margin-top: 6px;
}

.player-redesign .player-perso.player-team .team-logo {
    margin: 32px 0 42px;
    width: auto;
    max-height: 74px;
}

.player-redesign .player-perso.player-team .img-container {
    padding: 0;
}

.player-perso.player-full-img h3 {
    margin-bottom: 43px;
}

.player-team.player-perso + .personal-details h4.rd-subtitle {
    margin-top: 6px;
}

.player-redesign .redesign2020 .player-perso.player-team.new-logo {
    text-align: left;
}

.player-redesign .redesign2020 .player-perso.player-team.new-logo .img-container {
    height: 154px;
    display: flex;
    align-items: center;
}

.player-redesign .redesign2020 .player-perso.player-team.new-logo .img-container img {
    max-height: 154px;
    max-width: 100%;
    width: auto;
    margin: 0;
}

.player-redesign .redesign2020 .player-perso.player-team.new-number {
    text-align: right;
}

.player-redesign .redesign2020 .player-perso.player-team.new-number .text-container {
    padding: 0;
}

.player-redesign .redesign2020 .rd-spec-row.uppercase {
    text-transform: uppercase;
    height: 160px;
}

.player-redesign .redesign2020 .player-perso.player-team.new-number .player-number {
    font-size: 100px;
    line-height: 124px;
    margin: 15px 0;
}

.player-redesign .redesign2020 .personal-details-cubes .cube-block {
    text-align: left;
}

.player-redesign .redesign2020 .cube-unit {
    color: #ff9a24;
    text-transform: uppercase;
    margin: 0 0 8px 0;
    font-size: 16px;
    line-height: 18px;
}

.player-redesign .player-all-info.redesign2020 .rd-subtitle {
    margin-top: 6px;
    margin-bottom: 24px;
}

.player-redesign .redesign2020 .rd-cube-block {
    margin-top: 20px;
}

.player-redesign .redesign2020 .rd-cube-double {
    width: 270px;
    height: 138px;
    position: relative;
}

.player-redesign .redesign2020 .rd-cube-double .cube-left {
    width: 6px;
    height: 138px;
    border: 1px solid #2b2950;
    border-right: none;
    margin-right: 14px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.player-redesign .redesign2020 .rd-cube-double .cube-right {
    width: 6px;
    height: 138px;
    border: 1px solid #2b2950;
    border-left: none;
    margin-left: 14px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
}

.player-redesign .redesign2020 .rd-cube-double p {
    padding: 0 20px;
    box-sizing: border-box;
    text-align: left;
}

.player-redesign .redesign2020 .rd-cube-double .cube-content {
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
}

.player-redesign .redesign2020 .rd-cube-double .cube-content + .cube-unit {
    margin-top: 26px;
}

.player-redesign .redesign2020 + .prev-games-title {
    margin-top: 40px;
}


.player-redesign .rd-statistic-table.redesign2020  .rd-table-name {
    border-top: none;
    text-align: left;
    padding: 10px 0;
}

.player-redesign .rd-statistic-table.redesign2020  .rd-table-name select {
    font-family: 'News Cycle', sans-serif;
    width: auto;
    margin: 0 0 0 auto;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    padding: 0 20px;
}

.player-redesign .rd-statistic-table.redesign2020 thead tr:not(.rd-table-name) {
    background: #faaf6e;
}

.player-redesign .rd-statistic-table.redesign2020 thead tr.rd-table-thead-light {
    background: #f89839;
}

.player-redesign .rd-statistic-table.redesign2020 tbody tr td.highlighted {
    color: #fff;
    background-color: #242954;
}

.player-redesign .rd-statistic-table.redesign2020 tbody tr td.scanned.highlighted {
    background-color: #242954;
}

.player-redesign .rd-statistic-table.redesign2020 .rd-table-name select:focus {
    border-color: #ccc;
}

.player-redesign .history.redesign2020 .row-content .row:last-of-type .grph-timeline::before {
    height: 100%;
    top: 8px;
}

.player-redesign .history.redesign2020 .fix-height-80 {
    height: 100px;
}

.player-redesign .history.redesign2020 .lSSlideOuter {
    margin-top: 20px;
}

.player-redesign .history.redesign2020 {
    margin-bottom: 30px;
}

.player-redesign .news-box-conatiner {
    box-sizing: border-box;
}

.player-redesign .news-box-conatiner .news-box-out {
    margin-top: 6px;
}

@media (min-width: 1200px) {
    .player-redesign .news-box-conatiner {
        padding: 0;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .player-redesign .redesign2020 .rd-cube-double {
        width: 190px;
        height: 110px;
    }

    .player-redesign .redesign2020 .rd-cube-double .cube-left,
    .player-redesign .redesign2020 .rd-cube-double .cube-right {
        height: 110px;
    }

    .player-redesign .redesign2020 .rd-cube-double .cube-content {
        font-size: 24px;
        line-height: 24px;
    }

    .player-redesign .redesign2020 .rd-cube-double .cube-content + .cube-unit {
        margin-top: 10px;
    }

    .player-redesign .redesign2020 .player-full-img .border-purple {
        width: 30vw;
        height: 30vw;
    }

    .player-redesign.lega50-redesign .lega50-redesign-container .player-full-img .border-purple {
        width: 30vw;
        height: 30vw;
    }
}

@media (max-width: 767px) {
    .player-redesign .redesign2020 .responsive-container {
        width: 100%;
    }

    .player-redesign .redesign2020 .cube-block {
        display: flex;
    }

    .player-redesign .redesign2020 .rd-cube-block {
        margin-top: 0;
        margin-left: 33px;
    }

    .player-redesign .redesign2020 .player-full-img .border-purple {
        width: 80vw;
        height: 80vw;
    }

    .player-redesign.lega50-redesign .lega50-redesign-container .player-full-img .border-purple {
        width: 80vw;
        height: 80vw;
    }

    .player-redesign .redesign2020 .team-logo.special-hack {
        max-width: calc(100% - 10px);
        margin-left: 10px;
    }
}

@media (max-width: 400px) {
    .player-redesign .redesign2020 .cube-block {
        flex-wrap: wrap;
    }

    .player-redesign .redesign2020 .cube-block > div {
        width: 100%;
        margin: 0 !important;
    }
}

.img-container-player-checker {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.news-box-conatiner .news-box-cont {
    background: unset;
}

.news-box-cont .rd-row {
    margin: 0 -8px;
}

.news-box-cont .rd-row .col-3 {
    max-width: none;
    padding: 0 8px;
    box-sizing: border-box;
    margin-top: 16px;
}

.stats-leader-boxes > .rd-row {
    margin: 0 -7.5px;
}

.stats-leader-boxes > .rd-row > .col-3 {
    width: 33.333333%;
    float: left;
    padding: 0 7.5px;
    box-sizing: border-box;
}

.box-table .leader-box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.other-leagues .rd-row {
    margin: 0 -7.5px;
}

.other-leagues .rd-row > .col-3p2, .other-leagues .rd-row > .col-3p1 {
    float: left;
    padding: 0 7.5px;
    box-sizing: border-box;
}

.other-leagues .rd-row > .col-3p2 {
    width: 66.666666%;
}

.other-leagues .rd-row > .col-3p1 {
    width: 33.333333%;
}

.euroleague-box, .abroad-box {
    width: 100%;
}

.euroleague-box {
    margin-right: 0;
}

.euroleague-box .best-players {
	font-size: 12px;
	padding-left: 0;
}

.euroleague-box .leader-box-head .button {
	background-color: white;
	color: #262545;
}

.euroleague-box .leader-box-head .button:hover {
	color: white;
}

.box-table .euroleague-box .leader-box-head .last-line .btn-container {
	padding: 15px 0 15px;
}

.box-table .euroleague-box .leader-box-content .line .teams-scores.col img {
	height: 20px;
}

.box-table .euroleague-box .leader-box-content .line .teams-scores.col p a:not(:first-child) img {
	margin-left: 5px;
}

.box-table .euroleague-box .leader-box-content .line {
	height: 50px;
}

.pd-b-0 {
    padding-bottom: 0;
}

.pd-bt-10 {
	padding-bottom: 10px;
	padding-top: 10px;
}


.counter.bg-purple::after {
    display: table;
    content: ' ';
    width: 100%;
    position: relative;
    clear: both;
}

.player-mobile-vis {
    display: none !important;
}

#top .signin-register {
    font-family: 'News Cycle', sans-serif;
    font-weight: 100;
}

.rd-spec-row {
    width: 100%;
}

.rd-spec-row::after {
    display: table;
    width: 100%;
    content: ' ';
    clear: both;
    position: relative;
}

.xl-100 {
    width: 100%;
    float: left;
}

.xl-hidden {
    display: none;
}

.sponsor-row {
    margin: 0 -16px;
}

.fip {
    float: right;
    margin: 0;
}

.fip a {
    display: inline-block;
    height: 56px;
}

.fip img {
    width: 80px;
    padding: 12px 0;
}

.lba {
    float: left;
    margin: 0;
}

.lba a {
    display: inline-block;
    height: 56px;
}

.lba img {
    width: 55px;
    padding: 2px 0;
}

.abroad-players-last-game {
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    color: #999999;
}

.line-game-data {

}

.line-game-data::after {
    display: table;
    content: ' ';
    width: 100%;
    clear: both;
}

.box-table .leader-box-content .line-game-data .col {
    height: auto;
    float: none;
    text-align: center;
}

.box-table .abroad-box .leader-box-content .line.line-new:not(.empty) {
    padding: 12px 0 0;
    height: 73px;
}

.line.line-new .data.col .player-team .logo-img-container, .line.line-new .data.col .player-team .text-container {
    float: none;
}

.box-table .abroad-box .abroad-players-team {
    max-height: 30px;
}

.abroad-box .stat-first-line {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -4px;
    font-size: 20px;
}

.abroad-box .stat-second-line {

}

.allteam {

}

.allteam-inner {
    max-width: 1170px;
    margin: auto;
    padding: 0 15px 30px;
}

.allteam h1, .allteam h2 {
    margin: 0;
}

.allteam h1 {
    padding: 20px 0 ;
}

.allteam-inner .allteam-column {
    columns: 3;
    column-count: 3;
}

.allteam-inner .allteam-column::after {
    display: table;
    content: ' ';
    width: 100%;
    clear: both;
}

.allteam-one-team {
    display: inline-block;
    float: none;
    width: auto;
    padding: 10px 0;
}

.allteam-one-team .img-container.team-logo, .allteam-one-team .text-container {
    float: left;
}

.allteam-one-team .text-container {
    padding-left: 15px;
}

.allteam-one-team .text-container h2 {
    font-size: 20px;
}

.allteam-one-team .text-container ul {
    padding-top: 2px;
    padding-left: 0;

}

.allteam-one-team .text-container ul li {
    font-size: 12px;
    display: inline-block;
    float: left;
    list-style: none;
    padding: 0 3px;
    border-right: 1px solid #dddddd;
}

.allteam-one-team .text-container ul li:first-child {
    padding-left: 0;
}

.allteam-one-team .text-container ul li:last-child {
    border: 0;
}

.allteam-one-team .img-container.team-logo  {

}

.allteam-one-team .img-container.team-logo img {
    height: 50px;
    max-width: 100%;
}

.stats-leader.box-table.stats-new {
    max-width: 1170px;
}

.stats-leader.box-table.stats-new .leader-box-content {
    padding: 0;
}

.stats-leader .last-line.line {
    height: auto;
    padding: 0;
}

#menu.small-menu ul li a {
    font-size: 16px;
}

.leader-box-content.prev-games {

}

.leader-box-content.next-games {
    display: none;
}

/*.btn-container .button .btn-text:not(:first-of-type) {
    display: none;
}*/

.box-table .last-line .button .btn-icon {
	float: left;
}

.box-table .euroleague-box .last-line {
	text-align: center;
}

.box-table .euroleague-box .last-line .btn-container {
	display: inline-block;
}

.btn-container .button .btn-text + .btn-icon {
    padding-left: 5px;
}

.btn-container .button .btn-icon:first-child {
    padding-right: 5px;
}

.empty-row-button-height {
    height: 23px;
}

.history-stat-category {
    color: #9a9b9d;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'News Cycle', sans serif;
    display: inline-block;
    min-width: 35px;
    padding-right: 5px;
    text-align: left;
}

.history-stat-number {
    display: inline-block;
    color: #2b2950;
    font-size: 16px;
    font-family: 'Russo One', sans-serif;
    min-width: 50px;
    text-align: right;
}

.history-stat-avg {
    margin: 0;
    padding: 0 15px;
}

.history-stat-avg::after {
    display: table;
    width: 100%;
    content: ' ';
    clear: both;
}

.history .fix-height-80 .history-stat {
    margin: 0 15px;
    float: right;
}

.history-stat-avg:not(:last-child) {
    border-bottom: 1px solid #ff9a24;
}

.vertical-middle {
    position: relative;
    top: 50%;
    transform: translateY(-42%);
}

#submenu.submenu-redesign {
    background-color: white;
    color: inherit;
}

#submenu.submenu-redesign .subpage-navigation{
    border-bottom: 0;
}

.inner-redesign {
    margin: 0 auto;
}

.border-bottom-redesign {
    border-bottom: 1px solid #2b2950;
}

.content-menu {
    text-align: center;
    background-color: white;
}

.content-menu > a {
    padding: 0 15px;
    line-height: 1;
    display: inline-block;
    font-size: 19px;
    font-weight: normal;
    font-family: 'News Cycle', sans serif;
    color: #7e7e7e;
    margin: 0;
}

.content-menu > a:hover {
    color: #000000;
    border-bottom: 0;
}

.content-menu > a:not(:last-child) {
    border-right: 1px solid #7e7e7e;
}

.general-container-redesign {
    max-width: 1170px;
    margin: auto;
    position: relative;
    padding: 15px;
    text-align: center;
}

.general-section {
    display: block;
}

.general-section::after {
    display: table;
    width: 100%;
    content: ' ';
    clear: both;
}

.general-section + #video-layout {
    padding-top: 0;
}

.page-top-banner {
    max-width: 100%;
    width: 200px;
    height: auto;
}

.bg-dark {
    background-color: #262546;
}

.perso-team .perso-team-match-small-box-footer {
    float: left;
}

.bg-redesign, .bg-redesign .content-menu {
    background-color: #f7f8fa;
}

.perso-team .statistics-percents-line-number {
    text-align: center;
    width: 60px;
}

.statistics-percents-line-number .team-stat-val {
    display: block;
    position: relative;
    top: -5px;
    font-family: 'Russo One', sans-serif;
    font-size: 26px;
    line-height: normal;
}

.statistics-percents-line-number .team-stat-type {
    display: block;
    position: relative;
    top: -8px;
    line-height: normal;
    font-family: sans-serif;
    font-size: 12px;
    background-color: #2b2950;
    text-align: center;
    color: white;
    height: 16px;
}

.news-box-conatiner {
    max-width: 1170px;
    margin: auto;
    width: 100%;
    padding: 0 15px;
}

.news-box-conatiner .btn-container {
    margin: 16px 0;
    padding: 0 8px;
    float: right;
}

.news-box-conatiner .btn-container .button {
    min-width: 101px;
    color: white;
    background-color: #262545;
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
    height: 23px;
    padding: 0 8px;
    transition: .3s;
}

.news-box-conatiner .btn-container .button:hover {
    background-color: #ff9a24;
}

#sponsors .small-box.small-7 {
    width: 14.285714%;
}

#sponsors .small-box.small-6 {
    width: 16.66666%;
}

#sponsors .small-box.small-7 .content {
    height: auto;
}

#sponsors .small-box.small-7 .img-container {
    margin-bottom: 10px;
}

#sponsors .small-box.small-7 h3 {
    font-size: 12px;
}

#sponsors .small-box.small-10 {
    width: 10%;
}

#sponsors .small-box.small-10 .content {
    height: auto;
}

#sponsors .small-box.small-10 .img-container {
    margin-bottom: 10px;
}

#sponsors .small-box.small-10 h3 {
    font-size: 10px;
}


.form-group.col-xs-12 {
    padding: 0;
    margin: 0;
}

#teams-season-select {
    line-height: 36px;
    padding: 23px 0;
    margin: 0;
    float: right;
}

#teams-season-select > .form-group {
    margin: 0;
}

.allteam  h1 {
    line-height: 36px;
}

.staff-table td {
    padding: 0;
}

.staff-table .tbl-pl-img {
    padding: 3px;
}

.rd-table .staff-table td {
    text-align: left;
}

.staff-scroller-container {
    width: max-content;
}

.staff-scroller {
    overflow: hidden;
    position: relative;
}

.staff-person {
    float: left;
    position: relative;
    padding: 0 10px;
}

.staff-person div {
    position: relative;
}

.staff-img {
    width: 120px;
    height: 120px;
}

.staff-img img {
    width: 100%;
}

.staff-img-border {
    border: 5px solid #2b2950;
    border-radius: 100%;
    overflow: hidden;
    background-color: white;
    width: 100%;
    height: 100%;
}

.staff-img-container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.staff-name {
    font-size: 16px;
    margin-bottom: 0;
    padding-top: 10px;
}

.horizontal-scroller {
    position: relative;
}

.scroll-container {
    width: intrinsic;           /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;    /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
}

.stats-leader-boxes .horizontal-scroller .col-3 {
    width: 16.6667%;
    float: left;
    padding: 0 7.5px;
    box-sizing: border-box;
}

textarea[readonly] {
    background-color: rgb(235, 235, 228);
}

.box-table .euroleague-box .leader-box-content .line .date.col .gameday {
    font-weight: bold;
    color: #ff9a24;
    position: relative;
    transition: .3s;
}

.box-table .euroleague-box .leader-box-content .line-container:hover .line .date.col .gameday {
    color: #333;
}

.box-table .euroleague-box .leader-box-content .line .date.col .gameday::after {
    display: block;
    position: absolute;
    content: 'oggi';
    top: 100%;
    right: 0;
    font-size: 10px;
    font-weight: normal;
    font-family: "Russo One";
    background-color: #262545;
    color: white;
    padding: 0 7px;
}

.yt-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    float: left;
    margin: 0;
}

.yt-iframe {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.spinner {
	text-align: center;
	font-size: 36px;
	opacity: 0.5;
	display: none;
}

.spinner i {
	-webkit-animation-name: rotate; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-name: rotate;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes rotate {
	from {transform: rotate(0deg)}
	to {transform: rotate(360deg)}
}

/* Standard syntax */
@keyframes rotate {
	from {transform: rotate(0deg)}
	to {transform: rotate(360deg)}
}

.news-line {
	border-top: 1px solid #ddd;
	padding: 8px;
	font-size: 16px;
	margin: 0;
	position: relative;
}

.news-date {
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
	position: unset;
}

.news-date span, .news-lead {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}

.news-lead {
	left: unset;
	right: 0;
}

.news-text {
	position: unset;
}

.news-image {
	max-width: 100%;
}

.player-redesign .player-stat-form {
	padding: 20px 0 0;
	border-top: 1px solid #2b2950;
	border-bottom: 1px solid #2b2950;
	margin-top: 20px;
}

form::after {
	display: table;
	width: 100%;
	content: ' ';
	clear: both;
}

.teams-scores.col p .team-score.won {
	color: #262545;
}

.teams-scores.col p .team-score:not(.won) {
	color: #999999;
}

.teams-scores.col .team-score.separator {
	color: #999999;
}

.abroad-box {
	max-width: 1170px;
}

.abroad-box .leader-box-content {
	position: relative;
	background-color: #f7f8f9;
}

.abroad-box .leader-box-content .rd-row {
	position: relative;
}

.abroad-box .leader-box-content .players-abroad-box {
	width: 170px;
	min-width: 160px;
	padding: 0 7.5px;
	float: left;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content {
	background-color: white;
	float: left;
	padding: 3px;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content > .col {
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 5px;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .league-logo {
	padding: 5px 0;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .abroad-players-last-game {
	min-height: 71px;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .player-img-container {
	margin: auto;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .data.col {
	text-align: center;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .data.col .player-name {
	text-indent: 0;
	background-color: #262545;
	color: white;
	margin: 2px 0;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .data.col .player-name a:hover {
	color: #ff9a24;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .player-team {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .player-team p {
	margin: 0;
}

.box-table .abroad-box .leader-box-content .league-logo .league-logo-img-container {
	top: unset;
	transform: unset;
	/*float: left;*/
	display: inline-block;
	width: auto;
	padding-right: 8px;
	vertical-align: middle;
}

.abroad-box .leader-box-content .player-team .text-container {
	display: none;
}

.box-table .leader-box-content .league-logo img {
	max-height: 40px;
	max-width: 40px;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .number.col p {
	margin: auto;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .avg.col p {
	background-color: #262545;
	min-width: 75px;
	margin: auto;
	display: inline-block;
	float: none;
	position: relative;
	color: white;
	margin-bottom: 4px;
	font-family: 'Russo One', sans-serif;
	border-radius: 4px;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .avg.col p:first-child {

}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .avg.col p:last-child {
	font-size: 12px;
}

.abroad-box .leader-box-content .players-abroad-box .players-abroad-box-content .avg.col {

}

.box-table .abroad-box .leader-box-content .line-container {
	padding: 0;
}

.calendario-versus-teams-container {
	width: calc(100% - 90px);
	display: inline-block;
	vertical-align: middle;
}

.calendario-versus-container {
	margin-right: 2px;
	vertical-align: middle;
	display: inline-block;
	max-width: 80px;
}

#gamecenter .inner .games .games-boxes.redesign {
	height: 161px;
}

#gamecenter .inner .games .gamebox.part-8, #gamecenter .inner .games .gamebox.part-8 .date, #gamecenter .inner .games .gamebox.part-8 .result, #gamecenter .inner .games .gamebox.part-8 .result.second, #gamecenter .inner .games .gamebox.part-8 .icons, #gamecenter .inner .games .gamebox.part-8 .time {
	width: 12.5%;
	display: block;
	float: left;
	height: 100%;
}

#gamecenter .inner .games .gamebox.part-8 .result, #gamecenter .inner .games .gamebox.part-8 .result.second {
	height: 95px;
	padding: 1px 0;
	width: 100%;
}

#gamecenter .inner .games .gamebox.part-8 .homelogo, #gamecenter .inner .games .gamebox.part-8 .awaylogo {
	display: inline;
	width: 64px;
	height: auto;
}

#gamecenter .inner .games .gamebox.part-8 .homescore, #gamecenter .inner .games .gamebox.part-8 .awayscore {
	display: inline-block;
	width: 64px;
	padding: 5px 0;
}

#gamecenter .inner .games .gamebox.part-8 .homelogo img, #gamecenter .inner .games .gamebox.part-8 .awaylogo img {
	max-width: unset;
	max-height: 34px;
	margin-top: 2px;
}

#gamecenter .inner .games .gamebox.part-8 .homelogo.finished img, #gamecenter .inner .games .gamebox.part-8 .awaylogo.finished img {
	margin-top: 12px;
}

#gamecenter .inner .games .gamebox.part-8 .time {
	padding: 1px 0;
	height: auto;
	width: 100%;
	line-height: 30px;
}

#gamecenter .inner .games .gamebox.part-8 .icons, #gamecenter .inner .games .gamebox.part-8 .date, #gamecenter .inner .games .gamebox.part-8 .date.second {
	font-size: 12px;
	width: 100%;
	height: auto;
	line-height: 32px;
}

#gamecenter .inner .games .games-boxes.redesign .games-boxes-inner {
	width: 100%;
}

#gamecenter .inner .games .games-boxes.redesign .tv {
	float: left;
	width: 100%;
	text-align: center;
	border-top: 1px solid #2b2950;
	padding: 3px 0 0;
	background-color: #ff9a24;
}

span.scrollToTop {
	float: right;
    font-size: 12px;
    line-height: 32px;
    vertical-align: middle;
    display: block;
    cursor: pointer;
    margin: 0 5px;
}

span.scrollToTop:hover {
	color: #ff9a24;
}

@media(max-width: 767px) {

    .stats-leader-boxes .horizontal-scroller .col-3 {
        width: 16.6%;
    }

    #sponsors .small-box.small-7 {
        width: 50%;
    }

    #sponsors .small-box.small-7:last-of-type {
        float: none;
        margin: auto;
    }

    #sponsors .small-box.small-8 {
        width: 50%;
    }

    #sponsors .small-box.small-8:last-of-type {
        float: none;
        margin: auto;
    }

    .sponsor-row {
        margin: 0;
    }

    .banner-container {
        width: 100%;
        display: block;
        overflow: hidden;
    }

    .banner-after-sponsors {
        margin-left: -10%;
        width: 200%;
    }

    .allteam-inner .allteam-column {
        column-count: 1;
    }

    .fip {
        padding: 0;
    }

    .fip img {
        width: 60px;
    }

		.lba {
        padding: 0;
    }

    .lba img {
        width: 60px;
    }

    .rd-statistic-table {
        padding: 0 15px;
    }

    .rd-statistic-table.rd-table-update {
        padding: 0;
    }

    .rd-statistic-table .rd-table-name {
        text-align: left;
    }

    .xs-70 {
        width: 70%;
    }

    .xl-hidden {
        display: block;
    }

    .xs-30 {
        width: 30%;
        float: left;
        text-align: right;
    }

    .team-logo.special-hack {
        max-width: 90px;
        margin-top: 38px;
    }

    .player-all-info > .col.player-full-img h2 span {
        display: inline-block;
    }

    .player-all-info > .col.player-full-img h2 span:first-of-type {
        max-width: 80%;
        float: left;
    }

    .player-all-info > .col.player-full-img h2 span:last-of-type {
        max-width: 20%;
        float: right;
        padding-top: 8px;
    }

    .player-all-info > .col.player-full-img h2 span img {
        max-width: 100%;
    }

    .player-full-img h2, .player-perso.player-full-img h3 {
        text-align: left;
    }

    .player-full-img h2::after {
        display: table;
        content: ' ';
        position: relative;
        clear: both;
        width: 100%;
    }

    .player-mobile-vis {
        display: block !important;
    }

    .player-mobile-unvis {
        display: none !important;
    }

    .player-full-img .border-purple {
        width: auto;
        height: auto;
        max-width: 380px;
        max-height: 380px;
    }

    .player-full-img .border-purple .img-container {
        height: auto;
    }



    .row.player-all-info {
        padding: 0 15px;
    }

    .subpage-navigation li:not(:last-child) {
        border-right: none;
    }

    .subpage-navigation li a {
        line-height: 1.5px;
        display: block;
        padding: 15px;
    }

    .calendario-inner-row-td-date span {
        display: block;
    }

    #main-inner .calendario .calendario-nav .turno-precedente, #main-inner .calendario .calendario-nav .precedenti, #main-inner .calendario .calendario-nav .turno-prossimo {
        padding: 20px 0 30px 0;
    }

    #main-inner .calendario .calendario-inner-row.menu {
        height: 40px
    }

    .stats-leader-boxes > .rd-row > .col-3, .news-box-cont .rd-row .col-3, .other-leagues .rd-row > .col-3p2, .other-leagues .rd-row > .col-3p1 {
        width: 100%;
    }

    #top {
        height: auto;
    }

    #top::after {
        display: table;
        content: ' ';
        width: 100%;
        clear: both;
    }

    #top #counter {
        padding: 0 15px;
    }

    #counter {
        font-size: 4vw;
    }

    #counter .stopper {
        max-height: 26px;
        max-width: 26px;
    }

    #counter #clock {
        font-size: 6vw;
        min-width: 110px;
    }

    #top .social {
        background-color: #2b2950;
    }

    h4.rd-subtitle {
        margin: 20px 0;
    }

    .subpage-navigation {
        padding: 15px 0;
    }

    .col:not(.line .col) {
        padding-left: 15px;
        padding-right: 15px;
    }

    .responsive-container {
        float: left;
    }

    .player-map {
        margin: 10px 0;
        text-align: center;
    }

    .player-map img {
        max-width: 100%;
    }

    .respo-col {
        width: 50%;
        float: left;
        overflow: hidden;
    }

    .table-responsive {
        border: 0;
    }

    .rd-table td {
        padding: 4px 0;
    }

    .player-all-info > .col {
        display: block;
        float: left;
        width: 100%;
        margin: auto;
        max-width: none;
    }

    .player-main-datas h2 {
        font-size: 30px;
        text-align: center;
        margin-top: 30px;
    }

    .player-main-datas h3 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 30px;
    }

    .personal-social a {
        padding: 0 6px;
    }

    .player-all-info > .col.player-full-img {
        display: inline-block;
        width: 100%;
    }

    .player-all-info > .col.player-infos {
        width: 100%;
    }

    .player-full-img img {
        display: block;
        margin: auto;
        max-height: 300px;
        max-width: 100%;
        transform: none;
        left: auto;
    }

    .cube-block {
        text-align: center;
        transition: 0.5s;
    }

    .row > .rd-separator {
        padding: 0 15px;
    }

    .pm-st, .pm-nd {
        width: 100%;
    }

    .pm-nd {
        max-width: none;
    }

    .col > .col {
        padding-left: 0;
        padding-right: 0;
    }

    .match-res {
        display: block !important;
        margin: auto;
        text-align: center;
    }

    .match-stats {
        margin-top: 30px;
        text-align: center;
    }

    .match-res, .match-stats {
        margin-bottom: 25px !important;
    }

    .stat-unit, .stat-box .stat-unit {
        padding: 0 16px;
    }

    .stat-unit:not(:last-of-type) .number::after {
        right: -24px;
        content: '|';
    }

    .match-stats .unit, .stat-box .unit {
        position: relative;
        top: 0;
    }

    .player-redesign .player-team {
        text-align: center;
    }

    .player-redesign .player-team .team-logo {
        width: 50px;
    }

    .player-redesign .player-number {
        font-size: 38px;
    }

    .player-redesign .player-team .img-container {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .player-redesign .player-team .text-container {
        padding-left: 0;
        margin-bottom: 15px;
    }

    .rd-cube {
        width: 60px;
        margin-bottom: 20px;
    }

    .cube-unit {
        font-size: 12px;
    }

    .cube-content {
        font-size: 26px;
    }

    .fluid-text {
        padding: 15px;
    }

    .part3, .part3:nth-child(1n), .part3:nth-child(2n), .part3:nth-child(3n), .part4  {
        display: block;
        width: 100%;
        padding: 0 15px;
    }

    .part4:first-of-type {
        width: 100%;
        height: 120px;
        margin-bottom: 20px;
    }

    .part4:first-of-type .white-circle {
        top: 50%;
        transform: translateY(-50%);
    }

    .part4:not(:first-of-type) {
        width: 33.333333%;
        margin: 0;
        padding: 3px;
        text-align: center;
    }

    .part4:not(:first-of-type) .white-circle {
        width: 15vw;
        height: 15vw;
        border: 1vw solid white;
        margin: auto;
    }

    .part4:not(:first-of-type) .white-circle i.solo {
        font-size: 6vw;
        line-height: calc(15vw - 2vw);
    }

    .part4:not(:first-of-type) .pull-right {
        float: none !important;
        display: block;
        margin: auto;
        text-align: center;
    }

    .player-medals .part4:not(:first-of-type) .medal-text .text {
        font-size: 4vw;
    }

    .player-medals .row-content {
        margin: 25px 0;
    }

    .history .grph-timeline {
        margin: 0 0;
        width: 15%;
    }

    .history .fix-height-80 .history-stat {
        margin: 5px 0;
        width: 30%;
        text-align: left;
        padding-top: 9px;
    }

    .history .fix-height-80 > .col.hlogos {
        width: 28%;
    }

    .grph-logo {
        position: relative;
        top: 50%;
        height: auto;
        max-height: 58px;
        transform: translateY(-50%);
    }

    .fix-height-80 {
        text-align: center;
    }

    .history .term {
        width: 27%;
    }

    .pm {
        padding: 15px 0;
    }

    .vm {
        display: block !important;
        margin: 0 auto;
    }

    footer {
        height: auto;
        min-height: 100px;
        font-size: 13px;
    }

    .season-high .fix-height-80 > .col:first-of-type {
        width: 80%;
        padding-left: 0;
    }

    .season-high .fix-height-80 > .col:last-of-type {
        width: 20%;
        padding-right: 0;
    }

    .season-high .sh-grph-line {
        width: 100%;
    }

    .season-high .sh-number {
        top: 33%;
    }

    .news-box-out .news-box-cont .col-3 {
        width: 100%;
        padding: 0;
        margin: auto;
        margin-bottom: 15px;
        text-align: left;
        float: none;
    }

    .content-container.news-box-cont {
        text-align: center;
        padding: 0 15px;
    }

    .team-redesign .news-box-cont {
        padding: 0;
    }

    .news-box-out {
        margin: 22px auto 0;
    }

    .team-redesign .main-team-logo .bg-gr {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        width: auto;
        height: auto;
        border-width: 0;
    }

    .team-redesign .part3 {
        width: 33.333333%;
    }

    .team-redesign .part3 .rd-separator {
        padding: 0;
    }

    .t-prev-next-game-date > p span:first-of-type {
        padding: 0;
    }

    .col.t-prev-next-game-teams, .col.t-prev-next-game-teams:first-of-type, .col.t-prev-next-game-teams:last-child {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .team-redesign .part3:last-of-type .col.t-prev-next-game-teams:nth-child(2) {
        margin-top: 60px;
    }

    .team-redesign .col.main-team-logo {
        padding: 0;
    }

    .team-redesign .main-team-logo .bg-gr .border-purple {
        border-width: 5px;
        height: auto;
    }

    .team-redesign .main-team-logo .bg-gr .border-purple .img-container {
        transform: none;
    }

    .t-prev-next-game-date > p span:first-of-type::after {
        display: none;
    }

    .t-prev-next-game-date > p span {
        text-align: center;
    }

    .t-prev-next-game-date > p {
        font-size: 18px;
    }

    .t-prev-next-game-teams img {
        max-width: 50px;
    }

    .team-redesign .part3:first-of-type .t-prev-next-game-teams:last-of-type .t-games-result, .team-redesign .part3:last-of-type .game-result-text {
        position: absolute;
        bottom: 80%;
        left: 50%;
        transform: translateX(-50%);
    }

    .team-redesign .part3:last-of-type .game-result-text {
        font-size: 18px;
        bottom: 30%;
    }

    .team-redesign .part3:first-of-type .t-prev-next-game-teams:last-of-type .img-container {
        margin-top: 20px;
    }

    .team-redesign .part3:last-of-type .t-prev-next-game-teams:last-of-type {
        margin-top: 20px;
    }

    .team-redesign .part3:first-of-type .row-content {
        border-right: 1px solid #2b2950;
    }

    .team-redesign .part3:last-of-type .row-content {
        border-left: 1px solid #2b2950;
    }

    .team-redesign .part3 .rd-subtitle {
        text-align: center;
    }

    .team-redesign .part31, .team-redesign .part32 {
        width: 100%;
        padding: 0 15px;
    }

    .team-redesign .row .rd-separator {
        padding: 0;
    }

    #main .social a:first-of-type {
        padding-left: 15px;
    }

    .rd-table table:not(.no-responsive) {
        font-size: 14px;
        display: block;
        overflow-x: scroll;
    }

    .xs-pd-15 {
        padding: 0 15px;
    }

    .bg-row {
        display: none;
    }

    .team-redesign .col.part4 {
        float: left;
    }

    #main .social {
        text-align: center;
    }

    #main .social a {
        font-size: 20px;
    }

    .rd-team-name > h1 {
        font-size: 28px;
        padding: 0 15px;
    }

    .map-info {
        position: relative;
        padding: 0;
        float: left;
    }

    .wmax-140 {
        width: 100%;
    }

    .team-redesign .part2 {
        padding: 0;
    }

    .transparent-cube img {
        max-width: 100%;
        max-height: 100%;
    }

    .head-to-head .head-to-head-info {
        position: relative;
        transition: 0s;
    }

    .head-to-head .head-to-head-info.sticky-players {
        width: calc(100% - 30px);
    }

    .head-to-head .head-to-head-info.sticky-players .col.head-to-head-col:not(.pos-unset) > .row:last-child {
        width: 100%;
    }

    .head-to-head .head-to-head-info.sticky-players .hth-img-border {
        transition: 0s;
    }

    .head-to-head .head-to-head-info.sticky-players .head-to-head-col.pos-unset {
        display: none;
    }

    .head-to-head .head-to-head-info.sticky-players .hth-player-name {
        display: none;
    }

    .head-to-head-col:first-of-type, .head-to-head-col:last-of-type, .head-to-head-col {
        padding: 0;
        width: 100%;
        float: left !important;
    }

    .head-to-head .head-to-head-info.sticky-players .head-to-head-col:first-of-type, .head-to-head .head-to-head-info.sticky-players .head-to-head-col:last-of-type {
        width: auto;
    }

    .head-to-head-info.sticky-players .head-to-head-col:last-of-type {
        float: right !important;
    }

    .head-to-head .forms .head-to-head-col:first-of-type > .row {
        float: none;
    }

    .row.bb.forms .head-to-head-col:first-of-type .col, .row.bb.forms .head-to-head-col:last-of-type > .row > .col {
        float: none !important;
        text-align: center;
    }

    .head-to-head .forms .head-to-head-col:first-of-type .select, .head-to-head .forms .head-to-head-col:last-of-type .select {
        margin: 0;
    }

    .head-to-head .head-to-head-col:first-of-type .select::after {
        border-top-color: #2b2950;
    }

    .head-to-head .hth-player-name {
        width: 100%;
        text-align: center;
        max-width: none;
    }

    .head-to-head-col:first-of-type .hth-player-img, .head-to-head .hth-player-img {
        position: relative;
        width: 100%;
    }

    .head-to-head-col:first-of-type .hth-player-name p {
        text-align: center;
    }

    .head-to-head .hth-img-border {
        margin: auto;
    }

    .head-to-head .cube-block {
        width: 100%;
        text-align: center;
    }

    .versus-container {
        position: relative;
    }

    .head-to-head-compare .subrow:last-of-type .hth-stat-unit {
        top: auto;
    }

    .head-to-head-compare .head-to-head-col:first-of-type {
        padding-right: 50px;
    }

    .head-to-head-compare .head-to-head-col:last-of-type {
        padding-left: 50px;
    }

    .head-to-head-container {
        padding: 0 15px;
    }

    .head-to-head-compare .head-to-head-col:first-of-type .num-container {
        position: relative;
        top: 10px;
    }

    .head-to-head-compare .head-to-head-col:last-of-type .num-container {
        position: relative;
        top: -10px;
    }

    .head-to-head .part2 {
        padding: 0;
        transform: scale(0.8);
        transform-origin: center center;
        width: 100%;
    }

    .head-to-head-col > .row.empty.bb {
        display: none;
    }

    .head-to-head .hth-ch .col.part3 {
        padding: 0 5px;
        width: 33.333333%;
    }

    .head-to-head .hth-ch .col.part3 .gray-circle {
        width: 15vw;
        height: 15vw;
        border-width: 3px;
    }

    .head-to-head .hth-ch .col.part3 .gray-circle i.solo {
        font-size: 5vw;
        line-height: 15vw;
    }

    .head-to-head .hth-ch .col.part3 > .pull-right {
        width: 100%;
    }

    .head-to-head .hth-ch .col.part3 > .pull-right > .gray-circle {
        margin: auto;
    }

    .head-to-head-col .medal-text span.text {
        font-size: 14px;
    }

    .head-to-head-league > .row > .col.head-to-head-col:first-child, .head-to-head-league > .row > .col.head-to-head-col:last-child {
        width: 50%;
    }

    .head-to-head-league > .row > .col.head-to-head-col:not(:first-child):not(:last-child) {
        display: none;
    }

    .head-to-head-league > .row > .head-to-head-col:last-child .part2:last-child, .head-to-head-league > .row > .head-to-head-col:last-child .part2:first-child {
        padding: 0;
        float: left;
    }

    .head-to-head-league > .row > .head-to-head-col:last-child .part2:first-child > .circle-diagram {
        float: left;
    }

    .player-redesign .rd-cube-block {
        margin: 0;
    }

    .supercoppa-game {
        padding: 5px 5px;
    }

    .supercoppa-date, .supercoppa-game-type {
        font-size: 14px;
    }

    .supercoppa-team-logo, .supercoppa-team-vs {
        width: 100%;
    }

    .supercoppa-team-vs .text-container {
        position: relative;
        left: auto;
        top: auto;
        transform: none;
        margin: 10px 0;
    }

    .supercoppa-team-logo img {
        max-width: 60px;
    }

    .supercoppa-team-logo.finale > a {
        max-height: 30px;
    }

    .supercoppa-team-vs .supercoppa-result p {
        font-size: 24px;
    }

    .supercoppa-team-vs .supercoppa-result p span {
        display: block;
    }

    .supercoppa-team-logo img.finale {
        max-width: 40px;
    }

    #sponsors-line .col-part-8, #sponsors-line .col-part-9, #sponsors-line .col-part-10 {
        width: 50%;
        padding-bottom: 2.5px;
        padding-top: 2.5px;
    }

    #sponsors-line .col-part-6 {
        width: 33.333333%;
        padding-bottom: 2.5px;
        padding-top: 2.5px;
    }

    #sponsors-line

    #sponsors-line .small6-box img {
        padding: 3px 5px;
    }

    #sponsors-line h3 {
        font-size: 1.8vw;
    }

    .box-table .leader-box-content .line-container {
        padding: 0 15px;
    }

    .box-table .leader-box-content {
        padding: 0;
    }

    #sponsors .small-box h3 {
        font-size: 4vw;
        height: 42px;
    }

    #sponsors .small-box .content {
        height: auto;
    }

    .player-medals .white-circle img.scudetto, .hth-ch .gray-circle img.scudetto {
        padding: 15px 10px 10px;
    }

    .history-stat-category {
        min-width: 30px;
        font-size: 14px;
    }

    .history-stat-number {
        min-width: 36px;
        font-size: 16px;
    }

    .history-stat-avg {
        padding: 0 5px;
    }

	.news-line {
		border-top: 1px solid #ddd;
		padding: 8px;
		font-size: 16px;
		margin: 0;
		position: relative;
		text-align: center;
	}

	.news-img-cont {
		display: inline-block;
		margin: 20px 0;
	}

	.news-date {
		vertical-align: middle;
		font-weight: bold;
		text-align: center;
		position: relative;
	}

	.news-date span, .news-lead {
		display: block;
		position: relative;
		top: 50%;
		left: 0;
		transform: unset;
	}

}

@media(max-width: 1169px) {
    .news-box-cont .content-container .col-3, .news-box-cont .content-container .col-3:nth-child(3n) {
        padding: 0 7.5px;
    }

    .stats-leader-boxes > .rd-row > .col-3 {
        width: 100%;
    }

    .other-leagues .rd-row > .col-3p2, .other-leagues .rd-row > .col-3p1 {
        width: 100%;
    }

	#gamecenter .inner .games .games-boxes.redesign {
		overflow-x: scroll;
	}
}

@media(min-width: 768px) and (max-width: 1169px) {
    #main-inner.stats-leader-cont {
        display: block;
    }

    .box-table .leader-box-content .col {

    }

    .box-table .leader-box-content .data.col > div, .box-table .leader-box-content .data.col > p {
        float: left;
        font-size: 24px;
        line-height: 56px;
        position: relative;
    }

    .box-table .leader-box-content .data.col > div p {
        width: 200px;
        font-size: 18px;
        height: auto;
        position: unset;
    }

    .box-table .abroad-box .abroad-players-team {
        max-width: 60px;
    }

    .data.col .player-team .text-container p > a {
        left: 85px;
    }

    .box-table .leader-box-content .data.col > .player-team {
        height: 56px;
    }

    .data.col .player-team .logo-img-container {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .sponsor-logo.col img {
        padding: 0;
    }
}

@media(min-width: 901px) and (max-width: 1169px) {
    .horizontal-scroller .selector-scroll-btn i {
        left: 0;
        right: 0;
        transform: translateY(-50%);
    }

    .box-table .leader-box-content .data.col {
        width: calc(100% - 120px);
    }

    .box-table .leader-box-content .data.col > *  {
        width: 50%;
    }

    .box-table .leader-box-content .data.col > p {
        font-size: 20px;
    }

}

@media(min-width: 768px) and (max-width: 1199px) {

    .col.t-prev-next-game-teams {
        padding: 20px;
    }

    .col.t-prev-next-game-teams img {
        width: 100%;
    }

    .bg-row {
        visibility: hidden;
    }

    .team-redesign .main-team-logo .bg-gr {
        width: 38vw;
        height: 38vw;
    }

    .player-main-datas h2, .player-main-datas h3 {
        text-indent: 0;
    }

    .player-all-info {
        padding: 0 15px;
    }

    .personal-social {
        display: block;
        position: absolute;
        top: -110%;
    }

    .player-map img {
        width: 100%;
        max-width: 100%;
    }

    .player-full-img {
        padding: 32px 40px 6px;
    }

    .player-full-img img {
        max-width: 100%;
    }

    .player-redesign .player-team .team-logo {
        width: 70px;
    }

    .player-redesign .player-number {
        font-size: 70px;
    }

    .rd-cube {
        width: 80px;
        margin-bottom: 20px;
    }

    .cube-unit {
        font-size: 14px;
    }

    .cube-content {
        font-size: 34px;
        padding: 2px 0;
    }

    .row > .rd-separator, .row > .row-content {
        padding: 0 15px;
    }

    .pm-st, .pm-nd {
        width: 100%;
        max-width: none;
        display: block;
        text-align: center;
    }

    .match-stats, .match-res {
        padding: 0;
    }

    .pm {
        padding: 20px 0 10px;
    }

    .player-redesign .part3:not(:last-of-type) {
        width: 50%;
        padding: 0 15px;
    }

    .season-high .fix-height-80 > .col:first-of-type {
        width: 80%;
    }

    .season-high .fix-height-80 > .col:last-of-type {
        width: 20%;
    }

    .player-redesign .part3:last-of-type {
        width: 100%;
        padding: 0 15px;
    }

    .part3:last-of-type .stat-box {
        width: 50%;
        float: left;
    }

    .part3:last-of-type .stat-box:nth-child(odd) {
        padding-right: 15px;
    }

    .part3:last-of-type .stat-box:nth-child(even) {
        padding-left: 15px;
    }

    .stat-box {
        background-color: #f7f8fa;
    }

    .stat-box-bg {
        background-color: #edeff2;
        padding: 26px 0 48px;
    }

    .stat-box .stat-unit {
        padding: 0 20px;
    }

    .stat-unit:not(:last-of-type) .number::after {
        right: -30px;
    }

    .news-box-out .news-box-cont .col-3 {
        display: block;
        width: 33.333333%;
        box-sizing: border-box;
    }

    .part4:not(:first-of-type) {
        width: 25%;
        margin: 0;
        padding: 3px;
        text-align: center;
    }

    .part4:not(:first-of-type) .white-circle {
        width: 15vw;
        height: 15vw;
        border: 1vw solid white;
        margin: auto;
    }

    .part4:not(:first-of-type) .white-circle i.solo {
        font-size: 6vw;
        line-height: calc(15vw - 2vw);
    }

    .part4:not(:first-of-type) .pull-right {
        float: none !important;
        display: block;
        margin: auto;
        text-align: center;
    }

    .player-medals .part4:not(:first-of-type) .medal-text .text {
        font-size: 3.4vw;
        top: 0;
    }

    .player-medals .part4:not(:first-of-type) .medal-text .number {
        top: 5vw;
    }

    footer {
        padding: 0 15px;
    }

    .head-to-head-col:first-of-type .hth-player-img, .head-to-head .hth-player-img {
        position: relative;
    }

    .head-to-head-col:first-of-type .cube-block {
        float: right !important;
    }

    .head-to-head-col:last-of-type .cube-block {
        float: left !important;
    }

    .head-to-head-col:first-of-type, .head-to-head-col:last-of-type {
        padding: 0;
    }

    .head-to-head-container {
        padding: 0 15px;
    }

    .hth-ch .gray-circle {
        width: 80px;
        height: 80px;
        border-width: 5px;
        margin: auto;
    }

    .hth-ch .gray-circle i.solo {
        line-height: 70px;
        font-size: 30px;
    }

    .head-to-head .hth-ch .col.part3 > .pull-right {
        width: 100%;
    }

    form .head-to-head-col:first-child > .row > .col {
        float: right;
    }

    .head-to-head-col:first-of-type .hth-player-img, .head-to-head .hth-player-img {
        padding: 0 10px;
    }

    .circle-diagram {
        transform: scale(0.9);
    }

    .supercoppa-team-logo img {
        max-width: 70%;
    }

    .supercoppa-team-vs p {
        font-size: 26px;
    }

    .supercoppa-team-logo img.finale {
        max-width: 38px;
    }

    .supercoppa-team-logo.finale > a {
        max-height: 25px;
    }

    #sponsors-line .col-part-6 {
        width: 33.333333%;
        padding-bottom: 2.5px;
        padding-top: 2.5px;
    }

    #sponsors .small-box .content {
        height: auto;
        text-align: center;
    }

    #sponsors h3 {
        margin-bottom: 0;
    }

    .history .fix-height-80 .history-stat {
        margin-right: 0;
    }

    .history-stat-avg {
        padding: 0 7px;
    }

}

@media(min-width: 768px) {
    #main-inner .calendario .calendario-inner .calendario-inner-row .calendario-inner-row-td-date span:first-of-type::after {
        content: '-';
        padding-left: 5px;
        color: #999999;
    }
}

@media(min-width: 551px) and (max-width: 767px) {

	.box-table .euroleague-box .leader-box-content .line .teams.col .selector {
		display: none;
	}

}

@media(max-width: 550px) {

    #sponsors-line .col-part-8, #sponsors-line .col-part-9, #sponsors-line .col-part-10 {
        width: 50%;
        padding-bottom: 2.5px;
        padding-top: 2.5px;
    }

    #sponsors-line h3 {
        font-size: 2.5vw;
    }

    .team-redesign .main-team-logo .bg-gr .border-purple {
        border-radius: 400px;
    }

    .team-redesign .part3 {
        width: 100%;
    }

    .team-redesign .part3:nth-child(odd) {
        background-color: white;
        border: 1px solid #2b2950;
    }

    .team-redesign .part3:nth-child(even) {

    }

    .t-prev-next-game-date > p span:first-of-type {
        padding-right: 20px;
    }

    .team-redesign .part3:first-of-type .row-content, .team-redesign .part3:last-of-type .row-content {
        border: 0;
    }

    .col.t-prev-next-game-teams, .col.t-prev-next-game-teams:first-of-type, .col.t-prev-next-game-teams:last-child {
        width: 50%;
    }

    .team-redesign .part3:first-of-type .t-prev-next-game-teams:last-of-type .t-games-result, .team-redesign .part3:last-of-type .game-result-text {
        position: relative;
        bottom: auto;
        left: auto;
        transform: none;
    }

    .team-redesign .part3:first-of-type .t-prev-next-game-teams:last-of-type .img-container {
        margin: 0;
    }

    .t-prev-next-game-teams img {
        max-width: 120px;
    }

    .team-redesign .col.main-team-logo {
        padding: 15px;
    }

    .team-redesign .main-team-logo .bg-gr {
        width: 70%;
        border-width: 20px;
        margin: auto;
    }

    .team-redesign .main-team-logo .bg-gr .border-purple {
        border-width: 8px;
    }

    .team-redesign .part3:last-of-type .col.t-prev-next-game-teams:nth-child(2) {
        margin: 0;
    }

    .team-redesign .part3:last-of-type .game-result-text {
        font-size: 24px;
    }

    .player-redesign .respo-col {
        width: 100%;
    }

    .player-redesign .cube-block {
        float: none;
    }

    .player-redesign .player-team {

    }

    .player-all-info > .col.player-full-img {
        width: 100%;
    }

    .player-all-info > .col.player-infos {
        width: 100%;
        position: relative;
    }

    .team-redesign .main-team-logo .bg-gr .border-purple img {
        padding: 15%;
    }

    .player-redesign .player-perso.player-team .team-logo {
        margin: 0;
        max-height: none;
        width: 36px;
        margin-top: 3px;
        margin-right: 15px;
    }

    .versus-logo {

    }

	.box-table .euroleague-box .leader-box-content .line {
		height: auto;
		padding: 10px 0 10px;
		position: relative;
	}

	.box-table .euroleague-box .leader-box-content .line .teams.col {
		width: 100%;
		display: block;
	}

	.box-table .euroleague-box .leader-box-content .col {
		height: auto;
	}

	.box-table .euroleague-box .leader-box-content .teams-img-container {
		text-align: center;
	}

	.box-table .euroleague-box .leader-box-content .line .teams-names.col {
		width: 100%;
		text-align: center;
	}

	.box-table .euroleague-box .leader-box-content .line .teams-names.col > p:not(.best-players) {
		display: inline-block;
		width: auto;
		text-align: left;
	}

	.box-table .euroleague-box .leader-box-content .line .teams-names.col p.best-players {
		padding: 0;
		margin: 5px 0;
	}

	.box-table .euroleague-box .leader-box-content .line .teams-names.col span:not(.team-name) {
		display: none;
	}

	.box-table .euroleague-box .leader-box-content .line .teams-names.col .team-name {
		display: block;
		text-indent: 0;
	}

	.box-table .euroleague-box .leader-box-content .line .teams.col {
		margin-bottom: 10px;
	}

	.box-table .euroleague-box .leader-box-content .line .teams.col img {
		max-width: 50px;
	}

	.box-table .euroleague-box .leader-box-content .line .date.col {
		position: absolute;
		top: 20px;
		width: auto;
	}

	.box-table .euroleague-box .leader-box-content .line .teams-scores.col {
		width: 100%;
	}

	.box-table .euroleague-box .leader-box-content .line .teams-scores.col p {
		padding: 0;
	}

	.box-table .euroleague-box .leader-box-content .line .sponsor-logo.col {
		display: block;
		position: absolute;
		top: 42%;
		text-align: left;
	}

	.box-table .euroleague-box .leader-box-content .line .sponsor-logo img {
		width: 28px;
	}

}

@media(min-width: 420px) and (max-width: 767px) {
    #counter {
        font-size: 3.2vw;
    }

    #counter .stopper {
        max-height: 32px;
        max-width: 32px;
    }

    #counter #clock {
        font-size: 4vw;
        min-width: 110px;
    }
}

@media(min-width: 1170px) {
    .xl-mg-16 {
        margin: 0 -16px;
    }

    .xl-mg-5 {
        margin: 0 -5px;
    }

    .stats-leader-boxes .horizontal-scroller .col-3 {
        width: 395px;
    }

}

@media(max-width: 1170px) {

	#gamecenter .inner .games .games-boxes.redesign .games-boxes-inner {
		width: max-content;
	}

	#gamecenter .inner .games .gamebox.part-8, #gamecenter .inner .games .gamebox.part-8 .date, #gamecenter .inner .games .gamebox.part-8 .result, #gamecenter .inner .games .gamebox.part-8 .result.second, #gamecenter .inner .games .gamebox.part-8 .icons, #gamecenter .inner .games .gamebox.part-8 .time {
		width: 131px;
	}

}
