﻿.player-container {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}
.poster-icon {
    float: left;
    opacity: 0.6;
}
#playertvs {
    position: absolute;
    width: 100%;
    height: 100%;
}

.txts {
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #362F2F;
}

.bnx {
    width: 128px !important;
}

.liston {
    width: 100%;
    background-color: #3B3B3B;
}

.txtp {
    text-align: right;
    color: Gold;
}

.inlineblock1 {
    display: table;
    margin: 0 auto;
    color: #fff;
    width: 90%;
}

.holdmetop {
    font-size: 1.25em;
    color: #B3B3B3;
    text-shadow: 1px 1px 3px rgba(255,255,255,0.1);
}

.container0 {
    text-align: center;
    padding: 0;
}

div #Playframe1 {
    background-color: #000000;
    border: 4px solid #696969;
    height: auto;
    margin: 0 0 0 0;
    width: fill-available;
    color: #e6e3d8;
    clear: both;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0px 2px 5px #888;
    -webkit-box-shadow: 0px 2px 5px #888;
    -moz-box-shadow: 0px 2px 5px #888;
}

.textmain h1 {
    background-color: Grey;
    text-align: center;
    font-size: 1.2em;
    font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
    color: rgba(0,0,0,0.65);
    font-weight: bold;
    margin: 5px 0;
    text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
}
.textmain h2 {
    background-color: Grey;
    text-align: center;
    font-size: 1.2em;
    font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
    color: rgba(0,0,0,0.65);
    font-weight: bold;
    margin: 5px 0;
    text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
}
.txts {
    font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
 
}
.txts h1 {
    font-size: 1.3em;
    font-weight: normal;
    margin: 5px 0;
    text-shadow: black 0.1em 0.1em 0.2em;
}
    .txts h2 {
        font-size: 1.3em;
        font-weight: normal;
        margin: 5px 0;
        text-shadow: black 0.1em 0.1em 0.2em;
    }
    .txts h3 {
        font-size: 1.3em;
        font-weight: normal;
        margin: 5px 0;
        text-shadow: black 0.1em 0.1em 0.2em;
    }
@media (max-width: 767px) {
    .txts {
        font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
        font-size: .85em;
    }
}
