.i6,
.i7,
.i8,
.i5 {
  margin-bottom: -6em;
}

.topText {
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 15px;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.slicker {
  font-size: 5.6em !important;
}
@media (min-width: 1025px) {
  .slicker.two {
    text-shadow: 5px 2px 6px #3a3a3a;
    font-size: 7em;
    line-height: 100px;
    color: white !important;
    margin-bottom: 0em;
    margin-top: -0.5em;
    font-weight: 700;
    font-family: "Roboto Condensed", Arial, sans-serif;
  }
}

@media (max-width: 1024px) {
  .hero-content {
    height: 400px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media (max-width: 767px) {
  .funThing.new2 {
    left: 14%;
  }
  .i6,
  .i7,
  .i8,
  .i5 {
    margin-bottom: 0em;
  }
  .slicker.three {
    font-size: 1.4em !important;
    margin-top: -0.6em !important;
    font-weight: 100;
  }

  .whiteList {
    color: white;
    list-style-type: disc !important;
    font-size: 16px !important;
    text-align: left;
    margin-left: -0.2em;
  }
}

.funThing {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  position: absolute;
  z-index: 999;
  left: 9%;
  bottom: 33%;
}

li.whiteList {
  height: auto !important;
}

.whiteList {
  color: white;
  list-style-type: disc !important;
  font-size: 19px !important;
  text-align: left;
  margin-left: -0.2em;
}
.acq.two {
  text-align: left;
}

ul.whiteList {
  margin-bottom: 3em;
}

a.small {
  font-size: 1em;
  font-weight: 100 !important;
  text-align: left;
  text-decoration: underline;
  line-height: 40px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 100 !important;
  color: white;
  margin-bottom: 2em;
  letter-spacing: 0.04em;
}
.strong {
  font-weight: 500;
  margin: 0;
  padding: 0;
}

.whiteStrong {
  color: white;
  text-decoration: underline;
  font-size: 1em;
  font-weight: 900 !important;
}

.strong {
  font-weight: 600 !important;
  margin: 0;
  padding: 0;
  margin-bottom: 0px !important;
}

.small.bt {
  font-weight: bold !important;
  margin-top: 25px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}
