
.containerFooter23 {
    background-color: #efefef;
    padding: 10px 0 10px;
    width: 100%;
    position: sticky;
    bottom: 0;
    max-height: 120px;
    box-shadow: 5px 5px 20px #000;
}
.heroContainer .button, .articleBody .button {
    margin: 30px auto 10px !important;
}
.acme-news-ticker li a {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
}
.logo img {
    position: relative;
    top: 34px;
}
.ort {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-align: center;
}
.destop_news {
    font-size: 18px;
}
.containerFooter23 button:active, button:hover {
    background-color: #f9cf1e;
}
.footer-button {
    background-color: #035b77;
    font-size: 1.6em;
    width: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 50px;
        border: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    line-height: normal;
}


.w-25 {
    width: 25%!important;
}
.w-50 {
    width: 50%!important;
}
.w-75 {
    width: 75%!important;
}
.w-100 {
    width: 100%!important;
}
.logo img {
    width: 150px !important;
    border-radius: 5px!important;
}
.footerLogo img{
	    width: 150px !important;
    border-radius: 5px!important;
}

@media (min-width: 320px) and (max-width: 767.98px) { 
.logo img {
    width: 98px !important;
    border-radius: 5px !important;
}




 }

  @media only screen and (max-width: 768px) {
.m_text {
    color: #ffffff;
    padding-left: 11px !important;
}
.m_news {
    display: block !important;
}
.destop_news {
    display: none !important;
}
.acme-news-ticker-label {
    width: 25% !important;
    padding: 7px 0px 0px 0px !important;
    font-size: 12px;
}
.dots {
    margin-top: 12px;
}
.ort.tyd {
    font-size: 16px;
}
}

@media only screen and (min-width: 770px) {
.m_news {
    display: none !important;
}
}