*{
    background-color: #060606;
    overflow:hidden
}
#vid {
    left: 0;
    top: 0;
    width: 75%;
    list-style: none;
    white-space: nowrap;
    position: absolute;
    overflow: visible;
}

#vid video {
    width: 100%;
    max-width: 100%;
    border: none;
}
#vid .close_vid4 {
    bottom: 10%;
    max-width: 100%;
    opacity: 1;
    position: absolute;
    width: 15%;
    padding-left: 16%;
    padding-right: 40px;
    
}

#vid .close_vid5 {
    bottom: 8%;
    width: 9%;
    
    max-width: 100%;
    opacity: 1;
    position: absolute;
    padding-left: 22%;
    
}

#vid .close_vid6 {
    bottom: 6%;
    width: 15%;
    cursor: pointer;
    max-width: 100%;
    opacity: 1;
    position: absolute;
    padding-left: 16%;
    
}
#vid .close_vid {
    background: url(logo.png) no-repeat;
    bottom: 75px;
    cursor: pointer;
    height: 106px;
    position: absolute;
    right: -284px;
    width: 176px;
}

#vid .close_vid1 {
    background: url(hash.png) no-repeat;
    bottom: 30px;
    cursor: pointer;
    height: 29px;
    opacity: 1;
    position: absolute;
    right: -298px;
    width: 112px;
}

#vid .close_vid2 {
    background: url(email.png) no-repeat;
    bottom: 9px;
    cursor: pointer;
    height: 34px;
    position: absolute;
    right: -288px;
    width: 175px;
}
