/* Ticket 40687 - Add padding under images in articles - Amanda added 9/26/17 */
.post .basic-content-wrap.cf .basic-content-wrap.cf img {
   /* padding-bottom: 20px; */
}

/* Ticket 40684 - Adjust YouTube video player - Amanda & Gretchen added 9/25/17 */
@media (max-width:619px) {
    #main .youtube iframe, #main .youtube object, #main .youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    height: 90%;
}
div.oembed-container.youtube {
    margin-bottom: -10px !important;
}
}
@media (min-width:620px) {
    #main .youtube iframe, #main .youtube object, #main .youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95%;
}
div.oembed-container.youtube {
    margin-bottom: 0px !important;
}
}

/*ticket 37367*/
@media (max-width:979px) {
.header .logo-wrapper .wrap {
 background-color:transparent;
box-shadow: none;
 border:solid 1px #000;
 //border-top:none;
}}

@media (min-width:980px) {

.header #company-logo{background-size: calc(100% - 4px)}


}

.wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-content .wx-summary.wx-horizontal {
    width: 100% !important;
    height: 160px !important;
}

.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: 160px !important;
}

@media (max-width:980px) {
    .header .weather-wrapper {
        display: none !important;
    }
}


/*Gallery Template*/
/*Corrects cropping issue - Ticket 37440 - Amanda changed 4/11/17 */
.gtx-gallery-slider.gtx-gallery-crop .gtx-image-container {
    background-size: contain!important;
}



/*VOLT-610 : z-index fix on community adding events*/

.ui-front.tribe-row-delete-dialog {
    z-index: 99;
}

/*Gray bar under and box around 728x90 ads - Ticket 38259 -  Amanda changed 5/17/17*/
#div-ad-manager-310095-2 {
     display: none;
}
.dfp.leaderboard .gtx-dfp-ad-inner-wrapper {
    border: none;
}

/* 38148 - z-index fix on search box */
#searchform {
    position:relative;
    z-index:99;
}


/*VOLT-776: change z-index on mobile for ssbp container*/

@media only screen and (max-width: 480px) {
.ssbp-wrap[data-ssbp-responsive="true"] {
    z-index: 99;
}
}


/*Fix header div spacing on Advertise with Us page*/

.pagename-advertise-with-us .acf-header.acf-header-advertise_directory_0_name {
    width: 20%;
    float: left;
}

.pagename-advertise-with-us .acf-header.acf-header-advertise_directory_0_title,
.pagename-advertise-with-us .acf-header.acf-header-advertise_directory_0_phone,
.pagename-advertise-with-us .acf-header.acf-header-advertise_directory_0_email {
    width: 25%;
    float: left;
}

/* 39895 GMaciolek - Visual Composer Video Player padding fix */
.wpb_video_widget.vc_video-aspect-ratio-169.vc-video-player .wpb_video_wrapper {
    padding-top:0;
}

/* 40289 GMaciolek - add padding under Facebook embeds */
@media (min-width: 980px) {
    .oembed-container:not(.youtube) {
    max-width:80%;
    margin:0 auto;
    margin-bottom:30px;
    }
}

/* WC-1222 : JW Player transparent background */
#main .jw-state-idle .jw-controls {
    background:transparent;
}

/* 45050 SHansen - Traffic Alert Bar display fix */
.gtx-breaking-news.traffic .entry-content-wrap {
	padding:15px;
}

/* WC-1794 mobile banner ad fix */
@media only screen and (device-width: 768px),
       only screen and (max-width: 768px) {
.sponsorship-ad-600 div:first-child {
  width:100%;
}
}

/* nested right rail object padding fix */
.vc_row .right-rail .vc_column_container>.vc_column-inner {
    padding-right:0;
    padding-left:0;
}

/* 48842 SHansen - Update to weather sponsor styling in the header */
header.header .sponsorship { 
right: 90px; 
}
.weather-wrapper .wx-format.wx-box-format { 
right: -50px; 
}
/* 49027 SHansen - Tablet-Large Phone display */
@media (min-width:480px) {
    .fullwidth-mobile-images .thumb-wrap {
        margin-right: 10px;
    }
}

/* 50901 SHansen - Fix secondary menu missing on mobile menu */
.menu-wrap .menu-side:nth-of-type(2) a:first-child {
    display: inherit;
}
.menu-wrap .menu-side:nth-of-type(2) li:first-of-type {
    display: none;
}

/* 51846 SHansen - Fix headline font weight on articles */
.single .post.type-post h1.entry-title, .single .video.type-video h1.entry-title, .single .gtx_gallery.type-gtx_gallery h1.entry-title {
    font-weight: 450;
}

/* 53804 Mreyes - padding under Field59 videos in articles */
.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;
  /*padding-top: 10px; */
}
/* SHansen - Breaking News Rotator Styling */
.gtx-breaking-news[data-type="rotating"] .gtx-breaking-news-article .entry-content-wrap:after {
	width: 0% !important;
}

/* 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%;
}

/* Election Image Fixes - SH - #827129 */
@media screen and (max-width: 768px){
	div.gtx-race .candidate-image-wrapper.image-count-3 .candidate-image:nth-child(1),	div.gtx-race .candidate-image-wrapper.image-count-3 .candidate-image:nth-child(2), 	div.gtx-race .candidate-image-wrapper.image-count-3 .candidate-image:nth-child(3) {
		width: 33% !important;
		height: 100% !important;
	}	
}

/*Weather Widget Adjustments - Depreciated? */
.wx-current-conditions-6rg3ss-WidgetRoot {
    margin: -8px -58px 0px 0px;
}
	
.wx-current-conditions-1gf7ypg-BodyContainer {
    min-height: 40px !important;
    color: #fff !important;
    background-color: rgb(0, 0, 0) !important;
    border-style: none !important;
    border-width: 0px !important;
    border-radius: 0px !important;
    border-color: #000 !important;
    max-height: 50px;
}

.wx-current-conditions-14lrh7c-TemperatureValueContainer {
    color: rgb(255, 255, 255) !important;
    font-size: 36px !important;
    padding: 0px 10px 0px 10px !important;
}


/*Weather Widget Adjustments 11-5-21 - SH */
.header .wx-current-conditions-b9hlu3 {
    margin: -8px -58px 0px 0px;
}
	
.header .wx-current-conditions-1qpggj8 {
    min-height: 40px !important;
    color: #fff !important;
    background-color: rgb(0, 0, 0) !important;
    border-style: none !important;
    border-width: 0px !important;
    border-radius: 0px !important;
    border-color: #000 !important;
    max-height: 50px;
}

.header .wx-current-conditions-19wcwky {
    color: rgb(255, 255, 255) !important;
    font-size: 36px !important;
    padding: 0px 10px 0px 10px !important;
}
.header .wx-current-conditions-1v9mmqx {border: none;background: none;}


/* Ticket #846149 */
@media only screen and (min-width: 600px) {
  .wpb_single_image.wpb_content_element.vc_align_center.mobile-only {
    display: none;
  }
}

.gtx-gallery-slider{
   margin:20px -2px -20px -2px !important;
}

.gtx-gallery-slider .gtx-ad-slide .gtx-ad-container {
    top: 25%!important;
}

/* 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 }

body.search form#searchform {
    height: 33px;
	//width: 575px;
    display: flex;

}
body.search input#site-search {
    background: #2d363d;
    color: white;
    flex: 50%;
    border: 1px solid #2d363d !important;
}
body.search #searchform button {
    flex: 20%;
    padding-right: 20px !important;
}