html {
  height: 100%; }

::-webkit-input-placeholder {
  color: #fff; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #fff; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff; }

::-ms-input-placeholder {
  /* Edge */
  color: #fff; }

#synopsis {
  margin: 30px 0 0 50px;
  position: relative;
  z-index: 11;
  padding: 30px;
  display: none; }
  #synopsis p {
    z-index: 2;
    position: relative;
    margin: 0 0 8px 0;
    width: auto; }
  #synopsis h4 {
    margin: -10px 0 20px 0;
    color: #fff;
    z-index: 2;
    position: relative;
    font-weight: normal; }
  #synopsis #close_synopsis {
    position: absolute;
    top: 30px;
    right: 30px;
    color: #fff;
    display: block;
    border: 1px solid #fff;
    z-index: 3;
    padding: 0px 4px 2px 4px;
    border-radius: 2px;
    font-size: 25px;
    font-weight: 100;
    line-height: 20px; }

.portrait-only {
  display: none; }

.navbar ul li {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.navbar ul li ul {
  padding: 0;
  z-index: 2000;
  position: absolute;
  top: 40px;
  left: 12px;
  width: 85px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.navbar ul li a, .navbar ul li ul li a, .navbar ul li {
  color: #FFF; }

.navbar ul li:hover a, .navbar ul li ul li:hover, .navbar ul li:hover {
  color: #d16c1a;
  text-decoration: none; }

.navbar ul li:hover {
  text-decoration: none; }

.navbar ul li ul {
  padding: 0;
  z-index: 2000;
  position: absolute;
  top: 40px;
  left: 21px;
  width: 100px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.navbar ul li ul li {
  display: block;
  margin-left: -14px; }

.navbar ul li ul li a {
  color: #fff !important;
  margin-bottom: -10px !important; }

.navbar ul li ul li a:hover {
  color: #d16c1a !important; }

.navbar ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible; }

body {
  min-width: 320px;
  /*position: static;*/
  font-family: "pragmatica-web",sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  background-color: #1e1e1e;
  height: auto; }

.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%; }
  .youtube iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }

.more-burger {
  height: 21px;
  width: 40px;
  vertical-align: middle;
  margin-left: 5px;
  border: 1px solid #ccc;
  display: inline-block; }
  .more-burger span {
    display: block;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
    height: 0px;
    margin-top: 4px; }

.orange {
  color: #d16c1a; }

.underline {
  text-decoration: underline; }

#mm-wrapper {
  display: none; }

#m-wrapper > section {
  height: 583px; }

#m-f-follow {
  display: inline-block;
  height: 20px;
  font-size: 0;
  padding-top: 1px;
  margin-top: -1px; }
  #m-f-follow a {
    font-weight: bold !important;
    font-size: 15px !important;
    padding: 0 0 0 0 !important;
    margin: 5px 0 0 5px !important;
    background: url(/img/social-icons.png) no-repeat;
    width: 20px !important;
    height: 20px !important;
    display: block !important;
    float: left; }
  #m-f-follow a.social-footer.tw {
    background-position: -25px 0 !important; }
  #m-f-follow a.social-footer.gplus {
    background-position: -50px 0 !important; }

a.social-footer.tw {
  background-position: -25px 0; }

a.social-footer.gplus {
  background-position: -50px 0; }

a.social-footer {
  font-weight: bold;
  font-size: 15px;
  padding: 0 0 0 0;
  margin: 5px 0 0 5px;
  background: url(/img/social-icons.png) no-repeat;
  width: 20px;
  height: 20px;
  display: block; }

.section-divider, #m-wrapper > section {
  width: 1200px;
  margin: -1px auto 0 auto;
  padding-top: 1px; }

#filmmakers {
  background: url("/img/backgrounds/4-background.jpg") no-repeat; }

.flower-wrapper {
  position: relative;
  height: 91px;
  float: left;
  width: 20%; }

.flower-0 {
  z-index: 1; }

.flower-1 {
  z-index: 2; }

.flower-2 {
  z-index: 3; }

.flower {
  background-repeat: no-repeat;
  background-position: center;
  height: 91px;
  width: 85px;
  position: absolute;
  left: 50%;
  margin-left: -42px;
  top: -30px; }

.flower-wrapper-2 {
  width: 11%; }

.flower-wrapper-3 {
  width: 38%; }

.flower-wrapper-4 {
  width: 11%; }

.flower-wrapper-1 .flower {
  left: -42px;
  margin-left: 0; }

.flower-wrapper-5 .flower {
  right: -42px;
  left: auto;
  margin-left: 0; }

.yellow-flower {
  background-image: url(/img/flowers/1-flower.png); }

.vyellow-flower {
  background-image: url(/img/flowers/4-flower.png);
  width: 96px; }

.orange-flower {
  background-image: url(/img/flowers/3-flower.png); }

.red-flower {
  background-image: url(/img/flowers/2-flower.png); }

.section-divider-1 {
  background: url(/img/dividers/1-dividers.jpg); }

.section-divider-2 {
  background: url(/img/dividers/2-dividers.jpg); }

.section-divider-3 {
  background: url(/img/dividers/3-dividers.jpg); }

.section-divider-4 {
  background: url(/img/dividers/4-dividers.jpg); }

.section-divider {
  height: 30px; }

#heading {
  height: 80px;
  width: 100%;
  margin: 0 auto;
  background: #000;
  text-align: center; }
  #heading img {
    height: 80px; }

.top-bar {
  background: #363636;
  width: 100%;
  margin: 0 auto; }

.top-bar-section ul {
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: center;
  background-color: #363636; }
  .top-bar-section ul li {
    float: none;
    display: inline-block;
    margin-left: -4px; }
    .top-bar-section ul li a {
      padding: 0 15px;
      display: block;
      line-height: 45px; }
    .top-bar-section ul li a:not(.button) {
      background: #363636;
      text-decoration: none;
      font-size: 16px;
      font-weight: 100;
      font-family: "lemonde-journal", serif;
      font-style: normal;
      font-weight: 400; }
    .top-bar-section ul li a.active, .top-bar-section ul li a:hover {
      text-decoration: underline; }

.section-content {
  width: 860px;
  position: relative;
  margin: 85px auto 0 auto;
  color: #fff;
  padding: 20px 40px; }

.black-bg {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 0;
  border-radius: 10px; }

.actual-content {
  z-index: 2;
  position: relative; }
  .actual-content p {
    line-height: 15px; }

#media {
  background: url("/img/backgrounds/2-background.jpg") no-repeat;
  position: relative; }
  #media .section-content {
    min-height: 383px;
    width: 100%;
    padding: 0 7px;
    font-size: 0;
    z-index: 22; }
  #media .media-col {
    font-size: 14px;
    display: inline-block;
    width: 25%;
    position: relative;
    padding: 0 7px;
    vertical-align: top; }
    #media .media-col p {
      line-height: 19px; }
    #media .media-col .black-bg {
      left: 7px;
      right: 7px;
      z-index: 1; }
    #media .media-col .media-content {
      position: relative;
      z-index: 2;
      padding: 20px;
      min-height: 425px; }
      #media .media-col .media-content h5 {
        color: #fff;
        font-size: 15px; }
      #media .media-col .media-content a {
        color: #fff;
        text-decoration: none; }
      #media .media-col .media-content a.orange {
        color: #d16c1a; }
      #media .media-col .media-content a.download {
        font-size: 15px;
        font-weight: 600;
        display: block;
        margin-bottom: 3px; }
  #media #download h5 {
    margin-top: 12px; }
  #media #download #kpfa {
    margin-right: 10px; }
  #media #priest p {
    margin-top: 15px;
    margin-bottom: 5px; }
  #media #priest h5 {
    font-size: 14px; }
  #media #priest .readmore {
    font-size: 15px;
    text-decoration: underline; }
  #media #resetme h5 {
    line-height: 19px;
    margin-bottom: 2px; }
  #media #resetme p.wings {
    margin-bottom: 0;
    margin-top: 30px; }

#home {
  color: #fff;
  background: url("/img/backgrounds/1-background.jpg") no-repeat; }
  #home .row {
    max-width: none; }
  #home .small-6 {
    height: 415px; }
  #home iframe {
    margin-left: 27px; }
  #home p {
    line-height: 18px;
    margin-bottom: 7px;
    text-align: justify; }
  #home p.tagline {
    width: 526px; }
  #home img.tagline {
    margin-top: 25px;
    margin-bottom: 5px; }
  #home h1 {
    font-size: 24px;
    font-family: 'm-1c', sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.2em;
    color: #fff;
    margin-bottom: 0.2em;
    margin-top: 1.1em;
    text-align: justify; }
  #home h1.eat-mushrooms {
    font-size: 23px; }
  #home .section-content {
    width: 500px;
    margin: 5px 0 0 0;
    padding: 10px 18px; }

#participants {
  background: url("/img/backgrounds/3-background.jpg") no-repeat; }
  #participants .section-content {
    width: 585px;
    padding: 16px 27px;
    margin: 60px auto 0 auto; }
  #participants #participants-slider {
    background: transparent;
    margin-bottom: 0;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none; }
    #participants #participants-slider .books {
      border-left: 1px solid #fff;
      float: left;
      width: 36.9%;
      padding: 0;
      height: 170px;
      position: relative; }
      #participants #participants-slider .books img {
        width: auto; }
      #participants #participants-slider .books > a {
        display: block;
        float: right; }
      #participants #participants-slider .books .book-prev, #participants #participants-slider .books .book-next {
        position: absolute;
        top: 36%;
        margin-top: -15px; }
      #participants #participants-slider .books .book-prev {
        left: 26px; }
      #participants #participants-slider .books .book-next {
        right: 5px; }
      #participants #participants-slider .books ul.book-list {
        width: 88%;
        margin: 0;
        float: right; }
        #participants #participants-slider .books ul.book-list li {
          width: 100%;
          list-style: none;
          display: none; }
        #participants #participants-slider .books ul.book-list li.active {
          display: block; }
    #participants #participants-slider .books.small-2 {
      width: auto;
      padding-left: 71px;
      float: right; }
    #participants #participants-slider ul li h4 {
      color: #fff;
      font-family: 'm-1c', sans-serif;
      font-style: normal;
      font-weight: 400;
      text-align: center;
      font-size: 20px;
      margin: 7px 0 5px 0;
      letter-spacing: 2px; }
    #participants #participants-slider ul li .author {
      margin: 0 25px 0 0;
      padding-left: 0;
      padding-right: 0; }
      #participants #participants-slider ul li .author h4 {
        text-align: left; }
      #participants #participants-slider ul li .author img {
        margin: 0; }
    #participants #participants-slider ul li img {
      width: 300px;
      margin: 0 auto; }

#bird {
  background-image: url(/img/animals/bird1.png);
  background-repeat: no-repeat;
  width: 76px;
  height: 61px;
  margin: 0;
  position: absolute;
  right: 70px;
  top: 300px; }

#bird2 {
  background-image: url(/img/animals/bird2.png);
  width: 115px;
  height: 70px;
  margin: -30px 160% 0 0;
  float: right; }

#filmmakers {
  background: url("/img/backgrounds/4-background.jpg") no-repeat; }
  #filmmakers .section-content {
    width: 585px;
    padding: 16px 27px;
    margin: 10px auto 0 auto; }
  #filmmakers #filmmakers-slider {
    text-align: center;
    background: transparent;
    margin-bottom: 0;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none; }
    #filmmakers #filmmakers-slider a {
      color: #fff;
      text-decoration: underline; }
    #filmmakers #filmmakers-slider #credit2 {
      padding-top: 78px; }
    #filmmakers #filmmakers-slider #credit2-1 {
      padding-top: 114px; }
    #filmmakers #filmmakers-slider #credit3 {
      padding-top: 38px; }
    #filmmakers #filmmakers-slider #credit5 {
      padding-top: 40px; }
    #filmmakers #filmmakers-slider table {
      background: transparent;
      border: 0;
      width: 100%;
      color: #fff;
      text-align: center;
      font-size: 1.2em; }
      #filmmakers #filmmakers-slider table tr {
        background: transparent; }
        #filmmakers #filmmakers-slider table tr td {
          color: #fff;
          vertical-align: top; }
        #filmmakers #filmmakers-slider table tr td.filmmaker {
          text-align: right;
          width: 50%; }
        #filmmakers #filmmakers-slider table tr td.role {
          text-align: left;
          width: 50%; }
    #filmmakers #filmmakers-slider ul li h4 {
      color: #fff;
      font-family: 'm-1c', sans-serif;
      font-style: normal;
      font-weight: 400;
      text-align: center;
      font-size: 20px;
      margin: 7px 0 5px 0;
      letter-spacing: 2px; }
    #filmmakers #filmmakers-slider ul li img {
      width: 300px;
      margin: 0 auto; }

#deer {
  background-image: url(/img/animals/deer.png);
  width: 145px;
  height: 115px;
  margin: 276px 0px 0 294px; }

#mushrooms {
  background-image: url(/img/animals/mushrooms.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 70px;
  height: 128px;
  width: 261px;
  margin: 23px 0 0 37px; }

#squirrel {
  background-image: url(/img/animals/squirrel.png);
  height: 173px;
  width: 291px;
  margin: 23px 0 0 37px; }

#contact-press-kit {
  position: relative;
  background: url("/img/backgrounds/5-background.jpg") no-repeat; }
  #contact-press-kit #presskit {
    display: none; }
  #contact-press-kit .section-content {
    width: 342px;
    float: right;
    margin: 0 50px 0 0;
    padding: 20px; }
  #contact-press-kit ul {
    overflow: hidden;
    position: relative;
    z-index: 2; }
    #contact-press-kit ul li {
      margin: 0 10px;
      list-style: none;
      letter-spacing: 2px;
      text-align: center; }
      #contact-press-kit ul li.divider {
        font-size: 16px;
        font-weight: bold; }
      #contact-press-kit ul li a {
        color: #fff;
        font-size: 20px;
        font-family: "m-1c",sans-serif;
        font-style: normal;
        font-weight: 400;
        cursor: default; }
      #contact-press-kit ul li a.active {
        text-decoration: none; }

form {
  position: relative;
  z-index: 2; }
  form p {
    font-weight: bold;
    color: #d16c1a; }
  form .row .row .columns {
    padding: 0 0.1em; }
  form label.inline {
    color: #fff;
    margin: 5px 0 0 0;
    padding: 0; }
  form input[type="text"], form input[type="password"], form input[type="date"], form input[type="datetime"], form input[type="datetime-local"], form input[type="month"], form input[type="week"], form input[type="email"], form input[type="number"], form input[type="search"], form input[type="tel"], form input[type="time"], form input[type="url"], form textarea, form button {
    margin: 2px 0 0 0;
    padding: 5px;
    height: 22px;
    border-radius: 5px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    background-color: #838383;
    color: #fff;
    font-weight: 100;
    border-color: #747474; }
    form input[type="text"]:focus, form input[type="password"]:focus, form input[type="date"]:focus, form input[type="datetime"]:focus, form input[type="datetime-local"]:focus, form input[type="month"]:focus, form input[type="week"]:focus, form input[type="email"]:focus, form input[type="number"]:focus, form input[type="search"]:focus, form input[type="tel"]:focus, form input[type="time"]:focus, form input[type="url"]:focus, form textarea:focus, form button:focus {
      color: #000; }
  form textarea {
    padding: 1px 5px; }
  form button {
    width: 100%;
    border: 0;
    box-shadow: none;
    margin: 2px 0 0 0;
    padding: 3px 0 0 0; }

.flex-caption {
  line-height: 1.2em;
  text-align: justify; }

.flex-active {
  padding-bottom: 2px;
  border-bottom: 1px solid #fff; }

.flex-control-thumbs {
  margin: 0;
  padding: 0 18px; }
  .flex-control-thumbs li {
    width: 31px;
    margin: 0 1px; }

.flex-direction-nav a {
  top: 96.5%;
  width: 20px; }

.flexslider {
  z-index: 2; }
  .flexslider:hover .flex-next {
    right: -2px; }
  .flexslider:hover .flex-prev {
    left: -2px; }
  .flexslider .flex-direction-nav .flex-next {
    right: -2px;
    opacity: 1; }
    .flexslider .flex-direction-nav .flex-next img {
      width: auto !important; }
    .flexslider .flex-direction-nav .flex-next:before {
      content: ""; }
  .flexslider .flex-direction-nav .flex-prev {
    left: -2px;
    opacity: 1; }
    .flexslider .flex-direction-nav .flex-prev img {
      width: auto !important; }
    .flexslider .flex-direction-nav .flex-prev:before {
      content: ""; }

.flexslider {
  z-index: 2; }

#filmmakers .flex-control-thumbs {
  margin: 0;
  padding: 0 100px; }
#filmmakers .flex-direction-nav .flex-next {
  right: 80px; }
#filmmakers .flex-direction-nav .flex-prev {
  left: 80px; }

#popup {
  z-index: 100;
  display: none;
  position: fixed;
  top: 165px;
  left: 50%;
  margin-left: -530px; }
  #popup #close-popup {
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 2; }
    #popup #close-popup img {
      display: block; }
  #popup .section-content {
    height: 465px;
    padding: 30px;
    width: 1090px;
    margin: 0; }

#synopsis p, #directors_statement p {
  text-align: justify; }

#get-intouch {
  width: 500px;
  height: 131px; }
  #get-intouch form {
    border-left: 1px solid #fff;
    margin-top: 8px; }
  #get-intouch p {
    text-align: center;
    width: auto;
    font-size: 15px;
    line-height: 14px; }

#get-intouch2 {
  max-width: 1108px;
  margin: 0px auto 0 48px;
  height: 131px; }
  #get-intouch2 > .columns {
    height: 100%;
    padding-top: 18px;
    padding-bottom: 18px; }
    #get-intouch2 > .columns:last-child .get-intouch-wrapper {
      border-left: 0; }
  #get-intouch2 .black-bg {
    left: 0.9375em;
    right: 0.9375em; }
  #get-intouch2 h3 {
    font-weight: 400;
    color: #d16c1a;
    text-align: left;
    width: auto;
    font-size: 20px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-top: 10px; }
  #get-intouch2 p {
    font-size: 13px; }
  #get-intouch2 .get-intouch-wrapper {
    height: 100%;
    border-right: 1px solid #fff;
    padding-top: 1px;
    margin-top: -1px; }
  #get-intouch2 #get-intouch-form .get-intouch-wrapper {
    border-right: 0; }
  #get-intouch2 #everywhere-avail, #get-intouch2 #laurels, #get-intouch2 #usa-canada-avail, #get-intouch2 #get-intouch-form {
    z-index: 98;
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-left: 15px;
    vertical-align: top;
    padding-top: 20px; }
  #get-intouch2 #get-intouch-form {
    width: 510px;
    margin-left: 15px; }
    #get-intouch2 #get-intouch-form #email {
      padding-left: 3px; }
    #get-intouch2 #get-intouch-form #name {
      padding-right: 3px; }
    #get-intouch2 #get-intouch-form .get-intouch-wrapper {
      margin-right: 20px; }
    #get-intouch2 #get-intouch-form .small-6 {
      height: auto; }
  #get-intouch2 #usa-canada-avail {
    width: 275px; }
    #get-intouch2 #usa-canada-avail img {
      display: inline-block;
      height: 45px; }
  #get-intouch2 #everywhere-avail {
    margin-left: 15px;
    width: 255px; }
    #get-intouch2 #everywhere-avail img {
      height: 45px; }
  #get-intouch2 form {
    margin-bottom: 0; }
    #get-intouch2 form #label-label {
      padding: 0; }

#m-wrapper {
  height: 100%; }

section#knowledge {
  height: 100%;
  position: relative;
  color: #fff;
  background-color: #1e1e1e;
  width: 850px; }
  section#knowledge #knowledge-about {
    font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-align: justify;
    padding: 25px 25px 0 25px;
    margin: 0; }
  section#knowledge #left-flower-l1-bar, section#knowledge #right-flower-l1-bar,
  section#knowledge #left-flower-l2-bar, section#knowledge #right-flower-l2-bar,
  section#knowledge #left-flower-l3-bar, section#knowledge #right-flower-l3-bar {
    width: 200px;
    height: 100%;
    background-repeat: repeat; }
  section#knowledge #left-flower-l1-bar,
  section#knowledge #left-flower-l2-bar,
  section#knowledge #left-flower-l3-bar {
    left: -200px; }
  section#knowledge #right-flower-l1-bar,
  section#knowledge #right-flower-l2-bar,
  section#knowledge #right-flower-l3-bar {
    right: -200px; }
  section#knowledge #right-flower-l1-bar {
    z-index: 1;
    background-image: url("/img/knowledge/bottomRight.png"); }
  section#knowledge #left-flower-l1-bar {
    z-index: 1;
    background-image: url("/img/knowledge/bottomLeft.png"); }
  section#knowledge #right-flower-l2-bar {
    z-index: 2;
    background-image: url("/img/knowledge/middleRight.png"); }
  section#knowledge #left-flower-l2-bar {
    z-index: 2;
    background-image: url("/img/knowledge/middleLeft.png"); }
  section#knowledge #right-flower-l3-bar {
    z-index: 3;
    background-image: url("/img/knowledge/topRight.png"); }
  section#knowledge #left-flower-l3-bar {
    z-index: 3;
    background-image: url("/img/knowledge/topLeft.png"); }
  section#knowledge #videos, section#knowledge #links, section#knowledge #books {
    display: none; }
  section#knowledge #videos, section#knowledge #links, section#knowledge #books, section#knowledge #events {
    min-height: 1024px;
    width: 768px;
    margin: 0 auto; }
  section#knowledge #events ul {
    margin: 40px 0 0 40px;
    list-style: none; }
    section#knowledge #events ul li {
      margin-bottom: 15px; }
      section#knowledge #events ul li strong {
        font-size: 15px; }
  section#knowledge #videos {
    font-size: 0;
    max-width: 804px;
    margin: 23px auto; }
  section#knowledge .knowledge-book {
    margin: 52px 0; }
    section#knowledge .knowledge-book .knowledge-book-cover {
      float: left;
      width: 150px;
      text-align: center; }
    section#knowledge .knowledge-book .knowledge-book-info {
      float: left;
      width: 600px; }
      section#knowledge .knowledge-book .knowledge-book-info .knowledge-book-title {
        font-family: "m-1c", sans-serif;
        font-style: normal;
        margin: 0;
        font-weight: 800;
        font-size: 14px;
        color: #FFFFFF; }
        section#knowledge .knowledge-book .knowledge-book-info .knowledge-book-title a {
          color: #fff; }
      section#knowledge .knowledge-book .knowledge-book-info .knowledge-book-author {
        margin: 0;
        color: #FFFFFF;
        font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: italic;
        font-weight: 100; }
      section#knowledge .knowledge-book .knowledge-book-info .knowledge-book-about {
        text-align: justify;
        margin: 16px 0;
        color: #FFFFFF;
        font-size: 14px;
        font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-weight: normal; }
  section#knowledge .link {
    padding: 0 25px;
    margin: 52px 0; }
    section#knowledge .link h3 {
      font-size: 13px;
      font-family: "m-1c", sans-serif;
      font-style: normal;
      font-weight: 800;
      color: #fff;
      margin: 0; }
    section#knowledge .link .link-brief {
      font-size: 12px; }
    section#knowledge .link .link-about {
      font-size: 13px; }
  section#knowledge .video {
    text-align: center;
    padding: 0;
    width: 33%;
    margin: 1px;
    position: relative;
    cursor: pointer;
    cursor: hand;
    display: inline-block; }
    section#knowledge .video img {
      top: 0;
      left: 0;
      z-index: 1; }
    section#knowledge .video h3 {
      vertical-align: middle;
      display: none;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.8);
      font-size: 14px;
      font-family: "m-1c", sans-serif;
      font-style: normal;
      font-weight: 800;
      color: #fff;
      margin: 0;
      z-index: 2;
      position: absolute;
      padding-top: 30px; }
    section#knowledge .video:hover h3 {
      display: table-cell; }
  section#knowledge .knowledge-nav {
    width: 210px;
    margin: 45px auto; }
    section#knowledge .knowledge-nav li {
      list-style: none;
      float: left;
      width: 70px;
      text-align: center; }
      section#knowledge .knowledge-nav li a {
        font-size: 18px;
        color: #fff;
        font-family: "m-1c", sans-serif;
        font-style: normal;
        font-weight: 400; }
      section#knowledge .knowledge-nav li a.active {
        text-decoration: underline; }

#html5Loader {
  top: 0;
  left: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.95);
  position: fixed;
  z-index: 5000;
  height: 100%;
  width: 100%; }
  #html5Loader span {
    display: block;
    position: fixed;
    left: 50%;
    top: 50%; }
  #html5Loader div {
    height: 0;
    border-bottom: 2px solid #333; }

footer {
  position: fixed;
  bottom: 0;
  height: 30px;
  background: #000;
  width: 100%;
  font-size: 13px;
  z-index: 9999; }
  footer .footer-wrapper {
    width: 1200px;
    margin: 0 auto; }
  footer a, footer span {
    color: #fff;
    padding: 3px;
    display: inline-block;
    margin: 6px 14px;
    vertical-align: top; }
  footer span:first-child {
    float: left;
    margin-left: 0; }
  footer span:last-child {
    float: right;
    margin-right: 0; }
  footer a:hover {
    text-decoration: underline;
    color: #fff; }
  footer .tel, footer .llc, footer .addr {
    margin-right: 74px; }

#video-popup {
  width: 640px;
  min-height: 480px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -240px;
  margin-left: -320px;
  background: #fff;
  z-index: 100;
  display: none;
  text-align: center; }
  #video-popup .close {
    position: absolute;
    top: -20px;
    right: -20px; }

#video-popup-overlay {
  top: 0;
  left: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.95);
  position: fixed;
  z-index: 5000;
  height: 100%;
  width: 100%;
  z-index: 99;
  display: none; }

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

#c-follow {
  display: none; }

@media (max-width: 1024px) {
  #home .row {
    max-width: none; }
  #home h1 {
    letter-spacing: 2.7px; }

  #get-intouch2 {
    width: 941px;
    margin: 0px auto 0 38px; }
    #get-intouch2 #laurels {
      display: none; }
    #get-intouch2 #get-intouch-form .get-intouch-wrapper {
      border-right: 0; }

  #everywhere-avail, #laurels, #usa-canada-avail, #get-intouch-form {
    padding-top: 10px; }
    #everywhere-avail h3, #laurels h3, #usa-canada-avail h3, #get-intouch-form h3 {
      margin-top: 1px; }

  .top-bar-section ul {
    width: 100%; }

  .section-divider, #m-wrapper > section {
    width: 100%;
    /*overflow-x: hidden;*/
    /*width: 1024px;*/ }

  #home .small-6:first-child {
    width: 41.66667%; }
  #home .small-6:last-child {
    width: 58.33333%; }

  #bird {
    top: 260px;
    right: -12px; }

  #participants > .small-7, #filmmakers > .small-7 {
    width: 66.66667%; }
  #participants > .small-offset-5, #filmmakers > .small-offset-5 {
    margin-left: 33.33333%; }

  #deer {
    z-index: 1; }

  footer .footer-wrapper {
    width: 768px; }
    footer .footer-wrapper .tel, footer .footer-wrapper .conta {
      display: none; }
    footer .footer-wrapper .tel, footer .footer-wrapper .llc, footer .footer-wrapper .addr {
      margin-right: 32px; }
    footer .footer-wrapper .llc {
      margin-left: 93px; }

  #c-follow {
    margin-left: 135px;
    line-height: 26px;
    z-index: 4;
    position: relative;
    display: block; }
    #c-follow a.social-footer {
      display: inline-block;
      vertical-align: top; }
    #c-follow a.social-footer.tw {
      background-position: -25px 0; }
    #c-follow a.social-footer.gplus {
      background-position: -50px 0; }
    #c-follow a.social-footer {
      font-weight: bold;
      font-size: 15px;
      padding: 0 0 0 0;
      margin: 3px 0 0 0;
      background: url(/img/social-icons.png) no-repeat;
      width: 20px;
      height: 20px; }

  #get-intouch2 #get-intouch-form {
    width: 346px; }
    #get-intouch2 #get-intouch-form .small-6 {
      width: 50%; }

  #media #kpfa img {
    height: 60px; }
  #media #coyote img {
    height: 60px; } }
@media only screen and (min-width: 671px) and (max-width: 768px) {
  .ds-only {
    display: none; }

  .portrait-only {
    display: block; }

  #media .section-content {
    text-align: center; }
  #media .media-col {
    text-align: left;
    width: 46%;
    height: 243px;
    min-height: 0;
    margin-bottom: 13px; }
    #media .media-col .media-content {
      padding: 10px;
      min-height: 254px; }
  #media #latination {
    margin-top: -45px; }
    #media #latination p {
      margin-bottom: 0; }
    #media #latination a {
      float: right;
      margin-top: -44px; }
  #media #priest {
    margin-top: -45px; }
    #media #priest img {
      width: 100%; }
  #media #download h5 {
    margin-top: 3px;
    margin-bottom: 3px; }
  #media #download p.portrait-only {
    margin-bottom: 5px; }

  #get-intouch2 {
    width: 700px; }
    #get-intouch2 #get-intouch-form {
      display: none; }
    #get-intouch2 #everywhere-avail .get-intouch-wrapper {
      border-right: 0; }

  .section-divider, #m-wrapper > section {
    width: 768px; }

  .top-bar-section ul {
    width: 768px; }
    .top-bar-section ul li a {
      font-size: 15px;
      padding: 0 7px; }

  #home > .row {
    position: relative; }
  #home .small-6:first-child {
    width: 0;
    position: static; }
  #home .small-6:last-child {
    width: 69.7%; }
  #home iframe {
    margin-left: -22px; }
  #home h1.eat-mushrooms {
    padding-left: 0 !important;
    margin-left: -22px; }
  #home p.tagline {
    padding-left: 0 !important;
    margin-left: -22px; }
  #home #usa-canada-avail, #home #everywhere-avail {
    padding-left: 40px; }
  #home #everywhere-avail {
    margin-left: 25px; }
  #home #usa-canada-avail {
    width: 330px; }

  #bird {
    top: 334px;
    right: -12px;
    z-index: 0; }

  #participants > .small-7, #filmmakers > .small-7 {
    width: 82.2%; }
  #participants > .small-offset-5, #filmmakers > .small-offset-5 {
    margin-left: 17.7%; }

  #deer, #squirrel {
    z-index: 0; }

  .section-content {
    width: 768px;
    z-index: 2; }

  #about {
    background-position: right; }
    #about .section-content {
      margin: 42px auto 0 auto;
      width: 520px; }
      #about .section-content .black-bg {
        left: 23px;
        right: 23px; }
    #about .page2, #about .page1 {
      height: 368px; }

  #contact-press-kit .section-content {
    margin: 0 23px 0 0; }

  footer .footer-wrapper {
    width: 768px; }
    footer .footer-wrapper .tel, footer .footer-wrapper .conta {
      display: none; }
    footer .footer-wrapper .tel, footer .footer-wrapper .llc, footer .footer-wrapper .addr {
      margin-right: 32px; }
    footer .footer-wrapper .llc {
      margin-left: 93px; }

  #synopsis {
    margin: 30px 0 0 0;
    position: absolute;
    width: 500px;
    left: 50%;
    margin-left: -250px; }
    #synopsis .black-bg {
      opacity: 0.9; } }
@media only screen and (min-width: 769px) and (max-width: 1024px) and (orientation: landscape) {
  #synopsis {
    padding: 14px;
    display: none;
    width: 405px;
    margin: 30px 0 0 39px; } }
@media (min-width: 320px) and (max-width: 670px) {
  .ds-only {
    display: none; }

  .portrait-only {
    display: none; }

  .mb-only {
    display: block !important; }

  body {
    height: 100%;
    padding-top: 0;
    background-color: #000; }
    body > .fixed {
      display: none; }

  #html5Loader {
    display: none; }

  #m-wrapper {
    display: none; }

  #mm-wrapper {
    color: #fff;
    display: block;
    background-color: #000; }
    #mm-wrapper h1, #mm-wrapper h2, #mm-wrapper h3, #mm-wrapper h4, #mm-wrapper h5, #mm-wrapper h6 {
      color: #fff; }
    #mm-wrapper header {
      border-bottom: 1px solid #fff;
      margin-bottom: 10px;
      z-index: 10;
      position: relative; }
      #mm-wrapper header ul {
        display: none;
        position: absolute;
        top: 47px;
        left: 0;
        width: 100%;
        border-bottom: 1px solid #fff; }
        #mm-wrapper header ul li {
          display: block;
          background-color: #000;
          padding: 5px 0;
          width: 100%;
          text-align: center; }
          #mm-wrapper header ul li a {
            color: #fff; }
      #mm-wrapper header img {
        width: 70%; }
      #mm-wrapper header .burger {
        height: 21px;
        width: 40px;
        vertical-align: middle;
        margin-left: 5px;
        border: 1px solid #ccc;
        display: inline-block; }
        #mm-wrapper header .burger span {
          display: block;
          border-bottom: 1px solid #ccc;
          width: 90%;
          margin: 0 auto;
          height: 0px;
          margin-top: 4px; }
      #mm-wrapper header #m-burger {
        float: right;
        margin: 12px 10px 0 0; }
    #mm-wrapper .m-content {
      display: none; }
      #mm-wrapper .m-content.active {
        display: block; }
    #mm-wrapper #m-trailer h1, #mm-wrapper #m-trailer p {
      color: #fff;
      margin: 0; }
    #mm-wrapper #m-trailer h1 {
      font-size: 14px;
      font-weight: 400;
      padding: 5px 5px 0px 5px; }
    #mm-wrapper #m-trailer p {
      padding: 0px 5px 5px 5px;
      font-size: 13px;
      border-bottom: 1px solid #fff; }
    #mm-wrapper #m-trailer form {
      padding: 0 5px;
      border-top: 1px solid #fff; }
      #mm-wrapper #m-trailer form h3 {
        padding-top: 10px; }
    #mm-wrapper #m-religion {
      padding: 5px; }
    #mm-wrapper #m-synopsis {
      display: block;
      color: #fff;
      margin-top: 10px;
      padding: 10px 5px; }
      #mm-wrapper #m-synopsis p {
        border-bottom: 0;
        margin-bottom: 10px; }
    #mm-wrapper #get-intouch3 {
      max-width: 1108px;
      margin: 0px;
      height: auto;
      border-bottom: 1px solid #fff;
      border-top: 1px solid #fff; }
      #mm-wrapper #get-intouch3 h3 {
        font-weight: 400;
        color: #d16c1a;
        text-align: left;
        width: auto;
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 3px; }
      #mm-wrapper #get-intouch3 p {
        font-size: 10px;
        color: #fff; }
      #mm-wrapper #get-intouch3 .get-intouch-wrapper {
        height: 100%;
        border-right: 1px solid #fff;
        padding-top: 1px;
        margin-top: -1px; }
      #mm-wrapper #get-intouch3 #everywhere-avail, #mm-wrapper #get-intouch3 #usa-canada-avail {
        z-index: 99;
        position: relative;
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
        padding-top: 20px;
        width: 45%;
        padding: 1%; }
      #mm-wrapper #get-intouch3 #usa-canada-avail {
        width: 53%; }
        #mm-wrapper #get-intouch3 #usa-canada-avail img {
          display: inline-block;
          height: 30px !important; }
      #mm-wrapper #get-intouch3 #everywhere-avail .get-intouch-wrapper {
        border-right: 0; }
      #mm-wrapper #get-intouch3 #everywhere-avail img {
        height: 30px !important; }
    #mm-wrapper #m-media .media-col {
      position: relative;
      border-bottom: 1px solid #fff;
      padding-bottom: 10px;
      margin-bottom: 10px; }
      #mm-wrapper #m-media .media-col .black-bg {
        z-index: -1; }
    #mm-wrapper #m-media #priest a img {
      width: 100%; }
    #mm-wrapper #m-media #priest a.readmore {
      display: block;
      margin-top: 5px; }
    #mm-wrapper #m-media #download .download {
      display: block;
      margin: 5px 0; }
    #mm-wrapper #m-media #resetme a {
      color: #fff; }
    #mm-wrapper #m-participants {
      padding: 0 5px; }
      #mm-wrapper #m-participants .m-participant img {
        width: 100%; }
    #mm-wrapper #m-filmmakers {
      padding: 0 5px; }
      #mm-wrapper #m-filmmakers .m-filmmaker img {
        width: 100%; } }

/*# sourceMappingURL=site.css.map */
