body {
  min-height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

.nav-link {
  margin-top: 2px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 25px;
  border-top: 1px solid #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nav-link:hover {
  border-top-width: 1px;
  border-top-color: #daa1a1;
  color: #daa1a1;
}

.nav-link.w--current {
  border-style: solid none none;
  border-width: 1px;
  border-color: red;
  color: red;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: transparent;
  color: #fff;
}

.body {
  min-height: 0%;
  background-image: url('../images/Cow.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.body.internal {
  height: auto;
}

.background {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 100%;
  background-image: url('../images/Cow.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.background.internal {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
  background-color: transparent;
  background-image: url('../images/Cow.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.logo-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  font-family: proxima-nova, sans-serif;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.logo-h2 {
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  padding-left: 2px;
  font-family: proxima-nova, sans-serif;
  color: #d3d3d3;
  font-size: 19px;
  line-height: 19px;
  font-weight: 400;
  letter-spacing: 1px;
}

.logo-h2.black {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #fff;
  font-weight: 100;
}

.logo-h2.black.hide {
  display: none;
}

.brand {
  margin-top: 14px;
  padding-left: 5px;
  border-left: 4px solid #fff;
}

.about {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 8%;
}

.about-container {
  padding: 20px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, .85);
  text-align: center;
}

.bio-paragraph {
  margin-bottom: 30px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 200;
  text-align: left;
}

.bio-h1 {
  margin-top: 0px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 33px;
  line-height: 33px;
  font-weight: 400;
}

.bio-h1.color {
  margin-bottom: 25px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.bio-h1.white {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 100;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.bio-h1.white.smaller {
  font-size: 14px;
}

.bio-h1.position {
  font-family: proxima-nova, sans-serif;
  color: grey;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

.bio-h1.position.highlight {
  color: #913333;
}

.bio-h1.awards {
  margin-top: 60px;
}

.awards-row {
  margin-top: 5px;
  margin-bottom: 10px;
  opacity: 0.75;
}

.contact {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 8%;
}

.contact-container {
  padding: 20px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, .85);
  text-align: center;
}

.form-field {
  border-radius: 6px;
  font-family: proxima-nova, sans-serif;
  font-size: 15px;
  font-weight: 200;
}

.submit-button {
  border-radius: 5px;
  font-family: proxima-nova, sans-serif;
  font-weight: 100;
}

.submit-button:hover {
  background-color: #074780;
}

.success {
  border: 1px solid #b9b9b9;
  border-radius: 8px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
}

.awcol {
  padding-right: 1px;
  padding-left: 1px;
}

.branded {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 8%;
  padding: 0px;
  text-align: center;
}

.branded-container {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 20px 10px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, .85);
}

.branded-link {
  text-decoration: none;
}

.brand-image {
  display: block;
  max-height: 150px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 4px;
}

.brand-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 20px;
}

.brand-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 0px;
  background-color: #aa2020;
  background-image: url('../images/Cow.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.creative {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 8%;
  text-align: center;
}

.work {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 8%;
  text-align: center;
}

.work-container {
  padding: 20px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, .85);
}

.lbl {
  overflow: visible;
  margin-bottom: 50px;
  color: #fff;
  text-decoration: none;
}

.series-row {
  margin-bottom: 10px;
}

.title-h2 {
  margin-top: 0px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}

.footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 20px;
  font-family: proxima-nova, sans-serif;
  text-transform: uppercase;
}

.work-name {
  margin-top: 0px;
  font-family: 'Droid Serif', serif;
  font-size: 26px;
  font-weight: 700;
}

.series-name {
  margin-top: 0px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.series-image {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
}

.image-container {
  position: relative;
  overflow: hidden;
}

.section {
  margin-top: 8%;
  text-align: center;
}

.home-footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.playicon {
  position: absolute;
  left: 0px;
  top: 40%;
  right: 0px;
  display: block;
  width: 30px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.85;
}

.featured-row {
  margin-bottom: 50px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

html.w-mod-js *[data-ix="special-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

@media (max-width: 991px) {
  .menu-button.w--open {
    background-color: transparent;
  }
  .nav-menu {
    background-color: #000;
  }
  .section {
    margin-top: 13%;
  }
}

@media (max-width: 767px) {
  .body {
    height: auto;
    min-height: 0%;
    margin-left: 1px;
    background-image: url('../images/Cow.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
  }
  .background {
    position: static;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }
  .bio-h1.white {
    margin-top: 5px;
    font-size: 21px;
  }
  .branded {
    margin-top: 20%;
  }
  .brand-row {
    display: block;
  }
  .brand-col {
    display: block;
    margin-bottom: 15px;
  }
  .work {
    margin-top: 15%;
  }
  .section {
    margin-top: 17%;
  }
}

@media (max-width: 479px) {
  .bio-h1.color {
    font-size: 25px;
  }
  .section {
    margin-top: 30%;
  }
  .home-footer {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
}

