/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.ktwu-schedules.full-schedule .ktwu1.channel-logo {
	background-color: #2b6c9c;
}
	
.ktwu-schedules.full-schedule .ktwu2.channel-logo {
	background-color: #fdc010;
}
	
.ktwu-schedules.full-schedule .ktwu3.channel-logo {
	background-color: #27ae60;
}

.ktwu-print-schedules .airlist {
	display: none;
}

.print-episode {
	font-style: italic;
}

.mobile-schedule {
	display: none;
}

.ktwu-schedules.alt-schedules .channel-numbers {
	display: none;
}

.ktwu-schedules.alt-schedules {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0 20px 0;
  }

.ktwu-schedules.alt-schedules .channel li {
	background-color: #eef0f5;
}

.ktwu-schedules.alt-schedules .airlist {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-left: 0;
    height: 324px;
  }

.ktwu-schedules.home-schedules .airlist {
	overflow-x: hidden;
	overflow-y: scroll;
	margin-left: 0;
	height: 324px;
}
	
.ktwu-schedules.home-schedules .airlist-scroll {
	width: 100%;
	white-space: normal;
	display: flex;
	height: 2016px;
}
	
.ktwu-schedules.home-schedules .airlist li {
	display: block;
	float: none;
	margin: 0 5px;
	overflow: visible;
}
	
.ktwu-schedules.home-schedules .airlist li.airing {
	margin: 0 5px 10px 5px;
}
	
.ktwu-schedules.home-schedules .airlist .timeline li {
	height: 83px;
	text-align: left;
	line-height: 16px;
	padding-left: 0;
	padding-top: 9px;
}

.ktwu-schedules.home-schedules .airlist li.airing {
    margin: 0 0 10px 0;
	border-top: 1px solid #000;
  }

.ktwu-schedules.home-schedules .airlist .time {
	display: inline-block;	
}

.ktwu-schedules.home-schedules {
	padding: 20px 0 0 0;
}

.ktwu-schedules.home-schedules .channel li {
	background-color: transparent;
}

.home-schedules .ktwu2, .home-schedules .ktwu3 {
	display: none;
}

 .ktwu-schedules.home-schedules .channel {
    width: 100%;
  }

.ktwu-schedules.home-schedules .airlist {
	overflow-y: hidden;
}

.entry-content h2.section-head.schedules-head, .elementor-template-full-width h2.section-head.schedules-head {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 40px !important; 
	margin-bottom: 0; 
	text-align: center;
}

#ui-datepicker-div {
	display: none;
}
.desktop-channel {
	display: none;
}
.ktwu-schedules {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.ktwu-schedules .channels {
    width: 100%;
    height: auto;
    float: none;
}
.ktwu-schedules input#ktwu-schedule-date[type="text"] {
    height: 47px;
    width: 100%;
    font-weight: bold;
    text-align: center;
    background: #ffffff url(../images/calendar-blue.png) no-repeat 15px center;
	background-size: 20px 20px;
    color: #003DA5;
	border: 1px solid #003DA5;
}
.ktwu-schedules .airlist {
    overflow-x: scroll;
    margin-left: 220px;
}
.ktwu-schedules .airlist .time {
    display: none;
}
.ktwu-schedules .airlist-scroll {
    width: 100%;
    white-space: normal;
}
.ktwu-schedules .timeline {
    width: 100%;
}
.ktwu-schedules .airlist li {
    display: inline-block;
    float: left;
    margin: 5px;
    overflow: hidden;
}
.ktwu-schedules .airlist ul {
    padding: 0px;
    margin: 0px;
	list-style: none;
}
.ktwu-schedules .airlist .timeline li {
    height: 40px;
    text-align: center;
    line-height: 40px;
    padding-left: 30px;
}
.ktwu-schedules .airing {
    padding: 7px;
}
.ktwu-schedules .airing.blank {
    visibility: hidden;
}
li.airing a{
	color: #000000;
	text-decoration: none;
}

li.airing .series-title a{
	font-family: 'PBSSans-Bold Bold';
}
li.airing a:hover {
	color: #000000;
	text-decoration: underline;
}
.ktwu-schedules .channel li {
    height: 83px;
    background-color: #f7f7f7;
}

.ktwu-schedules .channel li.blank {
	height: 0;
}

.ktwu-schedules .channel-logo {
    width: 250px;
    height:83px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    float: left;
    clear: left;
}
.ktwu-schedules .logo-img {
    display: none;
}
.ktwu-schedules .d30 {
    width: 200px;
}
.ktwu-schedules .channel-buttons {
    display: none;
}
.ktwu-print-schedules .channels {
	display: flex;
}
.ktwu-print-schedules h2.channel-header {
    width: 33%;
    float: left;
    text-align: center;
}

.ktwu-print-schedules div.channel {
    width: 33%;
    float: left;
    padding: 5px;
}
.ktwu-print-schedules .time {
    
}

.ktwu-print-schedules .day {
    font-family: 'PBSSans-Bold Bold';
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ktwu-az-schedules h3 {
    padding-top: 20px;
}

.ktwu-az-schedules .airlist {
    border-top: 1px solid #727272;
}

.ktwu-az-schedules .jump-nav {
    overflow: hidden;
}
.ktwu-az-schedules .jump-nav a {
    display: block;
    float: left;
    width: 20px;
    padding-top: 10px;
    text-align: center;
    font-size: medium;
}
.ktwu-az-schedules .airing {
    display: inline-block;
}

.ktwu-az-schedules .episode_title {
    padding-right: 20px;
}

.ktwu-search-airing {
    display: inline-block;
}

.ktwu-series-display .episode_title {
    padding-right: 20px;
}

@media only screen and (min-width: 768.0001px){
	
	.post-1540 h1.entry-title, .ktwu-print-schedules > p {
		text-align: center;
	}
	
	h2.schedules-head {
		margin-left: 13%;
		margin-right: 20px;
	}
	
	.desktop-channel {
		display: block;
	}
	
	.mobile-channel {
		display: none;
	}
	
	.schedules-menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin: 30px 20px 20px 13%;
	}
	
	.ktwu-print-schedules .schedules-menu {
		display: flex;
		justify-content: center;
		margin: 30px 0 20px 0;
	}
	
	.ktwu-schedules .d30 {
		font-family: 'PBSSans-Bold Bold';
		width: calc(100% - 20px);
		border-top: 1px solid #003DA5;
		color: #003DA5;
		
	}
	
	.ktwu-schedules .airing {
	  padding: 0 7px;
	}
	
	li.airing .series-title, li.airing .episode-title {
		display: block;
		padding-top: 10px;
		font-size: 15px;
		line-height: 15px !important;
	}
	
	li.airing .episode-title {
		padding-top: 5px;
	}
	
	body li.airing .episode-title a {
		color: #333333;
	}
	
	.ktwu-schedules {
		width: 100%;
		max-width: 1500px;
		margin: 0 auto;
		padding: 0 20px 80px 20px;
	}
	
	.ktwu-schedules .channels {
		width: 100%;
		height: auto;
		float: none;
		display: flex;
		padding-left: 13%;
	}
	
	.ktwu-schedules img.logo-img {
		display: block;
		width: 100%;
		height: auto;
	}
	
	.ktwu-schedules .channel-logo {
	  width: calc(33.333333% - 16px);
	  height: auto;
	  margin: 5px 5px 10px 5px;
		padding: 10px 5px;
	  display: block;
	  float: none;
	  clear: left;
		color: #FFFFFF;
		background-color: #003DA5;
	}
	
	.ktwu-schedules.alt-schedules .channel-logo {
	  width: calc(33.333333%);
	}
	
	.ktwu-schedules .timeline {
	  width: 13%;
		height: auto;
	}
	
	.ktwu-schedules .channel {
	  width: 29%;
		height: auto;
	}
	
	.ktwu-schedules .airlist {
		overflow-x: hidden;
		overflow-y: scroll;
		margin-left: 0;
		height: 323px;
	}
	
	.ktwu-schedules .airlist-scroll {
	  width: 100%;
	  white-space: normal;
		display: flex;
		height: 2016px;
	}
	
	.ktwu-schedules .airlist li {
	  display: block;
	  float: none;
	  margin: 0 5px;
	  overflow: visible;
	}
	
	.ktwu-schedules .airlist li.airing {
		
		margin: 0 5px 10px 5px;
	}
	
	.ktwu-schedules .airlist .timeline li {
		height: 83px;
		text-align: left;
		line-height: 16px;
		padding-left: 0;
		padding-top: 9px;
	}
	
}


@media only screen and (min-width: 985px) {
  
	
	
	.home-schedules li.airing .series-title, .home-schedules li.airing .episode-title {
		display: inline-block;
		padding-top: 10px;
		font-size: 18px;
		line-height: 18px !important;
	  }
	
	.home-schedules li.airing .series-title {
		margin-right: 20px;
	}
	
	h2.schedules-head {
		margin-left: 10%;
	}
	
	.ktwu-schedules .timeline {
		width: 10%;
		height: auto;
  }
	
	.ktwu-schedules .channel {
	  width: 30%;
		height: auto;
	}
	
	.schedules-menu {
		margin: 30px 20px 20px 10%;
	  }
	
	.ktwu-schedules .channels {
		padding-left: 10%;
	}
	
}


@media only screen and (min-width: 1260px) {
	
	.ktwu-schedules.home-schedules .airlist .time {
		padding-top: 25px;
	}
	
	.home-schedules li.airing .series-title, .home-schedules li.airing .episode-title {
		padding-top: 35px;
	}
	
}


@media only screen and (max-width: 768px){
	
	.mobile-schedule {
		display: block;
		padding: 40px 20px 40px 20px;
  		background-color: #FFCF00;
		text-align: center;
	}
	
	.schedule-wrapper {
		display: none;
	}
	
	.ktwu-schedules.full-schedule li.airing .series-title {
		padding-top: 7px;
		padding-bottom: 7px;
	}
	
	.ktwu-schedules.alt-schedules .airlist {
		height: 319px;
	}
	
	.ktwu-schedules.alt-schedules .channel-buttons {
		display: none;
	}
	
	.ktwu-schedules.alt-schedules .mobile-channel {
		display: none;
	}
	
	.ktwu-schedules.alt-schedules .desktop-channel {
		display: block;
	}
	
	.ktwu-schedules.alt-schedules .channel-logo.ktwu1 {
    	width: 100%;
		height: auto;
    	margin: 5px 0 5px 0;
    	padding: 10px 5px;
    	display: block;
    	float: none;
    	clear: left;
    	color: #FFFFFF;
    	background-color: #003DA5;
	}
	
	.ktwu-schedules.alt-schedules .airlist li {
	  margin: 5px 0;
	}
	
	li.airing .series-title a {
		color: #003DA5;
	}
	
	li.airing .time {
		font-family: 'PBSSans-Bold Bold';
	}
	
	.ktwu-schedules.full-schedule .airlist li {
		height: auto !important;
	}
	
	.schedules-menu .learn-more {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.schedules-menu .learn-more i {
		display: none;
	}
	
	li.airing span {
		display: block;
	}
	
	.ktwu-schedules {
		padding-top: 15px;
	}
	
	.ktwu-schedules .schedules-menu {
        text-align: center;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 10px;
    }
	
	.ktwu-schedules input#ktwu-schedule-date[type="text"] {
		width: auto;
	}
	
	.ktwu-schedules .schedules-menu .learn-more {
		margin-bottom: 5px;
    }
	
	.ktwu-schedules .channel-buttons {
        display: inline;
    }
	
	
	
    .ktwu-schedules .ktwu-hide {
        display: none;
    }
    .ktwu-schedules .timeline{
        display: none;
    }
    .ktwu-schedules .channels {
        width: 100%;
        padding-top: 0px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
    }
	
	.ktwu-schedules .channel-logo {
        display: block;
		width: 100%;
    }
	
	.ktwu-schedules .channel-buttons {
        display: block;
		width: 100%;
		text-align: center;
    }
	
	.ktwu-schedules .channel-logo.ktwu-hide, .ktwu-schedules .channel-buttons.ktwu-hide {
		display: none;
	}
	
	.ktwu-schedules.full-schedule .channels {
        width: 100%;
        padding-top: 0px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		flex-direction: column-reverse;
    }
	
    .ktwu-schedules .channel-logo {
       margin: 5px 5px 5px 5px;
		padding: 10px 15px;
		color: #000000;
		background-color: #ffcf00;
		height: auto;
		width: auto;
		float: none;
    }
	
	.ktwu-schedules.full-schedule .channel-logo {
		 color: #FFFFFF;
	}
	
	.ktwu-schedules .logo-img {
        display: inline-block;
    }
	
	.ktwu-schedules .logo-btn {
        display: inline-block;
		margin: 5px 5px 10px 5px;
		padding: 10px 15px;
		color: #FFFFFF;
		background-color: #003DA5;
		cursor: pointer;
		height: auto;
    }
	
	.ktwu-schedules.full-schedule .ktwu1-button.logo-btn {
		background-color: #2b6c9c;
	}
	
	.ktwu-schedules.full-schedule .ktwu2-button.logo-btn {
		background-color: #fdc010;
	}
	
	.ktwu-schedules.full-schedule .ktwu3-button.logo-btn {
		background-color: #27ae60;
	}
	
    .ktwu-schedules .channel-buttons img {
        padding: 5px;
        float: left;
        width: 50%;
        height: auto;
        cursor: pointer;
    }
    .ktwu-schedules .airlist {
        clear: left;
        overflow-x: hidden;
        margin-left: 0px;
    }
    .ktwu-schedules .airlist .time {
        display: inline;
    }
    .ktwu-schedules #ktwu1.channel-logo {
        background-image: none;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .ktwu-schedules #ktwu2.channel-logo {
        background-image: none;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .ktwu-schedules #ktwu3.channel-logo {
        background-image: none;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .ktwu-schedules li.airing {
        width: calc(100% - 10px) !important;
    }
    .ktwu-schedules .airing.blank {
        display: none;
    }
    .ktwu-az-schedules .jump-nav {
        overflow: hidden;
    }
    .ktwu-az-schedules .jump-nav a {
        display: block;
        float: left;
        width: 40px;
        padding-top: 20px;
        text-align: center;
        font-size: x-large;
    }
}

@media only screen and (max-width: 480px){
    
	.ktwu-schedules.alt-schedules li.airing .episode-title {
		display: none;
	}
	
}

@media print {
	
	.ktwu-print-schedules .airlist {
		display: block;
	}
	
	body {
		font: 12pt 'PBSSans Regular', Arial, sans-serif;
	}
	
	.schedules-menu, .ktwu-print-schedules > p {
		display: none;
	}
	
	.post-1540 h1.entry-title {
		margin-bottom: 0;
	}
	
	.entry-content .ktwu-print-schedules h3.day, .elementor-template-full-width .ktwu-print-schedules h3.day {
		text-align: left;
		margin-top: 30px;
	}
	
	.print-episode {
		font-style: italic !important;
	}
	
	.ktwu-print-schedules div.channel:before {
		display: block;
		font-size: 30px;
		margin-top: 30px;
	}
	
	.ktwu-print-schedules div.channel {
		width: 100%;
		float: none;
		padding: 0;
	}
	
}