h1 {
  font-family: "scriptorama-tradeshow-jf";
  margin: 0 0 12px 0;
  padding: 0 0 12px 0;
  color: #3C664D;
  border-bottom: 1px solid #3C664D;
  font-size: 4.0rem;
  line-height: 4.2rem;
  font-weight: normal;
}
/*--------------- SLIDESHOW --------------------*/
.owl-carousel {
  overflow: hidden;
  text-align: center;
}
.owl-carousel h1 {
  font-family: "scriptorama-tradeshow-jf";
  margin: 0 0 0 0;
  padding: 180px 0 180px 0;
  color: #FFF;
  font-size: 4.0rem;
  line-height: 4.2rem;
  border: none;
  font-weight: normal;
}
.owl-carousel h2 {
  font-family: "alternate-gothic-no-1-d";
  margin: 12px 0 0 0;
  padding: 12px 0 0 0;
  font-size: 3.0rem;
  line-height: 3.2rem;
  border-top: 1px solid #FFF;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
}
.slide {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #888;
  background-position: center;
  width: 100%;
  padding: 180px 0 180px 0;
  text-align: center;
  overflow: hidden;
}
.heroText {
  width: 60%;
  margin: 0 auto 0 auto;
}
.slide h1 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #FFF;
  font-size: 4.0rem;
  line-height: 4.2rem;
  border: none;
}
.slide h2 {
  font-family: "alternate-gothic-no-1-d";
  margin: 12px 0 0 0;
  padding: 12px 0 0 0;
  font-size: 3.0rem;
  line-height: 3.2rem;
  border-top: 1px solid #FFF;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
}
#heroSingle h1 {
  font-family: "scriptorama-tradeshow-jf";
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #FFF;
  font-size: 4.0rem;
  line-height: 4.2rem;
  border: none;
  font-weight: normal;
}
#heroSingle h2 {
  font-family: "alternate-gothic-no-1-d";
  margin: 12px 0 0 0;
  padding: 12px 0 0 0;
  font-size: 3.0rem;
  line-height: 3.2rem;
  border-top: 1px solid #FFF;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
}
#slide1 {
  padding: 24px 0 6px 0;
  background: #3C664D;
  color: #FFF;
  text-align: center;
}
#slide1 strong {
  font-family: "alternate-gothic-no-1-d";
  text-transform: uppercase;
  font-size: 2.6rem;
  line-height: 2.8rem;
  font-weight: normal;
  border-bottom: 1px solid #FFF;
  padding-bottom: 6px;
  margin-bottom: 18px;
  display: block;
}
#slide1 .span3 {
  padding-bottom: 24px;
}
#slide2 {
  padding: 48px 0 48px 0;
}
.intro {
  font-family: "scriptorama-tradeshow-jf";
  font-size: 3.4rem;
  line-height: 3.6rem;
  color: #3C664D;
}
.sect1 {
  padding: 48px 0 48px 0;
  background: #FFF;
}
.sect2 {
  padding: 48px 0 48px 0;
  background: #E6E2D8;
}
.sect2 [class*="span"] {
  margin-right: 2.12766%;
  margin-left: 0;
  float: right;
}
.sect2 [class*="span"]:first-child {
  margin-right: 0;
}
h2 {
  font-family: "alternate-gothic-no-1-d";
  font-size: 2.8rem;
  line-height: 3.0rem;
  font-weight: normal;
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
  color: #3C664D;
  text-transform: uppercase;
}
#slide3 {
  padding: 48px 0 48px 0;
  background: #E6E2D8;
}
img {
  vertical-align: middle;
  width: 100%;
}
.container {
  position: relative;
}
.mySlides {
  display: none;
}
.slideImg {
  display: block;
  width: 100%;
  height: 420px;
  background-color: rgba(0, 0, 0, .7);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.cursor {
  cursor: pointer;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: #FFF;
  font-weight: 300;
  font-size: 2rem;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover {
  background-color: rgba(0, 0, 0, .6);
  text-decoration: none;
  color: #FFF;
}
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.caption-container {
  text-align: center;
  background: #3C664D;
  padding: 10px;
  color: #FFF;
  font-size: 1.1rem;
  line-height: 1.1rem;
}
.row {
  height: 100px;
  overflow: auto;
  overflow-y: hidden;
  padding: 18px;
  margin: 0 0 24px 0;
  white-space: nowrap;
  background: rgba(60, 102, 77, .4);
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row img {
  display: inline;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0.8;
  cursor: pointer;
  max-height: 100px;
  max-width: 120px;
  margin: 0 12px 0 0;
}
.row img:hover {
  opacity: 1;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.column {
  float: left;
  width: 16.66%;
}
.demo {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0.6;
}
.active, .demo:hover {
  opacity: 1;
}
@media only screen and (max-width: 549px) {
  .owl-carousel {
    height: 300px;
  }
  .slide {
    height: 180px;
    padding: 80px 0 40px 0;
  }
  .heroText {
    width: 80%;
  }
  .slide h1 {
    font-size: 2.8rem;
    line-height: 3.0rem;
  }
  .slide h2 {
    margin: 12px 0 0 0;
    padding: 12px 0 0 0;
    font-size: 2.0rem;
    line-height: 2.2rem;
  }
  #heroSingle {
    padding: 80px 0 80px 0;
  }
  #hero .container {
    padding: 40px 0 40px 0;
  }
  .slideImg {
    height: 200px;
  }
  .prev, .next {
    top: 30%;
    padding: 12px;
    margin-top: -40px;
    font-size: 1rem;
  }
}