.flex-col {
    display: flex-col;
    flex-direction: column;
}

.team-logo {
    padding: 10px;
    margin: auto;
    height: 60px;
    width: 60px;
}

.team-name {
    font-family: 'Rubik', arial, sans-serif;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-size: 14px;
    text-align: center;
}

.match-data .playing-now {
    display: flex;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.w-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}

.w-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}

.listing-team .item-listing-container {
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #223d66;
    background: #1e2a48;
    box-shadow: 0px 3px 8px rgb(0 0 0 / 6%);
    margin-top: 15px;
    margin-bottom: 15px;
}

.match-list {
    font-size: 1.3rem;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    background: #1a2948;
    border-radius: 10px;
    color: #feffff;
    padding: 10px 0 10px 0;
    margin: 10px 0 10px 0;
}

.match-list .live-button {
    text-decoration: none;
    color: white;
    background: #1c773a;
    flex-basis: 17%;
    font-family: 'Rubik', arial, sans-serif;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    margin: 10px;
}

.blog-post {
    background: #1e2a48;
}

.match-list .live-button:hover {
    background-color: #ffae00
}

.match-list .match-data {
    flex-basis: 75%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    flex-wrap: nowrap;
}

p.date-p {
    width: 120px;
    font-family: 'Rubik', arial, sans-serif;
    letter-spacing: 1px;
    color: white;
    text-align: center;
    border-radius: 5px;
    background: #dc1233;
    flex-basis: 10%;
    padding: 5px;
    margin: auto;
}

.navbar-nav>li>a {
    padding-left: 25px;
    padding-right: 25px;
}

.top-bar-menu.right {
    float: right;
    padding: 8px 5px;
}

.top-bar-menu.right a {
    margin-right: 0px;
    padding-left: 5px;
    padding-right: 20px;
    text-align: center;
    background: #dc1233;
    border-radius: 5px;
}


/* banner */

.top-player-banner {
    width: 100%;
}

.top-player-banner__item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    max-width: 100%;
    margin: auto;
}

.top-player-banner__item a {
    flex: 1 1 100%;
}

.top-player-banner__item a img {
    display: initial!important;
    max-height: 100%;
    width: 100%;
}


/* .match-list .match-data .team-logo {
        flex-basis: 10%;
        padding: 10px;
        margin: 10px;
    } */

.match-list .match-data .team-info {
    display: flex;
    flex-direction: column;
    flex-basis: 80%;
}

.match-list .match-data .team-info .liga-name {
    text-align: center;
    color: #ffae00;
    font-family: 'Rubik', arial, sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    margin-bottom: 5px;
}

.match-list .match-data .team-info .team {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: nowrap;
}

.match-list .match-data .team-info .team .home-team {
    text-align: right;
    flex-basis: 45%;
    margin: auto;
}

.match-list .match-data .team-info .team .vs {
    text-align: center;
    flex-basis: 10%;
    margin: auto;
}

.match-list .match-data .team-info .team .away-team {
    text-align: left;
    flex-basis: 45%;
    margin: auto;
}

.player-control {
    padding: 10px;
    margin: auto;
    text-align: center;
}

.player-control button {
    background: #1f2a48;
    color: #fff;
    border: 1px solid #f1983a;
    padding: 2px 10px;
    border-radius: 3px;
}

.noticebawah {
    background: #1e2a48;
    overflow: hidden;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.textjalan {
    background: #000000d9;
}

#pembed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

#pembed iframe {
    width: 100%;
    height: 100%;
    position: absolute;
}

#embed_holder iframe,
#embed_holder embed,
#embed_holder video {
    z-index: 102;
    position: absolute;
    border: none;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0
}

#embed_holder {
    position: relative;
    z-index: 102
}

.video-content {
    background: #000;
    overflow: hidden;
    position: relative
}

.item {
    background: #FFF;
    position: relative;
    overflow: hidden;
    padding: 10px 15px;
    font-size: .85em
}

.megavid {
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    margin-bottom: 18px;
    box-shadow: 0 3px 0 0 #d7dbe3
}

select.mirror {
    float: left;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    color: #363636;
    -webkit-box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, .1);
    box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, .1);
    padding: 5px 3px;
    font-family: inherit;
    font-size: 13px;
    font-weight: 300
}

@media only screen and (max-width: 768px) {
    .match-list {
        flex-direction: column;
        padding: 10px 0px 0px 0px ;
    }
    .match-list .match-data {
        flex-basis: 100%;
        width: 100%;
    }
    .match-list .match-data .team-info {
        margin: auto;
    }
    .match-list .live-button {
        flex-basis: 100%;
        width: 100%;
        order: 2;
        border-radius: 0 !important;
        margin: 0 !important;
    }
    /* .match-list .match-data .team-logo {
            display: none;
        } */
}