body {
  background-image: url('../images/091-1400x950.jpg');
  background-position: 0% 24%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Lato, sans-serif;
  color: #eee;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: white;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}
h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: white;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fc383b;
  font-size: 12px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 20px;
  padding-right: 10px;
  line-height: 20px;
}
.button {
  display: inline-block;
  margin-top: 10px;
  padding: 20px 40px;
  float: right;
  background-color: #ab2f31;
  color: white;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.logo {
  width: 100%;
  padding: 20px;
  background-color: #222;
  text-align: center;
}
.logo.w--current {
  width: 100%;
}
.nav {
  height: 150px;
  padding-right: 40px;
  padding-left: 0px;
  text-align: right;
}
.logo-img {
  width: 100%;
}
.nav-link {
  display: inline-block;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  border-right: 1px solid #777;
  background-image: url('../images/nav-bg.png');
  background-position: 50% 99%;
  -webkit-transition: background-position 500ms ease, color 500ms ease;
  -o-transition: background-position 500ms ease, color 500ms ease;
  transition: background-position 500ms ease, color 500ms ease;
  color: #333;
  font-size: 16px;
  line-height: 260px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-link:hover {
  background-position: 50% -1px;
  color: white;
}
.nav-link.w--current {
  background-position: 50% -1px;
  -webkit-transition: none 0ms ease;
  -o-transition: none 0ms ease;
  transition: none 0ms ease;
  color: white;
}
.nav-link.first {
  border-left: 1px solid #777;
}
.nav-link.fb {
  border-right-style: none;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-transition: background-position 500ms ease, color 500ms ease, opacity 500ms ease;
  -o-transition: background-position 500ms ease, color 500ms ease, opacity 500ms ease;
  transition: background-position 500ms ease, color 500ms ease, opacity 500ms ease;
  line-height: 260px;
}
.nav-link.fb:hover {
  background-position: 50% 100%;
  opacity: 0.8;
}
.nav-link.fb.hz {
  position: absolute;
  top: -50px;
  margin-left: -70px;
}
.fb-image {
  padding-bottom: 20px;
}
.logo-column {
  padding-right: 0px;
  padding-left: 0px;
}
.page {
  margin-top: 80px;
  margin-bottom: 40px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.8);
}
.center-col {
  padding: 20px;
}
.center-img {
  border: 5px solid #444;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 10px;
}
.lcol.small-card {
  font-size: 12px;
  font-weight: 300;
}
.facebook-embed {
  height: 500px;
}
.rcol2 {
  padding-left: 20px;
}
.maps-embed {
  margin-bottom: 20px;
}
.link {
  padding: 2px 1px;
  border-radius: 10px;
  -webkit-transition: background-color 100ms ease;
  -o-transition: background-color 100ms ease;
  transition: background-color 100ms ease;
  color: #eee;
}
.link:hover {
  background-color: #ab2f31;
}
.form-message {
  max-width: 100%;
}
.b {
  color: #fc383b;
  font-weight: 700;
}
.gallery-arrow {
  background-color: #222;
  color: #ab2f31;
}
.img-text {
  padding-top: 80px;
}
.slider {
  height: 400px;
}
.img-link {
  padding-bottom: 20px;
}
.lightbox-thumb {
  margin-bottom: 20px;
  background-image: url('../images/example-bg.png');
  background-size: 125px;
}
.navbar {
  display: none;
}
.product-link {
  margin-bottom: 20px;
  background-color: black;
  -webkit-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  text-decoration: none;
}
.product-link:hover {
  background-color: #fc383b;
}
.product-label {
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
  font-size: 12px;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.sidebar-img {
  width: 44%;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.social {
  margin-right: 20px;
  margin-left: 20px;
}
@media (max-width: 991px) {
  body {
    background-position: -248px -19px;
  }
  .nav {
    padding-right: 0px;
    letter-spacing: 0px;
  }
  .nav-link {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 11px;
  }
  .nav-link.fb.hz {
    margin-left: -50px;
  }
}
@media (max-width: 767px) {
  body {
    background-position: 85% 92px;
  }
  .logo-img {
    width: auto;
  }
}
@media (max-width: 479px) {
  .logo {
    display: none;
  }
  .nav {
    display: none;
  }
  .logo-column {
    background-color: #222;
  }
  .rcol2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .slider {
    height: 200px;
  }
  .menu {
    padding-top: 40px;
    padding-left: 20px;
    float: right;
    color: white;
    font-size: 36px;
    font-weight: 900;
  }
  .navbar {
    display: block;
    background-color: #222;
  }
  .navbar-brand {
    width: 80%;
    padding: 10px 20px;
  }
  .navbar-burger {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .navbar-burger.w--open {
    background-color: #ab2f31;
  }
  .menu-open {
    background-color: #f4f4f4;
    color: #222;
    text-transform: uppercase;
  }
  .navbar-item {
    display: block;
    -webkit-transition: background-color 500ms ease, color 500ms ease;
    -o-transition: background-color 500ms ease, color 500ms ease;
    transition: background-color 500ms ease, color 500ms ease;
  }
  .navbar-item:hover {
    background-color: #ab2f31;
    color: white;
    text-decoration: none;
  }
  .navbar-item.w--current {
    background-color: #ab2f31;
    color: white;
  }
  .sidebar-img {
    width: 40%;
    margin-right: 20px;
  }
}

