#popup_this {
    text-align: center;
    padding: 10px;
    bottom: 0;
    position: fixed;
    width: 1024px;
    margin: auto;
    top: 90%!important;
    font-family: rubik,sans-serif;
    font-size: 20px;
    z-index: 999;
}
.popup-wrapper{width:1024px;margin: auto;}
#hide {
	color: #fff;
    background: #000;
    padding: 0px 8px;
    position: absolute;
    right: 16px;
    top: -7px;
    cursor: pointer;
    border-radius: 17px;
}
.button {
  background-color: #ececec;
  border: none;
  color: #e2032d;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 24px;
  margin: 4px 2px;
  cursor: pointer;
  font-weight: bold;
}
.signOn{display:inline-block}
.singOn-link{text-align:center}
.signOn-img{display:inline-block;vertical-align:top}
.wrap-signOn{display:inline-block;vertical-align:top;width:700px;text-align:center}
.button1 {border-radius: 40px;box-shadow: inset 0px -2px #b07d89;padding:10px;font-weight: bold;}
.live-video-widget{text-align:center;background:#191919}.video-frame{max-width:900px;margin:auto}.video-live{margin:10px auto;position:relative;padding-bottom:56.25%;height:0}.video-live iframe{position:absolute;top:0;left:0;width:100%;height:100%}
@media only screen and (max-width: 480px){
#popup_this {
   display:none
}
#LB24 .lb24-theme-card .lb24-base-news-container .lb24-base-news-body {
    padding: 8px 4px 0 3px;
}
}