.carousel-inner .item img,
.carousel-inner .item > a > img {
  width: 100%;
}
.carousel-inner a,
.carousel-inner a:hover {
  color: #fff;
  text-decoration: none;
}
.lightbox-foreground-wrapper {
  margin-top: -20%;
  position: absolute;
  right: 5%;
}
.lightbox-foreground {
  display: block;
}
.lightbox-foreground .flag-text {
  display: block;
  padding: 0 30px;
  background: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  text-transform: uppercase;
}
.lightbox-foreground .carousel-text-container {
  clear: both;
  display: block;
  padding: 30px;
  background: #444b4c;
  font-family: inherit;
}
.lightbox-foreground h2 {
  text-transform: none;
  font-size: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
#modal-content-wrap {
  width: 60%;
  background: #fff;
  border-radius: 15px;
  box-shadow: 5px 5px 10px #444;
  margin: 80px auto 0 auto;
}
.dialog-inline-input {
  width: 49%;
  display: inline-block;
  text-align: center;
}
.modal-onload {
  margin-top: 100px;
  text-align: center;
}
/*# sourceMappingURL=titan-theme.css.map */