@media all {
    #admin-menu, #admin-menu .dropdown {
        z-index: 1004 !important;
    }

    .header-popin-wrapper {
        position: relative;
        /* Breaking News */
        /* Alert */
    }
    .header-popin-wrapper *, .header-popin-wrapper *:before, .header-popin-wrapper *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .header-popin-wrapper .page-width {
        position: relative;
        max-width: 1200px;
        margin: 0 auto;
    }
    .header-popin-wrapper.breaking-news {
        height: 100px;
    }
    .header-popin-wrapper #breaking-news {
        height: 100px;
        border-bottom: 1px solid #000;
        z-index: 400;
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RmZGZkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfdfdf));
        background: -moz-linear-gradient(top, #ffffff 0%, #dfdfdf 100%);
        background: -webkit-linear-gradient(top, #ffffff 0%, #dfdfdf 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #dfdfdf 100%);
        z-index: 1003;
    }
    .header-popin-wrapper #breaking-news .visual {
        width: 27.5%;
        height: 100px;
        display: block;
        overflow: hidden;
        float: left;
        position: relative;
    }
    .header-popin-wrapper #breaking-news .visual img {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
    }
    .header-popin-wrapper #breaking-news .content {
        width: 72.5%;
        padding: 15px 35px 0 15px;
        float: left;
    }
    .header-popin-wrapper #breaking-news .content h3 {
        margin: 0;
        padding: 0 10px 0 0;
        color: #000;
        font-size: 16px;
        font-family: "Open Sans", Arial, sans-serif;
        text-transform: uppercase;
    }
    .header-popin-wrapper #breaking-news .content p {
        margin: 0;
        padding: 0 10px 0 0;
        font-size: 14px;
        color: #3e3e3e;
        line-height: 1em;
    }
    .header-popin-wrapper #breaking-news .content p a {
        font-style: italic;
        color: #3e3e3e;
        text-decoration: underline;
    }
    .header-popin-wrapper #breaking-news .content:after {
        content: ".";
        width: 0;
        height: 0;
        display: block;
        overflow: hidden;
        clear: both;
        visibility: hidden;
    }
    .header-popin-wrapper #breaking-news .close {
        width: 18px;
        height: 18px;
        display: block;
        text-decoration: none;
        text-align: center;
        position: absolute;
        top: 5px;
        right: 5px;
        z-index: 1003;
        background: url(../images/close-breaking-news.svg) 0 0 no-repeat;
        background-size: 100% auto;
        text-indent: -9999px;
    }
    .header-popin-wrapper #breaking-news .close.dark {
        background: url(../images/close-breaking-news-dark.svg) 0 0 no-repeat;
        background-size: 100% auto;
    }
    .header-popin-wrapper #page.breaking-news #breaking-news {
        display: block;
    }
    .header-popin-wrapper #page.snap-menu #breaking-news {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
    }
    .header-popin-wrapper.alert {
        height: 50px;
    }
    .header-popin-wrapper #alert {
        height: 50px;
        padding: 15px;
        background: #be3a31;
        border-bottom: 1px solid #000;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1003;
        overflow: hidden;
    }
    .header-popin-wrapper #alert p span {
        display: inline-block;
        color: #fff;
        font-size: 16px;
    }
    .header-popin-wrapper #alert p {
        margin: 0;
        padding: 0 35px 0 0;
        display: inline-block;
        color: #e0afad;
        font-size: 14px;
        line-height: 1em;
    }
    .header-popin-wrapper #alert p a {
        color: #e0afad;
        font-style: italic;
        text-decoration: underline;
    }
    .header-popin-wrapper #alert .close {
        width: 18px;
        height: 18px;
        display: block;
        text-decoration: none;
        text-align: center;
        position: absolute;
        top: 5px;
        right: 5px;
        z-index: 1003;
        background: url(../images/close-breaking-news.svg) 0 0 no-repeat;
        background-size: 100% auto;
        text-indent: -9999px;
    }

    .logged-in .header-popin-wrapper #breaking-news, .logged-in .header-popin-wrapper #alert {
        position: relative !important;
    }
}
@media (max-width: 1024px) {
    .header-popin-wrapper {
        position: relative;
        /* Breaking News */
        /* Alert */
    }
    .header-popin-wrapper.breaking-news {
        height: 140px;
    }
    .header-popin-wrapper #breaking-news {
        height: 140px;
        z-index: 1003;
        margin-top: 50px;
    }
    .header-popin-wrapper #breaking-news .visual {
        width: 30%;
        height: 140px;
    }
    .header-popin-wrapper #breaking-news .visual img {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        bottom: 0;
        top: auto;
    }
    .header-popin-wrapper #breaking-news .content {
        width: 70%;
        padding: 35px 20px 0 15px;
    }
    .header-popin-wrapper #breaking-news .content h3 {
        margin: 0 0 5px;
        padding: 0;
        font-size: 14px;
    }
    .header-popin-wrapper.alert {
        height: 60px;
    }
    .header-popin-wrapper #alert {
        height: 60px;
        position: fixed;
        top: 50px;
        left: 0;
        right: 0;
        padding: 10px;
    }
}
@media (max-width: 479px) {
    .header-popin-wrapper {
        /* Breaking news */
        /* Alert */
    }
    .header-popin-wrapper #breaking-news {
        height: 140px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1003;
        border-bottom: none;
    }
    .header-popin-wrapper #breaking-news .content {
        width: 100%;
        padding: 30px 20px 20px;
    }
    .header-popin-wrapper #breaking-news .visual {
        width: 100%;
        height: auto;
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
    }
    .header-popin-wrapper #breaking-news .visual img {
        position: relative;
        left: auto;
        bottom: auto;
    }
    .header-popin-wrapper #alert {
        height: 75px;
        padding: 0;
    }

    .header-popin-wrapper #alert .close {
      top: 20px;
    }
    .header-popin-wrapper #alert p {
        padding: 10px 30px 5px 10px;
        font-size: 12px;
    }
}
