body {
    background-color: #1d1d1d;
    z-index: -2;
}

.header-network {
    background-color: #2b2b2b;
    z-index: 1030;
}

.bg-dark {
    background-color: #000000 !important;
    box-shadow: 0 0 15px #000;
    -webkit-box-shadow: 0 0 15px #000;
}

.nav-brand-logos {
    float: left;
    width: 100%;
}

.main-menu-normal{
    color: gray;
}

.main-menu-normal:hover{
    color: white;
}

.active-menu{
    color: white;
}

.greyed-out{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%); 
}

.greyed-out:hover{
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none; 
}

.sponsors {
    padding-top: 50px;
    padding-bottom: 50px;
    height: 140px;
    display: flex;
}

.sponsors-row {
    padding: 20px 0;
}

.sponsors-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.news-banner {
    display: block;
}

.news-content {
    display: flex;
    flex-wrap: wrap;
}

.banner-item {
    width: 100%;
}

.banner-article-large {
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}

.banner-article-top {
    height: 100%;
    position: relative;
}

.banner-article-img {
    height: 100%;
}

.banner-article-info {
    padding: 20px;
    background: linear-gradient(6deg, #1b1d20 0%, transparent 53%);
    justify-content: flex-end;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
}

.banner-article-info-pub {
    font-size: 12px;
    color: rgb(201, 201, 201);
}

.banner-article-half {
    height: 50%;
}

.mask {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#carousel {
    box-shadow: 0 0 30px 0 #000;
    -webkit-box-shadow: 0 0 30px 0 #000;
    padding: 0;
}

.main {
    background-color: #202020;
    box-shadow: 0 0 30px 0 #000;
    -webkit-box-shadow: 0 0 30px 0 #000;
    padding-top: 50px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.home-title {
    color: white;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.ladderpubg {
    margin-bottom: 30px;
    color: white;
}

.ladderow {
    margin-bottom: 30px;
    color: white;
}

.ladderhs {
    margin-bottom: 30px;
    color: white;
}

.ladderpubg td:nth-child(1),.ladderpubg
td:nth-child(2) {
    font-weight: bold;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
}

/*.ladder tbody tr:nth-child(1) td:nth-child(1), .ladder tbody tr:nth-child(2) td:nth-child(1), .ladder tbody tr:nth-child(3) td:nth-child(1), .ladder tbody tr:nth-child(4) td:nth-child(1){
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #c09344 0%,#c09344 50%,#9b7636 51%,#9b7636 100%);
    background: -webkit-linear-gradient(top, #c09344 0%,#c09344 50%,#9b7636 51%,#9b7636 100%);
    background: linear-gradient(to bottom, #c09344 0%,#c09344 50%,#9b7636 51%,#9b7636 100%);
}*/

.ladderpubg td:nth-child(3),.ladderpubg
td:nth-child(5) {
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #c09344 0%, #c09344 50%, #9b7636 51%, #9b7636 100%);
    background: -webkit-linear-gradient(top, #c09344 0%, #c09344 50%, #9b7636 51%, #9b7636 100%);
    background: linear-gradient(to bottom, #c09344 0%, #c09344 50%, #9b7636 51%, #9b7636 100%);
}

.ladderpubg td:nth-child(4),.ladderpubg
td:nth-child(6) {
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #9b7636 0%, #9b7636 50%, #745929 51%, #745929 100%);
    background: -webkit-linear-gradient(top, #9b7636 0%, #9b7636 50%, #745929 51%, #745929 100%);
    background: linear-gradient(to bottom, #9b7636 0%, #9b7636 50%, #745929 51%, #745929 100%);
}

.ladderpubg td {
    vertical-align: middle !important;
    text-transform: uppercase;
}

.ladderhs td:nth-child(1),
.ladderhs td:nth-child(2) {
    font-weight: bold;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
}

/*.ladderhs tbody tr:nth-child(1) td:nth-child(1), .ladderhs tbody tr:nth-child(2) td:nth-child(1), .ladderhs tbody tr:nth-child(3) td:nth-child(1), .ladderhs tbody tr:nth-child(4) td:nth-child(1){
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #3F7BBB 0%,#3F7BBB 50%,#336294 51%,#336294 100%);
    background: -webkit-linear-gradient(top, #3F7BBB 0%,#3F7BBB 50%,#336294 51%,#336294 100%);
    background: linear-gradient(to bottom, #3F7BBB 0%,#3F7BBB 50%,#336294 51%,#336294 100%);
}*/

.ladderhs td:nth-child(3),
.ladderhs td:nth-child(5) {
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #3F7BBB 0%, #3F7BBB 50%, #336294 51%, #336294 100%);
    background: -webkit-linear-gradient(top, #3F7BBB 0%, #3F7BBB 50%, #336294 51%, #336294 100%);
    background: linear-gradient(to bottom, #3F7BBB 0%, #3F7BBB 50%, #336294 51%, #336294 100%);
}

.ladderhs td:nth-child(4),
.ladderhs td:nth-child(6) {
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #336294 0%, #336294 50%, #27496D 51%, #27496D 100%);
    background: -webkit-linear-gradient(top, #336294 0%, #336294 50%, #27496D 51%, #27496D 100%);
    background: linear-gradient(to bottom, #336294 0%, #336294 50%, #27496D 51%, #27496D 100%);
}

.laddernextmhs td:nth-child(1), .laddernextmhs td:nth-child(3){
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #3F7BBB 0%, #3F7BBB 50%, #336294 51%, #336294 100%);
    background: -webkit-linear-gradient(top, #3F7BBB 0%, #3F7BBB 50%, #336294 51%, #336294 100%);
    background: linear-gradient(to bottom, #3F7BBB 0%, #3F7BBB 50%, #336294 51%, #336294 100%);
    font-weight: bold;
}

.laddernextmhs td:nth-child(2){
    font-weight: normal;
    font-size: 80%;
}

.ladderhs td {
    vertical-align: middle !important;
    text-transform: uppercase;
}

.ladderow td:nth-child(1),
.ladderow td:nth-child(2) {
    font-weight: bold;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
}

/*.ladderow tbody tr:nth-child(1) td:nth-child(1), .ladderow tbody tr:nth-child(2) td:nth-child(1), .ladderow tbody tr:nth-child(3) td:nth-child(1), .ladderow tbody tr:nth-child(4) td:nth-child(1){
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #E38614 0%,#E38614 50%,#B9673E 51%,#B9673E 100%);
    background: -webkit-linear-gradient(top, #E38614 0%,#E38614 50%,#B9673E 51%,#B9673E 100%);
    background: linear-gradient(to bottom, #E38614 0%,#E38614 50%,#B9673E 51%,#B9673E 100%);
}*/

.ladderow td:nth-child(3),
.ladderow td:nth-child(5),
.ladderow td:nth-child(7) {
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #E38614 0%, #E38614 50%, #B9673E 51%, #B9673E 100%);
    background: -webkit-linear-gradient(top, #E38614 0%, #E38614 50%, #B9673E 51%, #B9673E 100%);
    background: linear-gradient(to bottom, #E38614 0%, #E38614 50%, #B9673E 51%, #B9673E 100%);
}

.ladderow td:nth-child(4),
.ladderow td:nth-child(6) {
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #B9673E 0%, #B9673E 50%, #6B3D26 51%, #6B3D26 100%);
    background: -webkit-linear-gradient(top, #B9673E 0%, #B9673E 50%, #6B3D26 51%, #6B3D26 100%);
    background: linear-gradient(to bottom, #B9673E 0%, #B9673E 50%, #6B3D26 51%, #6B3D26 100%);
}

.laddernextmow td:nth-child(1), .laddernextmow td:nth-child(3){
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #E38614 0%, #E38614 50%, #B9673E 51%, #B9673E 100%);
    background: -webkit-linear-gradient(top, #E38614 0%, #E38614 50%, #B9673E 51%, #B9673E 100%);
    background: linear-gradient(to bottom, #E38614 0%, #E38614 50%, #B9673E 51%, #B9673E 100%);
    font-weight: bold;
}

.laddernextmow td:nth-child(2){
    font-weight: normal;
    font-size: 80%;
}

.ladderow td {
    vertical-align: middle !important;
    text-transform: uppercase;
}

.tablepubg thead {
    background: #C09344;
    border-bottom: 5px solid #202020;
}

.tableow thead {
    background: #E38614;
    border-bottom: 5px solid #202020;
}

.tablehs thead {
    background: #3F7BBB;
    border-bottom: 5px solid #202020;
}

.table thead th {
    border-bottom: 0;
}

.table th {
    border-top: 0;
}

.tteams>a>img {
    margin-right: 10px;
}

.nextmatchtbl{
    background-color: rgba(255, 255, 255, 0.027);
}

.mvp{
    position: relative;
    padding: 10px 20px;
    margin-bottom: 7px;
    color: white;
    width: 100%;
    height: 94.4px;
    background-color: rgba(255, 255, 255, 0.1);
}

.mvpp{
    padding-top: 10px;
    position: absolute;
    right: 20px;
    text-align: right;
    display: inline-block;
    text-transform: uppercase;
    font-style: italic;
}

footer {
    background-color: #000;
    box-shadow: 0 0 30px 0 #000;
    -webkit-box-shadow: 0 0 30px 0 #000;
    position: relative;
    color: grey;
    font-size: 80%;
}

.fottert {
    padding-right: 39px;
    padding-left: 39px;
}

.socials {
    float: right;
    margin-right: 20px;
    color: grey;
}

@media (min-width: 1224px) {
    .news-banner {
        flex: none;
        position: relative;
        display: block;
        width: 100%;
        height: 500px;
    }
    .news-banner>.news-content {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
    .banner-item {
        width: 60%;
        height: 100%;
    }
    .banner-item:last-child {
        width: 40%;
        height: 100%;
    }
    .main {
        padding-right: 54px;
        padding-left: 54px;
    }
}

@media (max-width: 1223px) and (min-width: 768px) {
    .banner-item {
        height: 100%;
        width: 50%;
    }
    .news-banner {
        flex: none;
        position: relative;
        display: block;
        width: 100%;
        height: 475px;
    }
    .news-banner>.news-content {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
}

@media (min-width: 768px) {
    .banner-article-img {
        flex: none;
        position: relative;
        display: block;
        width: 100%;
    }
    .banner-article-img>.banner-article-img-content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .banner-article-info>h2 {
        font-size: 18px;
        color: white;
        margin-bottom: 8px;
        font-weight: 500;
    }
}

@media (max-width: 767px) {
    .sponsors {
        display: none;
    }
    .news-banner {
        flex: none;
        position: relative;
        display: block;
        width: 100%;
        padding-bottom: 53.1868131868%;
    }
    .news-banner>.news-content {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
    .news-banner .banner-item {
        height: 100%;
    }
    .banner-article-img {
        flex: none;
        position: relative;
        display: block;
        width: 100%;
    }
    .banner-article-img>.banner-article-img-content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .banner-item:nth-child(2),
    .banner-item:nth-child(3) {
        display: none;
    }
    .banner-article-info>h2 {
        font-size: 25px;
        color: white;
        margin-bottom: 8px;
        font-weight: 500;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }
}