/*
 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
*/

#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: 50px;
    }
    .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;
    }
}


/* --- 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;
    }
}


/*--- 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.alabamanews.net/wp-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.alabamanews.net/wp-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.alabamanews.net/wp-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.alabamanews.net/wp-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 #AA0018;
    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;
}

.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: #AA0018;
}

.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 #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;
}


/* 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;
}


/* 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('/wp-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;
    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;
}
