#btcsbanner-wrapper{ font-family: verdana, sans-serif; height: 47px; width: 100%; display: inline-block; max-width: 100%; min-width: 100%; max-height: 47px; overflow: hidden; text-align: center; }
#btcsbanner-wrapper a{ cursor: auto; }
#btcsbanner{ overflow: hidden; position: relative; height: 47px; width: 900px; color: #2A436F; margin:0 auto; background:#283044; }
#btcsbanner a{ text-decoration: none; color: #ffffff; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; cursor:pointer; }
#btcslogo{ flex: 0 0 100px; padding: 0 0 0 16px; }
#btcslogo img{ height: 36px; }
#btcscopy{ flex: 1 1 auto; }
#btcscta-btn{ background: #79b320; border-radius: 5px; display: inline-block; color: white; height: 25px; width: 100px; line-height: 24px; font-size: 11px; text-transform: uppercase; overflow: hidden; position: relative; flex: 0 0 100px; margin-right: 20px; }
#btcsbanner:hover #btcscta-btn::before{ -webkit-animation-delay: .5s; animation-delay: .5s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
#btcsbanner:hover #btcscta-btn::after{ -webkit-animation-delay: .05s; animation-delay: .05s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
#btcsbanner:hover #btcscta-btn::after, #btcsbanner:hover #btcscta-btn::before { content: ""; display: block; width: 14px; height: 48px; background: #fff; position: absolute; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all .1s; -o-transition: all .1s; transition: all .1s; -webkit-animation-name: btcsanimation-button; animation-name: btcsanimation-button; -webkit-animation-duration: 3s; animation-duration: 3s; top: -12px; left: -50px; opacity: .6; }
#btcsframe1{ text-transform: uppercase; font-size: 19px; opacity: 1; position: absolute; top: 11px; left: 230px; }
#btcsframe2{ font-size: 18px; display: flex; align-items: center; justify-content: center; position: absolute; top: -50px; left: 340px; }
#btcsframe3{ font-size: 18px; display: flex; align-items: center; justify-content: center; position: absolute; top: -50px; left: 350px; }
#btcsbanner:hover #btcsframe1{ animation-name: btcsslideDownFirstScreen; animation-duration: 0.5s; animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: forwards; }
#btcsbanner:hover #btcsframe2{ animation-name: btcsslideDownSecondScreen; animation-duration: 2.5s; animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: forwards; animation-delay: 0.5s; }
#btcsbanner:hover #btcsframe3{ animation-name: btcsslideDownThirdScreen; animation-duration: 0.5s; animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: forwards; animation-delay: 3s; }@-webkit-keyframes btcsslideDownFirstScreen { 0% { top: 11px; } 100% { top: 50px; } } 
@-moz-keyframes btcsslideDownFirstScreen { 0% { top: 11px; } 100% { top: 50px; } } 
@-o-keyframes btcsslideDownFirstScreen { 0% { top: 11px; } 100% { top: 50px; } } 
@keyframes btcsslideDownFirstScreen { 0% { top: 11px; } 100% { top: 50px; } }
@-webkit-keyframes btcsslideDownSecondScreen { 0% {top: -50px} 20% {top: 12px} 80% {top: 12px} 100%{top: 50px} } 
@-moz-keyframes btcsslideDownSecondScreen { 0% {top: -50px} 20% {top: 12px} 80% {top: 12px} 100%{top: 50px} } 
@-o-keyframes btcsslideDownSecondScreen { 0% {top: -50px} 20% {top: 12px} 80% {top: 12px} 100%{top: 50px} } 
@keyframes btcsslideDownSecondScreen { 0% {top: -50px} 20% {top: 12px} 80% {top: 12px} 100%{top: 50px} }
@-webkit-keyframes btcsanimation-button { 0% { left: -30px } 25% { left: 120% } to { left: 120% } }
@-webkit-keyframes btcsslideDownThirdScreen { 0% { top: -50px; } 100% { top: 12px; } } 
@-moz-keyframes btcsslideDownThirdScreen { 0% { top: -50px; } 100% { top: 12px; } } 
@-o-keyframes btcsslideDownThirdScreen { 0% { top: -50px; } 100% { top: 12px; } } 
@keyframes btcsslideDownThirdScreen { 0% { top: -50px; } 100% { top: 12px; } }
