html {
  position: relative;
  min-height: 100%;
}
body {
    margin: 0;
    padding: 0;
    background-color: #333300;
    min-width: 375px;
}

a, a:hover {
    color:#123b8f;
}

a:hover {
  text-decoration: underline;
}

p {
  font-size: 1.1rem;
}

h2 {
  font-size: x-large;
}
.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
hr {
    width: 70%;
    /*margin: 0 120px; /* This leaves 10px margin on left and right. If only right margin is needed try margin-right: 10px; */

    padding: 0px;
    display: block;
}

.center {
  text-align: center;
}

.base {
    background-color: white;
}
.navbar-brand {
    padding: 5px 0px;
    color: white;
}

.navbar-contact {
  color:white;
}

.banner{
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(94%, transparent), to(rgba(255, 255, 255, 0.1)));
    line-height: 0;
}

.signup-container {
  text-align: center;
  margin: auto;
  position: absolute;
  width: 100%;
  margin-top: 3px;
  z-index: 1000; /* beats everything */
  min-width: 375px;
}


.signup {
  margin: auto;
  /*background-color: rgba(150, 150, 150, 0.9);*/
  width: 700px;
  max-width: 100%;
  border-radius: 5px;
  /*-webkit-box-shadow: 0px 10px 24px 3px rgba(0,0,0,0.45);*/
  /*-moz-box-shadow: 0px 10px 24px 3px rgba(0,0,0,0.45);*/
  /*box-shadow: 0px 10px 24px 3px rgba(0,0,0,0.45);*/
}

.signup-content {
  font-family: 'helvetica neue';
  font-size: 1.3rem;
  color: #000000;
  /*text-transform: uppercase;*/
  /*font-weight: 300;*/
  padding-top: 10px;
}
@media (min-width: 767px) {
  .signup-content {
    margin-top: 10px;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0px 5px 12px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 5px 12px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 12px 1px rgba(0,0,0,0.2);
  }
}

.signup-content .btn {
  font-weight: 300;
}
.signup-participant {
  margin-top: 5px;
  margin-bottom: 5px;
}

.signup-other {
  margin-top: 5px;
  padding-bottom: 10px;
}

.lev0 {
  /*width:1060px; margin:0 auto;*/
  /*background-color: white;*/
  padding-left: 4rem;
  padding-right: 4rem;
}

/*.lev0.container {*/
.lev0.container-fluid {
  margin-top: 14rem;
}

.section-title {
  text-transform: uppercase;
  margin-bottom: 25px;
  /*text-align: center;*/
}

.section-block {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;

}

.participant-requirements ol {
  padding-left: 0px;
}

.participant-requirements li {
  font-size: 1.2rem;
}

.team-card {
  height: 280px;
  text-align:center;
}

.team-card-image {
  height: 140px;
}

.participant-card {
  text-align:center;
  height: 210px;
}

.participant-card a {
  color: black;
}
.participant-card a:hover {
  text-decoration: underline;
}

.imgblock {
  text-align: center;
}

.press-img {
  height: 30px;
  margin:auto;
}

.press-list {
  margin-top:15px;
  text-align: left;
  list-style: none;
}

.press-item {
  font-size: 1.2rem;
  font-weight: 300;
}

.press-item:before {
  content: "-";
}

.press-item a {
  font-weight: normal;
  color: black;
}

.press-item a:hover {
  text-decoration: underline;
}

.press-logo-block {
  margin-top: 25px;
  margin-bottom: 25px;
}

.join-us-img {
  width: 150px;
  max-width:100%;
}

.sendcv a {
  font-weight:bold;
  color: black;
}

.sendcv a:hover {
  text-decoration: underline;
}

.join-us-block {
  position: relative;
  margin: 15px 0 30px;
  /*max-width: 800px;*/
}

.join-us-description {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 1.2rem;
}

.footer {
  background-color: #48BBE6;
  padding: 10px 0;
}

.footer-container {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  color: #FFFFFF;
  padding: 0.75rem;
}

.footer-container a {
  color: #FFFFFF;
}

.footer-container a:hover {
  text-decoration: underline;
}

.footer-right {
  text-align: right;
  position: absolute;
  right: 0;
}

.stanford-footer {
  position: relative;
  top: 65px;
  /*padding-right: auto;*/
}

.footer-right-small {
  display:none;
}

@media (min-width: 1200px) {
  .col-xl-fifths {
    width: 20%;
  }
}

@media (max-width: 767px) {
  .footer-right {
    display: none;
    float: none!important;
  }

  .lev0.container-fluid {
    margin-top: 13rem;
  }
  .footer-right-small {
    margin-top: 10px;
    display: block;
  }
  .stanford-footer {
    top: 0px;
  }
}

}


.carousel-caption {
    bottom: 180px;
}
.response {
    color: white;
    margin: 5px 0px 0px 5px;
}

#mce-responses .response {
  color: black;
  font-weight: bold;
}

.glass-demo-video {
  max-width:100%;
  width: 900px;
  margin:0 auto;
}
.sponsor-logos {
  width: 100%;
  max-width: 800px;
}

.screenshots {
  width: 100%;
  max-width:300px;
  /*width: 750px;*/
  margin-top: 15px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 10px 24px 3px rgba(0,0,0,0.45);
  -moz-box-shadow: 0px 10px 24px 3px rgba(0,0,0,0.45);
  box-shadow: 0px 10px 24px 3px rgba(0,0,0,0.45);
}

.footer-partner {
  display: block;
}

.footer-partner a:hover {
  text-decoration: none;
}

/* Form Modal */
.modal-title {
  display: inline;
}




@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){
    .lev0 {
        width: 100% !important;
        /*padding: 5px !important;*/
        padding-left: 1rem;
        padding-right: 1rem;
    } 

    .signup { width: 100% !important;}
    .section-block { width: 100% !important;}

    .carousel-caption {
        bottom: 0px !important;
    }
    .signup-container {
      margin-top: 0px !important;
    }
    .banner {
        margin-bottom: 0px !important;
    }
    
    .signup {
        border-radius: 0px !important;
    }
    h1 {
        font-size: 20px !important;
    }
    .navbar-brand {
        font-size: 10px !important;
    }
    .team-card {
    }
}

@viewport {
    zoom: 1.0;
    width: extend-to-zoom;
}

@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
}
