@font-face {
  font-family: "montserrat";
  src: url("/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "notosans";
  src: url("/fonts/NotoSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "notosans";
  src: url("/fonts/NotoSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@media all {
  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: transparent; }
    .featherlight:last-of-type {
      background: rgba(0, 0, 0, 0.8); }
    .featherlight:before {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: -0.25em; }
    .featherlight .featherlight-content {
      position: relative;
      text-align: left;
      vertical-align: middle;
      display: inline-block;
      overflow: auto;
      padding: 25px 25px 0;
      border-bottom: 25px solid transparent;
      min-width: 30%;
      margin-left: 5%;
      margin-right: 5%;
      max-height: 95%;
      background: #f0f0f0;
      cursor: auto;
      white-space: normal; }
    .featherlight .featherlight-inner {
      display: block; }
    .featherlight .featherlight-close-icon {
      position: absolute;
      z-index: 9999;
      top: 0;
      right: 0;
      line-height: 25px;
      width: 25px;
      cursor: pointer;
      text-align: center;
      font: Arial, sans-serif;
      background: rgba(255, 255, 255, 0.3);
      color: black; }
    .featherlight .featherlight-image {
      width: 100%; }
    .featherlight iframe {
      border: none; }

  .featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0; } }
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }
html {
  background-color: #f3e5d7; }

body {
  background-color: #f3e5d7;
  background-size: 100% auto;
  min-width: 960px;
  border: 0px !important;
  outline: 0 !important; }

.program-guide-history ul li a {
  color: #ef4925; }

.home-button-standard {
  font-family: "montserrat", sans-serif;
  background-color: #ef4925;
  color: #211e1f;
  border: none; }
  .home-button-standard:after {
    content: none;
    color: inherit; }
  .home-button-standard.active a, .home-button-standard a:hover {
    background-color: #ef4925;
    color: #f3e5d7; }
  .home-button-standard span {
    color: #211e1f; }

.home-button-lefty-with-icon {
  font-family: "montserrat", sans-serif;
  background-color: #ef4925;
  border: none;
  color: #211e1f; }
  .home-button-lefty-with-icon.active a, .home-button-lefty-with-icon a:hover {
    background-color: #ef4925;
    color: #f3e5d7; }
  .home-button-lefty-with-icon span {
    color: #211e1f; }

.national-preserve-button {
  color: #f3e5d7;
  font-family: "montserrat", sans-serif;
  background-color: #211e1f;
  border: none;
  background-image: url("/images/theme/reel-right_2025.png");
  background-repeat: no-repeat;
  background-position: 255px center; }
  .national-preserve-button span {
    color: #f3e5d7; }
  .national-preserve-button.active a, .national-preserve-button a:hover {
    background-color: #211e1f;
    color: #f3e5d7; }
  .national-preserve-button:after {
    content: none;
    color: inherit; }

#header {
  width: 100%; }
  #header .header-data {
    height: 40px;
    text-transform: uppercase; }
    #header .header-data h3 {
      text-align: left;
      text-indent: -10000px; }
  #header .container {
    width: 100%; }
    #header .container nav {
      width: 100%;
      background-color: #211e1f;
      font-family: "montserrat", sans-serif;
      font-weight: bold; }
      #header .container nav ul {
        padding-left: 10px;
        padding-right: 10px;
        margin: auto;
        width: 960px; }
        #header .container nav ul li {
          height: 40px; }
          #header .container nav ul li a {
            color: #ef4925; }
          #header .container nav ul li.active a, #header .container nav ul li a:hover {
            color: #f3e5d7; }

#logo-new {
  width: 100%;
  background: url("/images/theme/banner_2025.jpg") no-repeat center center;
  background-size: 960px 250px;
  display: block;
  text-align: left;
  text-indent: -10000px;
  height: 250px;
  width: 960px;
  margin: 0px auto; }

.home-page {
  border-radius: 0px;
  margin-right: 0px;
  padding-right: 0px; }
  .home-page h2 {
    font-family: "montserrat", sans-serif;
    font-size: 28px;
    color: #211e1f; }

#students .standard-body p img {
  padding: 10px; }

#main-container {
  font-family: "notosans", Helvetica, sans-serif;
  color: #211e1f;
  background-color: #f3e5d7; }
  #main-container #content {
    border: none;
    margin-top: 3em;
    margin-bottom: 2em;
    padding-left: 0px;
    width: 100%;
    position: relative;
    z-index: 1; }
    #main-container #content .mobile-page .mobile-right .mobile-help {
      background: #f3e5d7; }
      #main-container #content .mobile-page .mobile-right .mobile-help div {
        margin: 4px;
        padding: 10px;
        text-align: center;
        background: #211e1f;
        color: #ef4925; }
        #main-container #content .mobile-page .mobile-right .mobile-help div a {
          color: #ef4925; }
    #main-container #content .banner {
      margin-top: 32px;
      margin-bottom: 20px;
      padding: 12px; }
    #main-container #content p {
      font-family: "notosans", Helvetica, sans-serif; }
      #main-container #content p a {
        text-decoration: underline;
        font-family: "notosans", Helvetica, sans-serif;
        color: #ef4925; }
    #main-container #content .standard-body {
      background: #f3e5d7; }
      #main-container #content .standard-body a {
        text-decoration: underline;
        font-family: "notosans", Helvetica, sans-serif;
        color: #ef4925; }
      #main-container #content .standard-body ul {
        background: #f3e5d7;
        color: #211e1f; }
      #main-container #content .standard-body strong {
        font-family: "notosans", Helvetica, sans-serif;
        font-weight: bold; }
      #main-container #content .standard-body h3 {
        padding: 4px;
        border: none;
        color: #211e1f;
        border-bottom: 2px solid #211e1f; }
    #main-container #content a.button {
      border-radius: 12px;
      -moz-border-radius: 12px;
      -webkit-border-radius: 12px;
      font-family: "montserrat", sans-serif;
      font-weight: bold;
      font-size: 16px;
      margin: 10px;
      padding: 10px;
      background: #ef4925;
      color: #211e1f;
      border: 4px solid #211e1f; }
    #main-container #content a[href="https://passes.telluridefilmfestival.org/symposium"] {
      border-radius: 12px;
      -moz-border-radius: 12px;
      -webkit-border-radius: 12px;
      font-family: "montserrat", sans-serif;
      font-weight: bold;
      font-size: 16px;
      padding: 10px;
      background: #211e1f;
      color: #ef4925; }
    #main-container #content .pass-listing {
      background: #f3e5d7;
      margin: 20px; }
      #main-container #content .pass-listing .pass-image {
        margin-top: 12px; }
    #main-container #content .banner {
      background: #f3e5d7; }
      #main-container #content .banner p {
        font-family: arial;
        font-size: 16px; }
      #main-container #content .banner a.button {
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        font-family: "montserrat", sans-serif;
        font-weight: bold;
        background: #ef4925;
        color: #211e1f;
        border: 4px solid #211e1f; }
      #main-container #content .banner.banner-type-1 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 6px;
        color: #211e1f;
        background: #ef4925; }
      #main-container #content .banner.banner-type-2 {
        margin-left: 15%;
        margin-right: 15%;
        margin-top: 12px;
        font-size: 16px;
        font-weight: bold;
        background: #ef4925;
        color: #211e1f; }
        #main-container #content .banner.banner-type-2 a {
          color: #211e1f;
          text-decoration: underline; }
      #main-container #content .banner.banner-type-3 {
        background: #f3e5d7;
        margin-left: 20%;
        margin-right: 20%;
        margin-bottom: 0px;
        color: #211e1f; }
        #main-container #content .banner.banner-type-3 a {
          background: #211e1f;
          color: #ef4925; }
    #main-container #content a {
      font-weight: bold; }
      #main-container #content a.arrow:after {
        content: none; }
    #main-container #content #home-photos {
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      border: none; }
      #main-container #content #home-photos ul.photo-navigation {
        position: absolute;
        right: 8px;
        bottom: 11px;
        z-index: 1;
        margin-top: 0;
        margin: 0px; }
        #main-container #content #home-photos ul.photo-navigation li {
          border-radius: 8px;
          -moz-border-radius: 8px;
          -webkit-border-radius: 8px;
          background-color: #211e1f; }
          #main-container #content #home-photos ul.photo-navigation li.active {
            background-color: #f3e5d7; }
      #main-container #content #home-photos .photo-info {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 8px;
        background-color: #ef4925;
        color: #211e1f;
        font-weight: bold; }
        #main-container #content #home-photos .photo-info p {
          margin-bottom: 0;
          margin-top: 0; }
          #main-container #content #home-photos .photo-info p span {
            display: block; }
          #main-container #content #home-photos .photo-info p:first-child {
            margin-bottom: 5px; }
        #main-container #content #home-photos .photo-info a {
          color: #211e1f; }
    #main-container #content .sponsor-list h3 {
      padding-top: 1em;
      padding-bottom: 2px;
      margin-left: 0.6em;
      margin-right: 0.6em;
      margin-bottom: 0em;
      border-bottom: 2px solid #211e1f; }
    #main-container #content .sponsor-list .sponsor-text {
      margin: 0.5em; }
    #main-container #content .sponsor-image {
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border: 2px solid #f3e5d7;
      background: white;
      color: #211e1f; }
      #main-container #content .sponsor-image .sponsor-subtitle {
        color: #211e1f; }
    #main-container #content .news-page {
      background: #f3e5d7;
      padding-left: 0em;
      padding-right: 2em; }
      #main-container #content .news-page article h4 {
        color: #211e1f; }
      #main-container #content .news-page article footer {
        opacity: 0.5; }
      #main-container #content .news-page article:first-child {
        color: #211e1f;
        font-family: "notosans", Helvetica, sans-serif; }
    #main-container #content .showroom-home-listing h2 {
      color: #211e1f;
      text-align: center;
      margin-bottom: 0px; }
    #main-container #content .showroom-home-listing .showroom-home-videos {
      border: 1px solid #ef4925;
      display: block;
      background: #f3e5d7;
      color: #ef4925; }
      #main-container #content .showroom-home-listing .showroom-home-videos article:first-child {
        border-top: none; }
      #main-container #content .showroom-home-listing .showroom-home-videos article {
        border-top: 1px solid #ef4925; }
        #main-container #content .showroom-home-listing .showroom-home-videos article .showroom-image {
          margin-top: 2px; }
    #main-container #content .showroom-home-listing .showroom-home-videos-view-more {
      font-family: "notosans", Helvetica, sans-serif;
      color: #ef4925; }
    #main-container #content .mobile-app-button {
      font-family: "montserrat", sans-serif;
      background-color: #ef4925;
      background-repeat: no-repeat;
      background-position: 1rem center;
      border: none;
      color: #211e1f; }
    #main-container #content .title-bar {
      border-top-right-radius: 12px;
      -webkit-border-top-right-radius: 12px;
      -moz-border-radius-topright: 12px;
      font-weight: bold;
      border-top: none;
      padding-left: 12px; }
      #main-container #content .title-bar h2 {
        font-family: "montserrat", sans-serif;
        font-size: 28px;
        color: #211e1f; }
    #main-container #content .showroom-listing {
      background: #f3e5d7; }
      #main-container #content .showroom-listing h3 {
        background: #f3e5d7;
        font-family: "montserrat", sans-serif;
        background: none;
        color: #211e1f;
        font-weight: bold; }
      #main-container #content .showroom-listing article {
        margin-top: 0.1em;
        margin-bottom: 0.1em;
        font-family: "notosans", Helvetica, sans-serif;
        font-size: 14px; }
        #main-container #content .showroom-listing article .showroom-info h4 {
          color: #ef4925; }
        #main-container #content .showroom-listing article .showroom-info p {
          color: #ef4925; }
        #main-container #content .showroom-listing article .showroom-image {
          margin-top: 12px; }
    #main-container #content .standard-page p, #main-container #content .standard-page ul li a {
      font-family: "notosans", Helvetica, sans-serif; }
    #main-container #content .standard-page .home-purchase-poster {
      padding: 0px; }
      #main-container #content .standard-page .home-purchase-poster .home-purchase-text {
        flex: 1;
        height: 220px;
        padding-top: 0px;
        margin-top: auto;
        margin-bottom: auto;
        background-image: url("/images/theme/arrow_2025.png");
        background-repeat: no-repeat;
        background-position: left bottom; }
      #main-container #content .standard-page .home-purchase-poster p {
        color: #211e1f;
        font-size: 18px;
        padding: 0px;
        margin: 0px;
        text-align: left; }
        #main-container #content .standard-page .home-purchase-poster p span {
          color: #211e1f;
          margin-bottom: 0px;
          font-size: 19px; }
    #main-container #content .standard-page .home-purchase-image {
      -webkit-flex: 1;
      flex: 1;
      border: none; }
      #main-container #content .standard-page .home-purchase-image img {
        height: 240px;
        width: 100%; }
    #main-container #content .standard-page .home-side-column {
      padding-right: 0px; }
    #main-container #content .standard-page h3 {
      margin: 20px 4px 20px 4px; }
    #main-container #content .standard-page h4 {
      margin-left: 4px; }
    #main-container #content .standard-page p {
      margin: 12px 4px 8px 4px; }
    #main-container #content .standard-page ul {
      margin: 8px 6px 20px 6px;
      background-color: transparent; }
    #main-container #content .standard-page .white-background {
      background: #f0f0f0;
      margin: 8%;
      color: #211e1f; }
      #main-container #content .standard-page .white-background a {
        color: #211e1f; }
    #main-container #content .standard-page .filmanthropy-list {
      color: #211e1f;
      background-color: #f3e5d7; }
      #main-container #content .standard-page .filmanthropy-list .column-container {
        border-bottom: none; }
      #main-container #content .standard-page .filmanthropy-list h3 {
        margin: 3%;
        padding: 2%;
        color: #ef4925;
        border-bottom: 2px solid #ef4925; }
    #main-container #content .standard-page blockquote {
      background: #f3e5d7;
      color: #211e1f;
      padding: 34px 120px 34px 110px;
      margin: 16px; }
      #main-container #content .standard-page blockquote:before {
        color: #ef4925;
        left: 40px;
        top: 40px; }
      #main-container #content .standard-page blockquote:after {
        color: #ef4925;
        position: absolute;
        height: 171px;
        width: 110px;
        bottom: 4px;
        right: 0px;
        z-index: 1;
        -webkit-background-size: 110px 171px;
        -moz-background-size: 110px 171px;
        background-size: 110px 171px; }
      #main-container #content .standard-page blockquote footer {
        margin-bottom: 0; }
  #main-container .sidebar {
    margin-top: 68px;
    margin-left: 22px;
    margin-right: 8px; }
    #main-container .sidebar ul {
      background-color: transparent;
      margin: 2px; }
      #main-container .sidebar ul li a {
        text-align: right;
        font-family: "notosans", Helvetica, sans-serif;
        color: #ef4925; }
      #main-container .sidebar ul li.active a, #main-container .sidebar ul li a:hover {
        content: none;
        font-family: "notosans", Helvetica, sans-serif;
        color: #211e1f; }
      #main-container .sidebar ul li.active a:after, #main-container .sidebar ul li a:hover:after {
        content: none; }

.home-footer .home-footer-link {
  margin-right: 1em;
  margin-left: 1em;
  margin-bottom: 3em; }
  .home-footer .home-footer-link h5 {
    letter-spacing: 2px;
    font-family: "notosans", Helvetica, sans-serif;
    background: #211e1f;
    color: #f3e5d7;
    border: none; }
  .home-footer .home-footer-link p {
    color: #ef4925;
    text-align: center; }
  .home-footer .home-footer-link a.home-link-more {
    margin-right: auto;
    margin-left: auto;
    color: #211e1f;
    border-bottom: 3px solid #ef4925; }

footer#footer {
  padding-top: 10;
  margin-top: 5px; }
  footer#footer .container {
    color: #211e1f;
    background-color: #f3e5d7; }
  footer#footer .footer-center ul li a {
    font-family: "notosans", Helvetica, sans-serif;
    color: #211e1f; }

@media print, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5 / 4), (min-resolution: 120dpi) {
  footer#footer {
    background-size: 1200px 166px; } }
@media screen and (min-width: 1900px) {
  footer#footer {
    padding-top: 15px; } }
