.navbar-default .navbar-brand:hover,
h2 {
    color: #fff
}


.button,
h2 {
    font-weight: 700;
    text-align: center
}

#player,
.button,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.navbar-brand2 b,
h2 {
    text-align: center
}



.navbar-header {
    float: inherit
}

.navbar-brand2 {
    padding: 15px;
    font-size: 18px;
    line-height: 23px;
    min-height: 50px;
    color: #fff
}

.navbar-brand2 b {
    display: block;
    text-transform: uppercase;
    background-color: initial
}

.navbar-default {
    background-color: #1900ff;
    border-color: #0e008c
}

.vt {
    background-color: #FF0000 !important;
}

.ks {
    background-color: #1900FF !important;
}

#player {
    width: 100%;

    color: grey;
    font-size: 12px;
    margin: 0 auto;
    position: relative;
    display: block
}

#video {
    border: 2px solid
}

.video-container {
    position: relative;
    padding: 30px 0 0;

}


#pushpush {
    min-height: 400px
}

.button {
    max-width: 280px !important;
    width: 90%;
    display: inline-block;
    float: none;
    clear: both;
    margin: 15px auto;
    text-decoration: none;
    background: #32D22A;
    color: #fff;
    border: 4px solid #16901a;
    border-radius: 1px;
    cursor: pointer;
    font-size: 26px;
    box-sizing: border-box
}

.button:hover {
    color: #ff0;
    background: #4caf50
}

.image {
    width: 100%;
    max-width: 565px
}

.addtop {
    margin-top: 1px
}

#showbutton {
    display: initial
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

@media screen and (max-width:361px) {
    #player {
        top: 5px
    }

    .video-container {
        padding-top: 10px;
        padding-bottom: 48%
    }

    .addtop {
        margin-top: 40px
    }
}

@media screen and (max-width:311px) {
    #player {
        top: 5px
    }
}
