@media screen and ( min-width: 481px ) and ( max-width: 768px ) {
.sitewrap {background-color: #fff;}
.headwrap {background-color: #ded9d6;}
.the-page-content-wrap {background-color: #88898a;}


/* === HEADER === */
.header {
  padding: .5em;
}


.header .program-id {
  width: 50%;
  margin-left: 4em;
  position: relative;
}



.header-action { font-size: 1.5em;}
.header-main-nav i {display: block; position: absolute; left: 2%; top: .3em; font-size: 1.3em;}


/*
.header-search {
  width: 25%;
  position: absolute;
  right: 2%;
  top: 1em;
}
*/

.header-schedule {
  width: 30%;
  position: absolute;
  right: 2%;
  top: .5em;
  z-index: 9999;
}
.header-schedule {font-size: .8em}





/* === SECTION LINK LIST === */
.section-link-wrap {max-width:9999px; overflow-y: hidden; overflow-x: hidden; white-space: nowrap;}
.section-link-wrap, .section-link {height: 13em;}
.section-link {width: 32%; margin-right: 1%;}
.section-link.last-in-row {margin-right: 0;}
.section-link.visible {display: block;}



.footer2, .footer2 a {color: #000;}


/* === CAROUSEL === */
.carousel, .media-carousel {height: 27em;}


.touchslider-nav { font-size: .7em;}




/* === WATCH === */ 
.watch-nav {
  display: none;
}

.watch-date {
  margin-left: .5em;
}


/* === SIDEBAR SECTIONS === */
.advertisement {
  width: 47%;
  display: inline-block;
  margin-right: 0;
  vertical-align: top;
}

.partners-links,
.addl-promos {
  padding-bottom: 10%;
}


/* === POST === */
.post-text-cta {
  float: left;
  width: 70%;
}

.share-box {
  width: 28%;
}
.share-box.vertical {
  float: right;
}

.sharebar.large a  {width: 1.8em; height: 1.8em; margin-right: .5em; padding: .2em 0; font-size: 1.3em; text-align: center;}
.wnet_label {display: none;}



/* === video page === */
#videotop .vid-left-column {width: 60%; float: left; margin-right: 2%;}
#videotop .vid-right-column {width: 38%; float: left;}
.videogrid a {height: 15em;}
.videogrid .item {width: 31%; margin: 0 1% 1em 1%; float: left; }

/* === END video page === */


#alt-ad-top {display: none;}
#alt-ad-bot {display: block;}






.footer-nav {width: 25%;}
.footer-funders {width: 72%; margin: 0 0 1em 3%;}
.footer-logos {width: 100%; float: none;}
.footer-logos-logo {width: 31%; margin: 0 1% 0 1%; float: left; text-align: center;}


.side-posters, .popsidebar {width: 46%; float: left;}
.right-column .facebook {width: 46%; float: right;}
.side-share { width: 47%; float: right; clear: right}
.right-column .widget-share, .right-column .widget-posters {min-height: 24em;}



	.mosaic-pop {width: 98%; left: 1%;}






}

