.color-primary-orange {
  color: #E36C0A !important; }

.color-orange-dark {
  color: #BD3016 !important; }

.color-orange-light {
  color: #FC8E79 !important; }

.color-orange-lightest {
  color: #FDAA9B !important; }

.color-primary-green {
  color: #1E7606 !important; }

.color-green-dark {
  color: #0B6623 !important; }

.color-green-light {
  color: #449C2C !important; }

.color-green-lighter {
  color: #74BD60 !important; }

.color-primary-blue {
  color: #7DD1F4 !important; }

.color-blue-dark {
  color: #505A68 !important; }

.color-alt-blue-light {
  color: #49EBFF !important; }

.color-teal {
  color: #1D333E !important; }

.color-primary-purple {
  color: #8904E7 !important; }

.color-purple-light {
  color: #644896 !important; }

.color-purple-dark {
  color: #25084C !important; }

.color-purple-darkest {
  color: #4E5776 !important; }

.color-pure-black {
  color: #000 !important; }

.color-gray-darkest {
  color: #555 !important; }

.color-gray-dark {
  color: #999 !important; }

.color-pure-gray {
  color: #CCC !important; }

.color-gray-light {
  color: #DDD !important; }

.color-gray-lightest {
  color: #ECECEC !important; }

.color-help-gray {
  color: #737373 !important; }

.color-pure-white {
  color: #FFF !important; }

.color-red {
  color: #A00 !important; }

.color-pure-fuchsia {
  color: #9D1754 !important; }

.color-fuchsia-dark {
  color: #64002E !important; }

.color-fuchsia-light {
  color: #FC4683 !important; }

.color-fuchsia-lighter {
  color: #F376A0 !important; }

.color-fuchsia-lightest {
  color: #F0A6BF !important; }

.color-pink-light {
  color: #EC9CA2 !important; }

.color-peach {
  color: #E6A99D !important; }

.color-skyblue {
  color: #34A1DF !important; }

.color-lime-green {
  color: #8CCA8E !important; }

.color-sunset {
  color: #D79328 !important; }

.color-lilac {
  color: #896CE0 !important; }

.color-hot-pink {
  color: #FF00CC !important; }

.background-color-primary-orange {
  background-color: #E36C0A !important; }

.background-color-orange-dark {
  background-color: #BD3016 !important; }

.background-color-orange-light {
  background-color: #FC8E79 !important; }

.background-color-orange-lightest {
  background-color: #FDAA9B !important; }

.background-color-primary-green {
  background-color: #1E7606 !important; }

.background-color-green-dark {
  background-color: #0B6623 !important; }

.background-color-green-light {
  background-color: #449C2C !important; }

.background-color-green-lighter {
  background-color: #74BD60 !important; }

.background-color-primary-blue {
  background-color: #7DD1F4 !important; }

.background-color-blue-dark {
  background-color: #505A68 !important; }

.background-color-alt-blue-light {
  background-color: #49EBFF !important; }

.background-color-teal {
  background-color: #1D333E !important; }

.background-color-primary-purple {
  background-color: #8904E7 !important; }

.background-color-purple-light {
  background-color: #644896 !important; }

.background-color-purple-dark {
  background-color: #25084C !important; }

.background-color-purple-darkest {
  background-color: #4E5776 !important; }

.background-color-pure-black {
  background-color: #000 !important; }

.background-color-gray-darkest {
  background-color: #555 !important; }

.background-color-gray-dark {
  background-color: #999 !important; }

.background-color-pure-gray {
  background-color: #CCC !important; }

.background-color-gray-light {
  background-color: #DDD !important; }

.background-color-gray-lightest {
  background-color: #ECECEC !important; }

.background-color-help-gray {
  background-color: #737373 !important; }

.background-color-pure-white {
  background-color: #FFF !important; }

.background-color-red {
  background-color: #A00 !important; }

.background-color-pure-fuchsia {
  background-color: #9D1754 !important; }

.background-color-fuchsia-dark {
  background-color: #64002E !important; }

.background-color-fuchsia-light {
  background-color: #FC4683 !important; }

.background-color-fuchsia-lighter {
  background-color: #F376A0 !important; }

.background-color-fuchsia-lightest {
  background-color: #F0A6BF !important; }

.background-color-pink-light {
  background-color: #EC9CA2 !important; }

.background-color-peach {
  background-color: #E6A99D !important; }

.background-color-skyblue {
  background-color: #34A1DF !important; }

.background-color-lime-green {
  background-color: #8CCA8E !important; }

.background-color-sunset {
  background-color: #D79328 !important; }

.background-color-lilac {
  background-color: #896CE0 !important; }

.background-color-hot-pink {
  background-color: #FF00CC !important; }

.photo-gallery {
  overflow: hidden;
  position: relative; }
  .photo-gallery:before {
    background-image: url("../../../img/bsd-film-cover-blurred.png");
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: -1; }
  .photo-gallery .content {
    height: 100%;
    min-height: 1000px; }

.photo-gallery-exit {
  overflow: hidden;
  position: relative; }
  .photo-gallery-exit:before {
    background-image: url("../../../img/exit-row-poster-blurred-gallery.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: -1; }
  .photo-gallery-exit .content {
    height: 100%;
    min-height: 1000px; }

@media (max-width: 400px) {
  #wowslider-container0 .ws_images {
    margin-left: 0 !important; } }
