/*
 Theme Name:   WFXB
 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:  wfxb.com
*/

body {
    color: #333;
}

#main, #inner-content {
    background-color: #FFF;
}

a, a:visited {
    color: #d7382b;
}

a:hover {
    color: #4c4c4c;
}

h1, h2, h3 {
    font-weight: 600;
    color: #111;
}

.ad-manager-placeholder {
    background-color: transparent;
}


/*------ Header Styling All Devices------*/

.header {
    border-bottom: 4px solid #000;
}


/*------ Header Styling Desktop------*/

@media (min-width:980px) {
    .header {
        border-bottom: none;
        height: 90px;
        background: #d7382b;
        box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
    }
    .header .container-fluid {
        max-width: 100%;
    }
    .header #company-logo:before {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        top: 0;
        left: -200px;
        border-left: 200px solid #fff;
        border-top: 90px solid #fff;
    }
    .header #company-logo:after {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        top: 0;
        right: -17px;
        border-right: 17px solid transparent;
        border-top: 90px solid #fff;
    }
}


/*------ Header Positioning Desktop------*/

@media (min-width:980px) {
    .header .logo-wrapper {
        max-height: 90px;
        background: transparent;
        z-index: 9999;
    }
    .header #company-logo {
        position: absolute;
        top: -10px;
        width: 240px;
        height: 90px;
        background-color: #fff;
    }
    .header .primary-nav-wrapper {
        position: absolute;
        top: 32px;
        left: 275px;
    }
    nav.primary .nav li a {
        font-size: 20px;
        padding: 5px 25px 5px 25px;
    }
    .header .secondary-nav-wrapper {
        border-bottom: solid 1px #222;
        background-color: #000;
        position: absolute;
        top: 0;
        left: 250px;
    }
    .header .secondary-nav-wrapper .wrap {
        margin-left: 0px;
    }
    .header nav.secondary .nav li a {
        font-size: 14.5px;
        padding: 0 15px 0 15px;
    }
    .header .utility-nav-wrapper {
        width: 1200px;
        margin: 0px auto;
        position: relative;
        z-index: 99999;
    }
    .header .utility-nav-wrapper .wrap {
        position: absolute;
        right: -5px;
        top: 0px;
    }
    .header .utility-nav-wrapper .wrap .nav {
        margin-top: -28px;
    }
    .header .search-form-wrapper {
        width: 1200px;
        margin: 0px auto;
        position: relative;
    }
    .header .search-form-wrapper .wrap {
        position: absolute;
        right: -5px;
        width: 200px;
    }
}


/*-- Shrinking The Main Nav as it Collapses - Tablet etc -- */

@media (min-width:980px) and (max-width:1250px) {
    nav.primary .nav li a {
        font-size: 16px;
        padding: 5px 5px 5px 15px;
    }
    nav.primary {
        left: 0;
    }
    .header .search-form-wrapper .wrap {
        width: 120px;
    }
    .header nav.secondary .nav li a {
        font-size: 12px;
        padding: 0 8px 0 8px;
    }
    .header .search-form-wrapper .wrap {
        width: 140px;
        margin-right: 18%;
    }
    .header .utility-nav-wrapper .wrap {
        right: 10px;
        top: 0px;
    }
}


/*--- Primary Nav ---*/

nav.primary .nav li a {
    color: #FFF;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 10px;
    margin-top: 10px;
}

nav.primary ul {
    margin-left: 0;
}

nav.primary .nav li a:hover {
    color: #000;
}

nav.primary .nav li.current-menu-item a {
    background-color: #d66860;
    border-radius: 4px;
}


/*--- Secondary Nav ---*/

nav.secondary ul li {
    flex-grow: 0;
}

.header nav.secondary .nav li a {
    color: #eaeaea;
    font-weight: 700;
}

header.header nav.secondary .nav li {
    border-right: solid 1px #9b271f;
    margin: 4px;
}

header.header nav.secondary .nav li:last-of-type {
    border-right: none !important;
}

header.header nav.secondary .nav li a:hover {
    background: none;
    opacity: .8;
}


/* Utility Nav */

nav.utility .nav li a {
    padding: 0 5px;
    margin-top: 22px;
    color: #fafafa;
    font-size: 90%;
}

nav.utility .nav li i {
    font-size: 25px;
    position: relative;
    top: 4px;
}


/* Site Search */

.searchform .fa {
    font-size: 18px;
}

#searchform {
    border: solid 1px #CCC;
    border-radius: 3px;
    height: 30px;
    background-color: #FAFAFA;
}

.search-form-wrapper #searchform input {
    border: none;
    height: 30px;
}

.header #searchform input[type="text"] {
    height: 30px;
    background-color: transparent;
}

.searchform .fa {
    color: #000;
    font-size: 18px;
    position: relative;
}

.header #searchform button {
    margin: 0;
}


/*Content Lists*/

h2, .h2 {
    font-size: 1.0em;
    line-height: 1em;
    color: #d7382b;
    margin-top: 0;
    padding: 10px 0px;
    text-transform: uppercase;
    border-top: solid 4px #4b4b4b;
    border-bottom: solid 1px #eaeaea;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    letter-spacing: .5px;
    background-color: transparent;
    font-size: 140%;
}

.content-list-wrapper .h3.entry-title a {
    color: #000;
    font-size: 120%;
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    display: table;
}

.content-list-wrapper .h3.entry-title a:hover {
    color: #dc382c;
}

.grid-item h3, .grid-item h3 a {
    text-transform: none;
}

.content-list-wrapper .read-more {
    display: none;
}

.content-list-wrapper .categories-list {
    margin: 3px 0px 8px 5px;
}

.content-list-wrapper .categories-list .comma {
    display: none;
}

.content-list-wrapper .categories-list a {
    color: #FFFFFF;
    background: #d8392c;
    border-radius: 4px;
    line-height: 1.4em;
    padding: 2px 4px;
}

.content-list-wrapper .categories-list:before {
    content: none;
}

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


/* Spotlight */

.vc_row-fluid .vc_col-sm-4:last-of-type .wpb_content_element .spotlight h3.entry-title:before, .last-col .wpb_content_element .spotlight h3.entry-title:before {
    content: '\f069 ';
    font-family: 'FontAwesome';
    float: left;
    margin-right: 5px;
    font-size: 14px;
    color: #D7382B;
}


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


/*Grids*/

.grid-item, .grid-item.hentry.post, .grid-item.hentry, .grid-item.hentry.video, .grid-item.hentry.gallery {
    background: #000;
    box-shadow: 2px 4px 4px #666;
    padding: 0 !important;
}

.grid-item:hover, .grid-item.hentry.post:hover, .grid-item.hentry:hover {
    background: #666;
}

.grid-item .h3.entry-title a, .grid-item.video .h3.entry-title a, .grid-item.gallery .h3.entry-title a {
    color: #fff;
    font-size: 18px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.grid-item .h3.entry-title a:hover {
    color: #fff;
}


/* Promotions */

.content-list-wrapper.promotions h3.entry-title a {
    font-size: 26px;
    color: #000;
}

.content-list-wrapper.promotions h3.entry-title a:hover {
    color: #dc382c;
}

.content-list-wrapper.promotions .hentry.post {
    background: #FFF;
    box-shadow: 2px 4px 4px #666;
    padding: 5px;
}


/*--- Popular Posts List --- */

.popular-post-list .basic-content-wrap:before {
    float: left;
    position: relative;
    margin-right: 10px;
    color: #FFF;
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    background-color: #BBB;
    padding: 1px 10px;
    border-radius: 40px;
    top: 0px;
}

.popular-post-list article:nth-of-type(1) .basic-content-wrap:before {
    content: "1";
    padding: 1px 11px;
}

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

.popular-post-list article:nth-of-type(7) .basic-content-wrap:before {
    content: "7";
}

.popular-post-list article:nth-of-type(8) .basic-content-wrap:before {
    content: "8";
}

.popular-post-list article:nth-of-type(9) .basic-content-wrap:before {
    content: "9";
}

.popular-post-list article:nth-of-type(10) .basic-content-wrap:before {
    content: "10";
}


/*--- Popular Posts Module (deprecated) ---*/

.popular-posts-module {
    padding: 20px;
    -webkit-box-shadow: 0 0 5px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0 0 5px rgba(50, 50, 50, 0.5);
    box-shadow: 0 0 5px rgba(50, 50, 50, 0.5);
}

.popular-posts-module ul li {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px dotted #dadada;
    list-style: none
}

.popular-posts-module li a {
    display: table;
}

.popular-posts-module li:before {
    display: block;
    float: left;
    position: absolute;
    left: 35px;
    margin-right: 10px;
    color: #FFF;
    font-weight: 700;
    background-color: #BBB;
    padding: 1px 10px;
    border-radius: 40px;
}

.popular-posts-module li:nth-child(1):before {
    content: "1";
    padding: 1px 11px;
}

.popular-posts-module li:nth-child(2):before {
    content: "2";
}

.popular-posts-module li:nth-child(3):before {
    content: "3";
}

.popular-posts-module li:nth-child(4):before {
    content: "4";
}

.popular-posts-module li:nth-child(5):before {
    content: "5";
}

.popular-posts-module li a {
    font-weight: 700;
    color: #000;
    font-size: 100%;
}

.popular-posts-module li a:hover {
    color: #dc382c;
}

.popular-posts-module .pp-img-thumb {
    display: none;
}

.popular-posts-module {
    margin-bottom: 25px;
}


/* Landing Page Sidebar Menu */

.templatera_shortcode .vc_wp_custommenu .widget {
    margin: 0;
}

.templatera_shortcode .vc_wp_custommenu .widget a {
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #dc382c;
}

.templatera_shortcode .vc_wp_custommenu .widget a:hover {
    color: #000;
}

.templatera_shortcode .vc_wp_custommenu .widget a {
    padding: 8px;
}

.templatera_shortcode .vc_wp_custommenu .widget a:before {
    content: " \f105";
    font-family: "FontAwesome";
    float: left;
    position: relative;
    top: 4px;
}

.templatera_shortcode .vc_wp_custommenu .widget li {
    margin: 0;
    padding: 5px 0;
    border-bottom: dotted 1px #CCC;
    list-style: none;
}


/* Page Right Rail & Sidebar */

.content-list-wrapper .hentry {
    background-color: transparent;
}

.vc_row .right-rail .wpb_content_element, .vc_row .right-rail .popular-posts-module, .right-rail .wpb_content_element, .right-column-ad-wrapper {
    border: solid 1px #CCC;
    background-color: #FFF;
    padding: 15px;
    -webkit-box-shadow: 0 0 5px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0 0 5px rgba(50, 50, 50, 0.5);
    box-shadow: 0 0 5px rgba(50, 50, 50, 0.5);
}

.vc_row .right-rail h2 {
    border-top: none;
    text-align: center;
    border-bottom: solid 1px #EAEAEA;
    background-color: #4b4b4b;
    color: #FFF;
    font-weight: 700;
    font-size: 120%;
}

.vc_row .right-rail h3.entry-title, .last-col h3.entry-title {
    font-size: 100%;
}

.home.page .vc_row.wpb_row.vc_row-fluid .vc_col-sm-4:nth-of-type(2) h3 a {
    font-size: 18px;
}

.home.page .vc_row.wpb_row.vc_row .vc_col-sm-4:nth-of-type(2) .hentry.post, .right-rail .hentry.post {
    border-bottom: dotted 1px #CCC;
    padding: 14px 0;
    margin: 0;
}

.home.page .vc_row.wpb_row.vc_row .vc_col-sm-4:nth-of-type(2) h3 a, .right-rail .content-list-wrapper .h3.entry-title a {
    font-size: 1em;
}

div.wpb_wrapper div#wfxb-titan-widget {
    text-align: center !important;
}


/* Events */

.event-widget.wpb_raw_html {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
    padding: 20px;
    border-radius: 10px;
    background-color: #FAFAFA;
    border: solid 1px #CCC;
}


/* Article Styles */

.single .hentry.post.type-post, .video.hentry.type-video, .gallery.hentry.type-gallery {
    padding: 15px;
    border-bottom: none;
}

#disqus_thread {
    padding: 15px;
}

.single .post.type-post h1.entry-title, .video.hentry.type-video h1.entry-title, .gallery.hentry.type-gallery h1.entry-title {
    color: #000;
    font-weight: 600;
    font-size: 2.5em;
    line-height: 1.1em;
}

.single .post.type-post .entry-meta, .video.hentry.type-video .entry-meta, .gallery.hentry.type-gallery .entry-meta {
    font-family: 'Lato', sans-serif;
    color: #333;
    font-size: 15px;
}

.single .post.type-post .post-date, .video.hentry.type-video .post-date, .gallery.hentry.type-gallery .post-date {
    line-height: 4em;
}

.single .post.type-post .entry-meta.entry-author a {
    color: #d7382b;
}

.single .post.type-post .entry-meta.entry-author a:hover, .video.hentry.type-video .entry-meta.entry-author a:hover {
    color: #666;
}

.single .post.type-post .subtitle, .video.hentry.type-video .subtitle, .gallery.hentry.type-gallery .subtitle {
    margin-bottom: 0;
    margin-top: 5px;
}

.single .post.type-post p, .video.hentry.type-video p, .gallery.hentry.type-gallery p {
    color: #222;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.5em;
    font-size: 1.2em;
    margin-top: 0;
}

.single .post.type-post p.wp-caption-text, .video.hentry.type-video p.wp-caption-text, .gallery.hentry.type-gallery 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, .video.hentry.type-video h3, .gallery.hentry.type-gallery h3 {
    color: #222;
    font-weight: 600 !important;
    font-size: 1.3em;
}

.expired-video-message {
    font-size: 150%;
    color: #666;
    font-weight: bold;
    border: 1px solid #ccc;
    width: 70%;
    margin: 0px auto;
    text-align: center;
    padding: 20px 10px;
    box-shadow: 2px 2px 4px #efefef;
}


/* Slider */

.flexslider {
    background-color: #000;
    border-color: #000;
    margin-bottom: 30px;
}

.gtx-slides .posttitle {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .8);
}

#content .wpb_gallery_slides ul.slides li.flex-active-slide {
    border-radius: 4px;
}

.gtx-slides a.posttitle {
    color: #FFF;
    font-size: 150%;
    line-height: 120%;
    font-weight: 700;
}


/*Related Posts*/

.yuzo_related_post {
    background-color: #FAFAFA;
    border: 1px solid #EAEAEA;
    padding: 15px;
}

.yuzo_related_post .yuzo-list a {
    color: #000;
    font-weight: 700;
    font-size: 16px !important;
}

.yuzo_related_post .yuzo-list a:hover {
    color: #d7382b;
}

.style-3 .yuzo-list:before {
    background: none;
    font-family: 'FontAwesome';
    content: '\f138';
    color: #bbb !important;
    opacity: 1;
}

.yuzo_related_post h2 {
    border-top: none;
    border-bottom: solid 1px #ccc;
    margin-top: 0;
    padding-top: 0;
}


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

@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: #D7382B;
    }
    .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: 50%;
        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;
    }
    .footer li {
        padding: 4px 0;
    }
    .footer li.menu-item-has-children {
        margin-top: 10px;
    }
    .footer li.menu-item-has-children>a {
        font-weight: 600;
        font-size: 150%;
    }
    .footer .bucket #menu-item-292, .footer .bucket #menu-item-291 {
        padding: 0;
    }
}


/*Ads*/

.dfp.leaderboard .gtx-dfp-ad-inner-wrapper {
    margin: 0 auto;
}

.right-column-ad-wrapper div:first-child {
    margin: 0 auto;
}

.wrapper-bottom-row .ad-manager-placeholder div {
    margin: 0 auto;
}


/* Containers  */

#main .vc_col-sm-12 {
    padding: 0;
}

.leaderboard .vc_col-sm-12, .top-row .vc_col-sm-12 {
    background-color: #EAEAEA !important;
    position: relative;
    top: -2px;
}

#inner-content .wrapper-top-row {
    background-color: #EAEAEA;
}

@media (min-width: 980px) {
    #page-wrap #container {
        padding-top: 20px;
    }
}

#page-wrap #container {
    background-color: #EAEAEA;
    padding-bottom: 20px;
}

#container .vc_row.wpb_row.vc_row-fluid.leaderboard-row {
    background-color: #EAEAEA;
}

#sidebar1 {
    padding-right: 15px !important;
}

.sidebar {
    margin-top: 0;
    background: #FFF;
    margin-bottom: 20px;
}

@media (max-width:980px) {
    #page-wrap #container {
        background-color: #FFF;
    }
    #inner-content .wrapper-top-row {
        background-color: #FFF;
    }
}

@media (max-width: 768px) {
    .vc_col-sm-8 {
        width: 100% !important;
        float: none;
    }
    .vc_col-sm-4 {
        width: 100% !important;
        float: none;
    }
}


/*Homepage Top Story Area*/

.vc_row.wpb_row vc_inner.vc_row-fluid.top-story-area .vc_col-sm-8 {
    padding-left: 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 !important;
    margin-bottom: 0px;
    background-color: #000;
}

.content-list-wrapper.homepage-headlines h2 {
    border-top: solid 4px #4b4b4b !important;
    color: #d7382b !important;
    font-weight: 600;
    padding-top: 8px !important;
    text-align: left !important;
    background-color: transparent !important;
}

.content-list-wrapper.homepage-headlines .h3.entry-title a {
    font-size: 105% !Important;
}

.home.page .top-story-area .vc_col-sm-8 {
    padding-right: 0;
    padding-left: 0;
}

.home.page .top-story-area .vc_col-sm-4 .wpb_content_element {
    border: none;
    padding-left: 5px;
    padding-top: 0;
    background-color: transparent;
    box-shadow: none;
}

.top-story-area .hentry.video.type-video, .top-story-area .hentry.gallery.type-gallery {
    padding: 10px 0;
    margin: 0;
    border-bottom: dotted 1px #ccc !important;
}


/* Spotlight */

.vc_row-fluid .vc_col-sm-4:last-of-type .wpb_content_element .spotlight h3.entry-title:before, .last-col .wpb_content_element .spotlight h3.entry-title:before {
    content: '\f069 ';
    font-family: 'FontAwesome';
    float: left;
    margin-right: 5px;
    font-size: 14px;
    color: #dc382c;
}


/*Connect With Us Module*/

.connect-withus h4 {
    margin-bottom: 2px;
}

.connect-withus i {
    font-size: 1.5em;
}


/* Search */

.search .h3.entry-title a {
    color: #000;
    font-size: 120%;
    font-weight: 700;
    line-height: 1.2em;
}

.search .h3.entry-title a:hover {
    color: #d7382b;
}

.search #main {
    padding-left: 25px;
}

@media (min-width:980px) {
    .search p {
        display: table;
    }
}


/* Weather Map */

.map-container .wpb_wrapper {
    width: 100%;
    height: 600px;
    margin: 0 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;
}


/*WX Widgets*/

.wx-view h2 {
    border: none!important;
}


/* Contact Us ACF */

@media (min-width:980px) {
    .acf-wrapper {
        width: 98%;
        margin: 0 auto;
    }
    .acf-header-row {
        background: #EAEAEA;
        color: #333;
        display: table;
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .acf-wrapper div {
        padding: 4px 0 2px 2px;
        font-family: "Lato", arial, sans-serif;
        line-height: 17px;
    }
    .acf-wrapper .acf-row {
        width: 100%;
        display: table;
        border-bottom: solid 1px #EAEAEA;
        padding-bottom: 5px;
    }
    .acf-wrapper .acf-row:nth-child(odd) {
        background: #fafafa;
    }
    div.acf-col-name, div.acf-header-name {
        width: 20%;
        float: left;
    }
    div.acf-col-title, div.acf-header-title {
        width: 25%;
        float: left;
    }
    div.acf-col-email, div.acf-header-email {
        width: 25%;
        float: left
    }
    div.acf-col-ext, div.acf-header-ext {
        width: 5%;
        float: left;
    }
    div.acf-col-direct, div.acf-header-direct {
        width: 25%;
        float: left;
    }
}

@media (max-width:979px) {
    div.acf-header-row {
        display: none;
    }
    div.acf-col-name {
        font-size: 120%;
        font-weight: 600;
    }
    div.acf-col-ext:before {
        content: 'Ext: '
    }
    div.acf-col-direct:before {
        content: 'Direct Phone: '
    }
}


/*Connect With Us*/

.connect-with-us h4 {
    height: 40px;
    width: 50%;
    margin: 0;
    text-align: right;
    padding-right: 15px;
    float: left;
}

.connect-with-us .sm-icons {
    height: 40px;
    width: 50%;
    margin: 0;
    float: right;
}

.connect-with-us .sm-icons img {
    margin-right: 10px;
    width: 30px;
    height: 30px;
}

.connect-content-wrapper {
    overflow: auto;
    margin-bottom: 15px;
}

.connect-with-us .hashtag-link {
    text-align: center;
    font-weight: bold;
}


/*More Links*/

.more-link p {
    position: relative;
    bottom: 68px;
    text-align: right;
    padding-right: 10px;
}

.wpb_content_element.more-link {
    border: none!important;
    height: 1px;
    margin-bottom: 0px!important;
    padding: 0px!important;
}


/* Weather - Radar Promo */

.radar-promo {
    border: solid 1px #EAEAEA;
    padding: 5px;
    overflow: auto;
    background-color: #FAFAFA;
}

.radar-promo img {
    float: left;
    padding-right: 10px;
}

.radar-promo p {
    margin: 0;
}

.radar-promo h3 {
    margin: 0;
    font-size: 120%;
}

.radar-promo a {
    color: #000;
}


/* Pagination */

.pagination ul {
    border: solid 1px #EAEAEA;
}

.pagination a, .pagination span {
    color: #d7382b;
}

.pagination span.dots {
    color: #222;
}

.pagination span.dots:hover {
    color: #222;
    background-color: #FFF !important;
}

.pagination a:hover {
    color: #222;
    background-color: #FAFAFA !important;
}

.pagination span:hover {
    background-color: #FAFAFA !important;
}

.pagination a:focus {
    color: #222;
    background-color: #FAFAFA;
}

.current {
    color: #CCC;
    background-color: #FAFAFA;
}


/* Mobile Menu */

.menu-side a, .menu-side a:visited {
    color: #666;
}

.menu-side i {
    font-size: 36px;
}

.menu-wrap nav.menu-side:nth-of-type(3) a:nth-of-type(3) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.menu-wrap nav.menu-side:nth-of-type(3) a:nth-of-type(1), .menu-wrap nav.menu-side:nth-of-type(3) a:nth-of-type(2) {
    width: 50px;
    display: inline-block;
    border-top: none;
    height: 80px;
}


/*Calendar Page*/

#tribe-events {
    margin: 20px;
}

#tribe-community-events {
    padding: 20px;
}

#tribe-events h2 a {
    color: #000;
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
}

#tribe-events h2 a:hover {
    color: #d7382b;
}


/*Calendar*/

#tribe-community-events .events-community-post-title input, #tribe-community-events .events-community-post-content textarea {
    border: 1px solid #ccc;
}

.tribe-events-list h2.tribe-events-list-event-title {
    background-color: transparent;
}

.single-tribe_events h2.tribe-events-single-event-title {
    border: none;
    background-color: transparent;
    text-transform: none;
    font-family: sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 2.2em;
    line-height: 1.1em;
}

.tribe-events-schedule h2 {
    border: none;
    color: #666;
    font-weight: 600;
    font-size: 18px;
}


/* Submit an Event Button */

.event-submission-wrapper {
    border: none!important;
    margin: 0px auto;
    box-shadow: none!important;
    text-align: center;
    margin-bottom: 0px!important;
}

.event-submission-wrapper a.button {
    background-color: #d7382b;
    color: #FFF;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 14px;
    width: 100%!important;
}


/* Breaking News */

.breaking-news-wrapper.live {
    background-color: #D7382B;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px!important;
}

.bn-prefix {
    font-size: 20px;
}

.breaking-news-wrapper p {
    margin: 0;
    color: #fff;
}

.breaking-news-wrapper a {
    color: #fff;
}

.breaking-news-wrapper a:hover {
    text-decoration: underline;
}

.gtx-breaking-news-type-single .gtx-breaking-news-message:before {
    content: "Breaking News:";
}


/* Social Sharing Tools */

@media (min-width:1100px) {
    .kfloating.plain {
        top: 35% !important;
    }
}

@media (min-width:320px) and (max-width:768px) {
    .ksharelinks.plain .kintro {
        float: none !important;
    }
}

@media (max-width:410px) {
    .ksharelinks.plain ul li {
        float: none !important;
    }
}

.ksharelinks {
    clear: both;
    padding: 10px 0;
}


/*Weather Widget - Current Conditions */

.wx-skin-default .wx-panel-widget .wx-format {
    border: none !important;
}

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

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

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


/* Author Bio Pages & Category Pages */

.archive.author #inner-content #main, .archive.category #inner-content #main {
    padding: 15px;
}

.archive.author .wrapper-top-row .templatera_shortcode {
    background-color: #EAEAEA;
}

.archive.author .entry-title a, .archive.category .entry-title a {
    color: #000;
    font-size: 120%;
    font-family: sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    display: table;
}

.archive.author .entry-title a:hover, .archive.category .entry-title a:hover {
    color: #dc382c;
}


/*Powered By Logo - Footer*/

.powered-by-container p {
    margin-bottom: 0px;
}

.powered-by-container p a img.powered-by {
    display: block;
    margin: auto;
}


/* TV listing iframe */

@media (min-width:980px) {
    .mobile-schedule iframe {
        display: none;
    }
}

@media (max-width:980px) {
    .desktop-schedule iframe {
        display: none;
    }
}


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


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


/* WFXB Fix for 11/16/2016 Content Wrapper Release Changes to <main> */

.col-12, .col-sm-12, .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}


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