@media screen and (min-width: 1201px){
  .newsDisplay .outbox .leftText .centerTopical .lp{text-align: center;}
  .newsDisplay .outbox .leftText .centerTopical .lp img{width:auto !important;}
}
#outerContainer_1778288207135{position:fixed; left:30px; top:45%; z-index:9999; width:120px; height:100px; border-radius:50%; padding-top:20px; background:#eaae1a}
@media (min-width: 800px){
#outerContainer_1778288207135 .container{width:120px;}
}
#outerContainer_1778288207135 a{text-align:center !important; color:#fff !important;}
#outerContainer_1778288207135:after{ display:block; content:''; position:absolute; width:0; height:0; opacity:0; border-radius:50%; background:white; left:50%; top:50%;
            -webkit-animation:fixedAni 2.5s ease infinite; 
            animation:fixedAni 2.5s ease infinite; 
            -webkit-animation-fill-mode:forwards;
            animation-fill-mode:forwards;
            pointer-events:none;
        }
#outerContainer_1778288207135:before{ display:block; content:''; position:absolute; width:0; height:0; opacity:0; border-radius:50%; background:white; left:50%; top:50%;
            -webkit-animation:fixedAni 1.5s ease infinite; 
            animation:fixedAni 1.5s ease infinite; 
            -webkit-animation-fill-mode:forwards;
            animation-fill-mode:forwards;
            pointer-events:none;
        }
@keyframes fixedAni{
    0%{ transform:translate(-50%, -50%) scale( 1 ) ; opacity:.8; }
    100%{ width:60px; height:60px; transform:translate(-50%, -50%) scale( 2 ); opacity:0; }
} 
@media (min-width: 1px) and (max-width: 767px){
  #outerContainer_1778288207135{left:auto; right:15px;width:50px; height:50px; padding-top:0; line-height:50px;}
  #outerContainer_1778288207135 .sitewidget-bd div{display:none;}
  #outerContainer_1778288207135 .sitewidget-bd a:nth-of-type(1) span{line-height:50px !important;}
}