@import url("//fonts.googleapis.com/css?family=Black+Ops+One|Quantico");html,body{height:100%}body{display:flex;min-height:100vh;flex-direction:column}header.header{background:#1f1f1f;border-bottom:1px solid #fff;text-shadow:0 1px 2px #3a3a3a}header.header nav.nav{background:inherit;padding:10px}header.header .nav-item{color:#e4ebf5}header.header .nav-item:hover{color:#96c1ff}header.header .nav-left .nav-item{padding:0}header.header .is-active .nav-item{color:inherit;text-shadow:none}header.header .is-active .nav-item a:hover{color:#e4ebf5}header.header #nav-menu{background:#1f1f1f;font-weight:500;font-size:95%}header.header #nav-menu.is-active a,header.header #nav-menu.is-active h1.title{color:#e4ebf5}header.header #nav-menu.is-active a:hover{color:#fff}header.header #nav-menu:not(.is-active){text-transform:uppercase}header.header #nav-menu.is-active a.nav-item:hover{background:#3a3a3a}#main-container{padding:10px;flex:1}.brand-title span:first-child{font-family:black ops one;display:inline-block;margin-right:5px;margin-bottom:0;font-size:27px}.brand-title span:last-child{font-family:quantico;display:inline-block;font-size:25px}#values-columns .column.value-column{background:#fff;border-radius:5px;box-shadow:0 2px 3px rgba(17,17,17,.1),0 0 0 1px rgba(17,17,17,.1);margin:10px}#contact.section{background:0 0}footer#vegas{background:url(/images/vegas.png) bottom no-repeat;min-height:183px}footer.footer{border-top:1px solid #909090;background:#eaeaea;padding:0}footer.footer .columns{padding:10px;margin:0}footer.footer #company-profile-links{vertical-align:bottom}footer.footer #company-profile-links .icon{margin:4px;line-height:26px;font-size:26px}footer.footer #company-profile-links a:hover{color:#3e73bf}footer.footer #copyright-notice{vertical-align:bottom}footer.footer #vegas-built{font-size:90%}