@font-face {
  font-family: 'centennial-light-italic';
  src: url("../fonts/centennial-light-italic.eot");
  src: url("../fonts/centennial-light-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/centennial-light-italic.woff") format("woff"), url("../fonts/centennial-light-italic.ttf") format("truetype"), url("../fonts/centennial-light-italic.svg#1ad6e4dec4641206c04732a52d9ec150") format("svg");
  font-style: italic;
  font-weight: 200;
}

@font-face {
  font-family: 'benton-sans-book';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/benton-sans-book.eot");
  src: url("../fonts/benton-sans-book.eot?#iefix") format("embedded-opentype"), url("../fonts/benton-sans-book.woff") format("woff"), url("../fonts/benton-sans-book.ttf") format("truetype"), url("../fonts/benton-sans-book.svg#ed8435d366a4ac4bee8ecd80fc76b4b5") format("svg");
}

@font-face {
  font-family: 'benton-sans-light';
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/benton-sans-light.eot");
  src: url("../fonts/benton-sans-light.eot?#iefix") format("embedded-opentype"), url("../fonts/benton-sans-light.woff") format("woff"), url("../fonts/benton-sans-light.ttf") format("truetype"), url("../fonts/benton-sans-light.svg#ed8435d366a4ac4bee8ecd80fc76b4b5") format("svg");
}

@font-face {
  font-family: 'benton-sans-medium';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/benton-sans-medium.eot");
  src: url("../fonts/benton-sans-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/benton-sans-medium.woff") format("woff"), url("../fonts/benton-sans-medium.ttf") format("truetype"), url("../fonts/benton-sans-medium.svg#ed8435d366a4ac4bee8ecd80fc76b4b5") format("svg");
}

@font-face {
  font-family: 'benton-sans-bold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/benton-sans-bold.eot");
  src: url("../fonts/benton-sans-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/benton-sans-bold.woff") format("woff"), url("../fonts/benton-sans-bold.ttf") format("truetype"), url("../fonts/benton-sans-bold.svg#ed8435d366a4ac4bee8ecd80fc76b4b5") format("svg");
}

@font-face {
  font-family: 'benton-sans-comp-bold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/benton-sans-comp-bold.eot");
  src: url("../fonts/benton-sans-comp-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/benton-sans-comp-bold.woff") format("woff"), url("../fonts/benton-sans-comp-bold.ttf") format("truetype"), url("../fonts/benton-sans-comp-bold.svg#ed8435d366a4ac4bee8ecd80fc76b4b5") format("svg");
}

@font-face {
  font-family: 'benton-sans-comp-medium';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/benton-sans-comp-medium.eot");
  src: url("../fonts/benton-sans-comp-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/benton-sans-comp-medium.woff") format("woff"), url("../fonts/benton-sans-comp-medium.ttf") format("truetype"), url("../fonts/benton-sans-comp-medium.svg#a8060284b02b2442ada7a339eccbdbe3") format("svg");
}

@font-face {
  font-family: 'benton-sans-comp-regular';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/benton-sans-comp-regular.eot");
  src: url("../fonts/benton-sans-comp-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/benton-sans-comp-regular.woff") format("woff"), url("../fonts/benton-sans-comp-regular.ttf") format("truetype"), url("../fonts/benton-sans-comp-regular.svg#f50175ba80b800aed21afcc63f3304ef") format("svg");
}

html.no-touch body header.desktop > nav > ul > li > a {
  transition: color 0.25s ease-in-out;
}

html.no-touch body header.desktop > nav > ul > li > a:hover {
  color: #f1f1f1;
}

html {
  height: 100%;
  width: 100%;
}

.no-scroll {
  height: 100%;
  overflow: hidden;
  position: fixed;
  width: 100%;
}

body {
  height: 100%;
  width: 100%;
}

body > header::after {
  clear: both;
  content: "";
  display: table;
}

body > header.desktop {
  background: transparent;
  display: block;
  height: 76px;
  left: 0;
  margin: 0;
  margin: 0;
  padding: 0 2rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}

body > header.desktop .branding {
  float: left !important;
  display: block;
  height: 76px;
  width: 50px;
}

body > header.desktop .branding > a {
  display: block;
  height: 76px;
  padding-top: 13px;
  width: 50px;
}

body > header.desktop > nav {
  float: right !important;
}

body > header.desktop > nav > ul {
  list-style: none;
  padding-left: 0;
}

body > header.desktop > nav > ul::after {
  clear: both;
  content: "";
  display: table;
}

body > header.desktop > nav > ul > li {
  float: left !important;
  line-height: 76px;
  margin: 0 1.5rem;
  padding: 0;
}

body > header.desktop > nav > ul > li.active > a {
  color: #f1f1f1;
}

body > header.desktop > nav > ul > li > a {
  color: #999;
  font-family: "benton-sans-book", Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 76px;
  text-decoration: none;
  text-transform: uppercase;
}

body > header.mobile {
  background: transparent;
  display: block;
  height: 56px;
  left: 0;
  margin: 0;
  padding: 0 1rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}

body > header.mobile .branding {
  float: left !important;
  display: block;
  height: 56px;
  width: 42px;
}

body > header.mobile .branding > a {
  display: block;
  height: 42px;
  padding-top: 6px;
  width: 42px;
}

body > header.mobile .branding > a > img {
  display: block;
  height: auto;
  width: 100%;
}

body > header.mobile .hamburger-icon {
  float: right !important;
  display: block;
  padding-top: 18px;
  position: relative;
}

body > header.mobile .hamburger-icon .hamburger-icon-wrapper {
  display: block;
  height: 14px;
  position: relative;
  width: 24px;
}

body > header.mobile .hamburger-icon .hamburger-icon-wrapper .line {
  background: #fff;
  border-radius: 1.5px;
  display: block;
  height: 3px;
  position: absolute;
  left: 0;
  width: 24px;
  transition: all 0.4s;
}

body > header.mobile .hamburger-icon .hamburger-icon-wrapper .line.line-1 {
  top: 0;
}

body > header.mobile .hamburger-icon .hamburger-icon-wrapper .line.line-2 {
  top: 50%;
}

body > header.mobile .hamburger-icon .hamburger-icon-wrapper .line.line-3 {
  top: 100%;
}

body > header.mobile .hamburger-icon .hamburger-icon-wrapper.active .line {
  background: #23232e;
}

body > header.mobile .hamburger-icon .hamburger-icon-wrapper.active .line-1 {
  transform: translateY(7px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
  -moz-transform: translateY(7px) translateX(0) rotate(45deg);
}

body > header.mobile .hamburger-icon .hamburger-icon-wrapper.active .line-2 {
  opacity: 0;
}

body > header.mobile .hamburger-icon .hamburger-icon-wrapper.active .line-3 {
  transform: translateY(-7px) translateX(0) rotate(-45deg);
  -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
  -moz-transform: translateY(-7px) translateX(0) rotate(-45deg);
}

#navigation-mobile {
  background: #e4e4e4;
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 200;
  transform: translateY(-100%);
  transition: 0.35s cubic-bezier(0.005, 0.98, 0.83, 1) 0s;
}

#navigation-mobile::after {
  clear: both;
  content: "";
  display: table;
}

#navigation-mobile.active {
  transform: translateY(0);
}

#navigation-mobile .branding-xs {
  display: block;
  margin: 20% auto 2rem auto;
  padding: 0;
  text-align: center;
}

@media (min-width: 544px) {
  #navigation-mobile .branding-xs {
    margin: 5% auto 1rem auto;
  }
}

#navigation-mobile .hamburger-icon {
  float: right !important;
  display: block;
  margin-right: 1rem;
  padding-top: 21px;
  position: relative;
}

#navigation-mobile .hamburger-icon .hamburger-icon-wrapper {
  display: block;
  height: 14px;
  position: relative;
  width: 24px;
}

#navigation-mobile .hamburger-icon .hamburger-icon-wrapper .line {
  background: #fff;
  border-radius: 1.5px;
  display: block;
  height: 3px;
  position: absolute;
  left: 0;
  width: 24px;
  transition: all 0.4s;
}

#navigation-mobile .hamburger-icon .hamburger-icon-wrapper .line.line-1 {
  top: 0;
}

#navigation-mobile .hamburger-icon .hamburger-icon-wrapper .line.line-2 {
  top: 50%;
}

#navigation-mobile .hamburger-icon .hamburger-icon-wrapper .line.line-3 {
  top: 100%;
}

#navigation-mobile .hamburger-icon .hamburger-icon-wrapper.active .line {
  background: #23232e;
}

#navigation-mobile .hamburger-icon .hamburger-icon-wrapper.active .line-1 {
  transform: translateY(7px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
  -moz-transform: translateY(7px) translateX(0) rotate(45deg);
}

#navigation-mobile .hamburger-icon .hamburger-icon-wrapper.active .line-2 {
  opacity: 0;
}

#navigation-mobile .hamburger-icon .hamburger-icon-wrapper.active .line-3 {
  transform: translateY(-7px) translateX(0) rotate(-45deg);
  -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
  -moz-transform: translateY(-7px) translateX(0) rotate(-45deg);
}

#navigation-mobile > ul {
  list-style: none;
  padding-left: 0;
  display: block;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 80%;
}

#navigation-mobile > ul::after {
  clear: both;
  content: "";
  display: table;
}

#navigation-mobile > ul > li {
  border-bottom: 1px solid #ccc;
  display: block;
  margin: 0;
  padding: 0;
}

#navigation-mobile > ul > li.active > a {
  color: #23232e;
}

#navigation-mobile > ul > li > a {
  color: #777;
  display: block;
  font-family: "benton-sans-book", Arial, sans-serif;
  font-size: 0.8125rem;
  margin: 0;
  padding: 1rem 1.5rem;
  text-decoration: none;
  text-transform: uppercase;
}

#page-container {
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

#page-hero {
  background: #23232e;
  text-align: center;
}

body.index {
  background: #23232e;
  height: 100%;
  width: 100%;
}

body.index #page-hero-01 {
  align-items: center;
  display: flex;
  height: 100%;
  text-align: center;
  width: 100%;
}

body.index #page-hero-01 .wrapper {
  margin: -56px auto 0 auto;
}

@media (min-width: 768px) {
  body.index #page-hero-01 .wrapper {
    margin-top: -76px;
  }
}

body.index #page-hero-01 .wrapper .branding-xs {
  display: block;
  margin: 0 0 2rem 0;
  padding: 0;
}

body.index #page-hero-01 .wrapper .branding {
  display: block;
  margin: 0 0 3.125rem 0;
  padding: 0;
}

body.index #page-hero-01 .wrapper .page-hero-title-01 {
  font-family: "benton-sans-bold", Arial, sans-serif;
  font-size: 2rem;
  color: #fff;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  body.index #page-hero-01 .wrapper .page-hero-title-01 {
    font-size: 4rem;
  }
}

body.index #page-hero-01 .wrapper .page-hero-title-02 {
  font-family: "benton-sans-light", Arial, sans-serif;
  font-size: 0.8125rem;
  color: #666;
  letter-spacing: .25em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  body.index #page-hero-01 .wrapper .page-hero-title-02 {
    font-size: 1.5rem;
  }
}

body.index #page-hero-01 .wrapper .content {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

body.index #page-hero-01 .wrapper .content .hero {
  display: block;
  height: 100%;
  padding: 0;
  position: relative;
  width: 100%;
}

body.index #page-hero-01 .wrapper .content .hero .hero-title {
  float: left !important;
  text-align: center;
  width: 100%;
}

body.index #page-hero-01 .wrapper .content .hero .hero-title:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}

body.index #page-hero-01 .wrapper .content .hero .hero-title img {
  display: block;
  margin: 0 auto;
  padding: 0;
  position: relative;
  vertical-align: middle;
}

body.index #page-hero-02 {
  background: #fff;
  display: block;
  margin: 0;
  padding: 10rem 0;
  text-align: center;
}

body.index #page-hero-02 span {
  display: block;
  margin: 0 auto;
  text-align: justify;
  width: 70%;
}

.background {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.background:after {
  background: url(../images/scanlines.png);
  bottom: 0;
  content: ' ';
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

.blue-purple {
  background: url(../images/home-storm-01.jpg) no-repeat;
  background-size: cover;
  -webkit-animation: fadeInOut 25s ease;
  -moz-animation: fadeInOut 25s ease;
  animation: fadeInOut 25s ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.green-blue {
  background-color: #23232e;
  background-image: -webkit-linear-gradient(left, #23232e, #333);
  background-image: linear-gradient(to right, #23232e, #333);
  -webkit-animation: fadeOutIn 25s ease;
  -moz-animation: fadeOutIn 25s ease;
  animation: fadeOutIn 25s ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOutIn {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeOutIn {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeOutIn {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

html.no-touch #work > article > a:hover .overlay {
  background: rgba(0, 0, 0, .25);
}

html.no-touch #work > article > a .content {
  opacity: 1;
  transform: scale(1);
  transition: all 0.25s ease-in-out;
}

html.no-touch #work > article > a .overlay {
  transition: background 0.25s ease-in-out;
}

/***
 *
 * BEGIN: Work Classes
 *
***/

body.work {
  background: #23232e;
}

@media (min-width: 768px) {
  #work {
    margin-top: 76px;
  }
}

#work > article {
  background: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  float: left;
  height: 18.750em;
  padding: 0;
  width: 100%;
}

@media (min-width: 768px) {
  #work > article {
    width: 33.3%;
  }
}

#work > article > a {
  align-items: center;
  display: flex;
  height: 100%;
  position: relative;
  width: 100%;
}

#work > article > a .content {
  display: block;
  text-align: center;
  width: 100%;
  z-index: 10;
}

#work > article > a .overlay {
  background: rgba(0, 0, 0, 0.5);
  display: block;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}

#work .page-inner .page-title {
  display: block;
  margin: 0 0 1rem 0;
  padding: 0;
}

@media (min-width: 544px) {
  #work .page-inner .page-title {
    margin: 0 0 2rem 0;
  }
}

#work .page-inner .page-title > h1 {
  font-family: "benton-sans-bold", Arial, sans-serif;
  font-size: 2rem;
  color: #23232e;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 544px) {
  #work .page-inner .page-title > h1 {
    font-size: 4rem;
  }
}

#work .page-inner .items {
  list-style: none;
  padding-left: 0;
}

#work .page-inner .items::after {
  clear: both;
  content: "";
  display: table;
}

#work .page-inner .items > li {
  border: 0;
  float: none;
  padding: .75rem;
  position: relative;
  width: 100%;
}

@media (min-width: 544px) {
  #work .page-inner .items > li {
    float: left;
    width: 50%;
  }
}

@media (min-width: 992px) {
  #work .page-inner .items > li {
    width: 33.333%;
  }
}

#work .page-inner .items > li > a {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

#work .page-inner .items > li > a .caption {
  display: block;
  position: absolute;
  top: calc(50% - 2rem);
  left: 0;
  width: 100%;
  z-index: 10;
}

#work .page-inner .items > li > a .caption > span {
  display: block;
  text-align: center;
}

#work .page-inner .items > li > a .caption > span.brand {
  color: #fff;
  font-family: "benton-sans-bold", Arial, sans-serif;
  font-size: 1.125rem;
  text-transform: uppercase;
}

#work .page-inner .items > li > a .caption > span.title {
  color: #999;
  font-family: "benton-sans-book", Arial, sans-serif;
  font-size: 0.6875rem;
  text-transform: uppercase;
}

#work .page-inner .items > li > a figure {
  background: #000;
  display: block;
  height: 100%;
  width: 100%;
}

#work .page-inner .items > li > a figure > img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  height: auto;
  opacity: .35;
  width: 100%;
}

html.no-touch .item-navigation .prev *, html.no-touch .item-navigation .top *, html.no-touch .item-navigation .next * {
  fill: white;
}

html.no-touch .item-navigation .prev > a, html.no-touch .item-navigation .top > a, html.no-touch .item-navigation .next > a {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
}

html.no-touch .item-navigation .prev > a:hover, html.no-touch .item-navigation .top > a:hover, html.no-touch .item-navigation .next > a:hover {
  opacity: .75;
}

html.no-touch .item-navigation .prev > a > img, html.no-touch .item-navigation .top > a > img, html.no-touch .item-navigation .next > a > img {
  height: 50px;
  width: 50px;
}

body.work-single {
  background: #fff;
}

#work-single {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

#work-single > .hero-desktop, #work-single > .hero-tablet, #work-single > .hero-mobile {
  align-items: center;
  backface-visibility: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  display: flex;
  height: 100%;
  position: relative;
  width: 100%;
}

#work-single > .hero-desktop:after, #work-single > .hero-tablet:after, #work-single > .hero-mobile:after {
  background: url(../images/scanlines.png);
  bottom: 0;
  content: ' ';
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

#work-single > .hero-desktop > .caption, #work-single > .hero-tablet > .caption, #work-single > .hero-mobile > .caption {
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  z-index: 10;
}

#work-single > .hero-desktop > .caption > .branding, #work-single > .hero-tablet > .caption > .branding, #work-single > .hero-mobile > .caption > .branding {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin: 0 0 1rem 0;
  padding: 0 2rem 1rem 2rem;
  text-align: center;
}

@media (min-width: 992px) {
  #work-single > .hero-desktop > .caption > .branding, #work-single > .hero-tablet > .caption > .branding, #work-single > .hero-mobile > .caption > .branding {
    padding: 0 3rem 1.5rem 3rem;
  }
}

#work-single > .hero-desktop > .caption > .branding > img, #work-single > .hero-tablet > .caption > .branding > img, #work-single > .hero-mobile > .caption > .branding > img {
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 0;
  width: 150px;
}

@media (min-width: 992px) {
  #work-single > .hero-desktop > .caption > .branding > img, #work-single > .hero-tablet > .caption > .branding > img, #work-single > .hero-mobile > .caption > .branding > img {
    width: 200px;
  }
}

#work-single > .hero-desktop > .caption > h3, #work-single > .hero-tablet > .caption > h3, #work-single > .hero-mobile > .caption > h3 {
  color: #e4e4e4;
  font-size: 0.75rem;
  letter-spacing: .25rem;
  margin: 0;
  padding: 0;
}

@media (min-width: 544px) {
  #work-single > .hero-desktop > .caption > h3, #work-single > .hero-tablet > .caption > h3, #work-single > .hero-mobile > .caption > h3 {
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) {
  #work-single > .hero-desktop > .caption > h3, #work-single > .hero-tablet > .caption > h3, #work-single > .hero-mobile > .caption > h3 {
    font-size: 1rem;
  }
}

#work-single > .hero-desktop > .branding, #work-single > .hero-tablet > .branding, #work-single > .hero-mobile > .branding {
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

#work-single > .hero-desktop > .arrow-down, #work-single > .hero-tablet > .arrow-down, #work-single > .hero-mobile > .arrow-down {
  -webkit-animation: bounce 3s infinite ease alternate;
  -moz-animation: bounce 3s infinite ease alternate;
  animation: bounce 3s infinite ease alternate;
  bottom: 0;
  height: 42px;
  left: 50%;
  margin: 0 0 50px -21px;
  position: absolute;
  width: 42px;
  z-index: 100;
}

@media (min-width: 992px) {
  #work-single > .hero-desktop > .arrow-down, #work-single > .hero-tablet > .arrow-down, #work-single > .hero-mobile > .arrow-down {
    height: 50px;
    margin-left: -25px;
    width: 50px;
  }
}

#work-single > .hero-desktop > .arrow-down *, #work-single > .hero-tablet > .arrow-down *, #work-single > .hero-mobile > .arrow-down * {
  fill: white;
}

#work-single > .hero-desktop > .arrow-down:hover #arrow, #work-single > .hero-tablet > .arrow-down:hover #arrow, #work-single > .hero-mobile > .arrow-down:hover #arrow {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}

#work-single > .hero-desktop > .arrow-down #arrow, #work-single > .hero-tablet > .arrow-down #arrow, #work-single > .hero-mobile > .arrow-down #arrow {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top;
}

#work-single > .visuals-desktop > .visual-wrapper, #work-single > .visuals-mobile > .visual-wrapper {
  background: #f1f1f1;
  display: block;
}

#work-single > .visuals-desktop > .visual-wrapper.alternate, #work-single > .visuals-mobile > .visual-wrapper.alternate {
  background: #fff;
}

#work-single > .visuals-desktop > .visual-wrapper .visual, #work-single > .visuals-mobile > .visual-wrapper .visual {
  padding: 2rem 0;
  width: 90%;
}

@media (min-width: 992px) {
  #work-single > .visuals-desktop > .visual-wrapper .visual, #work-single > .visuals-mobile > .visual-wrapper .visual {
    padding: 0;
    width: 100%;
  }
}

#work-single > .visuals-desktop > .visual-wrapper .visual.bordered, #work-single > .visuals-mobile > .visual-wrapper .visual.bordered {
  border-bottom: 2px solid #e4e4e4;
}

@media (min-width: 544px) {
  #work-single > .visuals-desktop > .visual-wrapper .visual.bordered, #work-single > .visuals-mobile > .visual-wrapper .visual.bordered {
    border-width: 100%;
  }
}

#work-single > .visuals-desktop > .visual-wrapper .visual > img, #work-single > .visuals-mobile > .visual-wrapper .visual > img {
  display: block;
  height: auto;
  width: 100%;
}

#work-single > .callout-01, #work-single > .callout-02 {
  padding: 4rem 0;
}

@media (min-width: 992px) {
  #work-single > .callout-01, #work-single > .callout-02 {
    padding: 6rem 0;
  }
}

#work-single > .callout-01 h1, #work-single > .callout-02 h1 {
  color: #333;
  font-family: "benton-sans-light", Arial, sans-serif;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  text-align: center;
}

@media (min-width: 544px) {
  #work-single > .callout-01 h1, #work-single > .callout-02 h1 {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) {
  #work-single > .callout-01 h1, #work-single > .callout-02 h1 {
    font-size: 2rem;
  }
}

@media (min-width: 992px) {
  #work-single > .callout-01 h1, #work-single > .callout-02 h1 {
    font-size: 2.5rem;
  }
}

#work-single > .callout-01 h6, #work-single > .callout-02 h6 {
  font-family: "benton-sans-medium", Arial, sans-serif;
  font-size: 0.75rem;
  letter-spacing: .25em;
  margin-bottom: 1rem;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 544px) {
  #work-single > .callout-01 h6, #work-single > .callout-02 h6 {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 768px) {
  #work-single > .callout-01 h6, #work-single > .callout-02 h6 {
    margin-bottom: 2.5rem;
  }
}

#work-single > .callout-01 p, #work-single > .callout-02 p {
  color: #666;
  font-size: 0.875rem;
  margin: 0 auto;
  padding: 0;
  text-align: justify;
  width: 90%;
}

@media (min-width: 544px) {
  #work-single > .callout-01 p, #work-single > .callout-02 p {
    font-size: 0.875rem;
    width: 100%;
  }
}

@media (min-width: 768px) {
  #work-single > .callout-01 p, #work-single > .callout-02 p {
    font-size: 1rem;
    width: 100%;
  }
}

@media (min-width: 992px) {
  #work-single > .callout-01 p, #work-single > .callout-02 p {
    width: 70%;
  }
}

#work-single > .callout-02 h6 {
  margin-bottom: 1.5rem;
}

#work-single > .callout-02 h1 {
  color: #333;
  font-family: "benton-sans-light", Arial, sans-serif;
  font-size: 1rem;
  margin-bottom: 1.5rem;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 544px) {
  #work-single > .callout-02 h1 {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) {
  #work-single > .callout-02 h1 {
    font-size: 2rem;
  }
}

@media (min-width: 992px) {
  #work-single > .callout-02 h1 {
    font-size: 2.5rem;
  }
}

#work-single .item-navigation {
  background: #23232e;
  padding: 1rem;
}

@media (min-width: 768px) {
  #work-single .item-navigation {
    padding: 2rem;
  }
}

#work-single .item-navigation .prev *, #work-single .item-navigation .top *, #work-single .item-navigation .next * {
  fill: white;
}

#work-single .item-navigation .prev.disabled, #work-single .item-navigation .top.disabled, #work-single .item-navigation .next.disabled {
  opacity: .25;
}

#work-single .item-navigation .prev > a > img, #work-single .item-navigation .top > a > img, #work-single .item-navigation .next > a > img {
  height: 42px;
  width: 42px;
}

@media (min-width: 992px) {
  #work-single .item-navigation .prev > a > img, #work-single .item-navigation .top > a > img, #work-single .item-navigation .next > a > img {
    height: 50px;
    width: 50px;
  }
}

#work-single .item-navigation .prev > img, #work-single .item-navigation .top > img, #work-single .item-navigation .next > img {
  height: 42px;
  width: 42px;
}

@media (min-width: 992px) {
  #work-single .item-navigation .prev > img, #work-single .item-navigation .top > img, #work-single .item-navigation .next > img {
    height: 50px;
    width: 50px;
  }
}

#work-single .item-navigation .next {
  text-align: right;
}

#work-single .item-navigation .top {
  text-align: center;
}

@-webkit-keyframes scaleAway {
  from {
    -webkit-transform: scale(1);
  }
  to {
    -webkit-transform: scale(50);
  }
}

@-moz-keyframes scaleAway {
  from {
    -moz-transform: scale(1);
  }
  to {
    -moz-transform: scale(50);
  }
}

@keyframes scaleAway {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(50);
    -moz-transform: scale(50);
    -ms-transform: scale(50);
    -o-transform: scale(50);
    transform: scale(50);
  }
}

@-webkit-keyframes bounce {
  from {
    -webkit-transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes bounce {
  from {
    -moz-transform: translateY(10px);
  }
  to {
    -moz-transform: translateY(0);
  }
}

@keyframes bounce {
  from {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

/***
 *
 * BEGIN: Lovesac Custom Classes
 *
***/

#work-single .campaign-lockup {
	padding: 30px 0;
	text-align: center;
}

#work-single .callout-01-lovesac {
	padding: 1rem 0;
}


#work-single > .work-details {
  padding: 1rem 0 0 0;
}

@media (min-width: 992px) {
  #work-single > .work-details {
    padding: 2rem 0;
  }
}

#work-single > .work-details h1 {
  color: #333;
  font-family: "benton-sans-light", Arial, sans-serif;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  text-align: center;
}

@media (min-width: 544px) {
  #work-single > .work-details h1 {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) {
  #work-single > .work-details h1 {
    font-size: 2rem;
  }
}

@media (min-width: 992px) {
  #work-single > .work-details h1 {
    font-size: 2.5rem;
  }
}

#work-single > .work-details h6 {
  font-family: "benton-sans-medium", Arial, sans-serif;
  font-size: 0.75rem;
  letter-spacing: .25em;
  margin-bottom: 1rem;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 544px) {
  #work-single > .work-details h6 {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 768px) {
  #work-single > .work-details h6 {
    margin-bottom: 2.5rem;
  }
}

#work-single > .work-details p {
  color: #666;
  font-size: 0.875rem;
  margin: 0 auto;
  padding: 0;
  text-align: justify;
  width: 90%;
}

@media (min-width: 544px) {
  #work-single > .work-details p {
    font-size: 0.875rem;
    width: 100%;
  }
}

@media (min-width: 768px) {
  #work-single > .work-details p {
    font-size: 1rem;
    width: 100%;
  }
}

@media (min-width: 992px) {
  #work-single > .work-details p {
    width: 70%;
  }
}

#work-single .split-image img {
	display: block;
	width: 100%;
	height: auto;
}


#work-single > .visuals-desktop > .visual-full-wrapper, #work-single > .visuals-mobile > .visual-full-wrapper {
  background: #f1f1f1;
  display: block;
}

#work-single > .visuals-desktop > .visual-full-wrapper.alternate, #work-single > .visuals-mobile > .visual-wrapper.alternate {
  background: #fff;
}

#work-single > .visuals-desktop > .visual-full-wrapper .visual, #work-single > .visuals-mobile > .visual-full-wrapper .visual {
  padding: 2rem 0;
  width: 90%;
}

@media (min-width: 992px) {
  #work-single > .visuals-desktop > .visual-full-wrapper .visual, #work-single > .visuals-mobile > .visual-full-wrapper .visual {
    padding: 0;
    width: 100%;
  }
}

#work-single > .visuals-desktop > .visual-full-wrapper .visual.bordered, #work-single > .visuals-mobile > .visual-full-wrapper .visual.bordered {
  border-bottom: 2px solid #e4e4e4;
}

@media (min-width: 544px) {
  #work-single > .visuals-desktop > .visual-full-wrapper .visual.bordered, #work-single > .visuals-mobile > .visual-full-wrapper .visual.bordered {
    border-width: 100%;
  }
}

#work-single > .visuals-desktop > .visual-full-wrapper .visual > img, #work-single > .visuals-mobile > .visual-full-wrapper .visual > img {
  display: block;
  height: auto;
  width: 100%;
}

#work-single > .reduced-padding {
	padding: 0 0 4em 0;
}

#work-single > .expanded-padding {
	padding: 2em 0;
}

@media (min-width: 768px) {
  #work-single > .expanded-padding {
    padding: 0 0 3em 0;
  }
}

@media (min-width: 992px) {
	#work-single > .expanded-padding {
    	padding: 4em 0;
  	}		
}

#work-single .item-carousel {
	background-color: #e4e4e4;
	margin: 0 0 4em 0;
	padding: 10px;
	overflow: auto;
	white-space: nowrap;
  
}

#work-single .item-carousel img {
	max-height: 400px;
	padding: 1em;
	width: auto;
}

 #work-single .item-carousel video {
	max-height: 400px;
	padding: 1em;
	width: auto;
}

#work-single .work-details .fill-width {
	height: auto;
	width: 100%;
}

#work-single .section-break {
	background: #E4E4E4;
	padding-bottom: 2em;
	padding-top: 2em;
}

@media (min-width: 768px) {
  
	#work-single > .section-break {
    	padding-bottom: 0;
		padding-top: 2em;
  	}
}

@media (min-width: 992px) {
	#work-single > .section-break {
    	padding-bottom: 2em;
	}
}


#work-single .work-details .eyebrow {
	font-size: 12px;
	text-align: center;
	width: 100%;
}

/***
 *
 * BEGIN: Split Captions
 *
***/

#work-single .work-details .split-caption {
	padding-bottom: 0;
	padding-top: 2em;
}

@media (min-width: 768px) {
	#work-single .work-details .split-caption {
		padding-bottom: 2em;
		padding-top: 2em;
	}
}

@media (min-width: 992px) {
	#work-single .work-details .split-caption {
		padding-bottom: 0;
		padding-top: 3em;
	}
}


/***
 *
 * BEGIN: Work Video
 *
***/

#work-single .work-details-video {
	margin-bottom: 0;
}

#work-single .work-details .work-video {
	margin-bottom: 2em;
}

#work-single .work-details-family {
	margin-bottom: 0 !important;
}

@media (min-width: 768px) {
	#work-single .work-details .work-video {
		margin-bottom: 4em;
	}
	
	#work-single .work-details-video {
		margin-bottom: 2em;
	}
	
	#work-single .work-details-family {
		padding-bottom: 0;
		padding-top: 0;
	}
}

@media (min-width: 992px) {
	
	#work-single .work-details .work-video {
		margin-bottom: 4em;
	}
	
	#work-single .work-details-family {
		padding-bottom: 0;
		padding-top: 2em;
	}
}

#work-single .reduced-width-image-container {
	margin-bottom: 2em;
	text-align: center;
}

#work-single .reduced-width-image-container:last-child {
	margin-bottom: 0;
}	

@media (min-width: 768px) {
	
	#work-single .reduced-width-image-container {
		padding-bottom: 2em;
		margin-bottom: 0;
		text-align: center;
	}
	
	#work-single .reduced-width-image-container:last-child {
		margin-bottom: 0;
	}	
}

@media (min-width: 992px) {
 	#work-single .reduced-width-image-container {
		padding-bottom: 0;
		margin-bottom: 0;
	}
}

.reduced-width-images {
	max-width: 90%;
	margin: 0 auto;
}

#work-single .row-bordered {
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	padding: 4em 0;
}

#work-single .work-statistics {
	background: #F1F1F1;
	padding-bottom: 4em !important;
	text-align: center;
}

#work-single .work-statistics .stat {
	font-size: 4em;
	
}

#work-single .work-statistics .stat-caption {
	font-size: 12px;
}

#work-single .work-statistics .col-xs-12 {
	margin-bottom: 4em;
}

#work-single .work-statistics .col-xs-12:last-child {
	margin-bottom: 0;
}


@media (min-width: 768px) {
	#work-single .work-statistics .col-xs-12 {
		margin-bottom: 0;
	}

}



/***
 *
 * BEGIN: Work Section Titles
 *
***/

#work-single .section-seperator .container {
	border-top: 2px solid #F1F1F1;
	margin-bottom: 2em;
}

@media (min-width: 768px) {
	#work-single .section-seperator .container {
		margin-bottom: 1em;
	}
}

@media (min-width: 768px) {
  #work-single > .work-section-title {
    padding: 2em 0 3em 0;
  }
}

@media (min-width: 992px) {
	#work-single .work-section-title {
		padding: 2em 0 4em 0;
	}
}

#work-single > .work-section-title h1 {
  color: #333;
  font-family: "benton-sans-light", Arial, sans-serif;
  font-size: 2rem;
  margin: 0;
  padding: 0;
  text-align: center;
}

@media (min-width: 544px) {
  #work-single > .work-section-title h1 {
    font-size: 2rem;
  }
}

@media (min-width: 768px) {
  #work-single > .work-section-title h1 {
    font-size: 2rem;
  }
}

@media (min-width: 992px) {
  #work-single > .work-section-title h1 {
    font-size: 2.5rem;
  }
}


/***
 *
 * BEGIN: Work Descriptions
 *
***/

#work-single .work-description p {
	margin-bottom: 2em;
}

#work-single .work-description p:last-child {
	margin-bottom: 0;
}

/***
 *
 * BEGIN: Full Width Images
 *
***/

#work-single .full-width-image img {
	height: auto;
	width: 100%;
}

#work-single .full-width-image img {
    margin-bottom: 0;
}

@media (min-width: 768px) {
  #work-single .full-width-image img {
    margin-bottom: 3em;
  }
}

@media (min-width: 992px) {
  #work-single .full-width-image img {
    margin-bottom: 0;
  }
}

.hero-desktop video {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	z-index: 0;
}

.hero-tablet video {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	z-index: 0;
}

.hero-mobile video {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	z-index: 0;
}


#work-single > .work-details-gallery {
  padding: 1rem 0;
}

@media (min-width: 992px) {
  #work-single > .work-details-gallery {
    padding: 2rem 0;
  }
}

#work-single .work-details-gallery img {
	height: auto;
	width: 100%;
}

#work-single > .work-details-gallery h6 {
  font-family: "benton-sans-medium", Arial, sans-serif;
  font-size: 0.75rem;
  letter-spacing: .25em;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 544px) {
  #work-single > .work-details-gallery h6 {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 768px) {
	#work-single > .work-details-gallery h6 {
	margin-bottom: 2.5rem;
	}
	
	#work-single > .work-details-gallery h5 {
		margin-bottom: 2em;
	}
}


#work-single > .work-details-gallery .caption h6 {
	margin-bottom: 5px;
}

#work-single > .work-details-gallery .caption h5 {
	font-size: 1rem;
	text-align: center;
}

#work-single > .no-padding-bottom {
	padding-bottom: 0 !important;
}

/***
 *
 * BEGIN: Work Experience Highlights
 *
***/


#work-single .work-experience-highlight .work-experience-highlight-content {
	margin: 0;
	padding: .5em 2em 0 2em;
}

#work-single .work-experience-highlight .vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#work-single .work-experience-highlight .vertical-container {
  	height: 282px;
	padding: 0;
  	position: relative;
}


#work-single .work-experience-highlight-desktop {
	display: none;
}

#work-single .work-experience-highlight-tablet {
	display: none;
}

#work-single .work-experience-highlight-mobile {
	display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
	
	#work-single .work-experience-highlight-mobile {
		display: none;
	}
	
	#work-single .work-experience-highlight-tablet {
		display: block;
	}
	
	#work-single .work-experience-highlight-desktop {
		display: none;
	}
	
	#work-single .work-experience-highlight .work-experience-highlight-content {
		margin: 3em 0 0 0;
		padding: 0 1em;
	}
}

@media (min-width: 992px) {
	#work-single .work-experience-highlight-mobile {
		display: none;
	}
	
	#work-single .work-experience-highlight-tablet {
		display: none;
	}
	
	#work-single .work-experience-highlight-desktop {
		display: block;
	}
}


#work-single .work-experience-highlight {
	margin-bottom: 4em;
}

#work-single .work-experience-highlight h3 {
	margin-bottom: .5em;
}

#work-single .work-experience-highlight p {
	text-align: justify;
}

#work-single .work-experience-highlight img {
	height: auto;
	width: 100%;
}

#work-single .seperator-bottom {
	border-bottom: 2px solid #E4E4E4;
	margin-bottom: 2em;
	padding-bottom: 4em;
}


#work-single .full-width-collage {
	margin: 4em 0 2em 0;
}

#work-single .full-width-collage img {
	width: 100%;
	height: auto;
}

#work-single .with-content {
	padding-bottom: 0;
}

#work-single > .work-video-section-title {
	margin: 1.5em 0;
}

#work-single > .work-video-section-title .title {
	border: 1px solid #F1F1F1;
	padding: 1em 0;
	
}

#work-single > .work-video-section-title h6 {
	font-family: "benton-sans-medium", Arial, sans-serif;
	font-size: 0.75rem;
	letter-spacing: .25em;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

/***
 *
 * BEGIN: Work Single: Work Content
 *
***/

#work-single .work-content {
	padding: 4em 2em 0 2em;
}

#work-single .work-content img {
	height: auto;
	width: 100%;
}

#work-single .work-content h6 {
	font-family: "benton-sans-medium", Arial, sans-serif;
	font-size: 0.75rem;
	letter-spacing: .25em;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

#work-single .work-content .work-section-header {
	border-bottom: 2px solid #0098A7;
	border-top: 2px solid #0098A7;
	color: #0098A7;
	padding: 2em 0;
	text-align: center;
	text-transform: uppercase;
}

#work-single .work-content .work-section-header h1 {
	font-size: 1.5rem;
	margin: 0;
	padding: 0;
}

#work-single .work-content-child {
	padding-top: 2em;
}

#work-single .work-content .work-caption {
	margin-top: 1em;
}

#work-single .work-content .work-caption h6 {
	margin-bottom: .5em;
}

#work-single .work-content .work-caption h5 {
	font-size: .75rem;
	text-align: center;
}

#work-single .work-content .work-margin {
	margin-bottom: 1.5em;
}

#work-single .work-content p {
	margin: 0;
	hyphens: auto;
	text-align: justify;
}

#work-single .work-content video {
	height: auto;
	width: 100%;
}

#work-single .work-carousel .container {
	padding-left: 0;
	padding-right: 0;
}

#work-single .work-carousel .carousel {
	background-color: #e4e4e4;
	margin: 0;
	padding: 10px;
	overflow: auto;
	white-space: nowrap;
  
}

#work-single .work-carousel .carousel img {
	max-height: 400px;
	padding: 1em;
	width: auto;
}


#work-single .work-content .section-title {
	border: 2px solid #F1F1F1;
}

#work-single .work-content .section-title h6 {
	margin: 0;
	padding: 1em 0;
}


#work-single .work-content .col-xs-12 {
	padding-left: 0;
	padding-right: 0;
}

@media (min-width: 992px) {
	
	#work-single .work-content .work-margin {
		margin-bottom: 0;
	}
	
	#work-single .work-content .work-section-header h1 {
		font-size: 2.5rem;
	}
}

/***
 *
 * BEGIN: Work Single: Work Experience
 *
***/

#work-single .work-experience-mobile {
	display: block;
}

#work-single .work-experience-desktop {
	display: none;
}

#work-single .work-experience {
	margin-bottom: 3em;
	padding: 0 1em
}

#work-single .work-experience:last-child {
	margin-bottom: 0;
}

#work-single .work-experience img {
	height: auto;
	margin-bottom: 2em;
	width: 100%;
}

#work-single .work-experience h3 {
	margin-bottom: .5em;
}

#work-single .work-experience p {
	font-size: .85em;
	hyphens: auto;
	text-align: justify;
}

@media (min-width: 992px) {
	
	#work-single .work-experience-mobile {
		display: none;
	}
	
	#work-single .work-experience-desktop {
		display: block;
	}
	
	#work-single .work-experience p {
		font-size: 1rem;
		hyphens: none;
	}
	
	#work-single .work-experience .vertical-center {
	  margin: 0;
	  position: absolute;
	  top: 50%;
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
	}

	#work-single .work-experience .vertical-container {
		height: 282px;
		padding: 0;
		position: relative;
	}

}


/***
 *
 * BEGIN: Work Single: Helper Classes
 *
***/

#work-single .reduced-padding {
	padding-top: 2em;
}

#work-single .reduced-margin {
	margin-bottom: 0 !important;
}

#work-single .scroll-icon {
	margin: 1em 0 0 0;
	text-align: center;
}

#work-single .scroll-icon img {
	height: auto;
	width: 40px;
}

#work-single .section-margin {
	margin-bottom: 4em;
}

#work-single .section-seperator {
	background: #F1F1F1;
	height: 2px;
	margin: 4em 1em;
}

@media (min-width: 992px) {
	#work-single .section-seperator {	
		margin: 4em 0;
	}
}
	
/***
 *
 * BEGIN: Video JS Cusomization
 *
***/

.video-js .vjs-big-play-button {
	border: none;
	background: none;
	background-image: url('../images/icon-play.png');
    background-repeat: no-repeat;
}

.video-js:hover .vjs-big-play-button {
	background-color: transparent;
}
 
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    content: "";
}







