.addition-content .videotitle span{
    text-align: left !important;
}

.addition-content .videoContent a, .addition-content .videoContent span{
    text-align: left !important;
}



.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.navbar-inverse {
    background-color: yellow;
    border-color: yellow;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #0b87e7;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}

.panel-default>.panel-heading {
    text-align: left;
    padding-left: 12px;
}

.panel-title {
    font-weight: bold;
}

.jumbotron {
    padding-top: 15px;
    padding-bottom: 15px;
}

.nav ul li a{
    color: #000;
    font-weight: 550;
}

.nav ul li.yes, .nav ul li:hover {
    background: #000;
}

.nav ul li {
    width: auto;
    padding: 0 15px;
}

.header_submit_b input[type=submit] {
    background-color: yellow;
    color: #000;
}
.header_submit_b input[type=text]{
    border-color: #000;
}
.addition-content .videotitle{
    background: none;
    background-color: #000;
}
.addition-content .videotitle span{
    color: #fff;
}
a:hover {
color: rgb(255, 0, 0);;
}
.list-nav {
    background: #bbb;
}

.footer {
    border-top: 3px solid #e3e31d;
}

.whitetitle {
    color: #fff;
    background: #000;
    text-transform: uppercase;
}
.right {
    color: #000;
}
a.button-21 {
    font-weight: bold;
    margin-top: 10px;
    background: yellow;
    color: #000;
}
.navbar-inverse .navbar-brand {
    color: #000;
    font-weight: bold;
}

.people .left img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.addition-content .videoContent li {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0 20px;
}

.nav ul li.yes a, .nav ul li:hover a{
    color: #fff;
}

.nav ul li .dropdown-content li.yes a{
    color: #fff;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #000;
}

a.button-21 {
    font-weight: bold;
    margin-top: 10px;
    background: #000;
    color: #fff;
    width: 50%;
    border-radius: 0px;
}

.pages span.active {
    background-color: #000;
}
.pages a:hover {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
}

.people {
    display: flex;
}

.people .left {
    float: left;
    width: 60%;
}

.right {
    width: 40%;
    overflow: hidden;
}
#copyContent {
    display: none;
}

.right p {
    line-height: 26px;
    width: auto;
}

.width1200 {
    margin: 0 auto;
    width: 1100px;
}
.addition-content {
    width: 1100px;
    margin: 0 auto;
}

.addition-content .videoContent li{
    width: 1100px;
}
.kscont {
    width: 1100px;
}

.list-nav {
    width: 1100px;
}

.list-nav {
    background: #000;
}