/* CSS Document */
@import url('//fonts.googleapis.com/css?family=Oswald:400,600,700,800');
/*
Change icon in the "Add element" content elements list
Note: path to the icon file should be relative to the css file where you place your css rules (this file)
*/
.wpb-layout-element-button[data-element=cove_embed] .vc_element-icon {
    background-image: url(pbsicon.png);
}
.wpb_cove_embed .vc_element-icon {
    background-image: url(pbsicon.png);
}

/*
Alternatively, if you specified class name in the "icon" attribute during the vc_map() function call, you can use this selector instead:
".my_bartag.vc_element-icon" where my_bartag is value passed to the "icon" attribute.
This example will change icon of your content element in both: "Add element" window and backend schematic representation, so you can use just one css rule instead.
*/
.cove_embed.vc_element-icon {
    background-image: url(pbsicon.png);
}

.orange_cove_embed.vc_element-icon {
    background-image: url(orange_pbsicon.png);
}

.vc_element-icon.cove_embed {
    background-image: url(pbsicon.png);
}


.vc_element-icon.yt_cove_embed {
    background-image: url(YouTube-icon.png);
}

.vc_element-icon.youtubeshortsfeed {
    background-image: url(YouTube-icon2.png);
}


.vc_element-icon.bucket {
    background-image: url(callout.png);
}

.vc_element-icon.homevideo {
    background-image: url(homemovie.png);
}

.vc_element-icon.poster_bar {
    background-image: url(orange_pbsicon.png);
}

.vc_element-icon.rss {
    background-image: url(rss.png);
}

.vc_element-icon.newscategory {
    background-image: url(pbsicon.png);
}

.addtoany_share.vc_element-icon {
    background-image: url(icon-facebook.png);
}

.vc_element-icon.addtoany_share {
    background-image: url(icon-facebook.png);
}

.live_embed.vc_element-icon {
    background-image: url(livestream.png);
}

.vc_element-icon.live_embed {
    background-image: url(livestream.png);
}

.video_bar.vc_element-icon {
    background-image: url(video-bar.png);
}

.vc_element-icon.video_bar{
    background-image: url(video-bar.png);
}

.vc_element-icon.video_transcript {
    background-image: url(icon-transcript.png);
}

.vc_element-icon.pip {
    background-image: url(icon-pip.png);
}


/*shortcode display */
.wpb_element_wrapper .mmurl {
    display: none;
}

.wpb_element_wrapper .predate {
    display: none;
}

.wpb_element_wrapper .shortdesc {
    display: none;
}

.wpb_element_wrapper .embedcode {
    display: none;
}

.wpb_element_wrapper .mmdisplay {
    display: none;
}

.wpb_element_wrapper .showurl {
    display: none;
}

.wpb_element_wrapper .covetype {
    display: none;
}
.wpb_element_wrapper .coveimgurl {
    display: none;
}
.wpb_element_wrapper .covedesc{
    display: none;
}
.wpb_element_wrapper .coveid{
    display: none;
}

.wpb_element_wrapper .mmshowurl{
    display: none;
}

.wpb_element_wrapper .showid{
    display: none;
}

.wpb_element_wrapper .showdesc{
    display: none;
}

.wpb_element_wrapper .showimgurl{
    display: none;
}
.wpb_element_wrapper .typetoshow{
    display: none;
}

.wpb_element_wrapper .showdisplay{
    display: none;
}

.wpb_element_wrapper .showepdisplay{
    display: none;
}

.wpb_element_wrapper .showseason{
    display: none;
}

.wpb_element_wrapper .display_what{
    display: none;
}
.wpb_element_wrapper .vid_con{
    display: none;
}
.wpb_element_wrapper .showsearch{
    display: none;
}
.wpb_element_wrapper .showmore{
    display: none;
}

.wpb_element_wrapper .mmcollectionurl{
    display: none;
}
.wpb_element_wrapper .collectionid{
    display: none;
}
.wpb_element_wrapper .collectiondesc{
    display: none;
}
.wpb_element_wrapper .collectionimgurl{
    display: none;
}
.wpb_element_wrapper .collectiondisplay{
    display: none;
}
.wpb_element_wrapper .collection_display_what{
    display: none;
}
.wpb_element_wrapper .collection_vid_con{
    display: none;
}
.wpb_element_wrapper .collection_info_template{
    display: none;
}

.wpb_element_wrapper .channelid{
    display: none;
}

.wpb_element_wrapper .showsched{
    display: none;
}

.wpb_element_wrapper .limit{
    display: none;
}

.wpb_element_wrapper .display{
    display: none;
}

.wpb_element_wrapper .containerid{
    display: none;
}

.wpb_element_wrapper .wptOnly{
    display: none;
}

.wpb_element_wrapper .options{
    display: none;
}

.wpb_element_wrapper .url{
    display: none;
}

.wpb_element_wrapper .showslug{
    display: none;
}

.wpb_element_wrapper .titleurl{
    display: none;
}

.wpb_element_wrapper .moretitleurl{
    display: none;
}

.wpb_element_wrapper .wptvideourl{
    display: none;
}

.wpb_element_wrapper .title {
    display: none;
}
.wpb_element_wrapper .otherimg {
    display: none;
}
.wpb_element_wrapper .programdesc {
    display: none;
}
.wpb_element_wrapper .initshow {
    display: none;
}

.wpb_element_wrapper .headtag {
    display: none;
}

.wpb_element_wrapper .btncolor{
    display: none;
}

.wpb_element_wrapper .homevideolink{
    display: none;
}

.wpb_video_transcript .wpb_element_wrapper .textarea_html {
    display: none;
}

.vc_grid-custom-source .vc_not-for-custom, .vc_hidden-label, .vc_param_group-collapsed>.wpb_element_wrapper {
    display: block !important;
}

.wpb_element_wrapper .wpb_vc_param_value.bucketlink.textfield {
    display: none;
}

.wpb_element_wrapper .wpb_vc_param_value.bucketdesc.textarea {
    display: none;
}

.wpb_element_wrapper .wpb_vc_param_value.showdate.dropdown {
    display: none;
}

.wpb_element_wrapper .wpb_vc_param_value.showdescription.dropdown {
    display: none;
}


.img_desc.textarea_raw_html {
    height: 50px;
}

/*each video*/
.embedgrid {
    margin-bottom: 30px;
}

/* user display */
h2.covevideotitle {
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 0px;
}

h1.off-screen-title {
    margin-left: -9999px;
    height: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

/* user display */
h3.covevideotitle {
    margin-top: 0px !important;
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
}

.mm_video_embed h3.covevideotitle{
    font-weight: 700;
}

.slides4 h3.covevideotitle {
    font-size: 20px;
    line-height: 24px;
}


.covevideotitle a{
    color:#000;
}

.covevideotitle a:hover{
    color:#000;
}

a img:hover {
    opacity: .7;
}

.embedgrid a:hover {
    color: inherit;
}
.embedgrid a:hover .videoimg,
.embedgrid a:focus .videoimg {
    opacity: .7;
}

.video_na {
    opacity: .5;
    filter: grayscale(100%);
}

.mm_video_embed a img:hover {
    opacity: .7;
}

#results a img:hover {
    opacity: .7;
}


.row.mm_video_embed {
    margin-bottom: 30px;
}

.mm_video_embed img {
    margin-bottom: 20px;
}

p.coveseriestitle {
    margin-top: 0px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 18px;
    color:#5C6E85;
    font-weight: 600;
}

.car-con img {
    margin-bottom: 20px;
}


.car-con p.coveseriestitle {
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 16px;
    color: #5C6E85;
    font-weight: 600;
}




p.covedesc{
    font-size: 1.125rem;
    margin-top: 0px;
    margin-bottom: 5px;  
}

p.seasondesc {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    margin: 0px;
}

.coveseriestitle a{
    color: #5C6E85;
}

.coveseriestitle a:hover{
    color: #5C6E85;
}

p.vidmsgpp {
    margin-bottom: 5px;
}

p.covevideodate {
    color: #5C6E85;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
}




.cove_video_embed {
    margin-bottom: 20px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 53.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 30px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.seasonform {
    margin-bottom: 20px;
}

/*video search */
#searchform {
    background-color: #003333;
    padding: 13px 15px 8px 15px;
    margin-bottom: 0px;
}

#searchform .form-group {
    margin-bottom: 0px;
}

.searchform {
    background-color: #003333;
    padding: 13px 15px 13px 15px;
    margin-bottom: 15px;
}

#results{
    margin-top: 20px;
}

h2.showsearch {
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
    /* text-transform: uppercase; */
}

.showsearch a{
    color:#000;
}

h2.listsearch {
    font-size: 14px;
    margin-top: 5px;
    padding-top: 15px;
    text-transform: uppercase;
    border-top: solid;
    border-color: #cdcdcd;
    margin-bottom: 5px;
    border-width: 1px;
}

h2.listsearch a{
    color:white !important;
}

.showposter {
    position: relative;
    display: inline-block;
}

p.showtitle {
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -50% );
    text-align: center;
    color: white;
    font-weight: bold;
}

.form-group {
    margin-bottom: 5px;
}


/*viewheader*/
.videoheader{
    margin-bottom: 15px;
}

div.vidheadtitle {
    margin:0px;
    padding: 0px;
    text-transform: none;
    font-size: 48px;
    font-weight: 600;
    color:black;
    line-height: 50px;
}

div.vidheadtitle h1 {
    margin:0px;
    padding: 0px;
    text-transform: none;
    font-size: 48px;
    font-weight: 600;
    color:black;
    line-height: 50px;
    display: contents;
}

h1.vidheadtitle {
    margin:0px;
    padding: 0px;
    text-transform: none;
    font-size: 48px;
    font-weight: 600;
    color:black;
    line-height: 50px;
}

h2.vidheadtitle {
    margin:0px;
    padding: 0px;
    /* text-transform: uppercase; */
    font-size: 24px;
    font-weight: bold;
    color:black;
    line-height: 30px;
}

/*
.row.carohead h2.vidheadtitle {
    font-weight: bold;
}

.row.cardhead h2.vidheadtitle {
    font-weight: bold;
}
*/

h3.vidheadtitle {
    margin:0px;
    padding: 0px;
    /* text-transform: uppercase; */
    font-size: 18px;
    font-weight: 600;
    color:black;
}

.row.videoheader {
    align-items: center;
}

.videoheader p.viewmore {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    text-transform: none;
    line-height: normal;
}

.videoheader p.viewmore a {
    color:#0062A0;
}

.videoheader p.viewmore a:hover {
    color:#0062A0;
}


.vidheadtitle a{
    color:black;
}

.vidheadtitle a:hover{
    color:black;
}

/*watch-video-page*/
a.nowplaying img {
    opacity: .5;
}
a.viewmore, a.videosearchonly {
    display: block;
    background-color: #757575;
    color: white;
    width: 320px;
    font-size: 18px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 100px;
}
a.viewmore:hover, a.videosearchonly:hover {
    text-decoration:none;
    background-color: #5c5c5c;
    color:white;
}

#share {
    margin-bottom: 10px;
    position: relative;
}

/*show passport img instead*/

.passport-logo img {
    width: 70%;
    margin-top: 10px;
}

.coveparent {
    position: relative;
    overflow: hidden;
    aspect-ratio: 16/9;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.car-con .coveparent {
    aspect-ratio: auto;
    margin-bottom: 0px;
}

.coveparent img {
    height: auto;
    width: 100%;
}

img.passport-over {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    min-width: 10% !important;
}

.loading{
    display: block;
    width:320px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(oval.svg);
    background-repeat: no-repeat;
    padding-left: 26px;
    font-size: 18px;
    text-transform: uppercase;
    background-position-x: 103px;
    background-position-y: 14px;
}

/*transcript*/
#transcript p.speaker {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 2px;
}

/*livestream*/

 .playertitle{
    background-color: #1e1e1e;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.livestreamnow {
    padding-left: 0px;
    padding-right:0px;
    padding-top: 30px;
    min-height: 150px;
}

.livestreamsch {
    padding-left: 0px;
    padding-right: 0px;
}

.livestreamnow p.title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0px;
}

.livestreamvideo.videoWrapper {
    background-color: black;
}

#liveimage {
    position: relative;
    text-align: center;
    color: black;
    background-color: black;
}

#liveimage img {
    min-width: 100%;
}


.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.top-left {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #a60202;
    color: white;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 18px;
}

.livestream .fa-play-circle {
    background-color: white;
    height: 1em;
    width: 1em;
    border-radius: 79%;
}

a .centered {
    color: black;
    opacity: .7;
}

a .centered:hover{
    opacity: 1;
}

/*overlay*/
.passport-gated-video picture {
    position: absolute;

}

.signup {
    position: absolute;
    width: 100%;
    background-color: #0a145acc;
    height: 100%
}    

.signup-inner {
    padding: 10px 25px;
}

.pp-intro h3.ondemandtitle {
    font-size: 24px;
    font-weight: bold;
    color:white !important;
}

.pp-intro img#headpassporticon {
    height: 30px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0px;
}

.pp-intro p.watchthis {
    font-size: 36px;
    font-weight: 700;
    line-height: 43px;
    margin:0px;
     color:white !important;
}
p.becomemember {
    font-size: 18px;
    padding-right: 30%;
    margin-top: 10px;
     color:white !important;
     display: block;
}

.pp-actions {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    color:white !important;
}

.pp-button button {
    margin-right: 15px;
    border-radius: 20px;
    padding:10px 20px 6px 20px;
    font-weight: 700;
    font-size: 14px;
}

.pp-bottom {
    display: flex;
    flex-direction: row;
    bottom: 5px;
    position: absolute;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    color:white !important;
}

.cont-left {
    position: relative;
    left: 0px;
}
.cont-right {
    position: relative;
    right: 50px;
}

.pp-bottom a, .pp-bottom a:hover{
    color:#ffcf00 !important;
    font-weight: bold !important;
    font-size: 16px !important;
}


button.launch {
    background-color: #ffcf00;
    color: #000525;
}

button.learn-more {
    background-color: #0000;
    color: white !important;
    border-color: white !important;
}

/* tablet adjustments */
@media only screen and (max-width: 767px) {

    #searchform .form-group {
        margin-bottom: 10px;
    }

    .headbtn {
        margin-bottom: 20px;
    }

    .headbtn p {
        font-size: 9px !important;
        margin-bottom: 0px;
    }

}

/* text link on touch */
@media only screen and (max-width :575px) {
    
    .headbtn p {
        font-size: 14px !important;
        margin-bottom: 0px;
    }

    .mm_video_embed {
        margin-bottom: 30px;
    }

    .passport-logo img {
        width: 45%;
        margin-top: 7px;
    }
}



/*transcript button */
.transcript-btn {
    display: flex;
    width: auto;
    border: none;
    padding: 10px;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    animation-duration: 3s;
    background-color: #cc0066;
    margin-bottom: 20px;
}

/* when opened on desktop */
.transcript-btn-div.open {
  position: fixed;
    left: 0px;
    right: 0;
    top: 89%;
    bottom: 0px;
}

@media only screen and (max-width: 767px){
/*overlay */
.signup-inner {
    padding: 0px 15px;
}
.pp-intro p.watchthis {
    font-size: 20px;
    line-height: 26px;
}

p.becomemember {
    display: none;
}

.pp-button button {
    margin-right: 15px;
    border-radius: 10px;
    padding: 10px 9px 6px 9px;
    font-weight: 700;
    font-size: 12px;
    margin-top: 4px;
}

.cont-right {
    position: relative;
    right: 30px;
}


    .transcript-btn-div.open {
        background-color: white;
    }

}

/* buckets */
.bucket{
    margin-bottom: 20px;
}

.bucket_content {
    padding-bottom: 30px;
}

.bucketimage {
    margin-bottom: 15px;
}
.buckettitle {
    margin-bottom: 5px;
}
.buckettitle a {    
    color: black;
}
.bucketsubtitle {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
    color: #7d7c7c;
    font-size: 16px;
    line-height: 24px;
}
.bucketdesc {
     font-size: 18px;
    line-height: 27px;
}
img.wpb_vc_param_value.bucketimg.attach_image.bucket {
    width: 50px;
    margin: 0px !important;
}
.wpb_bucket h4 {
    display: none;
}
.livestream {
    margin-bottom: 30px;
}
.livestreamnow {
    min-height: auto;
}


/* rss */
