body {
    overflow-x: hidden;
}
div.grid-fixed-24-20-20 .column .block {
    overflow: visible !important;
}
.td-amp-breakingnews-top-banner-fixed {
    position: relative;
    top: 0px;
}
.td-amp-breakingnews-top-above-content {
    box-shadow: none !important;
    float: left;
    width: 99% !important;
}
.td-amp-breakingnews-top-banner-v1 {
    width: 100%;
    padding: 11px 0px;
    margin: 0 auto;
    background-color: white;
    z-index: 100000;
    box-shadow: 0px -5px 23px 3px rgba(0, 0, 0, 0.95);
    border-bottom: 4px solid red;
    height: 50px;
}
.td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-area {
    margin: 0 auto;
    max-width: 1100px;
    width: 98%;
    font-family: arial;
    font-size: 18px;
    color: #333333;
    text-align: center;
    height: 50px;
}
.td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-area .td-amp-breakingnews {
    float: left;
    background-color: red;
    color: maroon;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 11px 12px 0px 12px !important;
    margin: 0 2% 0 0;
    height: 16px;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    max-width: 17%;
    line-height: 15px;
    height: 25px !important;
}
.td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-area .td-amp-breakingnews .td-amp-breakingnews-title-area {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 16px;
}
.td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-area .td-amp-breakingnews .td-amp-breakingnews-arrow-right {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid red;
    position: absolute;
    right: -10px;
    top: 12px;
}
.td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-text-area {
    float: left;
    font-weight: normal;
    width: 73%;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    text-align: left;
}
.td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-text-area .td-amp-breakingnews-news-text {
    float: left;
    width: 87%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 23px;
    line-height: 23px;
}
.td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-text-area .td-amp-breakingnews-read-more {
    float: right;
    font-size: 16px;
    line-height: 23px;
}
.td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-text-area .td-amp-breakingnews-read-more a:link,
.td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-text-area .td-amp-breakingnews-read-more a:visited {
    font-weight: bold;
    color: red;
    text-decoration: underline;
}
.td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-button-close {
    background-color: #c00;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 6px 8px;
    float: right;
    cursor: pointer;
    height: 24px;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-button-close .td-amp-breakingnews-arrow-left {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 10px solid #c00;
    margin: 5px 0 0 -17px;
    position: absolute;
}
.td-amp-breakingnews-top-button-close::after {
    content: "\f00d";
    font-family: "FontAwesome";
    font-size: 25px;
    line-height: 21px;
}
.td-amp-breakingnews-top-banner-v2 {
    width: 100%;
    padding: 11px 0px;
    margin: 0 auto;
    background-color: white;
    z-index: 100000;
    box-shadow: 0px -5px 23px 3px rgba(0, 0, 0, 0.95);
    border-bottom: 4px solid red;
}
.td-amp-breakingnews-top-banner-v2 .td-amp-breakingnews-top-area {
    margin: 0 auto;
    max-width: 850px;
    width: 88%;
    font-family: arial;
    font-size: 18px;
    color: #333333;
    text-align: center;
    height: 50px;
}
.td-amp-breakingnews-top-banner-v2 .td-amp-breakingnews-top-area .td-amp-breakingnews {
    float: left;
    color: red;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 9px 12px;
    margin: 0 10px 0 0;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    max-width: 17%;
}
.td-amp-breakingnews-top-banner-v2 .td-amp-breakingnews-top-area .td-amp-breakingnews .td-amp-breakingnews-title-area {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 16px;
}
.td-amp-breakingnews-top-banner-v2 .td-amp-breakingnews-top-text-area {
    float: left;
    font-weight: normal;
    width: 74%;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    text-align: left;
}
.td-amp-breakingnews-top-banner-v2 .td-amp-breakingnews-top-text-area .td-amp-breakingnews-news-text {
    float: left;
    width: 98%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 23px;
    line-height: 23px;
}
.td-amp-breakingnews-top-banner-v2 .td-amp-breakingnews-top-text-area .td-amp-breakingnews-news-text a:link,
.td-amp-breakingnews-top-banner-v2 .td-amp-breakingnews-top-text-area .td-amp-breakingnews-news-text a:visited {
    color: #333333;
    text-decoration: underline;
}
.td-amp-breakingnews-top-banner-v2 .td-amp-breakingnews-top-button-close {
    background-color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 6px 8px;
    float: right;
    cursor: pointer;
    height: 23px;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.td-amp-breakingnews-top-banner-v2 .td-amp-breakingnews-top-button-close::after {
    content: "\f00d";
    font-family: "FontAwesome";
    font-size: 25px;
    color: #fff;
}
.td-amp-radio-site-background {
    background-image: url("http://www.radio1039ny.com/wp-content/plugins/amp-breaking-news/public/images/radiotestpage.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 2500px;
    z-index: 0;
}
.td-amp-radio-site-top {
    top: 76px;
    position: absolute;
}
.td-amp-radio-site-background2 {
    background-image: url("http://www.radio1039ny.com/wp-content/plugins/amp-breaking-news/public/images/radiotestpage.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 2500px;
    position: absolute;
    display: none;
}
@media only screen and (max-width: 1070px) {
    .td-amp-breakingnews-top-area {
        font-size: 14px;
    }
    .td-amp-breakingnews-top-area {
        width: 96%;
    }
    .td-amp-breakingnews-news-text {
        width: 84%;
    }
}
@media only screen and (max-width: 900px) {
    .td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-area,
    .td-amp-breakingnews-top-banner-v1-dark .td-amp-breakingnews-top-area {
        width: 96%;
    }
    .td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-text-area,
    .td-amp-breakingnews-top-banner-v1-dark .td-amp-breakingnews-top-text-area {
        width: 65%;
    }
    .td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-text-area .td-amp-breakingnews-news-text,
    .td-amp-breakingnews-top-banner-v1-dark .td-amp-breakingnews-top-text-area .td-amp-breakingnews-news-text {
        width: 80%;
    }
    .td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-button-close,
    .td-amp-breakingnews-top-banner-v1-dark .td-amp-breakingnews-top-button-close {
        font-size: 14px;
        margin: 0px;
    }
}
@media only screen and (max-width: 700px) {
    .td-amp-breakingnews-top-text-area {
        width: 91% !important;
    }
    .td-amp-breakingnews {
        display: none;
    }
}
@media only screen and (max-width: 550px) {
    .td-amp-breakingnews-read-more a:link {
        font-size: 14px;
    }
    .td-amp-breakingnews-top-text-area {
        width: 60%;
        font-size: 14px;
    }
    .td-amp-breakingnews-top-text-area .td-amp-breakingnews-news-text {
        width: 80%;
    }
    .td-amp-breakingnews-top-button-close {
        margin: 0px;
        background-color: #ffffff !important;
    }
    .td-amp-breakingnews-top-button-close .td-amp-breakingnews-arrow-left {
        display: none;
    }
    .td-amp-breakingnews-top-button-close:after {
        color: red;
        font-size: 31px;
    }
}
@media only screen and (max-width: 500px) {
    .td-amp-breakingnews-news-text {
        width: 98% !important;
    }
    .td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-text-area {
        width: 60%;
        font-size: 14px;
    }
    .td-amp-breakingnews-top-banner-v1 .td-amp-breakingnews-top-button-close {
        padding: 0px;
    }
    .td-amp-breakingnews-top-banner-v2 .td-amp-breakingnews-top-button-close {
        padding: 0px;
        border: none;
    }
    .td-amp-breakingnews-top-banner-v2 .td-amp-breakingnews-top-button-close::after {
        color: #000;
    }
    .td-amp-breakingnews-read-more a:visited,
    .td-amp-breakingnews-read-more a:link {
        font-size: 0px;
    }
}