@keyframes fa_sumline_ani { 0% { width: 20px } 100% { width: 100px } } @-webkit-keyframes ani-mouse { 0% { opacity: 1; top: 29% } 15% { opacity: 1; top: 50% } 50% { opacity: 0; top: 50% } 100% { opacity: 0; top: 29% } } @-webkit-keyframes ani-mouse { 0% { opacity: 1; top: 29% } 15% { opacity: 1; top: 50% } 50% { opacity: 0; top: 50% } 100% { opacity: 0; top: 29% } } @media only screen and (min-width: 769px){ .chat-advisory { bottom: 0px !important; } .e_loop_sub-1 { bottom: 20% !important; } } @media only screen and (max-width: 768px){ .e_loop_sub-1 { position: fixed; right: 0; bottom: 30% !important; z-index: 9999999; } .chat-advisory { display: inline-block; background: rgba(0,0,0,.2); position: fixed; z-index: 9999; right: 0; bottom: 80px !important; width: 70px; height: 70px; text-align: center; } .chat-box { width: 100% !important; z-index: 11111 !important; right: 0px !important; } }