/*  ALLOWS SPONSORSHIP IN HEADER

header > .section-inner {
	overflow: hidden;
	padding: 20px 0;
	position: relative;
	padding-right: 165px !important;
}

@media screen and (max-width:600px), handheld and (max-device-width:600px) {

    header > .section-inner {
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0 !important;
    }

    .header-sponsored > .section-inner {
        padding-right: 0;
    }
}

*/

.lg-col-wrapper-no-space {
    max-width: 1250px;
    margin: 0 auto;
    padding:  0;
    position: relative;
    clear: both;
}

.header-nav-search {
    color: #0e256b;
}

.nav-transition .header-nav-search {
    color: #fff;
}

.nav-transition .header-nav-search:hover,
.nav-transtition .header-nav-search:focus {
    color: #e8ba55;
}

.static_background_desktop {
    background: linear-gradient(to right, #0d246f 0%,#134596 10%,#0d246f 100%);
}

#main-nav-floating-sticky-wrapper.is-sticky #main-nav-floating {
    background: linear-gradient(to right, #0d246f 0%,#134596 10%,#0d246f 100%);
}

#main-nav-floating-sticky-wrapper.is-sticky .main-nav a {
    color: #fff;
}

.main-nav ul.nav-small.nav-open {
    background: linear-gradient(to right, #0d246f 0%,#134596 10%,#0d246f 100%);
}

.main-nav .submenu li a {
    color: #0e256b;
}

.nav-transition {
    background: linear-gradient(to right, #0d246f 0%,#134596 10%,#0d246f 100%);
}

.nav-transition li a {
    color: #fff;
}

.nav-transition li a:hover,
.nav-transition li a:focus {
    color: #e8ba55;
}

.nav-transition .header-nav-icons li i:hover,
.nav-transition .header-nav-icons li i:focus {
     color: #e8ba55;   
}

.nav-transition .submenu li a:hover,
.nav-transition .submenu li a:focus {
    color: #e8ba55;
}

.weather-video-article-title a{
	text-decoration: none;
    color: #000000;
}

.weather-video-article-title a:hover,
.weather-video-article-title a:focus {
	color: #1d85f6;
}

.clear {
    clear: both;
}

.contact-form.school-closings {
    margin-top: 10px;
    width: 100%;
}

/* mod sections */

.mod-section h1 > a {
    color: #000000;
}

.mod-section h1 > a:hover,
.mod-section h1 > a:focus {
    color: #1d85f6;
}

.mod-section h1 {
    color: #0d246f;
    margin-bottom: 0.8rem;
}

.mod-section-2-item-title a:hover,
.mod-section-3-item-title a:hover {
    color: #1d85f6;
}

.mod-section-4 h1 a,
.mod-section-4-col a,
.callout-item-title-link a,
.aside-sidebar-three-item-list-title {
    color: #000000;
    font-weight: 600;
    text-decoration: none;
}

.mod-section-4-col a:hover,
.mod-section-4-col a:focus {
    color: #1d85f6;
}

.primary-tags-wrapper a:hover,
.primary-tags-wrapper a:focus {
    color: #69affb;
}

.mod-section-2-item-title i:before,
.mod-section-3-list-item i:before,
.mod-section-3-images-item-title i:before,
.mod-section-4-col i:before,
.callout-item-title-link i:before,
.content-listing-with-img i:before,
aside i:before {
    color: #0d246f;
}

.callout-item-title-link > a:hover,
.view-more a:hover {
    color: #1d85f6;
}

.primary-tags {
    color: #ffffff;
    background-color: #0f2164;
}

.title-alert:before {
    background-color: #0D246B;
}

.title-alert:after {
    border-color: #0D246B;
}

/* sidebar */

aside h2 {
  color: #0D246B;
}

.aside-newsletter-title span,
.aside-newsletter-title > i,
.aside-newsletter-signup-thanks,
.aside-newsletter-signup-input-wrap button:hover {
    color: #0D246B;
}

/* Weather App */

.weather-view-column > a {
    color: #0d246f;
}

.weather-view-column > a:hover {
    color: #1d85f6;
}

.mobile-only.header-social-search {
    display: none;
}
/* ROOF REPORT */
.aside-roof-report {
    margin-bottom: 5.5rem;
    padding: 0.5rem 1.5rem; 
}
.roof-report-flex{
    display:flex;
    flex-direction: column;    
}

.roof-report-top{
    text-align:center;
}
.roof-report-top h2{
    margin-bottom: 0rem;
}

.roof-report-middle{
    background: #FBC421;
    color: #0D246B;
    text-align:center;
}

.roof-report-middle h2{
    font-size: 3rem;
    font-weight: bold;
    padding: 0.5rem;
    margin-bottom: 0;
}

.roof-report-bottom{
    display:flex;
    background: #0D246B;    
    justify-content: space-between;
}

.roof-report-bottom h3{
    color:white;
    font-weight: 700;
    font-size: 1.6rem;
    padding-top: 7px;  
    margin-bottom: 7px;
    text-align: center; 
}

.roof-report-bottom img{
    height:20px; 
}
.roof-report-logoimg{
    padding-left:8px;
    padding-right:5px;
    padding-top:10px;
    text-align:center;    
}
.roof-report-logoimg2{
    padding-left:12px;
    padding-right:12px;
    padding-top:10px;
    text-align:center;    
}
                        

/* Live stream */

.live-stream-container {
    background: linear-gradient(to right, #112057 0%,#133780 50%,#112057 100%);
}

@media screen and (max-width: 1200px), handheld and (max-device-width: 1200px) {
    .logo-cbs58 {
        width: 400px;
        margin-top: 1rem;
    }
}

@media screen and (max-width: 1000px), handheld and (max-device-width: 1000px) {

    .logo-cbs58 {
        width: 315px;
        margin-top: 2rem;
    }

    .main-nav ul li a,
    .main-nav .submenu li a  {
        color: #fff;
        transition: none;
    }

    .main-nav li a:hover, 
    .main-nav li a:focus {
        color: #e8ba55;
    }

    .main-nav,
    .main-nav .submenu {
        background: linear-gradient(to right, #0E2672 0%,#134596 10%,#0D246F 100%);
    }

    .mobile-floating-nav {
        background: linear-gradient(to right, #0E2672 0%,#134596 10%,#0D246F 100%);
    }

    .header-nav-icons li a {
        border-bottom: none;
    }

    .header-nav-icons i {
        color: #fff;
    }

}

@media (max-width: 600px) {

    .header-sponsor-ad {
        height: 52px; /* cbs58 nav is different height then telemundo */
    }

    .header-sponsor-ad, .sticky-sponsor-ad {
        top: 3px;
    }

    .sticky-sponsor-ad-wrapper.is-sticky .header-sponsor-ad.sticky-sponsor-ad {
        top: 0px;
    }
}

@media screen and (min-width: 600px), handheld and (min-device-width: 600px){

    .contact-form.school-closings {
      width: 80%;
    }

    .one-fourth-col-field {
      width: 25%;
    }

    .half-col-field {
        width: 50%;
    }

    .three-fourth-col-field {
        width: 75%;
    }

    .col-field-right-spacing {
        padding-right: 20px;
    }

    .col-field-inline {
        display: inline-block;
        float: left;
    }
}

@media screen and (min-width: 1100px), handheld and (min-device-width: 1100px){

    .contact-form.school-closings {
      width: 60%;
    }
}
