/*
 * Globals
 */
 

   

p {
font-family: 'Orbitron', sans-serif;
font-weight: 400;
}

h1{
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
}

/* Links */
a,
a:focus,
a:hover {
  color: #fff;
}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritence from `body` */
  background-color: #fff;
  border: 1px solid #fff;
}


/*
 * Base structure
 */

html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;  
}
body {
  color: #fff;
  text-align: center;
  text-shadow: 0 0px 1px rgba(0,0,0,.5);
  font-family: 'Avenir', sans-serif;
  background-color: #000;
  background-position: center center;
  background-size: cover;


}


.bg1 {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.bgg {
  z-index: 0;
    background-image: url(../images/bg.jpg);
      background-size: cover;
        top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
}

.planets {
  z-index: 4;
}

.stars {
    background-image: url(../images/stars.png);
  z-index: 3;
}

.stars2 {
    background-image: url(../images/stars2.png);
  z-index: 1;
    background-size: cover;      
  top: 0%;
  left: 0%;
  width: 105%;
  height: 105%;
}


.ship {
  z-index: 5;
   position: relative;
}



/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}

/* Padding for spacing */
.inner {
  padding: 30px;
}


/*
 * Header
 */
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff; /* IE8 proofing */
  color: rgba(255,255,255,.75);
  border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
  }
}



.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}


/*
 * Footer
 */

.mastfoot {
position: fixed;
bottom: 0px;
  color: #ffffff;
width: 100%; background-color:  transparent; background-image: url(../images/tray.png); background-position: 0px -18px; background-repeat: repeat-x; 
font-size: 16px;
/*height: 40px;*/
z-index: 5;
}

.cldiv {
  display: block;
  width: 100%;
  height: 75px;
}



.mastfoot .inner {padding: 16px 20px 10px;}
.mastfoot .inner-about {width: 800px; margin: 0 auto; padding: 10px 10px 11px 10px;}
.mastfoot .inner-about p {margin-bottom: 10px; text-align: justify;}
.mastfoot .inner-reg {width: 800px; margin: 0 auto; padding: 4px 4px 0px 4px;}

.mastfoot p {margin: 0;}
.mastfoot p#nav {font-family: 'Roboto', sans-serif; font-size: 14px;}

.mastfoot a {color: #fff; text-decoration: none; margin: 0px;}
.mastfoot a:hover {color: #ccc;}
.mastfoot a.hl {color: #fff;}
.close {position: relative; color: #fff !important; opacity:1; display: block; background-image: url(../images/x.png); 
  width: 124px; height: 45px; float: right; background-size: contain; background-repeat: no-repeat; background-position: top right;
  position: relative;   margin: -5px 0 0 0 !important;}
.mrg {margin-left: 30px;}

.line {width: 100%; height: 1px; background: rgba(0,0,0,0.1);}

.lt {float: left; width: 49%;}
.rt {float: right; width: 49%; margin-right: 1%;}
.lt input[type="text"],.lt input[type="email"], .rt textarea {width: 100%;}
.lt input[type="text"],.lt input[type="email"] {height: 30px; outline: none; margin: 2px 0; padding: 0 10px; font-size: 12px; color: #222;}
.rt input[type="button"] {color: #ff5d24; font-size: 12px; text-shadow: 0 0 1px #7e3218; border: 0; background: #0d0d0d; width: 103px; height: 32px; outline: none;}
.rt textarea {height: 98px; outline: none; margin: 2px 0; padding: 6px 10px; font-size: 12px; color: #222;}

.mastfoot label {font-weight: normal;}
.hg {font-size: 12px; text-shadow: 0 0 1px #fff; color: #fff;}
.lt label, .lt input[type="radio"] {cursor: pointer;}
.lt input[type="radio"] {opacity: 0; position: absolute; left: -9999px;}
.highlight {color: #9e3f0b; text-shadow: 0 0 1px rgba(158, 63, 11, .5);}
.nohigh {color: #fff;}
.orn {background-color: #ff5d24;}
.tlt {text-align: left;}
.trt {text-align: right;}
.contact_info {clear: both; text-align: left; padding-bottom: 10px; float: left;}
.clr {clear: both;}

.ph::-webkit-input-placeholder {
    color: #444;
}
  .site-wrapper-inner {
    vertical-align: middle;
  width: 100%;
  }
/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
  }
  /* Start the vertical centering */
  
  #about-page, #registration-page {
    height: 400px;
  }
  
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot .inner,
  .cover-container {
    width: 800px; 
	margin: 0 auto;
  }
  
  .mastfoot {width: 100%;  /*background-image: url(../images/line.png); background-position: left top; background-repeat: no-repeat; background-size: 100% auto;*/}
}


@media (max-width: 768px) {


 .masthead,
 .mastfoot,
  .mastfoot .inner,
  .cover-container {
    width: 100%; 
	margin: 0 auto;
  }
  
  #about-page, #registration-page {height: 223px;}
  
  .mastfoot .inner-about {width: 100%; margin: 0 auto; padding: 10px;}
.mastfoot .inner-reg {width: 100%; margin: 0 auto; padding: 4px;}

.site-wrapper-inner {width: 100%;}
}

@media (max-width: 479px) {
.lt, .rt {width: 98%; float: none; margin-left: 1%; margin-right: 1%;}


.vu-logo {position: relative; float: left; margin: -161px auto; left: 50%; margin-left: -16%; background: #000; width: 114px; height: 162px; z-index: 100500;}
.vu-logo a {display: block; width: 114px; height: 162px; background: url(../images/vu-logo.png) no-repeat left center; margin: 0 !important;}
.close {position: relative; right: 0;}
#about-page, #registration-page {height: 366px;}
}

@media (max-width: 359px) {
.mastfoot a {width: 90%; color: #0d0d0d; text-decoration: none; margin: 0 15px;}

}


.logoplace img {
  width: 100%;
  max-width: 50%;
}




 input[type=text], textarea {
background: #1a1a1c;
display: block;
width: 300px;
height: 34px;
color: #fff !important;
padding-left: 12px;
margin-left: 5px;
margin-top: 0px;
margin-bottom: 14px;
outline: none;
color: #999999;
font-size: 12px;
border: 1px #323232 solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .5), inset 0px 0px 10px 2px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .5), inset 0px 0px 10px 2px rgba(0, 0, 0, .5);
}


textarea {
overflow: hidden;
overflow-y: hidden;
overflow-x: hidden;
resize: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #999999;
padding: 8px 12px;
} 


input[type=text]:focus, textarea:focus {
  outline: none;
  color: #fff;
border: 1px #9e3f0b solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 10px 2px rgba(158, 63, 11, .5), inset 0px 0px 10px 2px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 0px 10px 2px rgba(158, 63, 11, .5), inset 0px 0px 10px 2px rgba(0, 0, 0, .5);
box-shadow: 0px 0px 10px 2px rgba(158, 63, 11, .5), inset 0px 0px 10px 2px rgba(0, 0, 0, .5);
}

.lt > div {
  margin-bottom: 5px;
}


#contact_send {
  font-size: 0px !important;
  height: 35px;
  width: 154px;
  background-image: url(../images/submit.jpg);
  background-repeat: no-repeat;
}

.animate{
     -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s lineart;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear; 
}

.zero {
  transform: translate3d(0px, 0px, 0px) !important;
}