.section-header {
    display: block;
    width: 500px;
    height: 450px;
    margin-top: 70px;
    size: 75%;
    margin-left: auto;
    margin-right: auto;
}

.section-header img {
    width: 380px;
}

.section-header .image-container {
    position: relative;
    width: 380px;
    float:left;
}

.section-header .image-container .season-title {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section-header .image-container .season-title p {
    margin-bottom: 0px;
    color: #2EA2EA;
    font-family: BebasNeue-Regular;
    opacity: 0.9;
    letter-spacing: 0.2em; 
    -webkit-font-smoothing: antialiased;
}

.section-header .image-container .season-title h1 {
    color: white;
    margin-top: -6px;
    font-family: BebasNeue-Regular;
    opacity: 0.9;
    letter-spacing: 0.15em; 
    -webkit-font-smoothing: antialiased;   
}

.section-header .stats {
    float:right;
    margin-top: 107px;
    margin-right: 38px;
    width: 60px;
}

.section-header .stats .stat-section {
    margin-bottom: 15px;
}

.section-header .stats .stat-section .stat-title {
    white-space:  nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #2EA2EA;
    font-family: BebasNeue-Regular;
    font-size: 15px;
    opacity: 0.6;
    -webkit-font-smoothing: antialiased;
}

.highlight-background {
    background: url(https://s3-us-west-2.amazonaws.com/ai-games/assets/graphic_gameb.png);
    background-repeat: no-repeat;
    background-position: center bottom 76px;
    padding-top: 110px;
    padding-bottom: 90px;
    background-color: #050215;
    margin-top: 20px;
}

.highlight-section table {
    margin: 0 auto;
    width: 1306px;
}

.highlight-section div {
    width: 226px;
    margin: 0 auto;
}

.highlight-section #round-robin {
    color: #2EA2EA;
    font-family: BebasNeue-Regular;
    letter-spacing: 0.1em;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 0px;
}

.highlight-section #championship {
    color: white;
    font-family: BebasNeue-Regular;
    letter-spacing: 0.1em;
    font-size: 29px;
    margin-top: 0px;
    -webkit-font-smoothing: antialiased;
}

.highlight-section .message {
    opacity: 0.6;
}

.highlight-section .matches {
    margin-top: 129px;
    color: white;
    font-family: BebasNeue-Regular;
    letter-spacing: 0.1em;
    font-size: 29px;
    
    -webkit-font-smoothing: antialiased;
}

.highlight-section .matches p {
    line-height: 30px;
}

.highlight-section .play-btn {
    width: 150px; 
    display: block;
    margin: 0 auto;
}

.twitch-btn {
    margin-top: 16px;
    background: black;
    color: #2EA2EA;
    width: 127px;
    font-size: 20px;
    height: 49px;
    border-color: #2EA2EA;
    opacity: 0.6;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    cursor: pointer;
}

.twitch-btn:hover {
    color: white;
    border-color: white;
}

.timer {
    display: inline-block;
    font-size: 10px;
    list-style-type: none;
    padding: 1em;
    text-transform: uppercase;
  }

.timer span {
    display: block;
    text-align: center;
    font-size: 60px;
    font-family: BebasNeue-Book;
    font-weight: 100;
    color: white;
}

.timer p {
    opacity: 0.7;
    margin-top: 9px;
}

.highlight-section .section {
    width: 293px;
}

.highlight-section .twitch-section {
    width: 197px;
}

.highlight-section .twitch-section .twitch-btn {
    margin-left: 0px;
}

.highlight-section .info-section {
    width: 100%;
    margin-left: 64px;
}

.update {
    background-color:rgb(5, 0, 34);
    height: 334px;
    padding-top: 89px;
    padding-bottom: 89px;
    margin-bottom: 10px;
}

.link {
    float: right;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: 'Avenir';
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    opacity: 0.8;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

.triangle {
    border-style: solid;
    width: 0;
    height: 0;
    position: absolute;
    border-width: 30px 0 30px 56.6px;
    -webkit-transform:rotate(360deg);
    background: transparent;
    border-color: transparent transparent transparent white;
    margin-left: 91px;
    margin-top: 42px; 
    cursor: pointer;
}

.triangle:hover {
    border-color: transparent transparent transparent #2EA2EA;
}

.stats-value {
    font-size: 20px;
    color: white;
    font-family: BebasNeue-Book;
    letter-spacing: 0.2em;
    font-weight: bold;
    line-height: 1.1;
    -webkit-font-smoothing: antialiased;
}

.main-section {
    margin-top: 150px;
    height: 500px;
}

.main-section #graphic-ball {
    display: block;
    margin: 16px auto;
    letter-spacing: 0.2em;
}

.main-section h1 {
    font-size: 44px;
    margin: -164px auto;
    text-align: center;
    letter-spacing: 0.2em;
}

.main-section .message-section {
    margin: 0 auto;
    width: 688px;
    margin-top: -56px;
}

.main-section .message-section #book-message {
    opacity: 0.4;
}

.main-section .twitch-btn {
    margin-top: 0;
    font-size: 20px;
}

.main-section #twitch-message {
    color: #2EA2EA;
    font-family: BebasNeue-Regular;
    letter-spacing: 0.13em;
    opacity: 0.8;
    -webkit-font-smoothing: antialiased;
}

.main-section .timer-section .section {
    width: 300px;
    display: block;
    margin: 70px auto;
    text-align: center;
}

.main-section .timer-section .section ul {
    text-align: center;
    margin-top: -229px;
}




.main-section .timer-section {
    height: inherit;
}

.main-section .timer-section img {
    margin: 70px auto;
    display: block;
}

.main-section .section {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 24%);
}

.main-section .now-live {
    display: block;
    margin: 70px auto;
    text-align: center;
}
.main-section .now-live h2 {
    margin-top: -224px;
}


.main-section ul {
    padding-left: 0px;
}

.main-section li p {
    font-size: 14px;
}

.footer-tos {
    width: 100%;
    text-align: center;
}

.section-mobile {
    display: none;
}

.main-section .top-section {
    padding-top: 141px;
    height: 355px;
    background: url(https://s3-us-west-2.amazonaws.com/ai-games/assets/graphic_gameb.png);
    background-repeat: no-repeat;
    background-position: center bottom -190px;
}

.top-section #final-title {
    display: block; 
    margin: -186px auto;
}

.main-section .middle-section{
    height: 155px;
    background: #050115;
}

.main-section .bottom-section {
    height: 515px;
    padding-top: 157px;
    background: #050115;
}

.bottom-section #graphic-stage {
    text-align: center;
    margin-right: 68px;
}

.stream-title {
    display: block;
    text-align: center;
    font-size: 26px;
    color: white;
    font-family: BebasNeue-Regular;
    letter-spacing: 0.2em;
    -webkit-font-smoothing: antialiased;
}

 /* Mobile Requirements */

 @media screen and (max-width: 1024px) {
    .section-mobile {
        display: block;
    }
    .section-header .image-container {
        width: 70%;
        margin-top: 1%;
        margin-left: 10px;
        margin-bottom: 56px;
    }

    .main-section .top-section h1 {
        font-size: 9vw;
        width: 100%;
        text-align: center;
    }

    .section-header .image-container img {
        width: 100%;
    }

    .section-header {
        height: 300px;
        margin-top: 70px;
        width: 100%;
    }

    .section-header .image-container .season-title h1 {
        font-size: 30px;
    }

    .section-header .stats .stat-section {
        margin-bottom: 7px;
        width: 70%;
    }

    .section-header .stats {
        margin-top: 18%;
        float: left;
        padding-left: 10px;
        margin-right:0;
        width: 25%;
        font-size: 100%;
    }

    .highlight-section {
        height: inherit;
    }

    .highlight-section .section {
        width: 100%;
    }

    .highlight-section-mobile {
        display: block;
    }

    .non-mobile {
        display: none;
    }

    .highlight-section .matches {
        margin-top: 60px;
    }

    .update {
        height: 100%;
        padding-left: 40px;
        padding-top: 34px;
        padding-bottom: 23px;
        padding-right: 30px;
    }

    .highlight-section .info-section {
        margin-left: 0;
    }

    .timer span {
        font-size: 40px;
        margin-top: 8px;
    }
    .timer {
        font-size: 4px;
    }

    .twitch-mobile {
        position: absolute;
        left: 50%;
        margin-top: -20px;
        transform: translate(-50%, -50%);
    }

    .twitch-mobile .twitch-btn {
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .highlight-background {
        padding-top: 54px;
    }

    .section-header .stats .stat-section .stat-title {
        font-size: 4vw;
    }

    .section-header .stats .stat-section .stats-value {
        font-size: 4vw;
    }

    .timer-section .section {
        text-align: center;
    }

    .main-section {
        height: 0px;
    }

    .main-section .top-section h1 {
        font-size: 38px;
        width: 100%;
        text-align: center;
    }

    .main-section .bottom-section {
        height: 0px;
        padding-top: 0px;
    }

    .main-section .message-section {
        bottom: 0; 
    }

    .top-section #final-title {
        margin: -200px auto;
    }

    .top-section #graphic-ball {
        margin: -107px auto;
    } 

    .main-section .timer-section .section {
        margin-bottom: 0px;
    }

    .bottom-section #graphic-stage {
        text-align: center;
        margin: 106px auto;
    }

    .main-section .now-live h2 {
        margin-top: -264px;
    }

    .main-section .timer-section .section ul {
        margin-top: -271px;
    }

    .twitch-mobile-section {
        color: white;
        font-family: BebasNeue-Regular;
        letter-spacing: 0.1em;
        font-size: 29px;
        -webkit-font-smoothing: antialiased;
    }

    .twitch-mobile-section .twitch-container {
        margin-bottom: -20px;
    }

    .twitch-mobile-section .twitch-container p {
        line-height: 30px;
    }

 }

 /* ------------------- */