@keyframes btnani{0%{background-color:#484950;border-color:#717479}65%{background-color:#484950;border-color:#717479}75%{background-color:rgba(146,197,234,.7);border-color:#fff}100%{background-color:#484950;border-color:#717479}}@keyframes btnanihov{0%{background-color:#484950;border-color:#717479}30%{background-color:rgba(146,197,234,.7);border-color:#fff}100%{background-color:#484950;border-color:#717479}}.iconPlay{width:0;height:0;margin-left:5px;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:20px solid;border-left-color:#fff}.iconStop{width:20px;height:20px;background-color:#fff}.aPl{max-width:100%;min-height:100px;background-color:#2b2c36;padding:5px;padding-bottom:10px;margin-bottom:1.5em;display:flex;flex-direction:row;color:#fff}.aPlPlay{margin:10px;padding-left:20px;margin-right:10px;padding-top:20px;width:40px;min-width:40px;height:40px;border:1px;border-style:solid;border-radius:60px;background-color:#484950;border-color:#717479;animation-name:btnani;animation-duration:5s}.aPlPlay:hover{animation-name:btnanihov;animation-duration:1.5s}#aPlProgress{height:5px;width:0%;background-color:#5c8ce2;margin-bottom:8px}.aPlProgress h4{margin-top:0}.ptitle{font-weight:700}.pimg{margin:8px}.pvol{display:flex;width:100px;height:10px;align-items:flex-end;margin-top:10px;margin-left:20px}#pvolbtn1{width:20px;height:50%;cursor:default}#pvolbtn2{width:20px;height:60%;margin-left:3px;cursor:default}#pvolbtn3{width:20px;height:80%;margin-left:3px;cursor:default}#pvolbtn4{width:20px;height:100%;margin-left:3px;cursor:default}.pvolbtn:hover{background-color:rgba(146,197,234,.7)}.pvolfill{background-color:#5c8ce2}.pvolclear{background-color:#264174}.pcontrol{display:flex}@media only screen and (max-width:768px){.pvol{visibility:hidden}.pimg{visibility:hidden}.aPl{padding:7px}.aPlPlay{margin-left:0}}