#home-slider {
  height: 100vh;
  min-height: 800px;
  position: relative;
  background-color: #000; }
  #home-slider .slide-content {
    height: 100vh;
    min-height: 800px; }
  #home-slider #owl-main {
    height: 100%; }
  #home-slider .owl-item {
    height: 100%; }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  height: 100%; }

.owl-wrapper-outer {
  height: 100%; }

.logo_elixir {
  background: none;
  font-size: 20px;
  line-height: 50px;
  text-transform: uppercase;
  width: 250px;
  color: #fff;
  font-family: "Oswald", sans-serif;
  letter-spacing: 4px;
  font-weight: 300; }
  .logo_elixir.dark {
    color: #818181; }

.section-subtitle a {
  color: #777777; }
  .section-subtitle a:hover {
    text-decoration: underline; }

.gform_wrapper .validation_error {
  display: none; }

.gform_wrapper .gfield_label {
  display: none; }

.gform_wrapper ul {
  list-style: none; }
