/*------ TEMP FIX FOR EMPTY ADS - REMOVE ONCE ADS ARE RUNNING ------*/
.ad-manager-placeholder iframe {
    background:#fff;
    border: 1px solid #ccc!important;
}

/* override thumb img width:auto */
.thumb-wrap.crop .inner-thumb-wrap .post-thumb {
 width:100%;
}

/*------ Fix for VC Buttons ------*/
.vc_btn3-container { 
    text-align:center;
    margin-bottom:30px;
}
.vc_btn3-container a { 
  background:#167cbb;
  box-shadow:2px 2px 4px #ccc;
  color:#fff;
  padding:5px 15px;;
  border-radius:5px;
  font-weight:700;
}
.vc_btn3-container a:hover {
	background:#094a71;
	color:#fff;
} 

/*------ Rows & Columns & Containers ------*/
.wpb_row {
    margin-bottom:0 !important;
}
.wpb_content_element {
    margin-bottom:20px !important;
}
.main-column, .archive #main {
	background:#FFF;
}
.main-column .loop-wrapper .grid-item {
    background:#FFF;
    border: none;
}
.main-column .content-list-wrapper.content-list-basic {
    background: #fff;
    border: none;
}
#page-wrap {
	background:#f2f2f2;
}
#content {
    min-height: 450px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top:0px;
}
.box-wrapper {
	margin-bottom:1.5em !important;
	border:solid 1px #e2e1e1;
	background:#fff;
}
.top-row .vc_column_container .vc_column-inner {
	padding-left:0 !important;
	padding-right:0 !important;
}
/*------ Header Styling - All Devices ------*/
 .header {
  background:#000;
   top:0px;
	height:80px;
	box-shadow: 0 2px 15px rgba(0,0,0,.5);
	border-bottom:solid 24px #000;
}
@media (min-width:980px) {
	.header {
    background: url('https://www.newscenter1.tv/content/uploads/2018/06/header-bg-darker.png') #1e1e1e no-repeat;
	}
}
.menu-button {
    color: #ffffff;
}

/*------ Header Styling - Prior to Menu Collapse ------*/
@media (min-width:980px) {
  .header {
 
  width:100%;
  z-index:9999;
 }
}
/*------ Header Styling - Mobile Only ------*/
@media screen and (max-width: 979px) {
  .header {
    height:125px;
}
}

/* --- Header Desktop Positioning --- */
@media (min-width:980px) {
	.header .container-fluid {
		max-width
		width:100%;
		padding:0 !important;
	}
#company-logo {
	width:100%;
}

.header .logo-wrapper {
   min-width:100px;
   top:-1px;
}
.header #company-logo {
    height: 70px;
    min-height: 30px;
    position:relative;
}
.header .logo-wrapper .wrap {
	width:100%;
	z-index:99;
	margin-top:-5px;
}
.header .primary-nav-wrapper {
  top:9px !important;
  left:120px !important;
}
.header .search-form-wrapper {
  top:6px !important;
  right:30px;
  width:200px;
}
.header .secondary-nav-wrapper {
  top:2px;
  z-index:999;
  position:relative;
  right:0;
}
.header .secondary-nav-wrapper .nav {
	float:right;
}
}
.header nav .nav li a .fa {
    font-size:28px !important;
    color:#FFF;
}
header.header nav.utility {
	position:relative;
	top:44px;
}
.header .utility-nav-wrapper {
	width:auto;
	left:140px;
}
.header #searchform {
	position:relative;
	z-index:999;
}
@media (min-width:980px) and (max-width:1280px) {
	.header .secondary-nav-wrapper .nav {
	padding-right:24px;
	}	
}
/*Main Nav*/

nav.primary .nav li a {
    font-family: 'Lato', sans-serif;
    font-weight:900;
    color:#fafafa !important;
    text-transform:uppercase;
    font-size:1em !important;
}
.menu-item-has-children .sub-menu {
	width:360px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}
nav .nav li ul.sub-menu li a {
width:150px
}



/* Site Search */

.searchform .fa {
    color: #FFF;
    font-size: 20px;
}

.header #searchform input[type="text"] {
    height: 26px;
    border-radius: 0;
}

.header #searchform button {
    margin: 0;
}


/* Utility */

header.header nav.utility .nav li a {
    font-size: 14px;
    opacity: 1;
    text-transform: none;
    padding: 5px;
    color:#FFF;
}

/*--- Social Media Nav ---*/

header.header nav.secondary {
	position:relative;
	right:190px;
	top:3px;
}
header.header nav.secondary .nav li a {
    font-size: 16px;
    opacity: 1;
    text-transform: none;
    padding: 5px;
}
/* Homepagge-top-row */
.homepage-top-row {
	padding:10px;
}
.homepage-top-row .wpb_content_element {
	margin-bottom:0 !important;
}
.vc_column_container.vc_col-sm-4 .vc_column-inner, .homepage-top-row .vc_col-sm-8 .vc_column-inner{
	padding-right:0;
}

.homepage-top-row .vc_column-inner {
	padding-right:0 !important;
	padding-left:0 !important;
}


/* Top Story */
.top-story .loop-wrapper .grid-item {
	margin-bottom:0 !important;
	background:transparent;
}
.top-story .wpb_content_element {
	margin-bottom:0 !important;
}
.top-story .grid-item {
    padding:20ps;
    border:none;
}
.top-story .grid-item .entry-content-wrap {
    padding: 5px 10px;
}
.top-story .grid-item h3.entry-title a {
    font-size:1.5em !important;
}

.top-story .loop-wrapper .grid-item{
	border:none;
}
.top-story-headlines .content-list-wrapper.content-list-basic {
	border:none;
	border-left:solid 1px #e1e1e1;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0;
}
.top-story-headlines .content-list-wrapper h3.entry-title a {
	font-size:1em;
}
.top-story-headlines h2 {
	color: #545454;
    border-top: none !important;
    font-size: 1.6em;
    font-style: normal !important;
    margin:0;
    margin-bottom:10px;
    text-transform:uppercase;
    font-weight:700;
    font-family:'Roboto Condensed', sans-serif;
}

.top-story-headlines .loop-wrapper .hentry {
	margin-bottom:10px;
	padding-bottom:10px;
}

.top-story-headlines .content-list-wrapper.content-list-basic .hentry:last-of-type {
	border-bottom:none;
}

.top-story-headlines .content-list-wrapper .has-video .overlay {
    background-size:120%;
}

/* Check it Out */
.check-it-out {
	background:#FFF;
	margin-bottom:1.5em !important;
}

/*--- Content List Backgrounds ---*/

.loop-wrapper .grid-item {
    background:#fff;
    border:none;
}
.content-list-wrapper.content-list-basic {
    background: #fff;
    padding: 10px;
    border: 1px solid #cbd0e4;
}



/* Right Rail */
@media (min-width:1028px) {
   right-rail .wpb_content_element.ad-box {
    padding:30px;
    } 
}
.right-rail .wpb_content_element.ad-box {
    border: solid 1px #cbd0e4;
    background:#FFF;
}
.right-rail .content-list-wrapper h2 {
    font-size:1.3em;
    color:#FFF;
    font-weight:600;
    margin-top:0;
    text-transform:uppercase;
    background-color: #000;
    text-align: center;
    margin-bottom:10px;
}
.right-rail .content-list-wrapper h3.entry-title a {
        font-size:.9em !important;
        font-size:400 !important;
}
.right-rail {
    border:none !important;
}
.right-rail .widget {
    margin:0;
}
.right-rail .loop-wrapper .hentry {
    margin-bottom:10px;
    padding-bottom:10px;
}
.right-rail .wpb_content_element {
    background-color:#FFF;
    padding:20px;
	border:solid 1px #e2e1e1;
}
.right-rail .content-list-wrapper.content-list-basic {
    border:none;
}
.right-rail .loop-wrapper .grid-item {
    border:none;
    padding:0;
}

.right-rail .content-list-wrapper.content-list-basic {
padding:0;
}
.right-rail .wpb_content_element.top-performer-bottom {
    border-top:none;
    margin-top:-50px;
    font-size:14px
}
.right-rail .wpb_content_element.golf-tips-bottom {
    border-top:none;
    margin-top:-50px;
    font-size:14px
}
/* Content Lists */
.content-list-wrapper h2, .as-seen-on h2, h1.archive-title {
	 font-family:'Roboto Condensed';
    Font-weight:700;
    text-transform:uppercase;
    background:#FFF;
    margin:10px 0 20px 0;
    text-align:center;
    border-bottom: 2px solid #ccc;
}
.content-list-wrapper.content-list-basic .hentry {
    border-bottom: solid 1px #eaeaea;
}
.content-list-wrapper h3.entry-title a {
    font-family: Lato, sans-serif;
    color: #000;
    font-weight:700;
    font-size:1.3em;
    line-height:1;
}
.content-list-wrapper h3.entry-title a:hover {
    color:#4e698e;
}
.content-list-wrapper .grid-item h3.entry-title a {
    font-size:1em;
}
/*--- Content List Category Treatment ---*/
.categories-list:before {
    content: "";
}
.categories-list a {
  color:#00386d;
}
.content-list-wrapper .categories-list {
    text-transform:uppercase;
    font-weight:600;
    font-family:Roboto, sans-serif;
}

.clt-271 .categories-list {
	background:#00386d;
	padding: 3px 5px;
}
.clt-271 .categories-list a{
	color:#FFF;
}

/* Popular Posts */

.popular-post-list .basic-content-wrap:before { 
	float:left;
	position:relative;
	margin-right: 10px;
	color: #FFF;
	font-weight: 700;
	background-color: #ef882c;
	padding:1px 8px;
	border-radius:30px;
	top:6px;
}
.popular-post-list .loop-wrapper .hentry .entry-title {
  display:table;
}
.popular-post-list article:nth-of-type(1) .basic-content-wrap:before {
	content: "1" ;
}
.popular-post-list article:nth-of-type(2) .basic-content-wrap:before  {
	content: "2" ;
}
.popular-post-list article:nth-of-type(3) .basic-content-wrap:before {
	content: "3" ;
}
.popular-post-list article:nth-of-type(4) .basic-content-wrap:before {
	content: "4" ;
}
.popular-post-list article:nth-of-type(5) .basic-content-wrap:before {
	content: "5" ;
}
.popular-post-list article:nth-of-type(6) .basic-content-wrap:before {
	content: "6" ;
}



/* Tabboxes */
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab a {
	padding:8px 12px !important;
}
.vc_tta-tabs-container {
	background:#000;
	border-bottom: solid 4px #ef882c;
}
.vc_tta-panels-container {
	border-bottom: solid 4px #ef882c;
	
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
	background:#f2f2f2 !important;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_tta-tab.vc_active a{
	background:#ef882c !important;
	border-right: none !important;
	color: #fff !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a {
	color: #ccc !important;
	font-weight:700;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab a {
	background-color: #000 !important;
	border-right: dotted 1px #666 !important;
	color:#fff;
}
.vc_tta-panels .loop-wrapper .grid-item h3, .vc_tta-panels .loop-wrapper .grid-item {
	background:transparent;
	padding:0;
}
.vc_tta-panels .loop-wrapper .grid-item .h3.entry-title a {
	color:#000;
	font-weight:400;
	font-size:.9em;
}
.vc_tta-panels .loop-wrapper .grid-item .h3.entry-title a:hover {
	color: #B10511;
}
.vc_tta-panels .wpb_content_element {
	margin-bottom:0;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
	background-color:#FFF !important;
	border:solid 1px #e2e1e1 !important;
}

/* Promotions Bar */
.promotions-bar .loop-wrapper .grid-item {
	background:transparent;
	padding:0;
	text-align:center;
}
.promotions-bar .loop-wrapper .grid-item h3 a {
	color:#fff;
}
.promotions-bar  {
	margin-bottom:1.5em !important;
}
.promotions-bar .content-list-wrapper .thumb-wrap {
	border:solid 1px #ccc !important;
}

/* Footer */
.footer {
    background:#000;
}
/* Footer  - Desktop */
@media only screen and (min-width: 768px) {
.footer .bucket h4 {
   text-transform:uppercase;
}
    .footer .bucket li a {
        color: #fff;
        font-family: 'Lato', sans-serif;
        border-bottom: none;
        font-weight: 600;
        margin-top: 5px;
        margin-bottom: 0;
        font-size:14px;
    }
    .footer .legal-links, .footer .gtxcel-logo, .footer .copyright {
        width: 100%;
        margin: 0px auto;
        text-align: center;
        margin-top:20px;
    }
	.footer .sm-link {
    	text-align: center;
    }
    .footer .sm-link a {
    	margin-right:10px;
    }
}

/*Article Page Styles*/
.single #main article {
    background: #fff;
    padding: 20px;
    font-size: 1.2em;
}
.article-page-bottom-row .content-list-wrapper {
   background:#fff;
}

/* Livestream Video */
.livestream-player {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    box-shadow: 2px 2px 4px #666;
}
.livestream-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* -- Sidebar Menus -- */
.vc_wp_custommenu h2 {
	background:#000;
	color:#fff;
	text-align:center;
    font-size: 16px;
    font-weight: 700;
}
.vc_wp_custommenu h2:after {
  display:none;
}
.vc_wp_custommenu ul {
	list-style:none;
	padding:0px;
	margin-top:-10px;
}
.vc_wp_custommenu ul.sub-menu {
	list-style:disc;
	padding-left:15px;
}
.vc_wp_custommenu .widget li {
	background:#efefef;
	margin-bottom:5px;
	padding:2px 8px;
}
.vc_wp_custommenu .widget li:hover {
   	background:#d8d8d8;
}
.vc_wp_custommenu .widget .sub-menu li {
    padding:2px;
    margin-left:10px;
}
.vc_wp_custommenu .widget li a {
	font-size: 1.1em;
    line-height: 1em;
    color: #000;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.vc_wp_custommenu .widget li.current-menu-item a {
	color:#FFF;
}
.vc_wp_custommenu .widget li.current-menu-item {
	background-color: #ef882c;
}
/* More WX Link In Right Rail */
.right-rail .wpb_content_element.more-wx-link {
	border:none;
	padding:0;
	margin:0 0 -10px 0 ;
}
.right-rail .wpb_content_element.more-wx-link a {
	font-weight:700;
}

/* Dynamic Pages */
.single.single-post #content, .single.single-author_bios #content, .archive #content, .search.search-results #content {
	background-color:#FFF;
	border:solid 1px #e2e1e1;
}
.search.search-results #content .content-list-wrapper h2, .as-seen-on h2, h1.archive-title {
	text-transform:none;
	font-size:26px;
	text-align:left;
}
.single.single-post #content .content-list-wrapper.content-list-basic, 
.single.single-author_bios #content .content-list-wrapper.content-list-basic, 
.archive #content .content-list-wrapper.content-list-basic,
.search.search-results #content .content-list-wrapper.content-list-basic {
	border:none;
}

.single.single-author_bios #content #main article {
    padding: 0;
    font-size: 1em;
}

.single.single-author_bios #main .content-list-wrapper {
	padding:0;
	margin-top:40px;
}

.single.single-author_bios .loop-wrapper .hentry {
    margin-bottom:20px;
    padding-bottom:20px !important;
}

/* --- Author Bios Styles --- */

.author-bio-field.author-bio-field-featured_image {
    float: right;
    max-width: 200px;
    margin: 0 0 15px 15px;
}

.author-bio-field.author-bio-field-author_email {
    background: #0316ad;
    max-width: 170px;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
    margin: 0;
    padding:7px 10px;
    position:relative;
    top:-8px;
}

.author-bio-field.author-bio-field-author_email:hover {
    background: #041cda;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
}

.author-bio-field.author-bio-field-author_email a {
    color: white;
    width: 30%;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
}

.author-bio-field.author-bio-field-author_email a:after {
    font-family: 'FontAwesome';
    content: ' \f003';
}

.author_bios h1 {
    margin-left: 15px;
    margin-top:15px;
}

.author_bios-template-default time.updated.entry-time {
    display: none;
}
.author_bios .author-bio-field-author_title_position.h3 {
	margin-top:0;
}

.author_bios.hentry .entry-meta-wrapper {
	margin:0;
}

/*Weather Resources Pomo*/
.weather-resources-promo {
    border:1px solid #ccc;
    box-shadow:2px 4px 4px #ccc;
    background:#fff;
}
.weather-resources-promo .col-sm-3, .weather-resources-promo .col-sm-9 {
    padding:0;
}
.weather-resources-promo .col-sm-9 { 
    padding-left:20px;
}
.weather-resources-promo .wpb_content_element {
    margin-top:-16px;
    margin-bottom:-22px!important;
}
.weather-resources-promo h2 a {
    line-height: 1em;
    color: #000;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.weather-resources-promo a.learn-more {
    position:relative;
    bottom:4px;
    right:10px;
}

/* headers */
h2 {
	font-family:'Roboto Condensed';
	font-weight:700;
}


/* High School Sports Schedules*/
.hs-sports-navs {
    border-bottom:2px dotted #666;
}
@media (max-width:799px) {
 .hs-sports-navs {
 	position:relative;
 	top:18px;
 }
 .vc_wp_custommenu.hs-sports li {
 	font-size:12px;
 }
}
@media (min-width:800px) {
 .vc_wp_custommenu.hs-sports {
    display:table;
    width:100%;
    margin:0!important;
 }
 .vc_wp_custommenu.hs-sports li {
    width:32%;
    float:left;
    font-size: 14px;
    text-align:center;
    border-right:10px solid #fff;
    min-height: 40px;
    border-top: 5px solid #fff;
    
 }
 .menu-hs-sports-girls-container {
	position: relative;
	top:-20px;
 }
}
.main-column.hs-sports .acf-wrapper {
	width:98%;
	margin:0px auto;
}
.main-column.hs-sports .acf-wrapper {
	width:98%;
	margin:0px auto;
}
.main-column.hs-sports .acf-header-row {
	background:#000;
  	color:#fff;
  	display:table;
  	width:100%;
  	font-size:14px;
  	font-weight:bold;
}
.main-column.hs-sports .acf-wrapper div {
	padding:5px 0px 0px 2px;
	font-family: "Open Sans", arial, sans-serif;
	color:#000;
}
.main-column.hs-sports .acf-wrapper .acf-row {
	width:100%;
	display:table
}
.main-column.hs-sports .acf-wrapper .acf-row:nth-child(odd) {
	background:#efefef;
}
.main-column.hs-sports .acf-wrapper .acf-header-row div {
	padding:4px 0px 4px 2px;
	font-family: "Open Sans", arial, sans-serif;
	color:#fff;
}

.acf-col-date_time, .acf-header-game_0_date_time {
width:30%;
float:left;
font-size:14px;
}
.acf-col-home_team, .acf-header-game_0_home_team {
width:35%;
float:left;
font-size:14px;
}
.acf-col-visiting_team, .acf-header-game_0_visiting_team {
width:35%;
float:left;
font-size:14px;
}

/** Coronavirus Menu Fixes - Seth **/
@media (min-width:980px) and (max-width:1190px) {
	nav.primary .nav li a {
	font-size: .9em !important;
	padding: 0 15px 0 0;
	}	
}