/* Minification failed. Returning unminified contents.
(1163,13): run-time error CSS1035: Expected colon, found '1px'
 */
.banner {
    text-align: center;
    padding: 18px 0 19px;
}

.match-ribbon {
    position: relative;
}

.bgribbon {
    background: url(/Content/assets/img/bgribbon.png) repeat-x center center;
}

.match-detail-top .col-xs-6.col-sm-4.text-center p {
    font-size: 16px;
    font-weight: 600;
}

    .match-detail-top .col-xs-6.col-sm-4.text-center p span {
        font-size: 15px;
        font-weight: 400;
    }

#teamTabs-sticky-wrapper {
    margin-bottom: 40px;
}

    #teamTabs-sticky-wrapper .stats-types.playa-stats-types {
        margin: 20px 0 0;
    }

.header .navbar-nav > li > a {
    font-family: 'BebasNeue-Regular', sans-serif;
    font-size: 24px;
    color: #fff;
}

.btsearch {
    margin: 53px 0 40px 10px;
}

.match-detail-top .hidden-xs {
    display: inline;
}

@media (min-width: 768px) {
    .navbar-right {
        margin-right: 0;
    }
}

.pd-l-0 {
    padding-left: 7px;
}

.pd-r-00 {
    padding-right: 0;
}

.row-slider .article-title {
    font-size: 20px;
    font-weight: 700;
}

.HasVideo.bg-highlight {
    background: #2a2d57;
}

    .HasVideo.bg-highlight span {
        font-size: 14px !important;
    }

.ico-preview span {
    background: url(/Content/assets/img/icons/ico_preview.png) no-repeat left center;
    padding-left: 15px;
}

.ico-video span {
    background: url(/Content/assets/img/icons/ico_video.png) no-repeat 2px center;
    padding-left: 15px;
}

.sm-slider-title {
    display: block;
    margin-top: 4px;
    font-family: 'Cairo-Bold';
    font-size: 18px;
    color: #fff;
}

.article-title {
    height: 107px;
    width: 100%;
}

.overlay-container.margin-bottom-5 {
    margin-bottom: 4px !important;
}

.home-slider-article .slider-news {
    margin-top: 27px;
    margin-bottom: 27px;
    padding: 18px 0;
    /*background: #1a204b;*/
}

/*.slider-news .item {
    width: 235px !important;
    margin-right: 40px;
    float: left;
}*/

.facetoface img {
    position: sticky;
    z-index: 2;
}

.slider-news .slick-news {
    margin-left: 35px;
    margin-right: 35px;
}

    .slider-news .slick-news a {
        color: #fff;
        padding: 0 20px;
        font-size: 14px;
        display: inline-block;
    }

.slider-news .carousel.slide {
    background: none !important;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    filter: none;
}

.slider-news .slick-prev, .slider-months .slick-prev, .slider-days .slick-prev {
    width: 14px;
    top: 25px;
    left: -15px;
    border: 0;
    display: block;
    position: absolute;
    text-indent: 9999px;
    overflow: hidden;
    background: url(/Content/assets/img/icons/arrow_left.png) no-repeat 2px center;
}

.slider-news .slick-next, .slider-months .slick-next, .slider-days .slick-next {
    width: 16px;
    overflow: hidden;
    top: 25px;
    border: 0;
    display: block;
    right: -15px;
    position: absolute;
    text-indent: 9999px;
    background: url(/Content/assets/img/icons/arrow_right.png) no-repeat 2px center;
}

.slider-months .slick-prev {
    top: 14px;
    left: 0;
    display: none !important;
}

.slider-months .slick-next {
    top: 14px;
    right: 0;
    display: none !important;
}

.slider-months {
    /*padding-left: 25px !important;
    padding-right: 25px !important;*/
    margin-bottom: 20px !important;
}

.slider-news .slick-news {
    min-height: 86px;
}

@media (min-width: 1366px) {
    .container {
        width: 1265px;
    }
}

.owl-results .item {
    background: url(/Content/assets/img/bgresults.png) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 29px 15px;
    border-radius: 3px;
    vertical-align: middle;
    width: 100%;
}



    .owl-results .item .row .col-xs-4 {
        display: block;
        float: left;
        text-align: center;
    }

.slick-slide img {
    display: inline;
}

.owl-results .item img {
    height: 94px;
}

.owl-results .item span {
    font-size: 50px;
    font-family: 'BebasNeue-Regular', sans-serif;
    color: #ffa200;
    line-height: 50px;
    margin-top: 13px;
    display: inline-block;
}

.owl-results .item a {
    font-size: 12px;
    line-height: 14px;
    font-family: 'Cairo-Regular';
    color: #1f2658;
    text-transform: uppercase;
    display: block;
}


.owl-results {
    margin-bottom: 30px;
}

    .owl-results .slick-prev {
        width: 52px;
        overflow: hidden;
        height: 52px;
        top: 45px;
        left: 7px;
        position: absolute;
        opacity: 0.7;
        border: 0;
        display: block;
        text-indent: 9999px;
        z-index: 1;
        background: url(/Content/assets/img/icons/arrow_left2.png) no-repeat;
    }

    .owl-results .slick-next {
        width: 52px;
        overflow: hidden;
        height: 52px;
        opacity: 0.7;
        top: 45px;
        right: 7px;
        border: 0;
        display: block;
        position: absolute;
        text-indent: 9999px;
        background: url(/Content/assets/img/icons/arrow_right2.png) no-repeat;
    }

.next img, .back img {
    width: 10px;
}

.match-detail-middle {
    color: #1f2658;
    padding-top: 20px;
}

.match-referees {
    color: #1f2658;
}

.month {
    padding: 0 10px;
}

.title-line {
    border-bottom: 1px solid #b92025;
    margin-bottom: 30px;
}

    .title-line h3 {
        border-bottom: 3px solid #b92025;
        display: inline-block;
        color: #fff;
        padding-bottom: 12px;
        margin-bottom: -4px;
        font-family: 'BebasNeue-Regular', sans-serif;
        font-size: 42px;
        text-transform: uppercase;
    }

.title-line2 .submenu-block a, .title-line2 h3 {
    color: #1f2658;
}


.submenu-block {
    text-align: right;
    margin-top: 5px;
}

    .submenu-block a {
        color: #fff;
        padding-left: 13px;
        margin-left: 22px;
        font-size: 18px;
        background: url(/Content/assets/img/icons/arrowlink.png) no-repeat 0 8px;
        display: inline-block;
    }

.player-card .panel-body {
    background: url(/Content/assets/img/bgplayer.png) no-repeat;
    background-color: none;
    border-radius: 3px;
}

.panel.player-card {
    background: none !important;
}

.player-card h4 {
    font-family: 'BebasNeue-Regular', sans-serif;
    font-size: 29px;
    margin-top: 31px;
    margin-bottom: 10px;
    color: #ffa200;
    text-transform: uppercase;
}

.player-card .p-name a {
    font-family: 'BebasNeue-Regular', sans-serif;
    font-size: 24px;
    line-height: 21px;
    color: #fff;
    text-transform: uppercase;
}

.player-card .p-lastname {
    line-height: 1.0em;
    margin-top: 7px;
}

.player-card p {
    color: #fff;
}

.player-card .p-lastname, .player-card .p-lastname a {
    font-family: 'BebasNeue-Regular', sans-serif;
    font-size: 36px;
    line-height: 32px;
    display: block;
    color: #1f2658 !important;
    text-transform: uppercase;
}

.player-card .p-club, .player-card .p-club a {
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    margin: 4px 0 11px;
    opacity: 0.6;
    display: block;
    text-transform: uppercase;
    font-family: 'Cairo-Regular';
}

.player-card .counters .counter {
    /*font-size: 75px;
    line-height: 75px;*/
    font-size: 57px;
    line-height: 57px;
    color: #ffba00;
    font-family: 'BebasNeue-Regular', sans-serif;
    text-transform: uppercase;
}

.counters {
    text-align: left;
    padding-top: 14px;
    margin-bottom: 0;
    display: block;
}

.player-card table {
    margin-bottom: 15px;
}

.player-card .row {
    padding-top: 8px;
}

.player-card table td {
    line-height: 20px;
}

    .player-card table td.num {
        color: #ffba00;
        font-size: 16px;
        vertical-align: top;
        font-family: 'BebasNeue-Regular', sans-serif;
        text-transform: uppercase;
    }

.p-lastname {
    margin: 0;
}

.banner2 {
    margin: 15px 0 30px;
    text-align: center;
}

.home-article .article-item {
    height: 260px;
    display: block;
    color: #fff;
}

.home-article .sm-article-slider {
    margin-bottom: 25px;
}

.home-article .article-title {
    padding: 15px 20px 0;
}

.home-article .sm-slider-title {
    font-family: 'Cairo-Bold';
    font-size: 18px;
    color: #fff;
}

.partners {
    background: #fff;
    padding: 30px 0 10px;
}

.blue-color, .headline h2, .heading-h2 h2, .heading-h3 h3 {
    color: #1f2658;
    border-bottom: 4px solid #b92025 !important;
    display: inline-block;
    padding-bottom: 12px !important;
    margin-bottom: 15px;
    font-family: 'BebasNeue-Regular', sans-serif;
    font-size: 42px;
    text-transform: uppercase;
}

.heading-h3 h3 {
    border-bottom: 0 !important;
    padding: 15px 0 22px !important;
    margin-bottom: 0;
    color: #b92025;
    font-family: 'Cairo-SemiBold', sans-serif;
    font-size: 30px;
    text-transform: none;
}

.heading-h3 {
    text-align: center;
}

.heading-h2 {
    text-align: center;
}

.hs-header-sub {
    color: #1f2658;
    border-bottom: 4px solid #1f2658;
    display: inline-block;
    padding-bottom: 12px;
    margin-bottom: 30px;
    font-family: 'Cairo-Bold';
    font-size: 32px;
    text-transform: uppercase;
}

.sociallinks {
    padding: 60px 0 50px;
    border-bottom: 1px solid #363c69;
    margin-bottom: 30px;
}

    .sociallinks a {
        margin: 0 13px;
    }

footer, footer a, .copyright p {
    color: #fff !important;
    font-size: 17px;
}

.copyright {
    padding-bottom: 45px;
}

footer a {
    text-transform: uppercase;
}

.list-inline > li {
    padding-right: 19px;
    padding-left: 15px;
    line-height: 1.0em;
    border-right: 2px solid #fff;
}

    .list-inline > li:last-child {
        border-right: 0;
    }

.partners .item {
    width: 210px !important;
    text-align: center !important;
}

.banner img, .banner2 img {
    max-width: 100%;
}

.pl-image {
    background-repeat: no-repeat;
    background-position: 10px 20px;
    background-size: 190px auto;
}

.slider h2 {
    min-height: 37px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.sm-slider-title {
    min-height: 45px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}


.row-more-info .match-info span {
    padding-right: 5px;
    line-height: 1.0em;
    margin-right: 2px;
    color: #0a1e3c;
    display: inline-block;
    font-size: 18px;
    border-right: 1px solid #9ca0a7;
}

    .row-more-info .match-info span:last-child {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
    }

.banner3 img {
    max-width: 100%;
    text-align: center;
}

/*.player-top {
    padding-bottom: 30px;
}*/

.player-top.player-card .panel-body .col-lg-6 {
    height: 305px !important;
}

.team-logo {
    position: absolute;
    width: 300px;
    top: 10px;
    left: -100px;
    opacity: 0.1;
}

.player-card {
    position: relative;
    overflow: auto;
    overflow: hidden;
}


.facetoface {
    background: url(/Content/assets/img/bgfacetoface.png) no-repeat center top;
    font-family: 'BebasNeue-Regular', sans-serif;
    font-size: 24px;
    color: #0a1e3c;
    padding: 15px 0 0 0;
    text-transform: uppercase;
}

    .facetoface h2 {
        font-size: 60px;
        padding-top: 45px;
        padding-bottom: 35px;
        color: #ffa200;
        font-family: 'BebasNeue-Regular', sans-serif;
    }

    .facetoface h3 {
        font-size: 28px;
        line-height: 1.2em;
        color: #0a1e3c;
        padding-top: 110px;
        font-family: 'BebasNeue-Regular', sans-serif;
    }

        .facetoface h3 span {
            font-size: 40px;
        }

    .facetoface img {
        /*max-width: 132px;*/
        /*max-width: 169px;*/
        max-height: 281px;
    }

    .facetoface h3.red, .middle-right.red {
        color: #b92025;
    }

.middle-left, .middle-right {
    width: 30%;
    float: left;
    font-size: 32px;
}

.middle-left {
    padding-left: 40px;
}

.middle-right {
    padding-right: 40px;
}

.facetoface h3 {
    text-align: right;
}

    .facetoface h3.red {
        text-align: left;
        padding-right: 0;
    }

.middle-center {
    width: 40%;
    float: left;
    position: relative;
    line-height: 49px;
}

.team-logo-home {
    position: absolute;
    opacity: 0.05;
    top: 0px;
    left: -290px;
}

.team-logo-away {
    position: absolute;
    opacity: 0.05;
    top: 20px;
    right: -290px;
}

.mobile-show {
    display: none;
}

.label-primary {
    background-color: #2c367a;
}

.home-slider-results .slick-slide, .stats-home-players .slick-slide {
    margin: 0 10px;
}

.home-slider-results .slick-list, .stats-home-players .slick-list {
    margin: 0 -10px;
}

.date-item {
    background: url(/Content/assets/img/bgdate.png) no-repeat;
    font-size: 22px;
    color: #fff;
    padding: 15px 0;
    text-transform: uppercase;
}

.TournamentPartName {
    font-size: 11px;
    color: #000000;
    text-transform: uppercase;
}

/*#teamTabs-sticky-wrapper {
    height: auto !important;
}*/

.match-detail-top .team-title {
    color: #1f2658;
    font-size: 30px;
    font-family: 'Cairo-Bold';
}

.match-detail-top .team-title {
    display: inline-block;
}

.match-detail-top .team-title {
    margin-left: 20px;
}

.match-detail-top .text-right .team-title {
    margin-right: 20px;
    margin-left: 0;
}

.match-detail-top .text-center {
    margin-top: 15px;
}

.bgmatch-detail-top {
    background: url(/Content/assets/img/bgmatchtop.png) no-repeat;
    padding: 25px 0;
}

.table-leaders .column-title {
    font-family: 'BebasNeue-Regular', sans-serif;
    font-size: 24px;
    color: #0a1e3c;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    background: #f2f2f2;
    text-transform: uppercase;
}

.table-leaders .column-name, .table-leaders .column-home {
    font-family: 'Cairo-Bold';
    color: #0a1e3c;
    background: #fbfbfb;
}

    .table-leaders .column-name.text-right, .table-leaders .column-name.text-left {
        background: #fff;
    }

    .table-leaders .column-name.text-left {
        color: #b92025;
    }

.table-leaders .column-away {
    font-family: 'Cairo-Bold';
    color: #b92025;
    background: #fbfbfb;
}

.table-leaders .column-name span {
    font-family: 'Cairo-SemiBold';
    color: #999ba0;
    font-size: 16px;
}

.table-leaders .column-name {
    font-family: 'Cairo-SemiBold';
}

.counters h4 {
    font-family: 'BebasNeue-Regular',sans-serif;
    color: #343f55;
    font-size: 22px;
    margin: 0;
}

.counters span {
    font-family: 'BebasNeue-Regular',sans-serif;
    color: #b92025;
    font-size: 45px;
    text-align: center;
    line-height: 50px;
}

.counters i {
    font-family: 'BebasNeue-Regular',sans-serif;
    color: #9a9ea6;
    font-size: 18px;
    font-style: normal;
    text-transform: uppercase;
}

.counters {
    text-align: center;
}

.pt-40 {
    padding-top: 30px;
}

.detail-line h3 {
    color: #bbbcc6;
    font-size: 16px;
    font-style: normal;
    text-transform: uppercase;
}

    .detail-line h3 a {
        color: #909090;
    }

    .detail-line h3 i {
        font-family: 'BebasNeue-Regular',sans-serif;
        color: #1f2658;
        font-size: 28px;
        font-style: normal;
        text-transform: uppercase;
    }

.stats-title {
    background: #f6f6f6;
    padding-top: 9px;
    padding-bottom: 10px;
}

.btn.dropdown-toggle.btn-default {
    font-size: 16px !important;
    color: #1f2658;
}

.headline {
    text-align: center;
}

    .headline h1 {
        font-family: 'BebasNeue-Regular',sans-serif;
        font-size: 42px;
        line-height: 1;
        color: #1f2658;
        margin-top: 0;
        border-bottom: 4px solid #b92025 !important;
        display: inline-block;
        padding-bottom: 0 !important;
        margin-bottom: 30px !important;
    }

.team-detail {
    margin-top: 28px;
}

.panel-team {
    margin-bottom: 0;
}

@media (min-width: 576px) {
    .d-flex2 {
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        flex-direction: row;
        display: flex;
        align-items: normal !important;
    }
}


.match-ticket-header {
    padding: 5px 15px 6px;
    text-align: center;
    color: #333333;
    font-family: 'Cairo-SemiBold', sans-serif;
    font-size: 20px;
}

    .match-ticket-header span {
        display: block;
        text-align: center;
        font-size: 14px;
    }

.match-content-small {
    padding: 0 0 6px;
    text-align: center;
}

    .match-content-small img {
        width: 90px;
    }

    .match-content-small span {
        font-size: 50px !important;
        margin: 0 20px;
        font-family: 'BebasNeue-Regular',sans-serif;
        color: #ffa200;
        line-height: 90px;
        vertical-align: top;
    }

.match-ticket-inner {
    border-radius: 4px;
    /*border: 1px solid #dbdfe3;
    box-shadow: 0px 0px 8px #e0e1e7;*/
    margin-bottom: 0;
    background: url(/Content/assets/img/bgmatch.png) no-repeat;
    background-size: cover;
    height: 100%;
    padding-bottom: 0;
}

    .match-ticket-inner.date-item2 {
        background: url(/Content/assets/img/bg_datum_new.png) no-repeat;
    }

.match-ticket {
    margin-bottom: 30px;
}

    .match-ticket .titles {
        display: block;
        text-align: center;
        margin: 0 15px;
        color: #1f2658;
        font-size: 22px;
        font-family: 'BebasNeue-Regular',sans-serif;
    }

.s-num {
    font-family: 'Cairo', sans-serif;
    font-size: 1.375em;
    color: #b92025;
    line-height: 1;
    margin: 0;
    margin-top: 27px;
}

.ticket-buttons {
    text-align: center;
    padding: 0;
    line-height: 30px;
    display: flex;
    background: rgba(229, 229, 229, .5)
}

    .ticket-buttons a {
        color: #1f2658;
        font-size: 14px;
        flex: 1;
        text-transform: uppercase;
        margin: 0 5px;
        display: inline-block;
        border-left: 1px solid #fff;
        padding-left: 10px;
        line-height: 33px;
    }

        .ticket-buttons a:first-child {
            border-left: 0;
            padding-left: 0;
        }

.complete a {
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 0;
    display: block;
    text-align: center;
    border: 1px solid #1f2658;
    margin-bottom: 20px;
    color: #1f2658;
    font-weight: 600;
}


.stats-home-players .player-card .row {
    padding-top: 0;
}

.stats-home-players .player-card table {
    margin-bottom: 0;
}

.stats-home-players .player-card .counters .counter {
    line-height: 65px;
}

.stats-home-players .counters, .stats-home-players .counters span {
    text-align: left !important;
    padding-top: 0;
}

.stats-home-players .pl-image {
    padding-bottom: 25px;
}

.mb-15 {
    margin-bottom: 25px;
}

.thbg {
    background: #1f2658 !important;
    color: #fff !important;
    text-align: left;
}

.headline.text-left, .headline.text-left h2 {
    text-align: left !important;
}

.header .nav .search-open {
    right: 22px;
    padding: 14px;
    position: absolute;
    background: #1f2658;
    border-top: 0;
    box-shadow: none;
}

.btn-u {
    background: #bd2123;
}

.team-image {
    text-align: center;
}

    .team-image a {
        text-align: center;
        display: inline-block;
        width: 120px;
    }

.num {
    padding-right: 3px;
}

.complete-list {
    text-align: center;
    text-transform: uppercase;
    background: rgba(224, 224, 224, .4);
    color: #1f2658;
    padding: 0 15px;
    display: block;
    font-size: 14px;
    margin-bottom: 30px;
}

    .complete-list span {
        padding: 6px 15px;
        display: block;
        border-top: 1px solid #d0d1d6;
    }

    .complete-list:hover {
        color: #1f2658;
        text-decoration: none;
    }

.stats-home-players .panel-body .row {
    min-height: 232px;
}

.delta span {
    padding-left: 3px;
    font-size: 18px;
}

.stats-filter .form-control {
    background-color: #f9f9f9;
}

.pagination .arrow img {
    width: 10px;
}

.changeview i {
    color: #b5b5b5;
    vertical-align: top;
    cursor: pointer;
}

    .changeview i.fa.fa-th {
        margin-top: 1px;
    }

.changeview input[checked] + i {
    color: #1f2658;
}

/*.slider-months .slick-slide {
    width: auto !important;
    box-sizing: border-box;
}*/

.paginationBox .pagination li.arrow a {
    padding: 0;
    border-radius: 0;
    font-size: 2px;
    vertical-align: top;
}

.paginationBox .pagination li.arrow {
    padding: 9px 6px 0 6px;
    border-radius: 0;
    font-size: 2px;
    vertical-align: top;
}

.flashbews {
    color: #1f2658;
}

.player-card3 .panel-body {
    background: url(/Content/assets/img/bgplayer3.png) no-repeat;
}

.player-card3 h4 {
    color: #b92025;
}

.player-card3 p, .player-card3 .p-name a, .player-card3 .p-lastname a {
    color: #1f2658 !important;
}

    .player-card3 p a, .player-card3 p {
        line-height: 1;
    }

        .player-card3 p a {
            line-height: 13px;
        }

.player-card3 .p-club, .player-card3 .p-club a {
    color: #8b8da0;
    opacity: 1;
}

.player-card3 .tablelist {
    color: #1f2658;
    padding: 7px 0;
    background: rgba(224, 224, 224, .4);
}

.player-card3 table td {
    color: #1f2658;
}

.player-card3 table td {
    padding 1px 0;
}

    .player-card3 table td a {
        color: #1f2658;
    }

.pl0 {
    padding-left: 0 !important;
}

.player-card3 table td.num {
    color: #b92025 !important;
    text-align: right;
    padding-right: 15px;
}

.player-card3 .pl-image {
    background-position: 10px 12px;
    background-size: auto 230px;
}

.player-card3.playerhomestats .pl-image {
    background-position: 10px 20px;
    background-size: 160px auto;
}

.player-card3 .col-lg-8 {
    padding-left: 53px;
    /*min-height: 261px;*/
    min-height: 235px;
}

.player-card3 .team-image a {
    text-align: center;
    display: inline-block;
    margin-top: 40px;
}

.tablelist2 {
    width: auto !important;
    margin-bottom: 20px !important;
}

    .tablelist2 td.num {
        text-align: left !important;
    }

.player-card3 table td span, .player-card3 table td a {
    font-size: 18px;
}

.player-card3 table td span {
    color: #999ca3 !important;
}

.player-card3 table td:first-child {
    padding-left: 15px;
}

.player-card3 table td:last-child {
    padding-left: 15px;
}

.stats-home-players .player-card3 .pl-image {
    padding-bottom: 0;
}

.player-card3 h4 {
    margin-bottom: 10px;
}


.team-officials {
    color: #1f2658;
}

.player-top .pl-image, .player-top .panel-body {
    min-height: 243px;
}

.flexbox .player-card {
    height: auto;
}

.pl-image-team {
    background-repeat: no-repeat;
    background-size: 260px auto;
    /*opacity: 0.15;*/
    opacity: 0.05;
    position: absolute;
    top: 15px;
    left: -50px;
    height: 260px;
    width: 250px;
    z-index: 1;
}

.pl-image {
    position: relative;
    z-index: 3;
}

.player-card .panel-body {
    background-size: cover;
}

.player-card3 .complete-list {
    margin-bottom: 0;
}

.player-card3 {
    margin-bottom: 20px !important;
}


    .player-card3 .pl-image-team {
        height: 221px;
    }

.player-top.player-card3 .pl-image-team {
    height: 247px;
}

.match-title {
    text-align: center;
}

    /*.match-ticket {
    width: 50%;
}*/

    .match-title p {
        color: #333333;
        font-size: 16px;
        line-height: 16px;
        padding: 0;
        margin: 0;
    }

    .match-title .match-day {
        color: #b92025;
        font-size: 30px;
        padding-top: 67px;
        line-height: 30px;
        font-family: 'BebasNeue-Regular',sans-serif;
    }

    .match-title .match-date {
        color: #1f2658;
        font-size: 60px;
        line-height: 60px;
        font-family: 'BebasNeue-Regular',sans-serif;
    }


@media (min-width: 768px) and (max-width: 992px) {
    .player-card3 .pl-image-team {
        height: 222px;
    }
}

@media (max-width: 767px) {
    .pl-image-team {
        background-position: -50px 0;
        top: 0;
        left: 0;
    }

    .partners .item {
        width: auto !important;
        margin: 0 20px !important;
        text-align: center !important;
    }

    .player-card3 .pl-image-team {
        height: 220px;
    }
}

@media (min-width: 1200px) and (max-width: 1365px) {
    .player-card3.player-top .pl-image {
        background-position: 10px 42px;
        background-size: auto 220px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .player-card3 .pl-image {
        background-position: 10px 30px;
        background-size: auto 230px;
    }

    .facetoface img {
        max-height: 185px;
    }

    .facetoface h2 {
        padding-bottom: 13px;
    }
}

@media (max-width: 767px) {
    .player-card3 .pl-image {
        background-position: 10px 30px;
    }
}

@media (min-width: 992px) {
    .header .navbar-nav > li:hover > a {
        color: #b92025;
    }

    .header .navbar-nav > li.active > a {
        color: #fff;
    }

    .header .navbar-nav > .active > a {
        border-bottom: solid 4px #b92025;
    }

    .header .navbar-nav .search-open {
        width: 700px;
    }
}

@media (max-width: 991px) {
    .logo img {
        width: 80px;
    }

    .header .logo img {
        margin: 10px 0 10px 15px;
    }

    .wrapper > .sticky-wrapper {
        min-height: 1px;
    }


    .player-card h4 {
        line-height: 34px;
    }

    .pd-r-0 {
        padding-right: 15px;
    }

    .header .navbar-nav a:hover {
        color: #b92025 !important;
    }

    .header .navbar-nav > .active > a, .header .navbar-nav > .active > a:hover, .header .navbar-nav > .active > a:focus {
        background: #b92025;
        color: #fff !important;
    }

    .pd-l-0 {
        padding-left: 15px;
    }

    .slider-bg .slider {
        margin-bottom: 30px;
    }

    .title-line h3 {
        font-size: 39px;
    }

    .facetoface h2 {
        font-size: 54px;
    }

    .middle-left {
        padding-left: 10px;
    }

    .middle-right {
        padding-right: 10px;
    }

    .middle-left, .middle-right {
        font-size: 26px;
    }

    .middle-center {
        line-height: 40px;
    }

    .facetoface img {
        width: 120px;
        margin-top: 28px;
    }

    .team-logo-home img {
        width: 200px;
        margin-top: 0;
    }

    .team-logo-away img {
        width: 200px;
        margin-top: 0;
    }

    .team-logo-home {
        top: 50px;
        left: -190px;
    }

    .team-logo-away {
        top: 50px;
        right: -190px;
    }

    .facetoface h3 span {
        font-size: 30px;
    }

    .facetoface h3 {
        font-size: 23px;
        padding-top: 80px;
    }

    .facetoface h2 {
        padding-top: 25px;
        padding-bottom: 15px;
    }

    .facetoface {
        padding: 15px 0 0 0;
    }

    .wrapper .bg-content, .content {
        background: #fff;
    }

    .hidden2-sm {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .row-slider .article-item {
        height: 218px;
    }

    .row-slider .article-title, .home-article .sm-slider-title {
        font-size: 16px;
    }

    .player-card .panel-body {
        background-size: cover;
    }

    .player-card3 .complete-list {
        margin-bottom: 0;
    }

    .player-card3 {
        margin-bottom: 30px;
    }

    .article-title {
        padding: 25px 12px 7px;
    }

    .pl-image {
        background-position: 10px 20px;
        background-size: 190px auto;
    }

    .home-article .article-item {
        height: 198px;
    }

    .player-card3 .col-lg-8 {
        padding-left: 0px;
    }

    .player-card3 .pl-image {
        background-position: 10px 35px;
        background-size: 120px auto;
    }

    .slider h2 {
        font-size: 26px;
    }

    .image-competitor-match {
        max-width: 20%;
    }

    .match-detail-top .text-center {
        font-size: 14px;
    }

    .player-card3.player-top .pl-image {
        background-position: 10px 29px;
        background-size: auto 240px;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .row-slider .article-item {
        height: 218px;
    }

    .counters span {
        font-size: 25px;
    }

    counters h4 {
        font-size: 15px;
    }

    .stats-types.playa-stats-types a {
        margin: 0 10px;
    }

    .player-top .p-lastname, .player-top .p-lastname a {
        line-height: 32px !important;
    }

    .player-top .pl-image, .player-top .panel-body, .player-top.player-card3 .pl-image-team {
        min-height: 243px;
    }

    .row.facetoface.fof-mobile {
        display: flex;
        align-items: flex-end;
    }

    .player-top.player-card3 .pl-image-team {
        top: 33px;
    }

    .row-slider .article-title, .home-article .sm-slider-title {
        font-size: 16px;
    }

    .article-title {
        padding: 25px 12px 7px;
    }

    .pl-image {
        background-position: 10px 45px;
        background-size: 190px auto;
    }

    .player-card .counters .counter {
        font-size: 45px;
    }

    .player-card3 .col-lg-8 {
        padding-left: 0px;
    }

    .home-article .article-item {
        height: 198px;
    }

    .slider h2 {
        font-size: 26px;
    }

    .image-competitor-match {
        max-width: 20%;
    }

    .match-detail-top .text-center {
        font-size: 14px;
    }

    .match-detail-top img {
        display: inline-block;
    }

    .match-detail-top .team-title {
        margin-top: 25px;
    }

    .banner3 {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul {
        background: #1f2658;
    }
}

.search-open .btn-u, .nav.navbar-nav .btn-u {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.search-open input {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.nav.navbar-nav .form-control:focus {
    border: 0 !important;
    height: 34px;
    display: inline-block;
    box-shadow: none;
}

@media (max-width: 767px) {
    .carousel.slide, .slider .carousel-caption div > span, .slider h2 a {
        color: #fff;
    }

    /*.owl-ribbon .date-item {
        font-size: 13px;
        min-width: 46px;
    }*/

    .banner3 {
        display: none;
    }

    .ribbon-more a {
        background: #d4d4d4;
    }

    .bgribbon .container .container {
        padding-right: 0;
        padding-left: 0;
    }

    .match-content-small img {
        width: 70px;
    }

    /*.match-ticket-header {
        font-size: 14px;
    }*/

    .slider-bg .slider {
        margin-bottom: 0;
    }

    .player-top .p-lastname, .player-top .p-lastname a {
        line-height: 32px !important;
    }

    .d-flex2 {
        margin-right: 0;
        margin-left: 0;
    }

    .title-line h3, .blue-color {
        font-size: 22px !important;
        line-height: 17px;
    }

    .submenu-block a {
        color: #fff;
        padding-left: 13px;
        margin-left: 15px;
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
        background-image: url(/Content/assets/img/icons/arrowlink.png);
        background-repeat: no-repeat;
        background-position: 0 2px;
        background-size: 8px auto;
    }

    footer, footer a, .copyright p {
        font-size: 13px;
    }

    .sociallinks {
        padding: 30px 0 20px;
        border-bottom: 1px solid #363c69;
        margin-bottom: 20px;
    }

    .stats-title {
        display: none;
    }

    ::after, ::before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .copyright {
        padding-bottom: 15px;
        padding-top: 10px;
    }

    .partners .partners {
        padding: 10px 0 10px;
    }

        .partners .partners img {
            height: 50px;
        }

    .player-card h4 {
        margin-top: 23px;
    }

    .player-card {
        text-align: center;
    }

        .player-card .panel-body {
            width: 395px;
            margin-left: auto;
            margin-right: auto;
            text-align: left;
            position: relative;
        }

    .stats-home-players {
        margin-bottom: 0;
    }

    .article-title {
        width: 100%;
    }

    .HasVideo {
        font-size: 14px;
    }

    .home-article .article-title, .article-title {
        padding: 45px 20px 0;
    }

    .row-slider .article-title {
        font-size: 18px;
    }

    .slider .carousel-inner .item {
        /*height: 300px !important;*/
        height: 0 !important;
        padding-bottom: 64%;
    }

    .article-item {
        /*height: 300px !important;*/
        height: 0;
        padding-bottom: 64%;
    }

    .home-article .article-item {
        height: auto !important;
    }

    .slider-bg .slider {
        margin-bottom: 16px;
    }

    .nav.navbar-nav .btn-u {
        padding: 9px 13px;
    }

        .nav.navbar-nav .btn-u:hover {
            background: #bd2123;
        }

    .slider h2 {
        display: block;
        margin-top: 4px;
        font-family: 'Cairo-Bold' !important;
        font-size: 18px !important;
    }


    .home-article .sm-article-slider, .sm-article-slider {
        margin-bottom: 16px;
    }

    .slider h2 {
        min-height: 37px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        color: #fff;
        margin-bottom: 0;
    }

    .sm-slider-title {
        min-height: 45px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
    }

    .article-title {
        height: 133px;
    }

    .facetoface {
        text-align: center;
        background-color: #d8dae2;
    }


    .mobile-hide {
        display: none !important;
    }

    .mobile-show {
        display: block;
    }

    .middle-left, .middle-right, .middle-center {
        width: auto;
        float: none;
        display: inline-block;
        line-height: 1.5em;
    }

    .middle-center {
        width: 150px;
        line-height: 1.0em;
        margin-top: 11px;
    }

    .middle div {
        vertical-align: top;
    }

    .fof-mobile {
        background: none #dddfe5;
        margin-bottom: 20px;
    }

    .order-1 {
        order: 1;
    }

    .order-2 {
        order: 2;
    }

    .image-competitor-match {
        max-width: 20%;
    }

    .match-detail-top .text-center {
        font-size: 14px;
    }

    .match-detail-top img {
        display: inline-block;
    }


    .match-detail-middle {
        font-size: 14px;
        padding-top: 0;
    }

    .image-competitor-match {
        max-width: 80px;
    }

    .match-detail-top .team-title {
        text-align: center;
    }

    .match-detail-top .col-xs-3.col-md-5 {
        text-align: center;
    }

    .match-detail-top .team-title {
        margin-top: 6px;
        line-height: 25px;
        text-transform: uppercase;
        font-size: 31px !important;
    }

    .match-detail-top .text-center .score {
        font-size: 72px !important;
    }

    .header .navbar-nav > li.active > a, .header .navbar-nav > li.active > a:hover {
        background: #bd1d21;
    }

    .btn-u {
        background: #bd1d21;
    }

    .header .navbar-nav > li > a:hover {
        color: #bd1d21;
    }

    .heading-h3 h3 {
        font-size: 27px !important;
        padding: 15px 0 0 !important;
    }

    #teamTabs-sticky-wrapper .hidden-xs {
        display: block !important;
    }

    #teamTabs-sticky-wrapper .visible-xs {
        display: none !important;
    }

    .pt-20 {
        padding-top: 20px !important;
    }
}

@media (max-width: 520px) {
    .submenu-block a {
        padding-left: 9px;
        margin-left: 5px;
        font-size: 15px;
        background: url(/Content/assets/img/icons/arrowlink.png) no-repeat 0 3px;
        background-size: 5px auto;
    }

    .title-line h3, .blue-color {
        font-size: 22px !important;
        line-height: 20px;
    }

    .submenu-block {
        margin-top: 0px;
    }
}

@media (max-width: 600px) {

    .owl-results .item {
        background: none #f5f5f5;
    }

    .owl-results .col-sm-4 {
        width: 33%;
    }
}










.asasad .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.bg-secondary {
    background-color: #283070 !important;
}

.bg-green {
    background-color: #da1d24 !important;
}

.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.asasad h4 {
    font-family: 'BebasNeue-Regular',sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    color: #1f2658;
    margin: 12px 0 10px;
}

.asasad .order-1.delta {
    color: #b92025;
}

.asasad .row {
    display: flex;
    flex-wrap: wrap;
}

.text-md-center {
    text-align: center !important;
}

.d-flex {
    display: flex !important;
}

.align-items-center {
    align-items: center !important;
}

.delta {
    font-size: 20px;
    color: #1f2658;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1.0em;
    font-family: 'Cairo-Bold';
}

    .delta span {
        font-family: 'Cairo-SemiBold';
    }

.progress {
    height: 15px;
    margin-bottom: 0;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 3px;
}

.team-progress {
    display: none;
}

@media (min-width: 768px) {

    .justify-content-md-center {
        justify-content: center !important;
    }

    .order-md-1 {
        display: flex !important;
        order: 1;
    }

    .order-md-2 {
        display: flex !important;
        order: 2;
    }

    .order-md-3 {
        display: flex !important;
        order: 3;
    }

    .asasad .col-md-4 {
        flex: 0 0 33.3333333333% !important;
        max-width: 33.3333333333% !important;
    }

    .text-md-center {
        text-align: center !important;
        justify-content: center !important;
    }

    .justify-content-md-end {
        justify-content: flex-end !important;
    }
}

@media (min-width: 992px) {
    .asasad .col-lg-3 {
        flex: 0 0 21% !important;
        max-width: 21% !important;
    }
}




@media (max-width: 767px) {

    .mobile-hide, .facetoface h3.mobile-hide, .facetoface .team-logo-home, .facetoface .team-logo-away {
        display: none !important;
    }

    .mobile-show {
        display: block;
    }

    .player-top .pl-image, .player-top .panel-body, .player-top.player-card3 .pl-image-team {
        min-height: 235px;
    }

    .player-top.player-card3 .pl-image-team {
        top: 33px;
    }

    .panel-player .player-photo {
        width: 200px;
        height: 200px;
    }

    .panel-player .player-photo {
        width: 200px;
        height: 200px;
        background-size: 180% !important;
    }

    .text-md-center {
        text-align: left !important;
    }

    .asasad h4 {
        font-size: 23px;
        font-family: 'BebasNeue-Regular',sans-serif;
    }

    .asasad .row {
        margin-bottom: 10px;
    }

    .team-progress {
        color: #293274;
        display: block;
        font-size: 16px;
    }

        .team-progress img {
            vertical-align: top;
            margin-top: 5px;
        }
}

.slider-days-central {
    clear: both;
    padding: 0 38px;
    margin-bottom: 28px;
}

.slider-days .item {
    border: 1px solid #dddddd !important;
    padding: 4px 25px 1px 21px !important;
    border-radius: 3px;
    margin: 0 3px;
}

    .slider-days .item.active {
        border: 1px solid #b92025 !important;
        background: #f3f3f3 !important;
    }

.slider-days a {
    display: block;
    width: 90px;
    font-size: 14px;
    color: #333333 !important;
    line-height: 1.0em;
    text-align: left;
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: 0 !important;
}

    .slider-days a span {
        border-radius: 3px;
        display: block;
        float: left;
        line-height: 1.3em;
        font-size: 42px;
        font-family: 'Cairo-SemiBold', sans-serif;
    }

    .slider-days a i {
        font-style: normal;
        font-family: 'Cairo-Regular', sans-serif;
        display: block;
        float: left;
        font-size: 14px !important;
        margin-left: 2px;
        line-height: 1.2em;
        text-transform: none;
        margin-top: 12px;
    }

.slider-days .slick-arrow {
    top: 25px;
}

.stats-types.playa-stats-types.slider-days {
    margin: 20px 0 40px;
    border-bottom: 0;
}

.slider-days .slick-prev {
    left: -25px;
}

.slider-days .slick-next {
    right: -25px;
}

#topcontrol {
    padding: 14px 0 !important;
}

#topcontrol {
    bottom: 0 !important;
    width: 100% !important;
    padding: 14px 0 !important;
    position: static !important;
    right: 0 !important;
    z-index: 200;
    background: #b92025 !important;
    height: auto;
    background-size: 27px 17px !important;
}

    #topcontrol:hover {
        background: #b92025 !important;
    }

    #topcontrol span {
        bottom: 0 !important;
        width: 100% !important;
        height: 27px !important;
        position: static !important;
        right: 0 !important;
        z-index: 200;
        display: block;
        background: url(/Content/assets/img/arrowtop.svg) no-repeat top center !important;
    }

    #topcontrol:after {
        display: none !important;
    }

@media (max-width: 767px) {

    .slider-days-central {
        padding: 0;
    }
}

.changeview input {
    display: none;
}

.slider-days .item {
    display: inline-block;
}

@media (max-width: 629px) {
    .match-ticket {
        width: 100%;
    }

    .match-title .match-day {
        padding-top: 31px;
    }

    .match-title {
        padding-bottom: 31px;
    }

    .match-ticket {
        margin-bottom: 15px;
        padding-right: 0;
        padding-left: 0;
    }

    .match-ticket-inner.date-item2 {
        background-size: 100% auto;
    }
}

@media (min-width: 630px) and (max-width: 767px) {
    .match-ticket {
        width: 50%;
    }

    .match-title .match-day {
        padding-top: 51px;
    }
}
/*
#teamTabs-sticky-wrapper {
    padding-top: 51px;
}*/

.match-detail-top .team-title {
    WIDTH: 330px;
    padding-top: 46px;
}

.image-competitor-match {
    vertical-align: top;
}

@media (min-width: 1200px) and (max-width: 1365px) {

    .match-detail-top .team-title {
        WIDTH: 285px;
        padding-top: 46px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .match-detail-top .team-title {
        WIDTH: 265px;
        padding-top: 15px;
    }

    .table-leaders .column-title {
        font-size: 17px;
    }

    .score {
        font-size: 60px;
    }

    .match-detail-top .col-xs-6.col-sm-4.text-center p {
        font-size: 13px;
    }

        .match-detail-top .col-xs-6.col-sm-4.text-center p span {
            font-size: 12px;
        }
}

@media (min-width: 768px) and (max-width: 991px) {

    .match-detail-top .team-title {
        WIDTH: 150px;
        padding-top: 0px;
    }

    .table-leaders .column-title {
        font-size: 13px;
        padding-top: 12px !important;
    }

    .match-detail-top .team-title {
        font-size: 18px;
    }

    .match-detail-top .image-competitor-match {
        margin-top: 17px;
    }

    .match-detail-top .text-right .team-title {
        margin-right: 10px;
    }

    .match-detail-top .team-title {
        margin-left: 10px;
    }

    .score {
        font-size: 60px;
    }
}

@media (max-width: 767px) {

    .match-detail-top .team-title {
        WIDTH: auto;
        padding-top: 5px;
    }

    .match-detail-top .team-title {
        font-size: 23px;
    }

    .slider .carousel-caption > div {
        padding-left: 20px !important;
    }

    .mb-none {
        display: none !important;
    }

    .mb-block {
        display: block !important;
    }

    .table-leaders-mobile, .table-leaders-mobile.table > tbody > tr > td {
        border: 0 !important;
        padding: 0 !important;
    }

        .table-leaders-mobile .table-responsive {
            margin-bottom: 35px;
            border: 0;
        }

        .table-leaders-mobile.table > tbody > tr > td.column-title {
            font-family: 'BebasNeue-Regular', sans-serif;
            font-size: 24px !important;
            color: #101e3a;
            padding-top: 12px !important;
            text-transform: uppercase;
        }

        .table-leaders-mobile .column-name {
            font-size: 16px !important;
            color: #101e3a;
            font-family: 'Cairo-SemiBold', sans-serif;
            text-transform: uppercase;
        }

        .table-leaders-mobile tr .column-name:last-child {
            font-family: 'Cairo-Bold', sans-serif;
        }

        .table-leaders-mobile .away .column-name {
            color: #a8302d;
        }

    .match-detail-top .team-title {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .StatsTypeSelect.form-control {
        height: auto;
        margin-bottom: 10px;
    }

    .panel-player h2 {
        margin-bottom: 0;
    }

    .panel-player h3 {
        font-family: 'BebasNeue-Regular',sans-serif;
        color: #1f2658;
        font-size: 28px;
        font-style: normal;
        text-transform: uppercase;
    }

    .panel-player .pt-40 {
        padding-top: 0;
    }

    .form-control {
        display: block;
        width: 100%;
        height: 42px;
        padding: 6px 12px;
        font-size: 15px;
        line-height: 1.42857143;
        color: #1f2658;
        background-color: #fff;
        background-image: none;
        border: 1px solid #1f2658;
        text-transform: uppercase;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }

    .match-view-dropdown .btn-primary, .match-view-dropdown:hover, .match-view-dropdown .btn-primary:hover {
        background-color: #16234d !important;
        color: #fff;
        border-radius: 3px;
    }

    .match-view-dropdown .btn-group .filter-option {
        font-size: 16px;
    }

    .match-view-dropdown .dropdown-menu > li > a.active {
        color: #b92025;
    }

    .match-view-dropdown .btn-group .dropdown-menu > li > a {
        padding: 5px 13px;
        font-size: 16px;
    }

    .stats-types.playa-stats-types {
        margin: 0 0 20px;
    }

    .stats-tab-content i {
        font-size: 22px;
    }

    .stats-filter label {
        margin-bottom: 0;
    }

    .asasad .order-1 {
        order: 2;
    }

    .asasad .order-2, .asasad .delta {
        order: 1;
    }

    .asasad .delta {
        margin-left: auto;
        margin-right: 0;
        font-size: 18px;
    }

    .delta span {
        font-size: 14px;
    }

    .asasad h4 {
        margin: 10px 0 3px 0;
    }

    .heading-h2 h2, .headline h2 {
        font-size: 36px !important;
        line-height: 36px !important;
        padding-bottom: 5px !important;
    }

    .d-flex.col-12.col-md-4.order-md-3.align-items-center .order-1 {
        color: #a8302d;
    }

    .middle.mobile-show table {
        text-align: center !important;
        width: 100%;
    }

        .middle.mobile-show table td {
            color: #101e3a !important;
            line-height: 1.0em !important;
            padding: 0 0 8px 0 !important;
        }

            .middle.mobile-show table td.mdl-left, .middle.mobile-show table td.mdl-right {
                font-size: 32px !important;
            }

        .middle.mobile-show table h3, .facetoface h3 {
            text-align: center !important;
            margin-top: 0 !important;
            padding-top: 0 !important;
            font-size: 18px !important;
            font-weight: 300 !important;
        }

            .facetoface h3 i {
                font-style: normal !important;
                font-size: 20px !important;
                font-weight: 400 !important;
            }

            .facetoface h3 span {
                font-size: 26px !important;
                font-weight: 500 !important;
            }

    .fof-mobile {
        padding-bottom: 6px;
    }

    .facetoface img {
        width: 140px;
    }

    .facetoface img {
        margin-top: 10px;
    }

    .ff-photos .col-xs-6:first-child img {
        margin-right: 30px;
    }

    .ff-photos .col-xs-6:last-child img {
        margin-left: 30px;
    }

    .facetoface.fof-mobile {
        background-image: url(/Content/assets/img/bgplayer4.png) !important;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .facetoface.ff-photos {
        background-image: url(/Content/assets/img/bgplayer5.png) !important;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (max-width: 500px) {
    .player-card .panel-body {
        width: 100%;
    }
}

#cconsent-bar {
    top: auto !important;
}

@media (min-width: 768px) and (max-width: 1200px) {

    .delta {
        font-size: 15px;
    }

        .delta span {
            font-size: 12px;
        }
}

@media (min-width: 768px) and (max-width:991px) {

    .home-article .article-title {
        padding: 29px 20px 0;
    }
}

@media (max-width: 520px) {

    .facetoface h3 {
        padding-top: 30px;
    }
}

.match-detail-top p span, .match-detail-middle span {
    color: #b6b1b1;
}

.home-article {
    padding-top: 10px;
}

.stats-filter.searchform {
    text-align: left;
}

.static-page {
    color: #0a1e3c;
}

.TournamentPartName {
    line-height: 1em;
    min-height: 11px;
    /*margin-top: 8px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.table-excel th {
    text-align: right;
    font-size: 14px !important;
    padding: 10px 13px !important;
}

.table-excel th abbr[title] {
    border-bottom: none !important;
    cursor: inherit !important;
    text-decoration: none !important;
}

.table-excel th:first-child {
    text-align: left;
}

.table-excel td {
    text-align: right;
    font-size: 14px !important;
    padding: 10px 13px !important;
}

    .table-excel tr td:nth-child(2), .table-excel tr th:nth-child(2), .table-excel td.column-Counter {
        text-align: left;
    }


.table-excel.table-stats tr th:nth-child(1), .table-excel.table-stats tr td:nth-child(1) {
    text-align: left !important;
}

.table-excel.table-stats tr th:nth-child(2) {
    text-align: right;
}

.table-excel.table-table tr td.text-center, .table-excel.table-table tr th.text-center {
    text-align: right !important;
}

.btn-u img {
    width: 18px;
}


.search-btn.search.fa.fa-search:before {
    display: none;
}

.search-btn.search.fa.fa-search {
    background-image: url(/Content/assets/img/search.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 22px;
    height: 22px;
    margin: 53px 0 40px 10px;
}

.search-btn.search.fa.fa-times {
    width: 22px;
    height: 22px;
    margin: 56px 0 40px 10px;
}

.header .nav > li > .search:hover {
    color: #bd2123;
}

.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
    background: #bd2123;
}

.modal-open {
    overflow: hidden;
}

@media (min-width: 992px ) {
    .modal-open {
        overflow: scroll;
    }
}

@media (min-width: 768px ) {
    body.modal-open {
        padding-right: 0 !important;
    }
}

.modal-backdrop {
    background-color: #242424 !important;
    opacity: .85 !important;
}

.pd-l-00 {
    padding-left: 0 !important;
}

.position-relative {
    position: relative;
}

.club-logo1, .club-logo2 {
    position: absolute !important;
    z-index: 1;
    opacity: 0.05;
    width: 50%;
    bottom: 2px;
}


.club-logo1 {
    margin-right: 0 !important;
    margin-top: 0 !important;
    left: calc(15% - 30px);
}

.club-logo2 {
    margin-right: 0 !important;
    margin-top: 0 !important;
    right: calc(15% - 30px);
}


@media (max-width: 767px ) {
    .facetoface img.club-logo1, .facetoface img.club-logo2 {
        width: 220px;
    }

    .facetoface.ff-photos {
        display: flex;
    }
}

@media (max-width: 410px ) {
    .match-detail-top .col-xs-6.col-sm-4.text-center p {
        font-size: 13px;
    }
}

#teamTabs-sticky-wrapper .stats-types {
    margin-top: 0 !important;
}

@media (min-width: 440px ) and (max-width: 515px ) {

    .club-logo1 {
        left: calc(15% - 11px);
    }

    .club-logo2 {
        right: calc(15% - 11px);
    }
}

@media (min-width: 516px ) and (max-width: 540px ) {

    .club-logo1 {
        left: calc(15% - 11px);
    }

    .club-logo2 {
        right: calc(15% - 11px);
    }
}

@media (min-width: 541px ) and (max-width: 600px ) {

    .club-logo1 {
        left: calc(15% - 1px);
    }

    .club-logo2 {
        right: calc(15% - 1px);
    }
}

@media (min-width: 601px ) and (max-width: 700px ) {

    .club-logo1 {
        left: calc(15% + 10px);
    }

    .club-logo2 {
        right: calc(15% + 10px);
    }
}


@media (min-width: 701px ) and (max-width: 767px ) {

    .club-logo1 {
        left: calc(15% + 26px);
    }

    .club-logo2 {
        right: calc(15% + 26px);
    }
}


.club-logo1-desktop, .club-logo2-desktop {
    position: absolute !important;
    z-index: 1;
    opacity: 0.05;
    width: 255px;
    max-width: 255px !important;
    bottom: 2px;
}

.club-logo1-desktop, .club-logo2-desktop {
    right: -25px;
}

.club-logo2-desktop {
    left: -29px;
}

.homepage .player-card .p-lastname {
    color: #fff !important;
}

.homepage .player-card3 .p-lastname {
    color: #1f2658 !important;
}

@media (min-width: 768px ) and (max-width: 991px ) {
    .facetoface img.club-logo1-desktop, .facetoface img.club-logo2-desktop {
        width: 200px !important;
        max-width: 200px !important;
    }
}

.mobile-show2, .mobile-show3 {
    display: none !important;
}

@media (max-width: 767px ) {
    .mobile-show2 {
        display: block !important;
    }

    .mobile-show3 {
        display: inline-block !important;
    }
}

@media (max-width: 767px ) {
    .title-line h3 {
        padding-bottom: 7px;
    }
}

.btn-all-mobile {
    color: #fff !important;
    border-radius: 3px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 7px 0;
    margin-bottom: 30px;
    border: 1px solid #fff;
    text-decoration: none !important;
}


@media (max-width: 600px ) {
    .paginationBox ul.pagination {
        width: auto !important;
    }
}

@media (max-width: 991px ) {

    #cconsent-bar .ccb__wrapper {
        display: block !important;
    }

    #cconsent-bar .ccb__wrapper {
        text-align: left !important;
    }
}


@media (max-width: 510px ) {
    #cconsent-bar button {
        display: block;
        width: 100%;
        margin-bottom: 3px;
    }


    #cconsent-bar .ccb__right > div, #cconsent-bar .ccb__wrapper {
        display: block !important;
    }
}

@media (max-width: 515px ) {
    .teams a {
        width: 46%;
    }
}

@media (min-width: 992px ) and (max-width: 1199px ) {
    .stats-types.playa-stats-types a {
        margin: 0 10px;
    }
}

.panel.panel-default.panel-player.panel-team h2 span {
    display: none;
}

.visible-xs2 {
    display: none !important;
}

@media (max-width: 767px ) {
    .panel.panel-default.panel-player.panel-team .image-competitor-detail {
        width: 100px;
        height: 100px;
    }

    .changeview {
        display: none !important;
    }

    .match-content-small span {
        line-height: 70px;
    }

    .panel.panel-default.panel-player.panel-team h2 span {
        display: inline !important;
    }

    .box-xs-bg .team-counters {
        padding-top: 5px;
    }

    .team-counters .counters {
        margin-bottom: 10px;
    }

    .counters span {
        font-size: 37px;
        line-height: 37px;
    }

    .team-detail {
        margin-top: 18px;
    }

    .hidden-xs2 {
        display: none !important;
    }

    .visible-xs2 {
        display: inline-block !important;
    }

    .panel-player header h2 {
        margin-bottom: 0;
    }

    .copyright .list-inline > li a, .footer-menu .list-inline > li a {
        line-height: 2em;
    }

    .tabs-dlazba.stats-types.playa-stats-types a {
        padding: 10px 10px;
        margin: 0;
        width: 32%;
        border: 2px solid #fff;
        margin-bottom: 4px !important;
        background: #f9f9f9;
        flex-wrap: wrap;
        /*float: left;*/
        flex-grow: 1;
    }

    .tabs-dlazba.stats-types.playa-stats-types {
        border-bottom: 0;
    }

    .flexbox .tabs-dlazba.stats-types.playa-stats-types {
        /*display: block;*/
        display: flex;
        flex-wrap: wrap;
    }
}

.stats-types.playa-stats-types.slider-days, .stats-types.playa-stats-types.slider-months, .stats-types.playa-stats-types.mobile-static, .playa-stats-types.make-top-banner-sticky.mobile-static.slider-days {
    position: static !important;
    box-shadow: none !important;
}

.stats-types.playa-stats-types.slider-months {
    border-bottom: 1px solid #b92025;
}

/*
.first-clm {
    position: sticky;
    left: 0;
    background: white;
    z-index: 2;
}

.second-clm {
    position: sticky;
    left: 23px;
    background: white;
    z-index: 1;
}
*/

.home-article .overlay-container, .row-slider .col-md-4.col-lg-4 .overlay-container {
    border-bottom: 5px solid transparent;
}

.row-slider .col-md-4.col-lg-4 .overlay-container {
    margin-bottom: 0 !important;
}

    .home-article .overlay-container:hover, .row-slider .col-md-4.col-lg-4 .overlay-container:hover {
        border-bottom: 5px solid #fff;
    }


.home-article.sub-article .overlay-container:hover {
    border-bottom: 5px solid #1f2658;
}

.slider-days a i em {
    text-transform: uppercase;
    font-style: normal;
}

.search-open .form-control {
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .header .navbar-nav > li.visible-xs.search-xs {
        display: block !important;
    }
}

.stats-filter.searchform .col-md-3 {
    padding-right: 0 !important;
}

    .stats-filter.searchform .col-md-3 input {
        -webkit-border-top-left-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.stats-filter.searchform .col-xs-4 {
    padding-left: 0 !important;
}

    .stats-filter.searchform .col-xs-4 button {
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

.searchform .form-control {
    color: #555 !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-right: 0 !important;
    height: 40px !important;
}




@media (max-width: 767px) {
    .stats-filter.searchform .row {
        margin: 0 auto !important;
        min-width: 370px !important;
        max-width: 570px !important;
    }

    .player-card3 h4 {
        margin-bottom: 0px;
    }

    .player-card .p-lastname {
        margin-top: 1px;
    }

    .searchresults .search-meta {
        text-align: center;
    }

    .player-card3 .col-lg-8 {
        padding-left: 43px;
    }
}


@media (max-width: 991px) {
    .panel-player {
        background: none !important;
    }
}

.match-referees span {
    display: inline-block !important;
}

.middle.mobile-show table td.mdl-right.red {
    color: #b92025 !important;
}

@media (max-width: 767px) {
    .player-card h4 {
        padding: 10px 0 0;
    }

    .match-detail-top .col-xs-3 {
        margin-top: 23px;
    }

    .match-detail-top .team-title {
        font-family: 'BebasNeue-Regular', sans-serif;
    }
}

@media (max-width: 500px) {
    .facetoface img.club-logo1, .facetoface img.club-logo2 {
        width: 190px;
    }

    .facetoface img.club-logo1 {
        width: 170px;
    }
    .stats-types.playa-stats-types a {
        font-size: 17px;
        margin: 0 4px;
    }



}


.homepage .player-card .p-lastname {
    margin-top: 1px;
}

@media (max-width: 767px) {
    .facetoface.ff-photos {
        height: 240px;
        overflow: hidden;
    }
}

@media (min-width: 992px) {
    .match-stats {
        margin-bottom: 45px;
    }
}

@media (max-width: 991px) {
    .stats-home-players .panel-body .row {
        min-height: 217px;
    }

    .player-top .pl-image, .player-top .panel-body {
        min-height: 220px;
    }

    .player-card3 .col-lg-8 {
        min-height: 220px;
    }

    .player-card3 .pl-image {
        background-position: 10px 18px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .stats-home-players .panel-body .row {
        min-height: 237px;
    }
}

@media (min-width: 992px) {
    .header .mega-menu .dropdown {
        position: relative;
    }

    .navbar-nav > li > .dropdown-menu {
        margin-left: auto;
        margin-right: auto;
        left: 50% !important;
        right: 50% !important;
        width: 220px;
        transform: translate(-50%, 0)
    }

        .flexbox .header .dropdown-menu li a, .header .navbar-nav > .open > a:hover {
            color: #fff;
        }

        .header .navbar-nav > .open > a, .header .navbar-nav > .open > a:focus {
            color: #fff;
        }

            .header .navbar-nav > a:hover {
                color: #b92025;
            }

        .header .navbar-nav > .open > a {
            border-bottom: solid 4px #b92025 !important;
        }

    
    .header .navbar-nav .dropdown-menu {
        background-color: #b92025;
        border: 1px solid #ccc;
    }

    .flexbox .header .navbar-nav > li.dropdown.open > .dropdown-menu {
        display: block !important;
    }

    .flexbox .header .dropdown-menu li a {
        padding: 4px 15px;
        background: url(/Content/assets/img/arrow_submenu.svg) no-repeat 3px center !important;
        background-size: 6px auto !important;
    }

    .flexbox .header .dropdown-menu li a:hover {
        text-decoration: underline !important;
    }

    .sticky-wrapper.is-sticky .header .logo img {
        margin: 6px 0;
    }

    .sticky-wrapper.is-sticky .header .logo {
        min-width: 80px;
    }

    .sticky-wrapper.is-sticky .header .navbar-nav > li > a {
        padding: 37px 20px 8px 20px;
    }

    .sticky-wrapper.is-sticky .search-btn.search.fa.fa-search {
        margin: 34px 0 20px 10px;
    }

    .sticky-wrapper.is-sticky .header .nav .search-open {
        top: 17px;
    }

    .sticky-wrapper.is-sticky .search-btn.search.fa.fa-times {
        margin: 36px 0 20px 10px;
    }

}

@media (max-width: 991px) {
    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #36477d !important;
    }

    .dropdown-menu.dl-submenu.level-0 a {
        padding: 15px 30px !important;
        background: url(/Content/assets/img/arrow_submenu.svg) no-repeat 16px center !important;
        background-size: 6px auto !important;
    }

    .header .dropdown-menu li.dl-back a {
        background: none !important;
    }

}


@media (min-width: 401px) and (max-width: 500px) {
    .player-card3 .col-lg-8 {
        padding-left: 63px;
    }
}

@media (max-width: 400px) {
    .player-card3 .col-lg-8 {
        padding-left: 68px;
    }
}

@media (max-width: 767px) {
    .player-card3 .p-lastname {
        margin-top: 1px;
    }

    .player-card3 .p-name {
        line-height: 1.3em;
    }
}

.slick-topplayers .status-not_active .item {
    opacity: 0.5;
}

.panel.panel-default.player-card.player-card3 .team-image img {
    max-width: 100%;
}

