@font-face {
    font-family: 'Conv_Helen Bg Regular';
    src: url('../fonts/Helen Bg Regular.eot');
    src: local('☺'), url('../fonts/Helen Bg Regular.woff') format('woff'), url('../fonts/Helen Bg Regular.ttf') format('truetype'), url('../fonts/Helen Bg Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}
body{
    margin: 0;
    padding: 0;
    font-family: 'Conv_Helen Bg Regular';
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.hidden {
    display: none !important;
}
.clear{
    clear: both;
}

.stream-landing{
    width: 905px;
    position: relative;
    margin: 10px auto;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.stream-landing .stream-player{
    float: left;
    width: 100%;
    padding-top: 56.25%; 
    position: relative;
}
.stream-landing .stream-info{
    position: relative;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 0;
    background-image: url(../img/landing-background.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 0 10px;
    padding-bottom: 40px;
    background-size: cover;
}
.stream-landing .stream-border{
    float: left;
    width: 100%;
    height: 100%;
    border-bottom: 0;
    
}
.stream-landing .live-text{
    font-size: 16px;
    color: #93ca5d;
    position: absolute;
    right: 38px;
    top: 0px;
    background-color: #FFF;
    border-left: 8px solid #FFF;
    border-right: 8px solid #FFF;
}
.stream-landing .live-text ins{
    text-decoration: none;
    color: #c13c3b;
}
.stream-landing .live-text a{
    text-decoration: none;
    color: #548f44;
}
.stream-landing .live-icon{
    float: left;
    width: 106px;
    height: 106px;
    background-color: #1a2e45;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    font-size: 32px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    line-height: 1;
    margin-right: 24px;
}
.stream-landing .live-icon span{
    display: block;
    float: left;
    width: 100%;
}
.stream-landing .stream-title{
    
    position: absolute;
    top: 30px;
    margin-left: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.stream-landing .stream-title img{
    margin-left: 30px;
}   
.stream-landing .organizer{
    float: right;
    color: #FFF;
    font-size: 13px;
    display: flex;
    align-items: center;
    margin-top: 9px;
    margin-right: 49px;
}
.stream-landing .organizer img{
    margin-left: 14px;
}
.stream-landing .bgonair-logo{
    float: left;
    margin-left: 37px;
    margin-top: 15px;
}
.stream-landing .stream-sponsor{
    float: left;
    width: 100%;
    font-size: 16px;
    color: #0d1e42;
    box-sizing: border-box;
    padding-top: 24px;
}
.stream-landing .stream-sponsor .partners{
    display: flex;
    flex-wrap: wrap;
}
.stream-landing .stream-sponsor .sponsor-left{
    float: left;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
}
.stream-landing .stream-sponsor .sponsor-left img{
    margin-right: 25px;
}

.stream-landing .stream-sponsor .sponsor-right{
    width: 100%;
    float: left;
}
.stream-landing .stream-sponsor span{
    display: block;
    float: left;
    width: 100%;
    margin-right: 16px;
}
.stream-landing .stream-sponsor .sponsor-right img{
    margin-right: 50px;
}
/* ==========================================================================
   Responsive
   ========================================================================== */

@media screen and (max-width: 1000px) {
    .stream-landing{
        width: 100%;
        max-width: 905px;
        box-sizing: border-box;
    }
    .stream-landing .stream-sponsor .sponsor-left{
        padding: 0 16px;
    }
}
@media screen and (max-width: 840px) {
    .stream-landing .organizer{
        margin-right: 0;
    }
    .stream-landing .bgonair-logo{
        margin-left: 0;
    }
 
}
@media screen and (max-width: 750px) {
    .stream-landing .stream-sponsor .sponsor-left{
        display: block;
    }
    .stream-landing .stream-sponsor span{
        margin-bottom: 10px;
    }
    .stream-landing .stream-sponsor .sponsor-left img{
        margin-right: 16px;
        margin-bottom: 20px;
    }
    .stream-landing .bgonair-logo{
        display: none;
    }

    .stream-landing .live-icon{
        margin-right: 10px;
    }
}
@media screen and (max-width: 650px) {
    .stream-landing .live-icon{
        width: 80px;
        height: 80px;
        font-size: 24px;
    }
    .stream-landing .live-icon img{
        width: 32px;
        height: 32px;
    }

    .stream-landing .live-text{
        font-size: 14px;
        top: 2px;
    }
    .stream-landing .live-icon{
        margin-right: 16px;
    }
}
@media screen and (max-width: 580px) {
    .stream-landing .stream-title img{
        width: 200px;
        margin-right: -60px;
    }
    .stream-landing .organizer img{
        height: 70px;
    }
    .stream-landing .live-icon{
        margin-right: 0;
    }
}
@media screen and (max-width: 480px) {
    .stream-landing .organizer{
        display: block;
        text-align: center;
        margin-top: 2px;
    }
    .stream-landing .organizer span{
        display: block;
        width: 100%;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .stream-landing .organizer img{
        margin-left: 0;
    }
}
@media screen and (max-width: 430px) {
    .stream-landing .stream-title{
        top: 24px;
    }
}   
