body {
  margin-bottom: 50px;
  background-color: #0c0a09;
  background-image: url('../images/bkndFull_AgoraBW_1920x1280_nov2015v3.jpg');
  background-position: 50% -46%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 53px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

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 {
  position: static;
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  float: none;
  clear: none;
  color: #e9e1c4;
  text-align: center;
}

.button {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  padding: 4px 15px;
  background-color: #00adff;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button.bio-left {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  float: right;
}

.button.bio-right {
  margin-right: 0px;
}

.button.bio-right.btnsecond {
  margin-right: 0px;
  margin-left: 10px;
}

.logo-text {
  display: block;
  margin-top: 9px;
  margin-right: auto;
  margin-left: 15px;
  float: left;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 33px;
  font-weight: 300;
}

.logo-subhead {
  display: block;
  float: left;
  clear: right;
  background-color: transparent;
  color: #fff;
  font-size: 10px;
}

.logo-image {
  margin-top: 6px;
}

.nav-bar {
  background-color: transparent;
}

.nav-button {
  position: static;
  display: block;
  margin-top: 0px;
  padding: 32px 8px 20px 8px;
  float: right;
  clear: none;
  font-family: Rancho, sans-serif;
  color: #f1eeb1;
  font-size: 15px;
  font-weight: 400;
}

.nav-button:hover {
  color: #f1eeb1;
}

.nav-button:active {
  color: #f1eeb1;
}

.nav-button:focus {
  color: #f1eeb1;
}

.nav-section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
  background-color: rgba(68, 65, 8, .85);
}

.nav-image {
  margin-top: 14px;
  margin-bottom: 10px;
}

.synopsis-container {
  margin-top: 0px;
}

.h1-reverse {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 2px;
  color: #dedede;
  font-size: 54px;
  text-align: left;
}

.h1-reverse.topper {
  margin-top: -82px;
  padding-top: 0px;
  float: right;
  color: hsla(0, 0%, 97%, .89);
  font-size: 100px;
  line-height: 30px;
  font-weight: 300;
  text-align: right;
}

.h1-reverse.toppercast {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  color: #000;
  font-size: 80px;
  line-height: 40px;
  text-align: right;
}

.h1-reverse.toppercast.yellowfont {
  margin-bottom: 9px;
  font-family: Rancho, sans-serif;
  color: hsla(65, 85%, 72%, .9);
}
.h1-reverse.toppercast.blackfont {
  margin-bottom: 9px;
  font-family: Rancho, sans-serif;
  color: hsla(0, 0%, 0%, .85);
}

.h1-reverse.footer {
  margin-top: 0px;
  margin-bottom: -2px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  font-family: Rancho, sans-serif;
  color: hsla(65, 85%, 72%, .8);
  font-size: 80px;
  line-height: 60px;
  text-align: right;
}

.h1-reverse.footer.h1semiopaque {
  margin-bottom: -2px;
  font-family: Rancho, sans-serif;
  color: hsla(0, 0%, 100%, .75);
}

.h1-reverse.footer.h1semiopaque.orange {
  margin-bottom: -2px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Rancho, sans-serif;
  color: rgba(233, 116, 25, .9);
}

.h1-reverse.footer.h1semiopaque.white {
  margin-bottom: -2px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Rancho, sans-serif;
  color: rgba(255, 255, 255, .9);
}

.h1-reverse.footer.h1semiopaque.darkgreenfont {
  color: rgba(68, 65, 8, .9);
}

.h1-reverse.footer.darkgreenfont {
  color: hsla(0, 0%, 100%, .9);
}

.h1-reverse.footer.h1semiopaque.greengreyfont {
  color: rgba(184, 210, 185, .90);
}

.h1-reverse.footer.greengreyfont {
  color: hsla(184, 210, 185, .90);
}

.h1-reverse.footer.h1semiopaque.bluefont {
  color: rgba(181, 251, 250, .9);
}

.h1-reverse.footer.bluefont {
  color: hsla(0, 0%, 100%, .9);
}

.h1-reverse.footer-h1 {
  margin-top: 0px;
}

.h5-reverse {
  display: block;
  float: none;
  clear: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.h5-reverse.h5-right-align {
  position: static;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  float: none;
  clear: none;
  color: #fff;
  font-style: italic;
  font-weight: 400;
  text-align: right;
}

.h5-reverse.h5-left-align {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-style: italic;
  font-weight: 400;
}

.synopsis-column-right {
  margin-top: 67px;
  padding-left: 30px;
}

.h3-reverse {
  margin-top: 20px;
  color: #999;
  font-size: 30px;
  font-weight: 300;
}

.paragraph-reverse {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #999;
  font-size: 17px;
  line-height: 22px;
  text-align: left;
}

.paragraph-reverse.p-center {
  text-align: center;
}

.section-video {
  margin-top: 0px;
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: hsla(0, 0%, 97%, .7);
}

.section-video:hover {
  color: #e7e7e7;
}

.section-video.blue {
  background-color: rgba(181, 251, 250, .85);
}

.section-video.darkgreen {
  background-color: rgba(68, 65, 8, .85);
}

.section-video.greengrey {
  background-color: rgba(184, 210, 185, .90);
}

.container-video {
  margin-top: 70px;
  margin-bottom: 60px;
}

.section-synopsis {
  height: 520px;
  margin-top: 90px;
  margin-bottom: 0px;
}

.column-video {
  margin-top: 25px;
  margin-bottom: 30px;
}

.header-video {
  margin-top: 0px;
}

.photos-container {
  margin-top: 50px;
  margin-bottom: 50px;
}

.section-bios {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 150px;
  background-color: rgba(181, 251, 250, .85);
}

.section-bios.yellow {
  background-color: hsla(65, 85%, 72%, .90);
}
.section-bios.black {
  background-color: hsla(0, 0%, 0%, .80);
}
.section-bumper-grey {
  margin-top: 0px;
  padding-top: 101px;
  background-color: rgba(0, 0, 0, .25);
  color: #b3b3b3;
}

.section-bumper-grey.bumper-clear {
    margin-top: 150px;
  padding-top: 70px;
  background-color: transparent;
  color: #fff;
}

.section-bumper-grey.bumperltblack {
  padding-top: 101px;
  background-color: rgba(80, 14, 14, .3);
  color: rgba(0, 0, 0, .8);
}

.lightbox-padded {
  margin: 0px 0px 16px;
  padding-right: 0px;
}

.lightbox-padded.lightboxright {
  margin-right: -14px;
}

.bio-image-left {
  position: static;
  display: inline-block;
  overflow: visible;
  float: right;
  clear: none;
}

.bio-image-right {
  display: block;
  float: left;
}

.h4-reverse {
  display: block;
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: Rancho, sans-serif;
  color: #eaf479;
  font-weight: 400;
  font-size:30px;
}

.h4-reverse.h4-right-align {
  position: static;
  display: block;
  overflow: visible;
  margin-top: 15px;
  margin-bottom: 0px;
  padding-right: 0px;
  float: none;
  clear: none;
  text-align: right;
  font-size:30px;
}

.bio-text-div {
  display: inline;
  padding-right: 30px;
  padding-left: 30px;
  float: none;
}

.bio-text-div.bio-left-align {
  display: block;
  margin-left: 150px;
  padding-right: 15px;
  padding-left: 20px;
  float: none;
  clear: none;
}

.bio-text-div.bio-text-div-left {
  display: block;
  margin-right: 150px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.bio-div-block {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 1px solid #e0e0e0;
  background-color: #958e2a;
}

.bio-div-block.bio-block-right {
  margin-top: 25px;
  margin-bottom: 25px;
}

.bio-container-row {
  margin-top: 0px;
  margin-bottom: 0px;
}

.bio-paragraph-left {
  display: block;
  margin-top: 10px;
  margin-left: 0px;
  float: none;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  text-align: left;
}

.bio-text-block-left {
  display: block;
  margin-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 12px;
  text-align: left;
}

.footer-section {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: hsla(65, 85%, 72%, .8);
}

.footer-container {
  margin-top: 93px;
  padding-top: 0px;
}

.footer-font-container {
  margin-top: -200px;
}

.lightbox {
  margin-right: 0px;
  margin-bottom: 40px;
}

.nav-social-div {
  position: static;
  display: inline-block;
}

.container-photos {
  margin-top: 0px;
}

.twitter-follow-button {
  display: inline-block;
  width: 57px;
  margin-top: 14px;
  margin-left: 20px;
  padding-left: 0px;
  float: left;
}

.facebook-button {
  display: inline-block;
  width: 60px;
  height: 25px;
  margin-top: 14px;
  margin-left: 10px;
  padding-left: 0px;
  float: left;
}

.nav-icon {
  color: #fff;
}

.div-top-video {
  height: 330px;
  margin-top: 0px;
  padding-top: 0px;
}

.footer-copyright-text {
  margin-top: 50px;
  margin-bottom: 0px;
  color: #575757;
  font-size: 11px;
  text-align: center;
}

.footer-copyright-div {
  font-size: 11px;
  text-align: center;
}

.references-section {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 101px;
  background-color: hsla(0, 0%, 100%, .85);
}

.references-section.blue {
  margin-bottom: 0px;
  background-color: hsla(0, 0%, 100%, .9);
}

.references-header {
  margin-top: 0px;
  padding-top: 0px;
}

.reference-div-1 {
  display: block;
  width: auto;
  margin: 0px 0px 20px;
  padding: 0px;
  float: left;
  background-color: hsla(0, 0%, 100%, .6);
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .52);
  color: #000;
}

.ref-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  box-shadow: none;
  text-align: center;
}

.ref-image.book {
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 0px;
  box-shadow: none;
}

.ref-link-text {
  display: block;
  margin: 0px auto;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}

.ref-link-block-panic-free {
  display: block;
}

.ref-row {
  margin-right: 0px;
  margin-left: 0px;
}

.link-reverse {
  color: #0f9;
  text-decoration: none;
}

.div-block-w-dark-shade {
  margin-top: 11px;
}

.link-kickstarter {
  color: #00b333;
  text-decoration: none;
}

.video-title {
  margin-top: 6px;
  margin-bottom: 0px;
  text-align: center;
}

.video-text {
  text-align: center;
}

.footer-logo-image {
  float: left;
}

.linkbright {
  color: #7ab8ff;
  font-weight: 700;
}

.h2-reverse {
	font-family: Rancho, sans-serif;
  margin-top: 100px;
  margin-left: 0px;
  color: #e9e9e9;
  font-size: 46px;
  font-weight: 400;
}

.thumb_left {
  display: inline-block;
  max-width: 84%;
  margin-right: 0px;
  float: none;
}

.thumb_right {
  max-width: 82%;
  margin-right: 0px;
}

.biosdivcontainer {
  width: 960px;
  margin-left: 192px;
}

.lightbox-pad {
  width: 174px;
  min-width: 170px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  cursor: default;
}

.lightbox-left-pad {
  width: 174px;
  min-width: 170px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 9px;
}

.section-synopsis2 {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: rgba(255, 255, 255, .90);
}
.darkgreen {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: rgba(68, 65, 8, .90);
}
.greengrey {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: rgba(184, 210, 185, .90);
}

.rowlogo {
  margin-top: 62px;
}

.h1-rev {
  color: #f0f0f0;
  font-size: 48px;
}

.paragraph-rev {
  font-family: 'Open Sans', sans-serif;
  color: #e9e1c4;
  font-size: 12pt;
  text-align: left;
}

.containervideo {
  margin-bottom: 50px;
}

.videoplaceholder {
  width: 100%;
}

.navdropdown {
  padding: 0px;
  float: right;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #e6e6e6;
  font-size: 18px;
  font-weight: 700;
}

.navdroptext {
  display: block;
  float: left;
}

.navdropbox {
  position: relative;
  display: block;
  overflow: visible;
  padding: 35px 14px 35px 8px;
  float: right;
  clear: none;
}

.navdroptoggle {
  position: static;
  display: block;
  padding: 35px 8px;
  float: none;
}

.navdropdowntoggle {
  display: block;
  float: none;
}

.btn_indiegogo {
  position: static;
  margin-top: 15px;
  margin-left: 112px;
  padding-top: 9px;
  background-color: #a27005;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #e6e6e6;
  font-size: 18px;
  font-weight: 700;
}

.paragraphindiegogo {
  margin-top: 35px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.block-screening {
  padding-bottom: 0px;
  background-color: #242424;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 52%, .86), hsla(0, 0%, 52%, .86));
  background-image: linear-gradient(180deg, hsla(0, 0%, 52%, .86), hsla(0, 0%, 52%, .86));
}

.image-screening {
  max-width: 100%;
}

.screening-headline-link {
  font-weight: 400;
}

.h4-screening {
  display: block;
  margin-top: 20px;
  color: #07abf8;
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.h4-screening.h4-screen-no-link {
  color: #e8ebec;
}

.text-screening {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #bbb;
  font-size: 16px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.screenings-header {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 100%, .3);
  font-size: 21px;
  font-weight: 300;
  text-align: center;
}

.screening-container {
  margin-bottom: 35px;
}

.screening-link {
  color: #0172b1;
  text-decoration: none;
}

.container {
  margin-top: 0px;
}

.container.fest-row {
  margin-top: 25px;
}

.fest-row {
  margin-top: 25px;
}

.h2-screening {
  margin-top: 80px;
  margin-bottom: 0px;
  font-weight: 400;
}

.text-block {
    margin-top: 20px;
  padding-left: 30px;
  color: #ff9800;
  font-size: 28px;
  font-weight: 700;
}

.text-block-2 {
  padding-left: 0px;
  color: #7b8f48;
  font-size: 20px;
}

.link {
  margin-top: 15px;
  float: left;
  color: #00adff;
  font-size: 20px;
  text-align: justify;
  text-decoration: none;
}

.div-block {
  margin-top: 20px;
}

.body {
  margin-bottom: 0px;
  background-color: #b5fbfa;
  background-image: url('../images/bknd-july-2017-1920x1920r.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.column {
  background-color: transparent;
}

.div-block-2 {
  margin-top: 109px;
  padding: 0px 20px 20px;
  background-color: hsla(65, 85%, 72%, .9);
}

.container-2 {
  color: rgba(0, 0, 0, .7);
}

html.w-mod-js *[data-ix="fly-right-fade-in"] {
  opacity: 0.24000000000000007;
  -webkit-transform: translate(-500px, 0px);
  -ms-transform: translate(-500px, 0px);
  transform: translate(-500px, 0px);
}

html.w-mod-js *[data-ix="fly-left-fade-in"] {
  opacity: 0;
  -webkit-transform: translate(500px, 0px);
  -ms-transform: translate(500px, 0px);
  transform: translate(500px, 0px);
}

@media (max-width: 991px) {
  body {
    background-position: 31% 94px;
    background-size: auto 560px;
  }
  h5 {
    font-size: 13px;
  }
  .button {
    margin-bottom: 10px;
  }
  .button.bio-left {
    margin-bottom: 10px;
  }
  .nav-button {
    padding-top: 15px;
    padding-bottom: 15px;
    float: none;
    background-color: rgba(68, 65, 8, .85);
    text-align: right;
  }
  .nav-section {
    background-color: rgba(68, 65, 8, .85);
  }
  .synopsis-container {
    padding-top: 28px;
  }
  .h1-reverse.topper {
    margin-top: -123px;
    font-size: 80px;
  }
  .h1-reverse.toppercast {
    margin-bottom: -1px;
    font-size: 60px;
    line-height: 46px;
  }
  .h1-reverse.toppercast.yellowfont {
    margin-bottom: -2px;
  }
    .h1-reverse.toppercast.blackfont {
    margin-bottom: -2px;
  }
  .h1-reverse.footer {
    font-size: 60px;
    line-height: 49px;
  }
  .h1-reverse.footer.white {
    color: hsla(0, 0%, 100%, .8);
  }
  .synopsis-column-right {
    margin-top: 23px;
  }
  .h3-reverse {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .paragraph-reverse {
    color: #ccc;
    font-size: 15px;
    line-height: 18px;
  }
  .section-video {
    padding-top: 63px;
    padding-bottom: 83px;
  }
  .container-video {
    margin-top: 0px;
  }
  .section-synopsis {
    height: 520px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 41px;
  }
  .section-bios {
    padding-top: 94px;
  }
  .section-bumper-grey {
    padding-top: 66px;
  }
  .section-bumper-grey.bumper-clear {
      margin-top: 50px;
    padding-top: 70px;
  }
  .lightbox-padded {
    width: auto;
    margin-right: 38px;
    margin-bottom: 38px;
  }
  .bio-paragraph-left {
    font-size: 15px;
  }
  .bio-text-block-left {
    font-size: 15px;
  }
  .footer-section {
    margin-top: 0px;
    padding-top: 80px;
  }
  .footer-font-container {
    margin-top: -175px;
  }
  .lightbox {
    margin-right: 38px;
    margin-bottom: 38px;
  }
  .container-photos {
    margin-top: 0px;
  }
  .twitter-follow-button {
    margin-left: 21px;
  }
  .facebook-button {
    margin-left: 14px;
  }
  .nav-icon {
    color: #ccc;
    font-size: 31px;
    line-height: 15px;
  }
  .nav-menu-button.w--open {
    background-color: rgba(181, 251, 250, .85);
  }
  .div-top-video {
    height: 100%;
  }
  .ref-image.book {
    box-shadow: none;
  }
  .nav-menu-box {
    background-color: transparent;
  }
  .lightbox-pad {
    width: 130px;
    min-width: 130px;
  }
  .lightbox-left-pad {
    width: 130px;
    min-width: 130px;
  }
  .rowlogo {
    margin-top: 36px;
  }
  .navcompacticon {
    color: #857f21
    font-size: 39px;
  }
  .btn_indiegogo {
    margin-left: 55px;
  }
  .paragraphindiegogo {
    font-size: 19px;
  }
  .div-block-2 {
    margin-top: 64px;
  }
}

@media (max-width: 767px) {
  body {
    background-position: -309px 36%;
    background-size: auto 600px;
    background-attachment: fixed;
  }
  .nav-button {
    float: none;
    text-align: right;
  }
  .synopsis-container {
    margin-top: 0px;
  }
  .h1-reverse.toppercast {
    margin-bottom: 4px;
    font-size: 60px;
    line-height: 37px;
  }
  .section-video {
    padding-top: 83px;
  }
  .section-synopsis {
    height: auto;
    margin-bottom: 69px;
    padding-top: 115px;
    background-color: transparent;
  }
  .column-video {
    margin-bottom: 50px;
  }
  .section-bumper-grey {
    background-color: rgba(0, 0, 0, .3);
    color: rgba(0, 0, 0, .3);
  }
  .lightbox-padded {
    width: auto;
    margin-right: 38px;
    margin-left: 38px;
  }
  .footer-section {
    padding-top: 81px;
  }
  .footer-font-container {
    margin-top: -176px;
  }
  .lightbox {
    margin-left: 38px;
  }
  .footer-contact-form-container {
    margin-top: 24px;
  }
  .reference-div-1 {
    margin-right: auto;
    margin-left: 151px;
    float: left;
    text-align: left;
  }
  .ref-image.book {
    margin-top: 0px;
    padding: 0px;
    box-shadow: none;
  }
  .div-block-w-dark-shade {
    margin-top: 33px;
    background-color: rgba(0, 0, 0, .7);
  }
  .h2-reverse {
    margin-left: 7px;
  }
  .lightbox-pad {
    width: 100px;
    min-width: 100px;
    margin-left: 10px;
  }
  .lightbox-left-pad {
    width: 100px;
    min-width: 100px;
  }
  .rowlogo {
    margin-top: 445px;
  }
  .paragraphtopmargin {
    margin-top: 30px;
  }
  .videoplaceholder {
    margin-top: 50px;
  }
  .imagevideoplaceholder {
    width: 100%;
  }
  .btn_indiegogo {
    margin-left: 83px;
  }
  .block-screening {
    margin-bottom: 30px;
    padding-top: 25px;
    text-align: center;
  }
  .block-link-screening {
    margin-left: 0px;
    text-align: center;
  }
  .image-screening {
    margin-left: 0px;
    text-align: center;
  }
  .h4-screening {
    color: #07abf8;
  }
  .h2-screening {
    margin-left: 10px;
  }
  .text-block {
    padding-left: 0px;
    color: #ff9800;
  }
  .awards-blocks {
    margin-top: 20px;
    margin-bottom: 10px;
    float: none;
    text-align: center;
  }
  .body {
    background-position: -155px 0px;
  }
  .div-block-2 {
    margin-top: 42px;
    padding-top: 20px;
  }
  .column-2 {
    margin-top: -80px;
    padding-top: 0px;
  }
  .column-3 {
    margin-top: -80px;
  }
}

@media (max-width: 479px) {
  body {
    margin-bottom: 50px;
    background-position: 51% 23%;
    background-size: auto 500px;
  }
  .nav-image {
    float: left;
    font-size: 13px;
  }
  .synopsis-container {
    margin-top: 67px;
  }
  .h1-reverse.topper {
    margin-top: -86px;
  }
  .h1-reverse.toppercast {
    margin-bottom: 0px;
    font-size: 49px;
  }
  .h1-reverse.footer {
    margin-bottom: 0px;
    font-size: 45px;
    line-height: 47px;
  }
  .h1-reverse.footer.h1semiopaque.orange {
    margin-bottom: -8px;
  }
  .h1-reverse.footer.h1semiopaque.bluefont {
    margin-bottom: 3px;
  }
  .h1-reverse.footer.bluefont {
    margin-bottom: -7px;
  }
  .h1-reverse.footer.white {
    margin-bottom: -8px;
  }
  .synopsis-column-right {
    margin-top: 404px;
    background-color: rgba(0, 0, 0, .6);
  }
  .h3-reverse {
    color: #c9c9c9;
  }
  .paragraph-reverse {
    padding-right: 10px;
    padding-left: 10px;
    background-color: transparent;
    color: #e3e3e3;
  }
  .section-video {
    margin-top: -11px;
    padding-top: 41px;
    padding-bottom: 80px;
  }
  .section-synopsis {
    margin-bottom: 0px;
    padding-top: 0px;
  }
  .section-bios {
    padding-top: 44px;
    padding-bottom: 50px;
  }
  .section-bumper-grey.bumper-clear {
    padding-top: 50px;
  }
  .section-bumper-grey.bumperltblack {
    padding-top: 52px;
  }
  .lightbox-padded {
    width: auto;
    margin-right: 0px;
    margin-left: 57px;
  }
  .footer-font-container {
    margin-top: -168px;
  }
  .lightbox {
    margin-right: 0px;
    margin-left: 57px;
  }
  .twitter-follow-button {
    width: 57px;
    margin-left: 10px;
  }
  .facebook-button {
    width: 48px;
    margin-left: 10px;
  }
  .nav-icon {
    float: left;
  }
  .nav-menu-button {
    width: 60px;
    float: right;
  }
  .footer-column-title-social {
    margin-bottom: 35px;
  }
  .references-section {
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .reference-div-1 {
    margin-left: 29px;
    float: left;
  }
  .ref-image.book {
    box-shadow: none;
  }
  .ref-row {
    text-align: left;
  }
  .div-block-w-dark-shade {
    margin-top: 5px;
  }
  .h2-reverse {
    margin-top: 50px;
  }
  .lightbox-pad {
    width: 140px;
    min-width: 120px;
    margin-left: 12px;
  }
  .lightbox-left-pad {
    width: 140px;
    min-width: 120px;
    margin-left: 12px;
  }
  .section-synopsis2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .btn_indiegogo {
    margin-left: 6px;
  }
  .block-screening {
    padding-top: 0px;
    background-color: #1b1b1b;
    text-align: center;
  }
  .image-screening {
    margin-left: 0px;
  }
  .screenings-header {
    font-size: 13px;
    line-height: 20px;
  }
  .body {
    background-position: -367px 5px;
  }
  .column-2 {
    margin-bottom: 0px;
  }
}

/* -- Updates for iTunes --*/
 .div-block-2 {
  margin-top: 10px;
  padding: 15px 20px;
  background-color: #f58528;
  text-align: center;
}
/* -- END Updates for iTunes --*/
/* -- updates for reviews section -- */

.h1-reverse.footer.orange {
  color: rgba(233, 116, 25, .9);
}

.section-synopsis2 {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: rgba(233, 116, 25, .75);
}

.section-synopsis2 {
/*    margin-top: 34px; */
    padding-top: 50px;
    padding-bottom: 50px;
  }

.h4-reverse.h4-white {
  color: #fff;
}

.h4-link-reverse {
  position: static;
  display: block;
  margin-top: 17px;
  margin-left: 0px;
  padding-left: 20px;
  float: left;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #00a3ff;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.h4-link-reverse.notopmarg {
  margin-top: 2px;
  padding-left: 10px;
  font-weight: 700;
  text-align: left;
}

.h4-link-reviews {
  position: static;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #00ebff;
  font-size: 21px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.logo-distribution {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

