/*
 Theme Name:     WVBS Video Child
 Template:       virtue
 Version:        1.1.0
*/
 
@import url("../virtue/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
body {
	font-family: Arial,sans-serif;
	line-height: 19px;
	font-weight: 400;
	font-size: 1em;
	overflow-x: hidden;
}
div.main.col-lg-9.col-md-8 {
	padding-bottom: 10px;
	width:100%;
}
#nav-main {
	margin-bottom: 0;
	margin-top: 32px;
	z-index: 0;
}
#nav-main ul.sf-menu a:hover {
	color:#274f72;
}
#nav-main ul.sf-menu li {
	vertical-align:top;
}

#nav-second .sf-menu>li:last-child>ul {
	left:0px;
}
#nav-second ul.sf-menu>li {
	background-color: #274f72;
	width:20%;
}
#nav-second ul.sf-menu>li:hover {
	background-color: #AAA;
}
#nav-second ul.sf-menu>li>a:hover {
	color:white;
}
#nav-second ul.sf-menu>li>a {
	color:white;
    font-size: 1.1em;
	font-weight:bold;
}
.sf-menu ul li:hover {
	background: #E9E9E9 !important;
}
.sf-menu ul { 
	background: #fafafa; 
	border-left: 1px solid #aaa; 
	border-right: 1px solid #aaa; 
	border-top: 1px solid #aaa; 
	-webkit-box-shadow: 4px 2px 8px 1px rgba(0,0,0,.4); 
	box-shadow: 4px 2px 8px 1px rgba(0,0,0,.4);
}
.sf-menu ul li {  border-bottom: 1px solid #ddd; }
.sf-menu li a i {
    font-size: 34px;
}
.sf-dropdown-submenu .sf-sub-indicator {
	display: block;
	background-position: 0 0 !important;
	font-size: larger;
	color: black;
	width: 30px;
	height: 30px;
	text-indent: 0px;
	overflow:visible;
	top: 15% !important;
}
.nav-trigger-case.mobileclass {
	background: #274f72;
}
.nav-trigger-case {
    display: block;
    position: static;
    width: 100%;
}
.kad-nav-inner.mobileclass {
	background: whitesmoke;
	border-bottom: solid 1px #274f72;	
}
.kad-menu-name, .kad-menu-name:hover, .kad-navbtn .icon-reorder, .kad-navbtn .icon-reorder:hover {
	color: white !important;
}
/*Footer menu*/
.footercredits p {
	color: #777;
    font-size: 14px;
	font-weight: bold;
}
.footernav ul li a {
	color: #777;
    font-size: 14px;
    font-weight: bold;
    border-right: 1px solid #aaa;
    padding-right: 15px;
    padding-left: 15px;
}
/*AJAXY search box*/
#sf_val li.sf_item img {
	position: relative;
	width: 100px;
	height: auto;
	float: left;
	margin: 0px 10px 5px 0px;
	background-color: transparent;
	border: #ddd solid 1px;
}
#sf_val ul li.sf_item {
	padding: 5px 0px 5px 0px;
	clear:left;
}
.sf_category { 
	padding:10px 0px; 
}
/*END AJAXY search box*/
/*AJAX SEARCH LITE*/
div[id*='ajaxsearchlite'].wpdreams_asl_container {
    margin-bottom: 10px !important;
}
/*END AJAX SEARCH LITE*/
/*HOME PAGE*/
/**Home page slider CAROUSEL version
.sliderclass {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #444;
}
.next_carousel, .prev_carousel {
	opacity:0.6;
}
.loading{background:url(images/loader.gif) no-repeat center center}
.flexslider .slides li {
	border:1px solid #bbb !important;
}
**/
/**Home page slider FLEXSLIDER version **/
.sliderclass {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #444;
}
.next_carousel, .prev_carousel {
	opacity:0.6;
}
.loading{background:url(images/loader.gif) no-repeat center center}
.kt-flexslider {
	border:none !important;
	margin-bottom: 20px !important;
}
.kt-flexslider .slides li {
	border:none;
}
/**END Home page slider**/
/**Metaslider**/
.ml-slider .flexslider .slides li {
	border:1px solid #bbb !important;
}
/**END of Metaslider**/
/**Fix slider navigation arrows, jumbled text in Virtue 3.2.4 **/
.flex-direction-nav .flex-next { 
    background-position: 100% 50%;
}
.flex-direction-nav .flex-prev { 
    background-position: 0% 50%;
}
a.flex-next, a.flex-prev, a.flex-next:before, a.flex-prev:before {
    font-size: 0px !important;
}
.video-count {
	background: #274f72;
    color: white;
    font-size: 1.2em;
    padding: 5px;
    font-weight: bold;
}
blockquote {
	background:#eee;
	border:none;
}
blockquote > h1 {
	font-size:2em;
}
.titleclass {
	background: #2f2f2f;
	margin-bottom:20px;
}
.titleclass .page-header h1 {
	color:white;
}
.contentclass {	
	position: relative;
	z-index: 0;
	margin-bottom: 20px;
	-webkit-font-smoothing: antialiased;
	padding: 0;
}
.entry-content p {
	color:#2f2f2f;
}
.wrap a {
	color:#ddd;
}
.wrap .container a {
	/*color:#89B0E8;*/
	font-size:inherit;
}
#programLongDescription a:hover {
	text-decoration:underline;
}

.episode {
	width:100%;
}
/*Search results page*/
.alert {
	font-size:20px;
}
.entry-title {
	font-size:1.8em;
	line-height:1.5em;
}
.thumbnailLink img {
	border: #ddd solid 1px;
}
.search-runtime {
	color:#666;
	margin: 0px 0px 0px 0px;
    padding: 0px 5px;
    border: solid 1px #ccc;
	display:inline-block;	
}
/*Content Views Post Type Label*/
.pt-cv-ctf-list {
	margin-bottom:0px !important;
	min-height:30px;
}
.pt-cv-custom-fields {
	margin-top:0px;
}
h4.pt-cv-title {
    	/*width: 70%;*/
	font-size:18px !important;
	margin-bottom:5px !important;
}
.pt-cv-title a {
    font-weight: normal;
}
.pt-cv-content-item {
	margin-bottom:40px;
}
.pt-cv-view .pt-cv-ctf-column {
    overflow:visible;
}
.pt-cv-ctf-video-title {
	color: #aaa;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	border: solid 1px #aaa;
	min-width:0px;
	margin-right:0px;
	position: absolute;
    	top: 0;
	left: 0;	
	font-size:0.9em;
}
.pt-cv-ctf-video-title > .pt-cv-ctf-value {
	display:none;
}
.pt-cv-ctf-video-title > .pt-cv-ctf-name {
	min-width:0px;
	margin-right:0px;
}
.pt-cv-ctf-video-runtime {
	color: #aaa;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	border: none;
	min-width:0px;
	margin-right:0px;
	position: absolute;
    	top: 0;
	right: 0;	
	font-size:0.9em;
}
.pt-cv-ctf-video-runtime > .pt-cv-ctf-name {
	min-width:0px;
	margin-right:5px;
}
.pt-cv-ctf-program-title {
	color: #aaa;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	border: solid 1px #aaa;
	min-width:0px;
	margin-right:0px;
	position: absolute;
    	top: 0;
	left: 0;	
	font-size:0.9em;
}
.pt-cv-ctf-program-title > .pt-cv-ctf-value {
	display:none;
}
.pt-cv-ctf-program-title > .pt-cv-ctf-name {
	min-width:0px;
	margin-right:0px;
}
.pt-cv-ctf-wvbs_program_child_count {
	color: #aaa;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	border: none;
	min-width:0px;
	margin-right:0px;
	position: absolute;
    	top: 0;
	right: 0;	
	font-size:0.9em;
}
.pt-cv-ctf-wvbs_program_child_count > .pt-cv-ctf-name {
	min-width:0px;
	margin-right:5px;
}
.pt-cv-ctf-series-title {
	color: #aaa;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	border: solid 1px #aaa;
	min-width:0px;
	margin-right:0px;
	position: absolute;
    	top: 0;
	left: 0;	
	font-size:0.9em;
}
.pt-cv-ctf-series-title > .pt-cv-ctf-value {
	display:none;
}
.pt-cv-ctf-series-title > .pt-cv-ctf-name {
	min-width:0px;
	margin-right:5px;
}
.pt-cv-ctf-wvbs_series_child_count {
	color: #aaa;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	border: none;
	min-width:0px;
	margin-right:0px;
	position: absolute;
    	top: 0;
	right: 0;	
	font-size:0.9em;
}
.pt-cv-ctf-wvbs_series_child_count > .pt-cv-ctf-name {
	min-width:0px;
	margin-right:5px;
}
.pt-cv-thumbnail {
	border:1px solid #bbb !important;
}
.pt-cv-pagination-wrapper > .pt-cv-more {
    width:50%;
    height:50px;
}
.pt-cv-pagination-wrapper > img.pt-cv-spinner {
    width: 30px !important;
    height: 30px !important;
    position: relative;
    display: block;
    margin: 0 auto;
}
/*Playlist grid styles*/
.playlist-video-thumbnail {
	margin: 10px; 
	width: 93%; 
	max-width: 220px; 
	min-width: 150px;
    	border: 1px solid #bbbbbb;
}
.playlist-video-link {
	text-align: center; 
	margin: 0 10px;
}
.playlist-action-block {
    display: inline-block; 
    float: left;
}
.learndash .topic-notcompleted  span, .program_list_item {
    display: inline-block;
 	min-height: 28px;
    line-height: 19px;
	vertical-align: middle;
}
.topic-notcompleted{
	outline: 1px solid #ccc;
}
.topic-notcompleted:hover{
	outline: 1px solid #888;
	background-color: #F6F8FB;
}
li.nth-of-type-odd {
	background: #F3F3F3;
}
.topic_item>img, .lesson_item>img {
	padding:10px;
	float:left;
	width:30%;
	max-width:220px;
	min-width:150px;
    	border: 1px solid #bbbbbb;
}
.videoProgramLink {
	display:inline !important;
	font-weight:bold !important;
}
.topic_item {
    padding-left:5px !important;
    min-width: 90% !important;    
}
/*Custom Page Styles*/
/**Fullwidth-Background template #14181b*/
.dark-background {
    background-color: #1f272f;
    background-image: linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
    height: 100%;
    background-size: 50px 50px;
}
@media (max-width: 600px) {
    .planet-image {
        display:none;
    }
    .planet-video {
        width:100%;
        padding-bottom: 56.25%;
    }
}
/*Series page styles*/
#series-content {
	color:#FFF;
}
#series-title {
	line-height: 1em;
	color:#fff; 
	display:inline-block;
}
.post-type-label {
	color: #aaa;
	font-size:0.6em;
	font-weight: bold;
	padding: 1px 10px 1px 10px;
	border: solid 1px #aaa;
	vertical-align:top;
}
.series-description {
	color:#fff;
	display:inline;
}
#seriesExtras {
	color:white;
}
#seriesExtras a {
	color:#89B0E8;
	font-size:inherit;
}
#seriesExtras a:hover {
	text-decoration:underline;
}
.dv-border-top {
	clear:both;
	border-top: 1px solid #555;
	border-top: 1px solid rgba(255,255,255,0.1);
	box-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	position: relative;
    	padding-left: 15px;
}
.program_list_item {
	display: inline-block;
}
.program_list_item:hover {
	outline: 1px solid #888;
}
.program_listing_item {
	display: block;
}
.program_listing_item:hover {
	outline: 1px solid #888;
}
#lessons_list ul li {
	list-style-type: none;
	list-style:none;
	margin:0;
}
#lessons_list ul {
	padding: 0;
	margin: 0;
}
.lesson_item {
	width:100%;
	margin: 10px 0px;
}
/*Program page styles*/
#program-block {
    padding: 25px 0 30px;
}
#program-title {
	line-height: 1em;
	color:#fff; 
	display:inline-block;
}
.program-description {
	color:#fff;
	display:inline;
}
.programThumbnail {
	display:inline-block; 
	float:left; 
	width: 40%;
	max-width: 400px;
	min-width: 250px;
	padding-right:10px
}
#programLongDescription {
	color:white;
}
#programLongDescription a {
	color:#89B0E8;
	font-size:inherit;
}
#programLongDescription a:hover {
	text-decoration:underline;
}
.school-promo-header {
	color: white;
    font-size: 1.4em;
    margin: 10px 0 10px 0;
    line-height: 1;
}
#onlineSchoolPromo {
	margin:5px 0 50px 0px;
	color:white;
}
#onlineSchoolPromo a {
	color:#89B0E8;
	font-size:inherit;
}
#onlineSchoolPromo a.online-school-text-link:hover {
	text-decoration:underline;
}
.link-button-school {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #88b824;
    width: 175px;
    margin:10px 0px;
	border: 0px;	
}
.link-button-school:hover {
    background: #b0dc55;
}
.link-button-school a.link-button-inner:hover {
	text-decoration:none;
}
.school-logo {
	width:175px;
}
/*
#learndash_next_prev_link a[rel=prev] {
	position: fixed;
	left: 5px;
	top: 50%;
	font-size: 3em;
	color: gray;
	transform: scaleY(5);
}
#learndash_next_prev_link a[rel=next] {
	position: fixed;
	right: 5px;
	top: 50%;
	font-size: 3em;
	color: gray;
	transform: scaleY(5);
}
*/
.video-meta-box {
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #878787;
	display: inline-block;
	font-weight: bold;
	font-size: 10px;
	line-height: 1;
	padding: 3px 4px;
	position: relative;
	top: -1px;
	margin-left: 0;
	border-color: #ddd;
	color: #aaa;
	font-weight: normal;
	font-size: 11px;	
	box-sizing: border-box;	
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
	height: auto; 
	} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	/*height: 100%;*/
}
.list-video-description {
    font-weight:normal;
}
/*Video Page Styles*/
.aivDetailsGradient {
	background: radial-gradient(ellipse at center,rgba(47,47,47,0.7) 0,rgba(47,47,47,0.8) 48%,#2f2f2f 70%,#2f2f2f 100%);
	height: 100%;
	position: absolute;
	z-index: 0;
	width: 940px;
	top: 0;
	left: 50%;
	margin-left: -470px;
}
.aivDetailsBackgroundPanel {
	position: absolute;
	z-index: 0;
	background: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#videoContainer {
	/*
	display: block;
	position: absolute;
	right: -5000px;
	width:2000px;
	*/
}
#videoDescription {
	margin:20px 0px;
    	color:#FFF;
}
.videoExtras {
    position:relative;
    display:inline-block; 
    width:100%; 
    z-index:1; 
}
#playbackIssues {
    float:right; 
    color: #ddd;
    font-size: x-small;
    margin: 5px 0px;
}
#playbackIssuesLink {
    text-decoration:none;
}
#playbackIssuesLink:hover {
    text-decoration:underline;
}
li.menu-series > a, li.menu-programs > a { /*Changes styling of menu dividers */
	font-weight: bold !important; 
	text-align: left !important;
	color: white !important;
	background: #AAA;
	padding: 1px 0px 1px 20px !important;
	cursor: default;
}
.heroImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	left: 50%;
	margin-left: -470px;
	height: 100%;
}
.main-content {
	position: relative;
	z-index: 1;
	padding: 25px 0 40px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.postlist article {
	margin-bottom: 20px;
	padding: 0;
	border: 1px solid;
	border-color: #eee;
	border-color: rgba(0,0,0,.1);
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.form-search {
    max-width: none;
    padding: 0px 0px 20px 0px;
}
.form-search .search-query {
    font-size: 20px;
    height: 45px;
}
.form-search .search-icon {
    top:5px;
}
/*Header Logo*/
.kad-standard-logo {
    max-height:150px;
}
#thelogo img:hover { 
	opacity: 0.8;   
	filter: alpha(opacity=80); /* For IE8 and earlier */ 
}
.sf-dropdown-menu {
    left:0;
}
.kad-mnav {
	padding:5px;
}
.kad-mnav>li>a {
	font-weight:bold !important;
	background-color:#cccccc;
}
ul.sf-dropdown-menu>li>ul.sf-dropdown-menu {
	display:none;
}
#nav-second .sf-menu > li {
    border-left: solid gray 1px;
    border-right: solid gray 1px;
}
#cat_nav {
    background-color: #274f72;
}
.OLDreturn-button {
	background: #f1ad57;
	background: -moz-linear-gradient(top,#f6c88f 0,#ed9220 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6c88f),color-stop(100%,#ed9220));
	background: -webkit-linear-gradient(top,#f6c88f 0,#ed9220 100%);
	background: -o-linear-gradient(top,#f6c88f 0,#ed9220 100%);
	background: -ms-linear-gradient(top,#f6c88f 0,#ed9220 100%);
	background: linear-gradient(to bottom,#f6c88f 0,#ed9220 100%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
	width: 170px;
	margin-top: 10px;
}
.link-button-inner {
	text-align: center;
	vertical-align: middle;
	align-items: flex-start;
	display: block;
	color: #000 !important;
	font-weight: bold;
	padding: 6px 8px;	
	cursor: pointer;
}
.link-button a {
	text-decoration:none;
}
.link-button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #F89D36;
	width: 175px;
    /*
    background: -moz-linear-gradient(top,#f6c88f 0,#ed9220 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f6c88f),color-stop(100%,#ed9220));
    background: -webkit-linear-gradient(top,#f6c88f 0,#ed9220 100%);
    background: -o-linear-gradient(top,#f6c88f 0,#ed9220 100%);
    background: -ms-linear-gradient(top,#f6c88f 0,#ed9220 100%);
    background: linear-gradient(to bottom,#f6c88f 0,#ed9220 100%);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,0.4) inset;
    width: 25%;
    min-width: 200px;
	*/
}
.link-button:hover {
    background: #FDBF6A;
    /*
    background: -moz-linear-gradient(top,#f4bc77 0,#e18512 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f4bc77),color-stop(100%,#e18512));
    background: -webkit-linear-gradient(top,#f4bc77 0,#e18512 100%);
    background: -o-linear-gradient(top,#f4bc77 0,#e18512 100%);
    background: -ms-linear-gradient(top,#f4bc77 0,#e18512 100%);
    background: linear-gradient(to bottom,#f4bc77 0,#e18512 100%);
    */
}
.extrasButton {
	display: inline-block;
	float: left;
	margin: 10px 5px 0px 0px;
	vertical-align:top;
}
.shareContainer {
	display:inline-block;
	margin: 10px 0;
    width: 250px;
}
#embedCodeContainer {
	width:100%;
	background-color: #eee;
}
/*Adjusting the MetaSlider elements*/
.flex-direction-nav a {
	width:45px !important;
	height:45px !important;
	background-size:90px !important;
}
/*Related Items*/
.crp_title {
	display: block;
}
.related-items {
	display: inline-block;
	padding-right:20px;
	padding-bottom:10px;
	width:25%;
}
.related-items > a {
	color: #444;
	padding-bottom: 5px;
	font-weight:bold;
}
.crp_thumb {
	width:100%;
    	border: 1px solid #bbbbbb;
}
/*Contact Form*/
#fscf_redirect1 {
	font-size: 2em;
    border-left: green 4px solid;
    padding: 10px;
    background-color: #DCFFDC;
    line-height: 1;
    margin: 40px 0;
}
/*Adjusting the SendInBlue Form Styles*/
form.sib_signup_form {
	padding:0px !important;
}
form [class*="sib_signup_box_inside"] p {
	padding-top: 0px !important;
	margin: 0px 0px 10px 0px !important;
	line-height:20px !important;
}
form [class*="sib_signup_box_inside"] input[type=email] {
	padding:7px !important;
	max-width:none !important;
	font-size:1.4em !important;
	width: 100% !important;
}
span.sib_widget_title{
	font-weight: bold;
}
form[id*="sib_signup_form"] {
	padding: 5px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
form[id*="sib_signup_form"] p{
	line-height: 100%;
	margin: 10px 0px 0px 0px;
	padding: 5px;
}
form[id*="sib_signup_form"] input[type=text],form[id*="sib_signup_form"] input[type=email], form[id*="sib_signup_form"] select {
	width: 100%;
	max-width: 300px;
	box-shadow: none;
	border: 1px solid #bbbbbb;
	height: auto;
	margin: 0px;
	margin-top: 5px;
}
form[id*="sib_signup_form"] .sib-default-btn, form[id*="sib_signup_form"] input[type=submit].sib-default-btn {
	margin: 0px;
	margin-top:10px;
	margin-bottom: 5px;
	color:#fff;
	background-color: #444444;
	border-color: #2E2E2E;
	padding: 6px 12px;
	font-size: 14px;
	font-weight:400;
	line-height: 1.4285;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	white-space: normal;
	background-image:none;
	border:1px solid transparent;
	border-radius: 4px;
}
form[id*="sib_signup_form"] .sib-default-btn:hover, form[id*="sib_signup_form"] input[type=submit].sib-default-btn:hover {
	background-color: #333333;
}
p.sib-alert-message {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p.sib-alert-message-error {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
p.sib-alert-message-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
p.sib-alert-message-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
/*START RESPONSE ELEMENTS*/
@media (max-width: 768px) {
	#nav-main ul.sf-menu {
		display: block; 
		float: none; 
		text-align: center; 
	}
	ul.sf-menu li {
		display: inline-block; 
		float: none;
	}
}
@media (min-width:992px) {
    .span9, .span7 {
        width:70%;
    }
}
@media (max-width: 992px) and (min-width:769px) {
    #mobile-nav-trigger, #kad-mobile-nav {
		display: none;
    }
	#nav-second ul.sf-menu {
		display: block;
	}
	#nav-main ul.sf-menu {
		display: block;
		margin-top: 40px;
	}
    .kad-header-left {
		float: left;
		z-index: 10;
	}
}
@media (max-width: 768px) {
    header #logo {
        text-align: center;
    }
    #thelogo {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 660px) and (min-width:401px) {
	#program-block {
		background:none !important;
        padding:15px 0px;
	}
	.related-items {
		display: inline-block;
		padding-right:20px;
		padding-bottom:10px;
		width:50%;
	}
}
@media (max-width: 400px) {
	#program-block {
		background:none !important;
        padding:15px 0px;
	}
    .programThumbnail {
        width:100%;
    }
	.related-items {
		width:100%;
	}
	.related-items > a {
		width:60%;
		text-align:center;
		display:block;
        margin:0 auto;
	}
	.related-items > a.crp_title {
		text-align:left;
        width:100%;
	}
	.postlist > article {
		width:100%;
	}
	#nav-main .sf-menu li a {
		max-width:65px;
	}
    .extrasButton {
        width: 100%;
    }
    .link-button {
        width:100%;
    }
	/*
	.page-header {
		padding-bottom: 0px;
	}
	.page-header {
		display: none; 
	}
	*/
}
@media (max-width: 380px) {
    .playlist-action-block {
        width:100%;
    }
    .playlist-video-thumbnail {
        max-width:300px;
    }
}
