<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ================================================================================ */
/* PIXBOX (SMALL) */
/* (main.scss) */
/* ================================================================================ */
.pixbox-small .logo-box {
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 10px; }
.pixbox-small .text {
  font-family: "Napco_1", sans-serif;
  color: white;
  line-height: 1.1;
  font-weight: bold;
  font-size: 0.875em;
  margin-bottom: 30px;
  min-height: 66px;
  text-align: center; }
  @media (max-width: 885px) {
    .pixbox-small .text {
      min-height: 0;
      margin-bottom: 10px; } }
.pixbox-small .button-holder {
  text-align: center; }


/* ================================================================================ */
/* PIX */
/* (main.scss) */
/* ================================================================================ */
.pix-head .widget.doubleclick {
  clear:none;
  float: right;
  width: 270px;
  margin: 0;
  border-bottom-width: 0;
}
.pix-head .widget.doubleclick .napco-ad {
  border:none;
  margin-bottom: 0;
}
.pix-head .inner {
  padding: 10px 0; }
.pix-head .pix-logo {
  width: 60%;
  max-width: 349px; }
  @media (max-width: 400px) {
    .pix-head .pix-logo {
      width: 100%;
      margin-bottom: 10px; } }
.pix-head .sponsor-logo {
  width: 117px; }
.pix-head .label {
  margin-right: 14px;
  color: #000;
  text-transform: none;
  text-align: right;
  padding-right: 10px;
  padding-top: 19px; }
  @media (max-width: 600px) {
    .pix-head .label {
      display: none; } }

 .video-channel-name {
  margin-bottom:20px;
 }
 
 .video-channel-name .h2 {
  display: block;
  color: white;
  font-weight: bold;
  font-family: "Napco_1", sans-serif;
  font-size: 1.125em;
  padding: 9px 12px;
  text-transform: uppercase;
  background: #336699; 
 }

 .video-channel-description {
   margin-top:20px;
 }
 
 .video-player {
   margin-top:20px;
 }
 
/* ================================================================================ */
/* PIX BOX */
/* (modules.scss) */
/* ================================================================================ */
.widget .pix {
  padding: 0; }
  .widget .pix .inner-pad {
    padding: 16px; }
  .widget .pix.pix-upnext article {
    border-bottom: solid 1px #b0b0b0;
    padding-bottom: 20px; }
    .widget .pix.pix-upnext article img {
      /*width: 120px;*/
	  height:66px;
      margin-right: 16px; }
  .widget .pix.pix-upnext p {
    font-size: 0.875em; }
  .widget .pix.pix-load article {
    line-height: 34px;
    margin-top: 6px;
    border:none !important; 
    padding:0 !important; }
    .widget .pix.pix-load article img {
      width: 34px;
      height: 34px;
      margin-right: 16px; }
	.widget .pix.pix-load .push-down-20 {
		height:125px;
		overflow:hidden;
		margin-bottom:0;
	}
	.widget .pix-load .more-button-holder {
		margin-top:20px;
	}
	#load_more_pix_channels_button.disabled_load_more_pix_channels_button {
		background:#c7c7c7;
		cursor:default;
	}
	#load_more_pix_channels_button.disabled_load_more_pix_channels_button:after {
		background:none;
	}
	.rail-container .widget .widget.pix-upnext article.post-preview {
		padding-top:10px !important;
		border-bottom:1px solid #b0b0b0 !important;
		padding-bottom:20px;
		margin-bottom:10px;
		border-top:none;
	}
	
	.rail-container .widget .widget.pix-upnext  article.hide-upnext {
		display:none;
	}
	
	.rail-container .widget .widget.pix-upnext {
		min-height:148px;
	}
	
	.rail-container.pix .row.pix-otherchannels {
		margin-top:-15px;
	}
	
	.video-excerpt.post-body .body-main div a:not(.post-more) {
		color:red;
	}
    
    
.powered-by.row.bgcolor {
	margin:0 15px;
	border:none;
	display:none;
    background-color: transparent;
}

.powered-by.row.bgcolor .widget.doubleclick {
  float: right;
  width: 240px;
  margin: 0;
  background-color: transparent;
  border: none;
}

.powered-by.row.bgcolor .label {
  color: #000;
  text-align: right;
  padding-right: 10px;
  padding-top: 19px;
}

.sponsor-string {
  font-weight: bold;
}</pre></body></html>