.bgCover {  -webkit-background-size: cover;  background-size: cover;}.userSelectNone {  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}.ir {  font: 0/0 a;  text-shadow: none;  color: transparent;}.clearfix:after {  content: ".";  display: block;  clear: both;  visibility: hidden;  line-height: 0;  height: 0;}.clearfix {  display: inline-block;}html[xmlns] .clearfix {  display: block;}* html .clearfix {  height: 1%;}.middleHack {  zoom: 1;}.ib {  display: -moz-inline-stack !important;  display: inline-block !important;  vertical-align: top;}.ibIe {  display: inline !important;  zoom: 1;}.lt-ie8 .ib {  display: inline !important;  zoom: 1;}.clear {  clear: both;  display: block;}.translate3d {  -webkit-transform: translate3d(0,0,0);  -moz-transform: translate3d(0,0,0);  -ms-transform: translate3d(0,0,0);  -o-transform: translate3d(0,0,0);  transform: translate3d(0,0,0);}.translate {  -webkit-transform: translate(0,0);  -moz-transform: translate3d(0,0);  -ms-transform: translate3d(0,0);  -o-transform: translate3d(0,0);  transform: translate3d(0,0);}.noflick {  -webkit-backface-visibility: hidden;}a img {  border: none;}@-webkit-keyframes rotating {  from {    -ms-transform: rotateX(0deg);    -moz-transform: rotateX(0deg);    -webkit-transform: rotateX(0deg);    -o-transform: rotateX(0deg);    transform: rotateX(0deg);  }  to {    -ms-transform: rotateX(360deg);    -moz-transform: rotateX(360deg);    -webkit-transform: rotateX(360deg);    -o-transform: rotateX(360deg);    transform: rotateX(360deg);  }}@keyframes rotating {  from {    -ms-transform: rotateX(0deg);    -moz-transform: rotateX(0deg);    -webkit-transform: rotateX(0deg);    -o-transform: rotateX(0deg);    transform: rotateX(0deg);  }  to {    -ms-transform: rotateX(360deg);    -moz-transform: rotateX(360deg);    -webkit-transform: rotateX(360deg);    -o-transform: rotateX(360deg);    transform: rotateX(360deg);  }}.rotating {  -webkit-animation: rotating 2s linear infinite;  -moz-animation: rotating 2s linear infinite;  -ms-animation: rotating 2s linear infinite;  -o-animation: rotating 2s linear infinite;  animation: rotating 2s linear infinite;}* {  margin: 0;  padding: 0;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}a {  color: #FFFFFF;  text-decoration: none;  -webkit-transition: all 200ms ease-out;  -moz-transition: all 200ms ease-out;  -ms-transition: all 200ms ease-out;  -o-transition: all 200ms ease-out;  transition: all 200ms ease-out;}a:hover {  color: #1a9efa;}html,body {  height: 100%;  background: #000000;  color: #ffffff;  font-size: 14px;}body {  color: #FFFFFF;  font-family: 'Montserrat', Arial;  font-weight: 400;  font-size: 21px;  min-height: 100%;  background: #000000;  text-align: center;  -webkit-background-size: cover;  background-size: cover;}#global {  display: inline-block;  width: 100%;  vertical-align: middle;  line-height: normal;  text-align: center;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  opacity: 0;  filter: alpha(opacity=0);  padding: 40px;}#global img#logo {  display: block;  width: 100%;  max-width: 338px;  margin: 0 auto;  margin-bottom: 80px;}#global h1,#global h2 {  font-weight: normal;  text-transform: uppercase;}#global h1 {  font-size: 17px;}#global h2 {  font-size: 15px;  margin-top: 10px;  color: #bbb;}#global .social {  margin-top: 30px;}#global .social a {  display: inline-block;  vertical-align: middle;  margin: 0 10px;}#global .social a img {  height: 38px;}#global p {  margin-top: 20px;  font-size: 18px;}