html,body{height:100%;width:100%;}
body{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.is-mobile html{//Prevent scrollbars from causing a resize feedback loop. overflow:hidden;}
.is-desktop body{background:#0c2044 url("../web-images/desktopframe_background.png") center center;overflow-x:hidden;color:#ffffff;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;}
#pixi-container{position:relative;overflow:hidden;height:100%;width:100%;}
.container{text-align:center;}
.is-desktop .frame{position:absolute;width:1243px;height:741px;margin:-44px 0 0 -54px;overflow:none;z-index:-1;background:url("../web-images/frame.png");}
.is-desktop .container{min-width:720px;max-width:1136px;width:100%;}
.is-desktop main{width:100%;height:640px;display:block;position:relative;}
.header{display:none;}
.header h1{display:block;text-indent:-1000em;}
.is-desktop .header{display:inline-block;width:250px;height:130px;margin:10px auto 10px auto;text-align:center;background:transparent no-repeat url("../web-images/logo_soapbox_racer.png") 50% 50%/100% auto;overflow:hidden;transform:translate3d(0,0,0);transition:all 0.6s cubic-bezier(0.86,0,0.07,1);}
.footer{display:none;font-family:Tahoma,Verdana,Segoe,sans-serif;}
.footer .links a{text-decoration:none;}
.footer .links ul{margin:0;padding:0;display:inline;list-style-type:none;}
.footer .links li{margin:0;padding-right:1.6848em;display:inline;list-style-type:none;}
.footer .button{display:inline-block;overflow:hidden;}
.footer .button span{display:block;text-indent:-1000em;}
.is-desktop .footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.66rem;color:#9e9f9e;width:100%;height:54px;margin:40px auto;background-color:#0b162f;}
.is-desktop .footer .links{padding-left:20px;margin-top:20px;margin-right:auto;}
.is-desktop .footer .links a{text-decoration:none;target-new:none;}
.is-desktop .footer .links a:link,.is-desktop .footer .links a:visited{color:#ffffff;}
.is-desktop .footer .links a:hover{color:#cc1835;}
.is-desktop .footer .links a:active{color:#b53130;}
.is-desktop .footer .button{margin:10px 15px 0 auto;width:291px;height:34px;background-image:url("../web-images/button_soapbox_race_desktop.png");}
.is-mobile .container{width:100%;height:100%;}
.is-mobile main{width:100%;height:100%;}
.is-mobile .footer{display:inline;font-size:0.9rem;color:#0c2044;}
.is-mobile .footer .button{position:absolute;width:333px;height:39px;top:15px;left:50%;background-image:url("../web-images/button_soapbox_race_mobile.png");-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
.is-mobile .footer .links{position:fixed;width:100%;bottom:15px;left:50%;margin:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
.is-mobile .footer .links a:link,.is-mobile .footer .links a:visited{color:#ffc906;}
.is-mobile .footer .links a:hover{color:#ffffff;}
.is-mobile .footer .links a:active{color:#ffe792;}
#shorturl{position:fixed;top:0;left:-1000em;width:2em;height:2em;padding:0;border:none;outline:none;boxShadow:none;background:transparent;color:transparent;display:none;}
.is-phone .footer{font-size:2vh!important;}
.is-phone .footer .button{top:10px;width:222px;height:26px;background-size:222px auto;}
.is-phone .footer .links{bottom:10px;}
@media (orientation:portrait){.is-mobile .header{display:none;}
.is-mobile .footer{display:none;}}
@media (max-height:800px){.is-desktop .header{width:125px;height:65px;}}
.hide-footer.is-mobile .header{display:none;}
.hide-footer.is-mobile .footer{display:none;}

