article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
header,
footer {
  min-width: 360px;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1.4;
  background: #000;
  font-family: arial, sans-serif;
  overflow-x: hidden;
}
a {
  color: #b62524;
  text-decoration: none;
}
a:visited {
  color: #b62524;
}
a:hover {
  color: #000;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 0;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 2px;
  border: 0;
  border-top: 2px solid #b62524;
  margin: 1.4em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
.main-content ol,
ul {
  list-style: inside;
  margin-left: 20px;
}
.main-content ol {
  list-style: decimal;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0;
  padding: 0 0 0 0;
}
dd {
  margin: 0 0 0 0px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
#PPMiniCart form {
  z-index: 1000;
}
fieldset,
p {
  border: 0;
  margin: 0;
  padding: 2px;
  font-size: 14px;
}
.top_content {
  float: left;
  margin-bottom: 15px;
}
label {
  font-family: "din-condensed-web", sans-serif;
  cursor: pointer;
  margin-right: 6px;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
.pledge_statement {
  color: #000000;
  font-family: "din-condensed-web", sans-serif;
  margin-left: 20px;
}
#right_pledge {
  width: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
#cnn {
  width: 20%;
}
#privacy_link {
  margin-top: 40px;
}
#privacy_link a {
  text-decoration: underline;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
.font {
  font-family: "din-condensed-web", sans-serif;
}
.shadow {
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
}
.paper {
  background: url(../img/bg-white-paper.jpg) repeat;
}
input[type="text"],
textarea {
  background: #ccc;
  border: 1px solid #aaa;
  color: #000;
  font-size: 14px;
  margin-bottom: 16px;
}
#flashmessage {
  background: #B62524;
  padding: 20px;
  color: white;
  margin-bottom: 20px;
}
.red {
  color: #b62524;
}
.black {
  color: #000;
}
.grey {
  color: #999999;
}
.spaced {
  margin-bottom: 20px;
}
/* ==|== primary styles =====================================================
   Author:1 trick pony
   ========================================================================== */
/**Start header **/
.inside {
  background: url(../img/inside-bg.jpg) center top;
  position: relative;
  /** End Header
		Start Main
	**/
  /** Single Column Less **/
  /*** SINGLE PAGESSS  *************************************
	********************************************************/
  /** Head footer Bgs **/
}
.inside > header {
  max-width: 1350px;
  min-width: 360px;
  margin: 0 auto 0 auto;
  padding: 24px 20px 0 20px;
}
.inside > header nav {
  z-index: 10;
  position: relative;
  line-height: 18px;
}
.inside > header nav h3 {
  font-family: "din-condensed-web", sans-serif;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 9px;
  text-transform: uppercase;
  color: #b62524;
}
.inside > header nav li a,
.inside > header nav li a:active,
.inside > header nav li a:visted {
  font-family: "din-condensed-web", sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}
.inside > header nav a:hover {
  color: #b62524;
}
.inside > header #logo {
  z-index: 10;
  position: absolute;
  width: 424px;
  left: 50%;
  margin-left: -212px;
}
.inside > header #watch-trailer-btn {
  z-index: 10;
  position: absolute;
  width: 226px;
  height: 25px;
  top: 145px;
  left: 50%;
  margin-left: -111px;
}
.inside > header .head {
  display: none;
}
.inside > header #film {
  float: left;
}
.inside > header #film li a,
.inside > header #film li a:active,
.inside > header #film li a:visited {
  font-family: "din-condensed-web", sans-serif;
  text-transform: uppercase;
  color: #000;
  font-size: 18px;
  line-height: 22px;
}
.inside > header #film li a:hover,
.inside > header #film li a:active:hover,
.inside > header #film li a:visited:hover {
  color: #b62524;
}
.inside > header #cause {
  float: right;
  text-align: right;
}
.inside > header #cause li a,
.inside > header #cause li a:active,
.inside > header #cause li a:visited {
  font-family: "din-condensed-web", sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}
.inside > header #cause li a:hover,
.inside > header #cause li a:active:hover,
.inside > header #cause li a:visited:hover {
  color: #b62524;
}
.inside > header #cause li a:hover {
  color: #b62524;
}
.inside #main {
  /*min-height: 400px;*/
  position: relative;
  max-width: 1180px;
  margin: 30px auto 0 auto;
  padding: 0 20px;
  z-index: 10;
  min-width: 400px;
}
.inside #main > h2 {
  font-family: "din-condensed-web", sans-serif;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 10px;
}
.inside #main > h2 a {
  color: #000;
}
.inside #main nav#sub {
  border-bottom: 3px solid #b62524;
  margin-bottom: 40px;
  display: table;
  width: 100%;
}
.inside #main nav#sub ul {
  display: table-row;
  width: 100%;
}
.inside #main nav#sub ul li {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  background: url(../img/inside-subnav-bg.png);
  text-align: center;
  border-left: 2px solid #f9f9f9;
}
.inside #main nav#sub ul li a {
  font-family: "din-condensed-web", sans-serif;
  font-size: 16px;
  line-height: 14px;
  text-transform: uppercase;
  color: #333333;
  display: block;
  text-align: center;
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  padding: 0 5px;
}
.inside #main nav#sub ul li:hover {
  background: url(../img/inside_hover.png);
}
.inside #main nav#sub ul li:hover a {
  color: #fff;
}
.inside #main nav#sub ul li:first-child {
  border-left: none !important;
}
.inside #main nav#sub ul li.selected {
  background: #b62524;
}
.inside #main nav#sub ul li.selected a {
  color: #fff;
}
.inside #main nav#sub .screenings {
  margin: 0;
}
.inside #main > .container .main-content {
  /*

				float: left;
				position: relative;
				max-width: 65%;
*/
  min-width: 380px;
  max-width: 65%;
  float: left;
  position: relative;
  width: 100%;
  /* Paging */
  /* Buttons */
  /* Forms */
  /* Shared Styles */
}
.inside #main > .container .main-content #contact-bottom {
  float: left;
  clear: both;
}
.inside #main > .container .main-content .ef_red {
  color: #b62524;
  font-size: 32px;
}
.inside #main > .container .main-content #right_buttons {
  float: right;
  margin-bottom: 10px;
  width: 100%;
}
.inside #main > .container .main-content #right_buttons .btn {
  float: left;
  width: 92%;
}
.inside #main > .container .main-content #right_buttons .btn.lrg {
  background: url(../img/btn-red-arrow.png) no-repeat top right #b62524;
  margin: 2px 2px;
  padding: 8px 10px 8px;
  font-size: 20px;
  line-height: 32px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.inside #main > .container .main-content > h1 {
  font-family: "din-condensed-web", sans-serif;
  font-size: 42px;
  line-height: 38px;
  text-transform: uppercase;
  color: #b62524;
  margin-bottom: 30px;
}
.inside #main > .container .main-content h2 {
  font-family: "din-condensed-web", sans-serif;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.inside #main > .container .main-content h3 {
  font-family: "din-condensed-web", sans-serif;
  font-size: 30px;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.inside #main > .container .main-content h4 {
  font-family: "din-condensed-web", sans-serif;
  font-size: 25px;
  line-height: 30px;
  margin-top: 10px;
  text-transform: uppercase;
}
.inside #main > .container .main-content h5 {
  font-family: "din-condensed-web", sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}
.inside #main > .container .main-content > p {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 22px;
}
.inside #main > .container .main-content > p a img,
.inside #main > .container .main-content > p img {
  /* width: 100% */
  width: auto;
  height: auto;
}
.inside #main > .container .main-content > p img.content-image {
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  width: auto;
  height: auto;
}
.inside #main > .container .main-content blockquote {
  font-family: "din-condensed-web", sans-serif;
  background: url(../img/inside-blockquote-bg.png) repeat-x center bottom;
  padding-bottom: 20px;
  display: block;
  max-width: 300px;
  float: left;
  margin: 0 20px 20px 0;
  font-size: 30px;
  color: #b62524;
  text-transform: uppercase;
  line-height: 30px;
}
.inside #main > .container .main-content .paging {
  font-size: 18px;
  font-family: "din-condensed-web", sans-serif;
  text-transform: uppercase;
  float: left;
}
.inside #main > .container .main-content .pages {
  float: right;
}
.inside #main > .container .main-content .paging span {
  padding-right: 8px;
}
.inside #main > .container .main-content .paging .disabled {
  color: #666;
}
.inside #main > .container .main-content .paging a:hover {
  color: #000;
}
.inside #main > .container .main-content .btn {
  font-family: "din-condensed-web", sans-serif;
  display: block;
}
.inside #main > .container .main-content .btn.red {
  color: #fff;
  background: #b62524;
}
.inside #main > .container .main-content .btn.lrg {
  background: url(../img/btn-red-arrow.png) no-repeat top right #b62524;
  max-width: 540px;
  margin: 2px 2px;
  padding: 10px 20px 8px;
  font-size: 30px;
  line-height: 32px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.inside #main > .container .main-content .btn.lrg:hover {
  background: url(../img/btn-black-arrow.png) no-repeat top right #000000;
}
.inside #main > .container .main-content .btn-red-arrow {
  float: right;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../img/btn-red-arrow-sm.png) no-repeat;
}
.inside #main > .container .main-content .formbox {
  background: url(../img/bg-white-paper.jpg) repeat;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  padding: 20px 12px;
  margin-right: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.inside #main > .container .main-content input[type="text"],
.inside #main > .container .main-content textarea {
  background: #ccc;
  border: 1px solid #aaa;
  color: #000;
  font-size: 14px;
  width: 99%;
}
.inside #main > .container .main-content a.action {
  font-family: "din-condensed-web", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
.inside #main > .container .main-content a.action:hover {
  color: #000;
}
.inside #main > .container .main-content .action:hover .btn-red-arrow {
  background: url(../img/btn-black-arrow-sm.png) no-repeat;
}
.inside #main > .container .main-content .din {
  font-family: "din-condensed-web", sans-serif;
}
.inside #main > .container .main-content.node8 h3 {
  text-transform: lowercase;
  color: #b62524;
}
.inside #main > .container .main-content.node8 span.def {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.inside #main > .container .main-content.node8 ol {
  list-style-position: inside;
  color: #b62524;
  margin-bottom: 10px;
}
.inside #main > .container .main-content.node8 li {
  margin: 10px 0;
}
.inside #main > .container .sidebar {
  width: 300px;
  width: 33%;
  float: right;
  min-width: 300px;
  max-width: 380px;
  position: relative;
}
.inside #main > .container .sidebar .box {
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  display: block;
  margin-bottom: 23px;
}
.inside #main > .container .sidebar .tout img {
  width: 100%;
  height: auto;
}
.inside #main > .container .sidebar .social {
  padding: 25px 15px;
  height: 200px;
  background: url(../img/inside-social-bg.jpg) no-repeat;
}
.inside #main > .container .sidebar .social strong {
  font-family: "din-condensed-web", sans-serif;
  color: #333333;
  font-size: 24px;
  display: block;
  clear: both;
  text-transform: uppercase;
}
.inside #main > .container .sidebar .social .container {
  margin-bottom: 13px;
}
.inside #main > .container .sidebar .social .social-networks a {
  font-family: "din-condensed-web", sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
}
.inside #main > .container .sidebar .social .social-networks a span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/sprite-social.png) no-repeat;
}
.inside #main > .container .sidebar .social .social-networks a.twitter span {
  background-position: -24px 0;
}
.inside #main > .container .sidebar .social .social-networks a.pinterest span {
  background-position: -46px 0;
}
.inside #main > .container .sidebar .social .socialite {
  float: left;
  width: 90px;
}
.inside > footer {
  clear: both;
  max-width: 1350px;
  margin: 240px auto 0 auto;
  padding: 0 20px;
  z-index: 10;
  position: relative;
}
.inside > footer .awards {
  width: 1200px;
  margin: 0 auto;
}
.inside > footer .awards .sundance {
  height: 37px;
  width: auto;
  float: left;
  text-align: center;
  margin: 0 6px 0 0;
}
.inside > footer .awards .last {
  margin-right: 0;
}
.inside > footer .awards .sundance .a,
.inside > footer .awards .sundance .b {
  height: 37px;
  width: auto;
}
.inside > footer .awards .start {
  margin-top: -10px;
  height: 58px;
  width: auto;
}
.inside > footer .awards .start .a,
.inside > footer .awards .start .b {
  height: 58px;
  width: auto;
}
.inside > footer .awards .sundance img {
  height: 100%;
  width: auto;
}
.inside > footer .legal {
  font-family: "din-condensed-web", sans-serif;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-top: 2px solid #fff;
  margin: 15px 0 0 0;
  padding: 15px 0 15px 0;
}
.inside > footer .legal p {
  padding-top: 10px;
}
.inside #actions {
  text-align: right;
  float: right;
  width: 163px;
  margin-top: 94px;
}
.inside #actions span {
  font-family: "din-condensed-web", sans-serif;
  padding: 0 5px;
  background: #000;
  color: #cc0000;
  font-size: 37px;
  margin-left: 2px;
}
.inside #actions h4 {
  font-family: "din-condensed-web", sans-serif;
  font-sze: 19px;
}
.inside .match {
  float: right;
}
.inside .full-col {
  width: 100%;
  margin: 0;
  max-width: none !important;
}
.inside.single #main > .container .main-content {
  width: 100%;
  margin: 0;
  max-width: none;
}
.inside.single #main > .container .sidebar {
  position: relative;
  margin: 30px 0 0;
  width: 100%;
  display: block;
  clear: both;
  min-width: inherit;
  max-width: none;
}
.inside.single #main > .container .sidebar .tout {
  position: absolute;
  right: 0;
}
.inside.single #main > .container .sidebar .social {
  position: absolute;
  left: 0;
}
.inside.single #main > .container .sidebar .infographic {
  position: relative;
  left: 50%;
  margin-left: -13%;
}
.inside.single #main > .container .sidebar .box {
  width: 380px;
  max-width: 30%;
  float: left;
}
.inside .headerbg {
  width: 100%;
  height: 378px;
  background: url(../img/inside-header-1.jpg) no-repeat center top;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.inside .footerbg {
  width: 100%;
  height: 598px;
  background: url(../img/inside-footer.jpg) no-repeat center bottom;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-width: 350px;
}
/** ADVOCATES PAGES **/
.advocate {
  max-width: 760px;
  padding: 10px;
  margin: 5px 0;
  display: block;
  background: url(../img/bg-white-paper.jpg) repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #000;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  cursor: pointer;
}
.advocate .arr {
  float: right;
  clear: both;
  display: block;
  width: 50px;
  height: 50px;
  margin: 10px;
  background: url(../img/btn-red-arrow.png) no-repeat 0 0;
}
.advocate .tv-icon {
  float: right;
  clear: both;
  display: block;
  width: 50px;
  height: 50px;
  margin: 10px;
  background: url(../img/tv-icon.png) no-repeat 0 0;
}
.advocate:hover .tv-icon {
  float: right;
  clear: both;
  display: block;
  width: 50px;
  height: 50px;
  margin: 10px;
  background: url(../img/black-tv-icon.png) no-repeat 0 0;
}
.pledge-banner {
  margin-top: -16px;
  margin-left: -15px;
  position: absolute;
  width: 66px;
  height: 58px;
  background: url(../img/pledge_banner.png) no-repeat 0 0;
}
.advocate:visited {
  color: #000;
}
.advocate:hover .arr {
  background: url(../img/btn-black-arrow.png) no-repeat 0 0;
}
.advocate .avatar,
advocate-overlay .avatar {
  float: left;
  margin-right: 12px;
}
.advocate-overlay-wrap .fancybox-skin {
  background: url(../img/bg-white-paper.jpg) repeat;
}
.advocate-overlay {
  max-width: 480px;
  padding: 15px;
}
#IssueAdvocateTitle.form-error {
  margin-bottom: 4px;
  border: 1px solid #b62524 !important;
}
.advocate-overlay h3,
.advocate-overlay h5 {
  font-family: "din-condensed-web", sans-serif;
  text-transform: uppercase;
}
.advocate-overlay h3 {
  color: #000;
  font-size: 32px;
  line-height: 30px;
  margin-bottom: 8px;
}
.advocate-overlay h5 {
  width: 380px;
}
.overlay-left,
.overlay-right {
  float: left;
  margin-bottom: 15px;
}
.overlay-left {
  width: 88px;
  margin-right: 10px;
}
.overlay-right {
  max-width: 380px;
}
.overlay-right .share-block {
  margin-top: 4px;
}
.overlay-right .share-block a {
  position: relative;
  height: 34px;
  width: 34px;
  margin-right: 4px;
  display: block;
  float: left;
  overflow: hidden;
  text-indent: -2000px;
  background: url(../img/sprite-social-sm.png) no-repeat;
}
.overlay-right .share-block .si-facebook,
.overlay-right .share-block .si-facebook:visited {
  background-position: 0px -1px;
}
.overlay-right .share-block .si-facebook:hover {
  background-position: 0px -35px;
}
.overlay-right .share-block .si-twitter,
.overlay-right .share-block .si-twitter:visited {
  background-position: -35px -1px;
}
.overlay-right .share-block .si-twitter:hover {
  background-position: -35px -35px;
}
.overlay-right .share-block .si-tumblr,
.overlay-right .share-block .si-tumblr:visited {
  background-position: -71px -1px;
}
.overlay-right .share-block .si-tumblr:hover {
  background-position: -71px -35px;
}
.overlay-right .share-block .si-pinterest,
.overlay-right .share-block .si-pinterest:visited {
  background-position: -143px -1px;
}
.overlay-right .share-block .si-pinterest:hover {
  background-position: -143px -35px;
}
.advocate-overlay h5 {
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  clear: none;
  color: #000;
}
.advocate .box {
  margin-left: 100px;
}
#IssueAdvocateMessage {
  height: 200px;
}
#IssueAdvocateMessage.form-error {
  margin-bottom: 4px;
  border: 1px solid #b62524 !important;
}
.advocates-intro {
  max-width: 625px;
}
.advocates-intro .red {
  color: #b62524;
}
#login-window {
  position: relative;
  background: url(../img/bg-white-paper.jpg) repeat;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#login-window h2 {
  margin: 0;
  padding: 15px 30px;
  font-family: "din-condensed-web", sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  text-align: center;
  color: #000;
}
#login-window .buttons {
  text-align: center;
}
#login-window .buttons > * {
  margin: 0 4px;
}
#login-window .buttons .fb-login-button {
  top: 4px;
}
#login-window .email {
  display: block;
  margin: 15px 0;
  font-family: "din-condensed-web", sans-serif;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}
#login-window .privacy {
  display: block;
  padding: 3px;
  width: 500px;
  color: #000;
  font-family: "din-condensed-web", sans-serif;
  text-align: right;
  text-transform: uppercase;
  border-top: 2px solid #b5b5b5;
}
.login-window-wrap .fancybox-close,
.advocate-overlay-wrap .fancybox-close {
  width: 70px;
  top: -24px;
  background: none;
}
.login-window-wrap .fancybox-close:after,
.advocate-overlay-wrap .fancybox-close:after {
  content: 'Close X';
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "din-condensed-web", sans-serif;
}
.advocates-container #thumb-label {
  margin: 10px 0 0 15px;
}
.advocates-container #thumb-label .label {
  font-family: "din-condensed-web", sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
.advocates-container #thumb-label .another {
  font-size: 12px;
}
.advocates-container .error-message {
  margin-bottom: 13px;
  font-size: 12px;
  color: #b62524;
  text-transform: uppercase;
}
.advocates-container .sidebar {
  /**
			
			BAD BAD BAD - Copied from other section but is duplicated
			
		**/
  /* Buttons */
}
.advocates-container .sidebar .select {
  margin-bottom: 15px;
}
.advocates-container .sidebar .text label,
.advocates-container .sidebar .select label {
  display: block;
  float: left;
  width: 90px;
}
.advocates-container .sidebar .text input,
.advocates-container .sidebar .select input {
  margin-bottom: 12px;
}
.advocates-container .sidebar .text.error input,
.advocates-container .sidebar .select.error input {
  margin-bottom: 4px;
  border: 1px solid #b62524;
}
.advocates-container .sidebar .error-message {
  padding-left: 95px;
}
.advocates-container .sidebar .error-message.left-align {
  margin-top: 2px;
  padding: 0;
}
.advocates-container .sidebar .checkbox {
  margin: 25px 0 15px 0;
}
.advocates-container .sidebar .checkbox input {
  margin-right: 8px;
}
.advocates-container .sidebar .submit input {
  width: 295px;
  border: 0;
  text-align: left;
}
.advocates-container .sidebar .submit input.lrg {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: -0.05em;
}
.advocates-container .sidebar .captcha {
  margin: 0 0 10px -2px;
}
.advocates-container .sidebar .disclaimer {
  margin-top: 4px;
  font-size: 10px;
}
.advocates-container .sidebar .btn {
  font-family: "din-condensed-web", sans-serif;
  display: block;
}
.advocates-container .sidebar .btn.red {
  color: #fff;
  background: #b62524;
}
.advocates-container .sidebar .btn.lrg {
  background: url(../img/btn-red-arrow.png) no-repeat top right #b62524;
  max-width: 540px;
  padding: 10px 20px 8px;
  font-size: 30px;
  line-height: 32px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.advocates-container .sidebar .btn.lrg:hover {
  background: url(../img/btn-black-arrow.png) no-repeat top right #000000;
}
.advocates-container-thankyou .main-content {
  float: none !important;
  max-width: 100% !important;
}
.advocates-container-thankyou .main-content h2 {
  margin-bottom: 5px !important;
}
.advocates-container-thankyou .main-content h4 {
  margin-bottom: 10px !important;
}
.advocates-container-thankyou .main-content p {
  font-weight: 700;
}
.advocates-container-thankyou .main-content #pledge {
  display: block;
  margin-bottom: 20px;
  padding-top: 10px;
  clear: both;
}
.advocates-container-thankyou .share-block {
  float: left;
  width: 22%;
  margin-right: 2%;
}
.advocates-container-thankyou .share-block a,
.advocates-container-thankyou .share-block a:visited {
  font-family: "din-condensed-web", sans-serif;
  position: relative;
  background: #B62524 !important;
  color: #fff;
  max-width: 540px;
  padding: 4px 48px 4px 10px;
  font-size: 30px;
  line-height: 32px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.advocates-container-thankyou .share-block a span,
.advocates-container-thankyou .share-block a:visited span {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  top: 5px;
  right: 10px;
}
.advocates-container-thankyou .share-block a span img,
.advocates-container-thankyou .share-block a:visited span img {
  height: 100%;
  width: 100%;
}
.advocates-container-thankyou .share-block a:hover {
  color: #000 !important;
}
/** Contact **/
/** Contact / Screening Request **/
.contact .box,
.screeningrequest .box {
  width: 45%;
}
.contact .box h3,
.screeningrequest .box h3 {
  background: #333333;
  color: #fff;
  padding: 3px;
}
.contact .box .location,
.screeningrequest .box .location,
.contact .box .phone,
.screeningrequest .box .phone,
.contact .box .name,
.screeningrequest .box .name,
.contact .box .email,
.screeningrequest .box .email {
  display: block;
  font-size: 18px;
  color: #0f0f0f;
  font-weight: 600;
}
.contact .box .location,
.screeningrequest .box .location {
  font-size: 24px;
  font-family: "din-condensed-web", sans-serif;
  color: #b62524;
}
.contact .box.pr,
.screeningrequest .box.pr {
  float: right;
  margin: 0 0 20px 0;
}
.contact .box.ds,
.screeningrequest .box.ds {
  float: left;
  margin-bottom: 2em;
  margin-right: 18px;
}
.contact .screening-contact,
.screeningrequest .screening-contact {
  margin: 30px 0 25px 0;
}
.contact hr,
.screeningrequest hr {
  margin: 20px 0;
  width: 100%;
  min-width: 700px;
  min-width: 280px;
}
.contact > p,
.screeningrequest > p,
.contact #contact-bottom p,
.screeningrequest #contact-bottom p {
  font-family: "din-condensed-web", sans-serif;
  font-size: 24px !important;
}
.contact > p span.email,
.screeningrequest > p span.email,
.contact #contact-bottom p span.email,
.screeningrequest #contact-bottom p span.email {
  display: block;
  color: #b62524;
}
.contact label,
.screeningrequest label {
  display: inline-block;
  width: 130px !important;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.contact .error-message,
.screeningrequest .error-message {
  color: #b62524;
}
.contact textarea,
.screeningrequest textarea,
.contact input,
.screeningrequest input {
  width: auto !important;
}
.contact textarea,
.screeningrequest textarea {
  max-width: 600px;
}
.contact input[type=submit],
.screeningrequest input[type=submit] {
  border: 0;
  background: none;
  color: #b62524;
  font-family: "din-condensed-web", sans-serif;
  font-size: 28px;
  margin-left: 130px;
}
.contact input[type=submit]:hover,
.screeningrequest input[type=submit]:hover {
  color: #000;
}
.filters {
  margin-bottom: 20px;
}
.filter {
  float: left;
  margin-right: 4px;
}
.filter din {
  color: red;
}
/** SCREENINGS **/
#screening-map {
  clear: both;
  width: 100%;
  height: 400px;
  margin: 0 auto 50px auto;
}
.screening-panel {
  font-size: 12px;
}
.screening-panel h3 {
  color: #b62524;
  font-size: 18px;
  font-family: "din-condensed-web", sans-serif;
}
.screening-panel p {
  margin: 8px 0 0 0;
}
#screening-filters {
  float: left;
  width: 610px;
  margin: 18px 0 20px 0;
}
.filters label {
  margin-left: 0px;
}
.filters .past-events {
  margin-top: 2px;
}
.filters .past-events label {
  font-size: 16px;
  font-weight: bold;
  font-family: arial, sans-serif;
}
.map-legend {
  float: left;
  width: 125px;
  margin: 6px 0 0 0;
  font-weight: bold;
}
.map-legend .legend {
  float: left;
  width: 170px;
}
.map-legend span {
  float: left;
  display: block;
  width: 15px;
  height: 15px;
  margin: 2px 10px 0 0;
}
.screenings-sorry {
  margin-top: 20px;
}
.category-1 span {
  background-color: #b62524;
}
.category-2 span {
  background-color: #ffcc00;
}
.category-3 span {
  background-color: #ff7200;
}
.category-4 span {
  background-color: #6ed608;
}
.inside #main .container .main-content h3.theatres {
  margin-bottom: 15px;
}
.ticket-logo {
  margin: 0 50px 0 0;
}
.ticket-logo.last {
  margin: 0;
}
.screenings {
  margin: 0 0 10px 0;
}
.screenings tr {
  border-bottom: 2px solid #ccc;
}
.screenings td {
  padding: 20px;
}
.screenings .top-row td {
  padding-top: 0;
}
.screenings .day .screenings .details {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
}
.screenings .day {
  text-transform: uppercase;
}
.screenings .details {
  font-weight: bold;
  text-transform: capitalize;
}
.screenings td.time {
  width: 100px;
}
.screenings a {
  font-family: "din-condensed-web", sans-serif;
  color: #000;
}
.screenings a:hover {
  color: #b62524;
}
.screenings a:visited {
  color: #000;
}
/** PRESS PAGES **/
.inside #main > .container .main-content.press-clip a.btn.lrg {
  width: 300px;
  float: left;
  margin: 10px 20px 30px 0;
}
.press-clip a.btn.lrg.first {
  margin-bottom: 0;
}
h4.globe {
  background: url(../img/globe.png) no-repeat left center;
  padding-left: 40px;
  margin: 30px 0 15px 0;
}
.press-article,
.press-article:visited {
  display: block;
  max-width: 780px;
  padding: 10px;
  background: url(../img/bg-white-paper.jpg) repeat;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  margin: 0 0 20px;
  color: #000;
  cursor: pointer;
  position: relative;
}
.press-article span.corner,
.press-article:visited span.corner {
  background: url(../img/more.png) no-repeat right top;
  width: 60px;
  height: 54px;
}
.press-article:hover {
  color: #000;
}
.press-article:hover h3 {
  color: #000;
}
.press-article .date {
  font-family: "din-condensed-web", sans-serif;
  text-transform: uppercase;
}
.press-article h3 {
  margin: 0px;
  color: #b62524;
  padding-right: 44px;
}
.press-article hr {
  margin: 10px 0;
  border-top: 1px solid #aaa;
}
.press-article .corner {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 20px;
}
/*** ISSUES INDEX **/
.issue-stub {
  margin-top: 20px;
}
.issue-stub a {
  background: url(../img/btn-red-arrow.png) no-repeat center right;
  padding-right: 60px;
  font-family: "din-condensed-web", sans-serif;
  letter-spacing: -0.075em;
  font-size: 60px;
  line-height: 56px;
  color: #b62524;
  text-transform: uppercase;
}
.issue-stub a:hover {
  color: black;
  background-image: url(../img/btn-black-arrow.png);
}
.inside #main > .container .main-content .issue-stub .btn-red-arrow {
  margin-bottom: -5px;
  background-position: bottom left;
  float: none;
  display: inline-block;
}
/*** ISSUES SINGLE **/
h5.what-we-know {
  background: url(../img/graph.png) no-repeat left center;
  padding-left: 34px;
  margin-bottom: 10px;
}
h5.from-the-web {
  background: url(../img/globe.png) no-repeat left center;
  padding: 5px 0 5px 34px;
  margin-bottom: 10px;
}
.issue-article {
  background: url(../img/bg-white-paper.jpg) repeat;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  font-family: "din-condensed-web", sans-serif;
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
}
.issue-article .date {
  text-transform: uppercase;
  color: #b62524;
  font-size: 20px;
}
.issue-article .source {
  font-size: 20px;
}
.issue-article .author {
  font-size: 16px;
}
.issue-article img {
  float: right;
}
.issue-article h4 {
  font-size: 30px;
  text-transform: none;
  padding-right: 40px;
}
.issue-article span.corner {
  background: url(../img/more.png) no-repeat right top;
  width: 60px;
  height: 54px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.issue-article a.article {
  font-size: 29px;
  color: #000;
  text-transform: uppercase;
}
.issue-article a.article span {
  color: #b62524;
}
.issue-article a.article:hover {
  color: #b62524;
}
.issue-article a.article:hover span {
  color: #000;
}
.single-issue h3 {
  text-indent: -11px;
  padding-left: 11px;
}
.single-issue h5 {
  padding-left: 11px;
}
.single-issue h5.ico {
  padding-left: 34px;
}
/*** FILMMAKERS PAGE **/
.filmmakers .filmmaker {
  margin: 0 0 50px 0;
}
.filmmakers .filmmaker > p {
  font-size: 16px;
  line-height: 22px;
}
.filmmakers .filmmaker .container {
  position: relative;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  background: url(../img/bg-white-paper.jpg) repeat;
  padding: 15px;
  margin-bottom: 20px;
}
.filmmakers .filmmaker .container img {
  float: right;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
}
.filmmakers .filmmaker .container .about {
  position: relative;
  max-width: 800px;
  margin-right: 250px;
  margin-bottom: 14px;
  text-align: center;
  padding-top: 40px;
  height: 131px;
  border-bottom: 2px solid #d9d8d8;
  border-top: 2px solid #d9d8d8;
  vertical-align: middle;
}
.filmmakers .filmmaker .container .about .first,
.filmmakers .filmmaker .container .about .last {
  font-family: "din-condensed-web", sans-serif;
  font-size: 45px;
  text-transform: uppercase;
  line-height: 45px;
}
.filmmakers .filmmaker .container .about .title {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  color: #b62524;
}
.credits {
  text-align: center;
}
.credits h5 {
  margin-top: 15px;
}
/** ON TV PAGE, ONLINE PAGE **/
.node46 p img,
.node39 p img,
.node136 p img,
.node40 p img {
  width: auto !important;
}
/** BUY THE DVD PAGE **/
.node134 .product {
  height: auto;
  /* float: left; */
  margin-bottom: 20px;
}
.node134 .product .product-image {
  float: left;
  width: 100px;
  margin-right: 10px;
}
.node134 .product .product-image > img {
  width: 100px;
  height: auto;
}
.node134 .product .product-info {
  /*
max-width: 500px;
			float: left;
*/
}
.node134 .product .product-button {
  float: right;
  height: 132px;
  width: 120px;
  margin-left: 5px;
  text-align: center;
}
/** CHARACTER PAGE **/
.characters > #carousel-wrap {
  overflow-x: hidden;
  width: 100%;
}
.characters > #carousel-wrap > nav {
  position: relative;
  margin: 0 76px;
}
.characters > #carousel-wrap > nav .jcarousel-prev {
  width: 76px;
  height: 77px;
  background: url(../img/characters-nav-prev.png);
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -76px;
}
.characters > #carousel-wrap > nav .jcarousel-next {
  width: 76px;
  height: 77px;
  background: url(../img/characters-nav-next.png);
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -76px;
}
.characters > #carousel-wrap > nav ul {
  width: 100%;
}
.characters > #carousel-wrap > nav ul li a {
  margin-right: 1px;
  position: relative;
  float: left;
  width: 117px;
}
.characters > #carousel-wrap > nav ul li a img {
  width: 100%;
  height: auto;
}
.characters > #carousel-wrap > nav ul li a span {
  display: none;
  position: absolute;
  background: url(../img/character-thumb-bg.png);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: "din-condensed-web", sans-serif;
  font-size: 16px;
  padding-top: 20px;
}
.characters > #carousel-wrap > nav ul li a:hover span {
  display: block;
}
.characters .main {
  clear: both;
  position: relative;
  margin: 20px 0;
  top: 0;
  left: 0;
}
.characters .main .character {
  top: 0;
  left: 0;
}
.characters .main .character img {
  max-width: 100%;
  height: auto;
}
.characters .main .character .character-foot {
  padding: 20px;
  background: url(../img/bg-white-paper.jpg) repeat;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
}
.characters .main .character .character-foot .text {
  max-width: 860px;
  font-size: 16px;
  line-height: 22px;
  float: left;
  margin-right: 300px;
}
.characters .main .character .character-foot a.engage {
  float: right;
  font-family: "din-condensed-web", sans-serif;
  font-size: 40px;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: -0.075em;
  margin-left: -300px;
  width: 300px;
  text-align: right;
}
.characters .main .character .character-foot a.engage span {
  background: url(../img/btn-red-arrow.png) no-repeat center right;
  display: block;
  height: 60px;
}
.characters .main .overlay {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 50%;
  text-align: center;
  margin: 60px 15px 0 15px;
  font-family: "din-condensed-web", sans-serif;
  font-size: 39px;
  line-height: 39px;
  text-transform: uppercase;
}
.characters .main .overlay small {
  display: block;
}
.characters .main .overlay small.author {
  font-size: 50px;
  letter-spacing: -1px;
  line-height: 50px;
  margin-top: 30px;
}
.characters .main .overlay small.title {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -1px;
}
.characters .main > img {
  width: 100%;
  height: auto;
}
.characters .main a img {
  width: 100%;
  height: auto;
}
.characters .main > img.content-image {
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  width: auto;
  height: auto;
}
/** TUGG WIDGET **/
.inside #main > .container .main-content #title_widget {
  background: url(../img/bg-white-paper.jpg) repeat;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
}
.inside #main > .container .main-content #title_widget .tg-title h1 a {
  font-family: "din-condensed-web", sans-serif;
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
}
.inside #main > .container .main-content #title_widget h3 {
  font-size: 18px;
  line-height: 22px;
}
.inside #main > .container .main-content #title_widget .tg-widget {
  font-size: 14px;
  line-height: 18px;
}
.inside #main > .container .main-content #title_widget .tg-widget a {
  color: #b62524;
}
.inside #main > .container .main-content #title_widget .tg-widget a:hover {
  color: #000;
}
.inside #main > .container .main-content #title_widget .tg-events-wr {
  width: 100%;
}
.inside #main > .container .main-content #title_widget .tg-widget .inline {
  padding: 20px 20px 20px 0;
}
.inside #main > .container .main-content #title_widget .tg-no-events {
  font-weight: bold;
  color: #b62524;
  margin-top: 30px;
}
.inside #main > .container .main-content #title_widget .tg-logo-1 {
  display: none;
}
.inside #main > .container .main-content #title_widget .tg-dir-and-act {
  padding-left: 0;
  font-style: normal;
  font-weight: bold;
  font-family: "din-condensed-web", sans-serif;
}
.inside #main > .container .main-content #title_widget .tg-get-tix-wr {
  font-family: "din-condensed-web", sans-serif;
  border: 1px solid #aaa;
  font-size: 16px;
  line-height: 16px;
}
.inside #main > .container .main-content #title_widget .tg-get-tix-wr hover:a {
  color: #b62524;
}
.inside #main > .container .main-content #title_widget .tg-sold-out {
  font-weight: bold;
  font-family: "din-condensed-web", sans-serif;
  font-size: 16px;
}
.inside #main > .container .main-content #title_widget .tg-widget {
  width: 100%;
  max-width: 780px;
}
/** SUPPORTS **/
.columns {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  margin-bottom: 20px;
  font-size: 12px;
}
#flashMessage {
  background: #B62524;
  color: white;
  font-size: 27px;
  padding: 5px;
}
/* ==|== queries ======================================================
   EXAMPLE 
    Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 1400px) {
  #add img {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 959px) {
  .inside #main > .container .main-content .btn-title {
    float: left;
    padding-right: 20px;
    background: url(../img/btn-red-arrow-mini.png) no-repeat right center;
  }
  .inside #main > .container .main-content #right_pledge {
    width: 100%;
    float: left;
  }
  .inside #main > .container .main-content .action:hover .btn-title {
    background-image: url(../img/btn-black-arrow-mini.png);
  }
  .inside #main > .container .main-content .btn-red-arrow {
    display: none;
  }
  .inside #main > .container .main-content {
    margin-bottom: 40px;
  }
  .filmmakers .filmmaker .container .about {
    padding-top: 10px;
    height: 156px;
  }
  .advocates-container-thankyou .share-block {
    float: none;
    width: 270px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .inside #right_buttons {
    float: left;
    margin-bottom: 10px;
    width: 10%;
  }
  .inside #right_buttons .btn {
    width: 25%;
    float: left;
    font-family: "din-condensed-web", sans-serif;
    display: block;
  }
  .inside .node134 .product {
    margin-bottom: 20px;
    float: left;
    height: 200px;
  }
  .inside .node134 .product .product-image {
    display: block;
    width: 100px;
    height: auto;
    margin-right: 10px;
    float: left;
  }
  .inside .node134 .product .product-image > img {
    width: 100px;
    height: auto;
    display: block;
  }
  .inside .node134 .product .product-info {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  .inside .node134 .product .product-button {
    float: right;
    width: 120px;
    height: 50px;
  }
  .inside .match {
    display: none;
  }
  .inside #actions {
    float: right;
  }
  .inside > footer {
    position: relative;
    width: 480px;
    padding-top: 44px;
  }
  .inside > footer .legal {
    position: relative;
  }
  .inside > footer .legal #add {
    padding-top: 40px;
  }
  .inside > footer .legal #add .ratings {
    margin-top: -40px;
    position: absolute;
    left: 50%;
    margin-left: -96px;
  }
  .inside > footer .awards {
    position: relative;
    width: 560px !important;
    margin: 100px auto 0 auto;
    max-width: none;
    left: 50%;
    margin-left: -282px;
  }
  .inside > footer .awards .sundance {
    position: relative;
    float: left;
    width: auto;
    height: 40px;
  }
  .inside > footer .awards .hr {
    margin-left: 5px;
  }
  .inside > footer .awards .start {
    position: absolute;
    margin-top: -80px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 80px;
  }
  .inside > footer .awards .sundance .a,
  .inside > footer .awards .sundance .b {
    width: auto;
    height: 40px;
  }
  .inside > footer .awards .sundance img {
    width: auto;
    height: 100%;
  }
  .inside > footer .awards .start .a,
  .inside > footer .awards .start .b {
    width: auto;
    height: 80px;
  }
}
@media only screen and (max-width: 959px) {
  .inside #main > .container .match {
    display: block;
  }
  .inside #main > .container .main-content #right_buttons {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    min-height: 10px;
  }
  .inside #main > .container .main-content #right_buttons .btn {
    width: 44%;
    float: left;
    font-family: "din-condensed-web", sans-serif;
    display: block;
  }
  .inside #main > .container .main-content > p img.content-image {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
  }
  .characters .main .character .text {
    width: 100%;
    margin-right: auto;
  }
  .characters .main .character a.engage {
    width: auto;
    margin-left: auto;
    clear: both;
    text-align: center;
    background: url(../img/btn-red-arrow.png) no-repeat center right;
    padding-right: 60px;
  }
  .characters .main .character a.engage span {
    display: none !important;
  }
  .advocates-container-thankyou .main-content #pledge {
    width: 100%;
    height: auto;
    clear: both;
  }
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .inside #cnn {
    width: 10%;
  }
  .inside .node134 .product {
    margin-bottom: 20px;
    height: 300px;
    float: left;
  }
  .inside .node134 .product .product-image {
    float: left;
    width: 100px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 30px;
  }
  .inside .node134 .product .product-image > img {
    width: 100px;
    height: auto;
  }
  .inside .node134 .product .product-info {
    max-width: 680px;
    clear: left;
  }
  .inside .node134 .product .product-button {
    float: right;
    width: 120px;
    height: 50px;
  }
  .inside > header {
    width: 728px;
  }
  .inside #main {
    width: 728px;
  }
  .inside #main > .container .main-content {
    /*#right_buttons{
					width: 100%;
					float: left;
					display: block;
					
					.btn {
						margin: 0 auto;
						width: 44%;
						display: block;	
						
						.font;
										
						}
					}*/
    max-width: 410px;
  }
  .inside #main > .container .main-content .advocate h3 {
    font-size: 22px;
    line-height: 21px;
  }
  .inside #main > .container .main-content .advocate h5 {
    font-size: 16px;
    line-height: 21px;
  }
  .inside #main > .container .main-content .advocate .arr {
    height: 30px;
    width: 30px;
    background: url(../img/btn-red-arrow-sm.png) no-repeat center right;
  }
  .inside #main > .container .main-content .advocate:hover .arr {
    background: url(../img/btn-black-arrow-sm.png) no-repeat center right;
  }
  .inside #main > .container .main-content .advocate .tv-icon {
    height: 30px;
    width: 30px;
    background: url(../img/tv-icon-sm.png) no-repeat center right;
  }
  .inside #main > .container .main-content .advocate:hover .tv-icon {
    background: url(../img/black-tv-icon-sm.png) no-repeat center right;
  }
  .inside > footer {
    width: 728px;
  }
  .inside > footer .awards {
    position: relative;
    width: 560px !important;
    margin: 100px auto 0 auto;
    max-width: none;
    left: 50%;
    margin-left: -282px;
  }
  .inside > footer .awards .sundance {
    position: relative;
    float: left;
    width: auto;
    height: 40px;
  }
  .inside > footer .awards .hr {
    margin-left: 5px;
  }
  .inside > footer .awards .start {
    position: absolute;
    margin-top: -80px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 80px;
  }
  .inside > footer .awards .sundance .a,
  .inside > footer .awards .sundance .b {
    width: auto;
    height: 40px;
  }
  .inside > footer .awards .sundance img {
    width: auto;
    height: 100%;
  }
  .inside > footer .awards .start .a,
  .inside > footer .awards .start .b {
    width: auto;
    height: 80px;
  }
  .inside #screening-filters {
    margin: 10px 0 0 0;
  }
  .inside .map-legend {
    margin: 5px 0;
  }
  .inside .ticket-logo {
    margin: 0 10px;
  }
  .inside.single #main > .container .sidebar {
    max-width: 380px;
    margin: 30px auto 0 auto;
    float: none;
  }
  .inside.single #main > .container .sidebar .tout {
    position: relative;
    max-width: 380px;
  }
  .inside.single #main > .container .sidebar .social {
    position: relative;
    max-width: 350px;
  }
  .inside.single #main > .container .sidebar .infographic {
    position: relative;
    left: auto;
    margin-left: auto;
    max-width: 380px;
  }
  /** CHARACTER PAGE **/
  .characters .main .character .overlay {
    width: 58%;
    margin: 26px 15px 0 15px;
    font-size: 30px;
    line-height: 35px;
  }
  .contact .box,
  .screeningrequest .box {
    width: 100%;
    clear: both;
  }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .inside #cnn {
    width: 12%;
  }
  .inside .node134 .product {
    margin-bottom: 20px;
    float: left;
    height: 250px;
  }
  .inside .node134 .product .product-image {
    display: block;
    width: 100px;
    height: auto;
    margin-right: 10px;
    float: left;
  }
  .inside .node134 .product .product-image > img {
    width: 100px;
    height: auto;
    display: block;
  }
  .inside .node134 .product .product-info {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  .inside .node134 .product .product-button {
    float: right;
    width: 120px;
    height: 50px;
  }
  .inside > header #logo {
    position: relative;
    width: 100%;
    left: 0;
    margin: 20px 0 60px 0;
  }
  .inside > header #watch-trailer-btn {
    position: relative;
    margin: 0 auto;
    top: -25px;
    left: 0;
  }
  .inside > header h3 {
    font-size: 34px;
  }
  .inside > header #cause li a,
  .inside > header #cause li a:active,
  .inside > header #cause li a:visited {
    color: #000;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -1px;
  }
  .inside > header #film li a,
  .inside > header #film li a:active,
  .inside > header #film li a:visited {
    color: #000;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -1px;
  }
  .inside nav#sub ul li {
    width: 100% !important;
    height: 40px !important;
    border-left: none !important;
    display: block !important;
  }
  .inside #main nav#sub ul li a {
    line-height: 40px;
  }
  .inside #main > .container .main-content {
    max-width: none;
    margin-right: 0;
  }
  .inside #main > .container .main-content #right_buttons {
    width: 100%;
    float: left;
    display: block;
  }
  .inside #main > .container .main-content #right_buttons .btn {
    margin: 0 auto;
    width: 40%;
    font-family: "din-condensed-web", sans-serif;
    display: block;
  }
  .inside #main > .container .main-content #right_buttons .btn.lrg {
    font-size: 16px;
  }
  .inside #main > .container .main-content h3 {
    font-size: 24px;
    line-height: 24px;
  }
  .inside #main > .container .main-content h5 {
    font-size: 14px;
  }
  .inside #main > .container .main-content .advocate h5 {
    font-size: 18px;
    line-height: 22px;
  }
  .inside #main > .container .sidebar {
    float: none;
    margin: 0 auto;
    clear: both;
  }
  .inside.single #main > .container .sidebar {
    max-width: 380px;
    margin: 30px auto 0 auto;
  }
  .inside.single #main > .container .sidebar .tout {
    position: relative;
    max-width: 380px;
  }
  .inside.single #main > .container .sidebar .social {
    position: relative;
    max-width: 350px;
  }
  .inside.single #main > .container .sidebar .infographic {
    position: relative;
    left: auto;
    margin-left: auto;
    max-width: 380px;
  }
  .inside > footer .awards {
    position: relative;
    width: 560px !important;
    margin: 100px auto 0 auto;
    max-width: none;
    left: 50%;
    margin-left: -282px;
  }
  .inside > footer .awards .sundance {
    position: relative;
    float: left;
    width: auto;
    height: 40px;
  }
  .inside > footer .awards .hr {
    margin-left: 5px;
  }
  .inside > footer .awards .start {
    position: absolute;
    margin-top: -80px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 80px;
  }
  .inside > footer .awards .sundance .a,
  .inside > footer .awards .sundance .b {
    width: auto;
    height: 40px;
  }
  .inside > footer .awards .sundance img {
    width: auto;
    height: 100%;
  }
  .inside > footer .awards .start .a,
  .inside > footer .awards .start .b {
    width: auto;
    height: 80px;
  }
  .inside #screening-filters {
    margin: 10px 0 0 0;
    width: 100%;
  }
  .inside .map-legend {
    margin: 5px 0;
  }
  .inside .ticket-logo {
    margin: 0 10px;
  }
  /** CHARACTER PAGE **/
  .characters .main .character .overlay {
    width: 100%;
    position: relative;
    margin: 0 0 15px 0;
    font-size: 30px;
    line-height: 35px;
  }
  .characters .main .character .overlay q {
    color: #000;
  }
  /** SUPPORTS **/
  .columns {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    margin-bottom: 20px;
  }
  .contact .box,
  .screeningrequest .box {
    width: 100%;
    clear: both;
  }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .inside > header {
    width: 480px;
  }
  .inside #main {
    width: 480px;
  }
  .inside #main #right_buttons {
    width: 100%;
    display: block;
    float: left;
  }
  .inside #main #right_buttons .btn {
    float: left;
    margin: 0 auto;
    width: 30%;
    font-family: "din-condensed-web", sans-serif;
    display: block;
    font-size: 10px;
  }
  .inside #main > .container .sidebar {
    width: 380px;
  }
  .inside > footer {
    position: relative;
    width: 480px;
    padding-top: 44px;
  }
  .inside > footer .legal {
    position: relative;
  }
  .inside > footer .legal #add {
    padding-top: 40px;
  }
  .inside > footer .legal #add .ratings {
    margin-top: -40px;
    position: absolute;
    left: 50%;
    margin-left: -96px;
  }
  .inside > footer .awards {
    position: relative;
    width: 480px !important;
    margin: 100px auto 0 auto;
    max-width: none;
    left: 50%;
    margin-left: -240px;
  }
  .inside > footer .awards .sundance {
    position: relative;
    float: left;
    width: auto;
    height: 34px;
  }
  .inside > footer .awards .hr {
    margin-left: 5px;
  }
  .inside > footer .awards .start {
    position: absolute;
    margin-top: -80px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 80px;
  }
  .inside > footer .awards .sundance .a,
  .inside > footer .awards .sundance .b {
    width: auto;
    height: 34px;
  }
  .inside > footer .awards .sundance img {
    width: auto;
    height: 100%;
  }
  .inside > footer .awards .start .a,
  .inside > footer .awards .start .b {
    width: auto;
    height: 80px;
  }
  #screening-filters {
    margin: 10px 0 0 0;
    width: 100%;
  }
  .map-legend {
    margin: 5px 0;
  }
  .ticket-logo {
    margin: 0 2px;
  }
  .screenings td {
    padding: 0;
  }
  .node134 .product {
    height: 300px;
    float: left;
    margin-top: 0px;
  }
  .node134 .product .product-image {
    float: left;
    width: 100px;
    height: 120px;
    margin-right: 10px;
    margin-bottom: 30px;
  }
  .node134 .product .product-image > img {
    width: 100px;
    height: auto;
  }
  .node134 .product .product-info {
    max-width: 680px;
    clear: left;
  }
  .node134 .product .product-button {
    float: right;
    width: 120px;
    height: 250px;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  html {
    position: absolute;
  }
  html .inside #main {
    padding: 0 10px;
  }
  html .inside #main > .container .main-content #right_buttons {
    width: 100%;
    display: block;
  }
  html .inside #main > .container .main-content #right_buttons .btn {
    float: left;
    margin: 0 auto;
    width: 44%;
    font-family: "din-condensed-web", sans-serif;
    display: block;
  }
  html .inside #main > .container .main-content .btn-red-arrow {
    float: left;
    width: 30px;
    height: 30px;
    background-image: url(../img/btn-red-arrow-sm.png);
  }
  html .inside #main > .container .main-content .btn-red-arrow:hover {
    background-image: url(../img/btn-black-arrow-sm.png);
  }
  html .inside #main > .container .main-content .btn.lrg {
    font-size: 24px;
  }
  html .inside #main > .container .main-content .share-block a.btn.lrg {
    font-size: 30px;
  }
  html .inside #screening-filters {
    margin: 10px 0 0 0;
    width: 100%;
  }
  html .inside .filter {
    float: none;
    margin-bottom: 3px;
  }
  html .inside .map-legend {
    margin: 5px 0;
  }
  html .inside .ticket-logo {
    margin: 0 2px;
  }
  html .inside > footer {
    padding: 0;
  }
  html .inside > footer .legal {
    position: relative;
  }
  html .inside > footer .legal #add {
    padding-top: 40px;
  }
  html .inside > footer .legal #add .ratings {
    margin-top: -40px;
    position: absolute;
    left: 50%;
    margin-left: -96px;
  }
  html .inside > footer .awards {
    width: 360px !important;
    position: absolute;
    left: 50%;
    top: -45px;
    margin-left: -180px;
    margin-top: -36px;
    max-width: none;
  }
  html .inside > footer .awards .sundance {
    position: relative;
    float: left;
    width: auto;
    height: 25px;
  }
  html .inside > footer .awards .start {
    position: absolute;
    margin-top: -54px;
    left: 50%;
    margin-left: -75px;
    width: auto;
    height: 50px;
  }
  html .inside > footer .awards .sundance .a,
  html .inside > footer .awards .sundance .b {
    width: auto;
    height: 25px;
  }
  html .inside > footer .awards .start .a,
  html .inside > footer .awards .start .b {
    width: auto;
    height: 50px;
  }
  html .inside > footer .legal {
    margin: 0 20px;
  }
  .advocate {
    width: inherit;
  }
  .advocate .arr {
    display: block;
    width: 30px;
    height: 30px;
    margin: 10px;
    background: url(../img/btn-red-arrow-sm.png) no-repeat 0 0;
  }
  .advocate:hover .arr {
    background: url(../img/btn-black-arrow-sm.png) no-repeat 0 0;
  }
  .advocate .tv-icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: 10px;
    background: url(../img/tv-icon-sm.png) no-repeat 0 0;
  }
  .advocate:hover .tv-icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: 10px;
    background: url(../img/black-tv-icon-sm.png) no-repeat 0 0;
  }
  .overlay-right {
    max-width: 210px;
  }
  .advocate-overlay h5 {
    width: 210px;
  }
  .advocate-overlay #pledge {
    width: 210px;
    height: auto;
  }
  .filmmakers .filmmaker .container {
    border: 0;
    text-align: center;
  }
  .filmmakers .filmmaker .container img {
    float: none;
  }
  .filmmakers .filmmaker .container .about {
    border: 0;
    padding-top: 10px;
    height: auto;
    clear: both;
    margin: 0;
  }
  .contact label,
  .screeningrequest label {
    clear: both;
    width: 100%;
    display: block;
  }
  .contact input,
  .screeningrequest input,
  .contact textarea,
  .screeningrequest textarea {
    clear: both;
    width: 100% !important;
    display: block;
  }
  .screenings td {
    padding: 0;
  }
  .issue-stub a {
    background: url(../img/btn-red-arrow-sm.png) no-repeat center right;
    font-size: 47px;
  }
  .contact .box .email,
  .contact .box .name,
  .contact .box .phone {
    font-size: 15px;
  }
  .contact {
    width: 280px;
  }
  .contact-form {
    width: 280px;
  }
  .contact-form input[type="submit"] {
    margin: 0;
  }
  .screeningrequest {
    position: absolute;
    width: 280px;
    left: 50%;
    margin-left: -140px;
  }
  .screeningrequest input[type="submit"] {
    margin: 0;
  }
  .node134 .product {
    height: 300px;
    float: left;
  }
  .node134 .product .product-image {
    float: left;
    width: 100px;
    margin-right: 10px;
  }
  .node134 .product .product-image > img {
    width: 100px;
  }
  .node134 .product .product-info {
    max-width: 650px;
    clear: left;
    margin-bottom: 20px;
  }
  .node134 .product .product-button {
    float: right;
    width: 120px;
    height: 132px;
  }
}
.honeypot {
  display: none;
}
/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
.char-count {
  float: right;
  color: #B62524;
  font-size: 14px;
  margin: -15px 5px 0 0;
}
/* For image replacement */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}
/* Contain floats: h5bp.com/q */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ===================================================
	IE Classes
	================================================*/
.lt-ie9 body > header #logo {
  height: 99px;
}
.lt-ie9 body > header #logo img {
  height: 99px;
}
.lt-ie9 body > header #logo #watch-trailer-btn img {
  height: auto;
  width: auto;
}
.lt-ie9 body footer .awards .sundance .a img,
.lt-ie9 body footer .awards .sundance .b img {
  height: 40px;
}
.lt-ie9 body footer .awards .sundance.start .a img {
  height: 60px;
}
.lt-ie8 body nav#sub {
  display: block !important;
}
.lt-ie8 body nav#sub ul {
  display: block !important;
}
.lt-ie8 body nav#sub ul li {
  display: inline-block !important;
  float: left;
}
.lt-ie8 body nav#sub ul li a {
  display: inline-block !important;
}
/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
