
.page-id-11439 div#pg-11439-1 {
    margin-bottom: 0px !important;
}
body.home .widget-area {
    position: absolute!important;
}


aside#enhancedtextwidget-28 {
    background: #3D3D3D;
}


.webcom-container {
    position: relative;
    max-width: 1012px;
    padding: 0 16px;
    margin: 0 auto;
/*     min-height: 1590px;
    height: 193em; */
}


.sponsors {
    padding: 26px 24px;
    border-bottom: 1px solid #484848;
    background: #3d3d3d;
}


.sponsors h4 {
    color: #919191;
    font-weight: 400;
    font-size: 13px;
    padding-top: 16px;
}

.sponsors .left {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 16px;
}

.sponsors .right {
    text-align: center;
    padding-bottom: 16px;
}
.sponsors .small {
    font-size: 10px;
    text-shadow: 0 -1px #000;
    text-decoration: none;
    font-weight: bold;
    color: #ff8000;
    position: relative;
    bottom: 15px;
}


/* .mec-event-list-standard .mec-col-table-c.mec-event-image-wrap {
	display: none;
} */

.col-md-3.mec-event-image-wrap.mec-col-table-c {
    display: none;
}

article, aside, footer, header, nav, section {
    display: block;
    background: white;
}
/* NEW CODE */
aside#enhancedtextwidget-16 {
    background: #3d3d3d;
}
.webcom-inner-header {
    height: 159px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #d3d3d3;
    margin-top: 1px;
}

.textwidget.widget-text {
    background: #3d3d3d;
}
ul#breadcrumbs {
    background: #ffffff;
}

.widget-area .onair-block {
    margin-right: 0px;
}
/* Get Started Form Labels */
.nf-field-label label {
    color: #C20000;
}
.list-checkbox-wrap .nf-field-element li label, .list-image-wrap .nf-field-element li label, .list-radio-wrap .nf-field-element li label {
    color: #C20000;
}

@media (max-width: 1920px)
{
.widget-area .waam-tv-side {
    min-height: 180vh !important;
}
}

@media (max-width: 1440px) and (min-width: 1024px)
{
.widget-area .waam-tv-side {
    min-height: 200vh !important;
}
}

@media (max-width: 768px) and (min-width: 320px)
{
.widget-area .waam-tv-side {
    min-height: 45vh !important;
}
}