/*
 Theme Name:   Alabama News
 Version:      0.1
 Template:     gtxcel
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  alabamanews.com
*/

.landingpage-menu ul a {

  color: #2a4fe8 !important;
}
.wpb-content-wrapper > div > .vc_row.wpb_row.vc_row-fluid > .vc_col-sm-4 h2 {border-top: solid 2px #2a4fe8 !important;}
.home.page .vc_row.wpb_row.vc_row-fluid:nth-of-type(2) .vc_col-sm-4 h2 {
    border-top: solid 2px #2a4fe8 !important;
    color: #7B7B61;
    font-weight: 600;
    background-color: transparent;
}
​
#gtx_custom_author_data_posted {
    display: block;
    height: 40px;
}
​
article.video #gtx_custom_author_data_posted {
    display: block;
    height: 25px;
}
​
body {
    color: #000;
}
​
a, a:visited {
    color: #aa0018;
}

.dfp .gtx-dfp-ad-inner-wrapper {
    margin: 0px auto;
}
​
​
/*------ Header Styling - All Devices ------*/
​
.header {
    background: #000;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.34);
}
​
​
/*------ Header Styling - Prior to Menu Collapse ------*/
​
@media (min-width:980px) {
    .header {
        height: 132px;
        border-top: 35px solid #fff;
        border-bottom: 25px solid #AA0018;
    }
}
​
​
/* --- Header Desktop Positioning --- */

@media (min-width:980px) {
    #company-logo {
        width: 100%;
        height: 75px;
    }
    .header .logo-wrapper .wrap {
        width: 300px;
        z-index: 99;
    }
    .header .primary-nav-wrapper {
        top: 20px;
    }
    .header .search-form-wrapper {
        top: 20px;
        right: 15px;
        width: 230px;
    }
    .header .utility-nav-wrapper {
        top: -35px;
        right: 15px;
    }
    .header .secondary-nav-wrapper {
        top: 72px;
    }
#menu-waka-action-8-news-1{flex-wrap: nowrap}
#menu-waka-action-8-news-1 a{white-space: nowrap}
}
​
​
/* --- Large Phone and Tablet Positioning --- */
​
@media (min-width:980px) and (max-width:1269px) {
    .header.header nav.secondary .nav li a {
        font-size: 12px;
    }
    .nav.primary .nav li a {
        padding: 0 .8em;
        font-size: 18px;
    }
    .header .search-form-wrapper {
        width: 150px;
    }
}
​
​
/* --- Special Positioning for Phone to hide logos --- */
​
@media (max-width:980px) {
    .station-logos-wrapper {
        /*display: none;*/
    }
    .menu-button {
        color: #fff;
    }
    #company-logo {
        max-width: 280px;
    }
header.header{height: auto !important;padding-top: 5px;padding-bottom: 10px}
}
​
​
/*--- Secondary Nav ---*/
​
header.header nav.secondary .nav li a {
    font-size: 14px;
    color: #fff;
    text-transform: none;
    font-weight: 500;
    opacity: .8;
    padding-top: 0;
}
​
header.header nav.secondary .nav li {
    border-right: solid 1px #a8525d;
    text-align: center;
    max-height: 20px;
    margin-top: 2px;
}
​
header.header nav.secondary .nav li:last-of-type {
    border-right: none !important;
}
​
header.header nav.secondary .nav li a:hover {
    background: none;
    opacity: 1;
}
​
header.header nav.secondary .nav li#menu-item-205 {
    padding-right: 0;
    border-right: none;
    font-weight: 600;
}
​
header.header nav.secondary .nav li#menu-item-205 a {
    padding-right: 0;
}
​
header.header nav.secondary .nav li#menu-item-205 a:hover {
    cursor: default !important;
    color: #262d33 !important;
}
​
​
/*--- Primary Nav ---*/
​
nav.primary .nav li a {
    color: #FFF;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    text-transform: none;
}
​
nav.primary .nav li a:hover {
    color: #CCC;
}
​
nav.primary .nav li#menu-item-165 a {
    color: #FFF;
}
​
nav.primary .nav li#menu-item-165 a:before {
    content: '\f04e ';
    font-family: 'FontAwesome';
    margin-right: 5px;
    font-size: 14px;
    position: relative;
    bottom: 2px;
    color: #bababa;
}
​
nav.primary .nav li#menu-item-165 {
    margin-left: 5px;
}
​
​
/* Active Page */
​
nav.primary .nav li.current-menu-item a {
    color: #FFF;
    background-color: #333;
}
​
​
/* Site Search */
​
.searchform .fa {
    font-size: 18px;
    color: #EAEAEA;
    font-size: 19px;
    position: relative;
    top: -3px;
}
​
#searchform {
    border: none;
    border-radius: 3px;
    background: #333;
    border: solid 1px #444;
    height: 28px;
}
​
.search-form-wrapper #searchform input {
    border: none;
    height: 25px;
    position: relative;
    z-index: 999;
}
​
.header #searchform input[type="text"] {
    color: #FFF;
    height: 25px;
    background-color: transparent;
}
​
.header #searchform button {
    margin: 0;
}
​
​
/* Utility Nav */
​
nav.utility ul li {
    margin: 0;
    padding-top: 1px;
}
​
nav.utility .nav li a {
    padding: 0px 5px;
    margin-top: 0px;
    color: #4b4b4b;
    font-size: 90%;
    font-weight: 600;
}
​
nav.utility .nav li i {
    font-size: 24px;
    margin-right: 5px;
    color: #4b4b4b;
}
​
nav.utility ul li {
    float: none;
    display: inline-block;
}
​
nav.utility .nav li.social-media a {
    font-size: 0px;
    width: 28px;
    height: 28px;
    color: transparent !important;
    overflow: hidden;
    margin-left: 5px;
    margin-top: 2px;
}
​
nav.utility .nav li.social-media.facebook a {
    background-image: url('http://www.waka.com/content/uploads/2015/11/facebook.png');
    background-repeat: no-repeat;
    margin-right: 0;
}
​
nav.utility .nav li.social-media.twitter a {
    background-image: url('http://www.waka.com/content/uploads/2015/11/twitter.png');
    background-repeat: no-repeat;
    margin-right: 0;
}
​
nav.utility .nav li.social-media.instagram a {
    background-image: url('http://www.waka.com/content/uploads/2015/11/instagram.png');
    background-repeat: no-repeat;
    margin-right: 0;
}
​
nav.utility .nav li.social-media.youtube a {
    background-image: url('http://www.waka.com/content/uploads/2015/11/youtube.png');
    background-repeat: no-repeat;
    margin-right: 0;
}
​
#menu-item-20553 {
    border: solid 1px #bbb;
    padding: 2px;
    border-radius: 4px;
    margin-right: 5px;
    font-size: 80%;
    position: relative;
    bottom: 10px;
}
​
#menu-item-13, #menu-item-169 {
    display: none;
}
​
​
/*Header Station Logos*/
​
.station-logos-wrapper {
    position: absolute;
    top: -38px;
    left: -20px;
}
​
.station-logos img {
    max-height: 35px;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 4px;
}
​
.mobile-only-station-logos {
    overflow: visible;
    height: 80px;
}
​
.mobile-only-station-logos .station-logos-wrapper .station-logos {
    position: relative;
    left: auto;
    margin: 0 auto;
}
​
@media (max-width:979px) {
    #header-content-0 .station-logos-wrapper {
        display: none;
    }
}
​
@media (min-width:979px) {
    .mobile-only-station-logos {
        display: none;
    }
}
​
@media (max-width:480px) {
    .mobile-only-station-logos .station-logos-wrapper .station-logos {
        width: 240px;
    }
    .mobile-only-station-logos {
        overflow: visible;
        height: 160px;
        text-align: center;
    }
    .mobile-only-station-logos h2 {
        text-align: left;
    }
    .mobile-only-station-logos .station-logos img {
        float: none;
        max-height: 40px;
    }
}
​
​
/*Homepage Top Story Area*/
​
.top-story-area.vc_col-sm-8 {
    padding: 0px;
}
​
.top-story-area.vc_col-sm-8 .vc_col-sm-8 {
    padding-left: 0
}
​
.top-story-area.vc_col-sm-8 .vc_col-sm-8 .wpb_content_element {
    margin-bottom: 0
}
​
.content-list-wrapper.top-story .h3.entry-title {
    padding: 0 15px;
}
​
.content-list-wrapper.top-story .h3.entry-title a {
    font-size: 150%;
}
​
.content-list-wrapper.top-story .hentry.post {
    border: none;
    padding: 0px;
    margin-bottom: 0px;
    background-color: #000;
}
​
.top-story-area . wpb_content_element {
    margin-bottom: 0px;
}
​
.top-story .entry-content p {
    margin-bottom: 0;
    padding: 10px 15px;
    color: #FAFAFA;
    background-color: #000;
}
​
.content-list-wrapper.top-story .h3.entry-title {
    background-color: #000;
}
​
.content-list-wrapper.top-story .h3.entry-title a {
    color: #FFF;
}
​
.content-list-wrapper.top-story .entry-content {
    padding: 0;
}
​
.content-list-wrapper.homepage-headlines h2 {
    border-top: solid 2px #AA0018;
    color: #7b7b7b;
    font-weight: 600;
}
​
.home .vc_col-sm-8:first-of-type .vc_row .vc_col-sm-4:last-of-type .wpb_content_element {
    border: none;
    padding: 0;
}
​
.content-list-wrapper.homepage-headlines .h3.entry-title a {
    font-size: 1.1em;
}
​
.content-list-wrapper.homepage-headlines .loop-wrapper .hentry {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
​
.home.page .vc_row.wpb_row.vc_row-fluid:nth-of-type(2) .vc_col-sm-8 {
    padding-right: 0;
}
​
.home.page .top-story-area .vc_row.wpb_row.vc_row-fluid .vc_col-sm-4 {
    padding-right: 5px;
    padding-left: 15px;
}
​
.home.page .vc_row.wpb_row.vc_row-fluid:nth-of-type(2) .vc_col-sm-4 h2 {
    border-top: solid 2px #2a4fe8 !important;
    color: #7B7B61;
    font-weight: 600;
    background-color: transparent;
}
​
.home.page .vc_row-fluid .vc_column_container .vc_col-sm-4:last-of-type .wpb_content_element {
    border: none;
    padding-left: 5px;
    padding-top: 0
}
​
.home.page .upper-right.vc_col-sm-4:last-of-type .wpb_content_element {
    border: none;
    padding: 0;
}
​
​
/*Content Lists*/
​
h2, .h2 {
    font-size: 1.2em;
    line-height: 1em;
    color: #000;
    margin-top: 0px;
    padding: 8px 0px;
    text-transform: uppercase;
    border-top: solid 2px #aa0018;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    color: #7b7b7b;
}
​
.content-list-wrapper .h3.entry-title a {
    color: #000;
    font-size: 120%;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    display: table;
}
​
.content-list-wrapper .h3.entry-title a:hover {
    color: #aa0018;
}
​
.grid-item h3, .grid-item h3 a {
    text-transform: none;
}
​
.content-list-wrapper .read-more {
    display: none;
}
​
.content-list-wrapper .categories-list a {
    color: #CA0008;
}
​
.grid-item .post-thumb {
    opacity: .85;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
​
.grid-item .post-thumb:hover {
    opacity: 1;
}
​
@media (min-width:480px) {
    .fullwidth-mobile-images .thumb-wrap {
        width: 25% !important;
    }
}
​
/*Video Button Overlays*/
​
.content-list-wrapper .type-video .overlay {
    opacity: .6;
    background-size: 70%;
}
​
.content-list-wrapper .type-video:hover .overlay {
    opacity: .9;
}
​
.top-story .content-list-wrapper .type-video .overlay {
    background-size: 30%;
}
​
​
/* Popular Posts */
​
.popular-posts-module {
    border: solid 1px #EAEAEA;
    padding: 20px;
    margin-bottom: 35px;
}
​
.popular-posts-module ul {
    padding: 0;
}
​
.popular-posts-module li {
    line-height: 120%;
    font-weight: 600;
    margin-bottom: 0px;
    padding: 10px 0px;
    border-bottom: solid 1px #CCC;
    list-style-type: none;
}
​
.popular-posts-module li a {
    color: #000;
}
​
.popular-posts-module li a:hover {
    color: #aa0018;
}
​
.popular-posts-module .pp-img-thumb {
    display: none;
}
​
​
/* Page & Sidebar */
​
.vc_row .vc_col-sm-4:last-of-type .wpb_content_element, .vc_row .vc_col-sm-4:last-of-type .popular-posts-module, .last-col .wpb_content_element, .right-column-ad-wrapper {
    border: solid 1px #EAEAEA;
    padding: 20px;
}

.remove-border .vc_row .vc_col-sm-4:last-of-type .wpb_content_element{border: 0}
​
.wrapper-right-rail .wpb_content_element {
    border: solid 1px #EAEAEA;
    padding: 20px;
}
​
.right-column-ad-wrapper div:first-child {
    margin: 0px auto;
}
​
.vc_row .vc_col-sm-4:last-of-type .wpb_content_element {
    margin-bottom: 15px;
}
​
.vc_row .vc_col-sm-4:last-of-type h2 {
    text-align: center;
}
​
.vc_row .vc_col-sm-4:last-of-type h3.entry-title, .last-col h3.entry-title {
    font-size: 100%;
}
​
.vc_row .vc_col-sm-4:last-of-type .hentry.post {
    padding-bottom: 10px;
    margin-bottom: 10px;
    background-color: transparent;
}
​
@media (min-width: 1030px) {
    .d-2of7 {
        width: 32%;
    }
    .d-5of7 {
        padding-right: 0.75em;
        width: 65%;
    }
}
​
​
/* Weather Maps */
​
.page.page-id-113 .vc_tta-panels-container img {
    width: 100%;
}
​
.weather-maps {
    text-align: center;
}
​
.weather-maps #weathermapthumbs>ul>li {
    float: left;
    width: 22%;
    margin: 10px;
    height: 200px;
    text-align: center;
    padding: 10px;
    background-color: #fafafa;
}
​
​
/* Weather Map */
​
.map-container .wpb_wrapper {
    width: 100%;
    height: 600px;
    margin: 0px auto;
    margin-top: 40px;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 4px #ccc;
}
​
.vc_col-sm-8 .vc_col-sm-6 {
    padding-left: 0;
}
​
.vc_col-sm-8 .vc_col-sm-6:last-of-type {
    padding-right: 0;
}
​
​
/* Weather Widget */
​
.weather-widget p {
    margin: 0;
}
​
.weather-widget {
    text-align: center;
}
​
.weather-widget a {
    color: #000;
    font-weight: 600;
}
​
.weather-widget a:hover {
    color: #aa0018;
}
​
​
/* weather and station logos */
​
@media (min-width:980px) {
    .weather-widget.mobile {
        display: none;
    }
}
​
@media (max-width:980px) {
    .weather-widget.desktop {
        display: none;
    }
}
​
​
/* TV listing iframe */
​
@media (min-width:980px) {
    .mobile-schedule iframe {
        display: none;
    }
}
​
@media (max-width:980px) {
    .desktop-schedule iframe {
        display: none;
    }
}
​
​
/*-- Homepage News Bar --*/
​
.homepage-news-bar {
    padding: 5px;
    text-align: center;
    margin-bottom: 20px !Important;
    background: #FFF;
    border-top: solid 2px #AA0018;
}
​
.homepage-news-bar h2 {
    border-top: none;
    font-size: 120%;
    color: #666;
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 0;
}
​
.homepage-news-bar .filter-wrapper {
    background-color: #EAEAEA;
    padding: 5px;
}
​
.homepage-news-bar a {
    color: #000;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin: 0 5px;
}
​
.homepage-news-bar b {
    text-transform: uppercase;
    font-size: 13px;
    margin-right: 10px;
}
​
.homepage-news-bar a:after {
    content: ' |';
    color: #8b8b8b;
    margin-left: 5px;
}
​
.homepage-news-bar a:hover {
    color: #AA0018;
}
​
.homepage-news-bar a:last-of-type:after {
    content: none;
}
​
.homepage-news-bar .filter-wrapper:before {
    content: 'Filter by newsroom: ';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}
​
@media (min-width:875px) and (max-width:1020px) {
    .homepage-news-bar a {
        font-size: 13px;
    }
}
​
@media (min-width:480px) and (max-width:874px) {
    .homepage-news-bar .filter-wrapper:before {
        display: table;
    }
    .homepage-news-bar .filter-wrapper {
        text-align: left;
    }
    .homepage-news-bar .filter-wrapper a {
        font-size: 14px;
    }
    .homepage-news-bar a {
        margin: 0;
        margin-right: 5px;
    }
}
​
@media (max-width:479px) {
    .homepage-news-bar .filter-wrapper a {
        display: table;
        width: 100%;
        font-size: 15px;
    }
    .homepage-news-bar .filter-wrapper a:before {
        content: '\25CF ';
        font-size: 10px;
        position: relative;
        bottom: 2px;
        margin-right: 4px
    }
    .homepage-news-bar .filter-wrapper {
        text-align: left;
    }
    .homepage-news-bar a:after {
        content: none;
    }
}
​
​
/*Photo & Video Grids*/
​
.check-it-out .grid-item, .check-it-out .grid-item.hentry.post, .check-it-out .grid-item.hentry {
    background: #000;
    box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, 0.08);
    padding: 0px;
}
​
.check-it-out .grid-item, .check-it-out .grid-item.hentry.post, .check-it-out .grid-item.hentry {
    border: none;
}
​
.check-it-out .grid-item:hover, .check-it-out .grid-item.hentry.post:hover, .check-it-out .grid-item.hentry:hover {
    opacity: .8;
}
​
.check-it-out .grid-item .h3.entry-title a {
    color: #fff;
    font-size: 115%;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
​
.check-it-out .grid-item .h3.entry-title a:hover {
    color: #fff;
}
​
.check-it-out .grid-item .categories-list:before {
    content: none;
}
​
.check-it-out .grid-item .categories-list {
    padding-left: 5px;
}
​
.check-it-out .grid-item .categories-list a {
    color: #fafafa;
    text-transform
}
​
​
/* Footer */
​
.footer {
    color: #FFF;
    margin-top: 0;
    background-color: #262d33;
}
​
.footer p {
    color: #eaeaea;
}
​
.footer a {
    color: #FFF;
}
​
.footer .bucket li a {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
}
​
.footer .fa {
    display: inline-block;
    font-size: 30px;
    float: left;
    margin-right: 15px;
}
​
.footer .bucket li a:hover {
    color: #ccc;
}
​
@media (min-width: 481px) {
    .footer .bucket {
        width: 30%;
        border-left: solid 1px #666;
    }
    .footer .bucket .widget {
        margin: 0;
    }
    .footer .bucket ul {
        padding-top: 15px
    }
    .footer .bucket li a:hover {
        color: #CCC;
    }
    .footer .bucket h4 {
        border-bottom: none;
        font-weight: 700;
        margin-top: 5px;
        margin-bottom: 0;
    }
}
​
@media (min-width:481px) and (max-width:767px) {
    .footer .bucket {
        width: 40%;
        border-left: none;
    }
    .footer .widget ul li {
        margin-bottom: .5em
    }
    .footer li.menu-item-has-children>a {
        font-weight: 600;
        font-size: 140%;
    }
    .footer li.menu-item-has-children {
        margin-bottom: 20px !important;
    }
}
​
@media (max-width:480px) {
    .footer .bucket {
        float: none;
        width: auto;
        padding-left: 10px;
    }
    .footer .bucket ul {
        text-align: left;
    }
    .footer li {
        padding: 4px 0;
    }
    .footer li.menu-item-has-children>a {
        font-weight: 600;
        font-size: 150%;
    }
    .footer h4 {
        text-align: left;
        font-size: 150% !important;
    }
    .footer #menu-item-312 i {
        padding-left: 15px;
    }
    .footer .bucket i {
        margin-top: 20px;
    }
    .footer #menu-item-312, .footer #menu-item-313, .footer #menu-item-314 {
        padding: 0;
    }
}
​
​
/* Article Styles */
​
.single .post.type-post {
    margin-top: 15px;
}
​
.single .post.type-post {
    margin-top: 15px;
}
​
.single .post.type-post h1.entry-title {
    color: #000;
    font-weight: 600;
    font-size: 2.5em;
    line-height: 1.1em;
}
​
.single .post.type-post .entry-meta {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 15px;
}
​
.single .post.type-post .post-date {
    line-height: 4em;
}
​
.single .post.type-post .entry-meta.post-author a {
    color: #AA0018;
}
​
.single .post.type-post .entry-meta.post-author a:hover {
    color: #666;
}
​
.single .post.type-post .subtitle {
    margin-bottom: 0px;
    margin-top: 5px;
}
​
.single .post.type-post p {
    color: #222;
    font-family: 'Lato', 'Helvetica Neue', sans-serif;
    line-height: 1.5em;
    font-size: 1.2em;
    margin-top: 0;
}
​
.single .post.type-post p.wp-caption-text {
    font-size: 1em;
    line-height: 1.1em;
    color: #5b5b5b;
    text-align: left;
    margin-bottom: 10px;
}
​
.single #main .post.type-post h3 {
    color: #222;
    font-weight: 600 !important;
    font-size: 1.3em;
}
​
​
/*Expired Video Message*/
​
.expired-video-message {
    font-size: 150%;
    color: #666;
    font-weight: bold;
    border: 1px solid #ccc;
    width: 70%;
    margin: 20px auto;
    margin-top: 0px;
    text-align: center;
    padding: 20px 10px;
    box-shadow: 2px 2px 4px #efefef;
}
​
​
/* Landing Page Sidebar Menu */
​
.widgettitle {
    border-bottom: none;
    margin-bottom: 5px;
}
​
.landingpage-menu ul {
    margin: 0;
    margin-left: -35px;
}
​
.landingpage-menu ul a {
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #2a4fe8 !important;
}
​
.landingpage-menu li a:hover {
    color: #000;
}
​
.landingpage-menu li:before {
    content: " \f105";
    font-family: "FontAwesome";
    float: left;
    margin-right: 5px;
}
​
.landingpage-menu ul li {
    margin: 0;
    border-bottom: dotted 1px #CCC;
    padding: 5px 0px;
    list-style: none;
}
​
.landingpage-menu .widget {
    margin: 0
}

.landingpage-menu .sub-menu {
    margin: 0
}
​
.landingpage-menu #menu-item-22182>a {
    cursor: default;
    color: #444;
}
​
.landingpage-menu #menu-item-22182>a:after {
    content: ':';
}
​
.landingpage-menu #menu-item-22182:before {
    content: '';
}
​
.landingpage-menu #menu-item-22182 .sub-menu {
    margin-left: 10px;
}
​
.landingpage-menu .widget ul {
    margin-top: 0;
}
​
.landingpage-menu .widget ul li ul li {
    border: none;
    padding: 2px;
    margin-left: 30px;
}
​
​
/* Mobile Menu */
​
.menu-side a:visited {
    color: #666;
}
​
.menu-side i {
    font-size: 22px;
}
​
.menu-wrap nav.menu-side:nth-of-type(3) a:nth-of-type(4), .menu-wrap nav.menu-side:nth-of-type(3) a:nth-of-type(5), .menu-wrap nav.menu-side:nth-of-type(3) a:nth-of-type(6), .menu-wrap nav.menu-side:nth-of-type(3) a:nth-of-type(7) {
    width: 25%;
    float: right;
    height: 60px;
}

/*sf: 29819*/
@media screen and (max-width: 981px) {.show-menu .menu-wrap{z-index: 10000 !important;background:#fff;max-width: 270px;}
.menu-side{max-width: 270px}
}
​
​
/* Search */
​
.search .h3.entry-title a {
    color: #000;
    font-size: 120%;
    font-weight: 700;
    line-height: 1.2em;
    font-family: 'Oxygen', sans-serif;
}
​
.search .h3.entry-title a:hover {
    color: #aa0018;
}
​
@media (min-width:980px) {
    .search p {
        display: table;
    }
}
​
​
/*Livestream Page*/
​
.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%;
}
​
​
/*Weather Widget - Current Conditions */
​
.wx-skin-default .wx-panel-widget .wx-format {
    border: none !important;
}
​
.wx-skin-default .wx-box-format .wx-header h2 {
    border: none;
}
​
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-wrapper dl.wx-current dd {
    text-align: center;
    margin-top: 5px !important;
}
​
.wx-skin-default .wx-panel-widget dl.wx-current dd {
    margin-bottom: 0;
}
​
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-wrapper .wxk-text p {
    color: #666;
    font-size: 16px;
    line-height: 16px;
}
​
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-text {
    top: 88px !important;
}
​
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-text p {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #666;
}
​
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-sky .wx-wrapper, .wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-wrapper {
    height: auto !important;
}
​
.page-id-113 .wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-sky .wx-wrapper, .page-id-129 .wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-wrapper {
    height: 150px !important;
}
​
.wx-skin-default .wx-box-format {
    min-width: 200px !important;
}
​
.wx-widget-footer {
    text-align: center;
}
​
.wx-widget-footer h3 {
    margin-bottom: 0;
}
​
​
/* Weather - Hourly Forecast Widget */
​
.wx-skin-default .wx-panel-carousel-widget .wx-box-format {
    width: auto !important;
    max-width: 400px !important;
}
​
.wx-skin-default .wx-panel-carousel-widget .wx-content .wx-summary.wx-vertical ul.wx-summary-list li.wx-summary-item {
    height: 62px !important;
}
​
.wx-skin-default .wx-hourly-widget-simple .wx-box-format .wx-content .wx-summary.wx-vertical .jcarousel-clip-vertical {
    height: 340px !important;
}
​
.wx-skin-default .wx-hourly-widget-simple .wx-box-format .wx-content .wx-summary.wx-vertical {
    height: 324px !important;
}
​
.wx-skin-default .wx-hourly-widget .wx-content .wx-summary.wx-vertical ul.wx-summary-list li.wx-summary-item .wx-wrapper h2 {
    border: none;
}
​
​
/*Weather Widget - Extended Forecast */
​
.wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-content .wx-summary.wx-horizontal ul.wx-summary-list li.wx-summary-item .wx-wrapper {
    height: 149px !important;
}
​
.wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-content .wx-summary.wx-horizontal {
    width: 100% !important;
    height: 149px !important;
}
​
.wx-skin-default .wx-daily-widget .wx-horizontal-format {
    max-width: 700px;
    width: auto !important;
    margin: 0 auto;
}
​
.wx-skin-default .wx-daily-widget-detailed .wx-content .wx-details h2 {
    text-transform: none;
    padding: 10px 0 5px 10px;
    border-bottom: none;
    margin-top: 10px;
    border: none;
}
​
.wx-skin-default .wx-panel-carousel-widget .wx-content .wx-summary.wx-horizontal ul.wx-summary-list li.wx-summary-item h2 {
    border: none;
}
​
.wx-skin-default .wx-panel-carousel-widget .wx-content .wx-summary.wx-horizontal ul.wx-summary-list li.wx-summary-item .wx-temperatures {
    position: relative !important;
    bottom: 0 !important;
}
​
@media (max-width:480px) {
    .wx-skin-default .wx-daily-widget-detailed .wx-content .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col {
        float: none !important;
    }
    .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-1, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-2, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-3, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-4, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-5 {
        padding-top: 10px;
    }
    .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details .wx-moonphase, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details .wx-wind-direction {
        margin-top: 0 !important;
    }
}
​
@media (min-width:481px) and (max-width:767px) {
    .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-1, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-2, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-3 {
        width: 30%;
        padding-top: 10px;
    }
    .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details .wx-moonphase, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details .wx-wind-direction {
        margin-top: 0 !important;
    }
}
​
​
/* Weather - Hourly Forecast Widget */
​
.wx-skin-default .wx-panel-carousel-widget .wx-box-format {
    width: auto !important;
    max-width: 400px !important;
}
​
​
/* Weather Sponsor */
​
.wpb_content_element.weather-sponsor-wrapper {
    margin-bottom: 0;
    position: relative;
}
​
.weather-sponsor h2 {
    background-color: #eaeaea;
    padding: 20px 10px;
}
​
.weather-sponsor span {
    position: absolute;
    right: 0;
    top: 2px;
}
​
.weather-sponsor img {
    width: 170px;
}
​
.weather-sponsor span:before {
    content: "Sponsored by:";
    font-size: 11px;
    float: left;
    padding-top: 10px
}
​
​
/* Weather - Radar */
​
.radar-promo {
    border: solid 1px #EAEAEA;
    padding: 5px;
    overflow: auto;
    background-color: #000;
}
​
.radar-promo img {
    float: left;
    padding-right: 10px;
}
​
.radar-promo p {
    margin: 0;
    color: #ccc;
    font-size: 16px;
}
​
.radar-promo h3 {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 120%;
}
​
.radar-promo a {
    color: #FFF;
}
​
​
/*Calendar*/
​
#sidebar1 {
    margin-top: 0;
}
​
.wrapper-top-row .templatera_shortcode .calendar-right-rail {
    margin-bottom: 0 !important;
}
​
#tribe-events {
    margin-top: 0;
}
​
#tribe-events-content {
    padding: 0;
}
​
.tribe-events-filter-view .tribe-events-list h2.tribe-events-page-title {
    border: none;
    background-color: transparent;
    text-align: center;
}
​
.tribe-events-list h2.tribe-events-list-event-title {
    background-color: transparent;
}
​
.tribe-events-list h2.tribe-events-list-event-title a {
    color: #000;
    font-size: 22px;
}
​
.tribe-events-list h2.tribe-events-list-event-title a:hover {
    color: #AA0018;
}
​
.single-tribe_events h2.tribe-events-single-event-title, h2.tribe-events-page-title {
    border: none;
    background-color: transparent;
    text-transform: none;
}
​
.tribe-events-single h2 {
    border: none;
    background: none;
}
​
#tribe-community-events input[type="text"], #tribe-community-events textarea {
    border: solid 1px #CCC;
}
​
@media (max-width:768px) {
    #tribe-events-pg-template {
        padding-top: 0;
    }
}
​
.tribe-events-single p.tribe-events-back {
    border-top: solid 1px #CCC;
    padding-top: 15px;
}
​
.event-category-wrapper.wpb_content_element {
    margin: 0;
    margin-top: 20px;
}
​
.event-category-wrapper {
    width: 310px;
    margin: 0;
    z-index: 99;
}
​
.event-category-wrapper p {
    margin: 0;
}
​
.event-category-wrapper a {
    float: right;
    margin-right: 10px;
    border: solid 1px #CCC;
    border-bottom: none;
    background-color: #F5F5F5;
    padding: 3px 8px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
​
#tribe-events-bar {
    border-top: solid 1px #CCC;
}
​
​
/* Submit an Event Button */
​
.wpb_content_element.event-submission-wrapper {
    border: none !important;
    margin-bottom: 10px;
    padding-top: 0px;
    text-align: center;
}
​
.event-submission-wrapper a.button {
    background-color: #AA0018;
    color: #FFF;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 14px;
}
​
​
/* Homepage Weather Tab Box Styles */
​
.homepage-weather-tabs.vc_tta.vc_general .vc_tta-tab {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
​
.homepage-weather-tabs.vc_tta.vc_general .vc_tta-tab a {
    color: #8b8b8b !important;
    margin-bottom: -1px;
}
​
.homepage-weather-tabs.vc_tta.vc_general .vc_tta-tab>a {
    padding: 2px 10px !important;
}
​
.vc_row .vc_col-sm-4:last-of-type .homepage-weather-tabs .vc_tta-panel-body .wpb_content_element {
    padding: 0;
    border: none;
    text-align: center !important;
}
​
.homepage-weather-tabs.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    background-color: #FFF !important;
    border: solid 1px #EAEAEA !important;
    border-radius: 0;
}
​
.homepage-weather-tabs .vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
    margin-right: 0 !important;
}
​
.homepage-weather-tabs.homepage-weather-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    background-color: #FFF !important;
    color: #000!important;
}
​
.homepage-weather-tabs.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin-right: 5px !important;
}
​
.homepage-weather-tabs .vc_tta.vc_general .vc_tta-panel-body {
    padding: 5px !important;
}
​
​
/* Breaking News */
​
div.live.breaking-news-wrapper .breaking-news {
    background-color: #AA0018;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    width: 97%;
    margin: 0px auto;
}
​
.live .bn-prefix {
    font-size: 22px;
}
​
.live.breaking-news-wrapper p {
    margin: 0;
}
​
.live.breaking-news-wrapper a {
    color: #fff;
}
​
.live.breaking-news-wrapper a:hover {
    text-decoration: underline;
}
​
.gtx-breaking-news-type-single .gtx-breaking-news-message:before {
    Â content: "Breaking News:";
}
​
​
/* Social Sharing Icons */
​
@media (min-width:1100px) {
    .kfloating.plain {
        top: 30% !important;
    }
}
​
​
/*Video Play Icon Overlay*/
​
.has_video_class {
    position: relative;
}
​
.overlay_play {
    content: '';
    position: absolute;
    display: block;
    background: transparent url('/content/uploads/2015/12/video-play-icon.png');
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    pointer-events: none;
    z-index: 222;
}
​
​
/*Related Posts*/
​
.yuzo_related_post {
    background-color: #FAFAFA;
    border: 1px solid #EAEAEA;
    padding: 15px;
}
​
.yuzo_related_post .yuzo-list a {
    color: #000;
    font-weight: 600;
    font-size: 16px !important;
}
​
.yuzo_related_post .yuzo-list a:hover {
    color: #aa0018;
}
​
.style-3 .yuzo-list:before {
    background: none;
    font-family: 'FontAwesome';
    content: '\f138';
    color: #bbb !important;
    opacity: 1;
}
​
.yuzo_related_post h2 {
    border-top: none;
    color: #333;
    font-size: 17px !important;
    border-bottom: solid 2px #EAEAEA;
    margin-top: 0;
    padding-top: 0;
}
​
​
/* popup */
​
.popmake-content {
    background: #FFF;
    padding: 1px 20px;
    border: 3px solid #BBB;
    border-radius: 0px;
}
​
.popmake-title {
    background-color: #FFF;
    color: #000;
    padding: 10px;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
}
​
.popmake-overlay {
    background-color: rgba(0, 0, 0, 0.5) !important;
}
​
.popmake-close {
    color: #FFF;
    background-color: #666 !important;
    padding: 5px;
}
​
.popmake #mc-embedded-subscribe {
    background-color: #AA0018 !important;
    border: none!important;
    color: #FFF !important;
    font-weight: 600 !important;
}
​
.popmake-content h2 {
    font-family: 'Lato', sans-serif;
    color: #000;
}
​
.popmake #mc_embed_signup h3 {
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
}
​
​
/* Powered by GTxcel */
​
.powered-by-container p {
    margin-bottom: 0px;
}
​
.powered-by-container p a img.powered-by {
    display: block;
    margin: auto;
}
​
​
/*Skycams*/
​
.skycams-grid .wpb_content_element {
    border: 1px solid #ccc !important;
    padding: 10px;
}
​
​
/*Our Team Page*/
​
.our-team-page .wpb_row, .our-team-page .wpb_content_element {
    margin-bottom: 5px;
}
​
​
/*Weather Alert Sign Up */
​
iframe#weather-alert-sign-up {
    border: none!important;
}
​
​
/*Responsive Youtube videos*/
​
#main .youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
​
#main .youtube iframe, #main .youtube object, #main .youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
​
​
/* Breaking News Bar */
​
.live .bn-prefix {
    â€¨ font-size: 22px;
    â€¨ color: white;
    â€¨ font-weight: bolder;
    â€¨
}
​
.breaking-news-wrapper.live {
    â€¨ background-color: red;
    â€¨
}
​
.breaking-news-wrapper.live a {
    â€¨ color: white;
    â€¨
}
​
​
/*NWS Alerts*/
​
.noaa_active_alerts_box {
    background: #C51F36;
    padding: 5px;
    margin-bottom: 15px;
    border-radius: 4px;
}
​
.noaa_active_alerts_box p {
    display: table;
    margin: 0px auto;
    font-weight: bold;
    line-height: 1.4em;
    color: #fff;
    font-size: .9em;
}
​
.noaa_active_alerts_box img {
    display: none;
}
​
.noaa_active_alerts_box a {
    color: #fff;
    font-weight: bold;
    text-decoration: none!important;
    text-shadow: 2px 2px #AA0018;
    display: table;
    margin: 0px auto;
    font-size: 1.6em;
}
​
​
/*Article WYSIWYG Styles*/
​
.single .post.type-post ul:not(.flex-direction-nav, .slides) {
    margin-left: 15px;
    list-style-type: disc;
    font-size: 1.1em;
    color: #222;
}
​
​
/* --- 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: #ccc;
    width: 30%;
    float: right;
    text-align: center;
    border-radius: 4px;
    padding: 4px;
    font-weight: bold;
    margin-bottom: 40px;
}
​
@media (max-width:980px) {
    .author-bio-field.author-bio-field-author_email {
        width: 60%;
    }
}
​.author-bio-field.author-bio-field-author_email a:after {
    content: ' >>';
}
​.author_bios h1 {
    margin-left: 15px;
}
​
/* Author Bios title */
.author_bios-template-default .basic-content-wrap .entry-meta {
   display: none;
}
.author_bios-template-default p.author-bio-field.author-bio-field-author_title_position {
   margin: 0px 0px 5px 0px;
   font-size: 1.5em;
   line-height: 1.333em;
   text-rendering: optimizelegibility;
   font-weight: 500;
}

/*hide byline on calendar page - works with Alabama custom byline display*/

body.single-ai1ec_event #main p.entry-meta.post-author,
body.single-ai1ec_event #gtx_custom_author_data_posted {
  display:none;
}

/* hide multiple bylines */
.entry-meta.entry-author.multiple-bylines {
  display:none;
}

/*Header Updates - #45909 - SETH*/
.header {
     background: rgba(32,124,229,1);
     background: -moz-linear-gradient(top, rgba(32,124,229,1) 0%, rgba(16,53,155,1) 100%);
     background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(32,124,229,1)), color-stop(100%, rgba(16,53,155,1)));
     background: -webkit-linear-gradient(top, rgba(32,124,229,1) 0%, rgba(16,53,155,1) 100%);
     background: -o-linear-gradient(top, rgba(32,124,229,1) 0%, rgba(16,53,155,1) 100%);
     background: -ms-linear-gradient(top, rgba(32,124,229,1) 0%, rgba(16,53,155,1) 100%);
     background: linear-gradient(to bottom, rgba(32,124,229,1) 0%, rgba(16,53,155,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207ce5', endColorstr='#10359b', GradientType=0 );
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.34);
    border-top: none
}

@media (min-width:980px) {
.header {
        height: 115px;
    }

.header .logo-wrapper {
    left: 15px;
}

.header .logo-wrapper #company-logo {
    width: 500px;
    /*margin-top: 35px; */
}

.header .primary-nav-wrapper {
    top: 47px;
    left: 350px;
}

.header .search-form-wrapper {
    top: 47px;
    right: 7px;
    width:200px
}

.header .secondary-nav-wrapper {
    top: 90px;
}
.header .utility-nav-wrapper {
        top: 0px;
        right: 0px;
    }
.header nav.utility {
    z-index: 99;
    right: 7px;
}
}
#searchform {
    border: none;
    background: #fff;
}
.header #searchform input[type="text"] {
    color: #000;
    padding-bottom: 8px;
}
nav.utility .nav li a {
    color: #fff;
    opacity: .9;
}
nav.utility .nav li i {
    color: #fff;
}

header.header nav.secondary .nav li a {
    opacity: 1;
    font-weight: 700;
}
header.header nav.secondary .nav li a:hover {
    opacity: .8;
}
header.header nav.secondary .nav li {
    border-right: solid 1px #fff;
}

.station-logos-wrapper {
    position: absolute;
    top: 0px;
    left: -33px;
}
nav.primary .nav li a {
	padding: 0 0.8em;
}

/* --- Large Phone and Tablet Positioning - SETH --- */

@media (min-width:980px) and (max-width:1269px) {
    .header.header nav.secondary .nav li a {
        font-size: 12px;
    }

    nav.primary .nav li a {
        padding: 0 .8em;
        font-size: 18px;
    }
    .header .search-form-wrapper {
        width: 150px;
    }
}

/*TV Listings Styling - #46393 - SETH*/
.utility-menu-button {
    border: solid 1px #bbb;
    padding: 2px;
    border-radius: 4px;
    margin-right: 5px;
    font-size: 80%;
    position: relative;
    bottom: 10px;
}

/* Custom Elections table */
#customstattable{
	overflow: hidden;
	margin: 0 0 10px;
}
#customstattable table:first-child tr td:first-of-type{
	font-size: 30px;
	line-height: 32px;
}
#customstattable table{
	width: 100%;
	border-spacing: 0;
}
#customstattable table tr{
	background: #DFE3EA;
	/*border-bottom: 2px solid #B1C4E3;*/
	border: 0;
}
#customstattable table tr td{
	font-size: 18px;
	font-weight: bold;
	background: #aa0018;
	/*border-bottom: 2px solid #B1C4E3;*/
	text-align: center;
	font-weight: 600;
	padding-top: 10px;
	color: #fff;
	text-transform: capitalize;
}
#customstattable table tr td:first-letter{
	text-transform: uppercase;
}
#customstattable table tr td table tr td{
	border-bottom: 2px solid #B1C4E3;
	color: #000;
	font-weight: normal;
	background-color: #DFE3EA;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	font-weight: 400;
	padding-top: 0;
	width: 25%;
}
#customstattable table tr td table{
	margin-top: 10px;
	/*border-top: 2px solid #B1C4E3;*/
	border: 0;
}

#customstattable table tr td table tr td:first-child{
	width: 0% !important;
}

/* Primary Submenu Styling - SH */
nav.primary .top-nav .sub-menu {
    border: 0;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3)
    }
nav.primary .top-nav .sub-menu a{
    color: #10359b;
    font-size:16px;
    }
nav.primary .top-nav .sub-menu a:hover{
    background: #10359b;
    color: #fff;
    }

/* Responsive Livestream iframe - 16:9 Aspect Ratio - #811622 */
.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.live-stream {
    border: none !important;
    text-align: center !important;
}

/* Ticket #870479 Maney 8/6/21 */
.footer .bucket ul{
   padding-top: 0px
}

ul#menu-footer-primary-menu:nth-child(1) {
    padding-top: 15px;
}

ul#menu-footer-topics-menu:nth-child(1) {
    padding-top: 15px;
}

ul#menu-footer-utility-menu:nth-child(1) {
    padding-top: 15px;
}

/* JIRA Ticket CS-3717 */
.f59-video .f59-main .fp-ui .ad-remaining { display: none }
.f59-video .f59-main.ad-is-visible .fp-ui .ad-remaining { display: block }

/* Trending Topics Bar  CRM 894480 and 895872 */
header.header nav.secondary .nav li a {font-size: 14px; line-height: 21px; font-weight:normal}
#content {margin-top: 1em;}
.trending-topics-wrapper {background: #efefef; border: solid 1px #333;}
.trending-topics-wrapper .sep {color: #666;padding: 1px;line-height: 23px;}
.trending-topics-wrapper .trending-topic-wrapper {line-height: 23px;padding: 1px; font-size:17px;}
.trending-topics-wrapper .trending-topic-wrapper a {color: #333;}
.trending-topics-wrapper .trending-topic-wrapper a:hover {color: #AA0018;}


.linkinbio-layout > .wpb_column >  .vc_column-inner > .wpb_wrapper{display: flex;flex-wrap: wrap;}
.link-bio-image{flex-basis: 40%;margin-bottom: 10px !important}

.link-bio-follow {flex-basis: 60%;align-self: center;margin-bottom: 10px !important;}
.link-bio-follow .vc_btn3-container{margin-bottom: 5px}
.link-bio-follow .vc_btn3-container .vc_btn3{min-width: 180px}
.link-bio-follow .col-sm-4:last-of-type .vc_btn3-container{margin-bottom: 0}
.linkinbio-layout > .wpb_column >  .vc_column-inner > .wpb_wrapper .wpb_wrapper{flex-basis: 100%}

.link-bio-follow-footer {flex-basis:100%;align-self: center;margin-bottom: 10px}
.link-bio-follow-footer .vc_btn3-container{margin-bottom: 5px}
.link-bio-follow-footer .vc_btn3-container .vc_btn3{min-width: 180px}
.link-bio-follow-footer .col-sm-4:last-of-type .vc_btn3-container{margin-bottom: 0}
.link-bio-follow .col-sm-4{margin-bottom: 0;width: 100%}
.link-bio-follow-footer .col-sm-4{margin-bottom: 0;width: 100%}

/* forced mobile 2 column article grids Link in Bio page only */
@media screen and (max-width: 480px) {
.pagename-link-in-bio-ann .grid-wrapper.col-span-2 div.loop-wrapper.articles,
.pagename-link-in-bio-ann .grid-wrapper.col-span-3 div.loop-wrapper.articles
{grid-template-columns: repeat(2, minmax(0, 1fr)) !important;}
}

/* ===== Bootstrap Migration patches Apr. 2022 ===== */
ul#menu-alabama-news-network-1 {align-items: center; gap: 5px;margin-right:10px;}
li.utility-menu-button {bottom: unset; margin: 5px 3px!important;float: left!important;}

/* fix for image border on /tickled-pink-2022 page */
.wpb_single_image.wpb_content_element.vc_align_center.wpb_animate_when_almost_visible.wpb_bounceIn.bounceIn.wpb_start_animation.animated {
    border: none;
}

.header #company-logo {
min-height: 75px;
}

.vc_tta.vc_general .vc_tta-tab>a{
padding: 10px 14px !important;
}

.header .extra-header  {display:none;}

@media (min-width: 980px){
header { border-bottom-width: 0px!important; box-shadow: none!important;
    background: rgb(32,124,229)!important;
background: -moz-linear-gradient(180deg, rgba(32,124,229,1) 0px, rgba(16,53,155,1) 78px, rgba(254,213,1,1) 78px, rgba(254,213,1,1) 81px, rgba(22,39,109,1) 81px, rgba(22,39,109,1) 110px)!important;
background: -webkit-linear-gradient(180deg, rgba(32,124,229,1) 0px, rgba(16,53,155,1) 78px, rgba(254,213,1,1) 78px, rgba(254,213,1,1) 81px, rgba(22,39,109,1) 81px, rgba(22,39,109,1) 110px)!important;
background: linear-gradient(180deg, rgba(32,124,229,1) 0px, rgba(16,53,155,1) 78px, rgba(254,213,1,1) 78px, rgba(254,213,1,1) 81px, rgba(22,39,109,1) 81px, rgba(22,39,109,1) 110px)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#207ce5",endColorstr="#16276d",GradientType=1);
}    
header .container-fluid{padding-left:0;padding-right:0;max-width: 100%;}
header {height: auto !important;padding-top:0px;box-shadow:none;border-bottom:0px solid #efefef;margin-bottom:30px;}
header .container-fluid {
    height: 110px;
    display: grid;
    grid-template-columns: auto 294px auto 230px 220px auto !important;
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    max-width: 1325px;
}
header .container-fluid::before{display: none}
header .container-fluid::after{display: none}
header .container-fluid *{position: relative !important;height: auto !important;width: auto !important;top:auto !important;bottom:auto !important;left:auto !important;right:auto !important}
header .container-fluid .sr-only {position: absolute!important; width: 1px!important;  height: 1px!important;}


.header .logo-wrapper{ grid-area: 1 / 2 / 5 / 3; min-width: unset;}
.header #company-logo{background-image: url(https://www.waka.com/content/uploads/2023/08/n/z/waka8logo-wide-sm.png)!important;
    background-size: 100% !important;margin:0px !important ;background-position: center center !important;width: auto !important;max-width:100%;min-height:125px;box-shadow: 2px 3px 3px #666;}


.header .utility-nav-wrapper { grid-area: 1 / 3 / 2 / 4; justify-self: end;}
.header .search-form-wrapper { grid-area: 1 / 3 / 2 / 5; justify-self: end;align-self: end;}
.header .primary-nav-wrapper { grid-area: 2 / 3 / 3 / 5; justify-self: start;}
.header .secondary-nav-wrapper { grid-area:3 / 3 / 4 / 6;}
header.header nav.secondary .nav {flex-wrap: nowrap;justify-content: space-between;}
header.header nav.secondary .nav a{white-space: nowrap;padding-left: 0 !important;padding-right: 0 !important}
.header .extra-header {display: block!important;grid-area:1 / 4 / 3 / 6;} 

header.header nav.primary .nav li a { padding: 3px 15px; margin-bottom: 6px;margin-top: 6px;}
header.header nav.secondary .nav li a { font-weight: bold; text-transform: uppercase; padding: 5px 13px;}
header.header nav.secondary .nav li { border-right-width: 0px; margin: 0;}

header.header .small-logos { text-align: right;}
header.header .weather-header { display: flex; justify-content: flex-end; flex-direction: row;}
header.header #searchform input[type="text"] { padding-bottom: 0;}
}

.header #company-logo{background-image: url(https://www.waka.com/content/uploads/2023/08/n/z/waka8logo-wide-sm.png)!important;}
.content-list-wrapper.homepage-headlines h2, h2, .h2, .homepage-news-bar { border-top: solid 2px #2a4fe8 ;}

@media (min-width: 980px) and (max-width: 1279px) {
nav.utility .nav li a { padding: 0;}
nav.utility .nav li.social-media a {margin-left: 0;}
header .container-fluid { grid-template-columns: auto 125px auto 230px 210px auto !important;}
.header #company-logo {  background-position: center 20px !important; box-shadow: none;}    
}

a, a:visited,.content-list-wrapper .categories-list a,.trending-topics-wrapper .trending-topic-wrapper a:hover, 
.content-list-wrapper .h3.entry-title a:hover,.homepage-news-bar a:hover, .rc-uid-276147 .rc-item:hover .rc-headline { color: #2a4fe8 ;}
.single-post ​article.post p a{color: #2a4fe8 !important}
.article-categories-tags a{color: #2a4fe8}
.single .post.type-post p:not(.post-author) a{color: #2a4fe8 !important}

.wpb_wrapper .rc-uid-276147 .rc-widget-header:nth-child(2){border-top-color: #2a4fe8 !important}

.vc_row .vc_col-sm-4 .wpb_content_element {border: 0px !important;}

#menu-waka-action-8-news-1{flex-wrap: nowrap !important}
#menu-waka-action-8-news-1 a{white-space: nowrap !important}

.header .primary-nav-wrapper{z-index: 10 !important}

/*Fix weather 01/10/24 #983175 */
.header .wx-current-conditions-1v9mmqx {
    border: none;
    background: none;
    min-height: 36px;
}
.header .wx-current-conditions-19wcwky {
    color: rgb(255, 255, 255) !important;
    font-size: 24px !important;
    padding: 0px 10px 0px 10px !important;
}
.header .wx-current-conditions-sgf447 {
    max-height: 36px;
    max-width: 36px;
}
.header .wx-current-conditions-b9hlu3 {
    min-width: unset;
}

header .container-fluid * .fa-square-x-twitter {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill='%23fafafa' d='M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm297.1 84L257.3 234.6 379.4 396H283.8L209 298.1 123.3 396H75.8l111-126.9L69.7 116h98l67.7 89.5L313.6 116h47.5zM323.3 367.6L153.4 142.9H125.1L296.9 367.6h26.3z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    height: 26px !important;
    width: 22px !important;
}

@media (max-width:991px) {
    .mobile-only-station-logos {
            display: none;
    }
}