@import url(//mcansh.github.io/yeezy-logo-font/assets/css/font.css);
body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif;
    background: #000;
    background-size: cover;
    min-height: 100%;
    margin: 1rem 0;
}

.hero {
    position: relative;
    text-align: center;
    overflow: hidden;
    color: #fcfcfc;
}

.hero h1 {
    font-family: 'Yeezy', serif;
    font-weight: bold;
    font-size: 3em;
    margin: 0 0 20px;
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    letter-spacing: -1px;
}

.hero p {
    font-family: 'Yeezy', sans-serif;
    text-transform: uppercase;
    color: #5CCA87;
    letter-spacing: 6px;
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    font-size: 1.2em;
}

.hero-wrap {
    padding: 1em 10px;
}

.hero p.intro {
    font-family: 'Yeezy', serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 3em;
    margin-bottom: 0;
    margin-top: 0;
}

.hero p.year {
    color: #fff;
    letter-spacing: 20px;
    font-size: 34px;
    margin: -25px 0 25px;
}

.hero p.year i {
    font-size: 14px;
    vertical-align: middle;
}

#bracket {
    overflow: hidden;
    background-color: #e1e1e1;
    background-color: rgba(225, 225, 225, 0.9);
    padding-top: 20px;
    font-size: 10px;
    padding: 40px 0;
}

.container {
    max-width: 100%;
    padding: 0 2rem;
    margin: 0 auto;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.split {
    display: block;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 42%;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
}

.champion {
    float: left;
    display: block;
    width: 16%;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: center;
    align-self: center;
    margin-top: -15px;
    text-align: center;
    padding: 230px 0\9;
}

.champion .logo {
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
}

.champion i {
    color: #a0a6a8;
    font-size: 45px;
    padding: 10px 0;
}

.round {
    display: block;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 95%;
}

.split-one .round {
    margin: 0 2.5% 0 0;
}

.split-two .round {
    margin: 0 0 0 2.5%;
}

.matchup {
    margin: 0;
    width: 100%;
    padding: 1px 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.score {
    font-size: 11px;
    text-transform: uppercase;
    float: right;
    color: #2C7399;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    right: 1px;
    top: 1px;
    line-height: normal;
}

.team {
    padding: 0 5px;
    margin: 3px 0;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    clear: both;
}

.team img {
    padding: 5px 5px 0 0;
    float: left;
    height: 35px;
}

.team span {
    display: block;
    float: left;
}

.team a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    width: 100%;
    position: relative;
}

.team-champ {
    height: 100px;
}

.round-two .matchup {
    margin: 0;
    height: 129px;
    padding: 27px 0;
}

.round-three .matchup {
    margin: 0;
    height: 129px;
    padding: 118px 0;
}

.round-three .matchup.sp-top {
    padding-bottom: 65px;
}

.round-three .matchup.sp-btm {
    padding-top: 65px;
}

.round-four .matchup {
    margin: 0;
    height: 129px;
    padding: 300px 0;
}

.round-two .matchup .team {
    height: 60px;
    line-height: 60px;
}

.round-two .matchup .team img {
    height: 55px;
}

.round-three .matchup .team {
    height: 60px;
    line-height: 60px;
}

.round-three .matchup .team img {
    height: 55px;
}

.round-four .matchup .team {
    height: 60px;
    line-height: 60px;
}

.round-four .matchup .team img {
    height: 55px;
}

.round-five .matchup .team {
    height: 100px;
    line-height: 100px;
}

.round-five .matchup .team img {
    height: 85px;
}

.round-six .matchup .team {
    height: 100px;
    line-height: 100px;
}

.round-six .matchup .team img {
    height: 85px;
}

.round-details {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    color: #2C7399;
    text-transform: uppercase;
    text-align: center;
    height: 40px;
}

.champion li,
.round li {
    background-color: #fff;
    box-shadow: none;
    list-style: none;
}

.round li.info {
    padding: 3px;
    background-color: #f0f8ff;
}

.current li {
    opacity: 1;
}

.current li.team {
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    opacity: 1;
}

.share .container {
    margin: 0 auto;
    text-align: center;
}

.share-icon {
    font-size: 24px;
    color: #fff;
    padding: 25px;
}

.share-wrap {
    max-width: 1100px;
    text-align: center;
    margin: 60px auto;
}

.thanks {
    font-size: 1rem;
}
.thanks-wrap {
    max-width: 1100px;
    text-align: center;
    margin: 30px auto;
}

.final {
    margin: 8em 0;
}

.winner {
    margin-top: 5em;
}

.hidden {
    display: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.share-icon {
    color: #fff;
    opacity: 0.35;
}

.share-icon:hover {
    opacity: 1;
    -webkit-animation: pulse 0.5s;
    animation: pulse 0.5s;
}

.date {
    font-size: 10px;
    letter-spacing: 2px;
    font-family: 'Istok Web', sans-serif;
    color: #3F915F;
}

.sponsor {
    text-align: center;
}

.sponsor img {
    width: 60%;
    height: auto;
}

.sponsor-name {
    font-size: 12px;
    color: #2C7399;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    padding-top: 3px;
}

@media screen and (min-width: 981px) and (max-width: 1099px) {
    .container {
        margin: 0 1%;
    }
    .champion {
        width: 14%;
    }
    .split {
        width: 43%;
    }
    .split-one .vote-box {
        margin-left: 138px;
    }
    .hero p.intro {
        font-size: 28px;
    }
    .hero p.year {
        margin: 5px 0 10px;
    }
}

@media screen and (max-width: 980px) {
    .container {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
    }
    .split,
    .champion {
        width: 90%;
        margin: 15px 5%;
    }
    .champion {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }
    .champion .logo {
        display: none;
    }
    .split {
        border-bottom: 1px solid #b6b6b6;
        padding-bottom: 20px;
    }
    .hero p.intro {
        font-size: 24px;
    }
    .hero h1 {
        font-size: 2.8em;
        margin: 15px 0;
    }
    .hero p {
        font-size: 1em;
    }
}

@media screen and (max-width: 400px) {
    .split {
        width: 95%;
        margin: 25px 2.5%;
    }
    .round {
        width: 21%;
    }
    .current {
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        flex-grow: 1;
    }
    .hero h1 {
        font-size: 2.15em;
        letter-spacing: 0;
        margin: 0;
    }
    .hero p.intro {
        font-size: 1.15em;
        margin-bottom: -10px;
    }
    .round-details {
        font-size: 90%;
    }
    .hero-wrap {
        padding: 2.5em;
    }
    .hero p.year {
        margin: 5px 0 10px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 600px) {
    .team a span {
        display: none;
    }
    .team img {
        height: 35px !important;
    }
    .score {
        display: none !important;
    }
    .round-two .matchup {
        margin: 0;
        height: 89px;
        padding: 47px 0;
    }
    .round-three .matchup {
        margin: 0;
        height: 89px;
        padding: 137px 0;
    }
    .round-three .matchup.sp-top {
        padding-bottom: 103px;
    }
    .round-three .matchup.sp-btm {
        padding-top: 103px;
    }
    .round-four .matchup {
        margin: 0;
        height: 89px;
        padding: 318px 0;
    }
    .matchup .team {
        height: 40px !important;
        line-height: 40px !important;
    }
    .round-five .team a span,
    .round-six .team a span,
    .round-seven .team a span {
        display: inline-block !important;
    }
    .round-one .score,
    .round-five .score,
    .round-six .score,
    .round-seven .score {
        display: inline !important;
    }
    .final {
        margin: 2em 0;
    }
    .winner {
        margin-top: 1em;
    }
}