@charset "utf-8";
.header-box {
    background-color: #000000;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

.row .col-lg-12 .text-center {
    background-color: rgba(255,255,255,0.00);
    padding-top: 10px;
    padding-bottom: 10px;
}
.body-background {
    background-color: #000000;
}



.h2 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20pt;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    border-width: 0pt;
    /* [disabled]background-color: #1900C2; */
    font-style: normal;
}

.channel-id {
    background-color: #1900C2;
    border: 1px solid #FFFFFF;
    margin-top: 2pt;
    margin-bottom: 2pt;
}

.main-body {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background-color: #000000;
    margin-top: 2px;
    margin-bottom: 2px;
}
body p {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14pt;
}
.title-text {
    font-size: 16pt;
    text-decoration: underline;
}
.video-one {
    border: 1pt solid #FFFFFF;
    margin-bottom: 2px;
}
.video-two {
    border: 1pt solid #FFFFFF;
    margin-bottom: 2pt;
}



.body-text {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    font-size: 16pt;
    color: #FFFFFF;
    text-align: center;
}


.footer-info {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: #1900C2;
    padding-top: 10px;
}






.id-box {
    background-color: #000000;
    border-width: 0pt;
}
.masthead {
    background-color: #000000;
    border: 1pt solid #FFFFFF;
    background-image: url(../images/hero%20imiage.jpg);
    background-size: cover;
    padding-top: 0px;
    margin-top: 1pt;
    margin-bottom: 2pt;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}


.body-box {
    background-color: #000000;
}

.footer-box {
    background-color: #000000;
    margin-top: 2px;
}
.channel-bloc {
    border: 1pt solid #FFFFFF;
    text-align: center;
    left: 0px;
    background-color: #000000;
    padding-top: 0px;
}
.video-three {
    border: 1pt solid #FFFFFF;
    margin-bottom: 1pt;
}


.player-bloc {
    border: 1pt solid #FFFFFF;
}
.spacer {
    height: 60px;
}

.ad-bloc {
    background-color: #000000;
    border: 1pt solid #FFFFFF;
}
.nav-button {
    position: absolute;
    z-index: 3;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: center;
    margin-bottom: 0px;
}

.menu-dropdown {
    margin-bottom: 0px;
    display: none;
}
.hambuger {
    padding-bottom: 0px;
}


.nav-button:hover .menu-dropdown {display: block;
}
.menu-row {
    text-align: center;
    padding-top: 0px;
    min-width: 71px;
}



@media (max-width: 575px){
.body-text {
    font-size: 14pt;
}



}

@media (min-width: 576px){


}

@media (min-width: 768px){





}

@media (min-width: 992px){
}

@media (min-width: 1200px){
}
.vod-text {
}
