.videoWrapper {
    position: relative;
    /*    padding-bottom: 56.25%;*/ /* 16:9 */
    padding-bottom:56.25%;
    /*padding-top: 25px;*/
    height: 0;
    /*float:right;*/

}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

#haystack-player{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

/* Youtube video footer conainer box styling START */
.info-container {
    /*overflow:hidden;*/
    padding-right:0;
    margin-left: 2%;
    /*padding-top: 10px;*/
    position: relative;
    height: 50px;
    background: #eae8e2;
    /*padding: 35px 20px 15px 20px;*/
    text-align: center;
    border-top: solid #dfdfdf 2px;
    border-bottom: solid #dfdfdf 2px;
    /*margin-bottom: 30px;*/
    text-align:left;
}
.info-container > *{
    vertical-align: top;
}
.info-container .time-badge{
    /*margin-top: 12.5px;*/
    float:left;
    display:inline-block;
    padding-right:1px;

}

.info-container .category-badge {
    /*margin-top: 12.5px;*/
    float:left;
    display:inline-block;
}
.info-container .hashtags {
    float:left;
    position:absolute;
    top:20%;
    height:28px;
}

.hash {
    display: -webkit-inline-flex;
    display: inline-flex;
}

.hashLeftSection {
    border-radius: 5px 0px 0px 5px;
    padding: 2px 0px 2px 2px;
}

.hashLeftSection:hover {
    background-color: rgba(172, 172, 172, 0.25);
}

.hashRightSection {
    padding: 1px 2px 2px 2px;
    border-radius: 0px 5px 5px 0px;
}

.hashRightSection .tag-title {
    font-size:14px;
}

.hashStarBtn {
    line-height: 21px;
}

.hashStarBtn img {
    height:14px;
}

.hashRightSection:hover {
    background-color: rgba(172, 172, 172, 0.25);
}

.hashRightSection:hover .tag-title {
    text-decoration: underline;
}


.tag-title {
    line-height: 23px;
    margin-left:6px;
    margin-right:4px;
}

.hashStarBtn {
    float:left;
    padding-right:4px;
}
.info-container .share-buttons{
    /*margin-top: 9.5px;*/
    float:right;
    padding-left: 0px;
    display:inline-block;
    float:left;
}
.info-container .share-buttons li {
    padding-left: 5px;
}
.info-container .share-buttons li:first-child{
    padding-left: 0;
}

.player-title{
    min-height:2em;
    float:left;
}
#player-description{
    min-height:2em;
    font-size:1.2em;
    float:left;
    margin-top: 0;
    display:none;
}

#player-description span {
   font-size:0.8em;
}

#info-symbol{
    display:none;
    margin-left: 5px;
    cursor:pointer;
    font-size: 0.5em;
}
/*.info-container:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 96%;
    bottom: 0;
    height: 10px;
    left: 2%;
    -webkit-border-radius: 100px / 5px;
    border-radius: 100px / 5px;
    shadow-box-shadow: 0 0 18px rgba(0, 0, 0, 0.6);
    -moz-box-shadow-box-shadow: 0 0 18px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.6);
    behavior: url(/pie/PIE.htc);
}*/

.info-container-column-divider {

    border-right: solid #DFDFDF 1px;
    /*height: 49px;*/
    height:100%;
    display:inline-block;
    margin: 0 10px 0 10px;
    float:left;
}
.info-container .share-buttons {
    float:right;
}
.last-child{
    float:right;
}
#provider-thumb-container {
    margin-left: 15px;
    position:absolute;
}

#provider-thumb-container .source-hash-image img{
    width: 44px;
    height: 44px;
}

#provider-thumb-container .source-hash-button {
    padding-left:5px;
    padding-right:5px;
}

#provider-thumb-container .source-hash-button img {
    height:20px;
}

#provider-thumb-container .source-hash-name {
    margin-left: -11px;
}

.videoDetails {
    height:100%;
}

.videoDetails-category-badge{
    float:left;
    display:inline-block;
    font-weight: 600;
    color: #337ab7;
}

.alignV {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

#youtube{
    margin-bottom: 3%;
    margin-top:5%;
}

#youtube h2 {
    font-size: 1.5em;
}

#video-footer{
    margin: 20px 0 20px 0px;

}
#video-footer div{
    padding-left:0;
}
#video-footer h1 {
    margin-top: 0px;
    font-size:24px;
}

#video-footer-text {
    min-height: 62px;
}

#haystack-player #haystack-player {
    z-index:0;
}

/** Begin Live Place Holder CSS **/

.live-placeholder {
    position: absolute;
    z-index:1000;
    width:100%;
    height:100%;
    background-color:black;
}

.live-placeholder-img {
    width:100%;
    height:100%;
}

.live-clock-img {

}


.live-countdown {
    position:absolute;
    width: 100%;
    height:60%;
    background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 8%, #000000 100%);
    bottom:0;
}

.live-countdown-text {
    position:absolute;
    bottom:15%;
    color:white;
    width:100%;
    text-align: center;
}

.live-countdown-line1 {
    font-size: 2em;
    font-weight: 200;
}

.live-countdown-line2 div {
    display: inline-block;
}

.live-countdown-timer {
    margin-left:5px;
    vertical-align: middle;
}

.react-cntdwn-timer {
    font-size:1.5em;
}

.player-title {
    min-height: 0;
}

.videoWrapper  {
    background:black;
}

/** End Live Place Holder CSS **/










/* Youtube video footer conainer box styling END */
@media(max-width:767px){
    /*.info-container{*/
        /*text-align:center;*/
    /*}*/

    .video-detail-row {
        padding-left: 0;
        padding-right: 0;
    }

    .info-container-column-divider {
        height: 3em;
        float:left;
        margin: 0 5px 0 5px;
    }

    .info-container .share-buttons {
        /*margin-top: 7.5px;*/
        padding-left: 0px;
        float:left;
        /*display:inline-block;*/
    }
    .info-container .hashtags {
        float: left;
    }
    .last-child{
        display:none;
    }
    .hashtags{
        display:none;

        /*font-size: 0.75em;*/
        /*overflow-x: scroll;*/
    }
    .info-container{
        height: 3em;

    }

    .category-badge {
        font-size: 0.813em;
    }


    .time-badge .time-badge-content {
        font-size: 0.813em;
    }

    .time-badge .time-circle {
        border-radius: 0.9em;
        width: 0.813em;
        height: 0.813em;
        margin-top:2px;
    }

    .tag-title {
        font-size: 12px;
    }

}
@media(min-width:768px){
    #video-footer {
        margin-left: 10px;
    }


    /*#video-footer:first-child {*/
    /*padding-left: 15px;*/
    /*}*/
}
@media(min-width:992px){}
@media(min-width:1200px){}
@media (orientation:portrait){
    .share-buttons{
        display:none;
    }
}
@media (orientation:landscape){
    .info-container .share-buttons{
        display:inline-block;
    }
}
@media only screen and (min-width : 415px) {
    .info-container .share-buttons{
        display:inline-block;
    }
}
@media only screen and (max-width : 415px)  {
    .info-container .share-buttons{
        display:none;
    }
}
@media only screen and (max-width : 320px)  {
   #provider-thumb-container {
       margin-left:0;
   }
   #video-footer h1 {
        margin-top: 0px;
        font-size:18px;
    }

}